@charset "shift_jis";
/* CSS Document */

#no1 {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic Pro", Meiryo, "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-feature-settings: "palt";
	letter-spacing: 0.08em;
}
#no1 h4 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 0.08em;
	color: #666666;
	padding: 10px 0 ;
	text-align: center;
}
#no1 .cta {
	position: relative;
	margin: 10px 0 20px;
}
#no1 .btn {
	position: absolute;
	bottom: 25px;
    left: 0;
    right: 0;
}
#no1 .btn2 {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}

/*************** #mainVisual ***************/
#mainVisual {
	background: linear-gradient(#ffffff, #fce1d2)fixed;
}
#mainVisual .inner {
	text-align: center;
	padding: 20px 0px;
}

#mainVisual .inner .wappen {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
}
#mainVisual .inner .wappen li {
	padding: 0 10px 15px;
}
#mainVisual .note {
	font-size: 12px;
}
#mainVisual .review {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 40px;
}

#mainVisual .review li{
	position: relative;
	padding-left: 15px;
    padding-bottom: 15px;
	line-height: 1.8em;
	text-align: left;

}
#mainVisual .review li:first-child{
		padding-left: 0;
}
#mainVisual .review li:nth-child(3n){
		padding-left: 0;
}
#mainVisual .inner .review li .first {
	position: absolute;
	bottom: 45px;
    right: 0;
    left: 20px;
    width: 280px;
}
#mainVisual .inner .review li .second {
	position: absolute;
	bottom: 95px;
    right: 0;
    left: 40px;
    width: 280px;
}
#mainVisual .inner .review li .third {
    position: absolute;
    bottom: 68px;
    right: 0;
    left: 20px;
    width: 280px;
}
#mainVisual .inner .review li .fourth {
	position: absolute;
	bottom: 68px;
    right: 0;
	left: 36px;
    width: 280px;
}

/*************** #sec1 ***************/
#SCT1 {
	background-color: #d2e9dc;
	padding: 40px 0;
}
#SCT1 .inner {
	background-image: url(../img/sec1_bg_pc.png);
	background-repeat: no-repeat;
	width: 664px;
	height: 794px;
	margin: 0 auto;
	padding: 45px;
    box-sizing: border-box;
	text-align: center;
}
#SCT1 .dr_comment {
	display: flex;
	justify-content: space-around;
}

#SCT1 .dr_comment .text {
	width: 60%;
}
#SCT1 .dr_comment .text img {
	text-align: center;
	margin: 8px 0 15px 0;
}
#SCT1 .dr_comment .subhead {
	font-size: 20px;
}

#SCT1 .dr_comment h3 {
	font-size: 30px;
	font-weight: 600;
	color: #666666;
	text-align: left;
	line-height: normal;
}
#SCT1 .dr_comment p {
	font-size: 14px;
	line-height: 1.8em;
	text-align: left;
}
#SCT1 .dr_comment .ill p {
	font-size: 12px;
}
#SCT1 .component {
	padding-top: 30px;
}
#SCT1 .component .img {
	padding-top: 25px;
	text-align: center;
}
.component .detail {
	padding-top: 30px;
	text-align: center;
}
.component .detail li {
	display: inline-block;
	font-size: 16px;
	padding: 0 10px 10px 0;
}

.component .detail li::before {
	content: url(../img/check_pc.png);
	padding-right: 12px;
	
}

/*************** #sec2 ***************/
#SCT2 {
	background-color: #fff2b2;
	padding: 35px 0;
	text-align: center;
}
#SCT2 .aroma_m {
	background-image: url(../img/sec2_bg1_pc.png);
	background-repeat: no-repeat;
    width: 668px;
    height: 654px;
	margin: 0 auto;
    padding-top: 145px;
    box-sizing: border-box;
}
#SCT2 .aroma_m .movie {
	padding-top: 30px;
}
#SCT2 .allergy_t {
	background-image: url(../img/sec2_bg2_pc.png);
	background-repeat: no-repeat;
    width: 668px;
    height: 852px;
	margin: 40px auto;
	padding: 125px 65px 0px;
    box-sizing: border-box;
}

#SCT2 .allergy_t .head p {
	padding-top: 10px;
}
#SCT2 .allergy_t .set {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0 20px;
}

#SCT2 .allergy_t .set ul li {
    font-weight: 600;
	text-align: left;
    color: #fff;
    background-color: #edaf9a;
    padding: 4px;
    margin-bottom: 8px;
	letter-spacing: normal;
}
#SCT2 .allergy_t .set ul li:last-child {
	    margin-bottom: 0px;
}
#SCT2 .allergy_t .note {
	text-align: left;
    font-size: 12px;
}
#SCT2 .allergy_t .dot {
	margin: 30px 0;
}
#SCT2 .allergy_t .bottle {
	display: flex;
	justify-content: space-between;
    align-items: flex-start;
}
#SCT2 .allergy_t .bottle .text{
	width: 50%;
	text-align: left;
}
#SCT2 .allergy_t .bottle .text img {
	display: block;
	padding-bottom: 10px;
}
/*************** #cart ***************/

#mainContents .cartObj {
	margin-bottom: 24px;
	width: 780px;
}
#mainContents .cartObj .block {
	border-bottom: 1px #cccccc solid;
	padding: 20px 0px 35px 15px;
}
#mainContents .cartObj h2 {
	position: relative;
	background-color: #f0e6d7;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(/css/PIE.htc);
	height: 45px;
	padding: 0 13px;
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
}
#mainContents .cartObj .image {
	padding-top: 15px;
	float: left;
}
#mainContents .cartObj .pack {
	padding-top: 15px;
	width: 525px;
	float: right;
}
#mainContents .cartObj .p1 {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	color: #fc9627;
}
#mainContents .cartObj h3 {
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
}
#mainContents .cartObj h3 a {
	color: #333;
}
#mainContents .cartObj h3 span {
	display: block;
	font-size: 14px;
}
#mainContents .cartObj .p2 {
	margin-bottom: 6px;
	font-size: 12px;
	border-bottom: 1px #999999 dotted;
	padding:0 0 15px 0;
}
#mainContents .cartObj .noborder {
	border-top: none;
}
#mainContents .cartObj .p2 span {
	font-weight: bold;
}
#mainContents .cartObj .p3 {
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 180%;
}
#mainContents .cartObj .red {
	color: #c00;
	font-weight: 600;
}
#mainContents .cartObj .p3 span {
	font-size: 12px;
	font-weight: normal;
}
#mainContents .cartObj .p3 strong span {
	font-family: Helvetica, Arial, 'Lucida Grande', sans-serif;
	font-weight: bold;
	font-size: 32px;
}
#mainContents .cartObj .price {
	float: left;
}
#mainContents .cartObj .p5 {
	background: url(../img/bg_price.png) no-repeat center top;
	margin-top: 8px;
	padding: 6px 14px 2px 14px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: left;
}
#mainContents .cartObj .p5 span {
	font-size: 14px;
}
#mainContents .cartObj .p6 {
	clear: both;
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.3;
	margin-bottom: 20px;
}
#mainContents div.cartObj .button {
	margin-top: 10px;
	float: right;
	width: 300px;
}
#mainContents div.cartObj .p7 a {
	background: url(../img/btn_bg_02.png) no-repeat;
	background-position: 0 0;
	margin: 0 0 0 auto;
	float: left;
	border: none;
	width: 190px;
	height: 39px;
	font-weight: bold;
	text-shadow: #e36000 1px 1px 1px;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
	font-size: 16px;
	line-height: 39px;
	display: block;
	text-align: center;
}
#mainContents div.cartObj .p7 a:hover {
	background-position: 0 -39px;
	text-decoration: none;
}
#mainContents .cartObj .p8 {
	clear: both;
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 20px;
}