/* Scss Document */

.pc {
  display: block;
}

.sp {
  display: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:before, .clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

a {
  text-decoration: none;
}

a:hover {
  opacity: 0.8;
  transition: all .3s ease-out;
}

main {
  display: block;
  padding-top: 0;
}

main #main {
  width: 100%;
  height: 100%;
  height: 484px;
  max-height: 484px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

main #main .inner1 {
  font-size: 40px;
  line-height: 1.4;
  color: #fff;
  text-shadow: -1px -2px 3px #808080;
}

main.platform #main {
  background-image: url(../../imgs/platform/main_pc.jpg);
}

main #main1 {
  width: 100%;
  height: 100%;
  height: 380px;
  max-height: 380px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  box-sizing: initial;
}

.ad0820 {
  width: 960px;
  margin: 48px auto;
  text-align: center;
}

.sm-txt {
  font-size:3rem;
}

.btn-ad {
width: 500px;
height: 50px;
border-radius: 25px;
border: solid 1px #4b5257;
display: inline-block;
margin-bottom: 24px;
cursor: pointer;
text-decoration: none;
font-size: 18px;
font-weight: 500;
line-height: 2.61;
text-align: center;
color: #1b1e1f;
}

.f-title {
    opacity: 0.95;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #743b15 5%, #673615 16%, #312929 67%);
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.f-title1 {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.8;
    color: #1b1e1f;
}

.text-18 {
  font-size: 24px;
  color: #1b1e1f;
}

.gradient_txt {
    opacity: 0.95;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to left, #db3564 29%, #ff1400 78%);
    font-weight: bold;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
}

.gradient_txt1 {
    opacity: 0.95;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    background-image: linear-gradient(to right, #743b15 5%, #673615 16%, #312929 67%);
    font-weight: bold;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 72px;
}

#head_01 {
  width: 100%;
  padding: 10px 0;
  background-color: #000;
}

.bg_gray {
  width: 100%;
  background-color: #f1f1f1;
}

.bg_pale {
  width: 100%;
  background-color: #E5F3FF;
}

.inner_01 {
  max-width: 960px;
  margin: 0 auto;
}

.inner_02 {
  max-width: 960px;
  margin: 0 auto;
  padding: 100px 0 0 50px;
}

.inner_03 {
  max-width: 960px;
  margin: 0 auto;
  padding: 65px 0 ;
  text-align: center;
}

.inner_03 img {
  width: 75%;
}

.inner_04 {
  max-width: 700px;
  margin: 0 auto;
}

.box_ll{
  width: 190px;
  float: left;
}

.box_rr{
  width: 50%;
  float: right;
}

.box_l1{
  width: 42%;
  float: left;
  background: rgba(255,255,255,0.5);
  padding: 3%;
  text-align: center;
  margin-top: 5%;
}

.box_r2{
  width: 42%;
  float: right;
  background: rgba(255,255,255,0.5);
  padding: 3%;
  text-align: center;
  margin-top: 5%;
}

.btn_p {
  display: block;
  font-size: 100%;
  font-weight: 700;
  padding: 8px 40px;
  border-radius: 3px;
  background-color: #00abf9;
  color: #ffffff;
  float: right;
  margin-left: 10px;
}

.btn_t {
  display: block;
  font-size: 100%;
  font-weight: 700;
  padding: 8px 40px;
  border-radius: 3px;
  background-color: #ff6f40;
  color: #ffffff;
  float: right;
  margin-left: 10px;
}

.btn_blue {
  display: block;
  font-size: 130%;
  font-weight: 700;
  padding: 8px 40px;
  border-radius: 25px;
  background: linear-gradient(to bottom, #61c4db, #0091db);
  color: #ffffff;
  float: left;
  margin-left: 0;
}

.btn_orange {
  display: block;
  font-size: 130%;
  font-weight: 700;
  padding: 8px 40px;
  border-radius: 25px;
  background: linear-gradient(to bottom, #f3c549, #ff6f40);
  color: #ffffff;
  float: left;
  margin-left: 0;
}

.btn {
  font-size: 100%;
  font-weight: 700;
  padding: 10px 40px;
  background-color: #00abf9;
  color: #ffffff;
  margin: 8px 0 8px 5px;
}

.font_01 {
  font-weight: bold;
  font-size: 110%;
  color: #00abf9;
  padding-bottom: 1%;
}

.font_02 {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.4;
  padding: 3% 0;
}

.font_03 {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.4;
  padding: 3% 0;
}

.font_04 {
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 3% 0;
}

.font_pr {
  line-height: 2;
}

.hr {
  border: solid 1px #00abf9;
  width: 80px;
  margin: 0 auto;
}

.font_pr1 {
  line-height: 2;
  font-size: 80%;
  padding-top: 5px;
  letter-spacing: -0.3pt;
}

main dl {
  width: 450px;
  margin: 0 auto;
}

main dt {
  clear: left;
  float: left;
  width: 20%;
}
main dd {
  margin: 0;
  text-align: left;
}

.box_lr {
  max-width: 960px;
  margin: 0 auto;
}

.box_l3 img {
  max-width: 40%;
  margin: 16px auto 10px;
}
.box_r4 img {
  max-width: 30%;
  margin: 10px auto 0;
}
.box_l3{
  width: 42%;
  float: left;
  padding: 3%;
  border: 3px solid #66c7ec;
  text-align: center;
  /*margin-top: 5%;*/
  height: 245px;
}

.box_r4{
  width: 42%;
  float: right;
  border: 3px solid #ff6f40;
  padding: 3%;
  text-align: center;
  /*margin-top: 5%;*/
  height: 245px;
}

.box_l3 a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.box_l3 .text{
	/*max-width: 446px;*/
	width: 100%;
	float: right;
	padding-top: 10px;
	text-align: center;
}
.box_l3 .text p{
	font-size: 21px;
	color: #000;
	letter-spacing: 1px;
}
.box_l3 .text h3{
	line-height: 1.0;
	color: #66c7ec;
	font-size: 32px;
	letter-spacing: 2px;
	margin-top: 15px;
}
.box_l3 .text .links_btn_partner{
	font-size: 15px;
	line-height: 1.0;
	font-weight: bold;
	color: #000;
	display: inline-block;
	margin-top: 15px;
	padding-right: 40px;
	position: relative;
	letter-spacing: 2px;
}
.box_l3 .text .links_btn_partner:after{
	position: absolute;
	content: "";
	top: -4px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 34px 0 0;
	border-color: #66c7ec transparent transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.box_r4 a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.box_r4 .text{
	/*max-width: 446px;*/
	width: 100%;
	float: right;
	padding-top: 10px;
	text-align: center;
}
.box_r4 .text p{
	font-size: 21px;
	color: #000;
	letter-spacing: 1px;
}
.box_r4 .text h3{
	line-height: 1.0;
	color: #ff6f40;
	font-size: 32px;
	letter-spacing: 2px;
	margin-top: 15px;
}
.box_r4 .text .links_btn_partner{
	font-size: 15px;
	line-height: 1.0;
	font-weight: bold;
	color: #000;
	display: inline-block;
	margin-top: 30px;
	padding-right: 40px;
	position: relative;
	letter-spacing: 2px;
}
.box_r4 .text .links_btn_partner:after{
	position: absolute;
	content: "";
	top: -4px;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 22px 34px 0 0;
	border-color: #ff6f40 transparent transparent;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
@media screen and (min-width: 766px) {
.foot #main1 {
  background-image: url(../../imgs/platform/foot_pc.jpg);
}
}
@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }

  main dl {
    width: 94%;
    margin: 0  0 0 6%;
  }

  main dt {
    clear: left;
    float: left;
    width: 18%;
    padding-right: 2%;
  }
  main dd {
    margin-left: 2%;
    text-align: left;
  }

  main {
    padding-top: 0;
  }
  main #main {
    height: 515px;
    max-height: 515px;
    width: 100%;
  }

  main.platform #main {
    background-image: url(../../imgs/platform/main_sp.jpg);
  }

  .foot #main1 {
    background-image: url(../../imgs/platform/foot_sp.jpg);
  }

  main #main1 {
    height: 750px;
    max-height: 750px;
    width: 100%;
  }

  main #main .inner1 {
    font-size: 2rem;
    line-height: 1.8;
    color: #fff;
    text-shadow: -1px -2px 3px #808080;
    margin: 0 auto;
    width: 95%;
    padding:25% 0 0 5%;
  }

  .ad0820 {
      width: 92%;
      padding:40px 4%;
      text-align: center;
      margin: 0;
    }

  .sm-txt {
      font-size:2rem;
    }

    .btn-ad {
    width: 100%;
    height: 50px;
    border-radius: 25px;
    border: solid 1px #4b5257;
    display: inline-block;
    margin: 0 auto 24px;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    line-height: 3;
    text-align: center;
    color: #1b1e1f;
    }

    .f-title {
        opacity: 0.95;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        background-image: linear-gradient(to right, #743b15 5%, #673615 16%, #312929 67%);
        font-size: 23px;
        font-weight: bold;
        line-height: 1.6;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .f-title1 {
        font-size: 23px;
        font-weight: bold;
        line-height: 1.6;
        color: #1b1e1f;
    }

    .text-18 {
      font-size: 18px;
      color: #1b1e1f;
    }

    .gradient_txt {
        opacity: 0.95;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        background-image: linear-gradient(to left, #db3564 29%, #ff1400 78%);
        font-weight: bold;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 64px;
    }

    .gradient_txt1 {
        opacity: 0.95;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        background-image: linear-gradient(to right, #743b15 5%, #673615 16%, #312929 67%);
        font-weight: bold;
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 64px;
    }

  #head_01 {
    width: 100%;
    padding: 5px 0;
    background-color: #000;
  }

  .inner_01 {
    max-width: 100%;
    margin: 0 auto;
  }

  .inner_02 {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
  }

  .inner_03 {
    max-width: 96%;
    padding: : 5% 3%;
    text-align: center;
  }

 .inner_03 img {
   width: 100%;
 }

 .inner_04 {
   max-width: 100%;
   margin: 0 auto;
 }

  .box_ll{
    width: 50%;
    text-align: left;
    padding-left: 2%;
    float: left;
  }

  .box_rr{
    width: 100%;
    padding: 4% 2% 2% 2%;
  }

  .box_l1{
    width: 70%;
    background: rgba(255,255,255,0.5);
    padding: 5%;
    text-align: center;
    margin: 5% 10% 0 10%;
  }

  .box_r2{
    width: 70%;
    background: rgba(255,255,255,0.5);
    padding: 5%;
    text-align: center;
    margin: 5% 10% 0 10%;
  }

  .box_r2 img{
    width: 50%!important;
  }

  .box_l3{
    width: 78%;
    padding: 5%;
    border: 3px solid #66c7ec;
    text-align: center;
    margin: 5%;
    height: auto;
  }

  .box_r4{
    width: 78%;
    border: 3px solid #ff6f40;
    padding: 5%;
    text-align: center;
    margin: 5%;
    height: auto;
  }

  .box_l3 a{
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
  }

  .box_lr {
    width: 100%;
    margin: 0 auto;
  }

  .box_l3 img {
    max-width: 40%;
    margin: 10px auto 20px;
  }
  .box_r4 img {
    max-width: 30%;
    margin: 10px auto 0;
  }
  .box_l3 .text{
    max-width: 100%;
    width: 100%;
    float: none;
    padding: 15px 0 20px 0;
    text-align: center;
  }
  .box_l3 .text p{
    font-size: 14px;
  }
  .box_l3 .text h3{
    font-size: 20px;
  }
  .box_l3 .text .links_btn_partner{
    font-size: 14px;
  }
  .box_l3 .text .links_btn_partner:after{
    -webkit-transition: none;
    transition: none;
  }
  .box_l3 a:hover{
    opacity: 1;
  }
  .box_l3 a:hover .text .links_btn_partner:after{
    right: 0;
  }

  .box_l3 a{
    text-decoration: none;
    -webkit-transition: none;
    transition: none;
  }

  .box_r4 .text{
    max-width: 100%;
    width: 100%;
    float: none;
    padding: 15px 0 20px 0;
    text-align: center;
  }
  .box_r4 .text p{
    font-size: 14px;
  }
  .box_r4 .text h3{
    font-size: 20px;
  }
  .box_r4 .text .links_btn_partner{
    font-size: 14px;
  }
  .box_r4 .text .links_btn_partner:after{
    -webkit-transition: none;
    transition: none;
  }
  .box_r4 a:hover{
    opacity: 1;
  }
  .box_r4 a:hover .text .links_btn_partner:after{
    right: 0;
  }

  .btn_p {
    display: block;
    font-size: 100%;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #00abf9;
    color: #ffffff;
    float: right;
    margin-left: 5px;
  }

  .btn_t {
    display: block;
    font-size: 100%;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 3px;
    background-color: #ff6f40;
    color: #ffffff;
    float: right;
    margin-left: 5px;
  }

  .btn_blue {
    display: block;
    font-size: 120%;
    font-weight: 700;
    padding: 3px 25px;
    border-radius: 25px;
    background: linear-gradient(to bottom, #61c4db, #0091db);
    color: #ffffff;
    margin-left:5%;
    float: left;
  }

  .btn_orange {
    display: block;
    font-size: 120%;
    font-weight: 700;
    padding: 3px 25px;
    border-radius: 25px;
    background: linear-gradient(to bottom, #f3c549, #ff6f40);
    color: #ffffff;
    margin-left:5%;
    float: left;
  }

  .btn {
    font-size: 100%;
    font-weight: 700;
    padding: 10px 0;
    background-color: #00abf9;
    color: #ffffff;
    margin: 8px 0 8px 5px;
    text-decoration: none;
  }

  .btn img {
    width: 8%!important;
  }

  .font_01 {
    font-weight: bold;
    font-size: 100%;
    color: #00abf9;
    padding-bottom: 1%;
  }
  .font_02 {
    font-weight: bold;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 5% 0;
  }
  .font_03 {
    font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 5% 0;
  }

  .font_04 {
    font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.4;
    padding: 5% 0;
  }
}
@media only screen and (min-width: 321px) and (max-width: 567px) {
}
@media screen and (max-width: 320px) {
  .gradient_txt {
      opacity: 0.95;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      background-image: linear-gradient(to left, #db3564 29%, #ff1400 78%);
      font-weight: bold;
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 50px;
  }

  .gradient_txt1 {
      opacity: 0.95;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      background-image: linear-gradient(to right, #743b15 5%, #673615 16%, #312929 67%);
      font-weight: bold;
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      font-size: 50px;
  }

  .text-18 {
    font-size: 16px;
    color: #1b1e1f;
}
}
