@charset "utf-8";
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

/* bootstrap.css でフッター部の白余白が入っているので、該当bootstrapを初期化 */
#footer-wrapper #footer {
	margin-bottom: 0;
}
/* END bootstrap.css でフッター部の白余白が入っているので、該当bootstrapを初期化  */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video,button {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}


body {
  font-family: YuGothic,"Yu Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic","sans-serif";
  color: #3e3a39;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.6;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display:block;
}
nav ul {
  list-style:none;
}
a {
  margin:0;
  padding:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
  text-decoration: none;
}
img {
  display: block;
}

/* htmlファイルのsyleをcssファイルに移植 + 整形 + SP分は移動 */

* {
	margin: 0px;
	padding: 0px;
    font: inherit;
}
.products-box {
	width:720px;
	margin:0 auto;
	padding:0;
}
.gnavi1 {
	width:100%;
	background-color:#FADBE3;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	position:fixed;
	top:100px;
	z-index: 50;
  transition: 0.3s;
}
.gnavi1 img {
  width: auto;
  height: 40px;
}
.head_active .gnavi1 {
  height: 40px;
  top: 60px;
}
.clear1 {clear:both;}
.lp1 {
	width:720px;
	margin:0 auto;
    padding: 0;
	background-color:#FADBE3;
	overflow:hidden;
	list-style-type:none;
}
.lp1 li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
}

/* 追加。再定義。ヘッダー固定部分ピンク地の調整 */
.lp1 li img {
	vertical-align: baseline;
}
/* END 追加。再定義。ヘッダー固定部分ピンク地の調整 */
.lp1 li.lp1-1 {
	width:32%;
}

.lp1 li.lp1-2 {
	width:43%;
}
.lp1 li.lp1-3 {
	width:25%;
}
.tk1 {
	width:100%;
    margin: 0;
    padding: 0;
	overflow:hidden;
	list-style-type:none;
}
.tk1 li {
	width:50%;
	float:left;
  list-style-type: none;
}
.bottom1 {
	margin-bottom:0px;
}
.buy1 {
	width:100%;
	margin:0;
	padding:0;
	text-align: center;
	z-index: 1;
}
/* 2019.10.25 ネットショップへのリンクバナー位置調整のためfloatからinlineの記述に変更 start */
.buy2 {
	display:inline;
	margin:0;
	text-align: center;
}
.buy2 img {
	width: 47%;
	display:inline;
}
/* 2019.10.25 ネットショップへのリンクバナー位置調整のためfloatからinlineの記述に変更 start */
.buy3 {
	margin:0;
	text-align: center;
}
.buy3 img {
	margin-bottom: 3px;
	width: 94.5%;
	display:inline;
}

.sns1 {
	width:85%;
	margin:0 auto 20px;
	padding:5%;
	list-style-type:none;
	border:1px solid #CCC;
	text-align:center;
  background-color:#FBFBFB;
  box-sizing: border-box;
}
.sns1 li {
	display:inline;
	text-align:center;
	padding:0 2%;
}
.sns1 li img {
	display:inline;
}
.copy1 {
	font-size:12px; color:#333333; line-height:1.3;
	text-align:center;
}
.cart12 {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 95;
}
.cart12:hover{
	opacity: 0.7;
}
.cart12 img{
	width: 70px;
}
#riyousya ,#care1 ,#tkpo1 ,#tkpo2 ,#tkpo3 ,#tkpo4 ,#tkpo5 ,#tkpo6 ,#buy0 {
	padding-top:48px;
}
.riyousya1 {
	width:100%;
	background-image:url(../img/lp-uv/riyousya_bg.jpg);
	background-repeat:repeat-x;
}
.riyousya2 {
	width:720px;
	margin:0 auto 20px;
	padding:0;
}
.uv1 {
	width:720px;
	margin:0 auto;
	padding:0;
}
.uv02 {
	width:100%;
	background-image:url(../img/lp-uv/uv02_bg.jpg);
	background-position:center top 80px;
	background-repeat:repeat-x;
}
.uv04 {
	width:100%;
	background-image:url(../img/lp-uv/uv04_bg.jpg);
	background-repeat:repeat-x;
}
.uv05 {
	width:100%;
	background-image:url(../img/lp-uv/uv05_bg.jpg);
	background-repeat:repeat-x;
}
.uv06 {
	width:100%;
	background-image:url(../img/lp-uv/uv06_bg.jpg);
	background-repeat:repeat-x;
}
.uv07 {
	width:100%;
	background-image:url(../img/lp-uv/uv07_bg.jpg);
	background-repeat:repeat-x;
	background-size: auto 100%;
}
#uv19 {
	width:100%;
	background-image:url(../img/lp-uv/uv19_bg.jpg);
	background-repeat:repeat-x;
}
#uv20 {
	width:100%;
	background-image:url(../img/lp-uv/uv20_bg.jpg);
	background-repeat:repeat-x;
}
.uv21 {
	width:100%;
	background-color:#EFF3FC;
}
.uv29 {
	width:100%;
	/*background-image:url(../img/lp-uv/uv29_bg.jpg);
	background-repeat:repeat-x;*/
	background: #fbfbfb;
	border-bottom: 1px solid #e4e2ef;
}

/* ハンバーガーメニューPC版非表示 */
@media screen and ( min-width:785px ){
	#header_lp{
		display: none;
	}
}

/* スマホだけに適用するCSS */

/* 2020.10.21 kyowa add start style.scss変更に伴い追加 */
@media screen and ( max-width:960px ){
	.products-box ul.sns1{
		display: none;
	}
}
/* 2020.10.21 kyowa add end style.scss変更に伴い追加 */
#care1 {
  padding-top:140px;
}
@media screen and ( max-width:785px ){
	.gnavi1{
		display: none;
	}
	.lp1 {
		width:100%;
	    margin: 0;
	}
	.cart12 img{
		width: 50px;
	}
	#buy0 ,#tkpo1 ,#tkpo2 ,#tkpo3 ,#tkpo4 ,#tkpo5 ,#tkpo6 {
		padding-top:28px;
	}
	#riyousya {
		padding-top:0;
	}
	#care1 {
		padding-top:65px;
	}
	div.uv02 div.uv1{
		display:none;
	}
	.products-box, div.riyousya2 {
		width:initial; /* 初期状態にリセット */
		margin:initial; /* 初期状態にリセット */
		padding:initial; /* 初期状態にリセット */
	}
	div.uv1{
		width:initial; /* 初期状態にリセット */
		margin:initial; /* 初期状態にリセット */
		padding:initial; /* 初期状態にリセット */
	}
}


/* 210622 add */
.uv02 {
    background-size: cover;
	background-image:url(../img/lp-uv/uv02_bg_sp.jpg);
}
.uv02 dl.dl1{
    text-align: center;
    font-weight: bold;
}
.uv02 dl.dl1 dt{
    font-size: 26px;
    color: #000;
}
.uv02 dl.dl1 dt p{
    display: inline;
    padding-bottom: 5px;
    border-bottom: 1px dashed #b0bce6;
}
.uv02 dl.dl1 dd{
    font-size: 28px;
    color: #e80042;
    padding-bottom: 10px;
}
.uv02 dl.dl1 dd span{
    font-size: 40px;
    color: #ff8c9f;
    display: inline-block;
}
.uv02 dl.dl1 dd em{
    font-size: 33px;
    font-style: normal;
    color: #ff8c9f;
    display: inline-block;
    transform: translateY(5px);
}
.uv02 dl.dl1 dd p{
    display: inline;
    border-bottom: 6px solid #b0bce6;
    padding-bottom: 5px;
}
.uv02 p.p1{
    font-size: 28px;
	line-height: 2;
    color: #e80042;
    text-align: center;
    font-weight: bold;
}
.uv02 p.p1 span{
    display: inline;
    border-bottom: 6px solid #b0bce6;
    padding-bottom: 5px;
}
.uv02 p.p2{
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 30px 0 60px 0;
}
.uv02 p.p2 span{
    color: #7370ae;
}
.uv02 ul.ul1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    list-style: none;
	padding: 0 5%;
}
.uv02 ul.ul1 li{
    width: 48%;
}
.uv02 ul.ul1 li.li1{
    width: 45%;
    font-size: 20px;
    font-weight: bold;
    border-radius: 15px;
    color: #b14ba5;
    background: #fff;
    padding: 20px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
	font-feature-settings: "palt";
}

.uv05 {
    background-size: cover;
}
.uv05 p.p1{
    text-align: center;
    font-size: 29px;
    font-weight: bold;
    color: #df759e;
}

.uv07 dl{
    text-align: center;
}
.uv07 dt{
    font-size: 40px;
    line-height: 1.3;
    font-weight: bold;
    color: #df759e;
    margin-bottom: 20px;
}
.uv07 dd{
    font-size: 27px;
    font-weight: bold;
}
.uv07 dd em{
    font-size: 30px;
    font-style: normal;
}
.uv07 dd span{
    font-size: 70px;
    color: #807dba;
    line-height: 1;
}
.uv07 p.p1{
    text-align: center;
    font-size: 27px;
    font-weight: bold;
    padding-bottom: 30px;
}
.uv07 p.p1 span{
    font-size: 35px;
    color: #e80042;
}

.products-box dl.dl1{
    text-align: center;
    font-weight: bold;
    padding: 0 35px;
}
.products-box dl.dl1 dt{
    font-size: 22px;
    margin-bottom: 15px;
}
.products-box dl.dl1 dt span{
    display: block;
    border-bottom: 1px dashed #cecce5;
    padding-bottom: 1px;
	margin-bottom: 10px;
}
.products-box dl.dl1 dd{
    font-size: 27px;
    color: #e964ac;
}
.products-box dl.dl1 dd sup{
    font-size: 16px;
    vertical-align: top;
    color: #4f4b4a;
}
.products-box dl.dl1 dd:before{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #e964ac;
    margin-top: -5px;
}

.riyousya1 {
    background-size: cover;
}
.riyousya1 p.p1{
    background: #807dba;
    color: #fff;
    text-align: center;
    padding: 25px;
    font-size: 36px;
    font-weight: bold;
}

#uv20 {
    width: 100%;
    background-image: none;
}
#uv20 p.p1{
    background: #807dba;
    color: #fff;
    text-align: center;
    padding: 25px;
    font-size: 36px;
    font-weight: bold;
}

.uv21{
}
.uv21 dl{
    padding: 50px 0;
    font-size: 21px;
    font-weight: bold;
}
.uv21 dt{
    color: #807dba;
    border-bottom: 1px solid #807dba;
    padding-bottom: 5px;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.uv21 dt span{
    position: absolute;
    top: 0;
    left: 0;
}
.uv21 dd{
    position: relative;
    padding: 0px 0 30px 0;
    padding-left: 35px;
}
.uv21 dd em{
	font-style: normal;
	display: inline-block;
	margin-left: -.3em;
}
.uv21 dd span{
    position: absolute;
    top: 0;
    left: 0;
    color: #e0238e;
}

.uv29{}
.uv29 dl{
    padding: 30px 0;
    color: #737278;
}
.uv29 dt{}
.uv29 dd{
    padding: 0 0 0 .5em;
}
.uv29 dd ul{
    list-style: none;
}
.uv29 dd li{
    position: relative;
    padding-left: 20px;
}
.uv29 dd li:before{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #737278;
    display: block;
    position: absolute;
    left: 0;
    top: 5px;
}

@media screen and ( max-width:960px ){
div.uv02 div.uv1 {
    display: block;
}
.uv02 {
}
.uv02 dl.dl1{
}
.uv02 dl.dl1 dt{
    font-size: 4vw;
    color: #000;
}
.uv02 dl.dl1 dt p{
}
.uv02 dl.dl1 dd{
    font-size: 4.5vw;
}
.uv02 dl.dl1 dd span{
    font-size: 7vw;
}
.uv02 dl.dl1 dd em{
    font-size: 5vw;
}
.uv02 dl.dl1 dd p{
}
.uv02 p.p1{
    font-size: 4.5vw;
    line-height: 1.8;
}
.uv02 p.p1 span{
    padding-bottom: 3px;
    border-bottom-width: 3px;
}
.uv02 p.p2{
    font-size: 3vw;
}
.uv02 p.p2 span{
    color: #7370ae;
}
.uv02 ul.ul1{
    margin-bottom: 10%;
	margin-top: 5%;
	padding: 0 5% 0 0;
}
.uv02 ul.ul1 li{
    width: 42%;
    margin: auto;
}
.uv02 ul.ul1 li.li1{
    width: 55%;
    font-size: 3vw;
    padding: 10px;
    margin: auto;
	border-radius: 5px;
	box-sizing: border-box;
}

.uv05 {
}
.uv05 p.p1{
    font-size: 3.5vw;
    padding: 0 5%;
}

.uv07 dl{
}
.uv07 dt{
    font-size: 5vw;
    margin-bottom: 20px;
}
.uv07 dd{
    font-size: 3.5vw;
}
.uv07 dd em{
    font-size: 4vw;
}
.uv07 dd span{
    font-size: 10vw;
}
.uv07 p.p1{
    font-size: 4vw;
}
.uv07 p.p1 span{
    font-size: 5vw;
}

.products-box dl.dl1{
    padding: 0 5%;
}
.products-box dl.dl1 dt{
    font-size: 3vw;
}
.products-box dl.dl1 dt span{
}
.products-box dl.dl1 dd{
    font-size: 3.5vw;
}
.products-box dl.dl1 dd sup{
    font-size: 12px;
	margin-top: -20px;
	display: inline-block;
	vertical-align: middle;
}
.products-box dl.dl1 dd:before{
    width: 8px;
    height: 8px;
    margin-right: 5px;
}

.riyousya1 {
}
.riyousya1 p.p1{
    font-size: 6vw;
}

#uv20 {
}
#uv20 p.p1{
   font-size: 6vw;
}

.uv21{
}
.uv21 dl{
    padding: 10% 5% 5% 5%;
    font-size: 3vw;
}
.uv21 dt{
    padding-left: 25px;
}
.uv21 dt span{
}
.uv21 dd{
    padding: 0px 0 10px 0;
    padding-left: 25px;
}
.uv21 dd span{
}
.uv21 dd em{
	font-size: 2.5vw;
}

.uv29{}
.uv29 dl{
    padding: 5%;
    font-size: 12px;
}
.uv29 dt{}
.uv29 dd{
    padding: 0 0;
}
.uv29 dd ul{
    list-style: none;
}
.uv29 dd li{
    padding-left: 12px;
}
.uv29 dd li:before{
    width: 8px;
    height: 8px;
    top: 8px;
}
}

.uv30{
	padding: 50px 0;
	text-align: center;
}
.uv30 a{
	text-align: center;
	margin: 0 auto;
	display: block;
    max-width: 300px;
}
.uv30 a img{
    width: 100%;
}

@media screen and (max-width: 767px){
.sp-none {
    display: none;
}
}
@media screen and (min-width: 768px){
.pc-none {
    display: none;
}
}


#footer .pagetop {
    margin: 30px auto 30px !important;
}
@media screen and (max-width: 960px){
#footer .pagetop {
    margin: 25px auto 25px !important;
}
}

.riyousya2 {
    padding-bottom: 30px;
}
.riyousya2 dl {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.riyousya2 dl dt{
    width: 150px;
}
.riyousya2 dl dt img{
    max-width: 100%;
}
.riyousya2 dl dd{
    width: calc(100% - 160px);
}
.riyousya2 dl dd p{
    background: #fff;
    padding: 15px 15px;
    font-size: 15px;
    margin: 15px 0 0 0;
}

@media screen and (max-width: 768px){
div.riyousya2 {
    padding: 5% 5% 5% 5% !important;
}
.riyousya2 dl {
    padding: 15px 0;
}
.riyousya2 dl dt{
    width: 100px;
}
.riyousya2 dl dd{
    width: calc(100% - 110px);
}
.riyousya2 dl dd p{
    padding: 10px 10px;
    font-size: 12px;
}
}