@charset "utf-8";


/*=======================================================
	style
=======================================================*/
/*---------------------------------------------
	index
---------------------------------------------*/
.attento_select_index h1{
	margin: 0 0 15px;
	color: #c06;
	font-size: 2.2rem;
}
#attent_btm.attento_select_index{
	margin-bottom: 50px;
	padding: 40px 40px 30px;
	overflow: hidden;
	background: url(/img/bg_white_paper.jpg) repeat left top;
}
#attent_btm h2{
	font-size: 1.8rem;
}
.attento_lead{
	margin-bottom: 25px;
	font-size: 1.4rem;
}
.select_info{
	margin: 0 0 25px;
	padding: 20px 40px 20px;
	overflow: hidden;
	border: 1px solid #e6e1df;
	background-color: #fff;
}
.attento_select_list{
	margin: 0 40px 0 0;
	float: left;
	width: 380px;
}
#attento_select_list2{
	margin: 0;
}
.attento_select_index .attento_select_list li a{
	margin-bottom: 5px;
	padding: 8px 8px 8px 20px;
	display: block;
	position: relative;
	border-bottom: 1px solid #e5e5e5;
	color: #333;
	font-size: 1.5rem;
	line-height: 1.4;
}
.attento_select_index .attento_select_list li.last a{
	border: none;
}
.attento_select_index .attento_select_list li a:before{
	content: ' ';
	margin: 0;
	position: absolute;
	top: 0.6em;
	left: 0;
	width: 16px;
	height: 16px;
	background-image: url(../img/care_mark.png);
	background-repeat: no-repeat;
	background-position: -29px -45px;
}
.attento_select_index .attento_select_list li a:hover{
	opacity: 0.7;
	text-decoration: none;
}
#attento_select{
	padding: 0;
	background: url(../img/bg_white_paper.jpg) repeat-y left top;
}
#attent_btm.attento_select_index .select_before{
	margin: 15px 0;
	padding: 30px 50px;
	border: 1px solid #e6e1df;
	background-color: #fff;
}
#attent_btm.attento_select_index .select_before li{
	margin: 0 0 5px;
	font-size: 1.4rem;
}
.attento_select_index .chart_nav{
	padding-bottom: 15px;
	border-top: 1px dotted #a8a8a8;
}
.index_btn{
	margin: 10px 0 0;
	text-align: center;
}
.index_btn a:hover{
	opacity: 0.8;
}

/*---------------------------------------------
	bottom cmn
---------------------------------------------*/
.brand_cont #brand_btm{
	margin: 0;
	padding: 30px 40px;
	width: 645px;
	background: url(/img/bg_white_paper.jpg) repeat left top;
}
#brand_btm p{
	margin: 0 0 10px;
	font-size: 1.35rem;
	line-height: 1.65;
}

/* 見出し */
#attento_select main .ttl{
	margin-bottom: 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
	color: #c06;
	font-size: 1.8rem;
	line-height: 1.4;
}
#attento_select main .ttl a{
	color: #c06;
}
#attento_select main .ttl a:hover{
	opacity: 0.7;
	text-decoration: none;
}
#attento_select main .attento_cont h3:first-child{
	margin-top: 0;
}
#attento_select .ttl_lv4{
	margin: 50px 0 10px;
	padding: 10px 15px;
	display: block;
	background-color: #f5cee3;
	color: #774e64;
	font-size: 1.6rem;
	line-height: 1.4;
}
#attento_select .ttl_lv5{
	margin: 10px 0 5px;
	padding: 15px 0 0;
	display: block;
	clear: both;
	border-top: 1px dotted #ccc;
	font-size: 1.6rem;
	font-weight: bold;
}
#attento_select .ttl_lv5:before{
	content: ' ';
	margin-right: 5px;
	display: inline-block;
	width: 4px;
	height: 17px;
	background-color: #d12d84;
	vertical-align: middle;
}
#attento_select .ttl_lv5.noline{
	margin-top: 5px;
	padding: 0;
	clear: none;
	border: none;
}
#attento_select .ttl_lv6{
	margin: 30px 0 5px;
	font-size: 1.5rem;
	font-weight: bold;
}
#attento_select .ttl_lv6.fst{
	margin-top: 0;
}
#attento_select .ttl_lv6:before{
	content: ' ';
	margin-right: 5px;
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #555;
	vertical-align: middle;
}
#attento_select h3 + .ttl_lv4{
	margin-top: 0;
}
p + .ttl_lv4{
	margin-top: 20px;
}
p + .ttl_lv5,
ul + .ttl_lv5,
ol + .ttl_lv5,
dl + .ttl_lv5{
	margin-top: 30px;
}
#attento_select .attento_cont{
	margin: 20px 0 10px;
	padding: 20px 30px;
	box-sizing: border-box;
	border: 1px solid #efefef;
	background-color: #fff;
}
#attento_care .attento_cont p{
	margin-bottom: 10px;
}
#attento_select p,
#attento_select dt,
#attento_select dd,
#attento_select li{
	font-size: 1.4rem;
}
#attento_select .ttl{
	margin-bottom: 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #ddd;
	color: #c06;
	font-size: 2.0rem;
	font-weight: bold;
}
#attento_select main h1{
	margin: 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 5px solid #333;
	font-size: 1.8rem;
	line-height: 1.4;
}
#attento_select h3{
	margin-bottom: 15px;
	border-bottom: 2px dotted #666;
	font-size: 1.8rem;
}
#attento_select section dl{
	border-top: 1px dotted #666;
}
#attento_select section dt{
	margin: 0 -65px 0 0;
	padding: 6px 0;
	display: inline;
	float: left;
	clear: both;
	width: 65px;
	font-weight: bold;
}
#attento_select section dd{
	padding: 6px 10px 6px 65px;
	border-bottom: 1px dotted #666;
}

/* リスト */
.outline_list{
	margin: 10px 0 15px;
}

/* ナビゲーション */
#attento_select .content_nav{
	padding: 0;
	width: 240px;
	background-color: #fff;
}
#attento_select .nav_wrap{
	padding-top: 20px;
	width: 240px;
}
#attento_select .nav_wrap > div{
	margin: 0 10px;
}
.content_nav h2{
	margin: 0 10px 5px;
	padding: 5px 5px 20px;
	box-sizing: border-box;
	border-bottom: 2px dotted #555;
	font-size: 1.4rem;
	line-height: 1.3;
}
.content_nav h2 a{
	display: block;
	color: #555;
}
.content_nav ul{
	margin: 0;
}
.content_nav ul li{
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.content_nav ul a{
	padding: 7px 7px 7px 15px;
	display: block;
	position: relative;
	background-color: #fff;
	color: #333;
	font-size: 1.3rem;
	text-decoration: none;
	line-height: 1.4;
}
.content_nav ul a:before{
	content: ' ';
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	width: 8px;
	height: 14px;
	background-image: url(../img/care_mark.png);
	background-repeat: no-repeat;
	background-position: -36px -4px;
}
.content_nav li.current a{
	display: block;
	position: relative;
	background-color: #d12d84;
	color: #fff;
}
.content_nav li.current a:before{
	background-position: -36px -19px;
}
.content_nav ul a:hover{
	background-color: #e891be;
	color: #fff;
}
.nav2.current_parent{
	border-top: 1px solid #ccc;
}
.nav_ttl_lv2{
	margin: 0;
	padding: 10px 0;
	box-sizing: border-box;
	color: #d12d84;
	font-size: 1.4rem;
	text-align: left;
	line-height: 1.4;
}
.nav_ttl_lv2 a{
	padding-left: 25px;
	display: block;
	position: relative;
	color: #d12d84;
}
.nav_ttl_lv2 a:before{
	content: ' ';
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 23px;
	height: 23px;
	background-image: url(../img/care_mark.png);
	background-repeat: no-repeat;
	background-position: 0 -23px;
}
.nav_ttl_lv2 a:hover{
	opacity: 0.7;
	text-decoration: none;
}
#anchor_path_cont{
	overflow: hidden;
	float: none;
	width: 100%;
}
#attento_select .side_nav_btn{
	margin: 15px 0 15px;
	text-align: center;
}
#attento_select .nav_btn a{
	margin: 15px 10px 0;
	padding: 10px;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	width: 220px;
	height: 100px;
	border: 1px solid #cbcbcb;
	background: #fff url(/attento/select/easy/img/select_easy.png) no-repeat center 8px;
	text-indent: 150%;
	white-space: nowrap;
}
#attento_select .side_nav_btn a:hover{
	opacity: 0.8;
}
#attento_select .current.nav_btn a{
	border: 1px solid #d12d84;
}

/* select */
#attentoHeading h1{
	background: url(../img/ttl.png) no-repeat 0 0;
}
#anchor_path_cont{
	overflow: hidden;
	float: none;
	width: 100%;
}

/* ページ内リンク */
#anchor_path_cont ul{
	margin: 5px 2.0% 0 0;
	float: left;
	width: 49%;
}
#anchor_path_cont ul.rightlist{
	margin: 5px 0 0 0;
}
#anchor_path_cont li{
	margin: 0 0 5px;
}
#anchor_path_cont li a{
	padding: 5px 15px 5px 22px;
	display: block;
	position: relative;
	background-color: #f2dae5;
	color: #d12d84;
	font-size: 1.4rem;
}
#anchor_path_cont li a:before{
	content: ' ';
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 8px;
	width: 15px;
	height: 6px;
	background-image: url(../img/care_mark.png);
	background-repeat: no-repeat;
	background-position: -35px -36px;
}
#attento_select section p,
#attento_select section div,
#attento_select section dl{
	margin-bottom: 10px;
}
#attento_select .unorderdList,
#attento_select .orderdList{
	margin: 0 0 15px;
	padding-left: 30px;
}
#attento_select .orderdList{
	padding: 15px 20px;
	border: 1px solid #e0e0e0;
}
#attento_select .unorderdList{
	clear: both;
}
#attento_select .unorderdList li{
	margin-bottom: 5px;
	list-style-type: disc;
}
#attento_select .orderdList li{
	margin-bottom: 10px;
	padding: 10px 0 10px 1.5em;
	list-style-position: inside;
	list-style-type: decimal;
	border-bottom: 1px dotted #ccc;
	text-indent: -1.5em;
}
#attento_select .orderdList li:last-child{
	padding-bottom: 0;
	border: none;
}
.box{
	padding: 10px 15px;
	border: 1px solid #e0e0e0;
}
#attento_select dl{
	overflow: hidden;
	background: url(../img/dl_bg.png) repeat-y;
}
#attento_select dl dt{
	margin-top: -2px;
	padding: 10px;
	float: left;
	clear: both;
	width: 180px;
	border-top: 2px solid #fff;
	font-weight: bold;
}
#attento_select dl dd{
	margin-top: -2px;
	padding: 10px 0 10px 210px;
	border-top: 2px dotted #fae1ed;
	border-bottom: none;
}
#attento_select .attentoSelIcon{
	margin: 5px auto;
	padding: 10px 50px;
	width: 350px;
	border: 2px solid #efefef;
}
#attento_select .attentoSelIcon li{
	padding: 0 0 7px 0;
	font-weight: bold;
	line-height: 40px;
}
#attento_select .attentoSelIcon li img{
	margin-right: 5px;
	vertical-align: bottom;
}
#attento_select .attentoSelIconLi{
	height: 50px;
}
#attento_select .attentoSelIconLi li{
	float: left;
	width: 45px;
	height: 50px;
}

/* 指数などの表示 */
#attento_select section .exponent_wrap{
	margin-bottom: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: flex-start;
}
.exponent_wrap > *:first-child{
	padding-right: 20px;
	flex: 1;
}
.exponent_wrap > *:nth-child(2){
	margin-left: auto;
	text-align: center;
	width: 140px;
	box-sizing: border-box;
}

#attento_select .exponent_wrap .badge{
	margin: -25px 0 5px;
}
#attento_select .exponent_wrap .note{
	margin: 0;
	font-size: 0.9rem;
	line-height: 1.3;
}

/* 商品一覧 */
.attentoItemList{
	margin-bottom: 15px;
	display: flex;
	flex-wrap: wrap;
		border: 1px dashed #ccc;
		justify-content: center;
}
#attento_select .attentoItemList > li{
	margin: 0;
	padding: 10px 10px 5px;
	position: relative;
	width: 172px;
	background-color: #fff;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.4;
}
#attento_select .attentoItemList.adjustment_wide > li{
	width: 200px;
}
#attento_select .attentoItemList > li p{
	margin: 0;
	text-align: center;
	line-height: 1.2;
}
.item_img img{
	margin: 0 auto;
	text-align: center;
}
.attentoItemList > li img{
	width: auto;
	height: 150px;
}
.attentoItemList > li a{
	padding: 0 0 10px;
	display: block;
}
.attentoItemList > li a:hover{
	opacity: 0.7;
	text-decoration: none;
}
#attento_select .attentoItemList span{
	line-height: 1.2;
	position: relative;
	z-index: 10;
}
.capa{
	margin: 2px auto 5px;
	padding: 5px 0 3px;
	display: block;
	width: 8em;
	background-color: #ffff28;
	color: #003591;
	font-size: 1.15rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.1;
}
.attentoAlert{
	margin: 0 0 10px;
	padding: 18px 18px 8px;
	position: relative;
	border: 2px solid #dfdfc1;
	background: #f2f2da;
}
.attentoAlert h4{
	margin: 0 0 5px;
	position: relative;
	color: #6f685c;
	font-size: 1.5rem;
}
.attentoAlert h4:before{
	content: ' ';
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px dotted #a5a5a5;
}
.attentoAlert h4 span{
	padding: 0 5px 0 0;
	display: inline-block;
	position: relative;
	z-index: 10;
	background-color: #f2f2da;
	line-height: 1.4;
}

/* ページ下部 ナビゲーション */
.page_nav_list{
	overflow: hidden;
}
.prev{
	float: left;
	width: 48%;
}
.next{
	float: right;
	width: 48%;
	text-align: right;
}
.page_nav_list a{
	padding: 3px 0;
	display: inline-block;
	position: relative;
	border-bottom: 2px dotted #ea98c4;
	color: #d43c8d;
	font-size: 1.2rem;
	line-height: 1.3;
}
.prev a{
	padding-left: 13px;
}
.next a{
	padding-right: 13px;
}
.page_nav_list a:hover{
	opacity: 0.8;
	text-decoration: none;
}
.page_nav_list a:before{
	content: ' ';
	margin: auto 0;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 11px;
	height: 9px;
	background: url(../img/page_nav_list_arrow.png) no-repeat left top;
	background-size: 22px 9px;
}
.page_nav_list .next a:before{
	right: 0;
	left: auto;
	background: url(../img/page_nav_list_arrow.png) no-repeat right top;
	background-size: 22px 9px;
}

/* 3 */
.belt_color_cont{
	overflow: hidden;
}
.belt_color_info{
	float: left;
	width: 310px;
}
#attento_select .belt_color_img{
	margin: 0 0 0 15px;
	float: right;
}
#attento_select .belt_color_img img{
	width: 251px;
}

/* 4 */
#attento_select .attentoAlert .howto_point{
	margin: -25px 15px 0 -15px;
	position: relative;
	z-index: 100;
	float: left;
}
.howto_flow{
	overflow: hidden;
}
.howto_flow > li{
	margin: 35px 0 0 35px;
	position: relative;
	clear: both;
}
.howto_flow > li:before{
	content: ' ';
	margin: 0 auto;
	display: block;
	position: absolute;
	top: -32px;
	right: 0;
	left: 0;
	width: 28px;
	height: 28px;
	background: url(../img/flow_arrow.png) no-repeat center center;
}
.howto_flow > li:first-child{
	margin-top: 10px;
}
.howto_flow > li:first-child:before{
	content: none;
}
.howto_flow .flow_no{
	position: absolute;
	top: -4px;
	left: -35px;
}
#attento_select .howto_flow .flow_ttl_lv5{
	border: none;
	font-size: 1.5rem;
	font-weight: normal;
}
.img_num{
	color: #ff3652;
}
#attento_select .howto_box{
	float: left;
	width: 340px;
}
.howto_note{
	padding: 15px;
	overflow: hidden;
	clear: both;
	background-color: #ffedc9;
	background-color: #fff7eb;
}
.howto_note .note_ttl{
	color: #5d5d5d;
	font-size: 1.5rem;
}
#attento_select .howto_note_box{
	margin: 0;
	float: right;
	width: 390px;
}
#attento_select .howto_note_box.takeoff2{
	width: 350px;
}
#attento_select .howto_note p{
	margin: 0;
}
#attento_select .howto_note .mt_s{
	margin-top: 10px;
}
.check_point_cont{
	margin: 25px 0 0;
	padding: 15px 30px;
	border: 6px solid #f5cee3;
}
#brand_btm .howto_point{
	margin: -27px 5px 5px -10px;
	float: left;
}
#brand_btm .check_point_ttl{
	margin: 0 0 10px;
	padding: 2px 0 5px;
	display: block;
	float: left;
	width: 89%;
	border-bottom: 2px dotted #ccc;
	color: #d35b9b;
	font-size: 1.8rem;
}
#brand_btm .check_point{
	margin-bottom: 5px;
	color: #d35b9b;
	font-size: 1.4rem;
	font-weight: bold;
}
#brand_btm .check_point span{
	margin: 0 5px 0 -1.5em;
	display: inline-block;
}
.check_point_list{
	padding: 0 0 0 1.5em;
	clear: both;
}
#attento_select section .point_cont{
	padding: 10px 15px;
	overflow: hidden;
	clear: both;
	border: 1px solid #ccc;
}
#attento_select section .point_cont:last-child{
	margin-bottom: 25px;
}
.point_box{
	float: left;
	width: 410px;
}
.point_cont li,
.point_cont p{
	color: #404040;
	font-weight: bold;
}
#attento_select .point_cont .point_ttl{
	margin: 0 0 5px;
	padding: 0;
	display: inline-block;
	border-bottom: 1px dotted #6bccd8;
	color: #6bccd8;
	font-size: 1.5rem;
	line-height: 1.4;
}
#attento_select section .point_cont p{
	margin: 0;
}
#attento_select .attentoAlert .check_point{
	margin: 0 0 5px;
	color: #6f685c;
	font-weight: bold;
}
#attento_select #select5_img5_5{
	margin: 0 -10px 15px 10px;
	padding: 4px 4px 5px 4px;
	width: 165px;
	background: url(../img/select5_img5_5_bg.png) no-repeat left top;
}
#select5_img5_5 img{
	margin: 0 0 0 10px;
}
.attentoHowtoList{
	margin: 10px -20px 10px 0;
	list-style: none;
}
.attentoHowtoList li{
	padding: 0 0 15px 0;
	float: left;
	width: 200px;
}
.attentoHowtoList.list_2rows li{
	width: 295px;
}
.attentoHowtoList li .howto_img{
	width: auto;
	height: 170px;
}
.attentoHowtoList li .howto_img2{
	width: auto;
	height: 120px;
}
#attentoHowtoLiWide li{
	width: 240px;
}
.attentoHowtoList .attentoHowtoLiNar{
	width: 187px;
}
.attentoHowtoList li p,
.attentoHowtoList li div{
	margin-bottom: 10px;
	padding-right: 20px;
}
#attentoHowtoLiWide li p,
#attentoHowtoLiWide li div{
	width: 210px;
}
.attentoHowtoList li p img{
	vertical-align: bottom;
}
.attentoHowtoList li .attentoHowtoFlOut img{
	float: left;
}
.attentoHowtoList li .attentoHowtoFlOut{
	font-size: 11px;
	line-height: 1.3;
}
.attentoHowtoAlert{
	margin: 0 auto;
	padding: 20px;
	background: #ffeeca;
}
.attentoHowtoAlert img{
	float: left;
}
.attentoMT200{
	margin-top: 200px !important;
}
#attento_select section .attentoCase{
	margin: 20px 0 10px;
	padding: 5px;
	border-bottom: 2px solid #ebafc0;
	background: #fae3ea;
	font-size: 14px;
}
#attento_select section .attentoProposal{
	margin: 0 0 5px;
	padding: 0 0 5px;
	border-bottom: 2px dotted #ebafc0;
}
#attento_select .attentoSelectNext{
	padding: 8px 50px 8px 0;
	background: url(../img/select_footer.png) no-repeat right 0;
	font-size: 1.4rem;
	text-align: right;
	line-height: 1.4;
}
#attento_select .attentoSelectNext a{
	color: #d12d84;
}
/* 動画 */
.movie_cont{
	overflow: hidden;
}
.movie_cont a.youtube2:hover{
	opacity: 0.8;
}
.movie_ttl_lv2{
	margin: 40px 0 15px;
	padding: 3px 0 5px 8px;
	border-bottom: 1px dotted #777;
	border-left: 8px solid #efc4d8;
	background-color: #fff;
	color: #4d4d4d;
	font-size: 1.5rem;
}
#attento_select p.movie_time{
	color: #808080;
	font-size: 1.2rem;
}
.movie_cont h3{
	padding: 0 0 5px;
}
#attento_select .movie_cont .ttl_lv4{
	margin: 40px 0 15px;
	padding: 5px 0 5px 8px;
	overflow: hidden;
	border: 2px solid #d9d9d9;
	border-radius: 25px;
	background-color: #fff;
	background-color: #fafafa;
	box-shadow: 0 0 0 2px #fff inset;
	color: #696969;
}
#attento_select .movie_cont .ttl_lv4 .movie_mark{
	margin-right: 5px;
	display: inline-block;
}
#attento_select .movie_cont .ttl_lv4.movie1{
	margin-top: 0;
	color: #74415b;
}
#attento_select .movie_cont .ttl_lv4.movie2{
	color: #1560a0;
}
#attento_select .movie_cont .ttl_lv4.movie3{
	color: #667665;
}
.movie_info{
	margin-bottom: 25px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px dotted #909090;
	text-align: right;
}
.movie_info a{
	padding-bottom: 5px;
	display: inline-block;
	text-decoration: none;
	text-align: right;
}
.movie_info a:hover{
	opacity: 0.8;
}
.movie_info img{
	width: 114px;
}
.movie_info .play img{
	margin: 0 0 0 5px;
	width: 61px;
}
.movie_info.movie1 a{
	color: #74415b;
}
.movie_info.movie2 a{
	color: #1560a0;
}
.movie_info.movie3 a{
	color: #667665;
}
.cont_nav{
	margin: 10px 0 0;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
}
.cont_nav h5{
	margin: 0 0 5px;
	color: #6d7477;
	font-size: 1.4rem;
}
.cont_nav li{
	margin: 0 0 5px;
}
.cont_nav a{
	padding: 0 15px 0 15px;
	display: block;
	position: relative;
	color: #c31872;
	font-size: 1.3rem;
	line-height: 1.4;
}
.cont_nav a:before{
	content: ' ';
	margin: auto 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 6px;
	background-image: url(../img/care_mark.png);
	background-repeat: no-repeat;
	background-position: -35px -36px;
}
.attento_select_info_cont{
	margin-top: 20px;
	padding: 13px 20px;
	box-sizing: border-box;
	border: 1px solid #d1d1d1;
	background: url(../easy/img/select_cont_bg.png) repeat left top;
	box-shadow: 0 0 0 2px #fff inset;
}
#attento_select .attento_select_info_cont h3{
	margin-bottom: 5px;
	padding: 3px 10px;
	border: none;
	background-color: #59abba;
	color: #fff;
	font-size: 1.3rem;
}
#attento_select .attento_select_info_cont p{
	margin: 0;
	font-size: 1.3rem;
	line-height: 1.3;
}
#brand_btm .select_easy_btn{
	margin: 0 auto;
	overflow: hidden;
	width: 541px;
	height: 38px;
	background: url(../img/select_easy_btn.png) no-repeat left center;
	text-indent: 100%;
	text-align: center;
	white-space: nowrap;
}
.attento_select_info_cont a:hover{
	opacity: 0.8;
	text-decoration: none;
}

/* 5 */
#attento_select .attento_towel > li{
	padding-bottom: 10px;
	width: auto;
}
#attento_select .attento_towel > li img{
	margin-top: -10px;
}
#attento_select .attento_towel.wet_fragrance > li img{
	margin-bottom: -20px;
}
#attento_select .attento_towel.wet_towel > li img{
	margin-bottom: -25px;
}
#attento_select .attento_towel.wet_for_body > li img{
	margin-bottom: -15px;
}

/* 6 */
#attento_select .case_ttl_num{
	margin: 0 0 5px;
	font-size: 1.5rem;
}

/* 7 */
#attento_select .case_ttl_lv1{
	margin: 20px 0 10px;
	padding: 10px 10px 10px 90px;
	position: relative;
	border: none;
	background-color: #f5cee3;
	color: #774e64;
	font-size: 1.5rem;
	line-height: 1.4;
}
#attento_select .case_ttl_lv1 span{
	margin: 0 5px 0 0;
	padding: 2px 8px;
	display: inline-block;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #e35c9f;
	color: #fff;
	font-size: 1.4rem;
}
#attento_select .case_cont{
	margin: -10px 0 10px;
	padding: 10px 15px 5px;
	position: relative;
	background-color: #ffeef7;
	font-size: 1.6rem;
	line-height: 1.4;
}

/* clearfix */
#attento_select .attento_cont:after,
.attentoHowtoList:after,
.howto_flow li:after{
	content: ' ';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}


/* ===========================================
	MediaQueries
=========================================== */
/* スマホ----------------------------- */
@media screen and (max-width: 767px){
	#attento_select,
	#attent_btm.attento_select_index{
		padding: 0;
		background: url(/img/bg_white_paper.jpg) repeat left top;
	}

	/*---------------------------------------------
		index
	---------------------------------------------*/
	#attent_btm.attento_select_index{
		margin-bottom: 20px;
		padding: 10px;
	}
	.attento_cont_index{
		padding: 15px;
	}
	#attent_btm.attento_care_index{
		padding: 10px;
	}
	#attent_btm h1{
		margin: 0;
		padding: 0;
	}
	.select_info{
		margin: 0 0 25px;
		padding: 15px;
	}
	.attento_select_list{
		margin: 0;
		float: none;
		width: 100%;
	}
	.attento_select_index .attento_select_list li.last a{
		border-bottom: 1px solid #e5e5e5;
	}
	#attent_btm.attento_select_index .select_before{
		padding: 15px 30px;
	}
	#attento_select_list2 li:last-child a{
		border: none;
	}
	#attento_select.brand_cont{
		padding: 0;
	}
	#attento_select .attento_cont{
		padding: 20px 15px;
	}
	#attento_select dl{
		overflow: hidden;
		background: none;
	}
	#attento_select dl dt{
		margin-top: -2px;
		padding: 10px;
		display: block;
		float: none;
		clear: both;
		width: 100%;
		border-top: 2px solid #fff;
		background-color: #faebf3;
		font-weight: bold;
	}
	#attento_select dl dd{
		margin-top: -2px;
		padding: 10px 0;
		border-top: 2px dotted #fae1ed;
		border-bottom: none;
	}
	#attento_select .content_nav ul{
		width: 100%;
	}
	#attento_select .attentoSelIcon{
		padding: 10px 15px;
		box-sizing: border-box;
		width: 100%;
	}
	#attento_select .attentoSelIcon img{
		width: 35px;
	}
	.attentoHowtoAlert{
		box-sizing: border-box;
		width: 100%;
	}
	.attentoHowtoAlert img{
		margin: 0 auto;
		display: block;
		float: none;
	}
	.attentoHowtoAlert p{
		width: 100%;
	}
	#attento_select h3{
		line-height: 1.3;
	}
	#attento_select .side_nav_btn{
		margin: 15px 10px;
	}
	#attento_select .nav_btn a{
		margin: 15px auto 15px;
		padding: 0 0 21%;
		max-width: 500px;
		width: 100%;
		height: auto;
		border: 1px solid #cbcbcb;
		background: #fff url(/attento/select/easy/img/s/select_easy.png) no-repeat center center;
		background-size: 96% auto;
	}

	/*---------------------------------------------
		bottom cmn
	---------------------------------------------*/
	#attento_select main .ttl{
		margin: 0 0 15px 0;
	}
	#attent_btm .ttl{
		padding: 8px 0 0;
	}
	.brand_cont #brand_btm{
		padding: 15px 10px;
		box-sizing: border-box;
		float: none;
		width: 100%;
	}
	#attento_select h3{
		padding: 0 0 10px;
	}

	/* ナビゲーション */
	#attento_select .content_nav,
	#attento_select .nav_wrap{
		width: 100%;
	}
	#attento_select .nav_wrap{
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	.attento_select_index .column h3 a:before,
	.content_nav ul a:before,
	.nav_ttl_lv2 a:before{
		background-image: url(../img/s/care_mark.png);
		background-size: 47px auto;
	}
	#brand_btm{
		margin-bottom: 15px;
		padding-bottom: 10px;
	}

	/* 指数などの表示 */
	#attento_select .exponent_wrap > *:nth-child(2){
		width: 110px;
	}
	#attento_select .exponent_wrap > *:nth-child(2) img{
		width: 100%;
		height: auto;
	}
	#attento_select .exponent_wrap > *:first-child{
		padding-right: 10px;
	}
	#attento_select .exponent_wrap .badge{
		margin: 0 0 5px;
	}

	/* 商品一覧 */
	#attento_select .attentoItemList > li{
		padding: 2% 2% 1%;
		width: 45%;
		font-size: 1.2rem;
	}
	#attento_select .attentoItemList > li.oneitem .img_name{
		margin: 0 -40px;
		display: inline-block;
	}

	#attento_select .attentoItemList.adjustment_wide > li{
		width: 45%;
	}
	#attento_select .attentoItemList > li:nth-child(2n){
		margin-right: 0;
	}
	#attento_select .attentoItemList > li p{
		padding: 0 0 84%;
		position: relative;
		height: 0;
	}
	#brand .attentoItemList > li img{
		margin: 0 auto;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		width: auto !important;
		height: 100% !important;
	}
	#attento_select .unorderdList,
	#attento_select .orderdList{
		padding-left: 15px;
	}
	#attento_select .orderdList{
		padding: 10px 15px;
	}
	#attento_select .orderdList li{
		margin-bottom: 0;
	}
	.nav_btn{
		margin: 10px;
	}
	.attentoHowtoList{
		margin: 10px 0;
	}
	.attentoHowtoList li,
	.attentoHowtoList.list_2rows li,
	#attentoHowtoLiWide li,
	.attentoHowtoList .attentoHowtoLiNar{
		padding: 0 0 15px 0;
		box-sizing: border-box;
		float: none;
		width: 100%;
	}
	.attentoHowtoList li p,
	.attentoHowtoList li div{
		margin-bottom: 10px;
		padding-right: 0;
	}
	#select5_img4_3{
		padding: 0 0 85px;
		display: block;
		overflow: hidden;
		position: relative;
		width: 100%;
		height: 0;
		text-align: center;
	}
	#select5_img4_3 img{
		margin: 0 auto;
		position: absolute;
		right: 0;
		bottom: 0;
		left: 0;
		width: 200px;
	}
	.attentoHowtoAlert{
		padding: 10px 15px;
	}

	/* 4 */
	.howto_flow > li{
		margin: 35px 0 0 30px;
	}
	.howto_flow .flow_no{
		top: -2px;
		left: -30px;
		width: 25px;
	}
	.point_box{
		float: none;
		width: 100%;
	}
	#attento_select .howto_box{
		float: none;
		width: 100%;
	}
	#attento_select .float_right{
		float: none;
		text-align: center;
	}
	#attento_select .howto_note_box,
	#attento_select .howto_note_box.takeoff2{
		float: none;
		width: 100%;
	}
	.howto_img{
		width: 180px;
	}
	.howto_img_wide{
		width: 300px;
	}
	#attento_select #select5_img5_5{
		margin: 0;
		padding: 0;
		float: none;
		width: 100%;
		background: none;
		text-align: center;
	}
	#select5_img5_5 img{
		margin: 0 auto 10px;
		width: 150px;
	}
	.note_indent1{
		box-sizing: border-box;
	}
	#attento_select .howto_img_takeoff{
		float: none;
		text-align: center;
	}
	#attento_select .howto_img_takeoff img{
		width: 140px;
	}
	.check_point_cont{
		margin: 20px 0 0;
		padding: 10px 20px;
	}
	#brand_btm .howto_point{
		margin: -17px 0 5px -10px;
		width: 25%;
	}
	#brand_btm .check_point_ttl{
		float: right;
		width: 75%;
		font-size: 1.5rem;
		line-height: 1.4;
	}
	.howto_flow > li:before{
		width: 25px;
		background-size: 100% auto;
	}
	#attento_select section .point_cont{
		margin: 0 0 0 -30px;
	}
	#attento_select section .point_cont p{
		line-height: 1.4;
	}
	/* 動画 */
	#attento_select .movie_cont .ttl_lv4{
		display: flex;
		align-items: center;
		border-radius: 5px;
	}
	#attento_select .movie_cont .ttl_lv4 .movie_mark{
		display: block;
	}
	.movie_info{
		text-align: left;
	}
	.movie_info a{
		border-radius: 5px;
		font-size: 1.2rem;
		font-weight: bold;
		text-align: left;
		vertical-align: middle;
		line-height: 1.4;
	}
	.movie_info img{
		margin: 0 0 3px;
		width: 95px;
		vertical-align: middle;
	}
	.attento_select_info_cont{
		margin-top: 20px;
		padding: 15px;
	}
	#brand_btm .select_easy_btn{
		padding-bottom: 28%;
		width: 100%;
		height: 0;
		background: url(../img/s/select_easy_btn.png) no-repeat left center;
		background-size: 100% auto;
	}

	/* 3 */
	.belt_color_info{
		float: none;
		width: 100%;
	}
	#attento_select .belt_color_img{
		margin: 0 0 10px;
		float: none;
		text-align: center;
	}
	#attento_select .belt_color_img img{
		max-width: 320px !important;
		width: 100%;
	}

	/* 5 */
	#attento_select .attento_towel > li{
		padding-top: 0;
	}
	#attento_select .attento_towel > li p{
		padding-bottom: 70%;
	}
	#attento_select .attento_towel.wet_fragrance > li p{
		margin-bottom: -10%;
	}
	#attento_select .attento_towel.wet_towel > li p{
		margin-bottom: -10%;
	}
	#attento_select .attento_towel.wet_for_body > li p{
		margin-bottom: -5%;
	}
	#attento_select .attento_towel.wet_towel > li,
	#attento_select .attento_towel.wet_for_body > li{
		width: 48%;
	}

	/* ページ内リンク */
	#anchor_path_cont ul{
		margin: 5px 0 0 0;
		box-sizing: border-box;
		float: none;
		width: 100%;
	}
}
