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;
  letter-spacing: 0px !important;
}
a {
  outline: none;
}
body {
  background-color: #f5f5f5;
}
.pcv {
  display: block;
}
.spv {
  display: none;
}
.main_sp, .logo_sp {
  display: none;
}
.logo {
  width: 68px;
  height: 68px;
  display: block;
  z-index: 999;
  padding: 20px;
}
.logo img {
  width: 68px;
  height: 68px;
}
.main {
  background: url("/microsite/howto_binoculars/images/kv.jpg");
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 336px;
  position: relative;
}
.main01 {
  width: 100%;
  max-width: 1900px;
  height: 336px;
  position: relative;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-template-rows: auto auto;
}
.main h3{
  clear: both;
  width: 100%;
  height: auto;
  padding: 0px 2% 0 0px;;
  line-height: 1.7;
  font-family: 'Pretendard';
  font-size: .984rem;
  grid-column: 2;
  grid-row: 2;
  justify-self: end;
  margin: 0;
  text-align: right;
}
.title {width: 428px; height: 187px; grid-column: 2; grid-row: 1; justify-self: end; margin: 0 0 10px 0; padding:20px 2% 0 0px;}
.bold {
  font-weight: bold;
  font-size: 1rem;
}
#gmenu{
  width: 1024px;
  height: auto;
  position: relative;
  margin: 0 auto;
}
.nav_pc_left {
  width: 502px;
  margin: 0 auto;
  padding: 30px 10px 0 0;
  text-align: center;
  float: left;
}
.nav_pc_left ul p.butt_title {
  clear: both;
  width: 100%;
  height: 25px;
  padding: 0 0 0 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.butt li {
  float: left;
  padding: 0 0 0 0;
}
ul.butt li.osusume {
  width: 292px;
  height: 140px;
  float: left;
  padding: 40px 0 0;
  margin: 0 5px 10px 0;
  border-radius: 8px;
  background-color: #d57212;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight:bold;
}
ul.butt li span {
  font-size: .8rem;
  letter-spacing: 1.5px !important;
}
ul.butt li.how {
  width: 200px;
  height: 140px;
  float: left;
  padding: 40px 0 0;
  margin: 0 0 10px 5px;
  border-radius: 8px;
  background-color: #2a768c;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  letter-spacing: 1px;
  font-weight:bold;
}
.o_arrow {
    position: relative;
}
.o_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 20px;
  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: 20px;
  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: 502px;
  margin: 0 auto;
  padding: 30px 0 0 10px;
  text-align: center;
  float: left;
}
.nav_pc_right ul p.menu_title {
  clear: both;
  width: 100%;
  height: 25px;
  padding: 0 0 0 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  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: 32.33333%;
  padding: 0 2px 0 3px;
  float: left;
}
.nav_pc_right ul li img {
  width: 100%;
  height: auto;
}

#concert {
  clear: both;
  width: 100%;
  margin: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.concert_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.concert_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #692c6e;
  text-align: left;
  position: relative;
}
.concert_obi_left img {
  width: 95px;
  height: 62px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.concert_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 5px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.concert_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  letter-spacing: 2px;
  font-weight:bold;
}
.concert_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.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: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.sports_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.sports_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #1d4f86;
  text-align: left;
  position: relative;
}
.sports_obi_left img {
  width: 75px;
  height: 62px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.sports_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 5px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.sports_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  letter-spacing: 2px;
  font-weight:bold;
}
.sports_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.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: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.star_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.star_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #665e58;
  text-align: left;
  position: relative;
}
.star_obi_left img {
  width: 63px;
  height: 72px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.star_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 5px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.star_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  letter-spacing: 2px;
  font-weight:bold;
}
.star_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.star_onepoint {
  background: url("/microsite/howto_binoculars/images/star_onepoint.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 1024px;
  height: 652px;
  float: left;
  margin: 30px 0 30px 0;
  padding: 8px 0 0 0;
}
.star_onepoint h3 {
  width: 1024px;
  font-size: 1.5rem;
  line-height: 2;
  color: #000;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint h4 {
  width: 865px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  padding: 35px 0 0 0;
  margin: 0 0 0 60px;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint h4.star_onepoint_hsh {
  width: 530px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  padding: 30px 0 0 0;
  margin: 0 0 0 60px;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.star_onepoint p {
  width: 865px;
  font-size: 1.02rem;
  line-height: 2;
  color: #fff;
  margin: 20px 5% 0 60px;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.star_onepoint p.star_onepoint_psh {
  width: 530px;
  font-size: 1.02rem;
  line-height: 2;
  color: #fff;
  margin: 20px 5% 0 60px;
  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: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.outdoor_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.outdoor_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #a97826;
  text-align: left;
  position: relative;
}
.outdoor_obi_left img {
  width: 110px;
  height: 40px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.outdoor_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 1px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.outdoor_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  letter-spacing: 0;
  font-weight:bold;
}
.outdoor_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.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: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.bird_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.bird_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #007b51;
  text-align: left;
  position: relative;
}
.bird_obi_left img {
  width: 94px;
  height: 39px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.bird_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 4px;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.bird_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  letter-spacing: 0;
  font-weight:bold;
}
.bird_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.bird_onepoint {
  background: url("/microsite/howto_binoculars/images/bird_onepoint.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 1024px;
  height: 649px;
  float: left;
  margin: 30px 0 30px 0;
  padding: 1 0px 0 0 0;
}
.bird_onepoint h3 {
  width: 1024px;
  font-size: 1.66rem;
  line-height: 2;
  color: #003418;
  padding: 0 0 0 0;
  margin: 0px 0 0 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h4 {
  width: 600px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  padding: 55px 0 0 0;
  margin: 0 0 0 60px;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h4.bird_onepoint_hsh {
  width: 900px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  padding: 45px 0 0 0;
  margin: 0 0 0 60px;
  text-align: left;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint p {
  width: 600px;
  font-size: 1.02rem;
  line-height: 2;
  color: #fff;
  margin: 20px 5% 0 60px;
  text-align: left;
  letter-spacing: 2px;
  font-family: 'Pretendard';
}
.bird_onepoint p.bird_onepoint_psh {
  width: 900px;
  font-size: 1.02rem;
  line-height: 2;
  color: #fff;
  margin: 20px 5% 0 60px;
  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: 0 auto 50px;
  padding: 0 0 0 0;
  float: left;
}
.theater_obi {
  clear: both;
  width: 100%;
  height: 305px;
  padding: 0 0 20px 0;
  text-align: center;
  font-family: 'Pretendard';
}
.theater_obi_left {
  width: 50%;
  height: 305px;
  float: left;
  background-color: #a34a52;
  text-align: left;
  position: relative;
}
.theater_obi_left img {
  width: 85px;
  height: 66px;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.theater_obi_left h2 {
  font-size: 2.0rem;
  line-height: 1.8;
  color: #fff;
  padding: 8% 5% 0 10%;
  letter-spacing: 0;
  font-weight:bold;
  letter-spacing: 2px !important;
}
.theater_obi_left h2 span {
  font-size: 1.2rem;
  line-height: 1.8;
  color: #fff;
  padding: 5% 0 0 10px;
  font-weight:bold;
}
.theater_obi_left p {
  font-size: 1.14rem;
  line-height: 2;
  color: #fff;
  padding: 0 5% 0 10%;
  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: 50%;
  height: 305px;
  float: left;
}
.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: 1024px;
  margin: 0 auto;
}
.products ul li.concert {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 15px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #924898;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li.sports {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 15px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #2a71b9;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li.star {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 15px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #867e79;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li.outdoor {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 30px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #eeaa3d;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li.bird {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 30px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #04aa72;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li.theater {
  border-radius: 15px;
  width: 955px;
  margin: 80px 0 0 0;
  padding: 50px 15px 30px 50px;
  background-color: #fff;
  float: left;
  border: 4px solid #e46c74;
  box-shadow: 0 0 8px gray;
  position: relative;
}
.products ul li h3.mu {
  background: url("/microsite/howto_binoculars/images/midashi01.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 578px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  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;
  width: 578px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  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;
  width: 578px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  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;
  width: 639px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  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;
  width: 725px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h3.gre {
  background: url("/microsite/howto_binoculars/images/midashi06.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 639px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  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;
  width: 639px;
  height: 60px;
  position: absolute;
  top: -45px;
  left: 40px;
  color: #fff;
  padding: 10px 0 0 0;
  text-align: center;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
}
.products ul li h2 {
  width: 600px;
  padding: 0 0 10px 0;
  font-size: 1.8rem;
  display: block;
  font-family: 'Pretendard';
  font-weight:bold;
}
.products ul li p {
  width: 600px;
  padding: 0 40px 20px 0;
  font-size: .96rem;
  line-height: 1.6;
  font-family: 'Pretendard';
}
.products_right {
  width: 260px;
  float: right;
  text-align: center;
  margin: -60px 20px 0 0;
}
.products_right p {
  width: 260px !important;
  font-size: .8rem !important;
  margin: 10px 0 0 0;
}
.products_right p span {
  font-weight: bold;
  font-size: 1.2rem;
}
.point {
  margin: 30px auto 30px 0;
  float: left;
}
.accbox {
  margin: 25px auto 0 auto;
  float: left;
}
.accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 1024px;
  height: 54px;
  display: block;
  margin: 0 auto;
  padding: 10px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;
}
.concert_point {
  background: url("/microsite/howto_binoculars/images/concert_bg.gif");
  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");
  color: #2a71b9;
  border: 1px #2a71b9 solid;
}
.star_point {
  background: url("/microsite/howto_binoculars/images/star_bg.gif");
  color: #867e79;
  border: 1px #867e79 solid;
}
.outdoor_point {
  background: url("/microsite/howto_binoculars/images/outdoor_bg.gif");
  color: #eeaa3d;
  border: 1px #eeaa3d solid;
}
.bird_point {
  background: url("/microsite/howto_binoculars/images/bird_bg.gif");
  color: #04aa72;
  border: 1px #04aa72 solid;
}
.theater_point {
  background: url("/microsite/howto_binoculars/images/theater_bg.gif");
  color: #e46c74;
  border: 1px #e46c74 solid;
}
.accbox label:hover {
  width: 1024px;
  height: 54px;
}
.accbox label.concert_point:hover {
  background: url("/microsite/howto_binoculars/images/concert_bg.gif");
  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-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-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-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-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-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 60px 0 35px;
  float: left;
  color: #fff;
  font-weight: bold;
}
.accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 8px;
  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: 960px;
  margin: 0;
  text-align: left;
  font-size: 1.1rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  float: left;
  padding: 10px 0 0 0;
}
.accbox .accshow p.chu {
  width: 302px;
  margin: 0;
  text-align: left;
  font-size: .8rem;
  line-height: 1.2; 
}
.accbox .accshow p img {
  padding: 0 30px 0 0;
  float: left;
}
.cssacc:checked + label + .accshow {
  width: 960px;
  height: auto;
  padding: 20px;
  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: 15px auto;
  padding: 0 0 20px 0;
  float: left;
}

.erabikata {
  background: url("/microsite/howto_binoculars/images/erabikata_bg.png");
  background-repeat: no-repeat;
  background-position: top;
  margin: 0 auto;
  width: 1023px;
  height: auto;
  color: #fff;
  padding: 150px 0 0 0;
  position: relative;
  font-family: 'Pretendard';
  background-color: #fee5cd;
  border-radius: 15px 15px 0 0;
}
.erabikata h3 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 45px;
  left: 28px;
  font-weight: bold;
}
.erabikata p.txt {
  font-size: .85rem;
  line-height: 2;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  position: absolute;
  top: 30px;
  left: 560px;
  width: 430px;
}
.erabikata h5 {
  width: 1023px;
  height: 50px;
  font-size: 2.5rem;
  line-height: 1.8;
  color: #000;
  letter-spacing: 2px;
  position: relative;
  top: 0;
  left: 0;
  padding: 25px 0 0;
  text-align: center;
  vertical-align: middle;
  font-weight:bold;
}
.erabikata .erabikata00 {
  margin: 0 auto;
  width: 925px;
  height: 280px;
  position: relative;
  top: 50px;
  left: 0;
}
.erabikata .erabikata00 p {
  font-size: .96rem;
  line-height: 1.6;
  color: #000;
  text-align: left;
  width: 550px;
  font-weight: normal;
  float: left;
}
.erabikata .erabikata00 img {
  width: 346px;
  height: 205px;
  margin: 0 0 0 29px;
}

.erabikata .point {
  width: 974px;
  height: auto;
  padding: 0 0 50px 50px;
  margin: 0 auto 0 0;
  background-color: #fee5cd;
  border-radius: 0 0 15px 15px;
}
.erabikata .accbox {
  width: 925px;
  height: auto;
  margin: 25px auto 0 auto;
  float: left;
}
.erabikata .accbox label {
  width: 925px;
  height: 54px;
  display: block;
  margin: 0 auto;
  padding: 10px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  font-weight: bold;
}
.erabikata .erabikata_point {
  background: url("/microsite/howto_binoculars/images/erabikata_bg.gif");
  color: #d57212;
  border: 1px #d57212 solid;
}
.erabikata .erabikata_po {
  font-weight: bold;
  color: #d57212;
  font-size: 1.6rem;
  width: 925px;
  height: 54px;
}
.erabikata .accbox label:hover {
  width: 925px;
  height: 54px;
}
.erabikata .accbox label.erabikata_point:hover {
  background: url("/microsite/howto_binoculars/images/erabikata_bg.gif");
  background-repeat: no-repeat;
  background-position: left top;
  background-color: #fff;
}
.erabikata .point_font_erabikata {
  margin: 0 60px 0 35px;
  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: 870px;
  margin: 0;
  text-align: left;
  font-size: .9rem;
  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: 350px;
  height: 179px;
  padding: 20px 0 20px 20px;;
  float: right;
}
.erabikata .accbox .accshow p img.point2 {
  width: 208px;
  height: 150px;
  padding: 5px 0 10px 20px;
  float: right;
}
.erabikata .accbox .accshow p img.point3 {
  width: 500px;
  height: 114px;
  padding: 20px 0 20px 20px;
  float: right;
}
.erabikata .accbox .accshow p img.point4 {
  width: 200px;
  height: 138px;
  padding: 0 0 20px 20px;
  float: right;
}
.erabikata .accbox .accshow p img.point5 {
  width: 200px;
  height: 110px;
  padding: 5px 0 20px 20px;
  float: right;
}
.erabikata .cssacc:checked + label + .accshow {
  width: 925px;
  height: auto;
  padding: 0 0 0 0;
  opacity: 1;
}
.erabikata .cssacc:checked + label span.right01:before {
  content: '\f056';
}
#tsukaikata {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 80px 0;
  float: left;
}
.one {
  background-color: #2480ab;
  width: 28px;
  height: 28px;
  color: #fff;
  padding: 5px 10px;
  margin: 0 10px 0 0;
}
.tsukaikata {
  background: url("/microsite/howto_binoculars/images/tsukaikata_bg.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  width: 1023px;
  height: 812px;
  color: #fff;
  padding: 10px 0 0 0;
  position: relative;
  font-family: 'Pretendard';
}
.tsukaikata h3 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  top: 52px;
  left: 50px;
  font-weight: bold;
}
.tsukaikata p {
  font-size: .85rem;
  line-height: 2;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  position: absolute;
  top: 50px;
  left: 560px;
  width: 400px;
}
.tsukaikata .tsukaikata01 {
  background: url("/microsite/howto_binoculars/images/tsukaikata01.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  width: 925px;
  height: 302px;
  position: absolute;
  top: 185px;
  left: 50px;
}
.tsukaikata .tsukaikata01 h4 {
  font-size: 1.25rem;
  line-height: 1.8;
  color: #2480ab;
  position: absolute;
  top: 25px;
  left: 35px;
  letter-spacing: 0;
  font-weight: bold;
}
.tsukaikata .tsukaikata01 p.tp01 {
  font-size: .85rem;
  line-height: 1.8;
  color: #000;
  text-align: left;
  position: absolute;
  top: 130px;
  left: 300px;
  width: 250px;
  font-weight: normal;
}
.tsukaikata .tsukaikata01 p.tp01 {
  font-size: .85rem;
  line-height: 1.8;
  color: #000;
  text-align: left;
  position: absolute;
  top: 125px;
  left: 300px;
  width: 250px;
  font-weight: normal;
  letter-spacing: 0;
}
.tsukaikata .tsukaikata01 p.tp02 {
  font-size: .8rem;
  line-height: 1.8;
  color: #000;
  text-align: center;
  position: absolute;
  top: 183px;
  left: 580px;
  width: 150px;
  font-weight: bold;
  letter-spacing: 0;
}
.tsukaikata .tsukaikata01 p.tp03 {
  font-size: .8rem;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 210px;
  left: 580px;
  width: 150px;
  font-weight: normal;
  letter-spacing: 0;
}
.tsukaikata .tsukaikata01 p.tp04 {
  font-size: .8rem;
  line-height: 1.8;
  color: #000;
  text-align: center;
  position: absolute;
  top: 183px;
  left: 757px;
  width: 135px;
  font-weight: bold;
  letter-spacing: 0;
}
.tsukaikata .tsukaikata01 p.tp05 {
  font-size: .8rem;
  line-height: 1.6;
  color: #000;
  text-align: center;
  position: absolute;
  top: 210px;
  left: 757px;
  width: 135px;
  font-weight: normal;
  letter-spacing: 0;
}
.tsukaikata .tsukaikata02 {
  background: url("/microsite/howto_binoculars/images/tsukaikata02.png");
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  width: 925px;
  height: 249px;
  position: absolute;
  top: 510px;
  left: 50px;
}
.tsukaikata .tsukaikata02 h4 {
  font-size: 1.25rem;
  line-height: 1.6;
  color: #2480ab;
  position: absolute;
  top: 25px;
  left: 35px;
  letter-spacing: 0;
  font-weight: bold;
}
.tsukaikata .tsukaikata02 p.tp06 {
  font-size: .85rem;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 110px;
  left: 247px;
  width: 190px;
  font-weight: normal;
  letter-spacing: 1px;
}
.tsukaikata .tsukaikata02 p.tp07 {
  font-size: .85rem;
  line-height: 1.6;
  color: #000;
  text-align: left;
  position: absolute;
  top: 110px;
  left: 708px;
  width: 185px;
  font-weight: normal;
  letter-spacing: 1px;
}
/*--------------------------------------------------------------------------------------*/

.bo {
  	float: left;
  	width: 65%;
  	margin: 0 0 0 0;
 	padding: 2px 0;
  	border: 3;
}
.ndb {
  	float: left;
    border: solid 1px #999;
    width: 65%;
	height: 53px;
    border-radius: 0.3em;
	margin: 15px 0;
}
.ndb img {
    width: 60%;
}
.ndb_left {
	float: left;
    width: 22%;
	height: 53px;
	background-color: #f7f6f5;
	padding: 0 10px;
	margin: 0;
	border-radius: 0.3em 0 0 0.3em;
	border-right: solid 1px #999;
	display: flex;
    align-items: center;
    justify-content: center;
}
.ndb_left img {
    width: 120px;
	height: auto;
}
.ndb_right {
	float: left;
    width: 73%;
	height: 53px;
  	font-size: .8rem;
  	line-height: 1.5;
  	text-align: left;
	padding: 0px 0 0px 10px;
    display: flex;
    align-items: center;
    justify-content: left;
}
.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: .85rem;
  margin: 0 0 0 0;
  padding: 6px 10px 6px 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 #fff;
  background:#000;
  font-weight: bold;
  color: #fff;
}
.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: #fff;
  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: #fff;
}
.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: #000;
  border-color: #fff;
}
.button--ujarak:hover {
  color: #000;
  border-color: #000;
}
.button--ujarak:hover::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}


/* footer */
#footer {
  float: left;
  width: 100%;
  margin: 0;
  padding: 30px 0;
  background-color: #000;
  font-family: "メイリオ", Meiryo, sans-serif;
}
.footer {
  position: relative;
  width: 1024px;
  margin: 0 auto;
}
.footer-navi {
  width: 400px;
  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: 10px;
  line-height: 10px;
  color: #FFF;
  text-decoration: none;
}
.footer-navi li a:hover {
  text-decoration: underline;
}
.footer-sns {
  float: left;
  width: 320px;
  padding: 0 0 0 0;
}
.footer-sns li {
  float: left;
  margin-left: 10px;
}
.footer-sns li .twitter-share-button {
	float: left;
	padding: 4px 0 0 0;
}
.copy {
  width: 100%;
  float: left;
  font-size: .65rem;
  color: #FFF;
  text-align: center;
  padding: 8px 0 0 0;
}
.switch {
  visibility: hidden;
}
.small {
  font-size: 0.75em;
}
.go-top {
  position: fixed; /*固定表示*/
  bottom: 1em;
  right: 1em;
  border-radius: 5px;
  text-decoration: none;
  background: #666;
  padding: 1em;
  display: none; /*通常は非表示に*/
  height: 20px;
  width: 20px;
  z-index: 999999;
}
.go-top img {
  height: 20px;
  width: 20px;
}
.btn {
  display: none;
}
.drawr {
  display: none;
}

.content{
    margin: 0 auto;
    padding: 40px;
}



/* 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 - 230px) auto 0 auto; width: 800px; height: 460px; padding: 40px 60px 0 60px; 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) {
  .products ul li h3.mu {
    background: url("/microsite/howto_binoculars/images/midashi01.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 578px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    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;
    width: 578px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    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;
    width: 578px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    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;
    width: 639px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    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;
    width: 725px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
    font-family: 'Pretendard';
    letter-spacing: 2px;
  }
  .products ul li h3.gre {
    background: url("/microsite/howto_binoculars/images/midashi06.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 639px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    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;
    width: 639px;
    height: 45px;
    position: absolute;
    top: -45px;
    left: 40px;
    color: #fff;
    padding: 25px 0 0 0;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.8;
    font-family: 'Pretendard';
    letter-spacing: 2px;
  }
.accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 1024px;
  height: 39px;
  display: block;
  margin: 0 auto;
  padding: 25px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;
}
.accbox label:hover {
  width: 1024px;
  height: 39px;
}
.products ul li h2 {
  width: 600px;
  padding: 10px 0 0 0;
  font-size: 2rem;
  display: block;
  font-family: 'Pretendard';
}
.star_onepoint h3 {
  width: 1024px;
  font-size: 1.5rem;
  line-height: 2;
  color: #000;
  padding: 10px 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  letter-spacing: 2px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.bird_onepoint h3 {
  width: 1024px;
  font-size: 1.66rem;
  line-height: 2;
  color: #003418;
  padding: 13px 0 0 0;
  margin: 0 0 0 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: 'Pretendard';
}
.tsukaikata h3 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #fff;
  letter-spacing: 2px;
  position: absolute;
  top: 65px;
  left: 50px;
  font-weight: bold;
}
.erabikata h5 {
  font-size: 2.5rem;
  line-height: 1.8;
  color: #000;
  letter-spacing: 2px;
  position: relative;
  top: 20px;
  left: 0;
  font-weight:bold;
}
.one {
  background-color: #2480ab;
  width: 20px;
  height: 24px;
  color: #fff;
  padding: 7px 0 0 10px;
  margin: 0 10px 0 0;
	display: inline-block;
}
.nav_pc_left ul p.butt_title {
  clear: both;
  width: 100%;
  height: 25px;
  padding: 10px 0 0 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  }
.nav_pc_right ul p.menu_title {
  clear: both;
  width: 100%;
  height: 25px;
  padding: 10px 0 0 0;
  margin-bottom: 10px;
  text-align: center;
  font-family: 'Pretendard';
  background-color: #9fa0a0;
  color: #fff;
  letter-spacing: 2px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
ul.butt li.osusume {
  width: 292px;
  height: 120px;
  float: left;
  padding: 50px 0 0;
  margin: 0 5px 10px 0;
  border-radius: 8px;
  background-color: #d57212;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 1px;
}
ul.butt li span {
  font-size: .8rem;
  letter-spacing: 2px !important;
}
ul.butt li.how {
  width: 200px;
  height: 120px;
  float: left;
  padding: 50px 0 0;
  margin: 0 0 10px 5px;
  border-radius: 8px;
  background-color: #2a768c;
  text-align: center;
  font-family: 'Pretendard';
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 1px;
}
.o_arrow {
    position: relative;
}
.o_arrow::before {
  content: "";
  display: block;
  position: absolute;
  top: 5%;
  right: 45%;
  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: 5%;
  right: 40%;
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: translateX(-50%) rotate(135deg);
}
.erabikata h3 {
  font-size: 1.6rem;
  line-height: 1.8;
  color: #fff;
  letter-spacing: 1px;
  position: absolute;
  top: 58px;
  left: 23px;
  font-weight: bold;
}
.erabikata .accbox label {
  background-repeat: no-repeat;
  background-position: left;
  background-color: #fff;
  width: 925px;
  height: 39px;
  display: block;
  margin: 0 auto;
  padding: 25px 0 5px 0;
  cursor: pointer;
  transition: all 0.5s;
  font-size: 1.6rem;
  line-height: 1.8;
  font-family: 'Pretendard';
  letter-spacing: 2px;
  font-weight: bold;
  position: relative;	
}
.erabikata .accbox label:hover {
  width: 925px;
  height: 39px;
}
.erabikata .accbox label span.right01:before {
  content: '\f055';
  font-family: 'FontAwesome';
  padding-right: 8px;
  font-size: .78em;
}
.point {
  margin: 30px auto 50px 0;
  float: left;
}
.star_onepoint {
  margin: 30px 0 50px 0;
}
.bird_onepoint {
  margin: 30px 0 50px 0;
}
}

@media (max-width: 1900px) {
.main {background-position: right;}
}