@charset "utf-8";
/* CSS Document */
.ji-mv {
  margin-bottom: 100px;
}
.ji-topcopy {
  text-align: center;
  margin-bottom: 100px;
}
.ji-topcopy .copy01 {
  font-size: 2.4rem;
  margin-bottom: 20px;
}
.ji-topcopy .copy02 {
  font-size: 4.8rem;
  padding-bottom: 10px;
  background-image: url("../img/top-line.png");
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 30px;
}
.ji-topcopy .copy03 {
  font-size: 1.6rem;
  line-height: 2.5;
}
.ji-copy2 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}
.ji-copy2 span {
  font-size: 2.4rem;
  font-weight: normal;
}
.ji-copy3 {
  font-size: 2.0rem;
  font-weight: bold;
  text-align: center;
  margin: 50px 0 30px;
  line-height: 3;
}
.ji-copy3 span {
  background: linear-gradient(transparent 60%, #dbeef6 0%);
}
.txtAC {
  text-align: center;
}
.ji-flex {
  display: flex;
}
.linkbox {
  padding: 0 10px;
  background: #f0f2f7;
  justify-content: space-between;
}
.pt40 {
  padding-top: 40px;
}
.pb40 {
  padding-bottom: 40px;
}
.mb100 {
  margin-bottom: 100px;
}
.mt40 {
  margin-top: 40px;
}
.linktitle {
  justify-content: space-between;
  align-items: flex-end;
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
}
.ji-name {
  font-size: 2.4rem;
  font-weight: bold;
}
.linkbox2 {
  margin-top: 30px;
  justify-content: space-between;
}
.jc-sb {
  justify-content: space-between;
}
.w50 {
  width: 50%;
  padding-right: 20px;
}
.w50-100 {
  width: 50%;
}
.pr20 {
  padding-right: 20px;
}
.pl20 {
  padding-left: 20px;
}
.ji-bold {
  font-size: 1.6rem;
  font-weight: bold
}
.linkbox2 ul, .ji-titlebox ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0;
}
.ji-titlebox ul {
  margin: 0 0 20px;
}
.linkbox2 ul li, .ji-titlebox ul li {
  padding: 0;
  margin-bottom: 15px;
  background: url(../img/li-point.png) no-repeat 0 0;
  background-size: auto 18px;
  padding-left: 25px;
}
.ji-titlebox ul li.brown {
  background: url(../img/li-point-b.png) no-repeat 0 0;
}
.ji-titlebox ul li.green {
  background: url(../img/li-point-g.png) no-repeat 0 0;
}
.stxt {
  font-size: 1.2rem;
}
.linkbox2 .btn a {
  font-size: 1.8rem;
  color: #fff;
  display: block;
  width: 100%;
  padding: 15px 0;
  margin: 0 auto;
  text-align: center;
  background: #74aece url(../img/arw.png) 95% 50% no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0px 5px 6px 1px rgba(0, 0, 0, 0.2);
}
.linkbox2 .btn a:hover {
  background: #4889bb url(../img/arw.png) 95% 50% no-repeat;
}
.ji-titlebox {
  margin-bottom: 50px;
}
.pr30 {
  padding-right: 30px;
}
.mr30 {
  margin-right: 30px;
}
.pr15 {
  padding-right: 15px;
}
.ai-c {
  align-items: center;
}
.btxt {
  font-size: 1.8rem;
  font-weight: bold;
}
.os-title {
  margin: 30px 0 0;
  background: #ededed;
  padding: 10px;
}
.os-amazon {
  border: 1px solid #c3c3c3;
  border-top: none;
  padding: 10px;
  text-align: center;
	display: flex;
	justify-content: center;
}

.os-amazon div{
	display: flex;
	align-items: center;
	padding: 0 10px;

	}

.os-amazon div:first-child{
	border-right: 1px solid #c3c3c3;
	}

.os-amazon div{}
.sma {
  display: none;
}
.pd10 {
  padding: 10px;
}
.pd20 {
  padding: 20px;
}

.w30 {
  width: 30%;
}

h2.stxt{
    font-size: 2.2rem;
}

.bgb{
    background: #a2cde5;
}
@media screen and (max-width:768px) {
h2.stxt{
    font-size: 1.8rem;
}
    
    .bgb{
        background: #fff;
    }
    
  .sma {
    display: block;
  }
  .linkbox2 {
    flex-direction: column-reverse;
    text-align: center;
  }
  .linkbox2 .w50 {
    width: 100%;
    padding-right: 0px;
  }
  .linkbox2 .w50 ul li {
    text-align: left;
  }
  .ji-mv {
    margin-bottom: 30px;
  }
  .ji-copy2 {
    font-size: 1.2rem;
    margin-bottom: 30px;
  }
  .fdc {
    flex-direction: column;
  }
  .fdc .w50 {
    width: 100%;
    box-sizing: border-box;
  }
  .ji-bold {
    font-size: 1.4rem;
    font-weight: bold;
    margin-top: 20px;
  }
  .linktitle {
    align-items: center;
  }
  .ji-name {
    font-size: 1.8rem;
    margin-bottom: 20px;
    font-weight: bold;
  }
  .pd10, .pd20 {
    padding: 10px;
  }
  .ji-titlebox .pr30 {
    padding: 0;
  }
  .ji-titlebox .pr30 .titleimg {
    width: 100%;
  }
  .ji-titlebox .mr30 {
    margin: 0;
  }
  .ji-titlebox .mr30 .titleimg {
    width: 100%;
  }
  .w50-100 {
    width: 100%;
  }
  .pr20 {
    padding-right: 0px;
    margin-bottom: 50px;
  }
  .pl20 {
    padding-left: 0px;
  }
    .spmb20{
        margin-bottom: 20px;
    }
}
