@charset "utf-8";
/* 共通 */
#bog-emww {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", "Noto Serif JP", serif !important;
}
#bog-emww .text ,.text2 ,.text3 ,.kome ,.kome2 ,.kome3,.voice_kome , .specification p {
  font-family: "open sans","游ゴシック体",YuGothic,"游ゴシック Medium","Yu Gothic Medium","YuGothic Medium","游ゴシック","Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
#bog-emww font {
  color: #555555;
}
#bog-emww * {
  box-sizing: border-box !important;
}
#bog-emww button {
  cursor: pointer;
  width: 100%;
  color: #fff;
  padding: 10px;
}
#bog-emww section {
  overflow: hidden;
}
#bog-emww img {max-width: 100%;}
#bog-emww .cv_btn {
  color: #fff;
  background-color: #c4aa62;
}
#bog-emww .cv_btn:hover {
  color: #fff;
  background: #e6cf90;
}
#bog-emww .cv_btn.btn--radius {
  border-radius: 5px;
}
#bog-emww .cv_btn_t {
  color: #fff;
  background-color: #93741e;
}
#bog-emww .cv_btn_t:hover {
  color: #fff;
  background: #af8f36;
}
#bog-emww .obi {
	text-align: center;
	font-size: 24px;
	background-color: #2d2d2d;
	padding: 15px;
	margin-bottom: 8%;
	color: #fff;
	line-height: 1;
  }
/*===============================================
●SP 画面の横幅が768pxまで
===============================================*/
@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  img {
    max-width: 100%;
  }
  #bog-emww {
    margin: 0 auto;
    max-width: 768px;
    color: #555555;
    font-size: 14px;
  }
  #bog-emww img {
    border: 0;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
  }
  #bog-emww a {
    color: #555555;
    text-decoration: none;
  }
  #bog-emww br.br-pc {
    display: none;
  }

#bog-emww .cv {
    overflow: hidden;
    margin: 50px 0;
    text-align: center;
  }
  #bog-emww .cv2 {
    overflow: hidden;
    margin: 50px 0;
    text-align: center;
  }
  #bog-emww .cv_text {
    font-size: 22px;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  #bog-emww .cv_left {
    margin: 10px;
  }
  #bog-emww .cv_left img {
    width: 50%;
  }
  #bog-emww .cv2 .cv_left img {
    width: 70%;
  }
  #bog-emww .cv_bg {
    position: absolute;
    top: 15%;
    z-index: -1;
  }
  #bog-emww .obi {
    font-size: 20px;
  }
  #bog-emww .cv {
    overflow: hidden;
    margin: 50px 0;
    text-align: center;
  }
  #bog-emww .cv2 {
    overflow: hidden;
    margin: 50px 0;
    text-align: center;
  }
  #bog-emww .item_name {
	margin: 3%;
	font-size: 18px;
}
#bog-emww p.price_off {
	font-size: 14px;
	text-decoration: line-through;
	margin-left: 4%;
	margin-bottom: 0px;
}
#bog-emww p.price_down {
	font-size: 14px;
	color: rgb(201, 0, 39);
	margin-left: 4%;
	margin-bottom: 10px;
}
#bog-emww p.price_down span {
    font-size: 24px;
    color: #C90027;
  }
#bog-emww p.price_off2 {
	font-size: 14px;
	text-decoration: line-through;
	margin-left: 4%;
	margin-bottom: 0px;
}
#bog-emww p.price_down2 {
	font-size: 14px;
	color: rgb(201, 0, 39);
	margin-left: 4%;
	margin-bottom: 10px;
}
#bog-emww p.price_down2 span {
    font-size: 24px;
    color: #C90027;
  }
#bog-emww .cv_btn, .cv_btn_t {
	margin: 0px 16px;
}
#bog-emww .box {
margin: 0px auto 50px;
}
#bog-emww .specification p {
font-size: 14px;
line-height: 1.6em;
margin: 0px auto;
padding: 20px;
border-top: 1px solid #222;
text-align: justify;
line-break: strict;
}
#bog-emww .btn {
padding: 0px 30px 0px;
}
.Bnr {
position: relative;
margin: 0 auto;
width: 100%;
display: none;
z-index: 30;
}
.Bnr .banner {
position: fixed;
bottom: 0;
}
.Bnr .banner_inner a {
display: block;
}
.Bnr .banner p.close {
position: absolute;
right: 10px;
bottom: 10px;
}
.Bnr .banner p.close a {
display: block;
width: 20px;
height: 25px;
text-align: center;
}
.Bnr .banner p.close a span {
display: block;
width: 1px;
height: 1px;
overflow: hidden;
}
.Bnr .banner p.close a i {
font-size: 20px;
z-index: 888;
color: #222;
}
section.contents_bnr {
	margin: 5% 5% 20%;
}
#bog-emww .obi {
text-align: center;
font-size: 18px;
background-color: #2d2d2d;
padding: 15px;
color: #fff;
line-height: 1;
margin: 0 8px;
}
}

/*===============================================
●PC 画面の横幅が768px
===============================================*/
@media screen and (min-width:768px){
#bog-emww .br-sp {
    display: none !important;
  }
  .pc {
    display: block !important;
  }
  .sp {
    display: none !important;
  }
  #bog-emww {
    width: 1024px;
    margin: 0 auto;
  }
  #bog-emww h1.fv {
    margin-bottom: 10%;
  }
  #bog-emww .fv_title {
    position: absolute;
    top: 79px;
    left: 73px;
    width: 45%;
  }
  #bog-emww .cv {
    overflow: hidden;
    margin: 0px auto 100px;
    width: 1024px;
    padding: 60px 20px 0;
  }
  #bog-emww .cv .cv_left {
    width: 460px;
    float: left;
    text-align: center;
  }
  #bog-emww .cv img {
    width: 35%;
  }
  #bog-emww .cv2 {
    overflow: hidden;
    margin: 0px auto 100px;
    width: 1024px;
    padding: 60px 20px 0;
  }
  #bog-emww .cv2 .cv_left {
    width: 460px;
    float: left;
    text-align: center;
  }
  #bog-emww .cv_text {
    font-size: 32px;
    text-align: center;
    line-height: 1.6;
  }
  #bog-emww .cv_btn, .cv_btn_t {
    width: 420px;
    margin: 0 auto;
  }
  .cv_left a .pc {
    width: 100%;
  }
  #bog-emww .cv .cv_right {
    width: 500px;
    float: right;
  }
  #bog-emww .cv2 .cv_right {
    width: 500px;
    float: right;
  }
  #bog-emww .cv .teiki {
    width: 500px;
    float: right;
    background: url(https://ozio.jp/excludes/ozio/item/beautyopener/img/230118/teiki_20_pc.gif) no-repeat;
  }
  #bog-emww .cv .teiki_c {
    width: 500px;
    float: right;
    background: url(https://ozio.jp/excludes/ozio/item/beautyopener/img/230118/teiki_20_pc.gif) no-repeat;
  }
  .cv_right p img {
    width: 100%;
  }
  #bog-emww .item_name {
    margin: 40px;
    text-align: center;
    font-size: 28px;
  }
  #bog-emww .teiki .item_name {
    margin: 20px;
  }
  #bog-emww .teiki_c .item_name {
    margin: 20px;
  }
  #bog-emww .item_name a {
    font-size: 28px;
    line-height: 1.4em;
    text-decoration: none;
  }
  #bog-emww .item_kakaku {
    font-size: 32px;
    line-height: 1.2em;
    text-align: right;
    width: 420px;
  }
  #bog-emww .item_kakaku2 {
    font-size: 32px;
    line-height: 1.2em;
    text-align: right;
    width: 420px;
  }
  #bog-emww p.price_down {
    font-size: 18px;
    color: #C90027;
    margin-left: 95px;
    margin-bottom: 10px;
  }
  #bog-emww p.price_down2 {
    font-size: 18px;
    color: #C90027;
    margin-bottom: 10px;
	text-align: center;
  }
  #bog-emww p.price_down span {
    font-size: 32px;
    color: #C90027;
  }
  #bog-emww p.price_down2 span {
    font-size: 32px;
    color: #C90027;
  }
  #bog-emww p.price_off {
    font-size: 18px;
    line-height: 2.3;
    text-decoration: line-through;
    margin-left: 95px;
    margin-bottom: 0;
  }
  #bog-emww p.price_off2 {
    font-size: 18px;
    line-height: 2.3;
    text-decoration: line-through;
    margin-bottom: 0;
	text-align: center;
  }
  #bog-emww p.price_off span {
    font-size: 18px;
  }
  #bog-emww p.price_off2 span {
    font-size: 18px;
  }
  #bog-emww p.item-price span {
    font-size: 36px;
  }
  #bog-emww button {
    color: #fff;
    padding: 20px;
    margin: 10px auto;
    width: 420px;
    font-size: 20px;
  }
  #bog-emww .container {
text-align: center;
  }
  #bog-emww .specification p {
    padding: 0 4% 8%;
    font-size: 18px;
  }
  /* --- Bnr ------------*/
  .Bnr, .Bnr2 {
    position: relative;
    margin: 0 auto;
    display: none;
  }
  .Bnr .banner {
    position: fixed;
    top: 50px;
    right: 0;
    z-index: 88;
  }
  .Bnr2 .banner2 {
    position: fixed;
    top: 370px;
    right: 0;
    z-index: 88;
  }
  .banner_inner {
    padding: 10px;
  }
  .Bnr .banner_inner a {
    display: block;
  }
  .Bnr .banner p.close {
    position: absolute;
    right: 15px;
    top: 10px;
  }
  .Bnr .banner p.close a {
    display: block;
    width: 20px;
    height: 25px;
  }
  .Bnr .banner p.close a span {
    display: block;
    width: 1px;
    height: 1px;
    z-index: 888;
    overflow: hidden;
  }
  .br-sp {
    display: none;
  }

  #bog-emww section h2 {
    display: block;
    font-size: 36px;
    line-height: 1.3;
    color: #7d5200;
    text-align: center;
    margin: 60px 0;
}
#bog-emww  button {
    color: #fff;
    padding: 20px;
    margin: 10px auto;
    width: 420px;
    font-size: 20px;
  }
#bog-emww .contents_bnr{
	text-align: center;
}
}
