@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&subset=japanese');
.base_style .content_wrapper {
  display: block;
  position: relative;
  margin: 15px auto 30px;
  padding: 20px 0 10px;
  width: 940px;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.base_style .content_inner {
  margin-top: 40px;
  margin-bottom: 30px;
  display: block;
  overflow: hidden;
}
.base_style .ex_inner {
  margin-bottom: 40px;
  clear: both;
}
.base_style .content_txt, .base_style .content_txt-notes, .base_style #ex-01, .base_style .ex_inner p.ex_txt_1col, .base_style #note_ex3 {
  margin: 0 auto;
  width: 800px;
  display: block;
  overflow: hidden;
}
.base_style #about-foam dt {
  margin: 0 auto 0;
  width: 165px;
}
.base_style #about-foam dd {
  text-align: center;
}
.base_style .ex_1col {
  margin: 20px auto 0;
  width: 800px;
}
.base_style .ex_txt_2col, .base_style .ex_2col {
  float: left;
}
.base_style .ex_txt_2col {
  margin-right: 30px;
  width: 340px;
}
.base_style .ex_2col {
  width: 430px;
}
.base_style #about-foam dt img, .base_style .ex_1col img, .base_style .ex_2col img {
  width: 100%;
}
.base_style .ex_img {
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  border-radius: 20px;
  background-color: #FBFCF5;
}
.base_style #about-foam_innner {
  margin: 20px auto 0;
  width: 620px;
  clear: both;
  position: relative;
  display: block;
  overflow: hidden;
  height: 430px;
}
.base_style #ribbon {
  position: absolute;
  width: 255px;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.base_style #ribbon img {
  width: 100%;
}
.base_style #about-foam_content {
  padding: 35px 0 17px;
  width: 580px;
  position: absolute;
  top: 35px;
  left: 20px;
  border: 2px solid #df7487;
  border-radius: 20px;
}
.base_style #about-foam_pro, .base_style #about-foam_txt {
  float: left;
}
.base_style #about-foam_pro {
  margin-left: 40px;
  margin-right: 10px;
  width: 200px;
}
.base_style #about-foam_txt {
  margin: 0;
  width: 290px;
}
.base_style .balloon-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 0.8em 15px;
  padding: 20px 28px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #fbede1;
  border-radius: 20px;
  font-feature-settings: "palt";
}
.base_style .balloon-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #fbede1;
}
/* ▼タイトル▼ */
.base_style .summary_title {
  display: inline-block;
  position: absolute;
  top: -6px;
  left: 15px;
  margin: 0;
  padding: 10px 0 7px;
  z-index: 2;
  width: 200px;
  text-align: center;
  color: white;
  font-size: .875rem;
  background: #c79f91;
  border-radius: 2px 0 0 0;
  font-weight: bold;
  letter-spacing: 0.2em;
}
p a .n91-title {
	font-size: 20px;
	display: inline-block;
	padding-bottom: 1px;
	border-bottom: 1px solid #554a00;
    margin: 0 0 10px 0;
}
.base_style .summary_title:before {
  position: absolute;
  content: '';
  top: 0;
  right: -5px;
  border: none;
  border-bottom: solid 6px #320933;
  border-right: solid 5px transparent;
}
.base_style .summary_title:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-left: 100px solid transparent;
  border-right: 100px solid transparent;
  border-top: 10px solid #c79f91;
}
/* ▲タイトル▲ */
/* ▼テキスト▼ */
.base_style .content_txt {
  margin: 0 auto;
  width: 720px;
  font-size: 1.0625rem;
  line-height: 1.7em;
}
.text_num {
  font-size: 1.25rem;
  font-weight: bold;
  color: #ff0000;
}
.base_style .content_txt-notes {
  padding-top: 5px;
  font-size: 0.75rem;
  color: #cc3300;
}

.base_style #about-foam dd {
  /*padding-top: 5px;*/
  font-size: 0.8rem;
  /*line-height: 1.4em;*/
}
.base_style #foam-spec {
  font-size: 0.9rem;
  line-height: 1.8em;
}
.base_style #foam-spec a {
  color: #e23a23;
  text-decoration: underline;
}
.base_style #foam-spec a:hover {
  color: #ee7666;
  text-decoration: none;
}
.base_style .ex_inner p.ex_txt_1col, .base_style .ex_inner p.ex_txt_2col {
  font-size: 0.875rem;
  line-height: 1.7em;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.base_style .ex_inner p.ex_txt_1col span, .base_style .ex_inner p.ex_txt_2col span {
  font-size: 1.0rem;
  font-weight: bold;
  color: #2682b2;
}
.base_style #note_ex3, .base_style #note_ex3-2 {
  font-size: 0.75rem;
}
.base_style #note_ex3 {
  margin-top: 10px;
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.base_style #note_ex3-2 {
  margin-top: 15px;
  text-align: right;
}
/* ▲テキスト▲ */
/* ▼▼▼ボタン▼▼▼ */
/* ボタン共通 */
.DetailPage .btn-common {
  overflow: hidden;
  height: 40px;
  margin: 20px auto 20px;
  padding: 0;
  border-radius: 20px; /* CSS3草案 */
  -webkit-border-radius: 20px; /* Safari,Google Chrome用 */
  -moz-border-radius: 20px; /* Firefox用 */
}
.DetailPage .btn-common a {
  display: block;
  position: relative;
  z-index: 100;
  text-align: center;
  background: #df7487;
  color: #fff;
  font-size: 1.125rem;
  line-height: 40px;
  text-decoration: none;
}
.DetailPage .btn-common a:hover {
  background: #EDAEBF;
  color: #ffffff;
}
/*--------------------------------------------------------------追加ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.detail1 div h3 {
  color: #141414;
  font-size: 17px;
  font-weight: 400;
}

.main_title {
  color: #6b95b7;
  font-size: 1.5rem;
  border-bottom: 1px solid #6b95b7;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/* 改行位置切り替え(PC/SP) */
br.br-pc {
  display: inline;
}
br.br-sp {
  display: none;
}
.f-box .mediaText.cols60 .limit {
  display: inline-block;
  border: 2px solid #938436;
  color: #9A7325;
  font-size: 20px;
  padding-top: 2px;
  padding-right: 4px;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-right: 5px;
}
.f-box {
  display: flex;
  justify-content: space-between;
}
.f-box2 {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.detail1{
    text-align: center;
}
.f-box2 .detail1 h2 {
  color: #090000;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 17.3px;
	width: 100%;
    margin: -3em auto 40px;
    position: relative;
    display: inline-block;
    line-height: 1.8;
    padding: 3em 0 0 0;
    top:0;
	background-image: url("../images/bg.png");
	background-repeat: no-repeat;
  	background-size: cover;
}
/*
.f-box2 .detail1 h2:before, .f-box2 .detail1 h2:after { 
  position: absolute;
  top: 0;
  content:'';
  width: 8px;
  height: 100%;
  display: inline-block;
}
.f-box2 .detail1 h2:before {
  border-left: solid 1px #c98500;
  border-top: solid 1px #c98500;
  border-bottom: solid 1px #c98500;
  left: 0;
}
.f-box2 .detail1 h2:after {
  content: '';
  border-top: solid 1px #c98500;
  border-right: solid 1px #c98500;
  border-bottom: solid 1px #c98500;
  right: 0;
}
*/

.f-box2 .detail1 h3 {
	color: #595857;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
    font-size: 24px;
text-align: left;
	    margin-top: 24px;
}
.detail1 .p-font {
  font-size: 16px;
}


div.point-box{
    margin: 30px auto;
    align-items: center;
    display: flex;
    justify-content: flex-start;
}

.f-box2 .detail1 h3.h3_mallow{
    color: #c98500;
    margin: 0 0 0px 0;
}
.h3_mallow span{
    display: block;
    font-size: 0.9em;
}

.point-box p.remarks{
    text-align: right;
}


.sono2 h4{
    font-size:1.2em;
    margin: 20px 0 10px;
    font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
}
.sono2 h4::first-letter{
    color: #c98500;
}
.kaori-box{
    align-items: center;
}
.kaori-box p{
    text-align: left;
}


.frame .content_wrapper .content_inner {
  padding-left: 5%;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}


.mediaText .catch_b {
    margin-top: 20px;
    font-size: 18px;
    line-height: 1.2em;
}

.mediaText .remarks{
    text-align: right;
}

.detail1 div h3 {
  color: #141414;
  font-size: 17px;
  font-weight: 400;
}


f-box2 .buybtn img:hover {
  opacity: 0.7;
}
.about-present a .mini91:hover,.buybtn a img:hover {
  opacity: 0.7;
}

.buybtn a img {
	border-radius: 5px;
}
.remarks   {
    text-align: left;
	font-size: 11px;
}

.content_inner .f-box2 .buybtn {
  text-align: center;
  margin-top: 20px;
}
.f-box2 .buybtn img {
  width: auto;
  height: 50px;
}
.content_inner .f-box2 .about-present {
  width: auto;
  text-align: center;
  margin-top: 40px;
}
.f-box2 .about-present .mini91 {
	width: 450px;
	height: auto;
	border: 1px solid #D7D7D7;
	-webkit-box-shadow: 2px 2px 6px #E4E1E1;
	box-shadow: 2px 2px 6px #E4E1E1;
	margin-top: 20px;
}
.f-box2 .howtouse h3 {
  font-weight: 500;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
  font-size: 22px;
  margin-top: 50px;
}
.f-box2 .howtouse .howtouse-img {
  width: 700px;
  height: auto;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}
.f-box2 .howtouse .howtouse-img img {
  width: 100%;
}
a .rinkimg img:hover  {
	opacity: 0.7;
}




img.img_01,img.img_02,img.img_03,img.img_04,img.img_05,img.img_06{
    height: auto;
    margin: 20px auto;
    display: block;
}
img.img_01{
	width: 100%;
    margin: 24px auto;
}
img.img_02{
    width: 50%;
    padding:0 7.5%;
}

img.img_03 {
    width: 80%;
    margin: 24px auto 0;
}

img.img_04{
    width: 80%;
    margin: 20px auto 20px;
}
img.img_05{
    width: 60%;
    margin: 0;
    padding: 0 5%;
}

img.img_12 {
    width: 23%;
	margin-right: 38px;
}

img.img_13 {
    width: 25%;
	margin-right: 23px;
}

img.img_14,img.img_15{
    width: 49%;
}
section.box{
    width: 90%;
    margin: 40px auto 50px;
}

.buybtn span{
    position: relative;
}


div.pro_btn {
    position: relative;
}
.base_style a.btn {
    display: block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin: 30px auto 20px;
    padding: 0.8em 1em;
    width: 18em;
    font-weight: bold;
    background: linear-gradient(to top, #ff8003, #ffa052);
    color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    transition: 0.5s;
    border-radius: 10px;
    font-size: 1.125rem;
    line-height: 1.3;
}
.base_style a.btn:hover {
    opacity: 0.5;
    transition: ease-out;
	transition: 0.5s;
}

.pro_btn_position {
    width: 40px;
    height: auto;
    position: absolute;
    top:50px;
    right: 250px;
}


.content_inner .f-box .mediaImg.cols40.oldlogo {
    width: 320px;
    margin-right: 30px;
}
.mediaImg.cols40.oldlogo a img {
    width: 100%;
    height: auto;
}
.content_inner .f-box .mediaText.cols60 {
    width: 95%;
    margin-right: 5%;
}

.base_style div.p-index-titel2{
    margin: 40px 0 5px 0;
}

.p-index-titel h3,.p-index-titel2 h3{
  font-weight: bold;
  padding: 0.5em 1em;
  margin-left: 10px;
  margin-right: 10px;
  background-color: #dfdcf3;
  box-shadow: 0 0 0 7px #dfdcf3;
  border-top: 0.5px dashed #fff;
  border-bottom: 0.5px dashed #fff;
    font-size: 1.2rem;
    color: #2C2C2C;
}

.p-index-titel2 h3{
  padding: 0.7em 1em;
    color: #7b7abd;
  background-color: #dfdcf3;
  box-shadow: 0 0 0 7px #dfdcf3;
    text-align: center
}


.p-index a{
    display: block;
    width: 70%;
    margin: 20px auto 0;
}

span.fair_txt{
    border: 1px solid #7b7abd;
    margin:-5px 0 0 15px;
    display: inline-block;
    padding: 3px 5px;
    color:#7b7abd ;
    font-size: 0.8em;
}
p.text_center{
    text-align: center;
}

p.img_03-p {
    margin: 12px auto;
    font-size: 1rem;
}