.product-sets-omgt {
  font-family: 'Signika', "Helvetica Neue", "Verdana", "游ゴシック", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", sans-serif;
}

ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.line-pc {
  display: inline-block;
}

.line-sp {
  display: block;
}

.line-pc01 {
  display: block;
}


.product-sets-omgt_page-title {
  margin-top: 0;
  margin-bottom: 40px;
}

.product-sets-omgt_page-title>img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
  padding: 10px 0 0 0;
  max-width: 1200px;
}

.omgt-lead {
  font-size: 15px;
  line-height: 2.2;
  width: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  margin-bottom: 2em;
  text-align: left;
}

.omgt-lead-item {
  font-size: 13px;
  line-height: 1.8;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  margin-bottom: 0em;
}

.product-sets-omgt_section-header .product-sets-omgt_header-title {
  /*  margin-top: 40px;*/
  margin-bottom: 30px;
  padding: 20px 10px;
  color: #2c2c2c;
  font-weight: 600;
  font-size: 160%;
  /*  letter-spacing:-0.05em;	*/
  font-feature-settings: "palt";
  line-height: 1.6;
  position: relative;
  text-align: left;
}

/*
.product-sets-omgt_section-header .product-sets-omgt_header-title:after{
  content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #000;
    margin: 18px auto 0;
}
*/
.product-sets-omgt img {
  width: 100%;
}

.product-sets-omgt_menu {
  padding: 0;
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
  border-bottom: 1px solid #000;
}

.omgt-menu--mobile {
  margin-top: 0;
  border-bottom: none;
}

.product-sets-omgt_menu li {
  float: left;
  width: 50%;
  list-style: none;
  text-align: center;
  font-size: 13px;
  border-top: 1px solid #000;
  box-sizing: border-box;
}

.product-sets-omgt_menu li:nth-child(odd) {
  border-right: 1px solid #000;
}

.product-sets-omgt_menu li a {
  display: block;
  padding: 12px 0;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

.omgt-menu--mobile li {
  border-top: none;
  border-bottom: 1px solid #000;
}

.omgt-lineup {
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 20px;
  width: 100%;
}

.omgt-lineup li {
  float: left;
  width: 47.5%;
  margin-bottom: 5%;
}

.omgt-lineup li:nth-child(odd) {
  margin-right: 5%;
}

.omgt-lineup li img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.omgt-pickup {
  padding: 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 20px;
  margin-top: 50px;
  width: 100%;
}

.omgt-pickup li {
  float: left;
  width: 47.5%;
  margin-bottom: 5%;
}

.omgt-pickup li:nth-child(odd) {
  margin-right: 5%;
}

.omgt-pickup li a:hover img {
  opacity: 0.7;
}

.omgt-item-title,
.omgt-item-price {
  text-align: center;
  font-size: 14px;
  margin: 0;
}

.omgt-item-price {
  margin: 0 0 10px;
}

.omgt-pickup img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.omg-images {
  margin: 50px 0;
}

.omg-images-present {
  margin-bottom: 0;
}

.omg-images-instagram {
  margin: 50px auto;
  max-width: 90%;
}

.omg-images-instagram img {
  border: 1px solid #ebebeb;
}

.omg-images img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.omgt-btn-list {
  width: 100%;
}

.omgt-btn-list li:first-child {
  margin-bottom: 30px;
}

.omgt-btn-list li a {
  width: 80%;
  margin: 0 auto;
}

.omgt-btn {
  /*  border: 2px solid #000;*/
  font-size: 110%;
  font-weight: 800;
  padding: 14px 16px;
  display: block;
  color: #FFF;
  background: #239fd8;
  text-decoration: none;
  text-align: center;
  /*  font-weight: bold;*/
}

.omgt-btn-item {
  font-size: 14px;
  padding: 1em 0 2em 0;
  display: block;
  color: #000;
  text-decoration: underline;
  text-align: left;
  font-weight: bold;
}

.btn-width--l {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
}

.btn-width--s {
  width: 80%;
}


.omgt-btn01-list {
  width: 100%;
}

.omgt-btn01-list li:first-child {
  margin-bottom: 30px;
}

.omgt-btn01-list li a {
  width: 80%;
  margin: 0 auto;
}


.omgt-btn01 {
  border: 2px solid #636363;
  font-size: 14px;
  padding: 14px 16px;
  display: block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  /*  font-weight: bold;*/
  background-color: #000000;
}

.btn01-width--l {
  width: 80%;
  max-width: 600px;
  margin: 0 auto;
}

.btn01-width--s {
  width: 80%;
}

.omg-media {
  display: block;
  width: 100%;
  margin-top: 30px;
}

.omg-media__image {
  display: none;
}

.omg-media__text {
  display: blcok;
  padding: 0 10px;
}

.omg-media__text h3 {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
}

.omg-media__text p {
  font-size: 15px;
  line-height: 2.5;
  margin: 0;
}

.omgt-notice {
  padding: 0 10px;
  font-size: 12px;
}

.omgt-margin {
  margin-bottom: 0;
}

.show-sp {
  display: block !important;
}

.show-pc {
  display: none !important;
}



.product-sets-omgt_section-body {
  padding: 20px;
}

.product-sets-omgt_section-body>img {
  display: block;
  width: 100%;
  height: auto;
}

.product-sets-omgt_section-body>h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.384;
}

.product-sets-omgt_section-body>p {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.5;
}

.product-sets-omgt_section-footer {
  padding: 20px;
  text-align: center;

}

.product-sets-omgt .product-sets-omgt_section-footer {
  padding: 50px;
}

.product-sets-omgt .product-sets-omgt_section-footer .product-sets-omgt_section-footer-button {
  max-width: 640px;
  padding: 16px;
  padding-bottom: 16px;
  font-size: 20px;
}

.product-sets-omgt .product-sets-omgt_section-footer .product-sets-omgt_section-footer-button-sub {
  max-width: 400px;
  padding: 16px;
  padding-bottom: 16px;
  font-size: 18px;
}

.product-sets-omgt .product-sets-omgt_section-footer .product-sets-omgt_section-footer-button-sub:hover {
  opacity: 0.7;
}


.product-sets-omgt_section-footer .product-sets-omgt_section-footer-button {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 20px 16px;
  border-radius: 4px;
  color: #fff;
  background-color: #000;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.product-sets-omgt_section-footer .product-sets-omgt_section-footer-button-sub {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 20px 16px;
  border-radius: 4px;
  color: #fff;
  background-color:
    /*#0066ba*/
    #239FD8;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}

.product-sets-omgt_section-footer .product-sets-omgt_section-footer-button:active, .product-sets-omgt_section-footer .product-sets-omgt_section-footer-button:focus {
  outline: 1px dotted #000;
}


.product-sets-omgt_products {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}


.omg-layout-footer_social-links {
  /*  width: 256px;*/
  margin:
    /*30px*/
    0px auto;
  overflow: hidden;
}

.omg-layout-footer_social-links>li {
  display: inline-block;
  margin-right: 10px;
  list-style: none;
  line-height: 1;
  vertical-align: top;
}

.omg-layout-footer_social-links>li:last-child {
  margin-right: 0;
}

/* Campaign追加201706*/
.omgt-lead2 {
  text-align: center;
  font-size: 15px;
  line-height: 2.5;
  width: 100%;
  margin-bottom: 30px;
  padding: 0 10px;
  box-sizing: border-box;
}

.coupon-code a:hover img {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.coupon-code img {
  margin: 10px auto 35px;
}

.coupon-code dl {
  margin: 30px auto 45px;
  display: table;
  border: 1px solid #333333;
  background-color: #333333;
}

.coupon-code dt {
  display: table-cell;
  padding: 7px 35px 5px;
  text-align: center;
  color: #fff;
  width: 50%;
}

.coupon-code dd {
  display: table-cell;
  padding: 7px 35px 5px;
  text-align: center;
  background-color: #fff;
}


@media only all and (min-width: 768px) {


  .omgt-lead-item {
    text-align: left;
  }

  .line-pc {
    display: block;
  }

  .line-sp {
    display: inline-block;
  }


  .product-sets-omgt {
    margin-right: auto;
    margin-left: auto;
    padding-top:
      /*30px*/
      0px;
  }

  .product-sets-omgt .product-sets-omgt_header-title {
    margin-top: 65px;
    font-size: 240%;
    letter-spacing: -0.05em
  }

  .product-sets-omgt .product-sets-omgt_section-body>h3 {
    font-size: 20px;
  }

  .product-sets-omgt .product-sets-omgt_section-body>p {
    font-size: 14px;
  }

  .omgt-lineup li {
    float: left;
    width: 49%;
    margin-right: 2%;
  }

  .omgt-lineup li:nth-child(odd) {
    margin-right: 2%;
  }

  .omgt-lineup li:nth-child(even) {
    margin-right: 0;
  }

  .omgt-pickup {
    padding: 0 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 50px;
    margin-bottom: 60px;
    width: 100%;
  }

  .omgt-pickup li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 0;
  }

  .omgt-pickup li:nth-child(odd) {
    margin-right: 2%;
  }

  .omgt-pickup li:last-child {
    margin-right: 0;
  }

  .omgt-btn-list {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
  }

  .omgt-btn-list li {
    display: inline-block;
  }

  .omgt-btn-list li:first-child {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .omgt-btn-list li a {
    max-width: 314px;
    width: 314px;
    margin: 0 auto;
  }

  .omgt-btn01-list {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
  }

  .omgt-btn01-list li {
    display: inline-block;
  }

  .omgt-btn01-list li:first-child {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .omgt-btn01-list li a {
    max-width: 314px;
    width: 314px;
    margin: 0 auto;
  }

  .omg-media {
    display: table;
    width: 100%;
    margin-top: -30px;
    padding: 0 10px;
    box-sizing: border-box;
  }

  .omg-media__image {
    display: table-cell;
    vertical-align: top;
  }

  .omg-media__text {
    display: table-cell;
    width: 62%;
    vertical-align: top;
    padding: 0 0 0 65px;
  }

  .omg-media__text h3 {
    font-size: 18px;
  }

  .omg-media__text p {
    font-size: 15px;
    line-height: 2.5;
  }

  .show-sp {
    display: none !important;
  }

  .show-pc {
    display: block !important;
  }

  .broderd {
    border: 1px solid #ebebeb;
  }

  .omgt-notice {
    width: 100%;
    margin-bottom: 70px;
    text-align: center;
  }

  .omgt-margin {
    margin-bottom: 60px !important;
  }




}

@media only all and (min-width: 980px) {
  .product-sets-omgt_section-header .product-sets-omgt_header-title {
    font-size: 220%;
  }

  .product-sets-omgt_section-header .product-sets-omgt_header-subtitle {
    margin: -30px 0 40px;
    text-align: center;
  }

  .omgt-btn {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .omgt-btn01 {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .omg-images {
    margin: 0;
    line-height: 1;
  }

  .omgt-lineup {
    padding: 0;
    margin-bottom: 0;
  }

  .omgt-lineup li {
    float: left;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 0;
  }

  /*↓サングラス用に追加*/
  .omgt-lineup li.triple {
    float: left;
    width: 31.3%;
    margin-right: 2%;
    margin-bottom: 0;
  }

  .omgt-lineup li.double {
    float: left;
    width: 47.5%;
    margin-right: 2%;
    margin-bottom: 0;
  }

  /*↑サングラス用に追加*/
  .omgt-lineup li:nth-child(odd) {
    margin-right: 2%;
  }

  .omgt-lineup li:nth-child(even) {
    margin-right: 2%;
  }

  .omgt-lineup li:nth-child(3n) {
    margin-right: 0;
  }

  .omgt-lineup li a img:hover {
    opacity: 0.7;
  }

  .omgt-btn {
    /*    border: 2px solid #000;
    font-size: 14px;*/
    padding: 14px 16px;
    display: block;
    text-decoration: none;
    text-align: center;
    /*  font-weight: bold;*/
    transition: all 0.4s cubic-bezier(.645, .045, .355, 1);
  }

  .omgt-btn:hover {
    background: #000;
    color: #FFF;
  }

  .omgt-btn01 {
    border: 2px solid #636363;
    font-size: 14px;
    padding: 14px 16px;
    display: block;
    color: #fcfcfc;
    text-decoration: none;
    text-align: center;
    /*  font-weight: bold;*/
    transition: all 0.4s cubic-bezier(.645, .045, .355, 1);
    background-color: #000000;
  }


  .product-sets-omgt_menu {
    margin-bottom: 10px;
    display: table;
    margin-top: 0;
    padding-left: 0;
    border: none;
    width: 100%;
  }

  .product-sets-omgt_menu>li {
    position: relative;
    display: table-cell;
    width: 16.6%;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    border-right: 1px solid #d9d9d9;
    border-top: none;
    font-size: 14px;
    box-sizing: border-box;
  }

  .product-sets-omgt_menu>li:first-child {
    border-left: none;
  }

  .product-sets-omgt_menu>li:last-child {
    border-right: none;
  }

  .product-sets-omgt_menu a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
  }

  .product-sets-omgt_menu li:nth-child(odd) {
    border-right: 1px solid #d9d9d9;
  }

  .product-sets-omgt_menu li:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: 5px solid #000;
    position: absolute;
    right: 50%;
    bottom: -15px;
  }

  .omgt-menu--mobile li {
    border-bottom: none;
  }

  .omgt-pickup {
    margin-top: 0;
    margin-bottom: 0;
  }

  .omg-media {
    margin-top: 30px;
    padding: 0;
  }

  .omgt-notice {
    margin-top: -60px;
  }



  .product-sets-omgt-text {
    width: 860px;
    margin-top: 50px;
  }

  .product-text-area {
    width: 860px;
    margin: 0 auto;
  }




  .product-sets-omgt_menu>li:first-child {
    border-left: 1px solid #d9d9d9;
  }

  .product-sets-omgt_menu>li:last-child {
    border-right: 1px solid #d9d9d9;
  }
}


@media only all and (min-width: 1200px) {
  .product-sets-omgt {
    width: 1200px;
  }
}




@media only screen and (max-width: 400px) {
  .omgt-btn01 {
    font-size: 17px;

  }

  @media only screen and (max-width: 481px) {
    .line-pc01 {
      display: inline-block;
    }

  }

  @media screen and (max-width: 768px) {
    .instagram-media {
      min-width: 100% !important;
      margin: 0 -1px !important;
      border-right: none !important;
      border-left: none !important;
    }
  }

  .instagram-center {
    margin: 0 auto;
    max-width: 350px;
  }

  /*# sourceMappingURL=style.css.map */