@charset "utf-8";


/*=======================================================
	アテント
=======================================================*/
/*---------------------------------------------
	index
---------------------------------------------*/
/* brand color */
#attento_index #brand_index_header header{
	margin-bottom: 15px;
	padding: 0;
	min-height: 545px;
	overflow: visible;
}
#attento_index #brand_index_header header .attento_ttl{
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 480px;
	background: url(../img/brand_header.jpg) no-repeat center top;
	text-indent: 100%;
	white-space: nowrap;
}

#brand_index_header{
	padding-bottom: 45px;
}

/* brand_nav */
#navbadge{
	margin-bottom: -43px;
}
#brand_nav ul{
	background: url(../img/brand_nav_bg.png) no-repeat left top;
	background-size: 970px 100%;
}
#brand_nav ul li{
	float: left;
	height: 55px;
}
#brand_nav ul li a{
	padding-top: 10px;
}
#brand_nav ul li.special a,
#brand_nav ul li.useful_info a,
#brand_nav ul li.nav_lineup a{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 22px;
	font-size: 1.2rem;
	text-indent: -22px;
	line-height: 2px;
}

/* brand_nav 現在地表示調整 */
.useful_info_cont #brand_nav ul li.useful_info{
	background: url(/img/brand_nav_current_bg.png) no-repeat center bottom;
}
.useful_info_cont #brand_nav ul li.useful_info a{
	border-bottom: 2px dotted #fff;
	opacity: 1;
	color: #fff;
	text-decoration: none;
}
.useful_info_cont #brand_nav ul li.useful_info a:before{
	opacity: 1;
}

/* aside */
#productsList_cont{
	margin: -20px 0 10px;
}

.info_text .outsite_mark,
.info_text .pdf_mark{
	margin-top: 3px;
	color: #0066cc;
	display: inline-block;
}

/* --- ブランドメッセージ --- */
.attento_brand_message #brand_message_attentologo{
	margin: 0 0 10px -70px;
	display: inline-block;
	vertical-align: middle;
}
.attento_brand_message #brand_message_attentologo img{
	margin-bottom: 5px;
}
.attento_brand_message #brand_message_lead{
	margin: 0 10px 15px;
	display: inline-block;
	vertical-align: middle;
}
.attento_brand_message #brand_message_lead + p{
	margin: -10px 0 0;
	padding: 0 0 20px;
}
.attento_brand_message #renew_list{
	margin: 15px 0 0;
}


/* --- ブランドリニューアル ブランドメッセージ --- */
#brand_message_cont{
	padding: 40px 100px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 4px rgba(0,0,0,0.1);
	text-align: center;
}
#brand_message_cont p{
	margin-bottom: 20px;
	font-size: 1.8rem;
	line-height: 1.8;
}
#brand_message_attentologo{
	margin: 0 0 25px;
}
#brand_message_lead,
#brand_message_lead strong{
	margin: 0 0 15px;
	display: inline-block;
	color: #023692;
	font-size: 2.6rem;
	vertical-align: middle;
	line-height: 1.3;
}
#brand_message_lead img{
	margin: -20px 20px 0 -10px;
	display: inline-block;
	vertical-align: middle;
}

/* ブランドリニューアル */
#rebrand_logo{
	margin: 0 0 10px;
}
#design_cont{
	margin: 55px -100px -40px;
	padding: 10px 50px 45px;
	background: url(/img/bg_white_paper.jpg) repeat left top;
}
#design_cont .design_note{
	text-align: left;
}
#logo_design_note{
	margin: 40px 0 0;
}

.about_cont{
	margin: 0 0 30px;
	padding: 35px;
	border: 1px solid #edeae1;
	background-color: #fff;
}
#design_cont .design_note p{
	margin: 0 0 5px;
	font-size: 1.4rem;
	line-height: 1.6;
}
#design_cont h3{
	margin: 0 0 10px;
	color: #023692;
	font-size: 1.8rem;
}
#design_cont h4{
	margin: 10px 0 0;
	padding: 8px;
	background: url(../img/ttl_bg.png) no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 1.5rem;
	text-align: center;
}
.list_inline{
	margin: 15px 0 20px;
	text-align: center;
	letter-spacing: -0.4em;/*隙間をなくすためのハック*/
}
.list_inline li{
	margin: 0 7px;
	display: inline-block;
	vertical-align: top;
	letter-spacing: normal;/*隙間をなくすためのハック*/
}
#old_new_logo li{
	margin: 0 48px;
	position: relative;
}
#old_new_logo #old_logo h4{
	margin: 0 0 5px;
	padding: 10px;
	background: url(../img/ttl_bg2.png) no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	line-height: 1.3;
}
#old_new_logo #new_logo h4{
	margin: 0 0 5px;
	padding: 10px;
	color: #fff;
	line-height: 1.3;
}
#old_new_logo li#old_logo:after{
	content: ' ';
	position: absolute;
	z-index: 10;
	top: 85px;
	right: -94px;
	width: 82px;
	height: 64px;
	background: url(../img/old_new_arrow.png) no-repeat left top;
}
#renew_list li img{
	width: 172px;
	height: auto;
}
#package_img{
	margin-bottom: 10px;
}

#design_cont .design_note #rebrand_note{
	font-size: 1.2rem;
	text-align: right;
}

.comment{
	margin: 30px 0;
	padding: 35px;
	border: 1px solid #f4a6b1;
	background-color: #fff;
	text-align: left;
}

#design_cont .comment h3{
	margin: 0;
	color: #333;
	font-size: 1.5rem;
}
#design_cont .comment p{
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.6;
}
#design_cont .comment #designer{
	margin-top: 10px;
}
#design_cont p.item_name{
	font-size: 1.2rem;
	line-height: 1.3;
}

/* ブランドスローガン */
#design_cont #slogan{
	margin-top: 30px;
}
#design_cont #slogan h4{
	margin: 0 0 10px;
	background: none;
	color: #023692;
	font-size: 2.6rem;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3;
}
#design_cont #slogan p{
	margin: 10px 0;
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.8;
}

/* 監修 */
#supervisor_info{
	margin: 20px 0 10px;
	display: flex;
	justify-content: left;
	align-items: center;
	flex-wrap: wrap;
}
#brand_btm .supervisor_info_img{
	margin-right: 10px;
	width: 70px;
}
.supervisor_info_img img{
	width: 70px;
}
#attento_select #supervisor_info dl,
#supervisor_info dl,
#attento_select #supervisor_info dt,
#supervisor_info dt,
#attento_select #supervisor_info dd,
#supervisor_info dd{
	margin: 0;
	padding: 0;
	float: none;
	width: auto;
	background-image: none;
	background-color: transparent;
	font-size: 1.3rem;
	line-height: 1.4;
	vertical-align: top;
	display: inline-block;
	border: none;
}
#supervisor_info .arrow_link,
#attento_select #supervisor_info .arrow_link{
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#attento_select #supervisor_info dt,
#supervisor_info dt{
	font-weight: bold;
	color: #333;
}

/* 画像注意書き */
#brand_btm .img_note,
.img_note{
	display: block;
	text-align: center;
	font-size: 1.2rem;
	color: #555;
}

/* 生産終了品 */
.discontinued{
	margin: 0 0 10px;
	font-size: 1.2rem;
	color: #4d4d4d;
	line-height: 1.3;
}
.discontinued span,
.discontinued_mark{
	margin: 0 5px 0 0;
	padding: 2px 5px;
	display: inline-block;
	border: 1px solid #ed5032;
	border: 1px solid #666;
	font-weight: bold;
	color: #ed5032;
	color: #666;
}
.discontinued_mark{
	margin-right: 2px;
	margin-left: 1em;
	padding: 0 5px;
}


/* clearfix */
#brand_nav ul:after{
	content: ' ';
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
}



/*---------------------------------------------
	スライダー
---------------------------------------------*/
#brand_index_header{
	padding-bottom: 25px;
}

/* --- flickSlider --- */
#loading{
	position: absolute;
	top: 0;
	left: 0;
	width: 970px;
	height: 100%;
	background: #fff url(/img/loading_gray.gif) no-repeat center center;
	background-size: 30px 30px;
	z-index: 500;
	transition: all 0.5s;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.loaded {
	opacity: 0;
	visibility: hidden;
}

#banner{
	margin-right: -2px;
	float: right;
	width: 970px;
	height: 478px;
	position: relative;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides > li a:hover{
	opacity: 0.8;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	-webkit-backface-visibility: hidden; /* Chrome */
}
.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .flexslider .slides { display: block; }
* html .flexslider .slides { height: 1%; }
.no-js .flexslider .slides > li:first-child { display: block; }

.flexslider {
	margin: 0;
	padding-bottom: 30px;
	background: #fff;
	position: relative;
	zoom: 1;
}
.flexslider .slides { zoom: 1; }
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
/*.flex-viewport:after{
	content: ' ';
	width: 2px;
	height: 410px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 8;
}
.flex-viewport:before{
	content: ' ';
	width: 2px;
	height: 410px;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}*/
.loading .flex-viewport { max-height: 300px; }
.carousel li { margin-right: 5px; }

.notouch img.noclick{
	position:absolute;
	left:0;
	top:0;
	z-index: 9;
}

.flex-direction-nav { *height: 0; }
.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 51px;
	height: 51px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, 0.8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.flex-direction-nav a:before {
	display: inline-block;
	width: 51px;
	height: 51px;
	content: '';
	background: url(/img/slider_prev.png) no-repeat center top;
}
.flex-direction-nav a.flex-next:before {
	content: '';
	background: url(/img/slider_next.png) no-repeat center top;
}
.flex-direction-nav .flex-prev { left: 0; }
.flex-direction-nav .flex-next {
	right: 0;
	text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: 0.7;
	left: -10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover { opacity: 1; }
.flexslider:hover .flex-direction-nav .flex-next {
	opacity: 0.7;
	right: -10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover { opacity: 1; }
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-pauseplay a:before {
	font-family: "flexslider-icon";
	font-size: 20px;
	display: inline-block;
	content: '\f004';
}
.flex-pauseplay a:hover { opacity: 1; }
.flex-pauseplay a .flex-play:before { content: '\f003'; }
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -32px;
	text-align: center;
}
.flex-control-nav li{
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.flex-control-paging li a{
	width: 8px;
	height: 8px;
	display: block;
	background: #ccc;
	background: rgba(204, 204, 204, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
	border-radius: 20px;
}
.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: #5097cd;
	background: rgba(80, 151, 205, 0.9);
	cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.flex-control-nav{
	bottom: 5px;
}


/* ===========================================
	MediaQueries
=========================================== */
/* スマホ----------------------------- */
@media screen and (max-width: 767px){
	/*---------------------------------------------
		index
	---------------------------------------------*/
	#brand #brand_index_header header{
		min-height: 100px;
	}
	#brand #brand_index_header header .attento_ttl{
		margin: 0;
		padding: 0 0 111%;
		width: 100%;
		height: 0;
		background: url(../img/s/brand_header.jpg) no-repeat center top;
		background-size: 100% auto;
	}

	/* brand_nav */
	.nav_open{
		background-color: #3c74b0;
	}
	.nav_open span{
		background: url(/img/brand_nav_open_w.png) no-repeat center top;
		background-size: 32px auto;
	}
	#brand_nav .brand_nav_wrap ul{
		display: flex;
		border-top: 1px solid #7eaad9;
		background: none;
		background-color: #3c74b0;
		flex-wrap: wrap;
	}
	#brand_nav ul li{
		padding: 5px 0;
		display: flex;
		height: auto;
		line-height: 1.0;
		align-items: center;
	}
	#brand_nav ul li a{
		padding: 6px 0;
		border-bottom: 2px dotted #3c74b0;
		flex: 1;
	}
	#brand_nav ul li a:before{
		margin-top: -2px;
		height: 20px;
	}
	#brand_nav ul li.useful_info a,
	#brand_nav ul li.special a{
		padding: 0 0 4px 22px;
		font-size: 1.2rem;
		text-indent: -22px;
		line-height: 1.0;
	}
	#brand_nav ul li.useful_info a:before,
	#brand_nav ul li.special a:before{
		margin-top: 0;
	}

	/* special */
	.useful_info_cont #brand_nav ul li.useful_info{
		background: none;
		background-color: rgba(255,255,255,0.1);
	}
	.useful_info_cont #brand_nav ul li.special{
		background-color: transparent;
	}

	/* aside */
	#productsList_cont{
		margin: 0 0 10px;
	}

	/* --- ブランドメッセージ --- */
	.attento_brand_message #brand_message_attentologo{
		margin: -5px auto 0;
		display: block;
		max-width: 200px;
		width: 100%;
		text-align: center;
		vertical-align: middle;
	}
	.attento_brand_message #brand_message_lead{
		font-size: 2.0rem;
	}

	/* --- ブランドリニューアル ブランドメッセージ --- */
	#brand_message_cont{
		padding: 25px 5px 10px;
		background-color: #fff;
		text-align: center;
	}
	#brand_message_cont p{
		margin-bottom: 20px;
		font-size: 1.45rem;
		line-height: 1.8;
	}
	#brand_message_attentologo{
		margin: 0 auto 15px;
		width: 160px;
	}
	#brand_message_lead strong{
		margin: 0 0 15px;
		font-size: 2.0rem;
	}
	#brand_message_lead strong .br_sp{
		display: inline-block;
	}
	#brand_message_lead img{
		margin: -20px 10px 0 -10px;
		display: inline-block;
		width: 35px;
		height: auto;
		vertical-align: middle;
	}
	#brand_wrap.goon_cont{
		padding: 10px;
	}


	/* ブランドリニューアル */
	#rebrand_logo{
		margin: -10px auto 0;
		max-width: 200px;
		width: 90%;
		text-align: center;
	}
	#design_cont{
		margin: 0;
		padding: 5px 10px;
		border-top: 1px solid #ccc;
		background: none;
	}
	.design_note{
		margin: 10px 0;
	}
	#logo_design_note{
		margin: 10px 0 0;
	}
	.about_cont{
		padding: 0;
		border: none;
	}

	#design_cont h4{
		background-size: 200% 100%;
	}
	.list_inline{
		margin: 10px 0 10px;
		overflow: hidden;
		position: relative;
	}
	.list_inline:after{
		content: ' ';
		margin: auto;
		box-sizing: border-box;
		position: absolute;
		z-index: 20;
		top: -1px;
		right: -1px;
		bottom: -1px;
		left: -1px;
		width: 100%;
		height: 100%;
		border: 1px dotted #cecece;
	}
	.list_inline li{
		margin: 0;
		padding: 3px 3px;
		box-sizing: border-box;
		float: left;
		width: 50%;
		border-top: 1px dotted #cecece;
		border-right: 1px dotted #cecece;
		background-color: #fff;
		letter-spacing: normal;/*隙間をなくすためのハック*/
	}

	#brand .list_inline li .list_img img{
		width: auto !important;
		height: 200px !important;
	}
	#old_new_logo:after{
		content: none;
	}
	#old_new_logo li#old_logo:after{
		content: ' ';
		position: absolute;
		z-index: 10;
		top: 58%;
		right: -7%;
		width: 17%;
		height: 64px;
		background: url(../img/old_new_arrow.png) no-repeat left top;
		background-size: 100% auto;
	}
	#old_new_logo #old_logo h4{
		background-size: 200% 100%;
	}
	#brand #old_new_logo li{
		margin: 0;
		padding: 0 3%;
		border: none;
	}

	#brand #old_new_logo li img{
		width: 100% !important;
		height: auto !important;
	}
	#brand #old_new_logo li#new_logo img{
		width: 97% !important;
	}
	#brand #renew_list li img{
		width: 150px !important;
		height: auto !important;
	}
	#brand #package_img li img{
		width: auto !important;
		height: 118px !important;
	}
	.comment{
		margin: 20px 0 20px;
		padding: 15px;
	}
	.comment img{
		margin: 0 0 5px 5px;
		width: 90px;
		height: auto;
	}

	/* ブランドスローガン */
	#design_cont #slogan{
		margin-top: 10px;
	}
	#design_cont #slogan h4{
		margin: 0;
		font-size: 2.0rem;
	}
	#design_cont #slogan p{
		margin: 0 0 20px;
		font-size: 1.45rem;
		line-height: 1.8;
	}

	/* --- ヘッダー、ナビゲーション調整 --- */
	#topicPath ul{
		line-height: 1.3;
	}
	#content_header{
		padding: 5px 0;
	}
	.brand_cont,
	.cont_base{
		border-top: 1px solid #fff;
	}

	#brand_nav.brand_btm{
		margin-top: 0;
		padding-top: 0;
		background-color: #fff;
	}
	.nav_brand{
		padding: 0;
		border-radius: 0;
		text-align: center;
	}
	.nav_brand_ttl{
		margin: 0 auto;
		padding: 10px 0 8px;
		display: inline-block;
		box-sizing: border-box;
		position: relative;
		z-index: 100;
		float: none;
		width: 100%;
		border-top: 1px solid #faadd2;
		border-bottom: 3px solid #f46cac;
		border-radius: 0;
		font-size: 1.1rem;
		font-weight: bold;
		line-height: 1.2;
	}
	.nav_brand_ttl:before,
	.nav_brand_ttl:after{
		content: none;
	}
	#brand .banner_cont{
		padding: 0 0 20px;
	}

	/* 監修 */
	#supervisor_info{
		margin: 20px 20px 20px;
	}
	#attento_select #supervisor_info dt,
	#supervisor_info dt{
		font-weight: bold;
		display: block;
	}
	#supervisor_info > div{
		flex: 1;
	}

	/* 生産終了品 */
	.discontinued{
		margin: 0 auto 10px;
		padding-left: 6em;
		font-size: 1.2rem;
		color: #4d4d4d;
		line-height: 1.3;
		text-align: left;
		width: 95%;
		max-width: 375px;
		box-sizing: border-box;
	}
	.discontinued span{
		margin: 0 2px 0 -6em;
	}

		/*---------------------------------------------
		スライダー
	---------------------------------------------*/
	/* --- flickSlider --- */
	#loading{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	#banner{
		padding: 0 0 123%;
		float: none;
		width:100%;
		height: 0;
	}
	.flexslider {
		margin-bottom: -5px;
		margin-right: 0;
	}
	.flex-control-nav { bottom: 0; }
	#index_header_site_info{
		margin: 0 auto;
		width: 90%;
	}
	#index_header_site_info #ecshop_info_ttl{
		margin: 0;
		text-align: center;
	}
	.ecshop_list{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		box-sizing: border-box;
		border: 1px solid #d6e7f4;
		border-bottom: none;
	}
	#index_header_site_info .ecshop_list li{
		margin: 0 0 0 0;
		padding: 5px;
		width: 50%;
		box-sizing: border-box;
		border: none;
		border-right: 1px solid #d6e7f4;
		border-bottom: 1px solid #d6e7f4;
		background-color: #fff;
		display: flex;
		align-items: center;
		height: auto;
		overflow: hidden;
	}
	#index_header_site_info .ecshop_list li:nth-child(2n){
		margin-left: -1px;
		border-right: none;
	}
	.ecshop_list li a{
		display: block;
		box-sizing: border-box;
	}
	.ecshop_list li a img{
		margin: 0;
		width: 100%;
	}
	.ecshop_list li:nth-child(2) a img{
		margin: -0.5% 0 0 -2%;
		width: 105%;
	}
	.flex-direction-nav a {
		width: 40px;
		height: 40px;
	}
	.flex-direction-nav a:before {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
	.flex-direction-nav a.flex-next:before {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
	}
	.flex-viewport:after{
		width: 1px;
		height: 1px;
		right: -1px;
	}
	.flex-viewport:before{
		width: 1px;
		height: 1px;
		left: -1px;
	}
	.flexslider:hover .flex-direction-nav .flex-prev {
		left: -5px;
	}
	.flexslider:hover .flex-direction-nav .flex-next {
		right: -5px;
	}
}
