#topMainvisual{
  position: relative;
}
#topMainvisual .toiawase-link{
  position: absolute;
  left:calc(50% - 412px);
  bottom:40px;
  font-size:16px;
  color: #002896;
  text-decoration: underline;

}
.btn_right{
  display: flex;
  justify-content: flex-end;
}
.btn_right-center {
  display: flex;
  justify-content: flex-end;
}
.btn_center {
  display: flex;
  justify-content: center;
}
.contentWrap figure {
  text-align: center;
}
.top_news {
  background: #fff;
  padding: 10px;
  margin: 0 auto 60px;
  max-width: 1206px;
  display: flex;
}
.top_news h2 {
  color: #48c0ff;
  /* 	margin-right: 16px;
	margin-bottom: 0;
	margin-top: 4px; */
  margin: 4px 48px 0 75px;
  font-size: 18px;
  font-weight: normal;
}
.top_news dl {
  display: flex;
  justify-content: center;
}
.top_news dl > dt {
  font-size: 18px;
  line-height: 1.8;
  margin-right: 18px;
}
.top_news dl > dt > span {
  color: #48c0ff;
  padding-right: 16px;
}
.top_news dl > dd {
  font-size: 18px;
  line-height: 1.8;
}
.top_lead h2 {
  text-align: center;
  margin-bottom: 32px;
}
.top_lead p {
  color: #002894;
}
.plan .btn02.comBlue, .feature .btn02.comBlue, .scene .btn02.comBlue, .casestudy .btn02.comBlue {
  width: 227px;
}
.feature .column-box03b {
  margin-bottom: 32px;
  gap:10px;
}
.feature .column-box03b .box {
  background-color: #EFF4F7;
  width: calc((100% - 30px) / 4);
  max-width: 375px;
  margin-right: 0;
}
.feature .column-box03b .box h3 {
  margin-top: 0;
  margin-bottom:32px;
  min-height:2.5em;
}
.feature .column-box03b .box .thumb{
  height:140px;
}
.feature .column-box03b .box img {
  text-align: center;
  width:100%;
  height: 140px;
}
.feature .column-box03b .box p{
  /* text-align:left; */
  font-size:18px;
}
@media screen and (max-width: 768px){
  .feature .column-box03b .box {
    width: 100%;
    max-width: 100%;
  }
  .feature .column-box03b .box p{
    font-size:14px;
  }
  .feature .column-box03b .box .thumb{
    height:auto;
  }
  .feature .column-box03b .box img {
    max-width: 180px;
    width: 100%;
  }
}
.scene_list img{
  max-width: 180px;
  width: 100%;
}
.scene_list img[src$="scene02.svg"]{
  max-width: 162px;
}
.scene_list img[src$="scene04.svg"]{
  max-width: 170px;
}
.scene_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.scene_list .box {
  width: 24.3%;
  padding: 40px 24px;
  background: #fff;
  text-align: left;
  position: relative;
  box-sizing: border-box;
}
.scene_list .box p {
  line-height: 1.8;
  margin-bottom: 0;
}
.scene_list .box .thumb {
  text-align: center;
  height: 200px;
}
.plan h2.top_title + p {
  margin-bottom: 32px;
}
.plan h3 {
  color: #002896;
  margin-bottom: 32px;
}
.plan_content {
  width: 587px;
}
.plan_content .box:first-child {
  border-bottom: 2px solid #002896;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.plan .column-box02a div {
  text-align: center;
  width: 100%;
  max-width: 600px;
}
.plan .column-box02a > div:last-of-type {
  text-align: right;
  flex-shrink: 2;
  padding-left: 24px;
}
.plan .column-box02a > div:last-of-type img{
  width: 100%;
}
.plan_box.column-box02a div:not(:last-of-type){
  margin-right: 0;
  flex-shrink: 1;
}
.plan_content .box .table-normal {
  table-layout: fixed;
  margin-bottom: 16px;
}
.plan_content .box th,
.plan_content .box td {
  padding: 0px 10px;
}
.plan_content .box .large {
  font-size: 38px;
  font-weight: bold;
  display: inline-block;
  margin-right: 6px;
}
.plan_content .box .price {
  text-align: center;
  line-height: 1;
  font-size: 67px;
  color: #002896;
}
.plan_content .box:last-of-type .price {
  margin-bottom: 32px;
}
.plan_content .box .price strong {
  font-size: 120px;
  font-weight: bold;
  font-family: 'Noto Sans', sans-serif;
  color: #002896;
}
.plan_content .box .price small {
  font-size: 14px;
  font-weight: normal;
  display: block;
  text-align: right;
  color: #000000;
  line-height: 1.8;
}
.plan_content .box .to_box {
  display: inline-block;
  background: #48c0ff;
  padding: 8px 40px;
  color: #002896;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  width: auto;
}
.plan_image {
  width: 480px;
}
.casestudy .column-box03a {
  margin-bottom: 32px;
}
.casestudy .column-box03a .box .content {
  padding-top: 24px;
}
.casestudy .column-box03a .box .case_logo {
  margin-bottom: 10px;
  line-height: 1.2;
  text-align: left;
}
.casestudy .column-box03a .box .case_logo > span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.casestudy .column-box03a .box .case_logo > img {
  max-width: 60%;
  max-height: 62px;
  margin-bottom: 16px;
}
.casestudy .column-box03a .box .content p {
  min-height: 91px;
  font-size: 16px;
}
.casestudy .column-box03a .box .tag {
  margin-bottom: 0;
}
.casestudy .column-box03a .box .tag li:last-of-type {
  margin-bottom: 16px;
}
.movie_list {
  margin-top: 60px;
  display: flex;
  justify-content: space-between;
  padding: 0 40px;
}
.movie_list .box {
  width: 50%;
  max-width: 545px;
}
.movie_list .box:first-of-type {
  margin-right: 24px;
}
.movie_list .box h3 {
  text-align: center;
  color: #002896;
  font-size: 22px;
}
.movie_list .box:first-of-type .movie {
}
.movie_list .box .movie img{
  width: 100%;
}
.movie_list .box .movie a:hover {
  opacity: 0.6;
}
.movie_list p {
  text-align: center;
}
.webinar_list {
  display: flex;
  justify-content: space-between;
}
.webinar_list .thumb {
  width: 100%;
  max-width: 700px;
}
.webinar_list .thumb img{
  width: 100%;
}
.webinar_list h3 {
  text-align: center;
  color: #002896;
  font-size: 26px;
}
.webinar .btn02.comBlue {
  width: 410px;
}
.media h2.top_title {
  font-size: 30px;
}
.media h2.top_title + p {
  color: #000;
  font-size: 18px;
  font-family: 'Noto Sans JP';
  margin-top: 15px;
  margin-bottom: 32px;
}
.media figure {
  margin-bottom: 32px;
}
.media figure img{
  width: 100%;
  max-width: 1122px;
}
.media .btn02.comBlue {
  width: 310px;
}
.mobile_choice {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mobile_choice .col {
  width: 50%;
  text-align: center;
  padding: 0 20px;
}
.mobile_choice .col_left {
  border-right: 2px solid #c6edff;
  padding: 20px;
}
.mobile_choice .col_left img{
  width: 100%;
  max-width: 439px;
}
.mobile_choice p {
  text-align: left;
  font-size: 14px;
  margin: 15px 0;
}
.mobile_choice ul li {
  display: inline-block;
  vertical-align: baseline;
}
.mobile_choice ul li:first-of-type img {
  margin-bottom: 16px;
}
.mobile_choice ul li:last-child img {
  margin-top: -14px;
  width: 226px;
}
#news {
  margin-bottom: 48px;
}
.news li a > span {
  width: 150px;
}
.top_footer_nav {
  display: flex;
  justify-content: center;
  align-items: center;
}
.top_footer_nav a {
  font-size: 18px;
}
.top_footer_nav li:not(:last-child) a:after {
  content: "|";
  display: inline-block;
  margin: 0 5px 0 8px;
}
@media screen and (max-width: 1903px) {
  #topMainvisual {
    background-size: cover;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #topMainvisual{
    background-image: url(../images/top/top_main_sp.jpg);
    background-size: contain;
    background-position: left bottom;
  }
  #topMainvisual::after{
    padding-top: 159.46%;
  }
  #topMainvisual .toiawase-link{
    left: calc(50%);
    transform: translateX(-50%);
    bottom: 6%;
  }
  .btn_right-center {
    display: flex;
    justify-content: center;
  }
  .contentWrap {
    padding: 40px 0;
  }
  .contentWrap figure img {
    max-width: 100%;
    width: 100%;
  }
  .contentWrap figure img[src="common/images/logo_list.png"] {
    max-width: 512px;
  }
  .top_news {
    display: block;
    margin: 0 auto 30px;
    padding: 16px;
  }
  .top_news h2 {
    color: #48c0ff;
    margin-right: 0;
    margin-bottom: 15px;
    margin-top: 0;
    margin: 0;
    font-size: 18px;
    text-align: center;
  }
  .top_news dl {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .top_news dl > dt {
    width: 100%;
    font-size: 16px;
    line-height: 1.8;
    margin-right: 0;
  }
  .top_news dl > dd {
    font-size: 16px;
    line-height: 1.8;
  }
  .top_news dl > dd a {
    font-size: 16px;
    color: #002896;
    text-decoration: none;
  }
  .top_lead h2 {
    font-size: 20px;
    line-height: 1.7;
  }
  .feature .box h3 {
    margin-bottom: 32px;
  }
  .detail_btn {
    width: 227px;
    float: none;
    margin: 0 auto;
  }
  .detail_btn a span {
    font-size: 16px;
  }
  .scene_list {
    flex-wrap: wrap;
  }
  .scene_list .box {
    width: 100%;
    padding: 20px 24px;
    margin-bottom: 28px;
  }
  .plan h3 {
    margin-bottom: 24px;
  }
  .plan h2.top_title + p{
    margin-bottom: 24px;
  }
  .plan_content {
    width: 100%;
    margin-bottom: 40px;
  }
  .plan_box {
    flex-wrap: wrap;
    align-items: center;
  }
  .plan .contentThroughRight .column-box02a div.box, .plan .contentThroughRight .column-box02a div.price, .plan .contentThroughRight .column-box02a div.btn_right-center {
    padding-right: 0;
  }
  
  /* .plan_content .box table, .plan_content .box tbody, .plan_content .box tr, .plan_content .box th, .plan_content .box td {
    display: block;
    width: 100%;
    min-width: 0;
    height: auto!important;
    padding: 0;
  } */
  .plan_content .box table {
    padding: 0;
    min-width: 0;
  }
  .plan_content .box .price {
    font-size: 27px;
    margin-bottom: 10px;
  }
  .plan_content .box .price strong {
    font-size: 70px;
  }
  .plan_content .box .price small {
    font-size: 12px;
  }
  .plan_content .box .to_box {
    font-size: 16px;
  }
  .plan_image {
    width: 100%;
  }
  .plan_image img {
    max-width: 100%;
  }
  .plan .column-box02a > div:last-of-type {
    padding-left: 0;
  }

  .webinar h2.top_title, .media h2.top_title {
    font-size: 24px;
  }
  .casestudy .column-box03a .box .content p {
    min-height: auto;
  }
  .case_list .box .tag {
    padding: 0 18px 10px;
    text-align: left;
  }
  .movie_list {
    margin-top: 48px;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
  }
  .movie_list .box {
    width: 100%;
    margin-bottom: 20px;
  }
  .movie_list .box:first-of-type{
    margin-right: 0;
  }
  .movie_list .box p {
    margin-bottom: 10px;
    font-size: 16px;
    text-align: left;
  }
  .movie_list .box img {
    max-width: 100%;
  }
  .movie_list .box h3 {
    font-size: 20px;
  }
  .webinar_list {
    flex-wrap: wrap;
    margin-bottom: 0px;
  }
  .webinar_list .thumb {
    width: 100%;
    margin-bottom: 20px;
  }
  .webinar_list .content {
    width: 100%;
  }
  .webinar_list .thumb img {
    max-width: 100%;
  }
  .webinar_list h3 {
    font-size: 20px;
  }
  .webinar .detail_btn {
    width: 100%;
    margin-top: 20px;
  }
  .webinar .detail_btn a span {
    font-size: 15px;
    padding: 13px 14px;
  }
  .media {
    margin-bottom: 0;
  }
  .media h2.top_title{
    font-size: 20px;
  }
  .media .btn02.comBlue{
    width: 280px;
  }
  .mobile_choice {
    flex-wrap: wrap;
  }
  .mobile_choice .col {
    width: 100%;
    text-align: center;
    padding: 20px;
  }
  .mobile_choice .col_left {
    border-right: none;
    border-bottom: 2px solid #c6edff;
    padding: 0 0 24px;
  }
  .mobile_choice .col_right {
    padding: 0;
  }
  .mobile_choice ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .mobile_choice p {
    text-align: center;
    margin: 24px 0;
  }
  .mobile_choice ul li:first-of-type img {
    height: 50px;
    width: auto;
    margin-left: 16px;
  }
  .mobile_choice ul li:last-child img{
    width: 190px;
  }
  #news {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 480px) {
  #topMainvisual .toiawase-link{
    white-space: nowrap;
    font-size:14px;
    /* bottom: 4.5%; */
  }
  .casestudy .detail_btn {
    width: 280px;
  }
  .media .detail_btn {
    width: 280px;
  }
  .webinar .detail_btn a span {
    font-size: 12px;
    padding: 13px 14px;
  }
}
