@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@font-face {
    font-family: "notoserif";
    src: url("../assets/fonts/notoserif/NotoSerifCJKjp-Regular.otf") format("opentype"), url("../assets/fonts/notoserif/NotoSerifCJKjp-Regular.woff") format("woff")
}



/* -------------------------------------------------------------------------
base
------------------------------------------------------------------------- */
@media screen and (min-width: 751px) {
  .only-sp {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  body {
    overflow-x: hidden;
  }
  .only-pc {
    display: none;
  }
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/*\*/

* html .clearfix {
	height: 1%
}
.clearfix {
	display: block;
}
/**/

.cf:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .cf {
	zoom: 1;
}
*:first-child+html .cf {
	zoom: 1;
}



/* -------------------------------------------------------------------------
font & text setting
------------------------------------------------------------------------- */
body {
  color: #898888;
}
h1, h2, p, fieldset, .pure-form fieldset {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h5 {
	font-weight: normal;
}
p {
	font-size: 1em;
}
a, a:hover {
	color: #333;
	text-decoration: none;
}
ul li {
	list-style-type: none;
}
dl, dt, dd {
	margin: 0;
}
.pure-g [class *="pure-u"] {
	line-height: 1.6;
}
 @media screen and (min-width: 751px) {
.br:before {
	content: "\A";
	white-space: pre;
}
}
@media screen and (max-width: 750px) {
.br2:before {
	content: "\A";
	white-space: pre;
}
}
#footerNavi dl, #footerNavi dd, #footerNavi menu, #footerNavi ol, #footerNavi ul {
	margin: 0;
}



/* -------------------------------------------------------------------------
BUTTON
------------------------------------------------------------------------- */
a img:hover {
	opacity: .75;
}
@media screen and (max-width: 750px) {
  .cart {
    padding: 0;
  }
}



/* -------------------------------------------------------------------------
LAYOUT
------------------------------------------------------------------------- */
.mainwrap {
	max-width: 750px;
	margin: 0 auto;
}
.articleBox {
	margin: 0 auto;
	width: 100%;
}
#pgtop img {
	width: 100%;
}


/* -------------------------------------------------------------------------
main
------------------------------------------------------------------------- */
main {
	width: 100%;
	text-align: center;
  line-height: 1;
}
main img {
	vertical-align: bottom;
}
main .contentWrapper {
	margin: 0 auto;
	max-width: 750px;
  background-color: #fff;
}
main .bg_gray {
  background-color: #e6ebf1;
}
section .inner {
	margin: 0 auto;
	max-width: 750px;
}

/* anime */
main [data-fadein] {
	-webkit-transition: all .8s ease;
	transition: all .8s ease;
	-webkit-transform: translate(0, 6px);
	-ms-transform: translate(0, 6px);
	transform: translate(0, 6px);
	opacity: 0;
}
main [data-fadein].fadein {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}
#sec01,#sec02,#sec025,#saleArea2{
width:calc(750/750*100%);
margin:auto;
}

/* -------------------------------------------------------------------------
follow banner
------------------------------------------------------------------------- */

.followBanner {
	width: 100%;
	background-color: #fff;
}
.followBanner.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 10;
}
.followBanner .fbInner {
	margin: 0 auto;
	max-width: 640px;
}
.followBanner.out{
	-webkit-transition: all .24s ease;
   transition: all .24s ease;
}


/* -------------------------------------------------------------------------
pc sp change
------------------------------------------------------------------------- */
 @media screen and (min-width: 568px) {
.set-sp {
	display: none!important;
}
}
 @media screen and (max-width: 567px) {
.set-pc {
	display: none!important;
}
}
/* -------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------- */

.pagetop {
	position: relative;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 15px 0 0;
	text-align: right;
}

/*----- pc -----*/

@media screen and (min-width: 568px) {
.pagebottom {
	width: 960px;
	margin: 0 auto;
}
.pagetop {
	width: 10rem;
	padding: 0;
	float: right;
	display: inline-block;
}
}
/* -------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------- */
/*----- pc -----*/

@media screen and (min-width: 568px) {
#footer {
	min-width: 1024px!important;/*min-width: 1536px!important;*/
}
#footer #contactArea #contactAreaInner {
	width: 916px;
}
#footer #contactArea #contactInfo {
	float: left;
	padding-top: 5px;
	padding-left: 28px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer #contactArea #contactBtn {
	float: right;
	margin-bottom: 0px;
}
#footer p, #footer li, #footer dt, #footer dd {
	font-size: 12px;
	line-height: 140%;
}
#footerNavi {
	width: 960px!important;
}
#footerNavi #subNavi {
	padding-bottom: 40px;
	float: left;
}
#footerNavi #subNavi li {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #878581;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #878581;
	font-size: 10px;
}
#footerNavi #subNavi .lastChild {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #878581;
}
#footerNavi address {
	float: right;
	border-top: none!important;
	padding: 0!important;
}
}
#footer #contact dt {
	margin-bottom: 2px;
}
#footer {
	width: 100%;
	background-image: url(https://www.nealsyard.co.jp/onlineshopping/img/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: "Hiragino Kaku Gothic Pro", "郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺� Pro W3", "郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ", Meiryo, "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�", Helvetica, Arial, Verdana, sans-serif;
}
#footer ul, #footerNavi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer #footerInner {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerBg {
	background-image: url(../images/index_intenseserum_7days/footer_bg_herbalbalm.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	background-size: cover;
}
#footer #footerBg2 {
	background-image: url(https://www.nealsyard.co.jp/onlineshopping/img/footer_bg3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer #contactArea {
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	background-color: #161e4e;
}
#footer #contactArea #contactAreaInner {
	margin-right: auto;
	margin-left: auto;
}
#footer #contact {
	float: left;
	width: 210px;
}
#footer #contact dt {
	margin-bottom: 6px;
}
#footer #footerMenu {
	clear: both;
}
#footer #footerMenu ul {
	width: 916px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#footer #footerMenu ul li {
	float: left;
	width: 165px;
	font-size: 10px;
	padding-right: 10px;
}
#footer #footerMenu ul li:nth-of-type(1) {
	padding-left: 0;
	width: 169px;
}
#footer #footerMenu ul li:nth-of-type(2) {
	width: 162px;
}
#footer #footerMenu ul li:nth-of-type(3) {
	width: 168px;
}
#footer #footerMenu ul li:nth-of-type(4) {
	width: 182px;
}
#footer #footerMenu ul li:nth-of-type(5) {
	width: 195px;
}
#footer #footerMenu ul li.wide {
	width: 200px;
}
#footer #footerMenu .lastChild {
	width: 190px;
	margin-right: 0px;
	padding-right: 0px;
}
#footer li dl {
	margin-bottom: 15px;
}
#footer li dl a {
	color: #727171;
	display: block;
}
#footer li dl a:hover {
	color: #2B57A3;
	text-decoration: none;
}
#footer li dl dt {
	margin-bottom: 10px;
}
#footer li dl dd {
	padding: 0 0 10px 13px;
	font-size: 10px;
	font-weight: bold;
	color: #727171;
	background: url(../images/index_intenseserum_7days/footer_list01.png) 1px 3px no-repeat;
	vertical-align: bottom;
}
#footer #footerMenu li dl .bold {
	padding: 20px 0 10px;
	background-image: none;
}
#footer #footerMenu li dl .bold.firstChild {
	padding-top: 0px;
}
#footer #footerMenu li dl .bold {
	font-weight: bold;
	color: #5A5852;
}
#footerNavi {
	clear: both;
	padding-top: 13px;
	margin-right: auto;
	margin-left: auto;
}
#footerNavi #subNavi {
	padding-bottom: 13px;
}
#footerNavi #subNavi li a {
	color: #333;
}

/*----- sp -----*/

@media screen and (max-width: 567px) {
#footerNavi #subNavi li a {
	color: #000;
}
#footer, #footerNavi {
	font-family: "雋ゑｽｸ隴丞叙謔�", YuMincho, "郢晏�ﾎ帷ｹｧ�ｮ郢晏叙�ｽ隴幢ｿｽ ProN W3", "Hiragino Mincho ProN", "HG隴丞叙謔ウ", "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ隴丞叙謔�", "�ｽ�ｭ�ｽ�ｳ 隴丞叙謔�", serif!important;
}
#footer #contact {
	float: none!important;
	width: auto;
	margin: 0 auto;
	text-align: center;
}
#footer #contact dt {
	margin: 10px auto;
	text-align: center;
}
#footer #contact dt img {
	margin: 0 auto;
	width: calc(332/6.4%);
}
#footer #contact dd {
	margin: 10px auto;
	text-align: center;
}
#footer #contactArea dd img {
	width: calc(100% - 131px);
	margin: 0 auto;
}
#footer #contactArea #contactBtn img {
	width: calc(100% - 64px);
	margin: 0 auto;
}
#footer #contactInfo {
	margin: 0 auto 20px;
	text-align: center;
	float: none!important;
	color: #fff!important;
	font-size: 1em!important;
}
#footer #contactBtn {
	margin: 10px auto;
	text-align: center;
}
#footerBg {
	display: none;
}
/*}*/
#footerNavi {
	width: auto;
	margin: 0 auto;
}
#footerNavi #subNavi li {
	display: block;
	text-align: left;
	line-height: 2em;
}
#footerNavi ul#subNavi {
	margin: 0 2em;
}
#footerNavi address {
	border-top: solid #5f5e59 1px;
	padding: 1em 0;
	text-align: center;
}
}
/* ++++++++ #ft�ｽ蛹ｻ繝ｵ郢晢ｿｽ縺｡�ｽ�ｽ +++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#ftIn {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	min-height: 92px;
	background: #002e75;
}
#ftIn #fnavi {
	margin: 0 0 8px 0;
	padding: 21px 0 0 0;
	height: 12px;
}
#ftIn #fnavi a {
	display: block;
	margin: 0;
	padding: 0;
}
#ftIn #fnavi li {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	height: 11px;
	float: left;
	border-right: 1px solid #d8dce5;
}
#ftIn address {
	margin: 0;
	padding: 0;
	text-align: left;
}
@media screen and (min-width: 568px) {
.sp-for-pc {
	width: 228px;
	margin: 0 1em 2em;
	border: 1px solid #cacaca;
	padding: 10px;
	font-size: 12px;
	color: #515151;
	display: inline-block;
	box-sizing: border-box;
	font-family: "雋ゑｽｸ隴丞叙謔�", YuMincho, "郢晏�ﾎ帷ｹｧ�ｮ郢晏叙�ｽ隴幢ｿｽ ProN W3", "Hiragino Mincho ProN", "HG隴丞叙謔ウ", "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ隴丞叙謔�", "�ｽ�ｭ�ｽ�ｳ 隴丞叙謔�", serif!important;
}
}
@media screen and (max-width: 567px) {
.sp-for-pc {
	margin: 0 2em 2em 2em;
	border: 1px solid #000;
	padding: 18px 0;
	position: relative;
	font-family: "雋ゑｽｸ隴丞叙謔�", YuMincho, "郢晏�ﾎ帷ｹｧ�ｮ郢晏叙�ｽ隴幢ｿｽ ProN W3", "Hiragino Mincho ProN", "HG隴丞叙謔ウ", "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ隴丞叙謔�", "�ｽ�ｭ�ｽ�ｳ 隴丞叙謔�", serif!important;
}
.sp-for-pc a {
	color: #000;
}
.sp-for-pc:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 3px;
	right: 3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 8px 8px;
	border-color: transparent transparent #000000 transparent;
}
}


/* =============================================================================
 fadeIn style
============================================================================= */

main .m {
  -webkit-transition: all .8s ease;
  transition: all .8s ease;
  -webkit-transform: translate(0, 6px);
  transform: translate(0, 6px);
  opacity: 0; }
  main .m.fadein {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; }


/* =============================================================================
 device font style
============================================================================= */
.textArea .t_left,
.t_left {
  text-align: left;
}
.textArea .t_right,
.t_right {
  text-align: right;
}
.textArea .t_center,
.t_center {
  text-align: center;
}

.textArea .lh_146,.lh_146 {
  line-height: 1.46;
}
.textArea .lh_132,.lh_132 {
  line-height: 1.32;
}
.textArea .lh_120,.lh_120 {
  line-height: 1.2;
}
.textArea .lh_180,.lh_180 {
  line-height: 1.8;
}
.textArea .lh_200,.lh_200 {
  line-height: 2;
}

.textArea .colorBox {
  background-color: rgba(255,255,255,0.4);
  width: calc(420/640*100%);
  display: block;
  margin: 0 auto;
  padding: calc(10/640*100%);
}
.textArea .colorBox p {
  font-size: 16px;
  letter-spacing: -0.05em;
}

.textArea {
  font-family: "雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺題抄�ｽ", "Yu Gothic", YuGothic, "郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺也ｹｧ�ｷ郢晢ｿｽ縺� Pro", "Hiragino Kaku Gothic Pro", '郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ' , Meiryo , Osaka, "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�", "MS PGothic", sans-serif;
  font-weight: 500;
  text-align: center;
  color: #717171;
  line-height: 1.64;
}
.textArea.yugo {
  font-family: "雋ゑｽｸ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺題抄�ｽ", "Yu Gothic", YuGothic, "郢晏�ﾎ帷ｹｧ�ｮ郢晄焔�ｧ蛛ｵ縺也ｹｧ�ｷ郢晢ｿｽ縺� Pro", "Hiragino Kaku Gothic Pro", '郢晢ｽ｡郢ｧ�､郢晢ｽｪ郢ｧ�ｪ' , Meiryo , Osaka, "�ｽ�ｭ�ｽ�ｳ �ｽ�ｰ郢ｧ�ｴ郢ｧ�ｷ郢晢ｿｽ縺�", "MS PGothic", sans-serif;
  color: #333;
}
.textArea.white {
  color: #fff;
}
.textArea p {
  font-size: 24px;
  letter-spacing: -0.05em;
}
.textArea p.font_s {
  font-size: 23px;
}
.textArea p.font_ss {
  font-size: 22px;
}
.textArea .name p.font_sss {
  font-size: 19px;
  padding: 0 0 1.46em;
  line-height: 1.46;
}
.textArea p.font_l {
  font-size: 25px;
}
.textArea p.font_ll {
  font-size: 26px;
}
.textArea .bdrText p {
  font-size: 23px;
  margin-bottom: 0.4em;
  padding: 0 0.4em;
  display: inline-block;
  border: #595757 1px solid;
}
.textArea.white .bdrText p {
  border: #fff 1px solid;
}
#index_2025happybag .textArea .sname {
  font-size: 23px;
  line-height: 1.2;
}
.textArea .name {
}
#index_2025happybag .textArea .name p {
  font-size: 30px;
  padding: 0 0 0.4em;
  margin: 0 0 0.4em;
  letter-spacing: -0.07em;
}
#index_2025happybag .textArea .name p.sname {
  font-size: 28px;
  letter-spacing: -0.05em;
}
.textArea .btn {
  width: calc(360/640*100%);
  display: block;
  margin: 0 auto 60px;
}
.textArea .btn_sub {
  width: calc(360/640*100%);
  display: block;
  margin: 0 auto;
  text-align: right;
}
.textArea .btn_sub a {
  display: inline-block;
  margin-top: calc(32/640*100%);
  width: calc(244/360*100%);
}
.textArea .bdrBtm {
  position: relative;
}
.textArea .bdrBtm:after {
  content: "";
  width: calc(444/640*100%);
  height: 1px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  display: block;
  background-color: #595757;
}
.textArea.white .bdrBtm:after {
  background-color: #fff;
}
.textArea .price p {
  font-size: 30px;
  letter-spacing: 0;
  margin-bottom: 0.7em;
}
#index_2025happybag .textArea .price p .sprice {
  font-size: 22px;
}
.textArea p.caution {
  color: #7c7c7c;
  font-size: 13px;
}
.textArea.white p.caution {
  color: #fff;
}
.textArea .lead_title {
  color: #06216e;
  letter-spacing: -0.08em;
}
.textArea .lead_text {
  color: #656262;
  letter-spacing: -0.08em;
}
.textArea .sup {
  font-size: 10px;
  vertical-align: top;
  position: relative;
  top: 0.5em;
  padding: 0 0.2em;
}
.textArea .sup_L {
  font-size: 16px;
  vertical-align: top;
  position: relative;
  top: 0.5em;
  padding: 0 0.2em;
}
.shadow {
  text-shadow: rgba(255,255,255,0.5) 0 1px 0;
}
.shadow_sstrong {
  text-shadow: rgba(255,255,255,1) 1px 1px 35px, rgba(255,255,255,1) -1px 1px 35px,rgba(255,255,255,1) 1px -1px 35px, rgba(255,255,255,1) -1px -1px 35px;
}
.shadow_strong {
  text-shadow: rgba(255,255,255,0.8) 1px 1px 21px, rgba(255,255,255,0.8) -1px 1px 21px,rgba(255,255,255,0.8) 1px -1px 21px, rgba(255,255,255,0.8) -1px -1px 21px;
}
.shadow_sharp {
  text-shadow: rgba(255,255,255,0.5) 1px 1px 10px, rgba(255,255,255,0.5) -1px 1px 10px,rgba(255,255,255,0.5) 1px -1px 10px, rgba(255,255,255,0.5) -1px -1px 10px;
}

@media screen and (max-width: 750px) {
.textArea p {
  font-size: calc(24/750*100vw);
}
.textArea p.font_s {
  font-size: calc(23/750*100vw);
}
.textArea p.font_ss {
  font-size: calc(22/750*100vw);
}
.textArea .name p.font_sss {
  font-size: calc(19/750*100vw);
}
.textArea p.font_l {
  font-size: calc(25/750*100vw);
}
.textArea p.font_ll {
  font-size: calc(26/750*100vw);
}
.textArea .bdrText p {
  font-size: calc(23/750*100vw);
}
#index_2025happybag .textArea .sname {
  font-size: calc(23/750*100vw);
}
#index_2025happybag .textArea .name p {
  font-size: calc(30/750*100vw);
}
#index_2025happybag .textArea .name p.sname {
  font-size: calc(28/750*100vw);
}
#index_2025happybag .textArea .price p {
  font-size: calc(30/750*100vw);
}
#index_2025happybag .textArea .price p .sprice {
  font-size: calc(22/750*100vw);
}
.textArea p.caution {
  font-size: calc(13/750*100vw);
}
.textArea .sup {
  font-size: calc(10/750*100vw);
}
.textArea .sup_L {
  font-size: calc(16/750*100vw);
}
.textArea .colorBox p {
font-size: calc(16/750*100vw);
}
}

p.caution_txt  {
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding-top: calc(24/640*100%);
  text-align: right;
  box-sizing: border-box;
}
@media screen and (max-width: 640px) {
p.caution_txt .text {
  font-size: calc(12/640*100vw);
  line-height: 1.32;
  letter-spacing: -0.12em;
}
p.caution_txt  {
  font-size: calc(16/640*100vw);
}
}



/* =============================================================================
banner Area Style
============================================================================= */
#banner {
  margin: 6% 0;
  padding: 0 5%;
}
#banner div {
  margin-bottom: 4%;
}
#banner div:last-child {
  margin-bottom: 0;
}

/* =============================================================================
 frankincense Area Style
============================================================================= */
main section.frankincense {
  position: relative;
  text-align: center;
  line-height: 1.64;
  font-family: "notoserif",serif;
}
main section.frankincense .lead01 {
  padding-top: calc(64/640*100%);
  margin-bottom: calc(24/640*100%);
  font-size: 44px;
  line-height: 1.38;
  color: #fff;
  letter-spacing: -0.08em;
}
main section.frankincense .slead01 {
  margin-bottom: calc(54/640*100%);
  font-size: 30px;
  line-height: 1.46;
  color: #fff;
  position: relative;
  display: inline-block;
  letter-spacing: -0.08em;
}
main section.frankincense .slead01:before {
  content: "";
  position: absolute;
  left: -1.6em;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1em;
  height: 1px;
  background-color: #fff;
}
main section.frankincense .slead01:after {
  content: "";
  position: absolute;
  right: -1.6em;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 1em;
  height: 1px;
  background-color: #fff;
}
main section.frankincense .text01 {
  padding-bottom: calc(330/640*100%);
  font-size: 24px;
  line-height: 1.8;
  color: #fff;
  letter-spacing: 0;
}
@media screen and (max-width: 640px) {
main section.frankincense .lead01 {
  font-size: calc(44/640*100vw);
}
main section.frankincense .slead01 {
  font-size: calc(30/640*100vw);
}
main section.frankincense .text01 {
  font-size: calc(24/640*100vw);
}
}

/* =============================================================================
 about US Style
============================================================================= */

main section.aboutus {
  padding: calc(52/640*100%) calc(36/640*100%) calc(54/640*100%);
  background: #dcdad4;
  text-align: center;
  line-height: 1.64;
  font-family: "notoserif";
}
main section.aboutus .g01 {
  width: 100%;
  margin: 0 auto calc(36/640*100%);
}
main section.aboutus .g02 {
  margin-bottom: calc(32/640*100%);
  color: #06216e;
  font-family: "notoserif",serif;
  font-size: 23px;
  letter-spacing: 0;
  line-height: 1.7;
}
main section.aboutus .g03 {
  margin-bottom: calc(26/640*100%);
}
main section.aboutus .g04 {
  text-align: left;
  letter-spacing: -0.03em;
  font-size: 19px;
  color: #595757;
}
@media screen and (min-width: 640px) {
  main section.aboutus .g01 {
    width: calc(366/640*100%);
  }
  main section.aboutus img {
    width: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  main section.aboutus p {
    line-height: 1.85;
  }
  main section.aboutus .g01 {
    margin-bottom: calc(36/640*100%);
  }
  main section.aboutus .g01 img {
    width: calc(356/640*100%) !important;
  }
  main section.aboutus .g02 {
    font-size: calc(23/640*100vw);
  }
  main section.aboutus .g03 {
    font-size: calc(26/640*100vw);
  }
  main section.aboutus .g04 {
    font-size: calc(19/640*100vw);
  }
  
  main section.aboutus .g03 img {
    display: block;
  }
  
}


/* -------------------------------------------------------------------------
index_2025happybag
------------------------------------------------------------------------- */
.sup {
  font-size: 50% !important;
  vertical-align: super;
}

#index_2025happybag * {
  box-sizing: border-box;
}
#index_2025happybag,
#index_2025happybag .fzBase,
#index_2025happybag *:not(p):not(.nativeTxt) {
  font-size: 10px;
}
@media screen and (max-width: 750px) {
  #index_2025happybag,
  #index_2025happybag .fzBase,
  #index_2025happybag *:not(p):not(.nativeTxt) {
    font-size: 1.3vw;
  }
}
@media screen and (min-width: 751px) {
  #index_2025happybag a {
    opacity: 1;
  }
  #index_2025happybag a:hover {
    opacity: .7;
  }
}

#index_2025happybag_nav.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 640px;
  z-index: 9999;
}
.bannerFix .cont01 {
  margin-top: calc(124/640*100%);
}

#index_2025happybag .hero .lead01 {

}
#index_2025happybag .hero .text01 {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 2;
}

#index_2025happybag .saleArea {
  margin-bottom: 7em;
}
#index_2025happybag .saleArea .reserve {
  margin-bottom: 4em;
}
#index_2025happybag .saleArea .bg_gray {
  width: calc(676/750*100%);
  margin: 0 auto;
  padding: 6.4em 0 4.8em;
  background-color: #f9f6f3;
}
#index_2025happybag .saleArea .slead01 {
  margin: 0 auto 3.4em;
}
#index_2025happybag .saleArea .lead01 {
  width: 60em;
  margin: 0 auto 5em;
}
#index_2025happybag .saleArea .text01 {
  width: 60em;
  margin: 5em auto 0;
}
#index_2025happybag .saleArea .flex01 {
  width: 60em;
  margin: 5em auto 0;
  display: flex;
  justify-content: space-between;
}
#index_2025happybag .saleArea .flex01 > div {
  width: 29.2em;
}
#index_2025happybag .saleArea .text02 {
  margin: 5em auto 0;
}
#index_2025happybag .saleArea .link01 {
  width: 60em;
  margin: 5em auto 0;
}
#index_2025happybag .saleArea .caution01 {
  width: 65.4em;
  margin: 0em auto 0;
}
#index_2025happybag .saleArea .caution02 {
  width: 65.4em;
  margin: 0 auto;
}
#index_2025happybag .saleArea .sale .link01 {
  width: auto;
  margin: 1.6em auto 0;
}
#index_2025happybag .saleArea.after .sale .link01 {
  margin: 4.8em auto 0;
}
#index_2025happybag .saleArea.after .sale .text03 {
  width: 40em;
  margin: 5em auto 0;
}

/* -------------------------------------------------------------------------
広告LP用LINE画像サイズCSS
------------------------------------------------------------------------- */
#index_2025happybag .saleArea .line img {
  width: 50% !important;
  margin: 0 auto;
  display: block;
}

#index_2025happybag a.textBdrLink {
  padding-bottom: 0.1em;
  padding-right: 0.5em;
  font-size: 2.5em;
  font-weight: bold;
  text-decoration: none;
  border-bottom: #08145b 2px solid;
  position: relative;
  display: inline;
  color: #08145b;
  line-height: 1.64;
}
#index_2025happybag a.textBdrLink:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.6em;
  border-color: transparent transparent transparent #08145b;
  display: inline-block;
  position: relative;
  right: -0.3em;
  bottom: 0;
  margin: auto 0;
}
 @media screen and (min-width: 750px) {
#index_2025happybag a.textBdrLink:hover {
  opacity: .7;
}
}

#index_2025happybag .cont01 .cont01Inner {
  padding-top: 8em;

}
#index_2025happybag .cont025 .cont01Inner {
  padding-top: 8em;
}
#index_2025happybag .cont01 .title01 {
  width: 50.4em;
  margin: 0 auto 4em;
}
#index_2025happybag .cont01 .text01 {
  margin: 0 auto 7em;
  text-align: center;
}
#index_2025happybag .cont01 .text01 p {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.64;
  letter-spacing: -0.05em;
}
#index_2025happybag .cont01 .lead01 {
  width: 100%;
  margin: 0 auto 8em;
}
#index_2025happybag .cont01 .lead02 {
  width: 100%;
  margin: 0 auto 4em;
}
#index_2025happybag .cont01 .img01 {
  margin: 0 auto 0em;
}
#index_2025happybag .cont01 .text02 {
  margin: 0 auto 3em;
  text-align: center;
}
#index_2025happybag .cont01 .text02 p {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.64;
  letter-spacing: -0.05em;
  color: #898888;
}
#index_2025happybag .cont02 .cont02Inner {
  padding-top: 8em;
}
#index_2025happybag .cont02 .lead01 {
  width: 100%;
  margin: 0 auto 8em;
}
#index_2025happybag .cont02 .lead02 {
  width: 100%;
  margin: 0 auto 4em;
}
#index_2025happybag .cont02 .img01 {
  margin: 0 auto 0em;
}
#index_2025happybag .cont02 .text02 {
  margin: 0 auto 4em;
  text-align: center;
}
#index_2025happybag .cont02 .text02 p {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.64;
  letter-spacing: -0.05em;
  color: #898888;
}
#index_2025happybag .textArea .link {
  margin-bottom: 4em;
  text-align: center;
}
#index_2025happybag .setAreaWrap {
  margin-top: em;
}
#index_2025happybag .accCont {
  display: none;
}
#index_2025happybag .setArea {
width: calc(670/750*100%);
  padding: 4.6em 3.1em 5em;
  margin: 0 auto 11em;
  border: #001e62 2px solid;
  position: relative;
}
#index_2025happybag .cont02 .setArea {
  border: #b8bcdf 2px solid;
}
#index_2025happybag .cont025 .setArea {
  border: #95d4cb 2px solid;
}
#index_2025happybag .setArea .lead01 {
  margin-bottom: 0;
}
#index_2025happybag .setArea .lead01 p {
  color: #001e62;
  font-size: 3em;
  font-weight: 500;
}
#index_2025happybag .cont02 .setArea .lead01 p {
  color: #001e61;
 font-weight: bold;
}
#index_2025happybag .cont025 .setArea .lead01 p {
  color: #001e61;
}
#index_2025happybag .setArea .plusBtn {
  width: 6em;
  margin: 0 auto;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3em;
}
#index_2025happybag .setArea .plusBtn a {
  width: 6em;
  height: 6em;
  display: block;
  position: relative;
  border-radius: 6em;
  background-color: #001e62 !important;
}
#index_2025happybag .cont02 .setArea .plusBtn a {
  background-color: #b8bcdf  !important;
}
#index_2025happybag .cont025 .setArea .plusBtn a {
  background-color: #95d4cb  !important;
}
#index_2025happybag .setArea .plusBtn a:before {
  content: "";
  margin: auto;
  width: 2.5em;
  height: 2px;
  background-color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#index_2025happybag .setArea .plusBtn a:after {
  content: "";
  margin: auto;
  width: 2px;
  height: 2.5em;
  background-color: #fff;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
#index_2025happybag .setArea.open .plusBtn a:after {
  content: none;
}
#index_2025happybag .setArea .slead {
  margin-top: 7.5em;
  padding-bottom: 3.6em;
  border-bottom: #87c9a1 1px solid;
}
#index_2025happybag .cont02 .setArea .slead {
  border-bottom: #d8a56a 1px solid;
}
#index_2025happybag .setArea ul.goodsList {
  margin-bottom: 10em;
}
#index_2025happybag .setArea ul.goodsList.last {
  margin-bottom: 7.5em;
}
#index_2025happybag .setArea ul.goodsList li {
  margin-top: 4em;
}
#index_2025happybag .setArea ul.goodsList li dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#index_2025happybag .setArea ul.goodsList li dl dt.img {
  width: 25.6em;
}
#index_2025happybag .setArea ul.goodsList li dl dt.img.left {
  margin-left: -0.5em;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text {
  width: 38em;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text .label {
  width: 37.6em;
  text-align: left;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text .label p {
  font-size: 2.8em;
  font-family: "notoserif",serif;
  font-weight: bold;
  color: #08145b;
  line-height: 1.46;
  letter-spacing: -0.05em;
  white-space: nowrap;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text .name {
  margin-top: 0.8em;
  text-align: left;
}
#index_2025happybag .setArea ul.goodsList li a {
  font-size: 1.4em !important;
  font-weight: bold;
  color: #898888;
  line-height: 1.8;
  letter-spacing: -0.05em;
}
#index_2025happybag .setArea ul.goodsList li p {
  font-size: 1.6em !important;
  font-weight: 500;
  color: #898888;
  line-height: 1.8;
  letter-spacing: -0.05em;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text .add {
  margin-top: 0.4em;
  text-align: left;
}
#index_2025happybag .setArea ul.goodsList li dl dd.text .add p {
  font-size: 1.8em !important;
  font-weight: 500;
  color: #898888;
  line-height: 1.32;
  letter-spacing: -0.05em;
}
#index_2025happybag .setArea ul.goodsList li .caution {
  margin-top: 1em;
  font-size:1.1em !important;
  line-height:1.5;
}
#index_2025happybag .setArea ul.goodsList li .caution p {
  font-size: 1.7em !important;
  color: #898888;
  line-height: 1.32;
  letter-spacing: -0.05em;
}
#index_2025happybag .setArea .icon01 {
  margin-top: 4em;
  margin-bottom: -4em;
}

#index_2025happybag .cont03 {
  margin-bottom: 5em;
}
#index_2025happybag .cont03 .cont03Inner {
  padding-bottom: 10.6em;
  background: url("../images/index_2025happybag/cont03_bg.png") no-repeat;
  background-size: cover;
  box-shadow: 0 10px 6px -6px #c6c6c6;
}
#index_2025happybag .cont03 .lead01 {
  width: 50.8em;
  padding-top: 11em;
  margin: 0 auto 6.4em;
}
#index_2025happybag .cont03 .bg_white {
  width: 68.6em;
  margin: 0 auto;
  padding: 8.4em 5.6em 7em;
  background-color: rgba(255,255,255,.7);
}
#index_2025happybag .cont03 .lead02 {
  width: 40.4em;
  margin: 0 auto 5em;
}
#index_2025happybag .cont03 .text01 {
  margin-bottom: 6em;
}
#index_2025happybag .cont03 .text01 p {
  font-size: 2.5em;
  font-weight: 500;
  color: #08145b;
  line-height: 1.46;
}
#index_2025happybag .cont03 .text02 {
  text-align: left;
}
#index_2025happybag .cont03 .text02 p {
  font-size: 2.3em;
  font-weight: 500;
  color: #5b5b5b;
  line-height: 1.46;
}
#index_2025happybag .cont03 .link01 {
  width: 57.4em;
  margin: 9em auto 0;
}
#index_2025happybag .saleArea.btmSaleArea {
  margin-top: 5em;
  margin-bottom: 0;
}
#index_2025happybag .cautionArea {
  margin-top: 6em;
  padding-bottom: 6em;
}
#index_2025happybag .cautionArea .cautionAreaInner {
  padding: 0;
}
#index_2025happybag .cautionArea .title01 {
  margin-bottom: 5em;
}
#index_2025happybag .cautionArea .title01 p {
  font-size: 2.8em;
  font-weight: bold;
  color: #626262;
}
#index_2025happybag ul.cautionList li {
  margin-bottom: 1em;
  text-align: left;
  line-height: 1.64;
}
#index_2025happybag ul.cautionList li .cautionLead {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 2.5em !important;
  font-weight: bold;
  color: #626262;
}
#index_2025happybag ul.cautionList li .cautionLead:before {
  content: "隨�ｿｽ";
}
#index_2025happybag ul.cautionList li p {
  padding-left: 1em;
  font-size: 2.4em;
  color: #626262;
}

#index_2025happybag .cautionBox {
  margin-top: 8em;
  padding: 4.4em 3em;s
  text-align: left;
  line-height: 1.46;
}
#index_2025happybag .cautionBox .title02 p {
  font-size: 2.4em;
  font-weight: 500;
  color: #626262;
}
#index_2025happybag .cautionBox .text01 {
  font-size: 2.4em;
  color: #626262;
}
#index_2025happybag .cautionBox a.textBdrLink {
  color: #626262;
  border-bottom: #626262 2px solid;
  font-size: 2.4em;
}
#index_2025happybag .cautionBox a.textBdrLink:after {
  border-color: transparent transparent transparent #626262;
}
#index_2025happybag ul.list_disc {
  margin-top: 4em;
}
#index_2025happybag ul.list_disc li {
  margin-left: 1em;
  margin-bottom: 0.4em;
  list-style-type: disc;
  font-size: 2.4em;
  color: #626262;
}
#index_2025happybag .cautionBox ul.list_disc li a.textBdrLink {
  font-size: inherit;
  color: #626262;
}

 @media screen and (min-width: 751px) {
.caution p{
font-size: 22px;
  margin-bottom: 40px;
  line-height: 1.8;
  color: #5b5b5b;
text-align:left;
}
.caution p.link{
text-align:right !important;
margin-top:-20px;
}
.caution p.link a{
font-size: 22px !important;
color: #5b5b5b;
}
}

 @media screen and (max-width: 750px) {
.caution{padding:0 30px;}
.caution p{
font-size: 14px;
  margin-bottom: 40px;
  line-height: 1.5;
  color: #5b5b5b;
text-align:left;
}
.caution p.link{
text-align:right !important;
margin-top:-20px;
}
.caution p.link a{
font-size: 14px !important;
color: #5b5b5b;
}

}


/* #setArea02 (繝輔Λ繝ｳ繧ｭ繝ｳ繧ｻ繝ｳ繧ｹ 繧ｹ繧ｭ繝ｳ繧ｱ繧｢繧ｻ繝�ヨ) 縺ｮ邏ｰ蟄苓ｪｬ譏取枚繧貞ｼｷ蛻ｶ逧�↓邨ｱ荳 */
#setArea02 .setArea ul.goodsList li p {
    font-size: 1.6em !important;
    font-weight: 500 !important; /* 螟ｪ縺輔ｂ!important縺ｧ蠑ｷ蛻ｶ */
    color: #898888 !important;   /* 濶ｲ繧�!important縺ｧ蠑ｷ蛻ｶ */
    line-height: 1.8 !important;
    letter-spacing: -0.05em !important;
}

/* #setArea02 蜀��繧､繝ｳ繝ｩ繧､繝ｳ繧ｹ繧ｿ繧､繝ｫ莉倥″ 'span' 隕∫ｴ�繧ゆｸ頑嶌縺� */
#setArea02 .goodsList li p span {
    font-size: 1.6em !important; 
    font-weight: 500 !important; 
    color: #898888 !important; 
    line-height: 1.8 !important; 
    letter-spacing: -0.05em !important; 
    text-decoration: none !important;
}


@media screen and (max-width: 567px) {

  /* SNSリストを横並び中央寄せに */
  .snsList {
    display: flex;
    justify-content: center;
    gap: 1.7em; /* アイコンの間隔調整：好みで調整 */
    padding: 2em 0;
  }

  /* li のデフォルト設定をリセット */
  .snsList li {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  /* アイコン画像を任意のサイズに揃える */
  .snsList img {
    width: 32px !important;
    height: auto;
    display: block;
  }

  /* Xだけ調整（必須） */
  .snsList .tw img {
    width: 26px !important;
    height: auto !important;

  }

}
/* 画面幅568px以上の場合に1.5倍に拡大 */
@media (min-width: 568px) {
  .snsList .tw img {
    width: calc(23px * 1.5) !important; 
    height: auto;
  }
}






















