@charset "utf-8";
/* CSS Document */
#cWrap {
  width: 100%;
}
/**#contents*********************************************/
#contents {
/*  width: 1200px;*/
  width:100%;
  margin: 30px auto -70px auto;
  padding: 0;
  text-align: left;
/*  background: url(/cmn/img/contents-bg.gif) left top repeat-y;*/
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#article{
    width: 100%;
}
article a {
  color: #EF7A00;
  text-decoration: underline;
  overflow: hidden;
  outline: none;
}
article a:visited {
  color: #EF7A00;
}
article a:hover {
  color: orangered;
  text-decoration: none;
}
/*リンク黒*/
article .alink-black a {
  color: #000;
  text-decoration: none;
  overflow: hidden;
  outline: none;
}
article .alink-black a:visited {
  color: #000;
}
article .alink-black a:hover {
  color: #000;
  text-decoration: underline;
}
article h3 {
  clear: both;
  border-left: 3px solid #ef7a00;
  border-bottom: 1px solid #a6a691;
  padding: 0 0 5px 15px;
  font-size: 115%;
  margin: 1em 0 1em 0;
}
article h3.h3none {
  border: none;
  padding: 0;
  margin: 1em 0;
}
article .ttl {
  clear: both;
  border-left: none;
  border-bottom: none;
  background: #f4f1ed;
  padding: 5px 0 5px 13px;
  font-weight: bold;
  margin: 1em 0;
}
article .ttl:first-child {
  margin: 0 0 1em 0;
}
article h4, article .ttl02 {
  border-bottom: 1px solid #a6a691;
  padding-bottom: 5px;
  margin: 2em 0 1em 0;
  font-weight: bold;
}
article h4.h4none {
  border: none;
  padding-bottom: 0;
}
article h5, article .ttl03 {
  position: relative;
  clear: both;
  font-weight: bold;
  margin: 1em 0 1em 1.5em;
}
article h5:after, article .ttl03:after {
  display: block;
  content: '';
  position: absolute;
  top: 0.5em;
  left: -1em;
  width: 6px;
  height: 6px;
  background-color: #ea510e;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
article h5.h5none {
  position: static;
  margin: 1em 0;
}
article h5.h5none:after {
  top: auto;
  left: auto;
  width: auto;
  height: auto;
  background: none;
}
article .ttl04 {
  clear: both;
  background: #f2902a;
  padding: 5px 0 5px 13px;
  color: #FFF;
  font-size: 105%;
  font-weight: bold;
  margin: 1em 0;
}
article p, article ul, article ol, article li, article dl, article table {
  margin-bottom: 1em;
}
article p:last-child, article ul:last-child, article ol:last-child, article dl:last-child, article table:last-child {
  margin-bottom: 0;
}
#contents {
  min-height: 1%;
}
#contents:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*\*/
* html #contents {
  height: 1%;
}
#contents {
  display: block;
}
@media screen and (max-width:1240px) { /* pc wide */
  #contents {
/*  width: 980px;*/
  }
}
/****************************************
 singleLpベース
*****************************************/
body {
  overflow-x: hidden;
}
body.is-tb {
  min-width: auto;
}
#sidebar {
  display: none;
}
#cWrap {
  background: none;
  margin-top: 134px;
}
#contents {
  background: none;
  margin-top: 0;
}
#h1Wrap {
  display: none;
}
.column2.column2Box {
  width: 730px;
}
.inquiry-tel dd {
  font-size: 96%;
  padding: 7px 0 7px 0;
}
/****************************************
 h1見出し画像
*****************************************/
h1.singleLp {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  margin-bottom: 0;
}
h1.singleLp > img {
  width: 100%;
  height: auto;
}
h1.singleLp > img.only-pc {
  display: block;
}
.full-width {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
@media screen and (max-width: 750px) { /*SP*/
  body.singleLp #contents {
    margin: 0 auto -47px auto !important;
    width: 100% !important;
  }
  #cWrap > #contents > #article {
/*    padding-top: 0 !important;*/
    margin: 0 auto;
    padding: 0!important;
    width: 100%!important;
  }
  h1.singleLp > img.only-pc {
    display: none;
  }
  h1.singleLp > img.only-sp {
    display: block;
    width: 100%;
    height: auto;
  }
  .column2.column2Box {
    width: 100%;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  body.singleLp #contents {
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
  }
  #article {
    width: 100%;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  #article {
/*    width: 980px;*/
  }
}
/****************************************
 文字サイズ
*****************************************/
body.singleLp #contents {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.6;
  font-size: 120%;
  letter-spacing: 1px;
  font-feature-settings: "palt";
  color: #34434c;
}
body.singleLp #contents article p {
  line-height: 1.9;
  font-size: 110%;
}
body.singleLp #contents article ul {
  font-size: 110%;
}
body.singleLp #contents article td {
  /*  font-size: 110%;*/
}
body.singleLp #contents article p.txt-small {
  line-height: 1.9;
  font-size: 90%;
}
body.singleLp #contents article p.txt-small02 {
  line-height: 1.9;
  font-size: 80%;
}
body.singleLp #contents article p.txt-small03 {
  line-height: 1.9;
  font-size: 70%;
}
body.singleLp #contents article p.txt-small04 {
  line-height: 1.9;
  font-size: 60%;
}
body.singleLp #contents article p.txt-big04 {
  line-height: 1.9;
  font-size: 160%;
}
#article h2.singleLp {
  background: none;
  font-size: 198%;
  text-align: center;
  margin-bottom: 1em;
}
#article h3 {
  border-bottom: none;
  font-size: 125%;
}
#article a.pdf {
  background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
#article a.window {
  background: url(/cmn/img/ico/ico-window-b.gif) right 50% no-repeat;
  padding: 0 15px 0 0;
  margin-right: 3px;
}
@media screen and (max-width: 750px) { /*Sp*/
  #cWrap > #contents > #article h2.singleLp {
    font-size: 20px !important;
    margin: 0 0 15px 0 !important;
  }
  body.singleLp #contents {
    font-size: 100%;
  }
  #article h3.doc img.ico {
    width: 1.5em;
    height: auto;
    margin-right: 0.5em;
  }
  #article a.pdf {
    background: url(/cmn/img/ico/ico-pdf.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
  #article a.window {
    background: url(/cmn/img/ico/ico-window-b.gif) right 50% no-repeat;
    padding: 0 15px 0 0;
    margin-right: 3px;
  }
}
/****************************************
 レイアウト
*****************************************/
.color00 {
  background: #ffffff;
}
.color01 {
  background: #fdebd7; /*pale orange*/
  background: #cbb8aa;
  background: url("/lp/goods/images/bgNami_s.svg") left top #f6ecd4;
　background-attachment: fixed;
}
.color02 {
  background-color: #f1f1f1;
  background-image: radial-gradient(#ffffff 10%, transparent 20%), radial-gradient(#ffffff 10%, transparent 20%);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.color03 {
  background-color: #fffdf0;
  background-image: radial-gradient(#ffffff 10%, transparent 20%), radial-gradient(#ffffff 10%, transparent 20%);
  background-position: 0 0, 10px 10px;
  background-size: 20px 20px;
}
.color04 {
  background: #f3f3f3;
}
.col4 > li img {
  width: 100%;
  height: auto;
}
.col4 > li figure{
/*  border:1px solid #ffb86e;*/
/*  border:1px solid #fff;*/
}
#goodsList li > a.gallery {
  text-decoration: none;
  color: #212121;
}
a.bnr,
#goodsList li > a.gallery figure > img {
  opacity: 1.0;
transition: .3s ease-in-out;
}

a.bnr:hover,
#goodsList li > a.gallery:hover figure > img {
  opacity: 0.7;
}
#goodsList li .icon-new {
  display: inline-block;
  font-size: 9px;
  line-height: 1;
  color: #fff;
  background: #e45426;
  /* letter-spacing: 0.01px;*/
  padding: 2px 4px;
  margin-right: 4px;
  font-weight: normal;
  margin-bottom: 2px;
}
#goodsList li .icon-new:after {
  content: "NEW";
}
#goodsList li .name {
  font-size: 17px;
  font-weight: bold;
  margin-top: 8px;
  line-height: 1.4;
  color: #EF7A00;
}
#goodsList li > a.gallery:hover .name, #goodsList li > a.gallery:hover .price, #goodsList li > a.gallery:hover .description {
  opacity: 0.6;
  transition: opacity 0.1s;
}
#goodsList li .price {
  color: #444;
}
#goodsList li .description {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #666;
}
.singleLpContents .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 0 auto;
  padding: 30px 0 30px 0;
}
@media screen and (min-width:1041px) and (max-width:1280px) { /* pc narrow */
  .singleLpContents .inner {
    margin: 0 auto;
    width: calc(100% - 60px);
    max-width: 980px;
    padding: 30px 0 30px 0;
  }
}
@media screen and (min-width:751px) and (max-width:1040px) { /* tb + pc narrow */
  .singleLpContents .inner {
    width: calc(100% - 60px);
    max-width: 100%;
    padding: 30px 0 30px 0;
  }
}
@media screen and (min-width:551px) and (max-width:750px) { /* tb + pc narrow */
  .singleLpContents .inner {
    margin: 0 auto 0 auto;
    width: calc(100% - 30px);
    max-width: 100%;
    padding: 30px 0 20px 0;
  }
}
@media screen and (max-width:550px) { /* sp */
  .singleLpContents .inner {
    margin: 0 auto 0 auto;
    width: calc(100% - 30px);
    max-width: 100%;
    padding: 20px 0 20px 0;
  }
}
.col2 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col2 > div, .col2 > li {
  width: calc(50% - 8px);
  margin: 0 0 16px 0;
}
.col4 > li a {
  display: block;
}
.col4 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.col4 > div, .col4 > li {
  width: calc(25% - 24px);
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 90%;
}
.col4::before {
  content: "";
  display: block;
  width: calc(25% - 24px);
  order: 1;
}
.col4::after {
  content: "";
  display: block;
  width: calc(25% - 24px);
}
.box-notice {
  background: #fff9f2;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 6px;
}
.box-notice2 {
  margin-top: 20px;
  margin-bottom: 70px;
}
body.singleLp #contents article .box-notice > p.ttl {
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
  margin: 0 0 6px 0;
  padding: 0;
  background: none;
  color: #EF7A00;
}
body.singleLp #contents article .box-notice > p {
  font-size: 14px;
  line-height: 1.5;
}
body.singleLp #contents article .box-notice2 > p {
  font-size: 13px;
  line-height: 1.5;
}
@media screen and (max-width: 750px) { /* SP */
.box-notice2 {
  margin-top: 20px;
  margin-bottom: 30px;
}
}
.box-border {
  background: #ffffff;
  padding: 30px;
  margin-bottom: 15px;
  border: 1px solid #666;
  border-radius: 4px;
}
.box-whitebg {
  background: #fff;
  padding: 30px;
  margin-bottom: 15px;
  border: none;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.01);
  border-radius: 4px;
}
.box-redline {
  padding: 1.5em 1em;
  margin: 2em 0;
  border-radius: 6px;
  border: 2px solid #dc0000;
}
body.singleLp #contents article .box-redline p {
  font-size: 100%;
}
body.singleLp #contents article .box-redline p.txt-red02 {
  font-size: 22px;
}
@media screen and (max-width: 1098px) { /* TB */
  #goodsList li .name {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    line-height: 1.25;
  }
  #goodsList li .price {
    font-size: 12px;
  }
  #goodsList li .description {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0;
  }
  .box-notice {
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 6px;
  }
  body.singleLp #contents article .box-notice > p.ttl {
    font-size: 13px;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 4px 0;
    padding: 0;
    background: none;
  }
  body.singleLp #contents article .box-notice > p {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: .1px;
  }
  body.singleLp #contents article .box-redline p.txt-red02 {
    font-size: 120%;
  }
  .box-redline {
    padding: 1.5em 1em;
    margin: 2em 0 0 0;
    border-radius: 6px;
    border: 2px solid #dc0000;
  }
}
@media screen and (max-width: 750px) { /* SP */
  #goodsList li .name {
    font-size: 13px;
    font-weight: bold;
    margin-top: 8px;
    line-height: 1.25;
  }
  #goodsList li .price {
    font-size: 12px;
  }
  #goodsList li .description {
    font-size: 12px;
    line-height: 1.25;
    letter-spacing: 0;
  }
  .box-notice {
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 6px;
  }
  body.singleLp #contents article .box-notice > p.ttl {
    font-size: 13px;
    line-height: 1.3;
    font-weight: bold;
    margin: 0 0 4px 0;
    padding: 0;
    background: none;
  }
  body.singleLp #contents article .box-notice > p {
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: .1px;
  }
  body.singleLp #contents article .box-redline p.txt-red02 {
    font-size: 120%;
  }
  .box-redline {
    padding: 1.5em 1em;
    margin: 2em 0 0 0;
    border-radius: 6px;
    border: 2px solid #dc0000;
  }
}
.box-whitebg p {
  margin: 0;
  padding: 0;
}
/****************************************
 table
*****************************************/
table {
  width: 100%;
  /*  font-size: 110%;*/
}
td.td-c {
  text-align: center;
}
td.td-r {
  text-align: center;
}
th.em-cell-t, td.em-cell-t {
  border-top: 6px solid #ffa600 !important;
}
th.em-cell-r, td.em-cell-r {
  border-right: 4px solid #ffa600 !important;
}
th.em-cell-b, td.em-cell-b {
  border-bottom: 6px solid #ffa600 !important;
}
th.em-cell-l, td.em-cell-l {
  border-left: 4px solid #ffa600 !important;
}
th {
  background: #ffff85;
}
.underline01 {
  border-bottom: solid 2px #999999;
}
.underline02 {
  border-bottom: solid 2px #dc0000;
}
.underline03 {
  border-bottom: solid 2px #87CEFA;
}
.underline04 {
  background: linear-gradient(left, rgb(255, 255, 204) 50%, transparent 50%);
  background: -webkit-linear-gradient(left, rgb(255, 255, 204) 50%, transparent 50%);
}
.c-marker {
  background: linear-gradient(to right, rgb(255, 255, 204) 50%, transparent 50%);
  background: -webkit-linear-gradient(left, rgb(255, 255, 204) 50%, transparent 50%);
  background: -moz-linear-gradient(left, rgb(255, 255, 204) 50%, transparent 50%);
  background: linear-gradient(left, rgb(255, 255, 204) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 0.5em;
  background-position: 100% 0.5em;
  transition: 2s;
}
.c-marker.is-active {
  background-position: 0% 0.95em;
}
@media screen and (max-width: 900px) { /* SP */ /* tb + pc narrow */
  table {
    width: 100%;
    font-size: 89%;
  }
  .col2 > div {
    width: 100%;
  }
  .col4 {
    /*
      width: calc(100% - 10px);
      margin: 0 auto;
*/
  }
  .col4 > li {
    width: calc(33% - 16px);
    padding: 0;
    margin-bottom: 20px;
  }
  .col4 > li > img {
    width: 100%;
    height: auto;
    /*
    max-height: 63px;
    max-width: 103px;
*/
  }
  .col4::before {
    content: "";
    display: block;
    width: calc(33% - 16px);
    order: 1;
  }
  .col4::after {
    content: "";
    display: block;
    width: calc(33% - 16px);
  }
}
@media screen and (max-width: 550px) { /* SP */
  table {
    width: 100%;
    font-size: 89%;
  }
  .col2 > div {
    width: 100%;
  }
  .col4 {
    /*
      width: calc(100% - 10px);
      margin: 0 auto;
*/
  }
  .col4 > li {
    width: calc(50% - 12px);
    padding: 0;
    margin-bottom: 26px;
  }
  .col4 > li > img {
    width: 100%;
    height: auto;
    /*
    max-height: 63px;
    max-width: 103px;
*/
  }
}
/****************************************
 only pc/tb/sp
*****************************************/
@media screen and (max-width: 750px) { /* SP */
  .only-pc, .only-pctb {
    display: none !important;
  }
  .only-pc-c-txt {
    text-align: left !important;
  }
  .only-tb {
    display: none !important;
  }
  .only-sp {
    display: block !important;
  }
  .only-spi {
    display: inline-block !important;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  .only-tb {
    display: block !important;
  }
  .only-tbi {
    display: inline-block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
@media screen and (min-width:981px) { /* pc wide */
  .only-pc {
    display: block !important;
  }
  .only-pctb {
    display: block !important;
  }
  .only-pci {
    display: inline-block !important;
  }
  .only-pc-c-txt {
    text-align: center;
  }
  .only-sp {
    display: none !important;
  }
  .only-tb {
    display: none !important;
  }
  .scroll-hint-icon-wrap {
    display: none !important;
  }
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}
/****************************************
bnr
*****************************************/
.bnr_hover a {
  overflow: hidden;
  position: relative;
  text-decoration: none;
  display: block;
  z-index: 1;
}
.bnr_hover a .bnrtxt {
  position: absolute;
  color: #fff;
  /*margin: 0 0.5rem;*/
  text-align: center;
  top: 15%;
  left: 50%;
  ransform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 3;
  width: 98%;
}
#article .bnr_hover p.maintxt {
  color: #fff !important;
  font-size: 3.2em;
  font-weight: bold;
  margin-bottom: 0;
  text-shadow: 4px 4px 2px #004b83;
}
.maxw100 {
  max-width: 100%;
  height: auto;
}
.bnr_hover .subtxt {
  font-size: 1.3em;
  /*background-color: rgba(0,106,227,0.4);*/
  width: 80%;
  margin: -0.5em auto 1.5em auto;
  letter-spacing: 0.2em;
  /*padding: 5px;*/
  text-shadow: 3px 4px 6px #004b83;
}
.bnr_hover figure {
  background: #007ab3;
}
.bnr_hover figure img {
  opacity: .8;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.bnr_hover a:hover img {
  opacity: .4;
}
/****************btn***********************/
.btn, a.btn, button.btn {
  font-weight: normal;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 1rem 0.75rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 110%;
}
.ancbtn, a.ancbtn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 0.75rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 15px;
}
.arrowbtn, a.arrowbtn {
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.75rem 0 0.75rem 0.75rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
  font-size: 15px;
}
a.btn-sp {
  position: relative;
  color: #fff !important;
  background: url(/cmn/img/bg-grade-w.png) left top repeat-x #f38c21;
  -webkit-box-shadow: 0 5px 0 #ef7a00;
  box-shadow: 0 5px 0 #ef7a00;
  margin: 0.5em auto 1em auto;
  width: calc(100% - 8em);
}
a.btn-sp span {
  display: inline-block;
  width: 100%;
  margin-bottom: 0.5em;
  padding: 0.2rem 0.5rem;
  color: #ef7a00;
  border-radius: 4px;
  background: #fff;
}
a.btn-sp:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #ef7a00;
  -webkit-box-shadow: 0 2px 0 #ef7a00;
  box-shadow: 0 2px 0 #ef7a00;
}
a.btn-sp:hover:before {
  left: 2rem;
}
a.btn-anc {
  position: relative;
  color: #34434c;
  background: #9dccff;
  -webkit-box-shadow: 0 5px 0 #93afcc;
  box-shadow: 0 5px 0 #93afcc;
  margin: 0;
  width: 100%;
}
a.btn-anc:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #3db3ea;
  -webkit-box-shadow: 0 2px 0 #93afcc;
  box-shadow: 0 2px 0 #93afcc;
}
a.btn-anc:hover:before {
  left: 2rem;
}
#article a.btn-arrow {
  position: relative;
  color: #34434c;
  background: #9dccff;
  -webkit-box-shadow: 0 5px 0 #93afcc;
  box-shadow: 0 5px 0 #93afcc;
  margin: 0;
  width: 100%;
}
#article a.btn-arrow:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);
  color: #fff;
  background: #3db3ea;
  -webkit-box-shadow: 0 2px 0 #93afcc;
  box-shadow: 0 2px 0 #93afcc;
}
a.btn-arrow:hover:before {
  left: 2rem;
}
i.pdf {
  background: url(/cmn/img/ico/ico-pdf.gif) right 55% no-repeat;
  padding: -5px 15px 0 0;
  margin-right: 3px;
}
#article .youtubelist {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  text-align: center;
}
#article .youtubelist li {
  width: 460px;
  font-size: 100%;
  line-height: 1.8;
}
#article .youtubelist .youtube {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 7px;
}
#article .youtubelist .youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
body.singleLp #contents article .youtubelist p {
  font-size: 95% !important;
}
.bnr_hover .bnrbtn {
  width: 12em;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
  color: #fff;
  font-size: 115%;
  position: relative;
  transition: opacity .4s;
  opacity: 1;
  padding: 5px;
  margin: 0 auto;
}
.bnr_hover a:hover .bnrbtn {
  background-color: rgba(0, 106, 227, 0.3);
}
.bnr_hover .bnrbtn::after {
  content: "";
  width: 5px;
  height: 5px;
  display: block;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -4px;
}
@media screen and (max-width: 750px) { /* SP */
  .btn, a.btn, button.btn {
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 0.75rem 1rem 0.75rem 3rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.3rem;
    font-size: 110%;
  }
  .btn, .ancbtn, a.ancbtn {
    text-align: left;
    font-size: 13px;
  }
  .arrowbtn, a.arrowbtn {
    text-align: left;
    font-size: 13px;
  }
  a.btn-anc {
    position: relative;
    color: #34434c;
    background: #9dccff;
    -webkit-box-shadow: 0 1px 0 #93afcc;
    box-shadow: 0 1px 0 #93afcc;
    /*width: 83%;*/
    /*width: calc(100% - 4em);*/
    padding: 1em 0 1em 4em;
    margin-bottom: 0.5em;
    width: 100%;
  }
  a.btn-anc:hover {
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  a.btn-arrow {
    position: relative;
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0 1px 0 #93afcc;
    box-shadow: 0 1px 0 #93afcc;
    /*width: 83%;*/
    width: calc(100% - 4em);
    padding: 1em 0 1em 4em;
    margin-bottom: 0.5em;
  }
  a.btn-arrow:hover {
    color: #3b71ab;
    background: #9dccff;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border-bottom: none;
    margin-bottom: 0.5em;
  }
  .box-border {
    padding: 1em;
  }
  .box-whitebg {
    padding: 0.75em;
  }
  #article .youtubelist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #article .youtubelist .youtube {
    margin-bottom: 0;
  }
  #article .youtubelist li {
    width: 90%;
    margin-right: 0;
    margin-bottom: 0.5em;
  }
  #article .youtubelist li img {
    margin-bottom: 0.5em;
  }
  #article .youtubelist li:nth-child(1) {
    margin-bottom: 2em;
  }
  #article a.btn-arrow {
    width: 100%;
  }
  .bnr_hover a .bnrtxt {
    top: 10%;
  }
  .bnr_hover a {
    max-width: 100%;
    height: 18em;
  }
  #article .bnr_hover p.maintxt {
    font-size: 1.9em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  #article .bnr_hover p.subtxt {
    margin-bottom: 0;
    font-size: 1em;
    margin-bottom: 1em;
    letter-spacing: 0;
    width: 98%;
    line-height: 1.4;
  }
}
@media screen and (min-width:751px) and (max-width:980px) { /* tb + pc narrow */
  .ancbtn, a.ancbtn {
    font-size: 11px;
  }
  .arrowbtn, a.arrowbtn {
    font-size: 11px;
  }
  .bnr_hover a {
    max-width: 100%;
  }
  #article .bnr_hover p.maintxt {
    font-size: 2.1em;
    text-shadow: 2px 4px 6px #004b83;
    margin-bottom: 0.5em;
    width: 98%;
    line-height: 1.4;
  }
  .bnr_hover .subtxt {
    margin-bottom: 2em;
  }
  #article .youtubelist li {
    width: 45% !important;
    font-size: 100%;
    line-height: 1.8;
  }
}
img.br6 {
  border-radius: 6px;
}
/**bnr*********************************************/
.bnr-area {
/*
text-align: center;
margin: 0 auto 30px auto;
border-radius: 10px;
padding: 20px;
*/
}
.bnr-area-ttl {
    width: 300px;
    height: auto;
    margin: 30px auto 50px auto;
    display: block;
}
.bnr-area {
    width: 700px;
    height: 260px;
    padding-top: 90px;
    margin: 30px auto 30px auto;
    background: url("/lp/goods/images/bg-bnr-area.svg") no-repeat;
    background-position: center;
    background-size: contain;
}
.bnr-area-inner{
    display: flex;
    justify-content: center;
    width: 700px;
    margin: 0 auto;
    text-align: left;
}
article .bnr-area a {
    color: #666;
    text-decoration: none;
    font-size: 13px;
}
.bnr-area figcaption {
    margin-top: 10px;
}
@media screen and (max-width: 750px) { /* SP */
.bnr-area {
    width: 100%;
    height: auto;
    padding-top: 15px;
    margin: 0 auto 30px auto;
    background: none;
    background-position: center;
    background-size: contain;
}
.bnr-area-inner{
    display: flex;
    justify-content: center;
    width: 80vw;
    max-width: 300px;
    margin: 0 auto;
    text-align: left;
}
.bnr-area-inner img {
    width: 100%;
    height: auto;
}
.bnr-area-ttl {
    width: 60vw;
    max-width: 260px;
    height: auto;
    margin: 30px auto 0 auto;
    display: block;
}
.bnr-area figcaption {
    font-size: 12px;
}
}
@media screen and (max-width: 550px) { /* mobile */
.bnr-area-ttl {
    width: 50vw;
    max-width: 180px;
    height: auto;
    margin: 30px auto 0 auto;
    display: block;
 }
}

.mar40t{
    margin-top: 40px;
}
.mar60t{
    margin-top: 60px;
}
.mar60b{
    margin-bottom: 60px;
}
.mar70b{
    margin-bottom: 70px;
}
/**********************************************/
#colorbox #cboxPrevious, #colorbox #cboxNext, #colorbox #cboxCurrent {
  display: none !important;
}