@charset "utf-8";
#contents {
 color: #16355b;
 background: #eaeff6;
} /* PC */
@media screen and (min-width:769px) {
 #contents {
  min-width: 1140px;
  overflow: hidden;
 }
 #head {
  min-width: 1140px;
  background: #e1e5ed;
 }
 #head .headinner {
  width: 1140px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
 }
 #head .logo {
  width: 125px;
 }
 #head .headnav {
  position: absolute;
  top: 30px;
  right: 0;
  text-align: right;
 }
 #head .headnav .headnav_sns {
  margin: 0 0 15px 0;
 }
 #head .headnav .headnav_sns div {
  display: inline-block;
  width: 30px;
  margin: 0 0 0 10px;
 }
 #head .headnav .headnav_menu .menulist li {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 0 20px;
  letter-spacing: 0.1em;
 }
 #head .headnav .headnav_menu .menulist li a {
  display: block;
  color: #014190;
  padding: 3px 0;
  transition: 0.3s;
  border-bottom: 3px solid #e1e5ed;
 }
 #head .headnav .headnav_menu .menulist li a:hover {
  border-bottom: 3px solid #7ae5f8;
 }
 #kv {
  min-width: 1140px;
  background: url("../img/kv_bg_pc.jpg") no-repeat center bottom #e1e5ed;
  background-size: contain;
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 0 0 60px 0;
 }
 #kv .kvinner {
  width: 1140px;
  margin: 0 auto;
  padding: 40px 310px 0 85px;
  position: relative;
 }
 #kv .kvcatch {
  width: 450px;
  position: absolute;
  top: 95px;
  left: -5px;
 }
 #kv .kvtext {
  position: absolute;
  top: 150px;
  right: 0;
  text-align: left;
  font-size: 20px;
  line-height: 2;
  font-weight: 600;
  color: #014190;
 }
 #about {
  padding: 40px 0 240px 0;
  min-width: 1140px;
  background: url("../img/lead_bg_pc.jpg") no-repeat center bottom #eaeff6;
  background-size: contain;
 }
 #about .contentsinner {
  width: 1140px;
  margin: 0 auto;
 }
 #about .titlelabel {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 50px 0;
 }
 #about .titlelabel .line {
  padding: 3px 0;
  background: linear-gradient(transparent 60%, #7ae5f8 60%)
 }
 #about .aboutbox {
  display: flex;
  justify-content: space-between;
 }
 #about .pic {
  width: 52%;
 }
 #about .text {
  width: 43%;
  padding: 40px 0 0 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
 }
 #products {
  min-width: 1140px;
  background: #e1e5ed;
  padding: 40px 0 40px 0;
 }
 #products .titlelabel.etitle {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 50px 0;
 }
 #products .titlelabel {
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 50px 0;
 }
 #products .titlelabel .line {
  padding: 3px 0;
  background: linear-gradient(transparent 60%, #7ae5f8 40%)
 }
 #products .titlelabel.etitle .line {
  padding: 0;
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #products .sublabel {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  margin: 0 0 5px 0;
 }
 #products .sublabel .bg {
  display: inline-block;
  padding: 3px 8px;
  background: #014190;
 }
 #products .pagenav {
  background: #fff;
  border-radius: 20px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  width: 970px;
  margin: 0 auto 30px auto;
  padding: 10px;
 }
 .pagenav .pagenavlist {
  display: flex;
  justify-content: space-between;
 }
 .pagenav .pagenavlist li {
  width: 33.3%;
  border-right: 3px solid #e1e5ed;
  text-align: center;
  padding: 5px;
 }
 .pagenav .pagenavlist li:last-child {
  border: none;
 }
 .pagenav .pagenavlist li a {
  display: block;
  color: #014190;
  padding: 10px 10px 30px 10px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  background: url("../img/navarrow.png") no-repeat center bottom #fff;
  background-size: 30px auto;
  border-radius: 10px;
  transition: 0.2s;
 }
 .pagenav .pagenavlist li a:hover {
  background: url("../img/navarrow.png") no-repeat center bottom #eaeff6;
  background-size: 30px auto;
 }
 #products #tape {
  padding: 40px 0 0 0;
  margin: 0 auto 30px auto;
 }
 #tape .lead {
  display: flex;
  justify-content: space-between;
  width: 970px;
  margin: 0 auto 70px auto;
 }
 #tape .lead .lead_catch {
  width: 48%;
 }
 #tape .lead .text {
  width: 48%;
  font-size: 18px;
  font-weight: 600;
  line-height: 2;
 }
 #products .intro {
  width: 970px;
  margin: 0 auto 70px auto;
 }
 #tape .intro01 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 70px 0;
 }
 #tape .intro01 .pic {
  width: 48%;
 }
 #tape .intro01 .introtext {
  width: 49%;
  padding: 40px 0 0 0;
 }
 #tape .intro01 .introtext .catch {
  margin: 0 70px 20px 0;
 }
 #tape .intro01 .introtext .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
 }
 #tape .intro01 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #tape .intro01 .introtext .text .mtext {
  font-size: 24px;
  vertical-align: baseline;
 }
 #tape .intro01 .introtext .text .ltext {
  font-size: 28px;
  vertical-align: baseline;
 }
 #tape .intro02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
 }
 #tape .intro02 .pic {
  width: 35%;
 }
 #tape .intro02 .introtext {
  width: 60%;
  padding: 60px 220px 0 0;
 }
 #products .productsbox {
  background: #fff;
  border-radius: 20px;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.2);
  width: 1140px;
  margin: 0 auto 70px auto;
 }
 #products .productsbox .feature_list {
  display: flex;
  justify-content: space-between;
  padding: 0 10px;
 }
 #products .productsbox .feature_list li {
  border-right: 2px solid #e1e5ed;
  text-align: center;
  padding: 28px;
 }
 #products .productsbox .feature_list li:last-child {
  border: none;
 }
 #tape .productsbox .feature_list li {
  width: 25%;
 }
 #products #scissor .productsbox .feature_list li.product01 {
  width: 65%;
 }
 #products #scissor .productsbox .feature_list li.product02 {
  width: 35%;
 }
 #products #glue .productsbox .feature_list li.product01 {
  width: 65%;
 }
 #products #glue .productsbox .feature_list li.product02 {
  width: 35%;
 }
 #products .productsbox .label {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  text-align: center;
  margin: 0 0 10px 0;
 }
 #products .productsbox .label .ltext {
  font-size: 24px;
  vertical-align: baseline;
 }
 #products .productsbox .text {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  text-align: left;
  height: 5rem;
 }
 #products #tape .productsbox .text {
  height: 7rem;
 }
 #products #scissor .productsbox .text {
  text-align: center;
 }
 #products #scissor .productsbox .product01 .text {
  height: 7.5rem;
 }
 #products #glue .productsbox .text {
  text-align: center;
 }
 #products .productsbox .text .note {
  font-size: 12px;
 }
 #products .productsbox .linkgroup {
  display: flex;
  justify-content: center;
 }
 #products #tape .productsbox .productlink {
  width: 220px;
  margin: 0 auto;
 }
 #products .productsbox .productlink {
  width: 285px;
  margin: 0 auto;
 }
 #products .productsbox .linkgroup .productlink {
  margin: 0 15px;
 }
 #products .productsbox .productlink a {
  display: block;
  transition: 0.2s;
 }
 #products .productsbox .productlink a:hover {
  transform: scale(1.1);
 }
 #products #scissor {
  padding: 40px 0 0 0;
  margin: 0 auto 30px auto;
 }
 #scissor .intro01 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 70px 0;
 }
 #scissor .intro01 .pic {
  width: 48%;
 }
 #scissor .intro01 .introtext {
  width: 49%;
  padding: 10px 0 0 0;
 }
 #scissor .intro01 .introtext .catch {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 20px 0;
 }
 #scissor .intro01 .introtext .catch .ltext {
  font-size: 36px;
  vertical-align: baseline;
 }
 #scissor .intro01 .introtext .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
 }
 #scissor .intro01 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #scissor .intro02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
 }
 #scissor .intro02 .pic {
  width: 35%;
 }
 #scissor .intro02 .introtext {
  width: 60%;
  padding: 40px 0 0 0;
 }
 #scissor .intro02 .introtext .catch {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 20px 0;
 }
 #scissor .intro02 .introtext .catch .ltext {
  font-size: 36px;
  vertical-align: baseline;
 }
 #scissor .intro02 .introtext .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
 }
 #scissor .intro02 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #products #glue {
  padding: 40px 0 0 0;
  margin: 0 auto 0 auto;
 }
 #glue .intro01 {
  display: flex;
  justify-content: space-between;
  margin: 0 0 70px 0;
 }
 #glue .intro01 .pic {
  width: 48%;
 }
 #glue .intro01 .introtext {
  width: 49%;
  padding: 30px 0 0 0;
 }
 #glue .intro01 .introtext .catch {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 20px 0;
 }
 #glue .intro01 .introtext .catch .ltext {
  font-size: 36px;
  vertical-align: baseline;
 }
 #glue .intro01 .introtext .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
 }
 #glue .intro01 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #glue .intro02 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
 }
 #glue .intro02 .pic {
  width: 35%;
 }
 #glue .intro02 .introtext {
  width: 60%;
  padding: 30px 0 0 0;
 }
 #glue .intro02 .introtext .catch {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 20px 0;
 }
 #glue .intro02 .introtext .catch .ltext {
  font-size: 36px;
  vertical-align: baseline;
 }
 #glue .intro02 .introtext .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 2;
 }
 #glue .intro02 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #linkbnr {
  min-width: 1140px;
  background: #e1e5ed;
  padding: 40px 0 180px 0;
 }
 #linkbnr .plusbnr {
  width: 980px;
  margin: 0 auto;
 }
 #linkbnr a {
  display: block;
  transition: 0.2s;
 }
 #linkbnr a:hover {
  transform: scale(1.1);
 }
 #voice {
  min-width: 1140px;
  background: #e1e5ed;
  padding: 40px 0 40px 0;
 }
 #voice .contentsinner {
  width: 1140px;
  margin: 0 auto;
  position: relative;
 }
 #voice .contentsinner::before {
  content: '';
  background: url("../img/voice_bg_pc.png") no-repeat center center;
  background-size: contain;
  width: 634px;
  height: 521px;
  position: absolute;
  bottom: -120px;
  left: 50%;
  margin: 0 0 0 -317px;
  z-index: 0;
 }
 #voice .voicebox {
  position: relative;
  z-index: 1;
 }
 #voice .label {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  text-align: center;
  margin: 0 0 20px 0;
 }
 #voice .text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
  margin: 0 0 30px 0;
 }
 #voice .voicebtn {
  width: 300px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
 }
 #voice .voicebtn a {
  display: block;
  color: #014190;
  border: 3px solid #014190;
  background: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  position: relative;
  transition: 0.2s;
 }
 #voice .voicebtn a::after {
  content: '';
  background: url("../img/link_arrow.png") no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -15px 0 0 0;
 }
 #voice .voicebtn a:hover {
  transform: scale(1.1);
 }
 #buy {
  padding: 100px 0;
 }
 #buy .titlelabel {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 50px 0;
 }
 #buy .titlelabel .line {
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #buy .buylist {
  width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
 }
 #buy .buylist li {
  width: 31%;
 }
 #buy .buylist li a {
  display: block;
  background: #fff;
  transition: 0.3s;
  text-align: center;
 }
 #buy .buylist li a:hover {
  opacity: 0.7;
 }
 #buy .buylist.cs li {
  background: #555;
  position: relative;
 }
 #buy .buylist.cs li img {
  opacity: 0.3;
 }
 #buy .buylist.cs li::after {
  content: '準備中';
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
 }
 #buy .buylist li.cs {
  background: #555;
  position: relative;
 }
 #buy .buylist li.cs img {
  opacity: 0.3;
 }
 #buy .buylist li.cs::after {
  content: '準備中';
  color: #fff;
  font-size: 12px;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
 }
 #share {
  padding: 100px 0;
 }
 #share .titlelabel {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 50px 0;
 }
 #share .titlelabel .line {
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #share .lead {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 40px 0;
 }
 #share .sharelist {
  width: 240px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 #share .sharelist li {
  width: 25%;
 }
 #share .sharelist li a {
  display: block;
  transition: 0.3s;
 }
 #share .sharelist li a:hover {
  opacity: 0.7;
 }
 .contentsfoot {
  padding: 60px 0 60px 0;
 }
 .contentsfoot .footbnr {
  width: 740px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 .contentsfoot .footbnr .bnr {
  width: 47%;
 }
 .footer {
  margin: 0 auto;
  padding: 20px 0 80px;
  position: relative;
 }
 footer .copy {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #014190;
 }
 #pagetop {
  width: 60px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
 }
 #pagetop a {
  display: block;
  transition: 0.3s;
 }
 #pagetop a:hover {
  opacity: 0.7;
 }
}
/* SP */
@media screen and (max-width:768px) {
 #contents {
  overflow: hidden;
 }
 #head {
  background: #e1e5ed;
  height: 60px;
 }
 #head .headinner {
  width: 100%;
  padding: 12px 15px;
  position: relative;
 }
 #head .logo {
  width: 68px;
 }
 #head .menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  padding: 5px;
 }
 #head .menu a {
  display: block;
  cursor: pointer;
  transition: 0.2s;
 }
 #head .menu.navopened a.menubtn {
  display: none;
 }
 #head .menu a.menuclose {
  display: none;
 }
 #head .menu.navopened {
  background: rgba(188, 200, 223, 0.9);
 }
 #head .menu.navopened a.menuclose {
  display: block;
 }
 #head .headnav {
  display: none;
  position: absolute;
  top: 60px;
  left: 0;
  width: 100%;
  height: calc(100vh - 60px);
  background: rgba(188, 200, 223, 0.9);
  z-index: 10;
  padding: 8% 5%;
 }
 #head .headnav .headnav_sns {
  margin: 0 0 15px 0;
  text-align: center;
 }
 #head .headnav .headnav_sns div {
  display: inline-block;
  width: 40px;
  margin: 0 3%;
 }
 #head .headnav .headnav_menu .menulist {
  border-top: 1px solid #e1e5ed;
  border-bottom: 1px solid #e1e5ed;
  margin: 8% 0 0 0;
  padding: 8% 0 0 0;
 }
 #head .headnav .headnav_menu .menulist li {
  font-size: 5vw;
  font-weight: 600;
  margin: 0 0 8% 0;
  letter-spacing: 0.1em;
 }
 #head .headnav .headnav_menu .menulist li a {
  display: block;
  text-align: center;
  color: #014190;
  padding: 3%;
  background: url("../img/navarrow.png") no-repeat right center;
  background-size: 20px auto;
 }
 #kv {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #e1e5ed;
 }
 #kv .kvinner {
  padding: 3% 0 0 0;
  position: relative;
 }
 #kv .kvpicture {
  padding: 0 12% 8% 12%;
  background: url("../img/kv_bg_sp.jpg") no-repeat center bottom #e1e5ed;
  background-size: contain;
 }
 #kv .kvcatch {
  width: 45%;
  position: absolute;
  top: 7%;
  left: 5%;
 }
 #kv .kvtext {
  padding: 0 0 3% 0;
  text-align: center;
  font-size: 4vw;
  line-height: 2;
  font-weight: 600;
  color: #014190;
  background: #eaeff6;
 }
 #about {
  padding: 10% 0 3% 0;
 }
 #about .contentsinner {
  margin: 0 5%;
 }
 #about .titlelabel {
  text-align: center;
  font-size: 5.5vw;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 8% 0;
 }
 #about .titlelabel .line {
  padding: 3px 0;
  background: linear-gradient(transparent 60%, #7ae5f8 60%)
 }
 #about .pic {
  width: 100%;
  margin: 0 0 5% 0;
 }
 #about .text {
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 2;
 }
 #products {
  background: url("../img/head_bg_sp.jpg") no-repeat center top #e1e5ed;
  background-size: contain;
  padding: 20% 5% 5% 5%;
 }
 #products .titlelabel.etitle {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 6vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 10% 0;
 }
 #products .titlelabel {
  text-align: center;
  font-size: 5vw;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  margin: 0 0 10% 0;
 }
 #products .titlelabel .line {
  padding: 3px 0;
  background: linear-gradient(transparent 60%, #7ae5f8 40%)
 }
 #products .titlelabel.etitle .line {
  padding: 0;
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #products .sublabel {
  text-align: center;
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  margin: 0 0 1% 0;
 }
 #products .sublabel .bg {
  display: inline-block;
  padding: 2px 5px;
  background: #014190;
 }
 #products .pagenav {
  margin: 0 0 5% 0;
 }
 .pagenav .pagenavlist li {
  width: 100%;
  text-align: center;
  margin: 0 0 5% 0;
 }
 .pagenav .pagenavlist li:last-child {
  margin: 0;
 }
 .pagenav .pagenavlist li a {
  display: block;
  position: relative;
  color: #014190;
  padding: 3% 5%;
  font-size: 4vw;
  font-weight: 600;
  line-height: 1.5;
  border-radius: 15px;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
 }
 .pagenav .pagenavlist li a::after {
  content: '';
  background: url("../img/navarrow.png") no-repeat right center #fff;
  background-size: 30px auto;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 5%;
  margin: -15px 0 0 0;
 }
 #products #tape {
  padding: 10% 0 0 0;
  margin: 0 0 5% 0;
 }
 #tape .lead {
  margin: 0 0 10% 0;
 }
 #tape .lead .lead_catch {
  margin: 0 0 5% 0;
 }
 #tape .lead .text {
  font-size: 4vw;
  font-weight: 600;
  line-height: 2;
  margin: 0 0 5% 0;
 }
 #products .intro {
  margin: 0 0 8% 0;
 }
 #products .intro01 {
  margin: 0 0 8% 0;
 }
 #products .intro01 .pic {
  margin: 0 0 5% 0;
 }
 #products .intro01 .introtext .catch {
  font-size: 5vw;
  color: #014190;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 5% 0;
 }
 #products .intro01 .introtext .catch .ltext {
  font-size: 6.5vw;
  vertical-align: baseline;
 }
 #products #tape .intro01 .introtext .catch {
  width: 90%;
 }
 #products .intro01 .introtext .text {
  font-size: 4vw;
  font-weight: 600;
  line-height: 2;
  margin: 0 0 5% 0;
 }
 #products .intro01 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #products .intro01 .introtext .text .mtext {
  font-size: 4.5vw;
  vertical-align: baseline;
 }
 #products .intro01 .introtext .text .ltext {
  font-size: 5.5vw;
  vertical-align: baseline;
 }
 #products .intro02 .pic {
  margin: 0 0 5% 0;
 }
 #products .intro02 .introtext {
  width: 90%;
  margin: 0 0 5% 0;
 }
 #products .intro02 .introtext .text {
  font-size: 3.5vw;
  font-weight: 600;
  line-height: 2;
  margin: 0 0 5% 0;
 }
 #products .intro02 .introtext .text .line {
  background: linear-gradient(transparent 70%, #f4ff77 30%);
  vertical-align: baseline;
  line-height: 1.5;
 }
 #products .intro02 .introtext .catch {
  font-size: 5vw;
  color: #014190;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 5% 0;
 }
 #products .productsbox {
  background: #fff;
  border-radius: 15px;
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
  margin: 15% 0 5% 0;
 }
 #products .productsbox .feature_list {
  padding: 0 5%;
 }
 #products .productsbox .feature_list li {
  border-bottom: 2px solid #e1e5ed;
  text-align: center;
  padding: 10% 0 10% 0;
 }
 #products .productsbox .feature_list li:last-child {
  border: none;
 }
 #products .productsbox .label {
  font-size: 5vw;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  text-align: center;
  margin: 0 0 3% 0;
 }
 #products .productsbox .label .ltext {
  font-size: 6vw;
  vertical-align: baseline;
 }
 #products .productsbox .text {
  font-size: 3.5vw;
  font-weight: 400;
  line-height: 2;
  text-align: center;
  margin: 0 0 5% 0;
 }
 #products .productsbox .text .note {
  font-size: 3vw;
 }
 #products .productsbox .linkgroup .productlink {
  margin: 0 0 5% 0;
 }
 #products .productsbox .productlink a {
  display: block;
 }
 #products #scissor {
  padding: 10% 0 0 0;
  margin: 0 0 5% 0;
 }
 #products #glue {
  padding: 10% 0 0 0;
  margin: 0;
 }
 #linkbnr {
  background: #e1e5ed;
  padding: 5% 0 5% 0;
 }
 #linkbnr .plusbnr {
  width: 100%;
  margin: 0 auto;
 }
 #linkbnr a {
  display: block;
  transition: 0.2s;
 }
 #voice {
  background: url("../img/bottom_bg_sp.jpg") no-repeat center bottom #e1e5ed;
  background-size: contain;
  padding: 10% 5% 36% 5%;
 }
 #voice .contentsinner {
  position: relative;
 }
 #voice .voicebox {
  position: relative;
  z-index: 1;
  border-radius: 20px;
  background: #eaeff6;
  padding: 8%;
 }
 #voice .label {
  font-size: 5.5vw;
  font-weight: 600;
  line-height: 1.5;
  color: #014190;
  text-align: center;
  margin: 0 0 3% 0;
 }
 #voice .text {
  font-size: 4vw;
  font-weight: 600;
  line-height: 2;
  text-align: center;
  margin: 0 0 5% 0;
 }
 #voice .voicebtn {
  width: 80%;
  font-size: 4vw;
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
 }
 #voice .voicebtn a {
  display: block;
  color: #014190;
  border: 3px solid #014190;
  background: #fff;
  padding: 10px 15px;
  border-radius: 25px;
  position: relative;
  transition: 0.2s;
 }
 #voice .voicebtn a::after {
  content: '';
  background: url("../img/link_arrow.png") no-repeat center center;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -15px 0 0 0;
 }
 #buy {
  padding: 10% 0;
 }
 #buy .titlelabel {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 6vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 8% 0;
 }
 #buy .titlelabel .line {
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #buy .lead {
  text-align: center;
  font-size: 4vw;
  font-weight: 400;
  margin: 0 0 5% 0;
 }
 #buy .buylist {
  margin: 0 5%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
 }
 #buy .buylist li {
  width: 48%;
  margin: 0 0 3.5% 0;
 }
 #buy .buylist li a {
  display: block;
  padding: 0 5%;
  background: #fff;
 }
 #buy .buylist.cs li {
  background: #555;
  position: relative;
 }
 #buy .buylist.cs li img {
  opacity: 0.3;
 }
 #buy .buylist.cs li::after {
  content: '準備中';
  color: #fff;
  font-size: 3vw;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
 }
 #buy .buylist li.cs {
  background: #555;
  position: relative;
 }
 #buy .buylist li.cs img {
  opacity: 0.3;
 }
 #buy .buylist li.cs::after {
  content: '準備中';
  color: #fff;
  font-size: 3vw;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
 }
 #share {
  padding: 10% 0;
 }
 #share .titlelabel {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 6vw;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  color: #014190;
  margin: 0 0 8% 0;
 }
 #share .titlelabel .line {
  background: linear-gradient(transparent 70%, #7ae5f8 30%)
 }
 #share .sharelist {
  width: 60%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
 }
 #share .sharelist li {
  width: 20%;
 }
 #share .sharelist li a {
  display: block;
 }
 .footer {
  margin: 0 auto;
  padding: 10% 0 10%;
  position: relative;
 }
 footer .copy {
  font-family: "Jost", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Meiryo", "メイリオ", "Osaka", "MS PGothic", "arial", "helvetica", "sans-serif";
  text-align: center;
  font-size: 3vw;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #014190;
 }
 #pagetop {
  width: 12%;
  position: fixed;
  bottom: 3%;
  right: 3%;
  z-index: 10;
 }
 #pagetop a {
  display: block;
 }
}
a.uc {
 position: relative;
 transition: none !important;
 background: #fff !important;
}
a.uc:hover {
 opacity: 1 !important;
}
a.uc img {
 opacity: 0.2 !important;
}
a.uc::after {
 content: '準備中';
 width: 100%;
 position: absolute;
 top: 50%;
 left: 0;
 transform: translate(0, -50%);
 vertical-align: middle;
 text-align: center;
 font-weight: normal;
 font-size: 1rem;
}