html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  list-style: none;
  word-break: keep-all;
  overflow-wrap: break-word;
  font-family: 'Pretendard';
}
a {
  outline: none;
}
body {
  background-color: #f5f5f5;
}
.pcv {
  display: block;
}
.spv {
  display: none;
}
.logo {
  width: 68px;
  height: 68px;
  display: block;
  z-index: 999999999;
  margin: -32% 0 0 13px;
}
.logo img {
  width: 68px;
  height: 68px;
}
.main {
  background: url("/microsite/howto_binoculars/images/kv_sp.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 100%;
  height: 0;
  position: relative;
  padding: 33.59% 0 0 0;
  margin: 0 0 0 0;
}
.main01 {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.main h3{
  clear: both;
  width: 90%;
  height: auto;
  padding: 0 0;
  margin: 27% 5% 15%;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.9vw;
  line-height: 1.6;
  font-weight: bold;
}
.title {
  display: none;
}
.sp_header, .main_sp {
  display: none;
}
.bold {
  font-weight: bold;
}
#gmenu{
  width: 100%;
  height: auto;
  position: relative;
  margin: 15% auto;
  padding: 0;
}
.nav_pc_left {
  width: 95%;
  margin: 0 auto;
  padding: 2% 0 0 3%;
  text-align: center;
  float: left;
}
.nav_pc_left ul p.butt_title {
  clear: both;
  width: 100%;
  height: 5vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.butt li {
  float: left;
  padding: 0 0 0 0;
}
ul.butt li.osusume {
  width: 55%;
  height: 140px;
  float: left;
  padding: 40px 0 0;
  margin: 0 1% 2% 0;
  border-radius: 5px;
  background-color: #d57212;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 2px;
}
ul.butt li span {
  font-size: .8rem;
  letter-spacing: 1.5px !important;
}
ul.butt li.how {
  width: 43%;
  height: 140px;
  float: left;
  padding: 40px 0 0;
  margin: 0 0 2% 1%;
  border-radius: 5px;
  background-color: #2a768c;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 2px;
}
.o_arrow {
    position: relative;
}
.o_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 48%;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(-50%) rotate(135deg);
}
.h_arrow {
    position: relative;
}
.h_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 45%;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(-50%) rotate(135deg);
}
.nav_pc_right {
  width: 95%;
  margin: 0 auto;
  padding: 3% 0 5% 3%;
  text-align: center;
  float: left;
}
.nav_pc_right ul p.menu_title {
  clear: both;
  width: 100%;
  height: 5vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.nav_pc_right ul {
  display: table;
  width: 100%;
}
.nav_pc_right ul li {
  display: table-cell;
  width: 31.33333%;
  padding: 0 1% 0 1%;
  float: left;
}
.nav_pc_right ul li img {
  width: 100%;
  height: auto;
}
#concert {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.concert_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.concert_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #692c6e;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.concert_obi_left img {
  width: 70px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.concert_obi_left h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.concert_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.concert_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.concert_obi_right {
  background: url("/microsite/howto_binoculars/images/concert_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.concert_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #692c6e;
  letter-spacing: 2px;
  font-weight: bold;
}
#sports {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.sports_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.sports_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #1d4f86;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.sports_obi_left img {
  width: 55px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.sports_obi_left h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.sports_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.sports_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.sports_obi_right {
  background: url("/microsite/howto_binoculars/images/sports_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.sports_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #1d4f86;
  letter-spacing: 2px;
  font-weight: bold;
}
#star {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.star_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.star_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #665e58;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.star_obi_left img {
  width: 43px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.star_obi_left h2 {
  display: block;
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.star_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.star_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.star_obi_right {
  background: url("/microsite/howto_binoculars/images/star_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.star_onepoint {
  background: url("/microsite/howto_binoculars/images/star_onepoint.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 94%;
  height: auto;
  float: left;
  margin: 4% 0 3% 3%;
  padding: 0 0 5% 0;
}
.star_onepoint h3 {
  width: 90%;
  font-size: 2.5vw;
  line-height: 2;
  color: #000;
  padding: 0 0 0 0;
  margin: 0 5% 0 5%;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint h4 {
  width: 90%;
  font-size: 2vw;
  line-height: 1.7;
  color: #fff;
  padding: 3% 0 0 0;
  margin: 0 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint h4.star_onepoint_hsh {
  width: 55%;
  font-size: 2vw;
  line-height: 1.7;
  color: #fff;
  padding: 3% 0 0 0;
  margin: 0 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint p {
  width: 90%;
  font-size: 1.5vw;
  line-height: 1.7;
  color: #fff;
  margin: 1% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.star_onepoint p.star_onepoint_psh {
  width: 55%;
  font-size: 1.5vw;
  line-height: 1.7;
  color: #fff;
  margin: 1% 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.star_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #665e58;
  letter-spacing: 2px;
  font-weight: bold;
}
#outdoor {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.outdoor_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.outdoor_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #a97826;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.outdoor_obi_left img {
  width: 90px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.outdoor_obi_left h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.outdoor_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.outdoor_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.outdoor_obi_right {
  background: url("/microsite/howto_binoculars/images/outdoor_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.outdoor_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #a97826;
  letter-spacing: 2px;
  font-weight: bold;
}
#bird {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.bird_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.bird_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #007b51;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.bird_obi_left img {
  width: 74px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.bird_obi_left h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.bird_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.bird_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.bird_obi_right {
  background: url("/microsite/howto_binoculars/images/bird_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.bird_onepoint {
  background: url("/microsite/howto_binoculars/images/bird_onepoint.png");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  width: 94%;
  height: auto;
  float: left;
  margin: 5% 0 3% 3%;
  padding: 0 0 5% 0;
}
.bird_onepoint h3 {
  width: 90%;
  font-size: 2.5vw;
  line-height: 2;
  color: #003418;
  padding: 0 0 0 0;
  margin: 0 5% 0 5%;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h4 {
  width: 62%;
  font-size: 2vw;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 0;
  margin: 0 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h4.bird_onepoint_hsh {
  width: 90%;
  font-size: 2vw;
  line-height: 1.8;
  color: #fff;
  padding: 45px 0 0 0;
  margin: 0 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint p {
  width: 63%;
  font-size: 1.5vw;
  line-height: 1.8;
  color: #fff;
  margin: 2% 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.bird_onepoint p.bird_onepoint_psh {
  width: 90%;
  font-size: 1.5vw;
  line-height: 1.8;
  color: #fff;
  margin: 2% 0 0 5%;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.bird_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #007b51;
  letter-spacing: 2px;
  font-weight: bold;
}
#theater {
  clear: both;
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 0 0;
  float: left;
}
.theater_obi {
  clear: both;
  width: 100%;
  height: 260px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.theater_obi_left {
  width: 100%;
  height: 260px;
  float: left;
  background-color: #a34a52;
  text-align: left;
  position: relative;
  opacity: 0.8;
}
.theater_obi_left img {
  width: 65px;
  height: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.theater_obi_left h2 {
  font-size: 1.5rem;
  line-height: 1.3;
  color: #fff;
  padding: 6% 5% 0 5%;
  letter-spacing: 3px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.theater_obi_left h2 span {
  width: 100%;
  float: left;
  font-size: .9rem;
  line-height: 1.6;
  color: #fff;
  padding: 0 0 0 0;
  font-weight:bold;
}
.theater_obi_left p {
  clear: both;
  font-size: 1rem;
  line-height: 1.6;
  color: #fff;
  padding: 3% 5% 0 5%;
  text-align: left;
  letter-spacing: 2px;
}
.theater_obi_right {
  background: url("/microsite/howto_binoculars/images/theater_obi.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 260px;
}
.theater_p_title {
  clear: both;
  width: 100%;
  height: 40px;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.8rem;
  line-height: 1.8;
  color: #a34a52;
  letter-spacing: 2px;
  font-weight: bold;
}
.products {
  width: 100%;
  margin: 0 auto;
}
.products ul li.concert {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 3% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #924898;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li.sports {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 3% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #2a71b9;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li.star {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 3% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #867e79;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li.outdoor {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 5% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #eeaa3d;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li.bird {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 3% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #04aa72;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li.theater {
  border-radius: 15px;
  width: 96%;
  margin: 7% 0 0 2%;
  padding: 0 0 3% 5%;
  background-color: #fff;
  float: left;
  border: 4px solid #e46c74;
  box-shadow: 0 0 8px gray;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  flex-direction: column;
  display: flex;
  flex-flow: row wrap;
}
.products ul li h3.mu {
  background: url("/microsite/howto_binoculars/images/midashi01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.ao {
  background: url("/microsite/howto_binoculars/images/midashi02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.gr {
  background: url("/microsite/howto_binoculars/images/midashi03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.or {
  background: url("/microsite/howto_binoculars/images/midashi04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.or01 {
  background: url("/microsite/howto_binoculars/images/midashi05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 0px;
}
.products ul li h3.gre {
  background: url("/microsite/howto_binoculars/images/midashi06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.pi {
  background: url("/microsite/howto_binoculars/images/midashi07.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -36px;
  left: 5%;
  color: #fff;
  padding: 5px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h2 {
  width: 65%;
  padding: 7% 0 10px 0;
  font-size: 2rem;
  font-family: 'Pretendard';
  font-weight:bold;
}
.products ul li p {
  width: 100%;
  padding: 0 3% 3% 0;
  margin: 0 0 0 0;
  font-size: .9rem;
  line-height: 1.8;
  font-family: 'Pretendard';
}
.products_left {
  width: 65%;
  float: right;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  order: 1;
}
.products_right {
  width: 25%;
  height: auto;
  float: right;
  margin: -8% 0 0 0;
  padding: 0 5% 0 5%;
  order: 2;
}
.products_right img {
  width: 100%;
  height: auto;
}
.products_right img.toku {
  width: 50%;
  height: auto;
  padding: 0 0 0 27%;
}
.products_right p {
  width: 100% !important;
  font-size: .8rem !important;
  padding: 0 0 0 0% !important;
  text-align: center !important;
}
.products_right p span {
  font-weight: bold;
  font-size: 1.2rem;
}
.point {
  margin: 30px auto 20px 0;
  float: left;
}
.accbox {
  margin: 2% auto 0 auto;
  float: left;
}
.accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 94%;
  height: 54px;
  display: block;
  margin: 0 auto;
  padding: 10px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 2.8vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 0px;
  font-weight: bold;
  position: relative;
}
.concert_point {
  background: url("/microsite/howto_binoculars/images/concert_bg.gif");
  background-size: 100% 100px;
  color: #924898;
  border: 1px #924898 solid;
}
.concert_po, .sports_po, .star_po, .outdoor_po, .bird_po, .theater_po {
  font-weight: bold;
}
.sports_point {
  background: url("/microsite/howto_binoculars/images/sports_bg.gif");
  background-size: 100% 100px;
  color: #2a71b9;
  border: 1px #2a71b9 solid;
}
.star_point {
  background: url("/microsite/howto_binoculars/images/star_bg.gif");
  background-size: 100% 100px;
  color: #867e79;
  border: 1px #867e79 solid;
}
.outdoor_point {
  background: url("/microsite/howto_binoculars/images/outdoor_bg.gif");
  background-size: 100% 100px;
  color: #eeaa3d;
  border: 1px #eeaa3d solid;
}
.bird_point {
  background: url("/microsite/howto_binoculars/images/bird_bg.gif");
  background-size: 100% 100px;
  color: #04aa72;
  border: 1px #04aa72 solid;
}
.theater_point {
  background: url("/microsite/howto_binoculars/images/theater_bg.gif");
  background-size: 100% 100px;
  color: #e46c74;
  border: 1px #e46c74 solid;
}
.accbox label:hover {
  width: 94%;
  height: 54px;
}
.accbox label.concert_point:hover {
  background: url("/microsite/howto_binoculars/images/concert_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.accbox label.sports_point:hover {
  background: url("/microsite/howto_binoculars/images/sports_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.accbox label.star_point:hover {
  background: url("/microsite/howto_binoculars/images/star_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.accbox label.outdoor_point:hover {
  background: url("/microsite/howto_binoculars/images/outdoor_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.accbox label.bird_point:hover {
  background: url("/microsite/howto_binoculars/images/bird_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.accbox label.theater_point:hover {
  background: url("/microsite/howto_binoculars/images/theater_bg.gif");
  background-size: 96% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.point_font_concert, .point_font_sports, .point_font_star, .point_font_outdoor, .point_font_bird, .point_font_theater {
  margin: 0 5% 0 3.5%;
  float: left;
  color: #fff;
  font-weight: bold;
}
.accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 0;
  font-size: 1.4em;
}
.accbox input {
  display: none;
}
.accbox .accshow {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  color: #000;
  margin: 0 0 0 0;
}
.accbox .accshow p {
  width: 94%;
  margin: 0;
  text-align: left;
  font-size: 1.8vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  float: left;
  padding: 10px 3% 0 3%;
}
.accbox .accshow p.chu {
  width: 35%;
  margin: 0;
  text-align: left;
  font-size: .8rem;
  line-height: 1.5; 
}
.accbox .accshow p img {
  padding: 0 3% 0 0;
  float: left;
}
.cssacc:checked + label + .accshow {
  width: 94%;
  height: auto;
  padding: 2%;
  opacity: 1;
}
.cssacc:checked + label span.right01:before {
  content: '\f056';
}
.right01 {
  width: 100%;
  height: 20px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 10px;
}
#erabikata {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 20px 0;
  float: left;
}
.erabikata {
  background-color: #fee5cd;
  border-radius: 15px 15px 0 0;
  margin: 0 auto;
  width: 95%;
  height: auto;
  color: #fff;
  padding: 0 0 0 0;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  position: relative;
}
.erabikata h3 {
  background: url("/microsite/howto_binoculars/images/erabikata_bg_sp01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size:cover;
  width: 100%;
  height: auto;
  font-size: 4.2vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  background-color: #d57212;
  border-radius: 15px 15px 0 0;
  padding: 15px 0;
  vertical-align: middle;
}
.erabikata p.txt {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  padding: 3% 5% 0 5%;
  width: 90%;
  letter-spacing: 0;
}
.erabikata h5 {
  width: 100%;
  font-size: 4vw;
  line-height: 1.8;
  color: #000;
  letter-spacing: 2px;
  padding: 3% 0 3%;
  text-align: center;
  vertical-align: middle;
  font-weight:bold;
}
.erabikata .erabikata00 {
  margin: 0 auto;
  width: 92%;
  height: 30vw;
}
.erabikata .erabikata00 p {
  font-size: 1.8vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  width: 60%;
  font-weight: normal;
  float: left;
  letter-spacing: 0;
}
.erabikata .erabikata00 img {
  width: 38%;
  height: auto;
  margin: 0 0 5% 2%;
  float: right;
}
.erabikata .point {
  width: 96%;
  height: auto;
  padding: 0 2% 5% 2%;
  margin: 0 auto 0 0;
  background-color: #fee5cd;
  border-radius: 0 0 15px 15px;
}
.erabikata .accbox {
  width: 100%;
  height: auto;
  margin: 25px auto 0 auto;
  float: left;
}
.erabikata .accbox label {
  width: 100%;
  height: 54px;
  display: block;
  margin: 0 auto;
  padding: 10px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 2.8vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  font-weight: bold;
}
.erabikata .erabikata_point {
  background: url("/microsite/howto_binoculars/images/erabikata_bg.gif");
  background-size: 100% 100px;
  color: #d57212;
  border: 1px #d57212 solid;
}
.erabikata .erabikata_po {
  font-weight: bold;
}
.erabikata .accbox label:hover {
  width: 100%;
  height: 54px;
}
.erabikata .accbox label.erabikata_point:hover {
  background: url("/microsite/howto_binoculars/images/erabikata_bg.gif");
  background-size: 100% 100px;
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.erabikata .point_font_erabikata {
  margin: 0 5% 0 3.5%;
  float: left;
  color: #fff;
  font-weight: bold;
}
.erabikata .accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 8px;
  font-size: 1.4em;
}
.erabikata .accbox input {
  display: none;
}
.erabikata .accbox .accshow {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  color: #000;
  margin: -1px 0 0 0;
  background-color: #fff;
  border: 1px #d57212 solid;
}
.erabikata .accbox .accshow p {
  width: 94%;
  margin: 0;
  text-align: left;
  font-size: 1.8vw;
  line-height: 1.6;
  font-family: 'Pretendard';
  letter-spacing: 1px;
  float: left;
  padding: 40px 30px 40px 30px;
}
.erabikata .accbox .accshow p img {
  padding: 0 30px 0 0;
  float: left;
}
.erabikata .accbox .accshow p img.point1 {
  width: 40%;
  height: auto;
  padding: 3% 2% 3%;
  float: right;
}
.erabikata .accbox .accshow p img.point2 {
  width: 30%;
  height: auto;
  padding: 3% 0 3% 3%;
  float: right;
}
.erabikata .accbox .accshow p img.point3 {
  width: 95%;
  height: auto;
  padding: 5% 3% 5% 2%;
  float: right;
}
.erabikata .accbox .accshow p img.point4 {
  width: 30%;
  height: auto;
  padding: 1% 0 1% 3%;
  float: right;
}
.erabikata .accbox .accshow p img.point5 {
  width: 30%;
  height: auto;
  padding: 1% 2% 2% 3%;
  float: right;
}
.erabikata .cssacc:checked + label + .accshow {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  opacity: 1;
}
.erabikata .cssacc:checked + label span.right01:before {
  content: '\f056';
}

#tsukaikata {
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
  font-family: 'Pretendard';
}
.one {
  background-color: #2480ab;
  width: 35px;
  height: 30px;
  color: #fff;
  display: block;
  float: left;
  padding: 2px 0 6px 0;
  text-align: center;
  margin: 0 5px 10px 0;
}
.tsukaikata {
  background: url("/microsite/howto_binoculars/images/tsukaikata_bg_sp.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
  width: 100%;
  height: 0;
  color: #fff;
  padding: 171% 0 0 0;
  position: relative;
}
.tsukaikata h3 {
  font-size: 4.2vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  top: 2%;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.tsukaikata p {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 8.8%;
  padding: 0 0 0 10%;
  width: 80%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 h4 {
  font-size: 3vw;
  line-height: 1.4;
  color: #2480ab;
  position: absolute;
  width: 80%;
  top: 17.3%;
  left: 10%;
  letter-spacing: 0;
  font-weight: bold;
  padding: 0 0 2% 0;
}
.tsukaikata .tsukaikata01 p.tp01 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 25%;
  left: 33%;
  width: 47%;
  font-weight: normal;
}
.tsukaikata .tsukaikata01 p.tp02 {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 53.5%;
  left: 3%;
  width: 37%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 p.tp03 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 56%;
  left: 3%;
  width: 37%;
  font-weight: normal;
}
.tsukaikata .tsukaikata01 p.tp04 {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 53.5%;
  left: 41%;
  width: 40%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 p.tp05 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 56%;
  left: 44%;
  width: 35%;
  font-weight: normal;
}
.tsukaikata .tsukaikata02 h4 {
  font-size: 3vw;
  line-height: 1.4;
  color: #2480ab;
  position: absolute;
  width: 80%;
  top: 67.5%;
  left: 10%;
  letter-spacing: 0;
  font-weight: bold;
  padding: 0 0 2% 0;
}
.tsukaikata .tsukaikata02 p.tp06 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 85.5%;
  left: 3.5%;
  width: 35%;
  font-weight: normal;
}
.tsukaikata .tsukaikata02 p.tp07 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 85.5%;
  left: 45%;
  width: 33%;
  font-weight: normal;
}
/*--------------------------------------------------------------------------------------*/
ul.butt_sp {
  width: 95%;
  float: left;
  padding: 0 0 0 5%;
  margin: 0 0 0 0;
}
ul.butt_sp li {
  float: left;
  padding: 0.7em 0 0.7em 0;
  width: 44.5%;
  margin: 5% 1%;
}
ul.butt_sp li a {
  float: left;
  padding: 0.7em 0 0.7em 0;
  width: 100%;
  display: block;
  color: #000;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-align: center;
  border: 2px solid;
  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  font-weight: bold;
}
.bo {
  margin: 3% 0;
  padding: 0 0 0 0;
  border: 3;
}

.ndb {
    border: solid 1px #999;
    width: 100%;
	height: 30%;
    border-radius: 0.3em;
	margin: 0 0 15% 0;
}
.ndb_left {
	float: left;
    width: 22%;
	height: 100%;
	background-color: #f7f6f5;
	padding: 0 1% 0 1%;
	margin: 0;
	border-radius: 0.3em 0 0 0.3em;
	border-right: solid 1px #999;
  	display: flex;
  	justify-content: center;
  	align-items: center;
}
.ndb_left img {
    width: 90%;
	height: auto;
}
.ndb_right {
    width: 70%;
	height: 100%;
  	font-size: .8rem;
  	line-height: 1.5;
  	text-align: left;
	padding: 0 2% 0 2%;
  	display: flex;
  	justify-content: left;
  	align-items: center;
}
.ndb_right a{
	color: #1d3994;
	font-weight: bolder;
}
.ndb_right a:hover {
text-decoration: underline;
}
.ndb_right br {
	display: none;
}

a.ext-link { padding-right: 20px; background: url(/microsite/howto_binoculars/images/icon_blank.png) right center/11px auto no-repeat;}
.ext-link01 { padding-right: 20px; background: url(/microsite/howto_binoculars/images/icon_blank.png) right center/11px auto no-repeat;}

.arrow{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.ya::before{
    left: 3px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #a8a8a8;
    border-right: 1px solid #a8a8a8;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}



.button {
  clear: both;
  display: block;
  font-size: 1.5vw;
  margin: 0 0 0 0;
  padding: 12px 10px 12px 10px;
  background: none;
  color: inherit;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  text-align: center;
  border: 2px solid #000;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
}
.button:focus {
  outline: none;
}
.button > span {
  vertical-align: middle;
}
/* Ujarak */
.button--ujarak {
  -webkit-transition: border-color 0.4s, color 0.4s;
  transition: border-color 0.4s, color 0.4s;
}
.button--ujarak::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak::before {
  background: #000;
}
.button--ujarak, .button--ujarak::before {
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
  color: #fff;
  border-color: #000;
}
.button--ujarak:hover {
  color: #fff;
  border-color: #fff;
}
.button--ujarak:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/*----------footer------------------------------------------------------------------*/
.switch {
  visibility: hidden;
}
.small {
  font-size: 0.75em;
}
.go-top {
  position: fixed; /*固定表示*/
  bottom: 10px;
  right: 10px;
  border-radius: 5px;
  text-decoration: none;
  background: #666;
  padding: 0.7em;
  display: none; /*通常は非表示に*/
  height: 20px;
  width: 20px;
  z-index: 999999;
}
.go-top img {
  height: 20px;
  width: 20px;
}
.btn {
  background: transparent url(/microsite/howto_binoculars/images/menu-btn.png) no-repeat 0 0;
  display: block;
  width: 50px;
  height: 50px;
  position: fixed;
  top: 5px;
  right: 5px;
  cursor: pointer;
  z-index: 6000;
  background-size: 100px 50px;
}
.peke {
  background-position: -50px 0;
  z-index: 99999999999;
}
.peke01 {
  background-position: 0 0;
  z-index: 999999999999;
}
.drawr {
  display: none;
  background: #fff;
  position: fixed;
  top: 0px;
  right: 0;
  width: 80%;
  padding: 20% 0 0 0;
  z-index: 9999999;
}
#menu_sp li {
  width: 95%;
  margin: 0 0 0 5%;
  padding: 0 0 1px 0;
}
#menu_sp li img {
  width: 100%;
  height: auto;
  padding: 0 0 0 0;
  vertical-align: bottom;
}
/* footer */
#footer {
  float: left;
  width: 100%;
  margin: 10% 0 0 0;
  padding: 5% 0;
  background-color: #000;
  font-family: "メイリオ", Meiryo, sans-serif;
}
.footer {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.footer-navi {
  width: 60%;
  float: left;
}
.footer-navi li {
  float: left;
  margin-left: 15px;
}
.footer-navi li a {
  padding-left: 13px;
  background: url(/microsite/howto_binoculars/images/footer_icon_01.png) 0 40% no-repeat;
  background-size: 10px;
  font-size: .75rem;
  line-height: 10px;
  color: #FFF;
  text-decoration: none;
}
.footer-navi li a:hover {
  text-decoration: underline;
}
.footer-sns {
  width: 40%;
  padding: 2% 0 2% 3%;
  float: left;
}
.footer-sns li {
  float: left;
  margin-right: 5px;
  padding: 0;
}
.footer-sns li .twitter-share-button {
  float: left;
  padding: 4px 0 0 0;
}
.copy {
  width: 97%;
  font-size: .7rem;
  color: #FFF;
  text-align: center;
  padding: 3% 0 0 3%;
  float: left;
}



/* modal */
.modal-env {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(34, 34, 34, 0.9);
  z-index: 100;
  display: none;
}
.modal-wrap {
  position: relative;
  margin: 20% 5% 0 4%;
  width: 80%;
  height: auto;
  padding:  5% ;
  background: #FFF;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 66px;
  height: 66px;
  background: url(/microsite/howto_binoculars/images/btn_close.png) 0 0 no-repeat;
  background-size: contain;
  cursor: pointer;
}
.spec_pc {}
.spec_pc > dt {
  padding-bottom: 28px;
  font-size: 17px;
}
.spec_pc > dd > dl {
  padding: 22px 0;
  border-top: 1px solid #dddddd;
  font-size: 14px;
  line-height: 28px;
}
.spec_pc > dd > dl > dt {
  width: 190px;
  float: left;
  font-weight: 600;
}
.spec_pc > dd > dl > dd {
  margin-left: 190px;
}
.spec_pc .windows {
  margin-bottom: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #ddd;
}
.spec_pc > dd > dl > dd dl dt {
  width: 180px;
  float: left;
  font-weight: 600;
}
.spec_pc > dd > dl > dd dl dd {
  margin-left: 180px;
}
.spec_sp { display: none; }




@media all and (-ms-high-contrast: none) {
.main h3{
  clear: both;
  width: 90%;
  height: auto;
  padding: 0 0;
  margin: 34% 5% 15%;
  text-align: center;
  font-family: 'Pretendard';
  font-size: 1.9vw;
  line-height: 1.6;
  font-weight: bold;
}
.products ul li h3.mu {
  background: url("/microsite/howto_binoculars/images/midashi01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.ao {
  background: url("/microsite/howto_binoculars/images/midashi02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.gr {
  background: url("/microsite/howto_binoculars/images/midashi03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.or {
  background: url("/microsite/howto_binoculars/images/midashi04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.or01 {
  background: url("/microsite/howto_binoculars/images/midashi05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 0px;
}
.products ul li h3.gre {
  background: url("/microsite/howto_binoculars/images/midashi06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.pi {
  background: url("/microsite/howto_binoculars/images/midashi07.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 70px;
  width: 80%;
  height: auto;
  position: absolute;
  top: -45px;
  left: 5%;
  color: #fff;
  padding: 20px 0 5px 0;
  text-align: center;
  font-size: 2.7vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 94%;
  height: 40px;
  display: block;
  margin: 0 auto;
  padding: 20px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 2.8vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 0px;
  font-weight: bold;
  position: relative;
}
.accbox label:hover {
  width: 94%;
  height: 40px;
}
.point_font_concert, .point_font_sports, .point_font_star, .point_font_outdoor, .point_font_bird, .point_font_theater {
  margin: 0 6% 0 1.5%;
  float: left;
  color: #fff;
  font-weight: bold;
}
.star_onepoint h3 {
  width: 90%;
  font-size: 2.5vw;
  line-height: 2;
  color: #000;
  padding: 10px 0 0 0;
  margin: 0 5% 0 5%;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h3 {
  width: 90%;
  font-size: 2.5vw;
  line-height: 2;
  color: #003418;
  padding: 10px 0 0 0;
  margin: 0 5% 0 5%;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
	
.tsukaikata h3 {
  font-size: 4.2vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  top: 3%;
  width: 100%;
  text-align: center;
  font-weight: bold;
}
.tsukaikata p {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 9.8%;
  padding: 0 0 0 10%;
  width: 80%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 h4 {
  font-size: 3vw;
  line-height: 1.4;
  color: #2480ab;
  position: absolute;
  width: 80%;
  top: 18.3%;
  left: 10%;
  letter-spacing: 0;
  font-weight: bold;
  padding: 0 0 2% 0;
}
span.one {
  background-color: #2480ab;
  width: 35px;
  height: 15px;
  color: #fff;
  display: block;
  float: left;
  padding: 15px 0 10px 0;
  text-align: center;
  margin: 0 5px 0 0;
}
.tsukaikata .tsukaikata01 p.tp01 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 26%;
  left: 33%;
  width: 47%;
  font-weight: normal;
}
.tsukaikata .tsukaikata01 p.tp02 {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 54.5%;
  left: 3%;
  width: 37%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 p.tp03 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 57%;
  left: 3%;
  width: 37%;
  font-weight: normal;
}
.tsukaikata .tsukaikata01 p.tp04 {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 54.5%;
  left: 48%;
  width: 40%;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 p.tp05 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 57%;
  left: 45%;
  width: 35%;
  font-weight: normal;
}
.tsukaikata .tsukaikata02 h4 {
  font-size: 3vw;
  line-height: 1.4;
  color: #2480ab;
  position: absolute;
  width: 80%;
  top: 68.5%;
  left: 10%;
  letter-spacing: 0;
  font-weight: bold;
  padding: 0 0 2% 0;
}
.tsukaikata .tsukaikata02 p.tp06 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 86.5%;
  left: 3.5%;
  width: 35%;
  font-weight: normal;
}
.tsukaikata .tsukaikata02 p.tp07 {
  font-size: 2.3vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 86.5%;
  left: 45%;
  width: 33%;
  font-weight: normal;
}
.products_right p {
  width: 100% !important;
  font-size: .8rem !important;
  padding: 10px 0 0 0 !important;
  text-align: center !important;
}
.nav_pc ul li {
  width: 32.55%;
  padding: 0 1% 1% 0;
  float: left;
}

.nav_pc_left ul p.butt_title {
  clear: both;
  width: 100%;
  height: 5vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 4px;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.butt li.osusume {
  width: 55%;
  height: 140px;
  float: left;
  padding: 60px 0 0;
  margin: 0 1% 2% 0;
  border-radius: 5px;
  background-color: #d57212;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 4px;
  font-weight:bold;
}
ul.butt li.how {
  width: 43%;
  height: 140px;
  float: left;
  padding: 60px 0 0;
  margin: 0 0 2% 1%;
  border-radius: 5px;
  background-color: #2a768c;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 4px;
  font-weight:bold;
}
.o_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 48%;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(-50%) rotate(135deg);
}
.h_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  right: 45%;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(-50%) rotate(135deg);
}
.nav_pc_right ul p.menu_title {
  clear: both;
  width: 100%;
  height: 5vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.erabikata h3 {
  font-size: 4.2vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  background-color: #d57212;
  border-radius: 15px 15px 0 0;
  padding: 35px 0 0;
  margin-top: -1vh;
  vertical-align: middle;
}
.erabikata h5 {
  width: 100%;
  font-size: 4vw;
  line-height: 1.8;
  color: #000;
  letter-spacing: 2px;
  padding: 4% 0 0;
  text-align: center;
  vertical-align: middle;
}
.erabikata .accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 100%;
  height: 40px;
  display: block;
  margin: 0 auto;
  padding: 20px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 2.8vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 0px;
  font-weight: bold;
  position: relative;
}
.erabikata .accbox label:hover {
  width: 100%;
  height: 40px;
}
.point_font_erabikata {
  margin: 0 6% 0 1.5%;
  float: left;
  color: #fff;
  font-weight: bold;
}
.erabikata .accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 8px;
  font-size: .7em;
}
.point {
  margin: 30px auto 40px 0;
  float: left;
}
.star_onepoint {
  margin: 4% 0 0 3%;
}
.bird_onepoint {
  margin: 4% 0 5% 3%;
}
}