.main .inner {
  width: 920px;
}
.flexBox {
  display: flex;
  gap:50px;
}
.cont-block {
  margin-bottom: 6em;
}
.ttl__h2 {
  font-weight: 500;
  font-size: 3.6rem;
}

.ttl_type_center {
  position: relative;
}
.ttl_type_center .ctg {
  position: absolute;
  top:-75px;
  left: 0px;
}
.about__block_body {
  background: url("../../../images/special/sinkiomatome/img_01.png") no-repeat left top;
  background-position: left 60px top 0;
  height: 190px;
  box-sizing: border-box;
  padding-left: 490px;
  padding-top: 35px;
  line-height: 2em;
}


.blk_body {
  width: 850px;
  padding: 50px 0 0;
  margin: 0 auto;
}

img {
  image-rendering:auto;
}




/* blk01 */
/*------------------------------------*/

.point {
  display: flex;
  gap:0;
  margin-bottom: 2em;
}

.caution {
  font-size: 0.85em;
  margin-left: 1em;
  color: #666;
  text-align: left;
}
.caution li {
  text-indent: -1em;
}

#blk01 .caution {
  text-align: center;
  margin-bottom: 2em;
}

.box {
  border: 1px solid #009a86;
  box-sizing: border-box;
}

#blk01 .box {
  padding: 10px;
  padding-bottom: 50px;
  text-align: center;
}

#blk01 .box h2 {
  background-color: #009a86;
  text-align: center;
  margin-bottom: 2em;
}


.monPayment_title {
  color: #276654;
  background-color: #E6E6E6;
  font-size: 1.5em;
  width: 770px;
  box-sizing: border-box;
  padding: 0.1em 1em;
  margin: 2.5em auto 1em;
}
.monPayment_body {
  width: 770px;
  box-sizing: border-box;
  text-align: left;
  margin: 0 auto;
}
.tbl {
  display: flex;
  gap: 30px;
  margin-top: 2em;
}
caption {
  color: #276654;
  background-color: #f2f2f2;
  font-weight: bold;
  margin-bottom: 1.5em;
  padding: 0.5em 1em;
  line-height: 1.4;
  font-size: 0.85em;
}
.momPayment_tbl {
  
}

.momPayment_tbl th {
  background-color: #DAF2E6;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  padding: 0.5em;
  text-align: center;
  font-size: 0.9em;
}
.momPayment_tbl td {
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  padding: 0.5em;
  text-align: center;
  font-size: 0.9em;
}
.momPayment_tbl td:nth-child(odd) {
  background-color: #F2F2F2;
}
.momPayment_tbl th:nth-child(1) {
  border-left: 1px solid #b3b3b3;
}
.momPayment_tbl td:nth-child(1) {
  border-left: 1px solid #b3b3b3;
}

#blk01 .monPayment_body .caution {
  text-align: left;
  margin-bottom: 2em;
}




/* blk_entry */
/*------------------------------------*/


.blk_entry {
  margin: 5em 0;
  position: relative;
}
.blk_entry a {
  position: absolute;
  /*background-color: #2AF1D4;
  opacity: 0.5;*/
}
.btn_entry {
  top: 43%;
  left: 7.7%;
  width: 39%;
  height: 36%;
}
.btn_tel {
  top: 43%;
  left: 51%;
  width: 41.2%;
  height: 36%;
}



/* blk02 */
/*------------------------------------*/


.step  {
  background: #ECF7C7;
  margin-left: 60px;
  position: relative;
  background: #ECF7C7 url("../../../images/special/sinkiomatome/block_02_arrow.png") no-repeat left bottom;
  padding-bottom: 35px;
  font-size: 0.9em;
  line-height: 1.5;
}
.step h3 {
  position: absolute;
  top: 0; left: -50px;
  height: 120px;
  font-size: 28px;
  font-weight: normal;
  color: #276654;
  text-align: left;
  padding: 25px 120px;
}


#ste04.step {
  background-image: none;
  padding-bottom: 0;
}
.step ul.caution {
  font-size: 1em;
  color: inherit
}

.step_body img {
  margin-bottom: 10px
}


.step_body {
  padding: 80px 330px 25px 70px;
  text-align: left;
  background: url("../../../images/special/sinkiomatome/block_02_s1_img.png") no-repeat right 4% top 48%;
}

#ste01 .step_body {
  background-image: url("../../../images/special/sinkiomatome/block_02_s1_img.png");
  background-position: right 4% top 30%;
}

#ste02 .step_body {
  background-image: url("../../../images/special/sinkiomatome/block_02_s2_img.png");
}

#ste03 .step_body {
  background-image: url("../../../images/special/sinkiomatome/block_02_s3_img.png");
}

#ste04 .step_body {
  background-image: url("../../../images/special/sinkiomatome/block_02_s4_img.png");
  background-position: right 8% top 40%;
  min-height: 185px;
}



#ste01 h3 {
  background: url("../../../images/special/sinkiomatome/block_02_s1_idx.png") no-repeat left top;  
}

#ste02 h3 {
  background: url("../../../images/special/sinkiomatome/block_02_s2_idx.png") no-repeat left top;  
}

#ste03 h3 {
  background: url("../../../images/special/sinkiomatome/block_02_s3_idx.png") no-repeat left top;  
}

#ste04 h3 {
  background: url("../../../images/special/sinkiomatome/block_02_s4_idx.png") no-repeat left top;  
}



/* blk_entry_step */
/*------------------------------------*/


.blk_entry_step {
  margin: 1.8em 0 0;
  position: relative;
  width: 674px;
}
.blk_entry_step img {
  width: 100%;
}
.blk_entry_step a {
  position: absolute;
  /*background-color: #2AF1D4;
  opacity: 0.5;*/
}
.blk_entry_step .btn_entry {
  top: 33%;
  left: 0%;
  width: 36%;
  height: 54%;
}
.blk_entry_step .btn_tel {
  top: 33%;
  left: 44.7%;
  width: 55%;
  height: 54%;
}





/* blk03 */
/*------------------------------------*/


ul.doc {
  color: #276654;
  text-align: left;
  margin-left: 1em;
}
ul.doc > li {
  text-indent: -1em;
}

ul.list {
  margin: 2em 0 4em;
  margin-left: -1em;
  border: 1px solid #1F9E1F;
  padding: 40px 80px;
  text-indent: 0;
}
ul.list > li {
  display: inline-block;
  margin: 0;
  margin-left: 40px;
  text-indent: 0;
  vertical-align: top;
}
ul.list > li:first-child {
  margin-left: 0;
}
ul.list > li:nth-child(4) {
  margin-left: 0;
  margin-top: 2em;
}
ul.list > li:nth-child(5) {
  margin-top: 2em;
}
ul.list > li:last-child {
  width: 470px;
  position: relative;
}
ul.list .caution {
  font-size: 0.75em;
  line-height: 1.5;
  color: #000;
  position: absolute;
  top: 5em;
  left:170px;
}




/* blk04 */
/*------------------------------------*/


#blk04 {
  text-align: center;
}
.lead {
  font-size: 1.2em;
  color: #276654;
  font-weight: bold;
  margin-bottom: 1.5em;
}

#blk04 .caution {
  text-align: center;
}

#simWrap {
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}

#simulationFrame {
  width: 600px;
  height: 460px;
  border: none;
  overflow: visible;
  margin: 30px 20px 50px;
  transition-duration: 0.5s;
}





/* blk05 */
/*------------------------------------*/




.tbl_spec {
  border-top: 1px solid #b3b3b3;
  font-size: 0.875em;
}

.tbl_spec th {
  background-color: #DAF2E6;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3;
  padding: 1em 1.5em;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
}
.tbl_spec td {
  background-color: #fff;
  border-bottom: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3;
  padding: 1em 1.5em;
  text-align: left;
}
.tbl_spec th:nth-child(1) {
}
.tbl_spec tr:nth-child(1) {
}



.btn_kizon {
    top: 37%;
    left: 86%;
    width: 6%;
    height: 30%;
}
.blk_entry_step .btn_kizon {
    top: 41%;
    left: 89%;
    width: 8%;
    height: 37%;
}




@media screen and (max-width: 767px) {
  
  .main {
    padding-bottom: 20px;
  }
  .main .inner {
    width: 100%;
  }
  
  .flexBox {
    display: block;
    gap:0;
  }
  .ttl_type_center .ctg {
    position: absolute;
    top:-55px;
    left: 0px;
  }
  .about__block_body {
    background: url("../../../images/special/sinkiomatome/img_01.png") no-repeat left top;
    background-position: left 50% top 0;
    height: auto;
    box-sizing: border-box;
    padding-top: 230px;
    padding-left: 0;
    text-align: center;
    line-height: 1.7;
  }

  .cont-block {
    margin-bottom: 4em;
  }
  .ttl__h2 {
    font-weight: 500;
    font-size: 2.6rem;
  }

  .blk_body {
    width: 96%;
    padding: 50px 0 0;
    margin: 0 auto;
  }

  .ttl__h1_2_1 {
    margin-top: 60px;
  }
  
  
  .toggle {
    position: relative;
  }
  .toggleBody {
    display: none;
    width: 100% !important;
    padding: 2em 4% 1.5em !important;
    border: 1px solid #007e1e;
    box-sizing: border-box;
    margin-bottom: 2em;
  }

  .tgOn {
    margin-bottom: 0;
  }
  
  .toggle span {
    display: block;
    width: 1.2em;
    height: 1.2em;
    position: absolute;
    background: url("../../../images/special/sinkiomatome/icn_plus.png") no-repeat;
    background-size: contain;
    top: 50%;
    right: 0.5em;
    margin-top: -0.6em;
  }
  .tgOn span {
    background-image: url("../../../images/special/sinkiomatome/icn_minus.png") !important;
  }


  
  

  /* blk01 */
  /*------------------------------------*/

  .point {
    display: block;
  }

  .caution {
    font-size: 0.85em;
    margin-left: 1em;
    color: #666;
    text-align: left;
  }
  .caution li {
    text-indent: -1em;
  }

  #blk01 .caution {
    text-align: left;
    margin-bottom: 0;
  }

  .box {
    border: 1px solid #009a86;
    box-sizing: border-box;
  }

  #blk01 .box {
    padding: 3%;
    padding-bottom: 40px;
    text-align: center;
  }

  #blk01 .box h2 {
    margin-bottom: 2em;
  }
  #blk01 .box h2 img {
    width: 55%;
    margin: 0 auto;
  }
  
  .monPayment_title {
    color: #fff;
    background-color: #2d874c;
    font-size: 1.3em;
    margin-bottom: 3em;
    width: 100%;
    box-sizing: border-box;
    padding: 0.1em 1em;
    margin: 1.8em auto 0;
  }
  #blk01 div.monPayment_body {
    width: 90% !important;
    text-align: left;
    margin: 0 auto !important;
    border: none !important;
    padding-bottom: 0 !important;
  }
  
  .monPayment_body .caution {
    margin-left: 1em;
  }

  .tbl {
    display: block;
    gap: 0;
    margin: 2em 0 0;
  }
  caption {
    color: #276654;
    background-color: #f2f2f2;
    font-weight: bold;
    margin-bottom: 1.5em;
    padding: 0.5em 1em;
    line-height: 1.4;
  }
  .momPayment_tbl {
    margin-bottom: 2em;
  }

  .momPayment_tbl th {
    background-color: #DAF2E6;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-top: 1px solid #b3b3b3;
    padding: 0.5em;
    text-align: center;
    font-size: 1em;
  }
  .momPayment_tbl td {
    background-color: #fff;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    padding: 0.5em;
    text-align: center;
    font-size: 1em;
  }
  .momPayment_tbl td:nth-child(odd) {
    background-color: #F2F2F2;
  }
  .momPayment_tbl th:nth-child(1) {
    border-left: 1px solid #b3b3b3;
  }
  .momPayment_tbl td:nth-child(1) {
    border-left: 1px solid #b3b3b3;
  }

  #blk01 .monPayment_body .caution {
    text-align: left;
    margin-bottom: 2em;
  }

  

  /* blk_entry */
  /*------------------------------------*/


  .blk_entry {
    margin: 5em 0;
    position: relative;
  }
  .btn_entry {
    top: 20%;
    left: 10.7%;
    width: 79%;
    height: 17%;
  }
  .btn_tel {
    top: 62%;
    left: 11%;
    width: 78.2%;
    height: 27%;
  }



  /* blk02 */
  /*------------------------------------*/

  #blk02 {
    margin-bottom: 1em;
  }
  
  .step  {
    position: relative;
    background: #fff url("../../../images/special/sinkiomatome/block_02_arrow_sp.png") no-repeat 50% bottom;
    background-size: 32%;
    padding-bottom: 2em;
    font-size: 0.95em;
    margin: 0;
    padding-top: 6rem;
    margin-bottom: 1.5em;
  }
  .step h3 {
    position: absolute;
    top: -16px;
    left: 0;
    width: 102%;
    font-size: 1.6em;
    font-weight: normal;
    color: #276654;
    text-align: left;
    padding: 0.9em 0.5em 1.3em 4.3em;
    z-index: 10;
    box-sizing: border-box;
  }


  #ste04.step {
    background-image: none;
    padding-bottom: 0;
  }
  .step ul.caution {
    margin: 0;
    margin-left: 1em;
  }

  .step_body img {
    margin-bottom: 10px;
  }


  .step_body {
    border: 2px solid #1F9E1F;
    padding: 8.5em 2em 2em 2em;
    margin: 0 3% 0;
    text-align: left;
    background: #fff url("../../../images/special/sinkiomatome/block_02_s1_img_sp.png") no-repeat left 50% top 2em;
    background-size: 85%;
  }

  #ste04 .step_body {
    padding-top: 13em;
  }


  #ste01 .step_body {
    background-image: url("../../../images/special/sinkiomatome/block_02_s1_img_sp.png");
    background-position: left 50% top 2em;
  }

  #ste02 .step_body {
    background-image: url("../../../images/special/sinkiomatome/block_02_s2_img_sp.png");
    background-position: left 50% top 2em;
  }

  #ste03 .step_body {
    background-image: url("../../../images/special/sinkiomatome/block_02_s3_img_sp.png");
    background-position: left 50% top 2em;
  }

  #ste04 .step_body {
    background-image: url("../../../images/special/sinkiomatome/block_02_s4_img_sp.png");
    background-position: left 50% top 2em;
  }



  #ste01 h3 {
    background: url("../../../images/special/sinkiomatome/block_02_s1_idx_sp.png") no-repeat left top; 
    background-size: contain;
  }

  #ste02 h3 {
    background: url("../../../images/special/sinkiomatome/block_02_s2_idx_sp.png") no-repeat left top;  
    background-size: contain; 
  }

  #ste03 h3 {
    background: url("../../../images/special/sinkiomatome/block_02_s3_idx_sp.png") no-repeat left top;  
    background-size: contain;
  }

  #ste04 h3 {
    background: url("../../../images/special/sinkiomatome/block_02_s4_idx_sp.png") no-repeat left top;  
    background-size: contain;
  }


  /* blk_entry_step */
  /*------------------------------------*/


  .blk_entry_step {
    margin: 1.8em 0 0;
    position: relative;
    width: 100%;
  }
  .blk_entry_step img {
    width: 100%;
    margin-bottom: 0;
  }
  .blk_entry_step .btn_entry {
    top: 16.5%;
    left: 3%;
    width: 95%;
    height: 23%;
  }
  .blk_entry_step .btn_tel {
    top: 67%;
    left: 1.7%;
    width: 96%;
    height: 28%;
  }





  /* blk03 */
  /*------------------------------------*/

  #blk03 {
    margin-bottom: 1em;
  }
  
  #blk03 .caution {
    margin-left: 0;
  }
  
  ul.doc {
    color: #276654;
    text-align: left;
    margin-left: 1em;
  }
  ul.doc > li {
    text-indent: -1em;
  }
  ul.list:first-child {
    border-bottom: 1px solid #ccc;
    margin-bottom: 2em;
  }

  ul.list {
    margin: 0;
    margin-left: -1em;
    border: none;
    padding: 1em;
    text-indent: 0;
    text-align: center;
  }
  ul.list > li {
    display: block;
    margin: 1em 0 2em;
    text-indent: 0;
    vertical-align: top;
  }
    ul.list > li img {
      width: 90%;
  }
  ul.list > li:first-child {
    margin-left: 0;
  }
  ul.list > li:nth-child(4) {
    margin-left: 0;
    margin-top: 0;
  }
  ul.list > li:nth-child(5) {
    margin-top: 0;
  }
  ul.list > li:last-child {
    width: 100%;
    position: relative;
  }
  ul.list .caution {
    font-size: 0.825em;
    line-height: 1.5;
    color: #000;
    position: relative;
    margin-top: 1em;
    top: auto;
    left: auto;
  }
  ul.list > li:nth-child(2) .caution li {
    text-align: center;
  }




  /* blk04 */
  /*------------------------------------*/


  #blk04 {
    overflow-x: hidden;
    margin-bottom: 1em;
  }
  .lead {
    font-size: 1.2em;
    color: #276654;
    font-weight: bold;
    margin-bottom: 1.5em;
  }

  #simWrap {
    width: 660px;
    height: 620px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
  }
  #simulationFrame {
    width: 660px;
    height: 1055px;
    box-sizing: border-box;
    border: none;
    overflow: visible;
    margin: 30px 3% 50px;
    transition-duration: 0.5s;
    transform: scale(55%);
    position: relative;
    top: -240px;
    left: -170px;
  }

  #blk04 .caution {
    text-align: left;
  }



  /* blk05 */
  /*------------------------------------*/

  #blk05 {
    margin-bottom: 1em;
  }
  
  
  
  /* blk06 */
  /*------------------------------------*/


  #blk06 td .caution {
    font-size: 1em;
  }
  

  .tbl_spec {
    border: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
  }

  .tbl_spec th {
    border: none;
    padding: 0.5em 1em;
    display: block;
    font-size: 1em;
    font-weight: 500;
  }
  .tbl_spec td {
    font-size: 1em;
    background-color: #fff;
    border: none;
    padding: 1em 1.5em;
    text-align: left;
    display: block;
  }
  .tbl_spec th:nth-child(1) {
  }
  .tbl_spec tr:nth-child(1) {
  }

  .btn_kizon {
      top: 71%;
      left: 65%;
      width: 16%;
      height: 16%;
  }
  .blk_entry_step .btn_kizon {
      top: 70%;
      left: 71%;
      width: 23%;
      height: 19%;
  }


  
}
