#container.under_page {
  padding-top: 0!important;
}
.clearfix {
  display: block;
}
.comb_bottom.on {
  -webkit-transform: none;
  transform: none;
}
.comb.on {
  opacity: 1;
}
.info_block .title_intro {
  padding: 30px 20px;
  font-size: 17px;
  font-weight: bold;
}
.play-info {
  display: flex;
  padding: 30px 0px;
  justify-content: space-between;
  flex-wrap: wrap;
}

.play-content {
    width: 48%;
    font-size: 16px;
}
.play-content:first-child {
    margin-bottom: 140px;
}
.play-content:nth-child(2n) {
    margin-top: 100px;
}
.play-content:nth-child(2n+3) {
    margin-top: -30px;
}
.play-img {
  width: 100%;
  margin: 0 auto;
  display: block;
}
.play-cap {
    width: 90%;
    margin: 0 auto 30px;
    display: block;
    text-align: center;
    padding: 5%;
    color: #fff;
    background-color: #C8102E;
}
.price{
  font-size:35px;
  color: rgb(248, 98, 92);
  text-align: center;
}
.play-ti{
  margin-top:50px;
}

@media screen and (min-width: 1024px){
  .pc-ma{
    display: flex;
  }
}

@media screen and (min-width: 769px){
  #container.under_layer {
    margin-bottom: 100px;
}
#container {
  max-width: 1400px;
  margin: auto;
}
}

@media screen and (max-width: 768px){
  .play-info {
    display: block;
    padding: 60px 0px;
  }
  
  .play-content {
    width: 100%;
    font-size: 14px;
    margin-bottom: 60px;
  }
  
  .play-content:first-child {
    margin-bottom: 60px;
  }
  .play-content:nth-child(2n) {
    margin-top: unset;
  }
  .play-content:nth-child(2n+3) {
    margin-top: unset;
  }
  .play-sec {
    padding: 30px 15px;
  }
}
@media screen and (max-width: 480px){
  #content_play_1 .title {
    font-size: 1.5em!important;
    margin-left: 0%!important;
    letter-spacing: 3px;
    padding-bottom: 10px!important;
    text-align: center;
}
#content_play_1 .img_1 {
  padding-bottom:30px!important;
}
#content_play_1 .content_1 {
  font-size: 0.8em!important;
  padding-bottom: 30px!important;
}
#content_play_1 .img_2 {
  padding-bottom: 30px!important;
}
#content_play_1 .content_2 {
  font-size: 0.8em!important;
  padding-bottom: 80px!important;
}
#content_play_2 .img_content_1 {
  padding-bottom: 30px!important;
}
#content_play_2 .content_1 {
  font-size: 0.8em!important;
  padding-bottom: 30px!important;
}
#content_play_2 .content_2 {
  font-size: 0.8em!important;
  padding-bottom: 80px!important;
}
#content_play_2 .img_content_2 {
  padding-bottom: 30px!important;
}
#content_play_4 .content_1, .content_4 {
  font-size: 0.8em!important;
}
#content_play_4 .content_2, .content_3 {
  font-size: 0.8em!important;
}
#content_play_4 .img_content_1 {
  padding-bottom: 30px!important;
}
#table_content .title {
  padding-bottom: 30px!important;
}
#table_content .title {
  font-size: 1em!important;
}
#table_content table tr th p {
  font-size: 16px!important;
}
#table_content table tr th:nth-child(1) {
  padding-right: 0%!important; 
}
#table_content table tr th {
  font-size: 12px!important;
}
#table_content table tr td:nth-child(1) {
  text-align: center!important;
  width: 34%!important;
}
#table_content table tr td {
  font-size: 14px!important;
  text-align: center!important;
}
#table_content table tr td {
  padding: 5px 0 5px 5px!important;
}
#table_content .text_footer {
  letter-spacing: 0px!important;
}
.play-info {
  display: block;
  padding:0;
}
.play-img {
  width: 100%;
}
.play-cap {
  color:#fff;
}
.price {
  font-size: 21px;
}
.play-sec {
  padding: 30px 18px;
}
}

/* add */
.coustion h2 {
  width: 85%;
  color: rgb(248, 98, 92);
  text-align: center;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 900;
  background: #fff;
  border: 5px solid rgb(248, 98, 92);
  border-radius: 20px;
  margin-top: 40px;
}
.sp_head_wrap{
  display: flex;
  background: rgba(172, 152, 122, 0.5);
}
.sp_logo{
  width: 50%;
}
.sp_menu {
  width: 50%;
  margin-left: 20px;
}
    .lang {
      display: flex;
      margin-top: 5%;
      margin-bottom: -10%;
      margin-left: 16%;
      width:80%;
    }
    .lang label{
      margin-left: -20px;
    }
    .span_bt {
    /* margin-left: 90%; */
      position: absolute;
      left: 91%;
  }
    .ja-en{
      width:20px;
    }
    #language {
        display: none;
    }
    #language + label::after {
        content: "English";
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 2px 4px;
        background: #eee;
        cursor: pointer;
    }
        
    #language:not(:checked) + label + .contents *[lang="en"], #language:checked + label + .contents *[lang="ja"] {
        display: none;
    }
      @media screen and (max-width: 767px){
        .pc_header{
          display:none;
        }
        .btn-menu, a.btn-menu {
        color: #fff;
        background: rgb(195,190,178);
        background: radial-gradient(circle, rgba(195,190,178,1) 0%, rgba(172,152,122,1) 61%, rgba(172,152,122,1) 100%);
        }
        a.btn-radius {
        border-radius: 10px;
        width: 150px;
        height: 30px;
        display: block;
        text-align: center;
        }
        }
    @media screen and (min-width: 768px){
        .sp_header{
          display:none;
        }
        /* a {
        font-size: 14px!important;
      } */
    }
    @media screen and (max-width: 320px){
      .sp_logo img {
        width: 170px;
      }
      a.btn-radius {
        width: 120px;
    }
    }
    .kisetsu-list h4{
      font-size:35px!important;
      color:rgb(248, 98, 92);
      text-align: center;
    }
    .plan-list h4{
      font-size:35px!important;
      color:rgb(248, 98, 92);
      text-align: center;
    }
    @media screen and (min-width: 769px){
  .coustion{
    display: none;
  }
  /* a {
        font-size: 14px!important;
      } */
}
@media screen and (max-width: 568px){
  .coustion h2 {
      width: 85%;
      color: rgb(248, 98, 92);
      text-align: center;
      margin: 0 auto;
      font-size: 20px;
      background: #fff;
      border: 5px solid rgb(248, 98, 92);
      border-radius: 20px;
      line-height: 2;
      margin-top: 50px;
    }
    .fadein {
        opacity : 0;
        transform : translate(0, 100px);
        transition : all 1s;
        }
        .fadein.active{
          opacity : 1;
          transform : translate(0, 0);
        }
}
@media screen and (max-width: 568px){
main {
    margin-top: 0;
}
.menu_logo{
  width:50%;
}
#footer .pr img {
    width: 50%;
    height: 75px;
    object-fit: contain;
}
}
.top_time{
  position: absolute;
}
#nav-content ul a{
  color:#fff;
}
#shisetsu-top .plan-list .plan-list-menu li .caption {
    font-size: 16px;
}
#shisetsu-top .plan-list .plan-list-menu li .price {
    font-size: 16px;
}
@media screen and (max-width: 568px){
#tab-1.cont-box video {
    margin-left: -0.7px;
}
#shisetsu-top .plan-list .plan-list-menu li .price {
    font-size: 14px;
}
#shisetsu-top .plan-list .plan-list-menu li .caption {
    font-size: 14px;
}
}
.zin{
  z-index: 20;
}

        .link{
            display:none;
          }
        .shisetsu-directions{
          display:none;
        }
        #header-content {
            position: relative;
            width: 100%;
            height: auto;
        }
        #header-content img {
            /*position: absolute;*/
        }
        #header-content .header {
            width: inherit;
        }
        
        #header-content .text_2 {
            left: 15%;
            top: 800px;
            position: absolute;
        }
        #content_play_1 {
            background-color: rgba(172, 152, 122, 1);
            padding-top: 30px;
            margin: 0 auto;
            max-width:980px;
        }
        #content_play_1 .title {
            font-size: 2.5em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 3px;
            padding-bottom: 30px;
        }
        #content_play_1 .img_1 {
            width: 95%;
            padding-bottom: 50px;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_1 .content_1 {
            font-size: 1.1em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 50px;
            line-height: 1.5em;
            margin-right: 5%;
        }
        #content_play_1 .img_2 {
            width: 95%;
            padding-bottom: 50px;
            margin-left: 5%;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_1 .content_2 {
            font-size: 1.5em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 50px;
            line-height: 1.5em;
            margin-right: 5%;
        }
        #content_play_2 {
            position: relative;
            width: 100%;
            height: auto;
            background-color: rgba(172, 152, 122, 1);
            max-width: 980px;
            margin: 0 auto;
        }
        #content_play_2 .img_header {
            width: inherit;
        }
        #content_play_2 .text_header {
            position: absolute;
            top: 180px;
            left: 15%;
            width: 70%;
        }
        #content_play_2 .img_content_1 {
            width: 95%;
            padding-bottom: 50px;
            margin-top: -50px;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_2 .content_1 {
            font-size: 1.1em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 50px;
            line-height: 1.5em;
            margin-right: 5%;
        }
        #content_play_2 .img_content_2 {
            width: 95%;
            padding-bottom: 50px;
            margin-left: 5%;
            height: 400px;
            object-fit: cover;
        }
        #content_play_2 .content_2 {
            font-size: 1.1em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 50px;
            line-height: 1.5em;
            margin-right: 5%;
        }
        #content_play_3 {
            position: relative;
            width: 100%;
            height: auto;
            background-color: rgba(172, 152, 122, 1);
            max-width: 980px;
            margin: 0 auto;
        }
        #content_play_3 .img_header {
            width: inherit;
            margin-top: -50px;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_3 .img_text {
            width: 90%;
            padding-bottom: 50px;
            margin: -120px 5% 0;
        }
        #content_play_4 {
            position: relative;
            width: 100%;
            height: auto;
            background-color: rgba(172, 152, 122, 1);
            max-width: 980px;
            margin: 0 auto;
        }
        #content_play_4 .img_header {
            width: inherit;
        }
        #content_play_4 .text_header {
            position: absolute;
            top: 180px;
            left: 15%;
            width: 70%;
        }
        #content_play_4 .content_1,.content_4 {
            font-size: 1.1em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 30px;
            line-height: 1.5em;
            margin-right: 5%;
            z-index: 1000;
        }
        #content_play_4 .content_2,.content_3 {
            font-size: 1.5em;
            font-weight: bold;
            color: white;
            margin-left: 5%;
            letter-spacing: 1px;
            padding-bottom: 30px;
            line-height: 1.5em;
            margin-right: 5%;
            z-index: 1000;
        }
        .mg_top_60 {
            margin-top: -60px;
        }
        #content_play_4 .img_content_1 {
            width: 95%;
            padding-bottom: 50px;
            margin-left: 5%;
            height: 400px;
            object-fit: cover;
        }
        #content_play_4 .img_content_2 {
            width: 95%;
            padding-bottom: 50px;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_5 {
            position: relative;
            width: 100%;
            height: auto;
            max-width: 980px;
            margin: 0 auto;
        }
        #content_play_5 .img_header {
            width: inherit;
            background: rgba(172, 152, 122, 1);
            height: 400px;
            object-fit: cover;
        }
        #content_play_3 .img_text {
            width: 90%;
            padding-bottom: 50px;
            margin: -120px 5% 0;
        }
        #content_play_5 .text_header {
            position: absolute;
            top: 380px;
            left: 15%;
            width: 70%;
        }
        #table_content {
            margin-top: 50px;
            padding: 0 5%;
            max-width: 80%;
            margin: 0 auto;
        }
        #table_content .title {
            font-weight: bold;
            font-size: 1.6em;
            letter-spacing: 3px;
            padding-bottom: 50px;
        }
        #table_content table {
            width: 100%;
        }
        #table_content table tr {
            border-bottom: 1px solid rgb(210, 210, 210);
        }
        #table_content table tr th {
            font-size: 18px;
            text-align: center;
            width: 23%;
            padding-bottom: 10px;
        }
        #table_content table tr th:nth-child(1) {
            width: 31%;
            padding-right: 10%;
        }
        #table_content table tr td {
            font-size: 18px;
            text-align: center;
            width: 23%;
            padding: 20px 0 20px 20px;
            /*font-weight: bold;*/
        }
        #table_content table tr td:nth-child(1) {
            width: 31%;
            text-align: left;
        }
        #table_content table tr th p {
            color: rgb(168,154, 143);
        }
        .line_height_15 {
            line-height: 1.5em;
        }
        .padding_5_0_5_20 {
            padding: 5px 0 5px 20px !important;
        }
        .bgr_tr {
            background-color: rgb(222, 214, 202);
            border-bottom: 1px solid white !important;
        }
        .bgr_tr_td {
            background-color: rgb(202, 189, 170);
        }
        #table_content .text_footer {
            font-size: 12px;
            color: black;
            margin: 20px 0;
            line-height: 1.5em;
            letter-spacing: 2px;
        }
        #content_play_6 {
            background-color: rgb(238, 238, 238);
            margin-top: 50px;
            padding: 30px 5%;
        }
        .pc-side {
          width: 40%;
          margin-left: 20px;
        }
        /*pcサイドメニュー*/
        .pc-side {
          width: 40%;
          margin-left: 20px;
        }
        .type_box h2{
          text-align: center;
          background:rgb(248, 98, 92);
          color:#fff;
        }
        .type_box h3{
          text-align: center;
        }
        .title-pr {
          max-width: 980px;
        }
        .select_box{
          width:60%;
          margin:0 auto;
          height: 40px;
        }
        .type_button {
          background: rgb(248, 98, 92);
          padding: 5px 0;
        }
        .type_box {
          border: 2px solid #AC987A;
          width: 95%;
          margin: 0 auto;
      }

        .span_bt {
        /* margin-left: 90%; */
        position: absolute;
        left: 90%;
      }
        .fadein {
        opacity : 0;
        transform : translate(0, 100px);
        transition : all 1s;
      }
        .fadein.active{
          opacity : 1;
          transform : translate(0, 0);
        }
        .gold-tit {
    font-size: 35px;
    color: #fff;
    text-align: center;
    border: none;
    border-radius: 0;
    margin-bottom: 20px;
    margin-top: 60px;
    font-weight: 900;
    line-height: 2;
    background: #008080;
    /* margin-top: 10px!important; */
}
          .cos-work ul li img {
            margin-bottom: 5px;
            margin-right: 5px;
          }
          @media screen and (max-width: 480px){
            .coustion h2 {
            width: 85%;
            color: #fff;
            text-align: center;
            margin: 0 auto;
            font-size: 20px;
            font-weight: 900;
            background: #fff;
            border: none;
            border-radius: 0px;
            margin-top: 0px;
            line-height: 2;
            background:#008080;
          }
          }
          @media screen and (min-width: 481px){
            .sp_br{
              display: none;
            }
          }
          @media screen and (max-width: 480px){
            .pc_br{
              display: none;
            }
          }
          .area{
            border:2px solid #ac987a;
            padding:15px;
            margin:20px 0;
          }
          .gold_p{
            font-weight:900;
            font-size:18px;
            color:#333;
          }
          .gold_p2{
            font-weight:900;
            font-size:16px;
          }
          .small_l{
            font-size:13.5px;
          }
          
          .catch-copy h3{
              display:none;
            }
            #footer .pr {
              text-align: center;
              background-color: #fff;
              padding: 60px 0 30px;
              display: none;
            }
            #footer .catch-copy {
              padding: 60px 0 0 0;
              display: none;
          }
          
          @media screen and (max-width: 480px){
            .cos-work ul li {
              width: 48%!important;
              margin: 0 auto;
              text-align: justify;
              font-size: 14px;
            }
            }
            .pc_header {
              width: 100%;
              background: #000;
              height: 80px;
              position: fixed;
              top: 0;
              z-index: 9999;
              opacity: 0.9;
            }
            .play_img2 {
              width: 200px;
          }
          @media screen and (max-width: 480px){
            .play_img2 {
                width: 150px!important;
                margin-bottom: 10px!important;
            }
          }
          @media screen and (min-width: 1024px){
          .play-sec {
          /* max-width: 80%; */
          margin: 0 auto;
        }
        .w100 {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
        }
      }
      .title-pr {
          max-width: 980px;
          display: none;
      }
      table{
  width: 100%;
  /*border-collapse:separate;*/
  border-spacing: 0;
}
.ma{
  margin-top:30px;
}
.bord2 {
    background: #ff7f50;
    color: #fff;
    border-radius: 5px;
    padding: 0.5%;
    margin: 0 3px;
}
.contents.price .list {
	font-size: 14px;
}
.contents.price .list table,
.contents.price .list .note {
	margin-bottom: 30px;
}
.contents.price .list table {
	width: 100%;
}
.contents.price .list th,
.contents.price .list td {
	padding: 15px;
	font-size: 14px;
	border: solid 1px #999;
}
.contents.price .list td.center {
	text-align: center;
}
.contents.price .list td.center div {
	display: inline-block;
	text-align: left;
}
.contents.price .list table.style1 td.style1 {
	width: 25%;
	text-align: center;
	background-color: #f6f6f6;
}
.contents.price .list table.style1 td.style2 {
	width: 25%;
	background-color: #fff;
}
.contents.price .list table.style2 th {
	text-align: left;
	background-color: #f0f0f0;
    font-weight: bold;
}
.contents.price .list table.style2 td {
	width: 16.666%;
	background-color: #fff;
}
.contents.price .list table.style2 tr.style1 td {
	background-color: #f6f6f6;
}
.contents.price .list .note {
    padding: 40px;
    background-color: #f5f5f5;
    line-height: 2.0;
    text-align: left;
    font-weight: bold;
}
.contents.price .list .margin_right {
	margin-right: 20px;
}
.contents.price .list table.style3 td.style1 {
  width: 75%;
  background-color: #f6f6f6;
}
.contents.price .list table.style3 td,
.contents.price .list table.style4 td {
	background-color: #fff;
}
.contents.price .list table.style4 td.style1 {
	background-color: #f6f6f6;
	width: 25%;
}

.contents.price .settlement_note {
	margin-top: 20px;
}
.contents.price .settlement_url {
	font-size: 16px;
}
.contents.price .settlement_url_attension {
	margin-bottom: 20px;
	color: #cc0000;
}
.play_un {
    margin: 0 auto;
    padding: 15px;
    font-size: 1.8rem;
    background-color: #fff;
}
.secondary {
    font-size: 16px;
    padding: 4%;
    margin: 0 auto;
    background-color: rgb(248, 98, 92);
}
/*******************************
	料金システム
*******************************/
.price table {
	width: 100%;
	border-collapse: collapse;
  margin-bottom: 20px;
  font-size: 16px;
}
.price table.fixed {
	table-layout: fixed;
}
.price table.fixed td {
	overflow: hidden;
}
.price table tr {
    background-color: #ebebeb;
    color: #000;
}      
.price table td.center {
	text-align: center;
}
.price table td.center div {
	display: inline-block;
	text-align: left;
}
.price table td.style1 {
	background-color: #ebebeb;
    color: #000;
    width: 60%;
}
.price table td.style1.option {
	background-color: #ebebeb;
    color: #000;
    width: 40%;
}
.price table td.style2 {
	width: 50%;
    background-color: #fff;
}
.price table td.style3 {
	background-color: rgb(248, 98, 92);
	width: 60%;
}
.price table td.style4 {
	width: 65%;
    background-color: #fff;
}
.red_tex{
  color: #C8102E;
}
.price .settlement_url_attension {
	color: #cc0000;
	margin-bottom: 10px;
}
.price .settlement_url {
	font-size: 16px;
	font-weight: bold;
}
.price .settlement_note {
	margin-top: 10px;
}
@media screen and (max-width: 480px){

#footer .footer-menu ul.main-menu {
    display: none;
}
.price table {
    font-size: 15px;
}
}
.left_p{
  text-align: left;
}
@media screen and (max-width: 1023px){
  #footer .footer-menu ul.main-menu {
    display: none;
}
}
.price table td.style4 {
    width: 65%;
    vertical-align: middle;
}
.red_tex{
  color: #C8102E;
}
.price table td.center {
    text-align: justify;
}
.price table th, .price table td {
    padding: 10px 15px;
    border: solid 1px #ddd;
    vertical-align: top;
    text-align: justify;
}
.price table.bbc {
    table-layout: fixed;
    margin: 0;
    margin-top: -20px;
}
.detail {
    font-size: 14px;
    text-align: left;
    margin-top: -20px;
    margin-bottom: 20px;
}
.card{
  width:70px;
}
.card_wrap{
  margin-top:20px;
  margin-bottom:-15px;
}
@media screen and (max-width: 480px){
.card_wrap{
  width:280px;
  margin: 0 auto;
  margin-top:20px;
  margin-bottom:-15px;
}
.card{
  width:70px;
}
}



.newSectionContentsArea{
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
}
.newSectionContentsImage {
  width: 50%;
  margin-top: 20px;
  order: 1;
}
.newSectionContentsText {
  font-size: 16px;
  margin-top: 1em;
  color: #000;
  margin-left: 2em;
  order: 2;
  width: 50%;
}
.newSectionContentsArea:nth-of-type(even) .newSectionContentsImage {
    order: 2;
  }
.newSectionContentsArea:nth-of-type(even)  .newSectionContentsText {
    order: 1;
    margin-left: 0;
    margin-right: 2em;
  }
@media screen and (max-width: 769px){
  .newSectionContentsArea{
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .newSectionContentsText {
    order: 2 !important;
    margin: 0 auto 20px !important;
    color: #000;
    width: 100%;
  }
  .newSectionContentsImage {
    order: 1 !important;
    margin: 0 auto 20px !important;
  }
}
h2.newSectionTitle {
  font-size: 18px;
  font-weight: bold;
}

.newSectionContentsColumn {
  font-size: 16px;
  padding: 1em;
  background-color: rgba(242, 232, 88,1);
}
.newSectionContentsColumnTitle {
  font-weight: bold;
  font-size: 18px;
}
.newSectionContentsColumnText {
  margin-bottom: .5em;
}
.newSectionContentsColumnText span{
  font-weight: bold;
}


@media screen and (max-width: 769px){
  .newSectionContentsImage {
    width: 100%;
  }
  .newSectionContentsColumn {
    font-size: 14px;
  }
}
.newSectionContentsImageCaption {
  font-size: 12px;
  margin-bottom: 20px;
  color: #fff;
}

.si_accordion_body table * {
  font-weight: bold;
}

.sponly {
  display: none;
}
@media screen and (max-width: 1023px){
  .sponly{
    display:block;
  }
}

.pTitle {
  font-size: 20px;
  font-weight: bold;
  color: #C8102E;
  margin-bottom: 15px;
}
.pText {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1.5em;
  margin-right: 4%;
}
.pText > span {
  font-size: 14px;
}
.pTextCheck {
  display: block;
  position: relative;
  padding-left: 1.5em;
}
.pTextCheck:before {
  content: '';
  width: 1em;
  height: 1em;
  display: block;
  background-image: url(/img/play/check_red.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  /* transform: translateY(-50%); */
  margin-top: 0.55em;
}
@media screen and (max-width: 768px){
  .pTextCheck:before {
    margin-top: 0.3em;
  }
}

.pTextStrong {
  font-size: 22px;
  color: #C8102E;
  margin: 10px auto;
}
.newSectionContentsWideArea {
  margin-bottom: 45px;
}
.newSectionCntentsWideAreaTitle {
  padding: .25em 1em;
  background: #C8102E;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 20px;
}

.flexList {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flexItem {
  width: 33%;
  text-align: left;
}
@media screen and (max-width: 768px){
  .flexItem {
    width: 50%;
  }
  .flexItem.splong {
    width: 100%;
  }
  .red_tex {
    font-size: 14px;
  }
}

.newSectionFlex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.newSectionFlex .orderTwo {
  order: 2;
}
.newSectionFlex .orderOne {
  order: 1;
  margin-right: 4%;
}

.newSectionFlex .newSectionContentsImage {
  width: 100%;
  margin-top: 0;
}
.newSectionFlex .pText{
  width: 70%;
}

@media screen and (max-width: 768px){
  .newSectionFlex {
    display: block;
    margin: 0 auto;
  }
  .newSectionFlex .pText{
    width: 100%;
  }
}

.sectionVideo{	
  width: 100%;	
  position: relative;	
  padding-top: 62.69%;	
  }	
  .sectionVideo video {	
  position: absolute;	
  top: 0;	
  left: 0;	
  width: 100%;	
  height: 100%;	
  }
  .recommend-red {
    margin-left: 1em;
    padding: 0.25em 0.5em;
    background-color: red;
    color: #fff;
    border-radius: 10px;
}