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' !important;
}
a {
  outline: none;
}
body {
  background-color: #f5f5f5;
}
.pcv {
  display: none;
}
.spv {
  display: block;
}
.main {
  display: none;
}
.sp_header {
  background-color: #fff;
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  z-index: 99999999999999;
}
.main_sp {
  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: 34.28% 0 0 0;
  margin: 60px 0 0 0;
}
.main_sp h3{
  clear: both;
  width: 92%;
  height: auto;
  padding: 5% 4%;
  text-align: left;
  font-family: 'Pretendard';
  font-size: 2.8vw;
  line-height: 1.6;
  font-weight: bold;
}
.logo_sp {
  width: 40px;
  height: 40px;
  display: block;
  z-index: 999999;
  margin: 0 0 0 10px;
  padding: 10px 0 0 0;
}
.logo_sp img {
  width: 40px;
  height: 40px;
}
.bold {
  font-weight: bold;
}
#gmenu{
  width: 100%;
  height: auto;
  position: relative;
  margin: 29% 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: 4vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 2vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.butt li {
  float: left;
  padding: 0 0 0 0;
}
ul.butt li.osusume {
  width: 47%;
  height: 120px;
  float: left;
  padding: 40px 1% 0;
  margin: 0 1% 2% 0;
  border-radius: 5px;
  background-color: #d57212;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 4vw;
  line-height: 1.2;
  font-weight:bold;
}
ul.butt li span {
  font-size: 1.2vh;
  font-weight: bold;
  letter-spacing: 1.5px !important;
}
ul.butt li.how {
  width: 47%;
  height: 120px;
  float: left;
  padding: 40px 1% 0;
  margin: 0 0 2% 1%;
  border-radius: 5px;
  background-color: #2a768c;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 4vw;
  line-height: 1.2;
  font-weight:bold;
}
.o_arrow {
    position: relative;
}
.o_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 15px;
  right: 43%;
  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: 15px;
  right: 43%;
  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: 4vh;
  padding: 0 0 0 0;
  margin-bottom: 3%;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-size: 2vh;
  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: 48%;
  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: .8rem;
  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: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #692c6e;
  letter-spacing: 2px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
}
#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: .8rem;
  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: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #1d4f86;
  letter-spacing: 2px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
}
#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: .8rem;
  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_sp.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  width: 94%;
  height: 0;
  float: left;
  margin: 8% 3% 5% 3%;
  padding: 100% 0 50% 0;
  position: relative;
}
.star_onepoint h3 {
background: url(/microsite/howto_binoculars/images/star_one_title.png);
background-repeat: no-repeat;
background-position: center;
background-size: 95% 100%;
width: 100%;
height: 50px;
position: absolute;
top: -22px;
left: 0;
padding: 0;
text-align: center;
font-size: 3.5vw;
line-height: 1.5;
font-family: 'Pretendard';
letter-spacing: 1px;
color: #000;
font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
.star_onepoint h4 {
  width: 90%;
  font-size: 3.5vw;
  line-height: 2;
  color: #fff;
  padding: 0;
  margin: -95% 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: 90%;
  font-size: 3.5vw;
  line-height: 2;
  color: #fff;
  padding: 0;
  margin: 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: 3vw;
  line-height: 1.7;
  color: #fff;
  padding: 5px 5% 5% 5%;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Pretendard';
}
.star_onepoint p.star_onepoint_psh {
  width: 90%;
  font-size: 3vw;
  line-height: 1.7;
  color: #fff;
  padding: 5px 5% 0 5%;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Pretendard';
}
.star_p_title {
  clear: both;
  width: 100%;
  height: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #665e58;
  letter-spacing: 2px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
}
#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: .8rem;
  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: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #a97826;
  letter-spacing: 2px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
}
#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: .8rem;
  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_sp.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  width: 94%;
  height: 0;
  float: left;
  margin: 8% 3% 5% 3%;
  padding: 100% 0 50% 0;
  position: relative;
}
.bird_onepoint h3 {
  background: url("/microsite/howto_binoculars/images/bird_one_title.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
height: 50px;
position: absolute;
top: -22px;
left: 0;
padding: 0;
text-align: center;
font-size: 4vw;
  line-height: 1.5;
  font-family: 'Pretendard';
  letter-spacing: 0px;
  color: #054825;
  font-weight: bold;
display: flex;
align-items: center;
justify-content: center;
}
.bird_onepoint h4 {
  width: 90%;
  font-size: 3.5vw;
  line-height: 2;
  color: #fff;
  padding: 0;
  margin: -60% 5% 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: 3.5vw;
  line-height: 2;
  color: #fff;
  padding: 0;
  margin: 0 5%;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint p {
  width: 90%;
  font-size: 3vw;
  line-height: 1.6;
  color: #fff;
  padding: 5px 5% 5% 5%;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Pretendard';
}
.bird_onepoint p.bird_onepoint_psh {
  width: 90%;
  font-size: 3vw;
  line-height: 1.6;
  color: #fff;
  padding: 5px 5% 0 5%;
  text-align: left;
  letter-spacing: 1px;
  font-family: 'Pretendard';
}
.bird_p_title {
  clear: both;
  width: 100%;
  height: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #007b51;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
}
#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: .8rem;
  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: auto;
  padding: 0 auto;
  text-align: center;
  font-family: 'Pretendard';
  color: #a34a52;
  font-size: 3.9vw;
  font-weight: bold;
  line-height: 1.5;
}
.products {
  width: 100%;
  margin: 0 auto;
}
.products ul li.concert {
  border-radius: 15px;
  width: 96%;
  margin: 10% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 10% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 10% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 12% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 10% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 10% 0 3% 2%;
  padding: 0 0 5% 0;
  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: 95% 100%;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.ao {
  background: url("/microsite/howto_binoculars/images/midashi02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.gr {
  background: url("/microsite/howto_binoculars/images/midashi03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.or {
  background: url("/microsite/howto_binoculars/images/midashi04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.or01 {
  background: url("/microsite/howto_binoculars/images/midashi05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 52px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.gre {
  background: url("/microsite/howto_binoculars/images/midashi06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  letter-spacing: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0px !important;
}
.products ul li h3.pi {
  background: url("/microsite/howto_binoculars/images/midashi07.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 35px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 4vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h2 {
  width: 100%;
  padding: 8% 0 3% 0;
  font-size: 5vw;
  display: block;
  font-weight: bold;
  font-family: 'Pretendard';
  text-align: center;
  order: 1;
  font-weight:bold;
}
.products ul li p {
  width: 90%;
  padding: 0 0 5% 5%;
  text-align: left;
  font-size: .8rem;
  line-height: 1.7;
  font-family: 'Pretendard';
  order: 3;
}
.products_left {
  width: 100%;
  padding: 0 0 0 0;
  float: left;
  text-align: center;
  order: 4;
}
.products_right {
  width: 100%;
  padding: 0 0 0 0;
  float: left;
  text-align: center;
  order: 2;
}
.products_right p {
  width: 90% !important;
  font-size: .8rem !important;
  margin: 10px 0 0 0;
  text-align: center !important;
}
.products_right p span {
  font-weight: bold;
  font-size: 1.2rem;
}
.point {
  margin: 1% auto 6% auto;
  float: left;
  width: 100%;
}
.accbox {
  width: 94%;
  margin: 2% 3% 0 3%;
  float: left;
}
.accbox label {
  width: 100%;
  cursor: pointer;
  transition: all 0.5s;
  font-size: .8rem;
  line-height: 1.55;
  font-family: 'Pretendard';
  letter-spacing: 0;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
  display: flex;
}
.point_font_concert {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #924898;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.point_font_sports {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #2a71b9;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.point_font_star {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #867e79;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.point_font_outdoor {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #eeaa3d;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.point_font_bird {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #04aa72;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.point_font_theater {
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #e46c74;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.concert_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #924898;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.sports_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #2a71b9;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.star_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #867e79;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.outdoor_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #eeaa3d;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.bird_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #04aa72;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.theater_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #e46c74;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.concert_point {
  color: #924898;
  border: 1px #924898 solid;
  background-color: #fff;
}
.sports_point {
  color: #2a71b9;
  border: 1px #2a71b9 solid;
  background-color: #fff;
}
.star_point {
  color: #867e79;
  border: 1px #867e79 solid;
  background-color: #fff;
}
.outdoor_point {
  color: #eeaa3d;
  border: 1px #eeaa3d solid;
  background-color: #fff;
}
.bird_point {
  color: #04aa72;
  border: 1px #04aa72 solid;
  background-color: #fff;
}
.theater_point {
  color: #e46c74;
  border: 1px #e46c74 solid;
  background-color: #fff;
}
.accbox label:hover {
  width: 100%;
}
.accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 0;
  font-size: 1.6em;
  font-weight: 900;
  background-color: #fff;
}
.accbox input {
  display: none;
}
.accbox .accshow {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.8s;
  color: #000;
  margin: 0 0 0 0;
  position:relative;
}
.accbox .accshow p {
  width: 80%;
  margin: 0 10%;
  text-align: left;
  font-size: .8rem;
  line-height: 1.6;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  padding: 3% 0 5% 0;
}
.accbox .accshow p.chu {
  width: 80%;
  margin: 0 10%;
  text-align: left;
  font-size: .6rem; 
  position: absolute;
  bottom: -15px;
  z-index: 10;
}
.accbox .accshow p img {
  width: 100%;
  padding: 3% 0 0 0;
}
.cssacc:checked + label + .accshow {
  width: 100%;
  height: auto;
  padding: 0;
  opacity: 1;
}
.cssacc:checked + label span.right01:before {
  content: '\f056';
}
.right01 {
  width: 100%;
  height: 20px;
  text-align: right;
  position: absolute;
  top: 0;
  right: 5px;
}
#erabikata {
  width: 100%;
  margin: -60px auto 0 auto;
  padding: 60px 0 8% 0;
  float: left;
}
.erabikata {
  background-color: #fee5cd;
  border-radius: 10px 10px 0 0;
  margin: 0 auto;
  width: 95%;
  height: 80vh;
  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: left;
  background-size:cover;
  margin: 0 auto;
  width: 100%;
  height: auto;
  font-size: 4vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  text-align: center;
  font-weight: bold;
  background-color: #d57212;
  border-radius: 10px 10px 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: 2% 0 0 7%;
  width: 90%;
  letter-spacing: 0;
}

.erabikata p.txt br.pc {display:none;}

.erabikata h5 {
  width: 100%;
  font-size: 4vw;
  line-height: 1.8;
  color: #000;
  letter-spacing: 2px;
  padding: 2% 0 2%;
  text-align: center;
  vertical-align: middle;
  font-weight:bold;
}
.erabikata .erabikata00 {
  margin: 0 auto;
  width: 96%;
}
.erabikata .erabikata00 p {
  font-size: 2.5vw;
  line-height: 1.6;
  color: #000;
  text-align: left;
  width: 96%;
  height: auto;
  padding: 0 2%;
  font-weight: normal;
  float: left;
  letter-spacing: 0;
}
.erabikata .erabikata00 img {
  width: 70%;
  height: auto;
  padding: 5% 15% 0 15%;
  float: right;
}
.erabikata .point {
  width: 96%;
  padding: 5% 2% 5% 2%;
  margin: 0 auto 0 0;
  background-color: #fee5cd;
  border-radius: 0 0 10px 10px;
}
.erabikata .accbox {
  width: 96%;
  height: auto;
  margin: 2% 2% 0 2%;
  float: left;
}
.erabikata .accbox label {
  width: 100%;
  cursor: pointer;
  transition: all 0.5s;
  font-size: .8rem;
  line-height: 1.55;
  font-family: 'Pretendard';
  letter-spacing: 0;
  font-weight: bold;
  position: relative;
  vertical-align: middle;
  display: flex;
}
.erabikata .point_font_erabikata {
  float: left;
  margin: 0 0 0 0;
  color: #fff;
  font-weight: bold;
  width: 14%;
  text-align: center;
  background-color: #d57212;
  padding: 2%;
  display: table-cell;
  vertical-align: middle;
  font-size:3.5vw;
}
.erabikata .erabikata_point {
  color: #d57212;
  border: 1px #d57212 solid;
  background-color: #fff;
}
.erabikata .erabikata_po {
  float: left;
  display: flex;
  width: 73%;
  height: 100%;
  color: #d57212;
  padding: 2%;
  vertical-align: middle;
  font-weight: bold;
  background-color: #fff;
  font-size:3.5vw;
}
.erabikata .accbox label:hover {
  width: 100%;
}
.erabikata .accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 0;
  font-size: 1.6em;
  font-weight: 900;
  background-color: #fff;
}
.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: 2.5vw;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 1px;
  float: left;
  padding: 5% 3% 5%;
}
.erabikata .accbox .accshow p img {
  padding: 0 0 0 0;
  float: left;
}
.erabikata .accbox .accshow p img.point1 {
  width: 50%;
  height: auto;
  padding: 2% 0 2% 4%;
  float: right;
}
.erabikata .accbox .accshow p img.point2 {
  width: 40%;
  height: auto;
  padding: 2% 0 2% 4%;
  float: right;
}
.erabikata .accbox .accshow p img.point3 {
  width: 100%;
  height: auto;
  padding: 3% 0 3% 0;
  float: right;
}
.erabikata .accbox .accshow p img.point4 {
  width: 40%;
  height: auto;
  padding: 2% 0 3% 4%;
  float: right;
}
.erabikata .accbox .accshow p img.point5 {
  width: 40%;
  height: auto;
  padding: 2% 0 2% 4%;
  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: 25px;
  height: 25px;
  color: #fff;
  display: block;
  float: left;
  padding: 0 0 0 0;
  text-align: center;
  margin: 0 5px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.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: 4vw;
  line-height: 1.6;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  top: 1.6%;
  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;
}
/*--------------------------------------------------------------------------------------*/
.bo {
  width: 100%;
  padding: 0 0 0 0;
  border: 4;
}

.ndb {
    border: solid 1px #999;
    width: 90%;
    margin: 0 auto 4%; /* margin 5% 대신 auto를 써서 부모 박스 자체를 중앙에 배치 */
    border-radius: 0.3em;
    overflow: hidden;
    box-sizing: border-box; /* 패딩/테두리가 너비를 늘리지 않게 방어 */
}

.ndb_left {
    width: 100%;
    background-color: #f7f6f5;
    border-bottom: solid 1px #999;
    padding: 15px 0; /* 고정값으로 안정성 확보 */
    text-align: center; /* 이미지 중앙 정렬 */
}

.ndb_left img {
    width: 30%; /* 너무 작아지면 max-width: 120px; 등을 추가하세요 */
    max-width: 150px;
    height: auto;
    display: block;
    margin: 0 auto;
}

.ndb_right {
    display: flex;
    flex-direction: column; /* 내용이 늘어나도 수직 정렬 유지 */
    justify-content: center; /* 세로 중앙 */
    align-items: center;     /* 가로 중앙 */
    
    width: 100%;
    min-height: 60px; /* 세로 중앙 정렬을 확인할 수 있는 최소 높이 */
    padding: 10px;     /* % 대신 고정 px 패딩이 반응형에서 더 안정적일 때가 많음 */
    box-sizing: border-box;
    
    /* 폰트 설정 */
    font-size: .9rem;
    line-height: 1.6;
    text-align: center; /* 멀티라인 대응 */
}

.ndb_right a {color: #1d3994; font-weight: bolder;}

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);
}

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;
}
.button {
  width: 86%;
  clear: both;
  display: block;
  margin: 0 auto 2% auto;
  padding: 10px 2% 10px 2%;
  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: 1px solid;
  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
  font-size: .8rem;
  background:#000;
  color:#fff;
}
.button:focus {
  outline: none;
}
.button > span {
  vertical-align: middle;
}
/*----------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: 100%;
  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: 2.5vw;
  line-height: 10px;
  color: #FFF;
  text-decoration: none;
}
.footer-navi li a:hover {
  text-decoration: underline;
}
.footer-sns {
  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: 2.5vw;
  color: #FFF;
  text-align: left;
  padding: 3% 0 2% 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: calc(50vh - 26.66666667vw) auto 0 auto;
  width: 70.66666667vw;
  height: 53.33333333vw;
  padding: 6.666666667vw 4vw 0 4vw;
  background: #FFF;
}
.modal-close {
  position: absolute;
  top: 2vw;
  right: 0;
  width: 13vw;
  height: 13vw;
  background: url(/microsite/howto_binoculars/images/btn_close.png) 0 0 no-repeat;
  background-size: contain;
  cursor: pointer;
}
.spec_sp {
  text-align: center;
  color: #434343;
}
.spec_sp .title {
  padding-bottom: 6.666666667vw;
  font-size: 3.733333333vw;
  font-weight: 600;
}
.spec_sp p {
  padding: 6.666666667vw 0;
  border-top: 1px solid #dddddd;
  font-size: 3.2vw;
  line-height: 5.333333333vw;
  font-weight: 600;
}
.spec_pc { display: none; }

@media screen and (min-width:450px){
.products ul li h3.mu {
  background: url("/microsite/howto_binoculars/images/midashi01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.ao {
  background: url("/microsite/howto_binoculars/images/midashi02.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.gr {
  background: url("/microsite/howto_binoculars/images/midashi03.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.or01 {
  background: url("/microsite/howto_binoculars/images/midashi05.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 52px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.or {
  background: url("/microsite/howto_binoculars/images/midashi04.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.gre {
  background: url("/microsite/howto_binoculars/images/midashi06.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
.products ul li h3.pi {
  background: url("/microsite/howto_binoculars/images/midashi07.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 95% 100%;
  width: 100%;
  height: 30px;
  position: absolute;
  top: -35px;
  left: 0;
  color: #fff;
  padding: 10px 0 10px 0;
  text-align: center;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1.5;
  font-family: 'Pretendard';
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0 !important;
}
br.spv{
		display: none;}
}