@charset "utf-8";
/* CSS Document */
body{
  font-family:"游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;

}
a.anchor{
   display: block;
   margin-top:-120px;
   padding-top:120px;
}

a.jump_point {
height: 1px;
display: block;
padding-top: 40px;
margin-top: -40px;
}

img {
max-width: 100%;
height: auto;
}

h1,h2,h3,h4,p{
	margin:0 auto;
}
h3{
/* color: #A8907D;	
font-size: 20px!important;
    text-align: center; */
	}
	
.main {
  position: relative;
 
}

.main-title {
  font-family:"游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;  
  position: relative;
  z-index: 2;
  color: #555;  /* テキスト色 */
  font-size: 3.5rem;
  text-align: center;
  margin: 30px auto;
 
}	
/*ランキング見出し*/
.ranking-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdrank-hcrown.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.ranking-text {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #555;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.ranking-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.8em;
    font-weight: normal;
}

.ranking-text .m-title {
    display: block;
    font-size: 5.0rem;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 58px 0 0;
}

@media (max-width: 480px) {
  .ranking-text .s-title {
    font-size: 2rem;
  }

  .ranking-text .m-title {
    font-size: 2.5rem;
	display: block;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin: 20px 0 0;
    }
}	
.midashi-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdmidashiback-h.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.midashi-text {
  position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #555;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.midashi-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.8em;
	font-weight: normal;
}

.midashi-text .m-title {
    display: block;
    font-size: 4.5rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 0;
}

@media (max-width: 480px) {
  .midashi-text .s-title {
    font-size: 2rem;
  }

  .midashi-text .m-title {
    font-size: 2.5rem;
  }
}	
.price-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 90px auto 0;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdprice-hprice.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.price-text {
  position: absolute;
    top: 43%;
    left: 48%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #555;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.price-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.8em;
	font-weight: normal;
}

.price-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 58px 0 0;
}

.toy-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 90px auto 0;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdtoy-htoy.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.toy-text {
  position: absolute;
    top: 43%;
    left: 48%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #555;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.toy-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.8em;
	font-weight: normal;
}

.toy-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 58px 0 0;
}


@media (max-width: 480px) {
  .toy-text .s-title {
    font-size: 2rem;
  }

  .toy-text .m-title {
    font-size: 2.5rem;
	display: block;
    font-size: 4.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 20px 0 0;  
  }
}	


.sprice-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdpriceback-h.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.sprice-text {
  position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #a3c5b9;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.sprice-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.2em;
	font-weight: normal;
}

.sprice-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0;
}

.stoy-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdpriceback-h.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.stoy-text {
  position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #a3c5b9;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.stoy-text .s-title {
    display: block;
    font-size: 2.8rem;
    margin-bottom: 0.2em;
	font-weight: normal;
}

.stoy-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0;
}


@media (max-width: 480px) {
  .sprice-text .s-title {
    font-size: 2rem;
	display: block;
    font-weight: normal;  
  }

  .sprice-text .m-title {
    font-size: 2.5rem;
    display: block;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0;	  
  }
	  .stoy-text .s-title {
    font-size: 2rem;
	display: block;
    font-weight: normal;  
  }

  .stoy-text .m-title {
    font-size: 2.5rem;
    display: block;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0;	  
  }
}	
.yarukoto-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stbdpriceback-h.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.yarukoto-text {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #e6bcbc;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.yarukoto-text .s-title {
    display: block;
    font-size: 1.8rem;
    margin-bottom: 0.8em;
	font-weight: normal;
}

.yarukoto-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    margin: 0;
}

@media (max-width: 480px) {
  .yarukoto-text .s-title {
    font-size: 1rem;
  }

  .yarukoto-text .m-title {
    font-size: 2.0rem;
  }
}	
.yaru-banner {
  position: relative;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  aspect-ratio: 1000 / 290; /* 元画像の比率に合わせて調整 */
  background-image: url('https://bellevie-shop.com/img/Others/1stmochibg.png'); /* 画像ファイル名に合わせて */
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.yaru-text {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #555;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;
    font-weight: normal;
    margin: 0 auto;
    width: 100%;
}
.yaru-text .s-title {
    display: block;
    font-size: 1.8rem;
    margin-bottom: 0.8em;
	font-weight: normal;
}

.yaru-text .m-title {
    display: block;
    font-size: 4.0rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    margin: 0;
}

@media (max-width: 480px) {
  .yaru-text .s-title {
    font-size: 1rem;
  }

  .yaru-text .m-title {
    font-size: 2.5rem;
  }
}	
/**/	
	
	
	
	
details, summary {
    margin: 0 auto;
    text-align: left;
	padding: 0 15px;
}
summary {
	list-style: none;
	cursor: pointer;
}
summary::-webkit-details-marker {
	display: none;
}
summary h3 {
	font-size: 15px;
	font-weight: 300px;
	color: #A8907D;
	text-align: center;

	}
h2 img{
text-align:center;
}
.wrap{
	margin: 10;
	}
.main_bg{
	background-image: url(https://bellevie-shop.com/img/Others/2ybg.jpg);
	background-repeat: no-repeat;
	background-size:cover;
background-position: center;
}
.maintoptxt{
	text-align: center;
	margin: auto;
	font-size:12px;
	line-height: 170%;
}


.fixed_banner {
    position: fixed;
    z-index: 99999;
    top: 140px;
    right: 0px;
    width: 50px;
    background-color: #E3B3B0;
opacity:0.9;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border: none;
    height: 130px;
}
.fixed_banner a {
    text-decoration: none;
    color: #ffffff;
    writing-mode: vertical-rl;
    text-orientation: upright;
    text-align: left;
    line-height: 140%;
    outline: none;
    padding: 15px 5px;
}

.fixed_banner a:hover{
    color: #ffffff;
}
.content{
	background-color: #f9f5ed;
	padding:20px;
	text-align: left;
	width: 90%;
	margin: auto;
}
.content h2{
	text-align: center;
	
}
.content a{
	color: black;
	font-size:14px;
	line-height: 200%;
}
.content-sub{
	padding-left: 30px;
}


.eef6fa{
	background-color: #eef6fa;
	max-width: 780px;
    margin: auto;	
	}
.bgfaf1ee{
	background-color: #faf1ee;
	max-width: 780px;
    margin: auto;
}

.bgfaf1ee h2{
text-align:center;
font-size:20px;
}
.f6f6f6{
	background-color: #f6f6f6;
	max-width: 780px;
    margin:0 auto;
	padding-top: 70px;
}
h2 img{
text-align:center;
	}
.midashih3{
 color:#707070;
font-size:15px;
}

.bgffffff{
	background-color: #ffffff;
	max-width: 750px;
    margin: auto;
}

.flex-box {
    display: flex;
    align-items: flex-start;
    width: 80%;
    margin: 20px auto;
}
.flex-box2 {
    display: flex;
    align-items: flex-start;
    width: 100%;
    margin: 20px auto;
}

.flex-boxrank{
	display: flex;
	align-items: flex-start;
	width: 70%;
	margin: auto;
}
.flex-boxrank2 {
    display: flex;
    align-items: flex-start;
    width: 95%;
    margin: auto;
}
.navi-box3 {
    width: 90%;
    padding: 10px 0px 0px 0px;
    border-radius: 5px;
    margin: 2px 0px;
    background: #fff;
}
.navi-box2 {
    width: 90%;
    padding: 10px 0px 0px 0px;
    border: 1px solid #A8907D;
    border-radius: 5px;
    margin: 2px auto;
    background: #fff;
}
.navi-box{
width: 100%;
    padding: 10px 5px 20px 5px;
    border: 1px solid #A8907D;
    border-radius: 5px;
    margin: 2px;
    background: #fff;
}

.navi-box summary{
height:95px;
}


.navi-box a{
display:block;
position:relative;
font-size:12px;
padding:3px 0;
text-align: center;
}
.navi-box2 a{
display:block;
position:relative;
font-size:12px;
padding:3px 0;
text-align: center;
}	
.navi-box p{
font-size:12px;
position:relative;
}
.navi-box2 p{
font-size:15px;
position:relative;
text-align: center;	
}
.navi-box p:after{
content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #A8907D;
    border-right: solid 1px #A8907D;
    transform: rotate(135deg);
    position: absolute;
    top: 100%;
    left: 50%;
}
.navi-box2 p:after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #A8907D;
    border-right: solid 1px #A8907D;
    transform: rotate(135deg);
    position: absolute;
    top: 100%;
    left: 50%;
}
.box{
	width: 50%;
	padding: 5px;

}
.box p{
	text-align: left;
	font-size: 12px;
	}

.more_button a{
	display: block;
	background-color: #fffff8;;
	border: 1px solid #a8907d;
	border-radius: 5px;
	width: 50%;
	color: #a8907d;
	font-weight: 300;
	padding: 10px 0;
}


.toptxt{
	text-align:left;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 90%;
    margin: 30px auto 10px;
	font-size: 14px;
	line-height: 180%;
	}
.subtxt{
	text-align:center;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 90%;
	font-size: 12px;
	padding-top:5px;
	
}
.marker{
 
    background:linear-gradient(transparent 60%, #FAFFCD 60%);
 
}
.banner{
		width: 90%;
		margin: auto;
	padding-top: 15px;
	}
.graph-midashi{
	font-size: 16px;
}
.midashi-beige {

    position: relative;
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 4px solid #FAC090;
	font-size: 20px;
    text-align: center;
	max-width: 780px;
}
/*見出しベージュ*/
.midashi-beige:before,
.midashi-beige:after {
    position: absolute; top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.midashi-beige:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #FAC090;
    margin-left: -16px;
}

.midashi-beige:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

/*見出し青*/
.midashi-blue {
    position: relative;
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 4px solid #95b3d7;
	font-size: 20px;
    text-align: center;
	max-width: 780px;
}

.midashi-blue:before,
.midashi-blue:after {
    position: absolute; top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.midashi-blue:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #95b3d7;
    margin-left: -16px;
}

.midashi-blue:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

/*見出しピンク*/
.midashi-pink {
    position: relative;
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 4px solid #d99694;
	font-size: 20px;
    text-align: center;
	max-width: 780px;
}

.midashi-pink:before,
.midashi-pink:after {
    position: absolute; top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.midashi-pink:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #d99694;
    margin-left: -16px;
}

.midashi-pink:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}

/*見出しむらさき*/
.midashi-pur {
    position: relative;
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 4px solid #b3a2c7;
	font-size: 20px;
    text-align: center;
	max-width: 780px;
}

.midashi-pur:before,
.midashi-pur:after {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.midashi-pur:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #b3a2c7;
    margin-left: -16px;
}

.midashi-pur:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: white;
    margin-left: -10px;
}
/*見出しグリーン*/
.midashi-green {
    position: relative;
    padding: 0.8rem 0;
    margin-bottom: 0.2rem;
    border-bottom: 4px solid #bcdb77;
	font-size: 16px;
    text-align: center;
	max-width: 700px;
}

.midashi-green:before,
.midashi-green:after {
    position: absolute; top: 100%;
    left: 50%;
    content: "";
    height: 0;
    width: 0;
}

.midashi-green:before {
    border: 16px solid;
    border-color: transparent;
    border-top-color: #bcdb77;
    margin-left: -16px;
}

.midashi-green:after {
    border: 10px solid;
    border-color: transparent;
    border-top-color: #f8f8ec;
    margin-left: -10px;
}

.readmore{
    font-size:18px;
    color: #A8907D;
    width:60%;
    border: 1px solid;
    border-radius: 15px;
    padding: 10px 5px;

}
.readmore p{
padding:0;
margin:0;
  position:relative;
}


.readmore p:after{
    content: "";
    width: 8px;
    height: 8px;
    border-top: solid 1px #A8907D;
    border-right: solid 1px #A8907D;
    transform: rotate(135deg);
    position: absolute;
    top: 30%;
    left: 75%;
}


.point-box{
position: relative;
	background-color: #fff0eb;
	border-radius: 10px;
	width: 90%;
	margin: auto;
}
.point-icon{
	position: absolute;
	top: -20px;
	left: 10px;
	width:25%;
}
.point-box p{
	font-size: 15px;
	padding: 20px;	
}



.item{
	width: 90%;
	text-align: left;
	margin:0 auto;
	vertical-align: top;
	padding: 0 10px;
}
.item h3{
	padding: 0;
	font-size: 17px;
	
}
.item p{
	text-align: left;
	padding-top: 10px;
	font-size: 13px;
}


.rank{
	display: flex;
	align-items: flex-end;
	position: relative;
	max-width: 500px;
	margin: auto;
}
	
.rank-p {
	position: absolute;
	bottom:-40px;
}
	
.rank-p img{
	width: 80px;
}


.rank-txt{
	font-size:16px;
	line-height: 150%;
	text-align: left;
	padding-left: 100px;
}
.more {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px 10px;
    font-size: 15px;
    color: #749fae;
    margin-top: 20px;
    box-shadow: 5px 5px #d7dde3;
    text-align: center;
    font-size: 17px;
	border: solid 1px #d7dde3;
}
.more a {
    display: block;
    color: #749fae;
}


.staff-box{
	display: flex;
	align-items: center;
    margin:auto;
	}

.staff-p{
    padding-right:10px;
	
	}
.staff-txt{
	width: 60%;
	margin: auto;
	background-color: #FDEADA;
	border-radius: 10px;
	padding:25px;
	margin-left: 10px;
    line-height: 110%;
	}


.midashi{
	position: relative;
	}

.midashi h2{
	position: absolute;
	top: -10px;
	left: 20px;
	}
	

.en{
  width: 50px;
  height: 50px;
  line-height: 100px;
  background-color: #F2DCDB;
  border-radius: 50%;
  color: #fff;
  text-align: center;
	}



.box2{
	position: relative;
	height:100px;
	}
.box2 h2{
	position: absolute;
	top: 10px;
	left: 20px;
	font-size:20px;
	}

.midashisub{
font-size:70%;
}	
	
.review_topic{
	display: flex;
	align-items: center;
	width:90%;
	margin:auto;
	}
.review{
	display: flex;
	align-items: center;
	width: 100%;
	margin:auto;
	margin-top: 10px;
	}
.mama{
	width:30%;
	padding-right:10px;
	}
.mama-r{
	width:30%;
	padding-left:10px;
	}

.review-txt{
	position: relative;
  	display: inline-block;
	width:70%;
font-size: 14px;
	background-color: #c7b299;
	border-radius: 10px;
	padding: 15px;
	margin-left: 10px;
    line-height: 130%;
	text-align: center;
	color: #ffffff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}

.review-txt:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #c7b299;
}
	
.review-txt-r{
	position: relative;
  	display: inline-block;
	width: 70%;
font-size: 14px;
	background-color: #c7b299;
	border-radius: 10px;
	padding: 15px;
	margin-left: 10px;
    line-height: 130%;
	text-align: center;
	color: #ffffff;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	}

.review-txt-r:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #c7b299;
}


.sp{
	display: block;
}	
.pc{
	display: none;  
}



.footer{
	font-size: 10px;
}
.btn--blue,
a.btn--blue {
  color: #fff!important;
  background-color: #b8d2de;
}
.btn--blue:hover,
a.btn--blue:hover {
  color: #fff;
  background: #e0c7c2;
}

a.btn--radius {
   border-radius: 2rem!important;
  color: #fff;
}
@media screen and (max-width: 601px){
.main-title {
  font-family:"游ゴシック Medium", "Yu Gothic Medium", -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", Verdana, Meiryo, sans-serif;  
  position: relative;
  z-index: 2;
  color: #555;  /* テキスト色 */
  font-size: 2.5rem;
  text-align: center;
  margin: 30px auto;
 
}	
.maintoptxt {
    text-align: center;
    margin: auto;
    font-size: 14px;
    line-height: 170%;
    padding: 0 20px;
}	
	/*切り替え*/
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
}
.tab-label {
    width: calc(100% / 3);
    font-weight: 700;
    border: solid 1px #e8e4d8;
    color: #602e10;
    background: #f9f8f5;
    white-space: nowrap;
    text-align: center;
    padding: 10px .5em;
    margin: 5px;
    order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 25px;
    flex: 1;
}
.tab-content {
    width: 100%;
    display: none;
    padding-bottom: 32px;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    background: #e8e4d8;
    color: #602e10;
}
.tab-switch:checked+.tab-label+.tab-content {
     display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
    display: none;
}
	/*切り替えここまで*/

	}
@media screen and (min-width: 600px){
	
.pc{
	display: block;
}	
.sp{
	display: none;  
}
.main_bg{
	background-image: url(https://bellevie-shop.com/img/Others/2ybg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.maintoptxt{
	text-align: center;
	margin: auto;
	font-size:22px;
	line-height: 230%;
}

.content{
	background-color: #f9f5ed;
	padding:35px;
	text-align: left;
	width: 500px;
	margin: auto;
}
.content a{
	color: black;
	font-size:20px;
	line-height: 200%;
}

.toptxt{
	text-align:left;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 80%;
    margin: 35px auto 25px;
	font-size: 20px;
	line-height: 180%;
	}

.toptxt img{
margin:auto;
}
.subtxt{
	text-align:center;	
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
	width: 70%;
	font-size: 18px;
	padding-top:5px;
}

.bgfaf1ee h2{
text-align:center;
font-size:23px;
}

.midashih3{
 color:#707070;
font-size:20px;
}


.flex-box {
    display: flex;
    align-items: flex-start;
    width: 80%;
    margin: 20px auto;
}
.flex-box2 {
    display: flex;
    align-items: flex-start;
    width: 83%;
    margin: 20px auto;
}	
.flex-boxrank{
	display: flex;
	align-items: flex-start;
	width:70%;
	margin: auto;
}
.flex-boxrank2{
	display: flex;
	align-items: flex-start;
	width:70%;
	margin: auto;
}
.navi-box2 {
    width: 90%;
    padding: 10px 5px 0px 5px;
    border: 1px solid #A8907D;
    border-radius: 5px;
    margin: 7px auto;
    background: #ffffff;
}	
.navi-box {
    width: 80%;
    padding: 10px 5px 20px 5px;
    border: 1px solid #A8907D;
    border-radius: 5px;
    margin: 7px;
    background: #ffffff;
}
.navi-box summary{
height:80px;
	width: 200px;
}

.navi-box a {
    position: relative;
display:block;
font-size:20px;

}
.navi-box p {
position:relative;
font-size:15px;
}
.navi-box2 p {
    position: relative;
    font-size: 20px;
    padding-top: 22px;
}
.navi-box p:after {
    content: "";
    width: 13px;
    height: 13px;
    border-top: solid 1px #A8907D;
    border-right: solid 1px #A8907D;
    transform: rotate(135deg);
    position: absolute;
    top: 95%;
    left: 50%;
}
.navi-box2 p:after {
    content: "";
    width: 13px;
    height: 13px;
    border-top: solid 1px #A8907D;
    border-right: solid 1px #A8907D;
    transform: rotate(135deg);
    position: absolute;
    top: 95%;
    left: 50%;
}
.box{
	width: 50%;
	padding: 5px;
}
.box p{
	text-align: left;
	line-height: 130%;
	font-size: 17px;
	padding-top: 5px;
}
.review_topic{
	display: flex;
	align-items: center;
	width:70%;
	margin:auto;
	}
	
.more_button a{
	display: block;
   background-color: #fffff8;
	border: 1px solid #a8907d;
	border-radius: 5px;
	width: 250px;
	color: #a8907d;
	font-weight: 300;
	padding: 10px 0;
font-size:20px;
}
	
	
.point-box{
position: relative;
	background-color: #fff0eb;
	border-radius: 10px;
	width:80%;
	margin: auto;
}
.point-icon{
	position: absolute;
	top: -30px;
	left: 10px;
	width:25%;
}
.point-box p{
	font-size: 20px;
	padding: 25px;	
	margin-top: 20px;
	}
	
.rank-txt{
	font-size:20px;
	line-height: 150%;
	text-align: left;
	padding-left: 100px;
}	
.banner{
	width: 500px;
	margin: auto;
	padding-top: 15px;
	}

.item {
    max-width: 500px;

    margin: 0 auto;
    text-align: center;
    padding: 0 10px;
}
	
.item p{
	text-align: left;
	padding-top: 10px;
	font-size: 15px;
}

.mokuzi{
	margin: auto;
	background-color: #DCE6F2;
	padding: 20px;
}	


.midashi h2 {
    position: absolute;
    top: 0;
    left: 20px;
}


.moreread{
		width: 90%;
	　　margin: auto;
		margin-top: 20px;
		display: flex;
        align-items: center;
	    position: relative;
	    box-shadow:0 0 10px 0 rgb(0 0 0 / 30%);
	}
.check{
		position: absolute;
		top: 0;
		left: 0;
		color: white;
		background-color:#F2DCDB;
		padding: 5px;
	}

.more-p{
		padding: 10px 5px;
	}

.more-txt{
	    font-size: 15px;
		padding: 10px 5px;
        line-height: 110%;

	}
.btn--blue,
a.btn--blue {
  color: #fff!important;
  background-color: #b8d2de;
}
.btn--blue:hover,
a.btn--blue:hover {
  color: #fff;
  background: #e0c7c2;
}

a.btn--radius {
   border-radius: 2rem!important;
  color: #fff;
}
	
	/*切り替え*/
.tab-wrap {
    display: flex;
    flex-wrap: wrap;
}
.tab-label {
    width: calc(100% / 3 - 30px);
    margin: 0 30px;
    font-weight: 700;
    border: solid 1px #e8e4d8;
    color: #602e10;
    background: #f9f8f5;
    white-space: nowrap;
    text-align: center;
    padding: 10px .5em;
    order: -1;
    position: relative;
    z-index: 1;
    cursor: pointer;
    border-radius: 25px;
    flex: 1;
}
.tab-content {
    width: 100%;
    display: none;
    padding-bottom: 48px;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
    background: #e8e4d8;
    color: #602e10;
}
.tab-switch:checked+.tab-label+.tab-content {
     display: block;
}
/* ラジオボタン非表示 */
.tab-switch {
    display: none;
}
	/*切り替えここまで*/	
	
}


