@charset "utf-8";
/*ライフスタイルから選ぶコンタクト-新生活応援 2020.3 */
#newlife2020 div,
#newlife2020 p,
#newlife2020 span,
#newlife2020 h1,
#newlife2020 h2,
#newlife2020 h3,
#newlife2020 ul,
#newlife2020 li,
#newlife2020 a{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

#newlife2020 *{
	font-family:"Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*ヘッダー*/
#newlife2020 .header_area{
	background: url(/campaign/newlife/2020/img/bg_header.png) left top;
	margin-bottom: 78px;
	position:relative;
}

#newlife2020 .fixed_container{
	max-width:950px;
	margin:auto;
}

#newlife2020 .lead_area{
	position:relative;
	margin-bottom: 85px;
}

#newlife2020 .lead_bgimage{
	position: absolute;
	top: 27px;
	right: 145px;
	z-index: 1;
}

#newlife2020 .text01{
	font-size: 16px;
	font-weight: 500;
	line-height: 2.8;
	letter-spacing: 5px;
	margin: 0;
	text-align: center;
}

#newlife2020 .lead_area .text01 em {
	font-style: normal;
	background-color: #fdff31;
	padding: 3px 0;
}

#newlife2020 .header_bg img{
	width:1120px;
	margin:0 auto;
	text-align:center;
	display:block;
	z-index:1000;
}

/*コンテンツもくじ*/
#newlife2020 .content_list_area{
	background-color:#f1c90f;
	padding:80px 0 130px;
}

#newlife2020 .content_list{
	position:relative;
	left:50%;
	float:left;
}

/*クーポンコード*/
#newlife2020 .coupon_area {
	position: relative;
	padding: 100px 0 0;
	background-image: url(/campaign/newlife/2020/img/cherry_02.png),url(/campaign/newlife/2020/img/bg_contents.png);
	background-repeat:  no-repeat, repeat;
	background-position: 30% 11%, left top;
}

#newlife2020 .coupon_title {
	margin: 0;
}

#newlife2020 .coupon_titleimage {
	display: block;
	width: 114px;
	margin: 0 auto 20px;
}

#newlife2020 .coupon_subtitleimage{
	display: block;
	width: 240px;
	margin: 0 auto 50px;
}

#newlife2020 .coupon_boxes {
	font-size: 0;
	overflow: hidden;
	width: 897px;
	margin: 65px auto 40px;
}

#newlife2020 .coupon_box {
	display: inline-block;
	margin-right: 13px;
	padding: 33px 40px 45px;
	background: #fff;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	width: 442px;
}

#newlife2020 .coupon_box:last-of-type {
	margin-right: 0;
}

#newlife2020 .coupon_box:hover {
	opacity: 0.8;
}

#newlife2020 .type_title {
	width: 200px;
	margin: 0 auto 26px;
}

#newlife2020 .text1 {
	letter-spacing: 0.06em;
	background: #ff6e90;
	color: #fff;
	font-size: 19px;
	margin-bottom: 25px;
}

#newlife2020 .text1 .num {
	font-size: 24px;
	letter-spacing: 0.1em;
	vertical-align: -1px;
}

#newlife2020 .off{
	width: 240px;
	margin: 0 auto 32px;
}

#newlife2020 .text2 {
	letter-spacing: 0.06em;
	background: #2a84f3;
	color: #fff;
	font-size: 19px;
	margin-bottom: 25px;
}

#newlife2020 .text2 .num {
	font-size: 24px;
	letter-spacing: 0.07em;
	vertical-align: -3px;
}

#newlife2020 .text3 {
	position: relative;
	font-size: 19px;
	color: #504b49;
}

#newlife2020 .text3:before {
	position: absolute;
	left: 81px;
	top: 2px;
	content:"";
	width: 0;
	height: 0;
	border: 7px solid transparent;
	border-bottom: 13px solid #504b49;
}

#newlife2020 .js-switch_items > *:not(:first-child) {
	display: none;
}

#newlife2020 .code_box1 {
	margin: 0 auto 20px;
	padding: 25px 0;
	background-color: #ffffff;
	border: solid 2px #ff6e90;
}

#newlife2020 .code_box1 .text {
	border-right: solid 2px #ff6e90;
	color: #ff6e90;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 15px 20px 15px 7px;
	font-size: 15px;
	line-height: 1;
}

#newlife2020 .code_box1 .code {
	display: inline-block;
	vertical-align: top;
	color: #ff6e90;
	font-size: 46px;
	line-height: .8;
	letter-spacing: 0.1em;
	padding: 0 0 0 20px;
	position: relative;
	top: 2px;
}

#newlife2020 .code_box2 {
	margin: 0 auto 20px;
	padding: 25px 0;
	background-color: #ffffff;
	border: solid 2px #2a84f3;
}

#newlife2020 .code_box2 .text {
	border-right: solid 2px #2a84f3;
	color: #2a84f3;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 15px 20px 15px 7px;
	font-size: 15px;
	line-height: 1;
}

#newlife2020 .code_box2 .code {
	display: inline-block;
	vertical-align: top;
	color: #2a84f3;
	font-size: 46px;
	line-height: .8;
	letter-spacing: 0.1em;
	padding: 0 0 0 20px;
	position: relative;
	top: 2px;
}

#newlife2020 .caution {
	color: #4c4948;
	font-weight: 500;
	font-size: 15px;
	letter-spacing: 0.12em;
	padding-bottom: 93px;
	text-align: center;
}

/*アンカーリンクメニュー*/
#newlife2020 .menu_area{
	padding-top: 93px;
}

#newlife2020 .undermenu_area{
	padding-top: 0;
}

#newlife2020 .menu_title {
	margin: 0;
}

#newlife2020 .menu_titleimage {
	display: block;
	width: 164px;
	margin: 0 auto 20px;
}

#newlife2020 .menu_subtitleimage{
	display: block;
	width: 300px;
	margin: 0 auto 53px;
}

#newlife2020 .menu{
	font-size: 0;
	margin: 0 auto;
	width: 898px;
}

#newlife2020 .menu li{
	display: inline-block;
	font-size: 22px;
	margin-right: 10px;
	text-align: center;
	width: 217px;
}

#newlife2020 .menu li:last-of-type{
	margin-right: 0;
}

#newlife2020 .menu li a{
	border-radius: 3px;
	display: block;
	color: #fff;
	letter-spacing: 3px;
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	line-height: 1;
	padding: 26px 28.5px 28.5px 28.5px;
	position: relative;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

#newlife2020 .menu li a:after{
	position: absolute;
	left: 48%;
	bottom: 4px;
	content: "";
	border: 5px solid transparent;
	border-top: 7px solid #fff;
	line-height: 1;
	width: 0;
	height: 0;
	-webkit-transition: all .2s cubic-bezier(.17,.67,.65,1.38);
	transition: all .2s cubic-bezier(.17,.67,.65,1.38);
}

#newlife2020 .menu li a:hover{
	display: block;
	color: #fff;
	padding: 26px 28.5px 28.5px 28.5px;
	opacity: 0.8;
}

#newlife2020 .menu li a:hover:after{
	bottom: 0;
}

/*下部メニュー*/
#newlife2020 .list_title {
	margin: 0;
}

#newlife2020 .list_titleimage{
	display: block;
	width: 446px;
	margin: 0 auto 48px;
}

#newlife2020 .undermenu{
	font-size: 0;
	margin: 0 auto;
	width: 898px;
}

#newlife2020 .undermenu li{
	display: inline-block;
	font-size: 22px;
	margin-right: 10px;
	text-align: center;
	width: 217px;
}

#newlife2020 .undermenu li:last-of-type{
	margin-right: 0;
}

#newlife2020 .undermenu li a{
	border-radius: 3px;
	display: block;
	color: #fff;
	letter-spacing: 3px;
	font-family: Century Gothic, sans-serif;
	font-weight: bold;
	line-height: 1;
	padding: 26px 28.5px 28.5px 28.5px;
	position: relative;
}

#newlife2020 .undermenu li a:after{
	position: absolute;
	right: 12px;
	bottom: 34px;
	content: "";
	border: 5px solid transparent;
	border-left: 7px solid #fff;
	line-height: 1;
	width: 0;
	height: 0;
	-webkit-transition: all .2s cubic-bezier(.17,.67,.65,1.38);
	transition: all .2s cubic-bezier(.17,.67,.65,1.38);
}

#newlife2020 .undermenu li a:hover{
	display: block;
	color: #fff;
	padding: 26px 28.5px 28.5px 28.5px;
	opacity: 0.8;
}

#newlife2020 .undermenu li a:hover:after{
	right: 5px;
}

/*メニューボタンカラー*/
#newlife2020 .btn01{
	background: #2a84f3;
}

#newlife2020 .btn02{
	background: #55c5d2;
}

#newlife2020 .btn03{
	background: #ff6e90;
}

#newlife2020 .btn04{
	background: #f0bb2b;
}

/*商品一覧*/
#newlife2020 .product_area {
	padding: 5px 0 77px 0;
}

#newlife2020 .product_title {
	margin: 0 0 75px 0;
}

#newlife2020 .product_container{
	width:950px;
	margin:auto;
}

/* テンプレートの調整
------------------------------------ */
#newlife2020 .tempA_pbox_wrap {
	margin: 0;
}

.tempA_pbox_wrap:after {
	content: "";
	clear: both;
	display: block;
}

#newlife2020 .cate_1day_wrap {
	background: #d0e5ff;
	margin-bottom: 60px;
	padding: 26px 26px 12px;
}

#newlife2020 .cate_1day_wrap:after {
	content: "";
	clear: both;
	display: block;
}

#newlife2020 .cate_2week_wrap {
	background: #c9ecf0;
	margin-bottom: 60px;
	padding: 26px 26px 12px;
}

#newlife2020 .cate_2week_wrap:after {
	content: "";
	clear: both;
	display: block;
}

#newlife2020 .cate_color_wrap {
	background: #ffd8e1;
	margin-bottom: 60px;
	padding: 26px 26px 12px;
}

#newlife2020 .cate_color_wrap:after {
	content: "";
	clear: both;
	display: block;
}

#newlife2020 .cate_toric_wrap {
	background: #f8e5b1;
	margin-bottom: 0;
	padding: 26px 26px 12px;
}

#newlife2020 .cate_toric_wrap:after {
	content: "";
	clear: both;
	display: block;
}

#newlife2020 .cate_1day_title {
	background: #2a84f3;
	color: #fff;
	font-family: Century Gothic, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
}

#newlife2020 .cate_2week_title {
	background: #55c5d2;
	color: #fff;
	font-family: Century Gothic, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
}

#newlife2020 .cate_color_title {
	background: #ff6e90;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
}

#newlife2020 .cate_toric_title {
	background: #f0bb2b;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1;
	padding: 25px 0;
	text-align: center;
}

#newlife2020 .tempA_pbox_S {
	width:290px;
	height: auto;
	min-height: 410px;
	margin: 0 14px 14px 0;
	padding:20px 0 0;
	border: 1px solid #eeeeee;
	border-radius:0;
}

#newlife2020 .tempA_pbox_S:nth-of-type(3n) {
	margin-right: 0;
}

#newlife2020 .tempA_pbox_S .sub_box {
	padding-bottom: 70px;
}

#newlife2020 .line_through{
	font-size:80%;
	color:#000;
}

#newlife2020 .tempA_pbox .order_menu li .col:first-child{
	width:50px;
}

#newlife2020 .tempA_pbox .order_menu li .col .price{
    display: inline-block;
    padding: 0;
    color: #FF0000;
    line-height: 1.2;
}

#newlife2020 .tempA_pbox .order_menu li .item_icon{
	margin-left:14px;
}

#newlife2020 .tempA_pbox .order_btn_box{
	z-index:3;
}

#newlife2020 .tempA_pbox .brand img {
	height: 26px;
}
/* ここから新しいカラー選択付きの商品ボックス
------------------------------------ */
/* 商品カラー切替えボタン */
#newlife2020 .colorswitch_style.tempA_pbox .color_select_box{
	margin:10px 0 15px;
}

#newlife2020 .colorswitch_style.tempA_pbox .color_select_ttl{
	margin:10px 0;
	border:2px solid currentColor;
	padding:2px 0;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#newlife2020 .colorswitch_style.tempA_pbox .color_select_ttl_left{
	padding: 3px 5px;
	text-align:left;
}
#newlife2020 .colorswitch_style.tempA_pbox .color_select_ttl.red_ttl{
	color:#e5004f;
}

#newlife2020 .colorswitch_style.tempA_pbox .color_select_ttl.blue_ttl{
	color:#454db6;
}

#newlife2020 .colorswitch_style.tempA_pbox .color_list::after{
	content:"";
	clear:both;
	display:block;
}

#newlife2020 .colorswitch_style .color_list li{
	float:left;
	height:32px;
	margin-right:5px;
	margin-bottom:4px;
	font-size:10px;
	text-align:center;
	border:1px solid #cccccc;
	color:#444444;
	line-height:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	cursor:pointer;
}

#newlife2020 .colorswitch_style .color_list li.small{
	font-size: 9px;
}

#newlife2020 .colorswitch_style.tempA_pbox_S .color_list li,
#newlife2020 .colorswitch_style.tempA_pbox_S .color_list li{
	width:122px;
}

#newlife2020 .colorswitch_style.tempA_pbox_S .color_list li:nth-child(2n),
#newlife2020 .colorswitch_style.tempA_pbox_S .color_list li:nth-child(2n){
	margin-right:0;
}

#newlife2020 .colorswitch_style.tempA_pbox_M .color_list li{
	width:130px;
}

#newlife2020 .colorswitch_style.tempA_pbox_M .color_list li:nth-child(3n){
	margin-right:0;
}

#newlife2020 .colorswitch_style.tempA_pbox_XL .color_list li{
	width:121px;
}
#newlife2020 .colorswitch_style.tempA_pbox_XL .color_list li:nth-child(2n){
	margin-right:0;
}
#newlife2020 .colorswitch_style.tempA_pbox .color_list li.active{
	color:#ffffff;
}
#newlife2020 .colorswitch_style.tempA_pbox .color_select_box p{
	font-size:10px;
	font-weight:400;
	margin-top:16px;
}
/*ここからカラータブ*/
/*新ナチュラルベール*/
#newlife2020 .color_PA1DWRNV30_2{
	border-color:#fbcfd4;
	background-color:#fcdce0 !important;
}
#newlife2020 .color_PA1DWRNV30_2.active{
	border-color:#f194a0;
	background-color:#f194a0 !important;
}
/*新ヴィヴィッドベール*/
#newlife2020 .color_PA1DWRVV30_2{
	border-color:#c0a2a0;
	background-color:#d5bfbe !important;
}
#newlife2020 .color_PA1DWRVV30_2.active{
	border-color:#be9a98;
	background-color:#be9a98 !important;
}
/*ヴィヴィッドスタイル*/
#newlife2020 .color_JJ1DADMV{
	border-color:#f3d5ec;
	background-color:#f4e2f5 !important;
}
#newlife2020 .color_JJ1DADMV.active{
	border-color:#a9007f;
	background-color:#a9007f !important;
}
/*ナチュラルシャイン*/
#newlife2020 .color_JJ1DADMN{
	border-color:#f9e0c9;
	background-color:#ffecda !important;
}
#newlife2020 .color_JJ1DADMN.active{
	border-color:#ea4d13;
	background-color:#ea4d13 !important;
}
/*アクセントスタイル*/
#newlife2020 .color_JJ1DADMA{
	border-color:#d4def5;
	background-color:#e4ecfe !important;
}
#newlife2020 .color_JJ1DADMA.active{
	border-color:#3849af;
	background-color:#3849af !important;
}
/*ラディアントブライト*/
#newlife2020 .color_JJ1DADRB{
	border-color:#f6edc1;
	background-color:#fdfacd !important;
}
#newlife2020 .color_JJ1DADRB.active{
	border-color:#ffc100;
	background-color:#ffc100 !important;
}
/*ラディアントチャーム*/
#newlife2020 .color_JJ1DADRC{
	border-color:#c8e8e8;
	background-color:#d9f0f0 !important;
}
#newlife2020 .color_JJ1DADRC.active{
	border-color:#31b5b8;
	background-color:#31b5b8 !important;
}
/*ラディアントスウィート*/
#newlife2020 .color_JJ1DADRS{
	border-color:#f6dce8;
	background-color:#fce8f1 !important;
}
#newlife2020 .color_JJ1DADRS.active{
	border-color:#e76da5;
	background-color:#e76da5 !important;
}
/*ラディアントシック*/
#newlife2020 .color_JJ1DADRCI{
	border-color:#f1c9ce;
	background-color:#f5d4d8 !important;
}
#newlife2020 .color_JJ1DADRCI.active{
	border-color:#9e2b39;
	background-color:#9e2b39 !important;
}
#newlife2020 .color_name{
	padding:8px;
	color:#fff;
}

/*リッチブラウン*/
#newlife2020 .color_CV1DFLIB{
	border-color:#d9cfcb;
	background-color:#e2d9d6 !important;
}
#newlife2020 .color_CV1DFLIB.active{
	border-color:#957268;
	background-color:#957268 !important;
}
/*ライトブラウン*/
#newlife2020 .color_CV1DFLIL{
	border-color:#e4d2cc;
	background-color:#eee2de !important;
}
#newlife2020 .color_CV1DFLIL.active{
	border-color:#b97859;
	background-color:#b97859 !important;
}
/*ジェットブラック*/
#newlife2020 .color_CV1DFLI{
	border-color:#d6e0e6;
	background-color:#e7edf1 !important;
}
#newlife2020 .color_CV1DFLI.active{
	border-color:#453b46;
	background-color:#453b46 !important;
}
/*ダイヤモンドブラック*/
#newlife2020 .color_CV1DFLIDB{
	border-color:#dedddd;
	background-color:#ededed !important;
}
#newlife2020 .color_CV1DFLIDB.active{
	border-color:#747184;
	background-color:#747184 !important;
}
/*エスプレッソゴールド*/
#newlife2020 .color_CV1DFLIEG{
	border-color:#e9e2d6;
	background-color:#f1ebe0 !important;
}
#newlife2020 .color_CV1DFLIEG.active{
	border-color:#e7c274;
	background-color:#e7c274 !important;
}

/*トパーズ ワンデー ペリドット*/
#newlife2020 .color_PI1DTPP10{
	border-color:#bbd7cb;
	background-color:#cbe0d7 !important;
}
#newlife2020 .color_PI1DTPP10.active{
	border-color:#aedac4;
	background-color:#aedac4 !important;
}
/*トパーズ ワンデー オパール */
#newlife2020 .color_PI1DTPO10{
	border-color:#f0c3af;
	background-color:#f3d1bf !important;
}
#newlife2020 .color_PI1DTPO10.active{
	border-color:#f0bba4;
	background-color:#f0bba4 !important;
}
/*トパーズ ワンデー ハニーアンバー*/
#newlife2020 .color_PI1DTPHA10{
	border-color:#fde99d;
	background-color:#fff5d1 !important;
}
#newlife2020 .color_PI1DTPHA10.active{
	border-color:#f5e298;
	background-color:#f5e298 !important;
}
/*トパーズワンデー デートトパーズ*/
#newlife2020 .color_PI1DTPDT10{
	border-color:#c7c1d9;
	background-color:#dfdce9 !important;
}
#newlife2020 .color_PI1DTPDT10.active{
	border-color:#c2bcd4;
	background-color:#c2bcd4 !important;
}
/*トパーズ ワンデー ストロベリークォーツ*/
#newlife2020 .color_PI1DTPSQ10{
	border-color:#e8bfca;
	background-color:#f5d9e1 !important;
}
#newlife2020 .color_PI1DTPSQ10.active{
	border-color:#e4bbc6;
	background-color:#e4bbc6 !important;
}
/*トパーズ ワンデー ラピスラズリ*/
#newlife2020 .color_PI1DTPLL10{
	border-color:#cddfed;
	background-color:#e3eff8 !important;
}
#newlife2020 .color_PI1DTPLL10.active{
	border-color:#c5d8e8;
	background-color:#c5d8e8 !important;
}

/*ジルスチュアートワンデー ブリリアントブルー*/
#newlife2020 .color_SD1DJSBB10{
	border-color:#dce8f7;
	background-color:#e5eefa !important;
}
#newlife2020 .color_SD1DJSBB10.active{
	border-color:#b2cdef;
	background-color:#b2cdef !important;
}
/*ジルスチュアートワンデー オートクチュールオリーブ*/
#newlife2020 .color_SD1DJSHO10{
	border-color:#e5e6b4;
	background-color:#f0f0df !important;
}
#newlife2020 .color_SD1DJSHO10.active{
	border-color:#b6b693;
	background-color:#b6b693 !important;
}
/*ジルスチュアートワンデー フローラルピンク*/
#newlife2020 .color_SD1DJSFP10{
	border-color:#f0dadf;
	background-color:#f6e3e7 !important;
}
#newlife2020 .color_SD1DJSFP10.active{
	border-color:#e0acb8;
	background-color:#e0acb8 !important;
}