.mar-top-260{
	margin-top: -260px;
}

.mar-top80{
	margin-top: 80px;
}

.mar-top60{
	margin-top: 60px;
}


.block01 {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #fff;
  left: 50%;
  padding-top: 40px;
  position: absolute;
  text-align: center;
  top: 700px;
  transform: translate(-50%, -50%);
}

.block01 img {
  display: block;
  margin: 0 auto;
}

h2 {
  margin-bottom: 40px;
}

.air {
  padding-top: 260px;
}

.box .flex {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px;
}

.box .flex p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
}

.box .flex p.desc01 {
  margin-right: 40px;
}

.box .flex p.desc02 {
  margin-right: 40px;
}

.box a {
  margin-top: 40px;
  align-items: center;
  background: #31a497;
  border-radius: 35px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  display: flex;
  font-size: 18px;
  font-weight: bold;
  height: 50px;
  justify-content: center;
  text-align: left;
  width: 176px;
}

.box a img {
  width: 30px;
  margin-right: 12px;
}

.box a:hover {
  opacity: 0.7;
}

h2.h2 {
  align-items: center;
  display: flex;
}

h2.h2 .solid {
  background: #31a497;
  height: 2px;
  width: calc((100vw - 1040px) / 2 - 30px);
}

h2.h2 p {
  color: #31a497;
  font-size: 28px;
  font-weight: bold;
  line-height: 44px;
  padding-left: 20px;
  text-align: left;
}

h2.h2.h2_white .solid {
  background: #fff;
}

h2.h2.h2_white p {
  color: #fff;
}

.photo_f {
  position: absolute;
  right: 0;
  top: 340px;
  transform: unset;
}

.photo_f_zf {
  z-index: 99;
}

.device {
  background: #fff;
  margin-top: 320px;
  padding-top: 10px;
  position: relative;
 /*top: -300px;*/
 top: -320px;
  z-index: 10;
	padding-bottom: 20px;
}

.device .device_inner {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  /*margin: 60px auto 0;*/
	margin: 20px auto 0;
  max-width: 100%;
  width: 938px;
}

.device .device_inner.sp-disp {
  display: none;
}

.device .device_inner .num {
  font-family: atrament-web, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 1;
  /*margin-right: 90px;*/
  margin-right: 20px;
  text-align: left;
}

.device .device_inner .text h3.ttl {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: left;
}

.device .device_inner .text h3.ttl span.tm {
  color: #67b8e5;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  vertical-align: top;
}

.device .device_inner .text h3.ttl span {
  color: #565656;
  display: block;
  font-size: 18px;
  padding-top: 6px;
  font-weight: bold;
  line-height: 34px;
  text-align: left;
}

.device .device_inner .text p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
}

.device .device_inner.blue .num01 {
  color: #67b8e5;
}

.device .device_inner.blue h3 {
  color: #67b8e5;
}

.device .device_inner.yellow .num02 {
  color: #d3d313;
}

.device .device_inner.yellow h3 {
  color: #d3d313;
}

.device .device_inner.purple .num02 {
  color: #9578ba;
}

.device .device_inner.purple h3 {
  color: #9578ba;
}

.device .device_inner.orange .num02 {
  color: #f0b183;
}

.device .device_inner.orange h3 {
  color: #f0b183;
}

.device .device_inner.green .num02 {
  color: #31a497;
}

.device .device_inner.green h3 {
  color: #31a497;
}

.device .device_inner_software {
  flex-wrap: wrap;
  width: 940px;
}

.device .device_inner_software .imgwrap {
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: right;
}

.device .device_inner_software .img {
  margin: 40px 0 0 auto;
  width: 780px;
}

.device .device_inner_software .text {
  /*width: 780px;*/
	width: 720px;
}

.device .device_inner_software .suport_flex {
  display: flex;
}

.device .device_inner_software .suport_flex p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  margin-right: 40px;
  text-align: left;
  width: 482px;
}

.device_inner_support .text {
  width: 482px !important;
}

.device__2 {
  background: #fff;
  /*margin-top: 320px;*/
  margin-top: 280px;
  padding-top: 10px;
  position: relative;
 top: -230px;
  z-index: 10;
}


.device__2 .device_inner {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  margin: 60px auto 0;
  max-width: 100%;
  width: 938px;
}

.device__2 .device_inner.sp-disp {
  display: none;
}

.device__2 .device_inner .num {
  font-family: atrament-web, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 1;
  margin-right: 90px;
  text-align: left;
}

.device__2 .device_inner .text h3.ttl {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: left;
}

.device__2 .device_inner .text h3.ttl span.tm {
  color: #67b8e5;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-align: left;
  vertical-align: top;
}

.device__2 .device_inner .text h3.ttl span {
  color: #565656;
  display: block;
  font-size: 18px;
  padding-top: 6px;
  font-weight: bold;
  line-height: 34px;
  text-align: left;
}

.device__2 .device_inner .text p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
}

.device__2 .device_inner.blue .num01 {
  color: #67b8e5;
}

.device__2 .device_inner.blue h3 {
  color: #67b8e5;
}

.device__2 .device_inner.yellow .num02 {
  color: #d3d313;
}

.device__2 .device_inner.yellow h3 {
  color: #d3d313;
}

.device__2 .device_inner.purple .num02 {
  color: #9578ba;
}

.device__2 .device_inner.purple h3 {
  color: #9578ba;
}

.device__2 .device_inner.orange .num02 {
  color: #f0b183;
}

.device__2 .device_inner.orange h3 {
  color: #f0b183;
}

.device__2 .device_inner.green .num02 {
  color: #31a497;
}

.device__2 .device_inner.green h3 {
  color: #31a497;
}

.device__2 .device_inner_software {
  flex-wrap: wrap;
  width: 940px;
}

.device__2 .device_inner_software .imgwrap {
  width: 100%;
  text-align: right;
  display: flex;
  justify-content: right;
}

.device__2 .device_inner_software .img {
  margin: 40px 0 0 auto;
  width: 780px;
}

.device__2 .device_inner_software .text {
  width: 780px;
}

.device__2 .device_inner_software .suport_flex {
  display: flex;
}

.device__2 .device_inner_software .suport_flex p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  margin-right: 40px;
  text-align: left;
  width: 482px;
}


@media screen and (max-width: 768px) {
  .device_inner_software {
    flex-wrap: wrap;
    width: 100%;
  }
  .device_inner_software .imgwrap {
    margin-bottom: 12.5vw;
  }
  .device_inner_software img.img {
    left: -100%;
    max-width: 100vw;
    /* position: absolute; */
    right: -106.25%;
    width: 100vw;
  }
  .device .device_inner_software .imgwrap {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: right;
  }
  .device .device_inner_software .img {
    margin: 40px 0 0;
    width: 100%;
  }
	
.device__2 .device_inner_software .imgwrap {
    width: 100%;
    text-align: right;
    display: flex;
    justify-content: right;
  }
 .device__2 .device_inner_software .img {
    margin: 40px 0 0;
    width: 100%;
  }
	
  h2.h2 {
    align-items: center;
    display: flex;
  }
  h2.h2 .solid {
    background: #6aa09a;
    height: 2px;
    margin-right: 0px;
    width: calc((100vw - 87.5%) / 2 - 10px);
  }
  h2.h2 p {
    color: #31a497;
    font-size: 5vw;
    font-weight: bold;
    line-height: 6.875vw;
    padding-left: 10px;
    text-align: left;
  }
  h2.h2.h2_white .solid {
    background: #fff;
  }
  h2.h2.h2_white p {
    color: #fff;
  }
  .block01 {
    background-color: #fff;
    margin-bottom: 12.5vw;
    padding-top: 40px;
    position: static;
    text-align: center;
    transform: unset;
  }
  .block01 img {
    left: -100%;
    position: absolute;
    right: -100%;
    width: 100vw;
  }
  h2 {
    margin-bottom: 20px;
  }
  .sub_kv01 h2 {
    margin-bottom: 9.375vw;
  }
  h2.cotoka_h2 img {
    width: 37.1875vw;
  }
  .air {
    display: none;
    padding-top: 460px;
  }
  .box .flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 9.375vw;
  }
  .box .flex p {
    font-size: 4.0625vw;
    line-height: 7.8125vw;
    margin-bottom: 9.375vw;
  }
  .box .flex p.desc01 {
    margin-right: 0px;
  }
  .box .flex p.desc02 {
    margin-right: 0px;
  }
  .box .flex img {
    display: block;
    margin: 0 auto;
    /* width: 46.875vw; */
  }
  .box a {
    align-items: center;
    background: #31a497;
    border-radius: 5.46875vw;
    border-radius: 8.28125vw;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
    color: #fff;
    display: flex;
    font-size: 5vw;
    font-weight: bold;
    height: 16.71875vw;
    justify-content: center;
    margin-bottom: 14.375vw;
    position: relative;
    text-align: left;
    width: 100%;
  }
  .box a img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 15%;
    margin-right: 0px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 7.34375vw;
  }
  .box a:hover {
    opacity: 0.7;
  }
  .photo_f {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 140vw;
    transform: translate(-50%, -50%);
  }
  .device {
    background: #fff;
    margin-left: 0;
    /*margin-top: 80px;*/
	margin-top: 0px;
    max-width: 93.75%;
    padding-bottom: 60px;
    padding-left: 6.25%;
    padding-top: 5px;
    position: relative;
    top: 0px;
    z-index: 10;
  }
  .device .device_inner {
    align-items: flex-start;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: unset;
    margin: 40px auto 0;
    max-width: 100%;
    width: 938px;
  }
  .device .device_inner .num {
    display: inline-block;
    font-family: atrament-web, sans-serif;
    font-size: 13.75vw;
    font-weight: 600;
    line-height: 1;
    margin-right: 6.25vw;
    margin-top: 0;
    text-align: left;
    width: 10vw;
  }
  .device .device_inner h3.ttl {
    display: inline-block;
    font-size: 6.25vw;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: left;
    width: 69.0625vw;
  }
  .device .device_inner h3.ttl span.tm {
    color: #67b8e5;
    display: inline-block;
    font-size: 2.8125vw;
    font-weight: bold;
    line-height: 2;
    text-align: left;
    vertical-align: top;
  }
  .device .device_inner .text p.sp-disp {
    color: #565656;
    font-size: 4.375vw;
    font-weight: bold;
    line-height: 6.5625vw;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: left;
	padding: 0px 30px 0px 0px;
  }
  .device .device_inner .text p {
    color: #565656;
    font-size: 4.375vw;
    font-weight: normal;
    line-height: 6vw;
    text-align: left;
	  padding: 0px 40px 0px 0px;
  }
  .device .device_inner .text .suport_flex {
    display: flex;
    flex-wrap: wrap;
  }
  .device .device_inner .text .suport_flex p {
    color: #565656;
    font-size: 4.375vw;
    font-weight: normal;
    line-height: 7.8125vw;
    margin-bottom: 6.25vw;
    margin-right: 0px;
    text-align: left;
    width: 100%;
  }
  .device .device_inner img.support-img {
    display: block;
    margin: 0 auto;
    width: 53.125vw;
  }
  .device .device_inner.blue .num01 {
    color: #67b8e5;
  }
  .device .device_inner.blue h3 {
    color: #67b8e5;
  }
  .device .device_inner.yellow .num02 {
    color: #d3d313;
  }
  .device .device_inner.yellow h3 {
    color: #d3d313;
  }
	
.device__2 {
    background: #fff;
    margin-left: 0;
    /*margin-top: 80px;*/
	margin-top: 0px;
    max-width: 93.75%;
    /*padding-bottom: 60px;*/
    padding-left: 6.25%;
    padding-top: 5px;
    position: relative;
    top: 0px;
    z-index: 10;
  }
  .device__2 .device_inner {
    align-items: flex-start;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: unset;
    margin: 40px auto 0;
    max-width: 100%;
    width: 938px;
  }
  .device__2 .device_inner .num {
    display: inline-block;
    font-family: atrament-web, sans-serif;
    font-size: 13.75vw;
    font-weight: 600;
    line-height: 1;
    margin-right: 6.25vw;
    margin-top: 0;
    text-align: left;
    width: 10vw;
  }
  .device__2 .device_inner h3.ttl {
    display: inline-block;
    font-size: 6.25vw;
    font-weight: bold;
    margin-bottom: 0px;
    text-align: left;
    width: 69.0625vw;
  }
  .device__2 .device_inner h3.ttl span.tm {
    color: #67b8e5;
    display: inline-block;
    font-size: 2.8125vw;
    font-weight: bold;
    line-height: 2;
    text-align: left;
    vertical-align: top;
  }
  .device__2 .device_inner .text p.sp-disp {
    color: #565656;
    font-size: 4.375vw;
    font-weight: bold;
    line-height: 6.5625vw;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: left;
  }
  .device__2 .device_inner .text p {
    color: #565656;
    font-size: 4.375vw;
    font-weight: normal;
    line-height: 7.8125vw;
    text-align: left;
  }
  .device__2 .device_inner .text .suport_flex {
    display: flex;
    flex-wrap: wrap;
  }
  .device__2 .device_inner .text .suport_flex p {
    color: #565656;
    font-size: 4.375vw;
    font-weight: normal;
    line-height: 7.8125vw;
    margin-bottom: 6.25vw;
    margin-right: 0px;
    text-align: left;
    width: 100%;
  }
  .device__2 .device_inner img.support-img {
    display: block;
    margin: 0 auto;
    width: 53.125vw;
  }
  .device__2 .device_inner.blue .num01 {
    color: #67b8e5;
  }
  .device__2 .device_inner.blue h3 {
    color: #67b8e5;
  }
  .device__2 .device_inner.yellow .num02 {
    color: #d3d313;
  }
  .device__2 .device_inner.yellow h3 {
    color: #d3d313;
  }	
}

.cotoka {
  background: #fff;
  margin-top: 240px;
  max-width: 940px;
}

.cotoka.mt0 {
  margin-top: 0;
}

.cotoka .ttl_flex {
  align-items: flex-start;
  display: flex;
  margin-bottom: 40px;
}

.cotoka .ttl_flex.ttl_purple p.left {
  background: #9578ba;
}

.cotoka .ttl_flex.ttl_purple h3 {
  color: #9578ba;
}

.cotoka .ttl_flex.ttl_blue p.left {
  background: #67b8e5;
}

.cotoka .ttl_flex.ttl_blue h3 {
  color: #67b8e5;
}

.cotoka .ttl_flex p.left {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 24px;
  font-weight: bold;
  height: 98px;
  justify-content: center;
  line-height: 32px;
  margin-right: 32px;
  text-align: center;
  width: 126px;
}

.cotoka .ttl_flex div {
  width: 782px;
}

.cotoka .ttl_flex div h3 {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: left;
  white-space: nowrap;
}

.cotoka .ttl_flex div p {
  color: #565656;
  font-size: 14px;
  font-weight: normal;
  line-height: 28px;
  text-align: left;
}

.cotoka .block {
  margin-bottom: 60px;
  width: 100%;
}

.cotoka .block .block_inner {
  background: linear-gradient(
    90deg,
    #eaeaea 0%,
    #eaeaea 50%,
    #c1add9 50%,
    #c1add9 100%
  );
  padding: 0px 20px 1px;
  width: 940px;
}

.cotoka .block .block_inner .ttl_wrap {
  align-items: center;
  display: flex;
  padding-top: 40px;
  position: relative;
}

.cotoka .block .block_inner .ttl_wrap img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.cotoka .block .block_inner .ttl_wrap .ttl {
  font-size: 28px;
  font-weight: bold;
  line-height: 44px;
  margin-bottom: 40px;
  text-align: center;
  text-align: center;
  width: 50%;
}

.cotoka .block .block_inner .ttl_wrap .ttl span {
  display: block;
  font-size: 40px;
  font-weight: bold;
  line-height: 44px;
  margin-top: 10px;
  text-align: center;
}

.cotoka .block .block_inner .ttl_wrap .ttl01 {
  color: #565656;
}

.cotoka .block .block_inner .ttl_wrap .ttl02 {
  color: #fff;
}

.cotoka .block .block_inner .box {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px 0 10px;
}

.cotoka .block .block_inner .box h5 {
  color: #565656;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 0;
  text-align: center;
}

.cotoka .block .block_inner .box .box_inner {
  align-items: center;
  display: flex;
}

.cotoka .block .block_inner .box .box_inner .l,
.cotoka .block .block_inner .box .box_inner .r {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0 20px;
  width: 50%;
}

.cotoka .block .block_inner .box .box_inner .l p,
.cotoka .block .block_inner .box .box_inner .r p {
  align-items: center;
  border-radius: 4px;
  color: #fff;
  display: flex;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  justify-content: center;
  line-height: 20px;
  margin-bottom: 10px;
  text-align: center;
  width: 200px;
}

.cotoka .block .block_inner .box .box_inner .l p:nth-of-type(odd),
.cotoka .block .block_inner .box .box_inner .r p:nth-of-type(odd) {
  margin-right: 10px;
}

.cotoka .block .block_inner .box .box_inner .l p.mr0,
.cotoka .block .block_inner .box .box_inner .r p.mr0 {
  margin-right: 0;
}

.cotoka .block .block_inner .box .box_inner .l p.wh,
.cotoka .block .block_inner .box .box_inner .r p.wh {
  background: #fff;
}

.cotoka .block .block_inner .box .box_inner .l p {
  background: #7c7c7c;
}

.cotoka .block .block_inner .box .box_inner .r p {
  background: #9578ba;
}

.cotoka .block .block_inner .box .box_inner .r p.no {
  background: #fef5e3;
  color: #f5bb45;
  font-size: 30px;
  font-weight: bold;
  height: 100%;
  line-height: 45px;
  text-align: center;
  width: 100%;
}

.cotoka .block .block_inner .box .box_inner .r p.no.no1 {
  height: 270px;
}

.cotoka .block .block_inner .box .box_inner .r p.no.no2 {
  height: 130px;
}

.cotoka .block__01 {
  background: transparent;
  padding-bottom: 62px;
  padding-top: 80px;
  position: relative;
}

.cotoka .block__01 .gray {
  background: #f0f0f0;
  height: 100%;
  position: absolute;
  right: calc(((100vw - 940px) / 2) * -1);
  top: 0;
  width: calc(((100vw - 940px) / 2) + 780px);
  z-index: 0;
}

.cotoka .block__01 .flex {
  align-items: flex-start;
  background: transparent;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}

.cotoka .block__01 .flex .box {
  background: #fff;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 50px 0;
  text-align: center;
  width: 300px;
}

.cotoka .block__01 .flex .box:nth-of-type(3) {
  margin-right: 0;
}

.cotoka .block__01 .flex .box img {
  display: block;
  margin: 0 auto;
}

.cotoka .block__01 .flex .box p {
  color: #67b8e5;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  text-align: center;
}

.cov_cotoka {
  background: url(../images/cov.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 80px;
  margin-right: calc(((100vw - 1040px) / 2) - 10px);
  margin-top: 40px;
  padding: 70px 0;
  position: relative;
  text-align: center;
}

.cov_cotoka .cov_cotoka_inner {
  margin-left: auto;
  margin-right: 0;
  max-width: 100%;
  width: 1040px;
}

.cov_cotoka .img {
  position: absolute;
  right: calc(((100vw - 1040px) / 2) * -1);
  top: 120%;
  z-index: -10;
}

.cov_cotoka h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 44px;
  margin-bottom: 40px;
  text-align: center;
}

.cov_cotoka .btn_flex {
  align-items: center;
  display: flex;
  justify-content: center;
}

.cov_cotoka .btn_flex a {
  background: #f5bb45;
  border-radius: 12px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.18);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  padding: 22px 0;
  text-align: center;
  width: 387px;
}

.cov_cotoka .btn_flex a:nth-of-type(1) {
  margin-right: 20px;
}

@media screen and (max-width: 768px) {
  .cotoka {
    background: #fff;
    margin-top: 0px;
    max-width: 100%;
  }
  .cotoka .cotoka_inner {
    overflow: hidden;
  }
  .cotoka .ttl_flex {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 30px auto 40px;
    max-width: 90%;
  }
  .cotoka .ttl_flex p.left {
    align-items: center;
    border-radius: 0.625vw;
    color: #fff;
    display: flex;
    font-size: 3.75vw;
    font-weight: bold;
    height: auto;
    justify-content: center;
    line-height: 5vw;
    margin-bottom: 15px;
    margin-right: 0;
    padding: 3.125vw;
    text-align: center;
    width: auto;
  }
  .cotoka .ttl_flex div {
    width: 100%;
  }
  .cotoka .ttl_flex div h3 {
    font-size: 6.25vw;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: left;
    white-space: normal;
  }
  .cotoka .ttl_flex div p {
    color: #565656;
    font-size: 4.375vw;
    font-weight: normal;
    line-height: 7.8125vw;
    text-align: left;
  }
  .cotoka .block {
    margin-bottom: 60px;
    margin-left: 5%;
    margin-right: 0;
    overflow-x: scroll;
    width: 95%;
  }
  .cotoka .block .block_inner {
    background: linear-gradient(
      90deg,
      #eaeaea 0%,
      #eaeaea 50%,
      #c1add9 50%,
      #c1add9 100%
    );
    padding: 0px 3.125vw 1px;
    width: 175vw;
  }
  .cotoka .block .block_inner .ttl_wrap {
    align-items: center;
    display: flex;
    padding-top: 6.25vw;
    position: relative;
  }
  .cotoka .block .block_inner .ttl_wrap img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 12.5vw;
  }
  .cotoka .block .block_inner .ttl_wrap .ttl {
    font-size: 5vw;
    font-weight: bold;
    line-height: 6.875vw;
    margin-bottom: 6.25vw;
    text-align: center;
    text-align: center;
    width: 50%;
  }
  .cotoka .block .block_inner .ttl_wrap .ttl span {
    display: block;
    font-size: 7.5vw;
    font-weight: bold;
    line-height: 6.875vw;
    margin-top: 10px;
    text-align: center;
  }
  .cotoka .block .block_inner .box {
    background: #fff;
    margin-bottom: 20px;
    padding: 3.125vw 0 1.5625vw;
  }
  .cotoka .block .block_inner .box h5 {
    color: #565656;
    font-size: 3.75vw;
    font-weight: bold;
    line-height: 4.6875vw;
    margin-bottom: 3.125vw;
    margin-top: 0;
    text-align: center;
  }
  .cotoka .block .block_inner .box .sp-h5-wrap {
    display: flex;
  }
  .cotoka .block .block_inner .box .sp-h5-wrap h5 {
    width: 50%;
  }
  .cotoka .block .block_inner .box .box_inner {
    align-items: center;
    display: flex;
  }
  .cotoka .block .block_inner .box .box_inner .l,
  .cotoka .block .block_inner .box .box_inner .r {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0 3.125vw;
    width: 50%;
  }
  .cotoka .block .block_inner .box .box_inner .l p,
  .cotoka .block .block_inner .box .box_inner .r p {
    align-items: center;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 3.75vw;
    font-weight: bold;
    height: 16.875vw;
    justify-content: center;
    line-height: 5vw;
    margin-bottom: 1.5625vw;
    text-align: center;
    width: 38.28125vw;
  }
  .cotoka .block .block_inner .box .box_inner .l p:nth-of-type(odd),
  .cotoka .block .block_inner .box .box_inner .r p:nth-of-type(odd) {
    margin-right: 0px;
  }
  .cotoka .block .block_inner .box .box_inner .l p.mr0,
  .cotoka .block .block_inner .box .box_inner .r p.mr0 {
    margin-right: 0;
  }
  .cotoka .block .block_inner .box .box_inner .l p.wh,
  .cotoka .block .block_inner .box .box_inner .r p.wh {
    background: #fff;
  }
  .cotoka .block .block_inner .box .box_inner .l p span,
  .cotoka .block .block_inner .box .box_inner .r p span {
    display: none;
  }
  .cotoka .block .block_inner .box .box_inner .l {
    justify-content: space-between;
  }
  .cotoka .block .block_inner .box .box_inner .l p {
    background: #7c7c7c;
  }
  .cotoka .block .block_inner .box .box_inner .r p {
    background: #9578ba;
  }
  .cotoka .block .block_inner .box .box_inner .r p:nth-of-type(2) {
    margin-left: 1.5625vw;
  }
  .cotoka .block .block_inner .box .box_inner .r p.no {
    background: #fef5e3;
    color: #f5bb45;
    font-size: 5vw;
    font-weight: bold;
    height: 100%;
    line-height: 5vw;
    text-align: center;
    width: 100%;
  }
  .cotoka .block .block_inner .box .box_inner .r p.no.no1 {
    height: 72.1875vw;
  }
  .cotoka .block .block_inner .box .box_inner .r p.no.no2 {
    height: 35.3125vw;
  }
  .cotoka .block__01 {
    background: transparent;
    margin: 0 auto;
    max-width: 90%;
    padding-bottom: 12.5vw;
    padding-top: 9.375vw;
    position: relative;
  }
  .cotoka .block__01 .gray {
    background: #f0f0f0;
    height: 100%;
    position: absolute;
    right: -10%;
    top: 0;
    width: 120%;
    z-index: 0;
  }
  .cotoka .block__01 .flex {
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .cotoka .block__01 .flex .box {
    background: #fff;
    margin-bottom: 3.125vw;
    margin-right: 3.125vw;
    padding: 9.375vw 0;
    text-align: center;
    width: 42.1875vw;
  }
  .cotoka .block__01 .flex .box:nth-of-type(3) {
    margin-right: 3.125vw;
  }
  .cotoka .block__01 .flex .box:nth-of-type(even) {
    margin-right: 0;
  }
  .cotoka .block__01 .flex .box img {
    display: block;
    margin: 0 auto;
    width: 31.25vw;
  }
  .cotoka .block__01 .flex .box p {
    color: #67b8e5;
    font-size: 4.375vw;
    font-weight: bold;
    line-height: 6.5625vw;
    margin-top: 6.25vw;
    text-align: center;
  }
  .cov_cotoka {
    background: url(../images/cov.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    margin-right: calc(((100vw - 1040px) / 2) - 10px);
    margin-top: 40px;
    padding: 70px 0;
    position: relative;
    text-align: center;
  }
  .cov_cotoka .cov_cotoka_inner {
    margin-left: auto;
    margin-right: 0;
    max-width: 100%;
    width: 1040px;
  }
  .cov_cotoka .img {
    position: absolute;
    right: calc(((100vw - 1040px) / 2) * -1);
    top: 120%;
    z-index: -10;
  }
  .cov_cotoka h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 44px;
    margin-bottom: 40px;
    text-align: center;
  }
  .cov_cotoka .btn_flex {
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .cov_cotoka .btn_flex a {
    background: #f5bb45;
    border-radius: 12px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.18);
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    padding: 22px 0;
    text-align: center;
    width: 387px;
  }
  .cov_cotoka .btn_flex a:nth-of-type(1) {
    margin-right: 20px;
  }
  .cov_cotoka {
    background: url(../images/cov.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 80px;
    margin-right: calc((100vw - 1040px) / 2);
    margin-top: 40px;
    max-width: 100%;
    padding: 60px 6.25%;
    position: relative;
    text-align: center;
  }
  .cov_cotoka .img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 150%;
    transform: translate(-50%, -50%);
    z-index: -10;
  }
  .cov_cotoka h3 {
    color: #f5f5f5;
    font-size: 4.0625vw;
    font-weight: bold;
    line-height: 6.5625vw;
    margin-bottom: 6.25vw;
    text-align: center;
  }
  .cov_cotoka .btn_flex {
    align-items: center;
    display: flex;
    justify-content: space-between;
  }
  .cov_cotoka .btn_flex a {
    background: #f5bb45;
    border-radius: 12px;
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.18);
    color: #fff;
    font-size: 3.75vw;
    font-weight: bold;
    line-height: 1.5;
    padding: 3.4375vw 0;
    text-align: center;
    width: 47%;
  }
  .cov_cotoka .btn_flex a:nth-of-type(1) {
    margin-right: 0px;
  }
}
