@charset "UTF-8";
/* CSS Document */
.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}

#container2{
	display: block;
	overflow: hidden;
	font-family: Avenir Next Lt Pro,Century gothic,"Helvetica neue",Helvetica,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	padding-bottom: 50px !important;
	text-align: center;
}
#container2 ul{
	display: block;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

.pc_none{
	display: none;
}
.sp_none{
	display: block;
}

/* コーディネイト */


#newsmain{
	width:970px;
	margin-right: auto;
	margin-left: auto;
	font-family: Avenir Next Lt Pro,Century gothic,"Helvetica neue",Helvetica,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
#newsmain ul {
	overflow: hidden;
	display: block;
}
#newsmain ul li {
	display: block;
}

#newsmain a {
	display:block;
}

#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
.ctt_ttl{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: left;
}
.ctt_ttl ul li{
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #eee;
	font-size: 11px;
}
.ctt_ttl ul li:nth-of-type(2){
	font-size: 40px;
}
.ctt_ttl ul li:nth-of-type(3){
	border-right: 1px solid #fff;
	line-height: 1.6em;
}

.ctt_ttl ul span{
	display: block;
	overflow: hidden;
	font-size: 8px;
	letter-spacing: 1em;
	margin-bottom: 10px;
}

.ttl_f{
	font-size: 14px;
	margin-bottom:20px;
	letter-spacing: 0.04em;
}
.ttl_f p{
	line-height: 2em;
	margin: 30px 0; 
}

.ttl_f_img{
	display: block;
	overflow: hidden;
	position: absolute;
}

.ttl_f_moji{
	position: relative;
}

.ttl_f_moji p{
	position: relative;
	text-align: left;
	top: 32px;
	left: 500px;
	width: 450px;
	font-size: 13px;
	color: #474747;
}


.backcolor{
	margin-bottom: 10px;
}

.backcolor2{
	background-color: #dedede ;
	padding: 50px;
	margin-bottom: 80px;
}

.s_ttl {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #000;
	display: block;
	width: 100%;
	margin: 5px 0;
	text-align: center;
}



.right_img{
	margin-top: 50px !important;
}

.under_img{
	margin-top: -150px !important;
}


.title_area {
    width: 100%;
    text-align: center;
    background-color: #f8f8f8;
}
.title_area h1{
    margin: 0;
}
.title_area img {
    margin: 0 auto;
}

#title_box{
    margin: 0 auto;
    background-image: url(/mall/esw180416_diaryplus/ttl.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:cover;
}

#title {
	width: 100%;
	max-width: 1000px;
    margin: 0 auto;
}
#title h1 img{
	width: 100%;
    margin: 0 auto;
}

.ctt_ttl_main {
	text-align: center;
	position:relative;
	margin: 10px 0 30px;
	font-size: 17px;
	background-image: ()
}

.ctt_ttl_main img{
	width: auto;
	margin: 0 auto;
}

.ctt_ttl_main p{
	color: #000;
}

.subttl{
	padding: 10px;
	width: 40%;
	margin: 5px auto;
	background-color: #5cc5cd;
	color: #fff;
}

.style_box {
	text-align: center;
	position:relative;
	margin: 0 0 30px;
	width: 50%;
	display: block;
	overflow: hidden;
	float: left;
}

.style_box li{
	width: 220px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 10px 20px;
}

.style_box img{
	width: 220px;
	margin-bottom: 20px;
}
.style_box_item{
	text-align: left;
	position: absolute;
	top: 100px;
	left: 100px;
}

.style_box_item a{
	color: #000;
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
    border-bottom: dotted 1px #575757;
    height: 30px;
}
.style_box_item p {
	display: inline-block;
}


.top_navi{
	text-align: center;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 0 30px 0;
	border-top: 1px solid #f6797c;
	border-bottom: 1px solid #f6797c;
	padding: 10px 0;
}
.top_navi ul{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 471px;
}
.top_navi ul li{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0;
	float: left;
	width: 117px;
}
.top_navi ul li a{
	text-decoration: none;
	color: #f6797c;
	font-size: 18px;
}
.main_d{
	width: 1000px;
	display: block;
	overflow: hidden;
}

.main_box{
	width: 1000px;
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.main_box a {
	float: left;
}
.main_box_moji{
	display: block;
	font-size: 15px;
	line-height: 2em;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 100%;
	padding: 50px 0 0;
}
.main_box_moji ul{
	display: block;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    width: 1000px;
}
.main_box_moji ul li{
	display: block;
    overflow: hidden;
    float: left;
}
.main_box_moji ul li:nth-of-type(1){
	display: block;
    overflow: hidden;
    width: 166px;
    margin: 0 10px 0 0;
}
.main_box_moji ul li:nth-of-type(2){
	display: block;
    overflow: hidden;
    width: 800px;
    margin: 0;
    text-align: left;
    line-height: 1.6em;
}
.main_box_moji img{
	padding: 0 ;
}
.main_box_moji2{
	display: block;
	left: 25%;
    margin: 0 auto;
    overflow: hidden;
    position: absolute;
    text-align: center;
    top: 100px;
    width: auto;
}
.main_box_moji2 img{
	padding: 0 0 10px 0 ;
}

.mainitem_box , .mainitem_box2 , .mainitem_box3 , .mainitem_box4 {
	display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto 50px;
}

.mainitem_box ul , .mainitem_box2 ul , .mainitem_box3 ul , .mainitem_box4 ul {
    display: block;
    overflow: hidden;
    text-align: left;
    width: 472px;
    float: left;
}
.mainitem_box ul:nth-of-type(2) , .mainitem_box2 ul:nth-of-type(2) , .mainitem_box3 ul:nth-of-type(2) , .mainitem_box4 ul:nth-of-type(2) {
    display: block;
    overflow: hidden;
    text-align: left;
    width: 472px;
    float: right;
}
.mainitem_box ul li , .mainitem_box2 ul li , .mainitem_box3 ul li , .mainitem_box4 ul li {
    display: block;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
}

.mainitem_box ul li a{
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
    background-color: #686f7f;
    text-decoration: none;
}

.mainitem_box2 ul li a{
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
    background-color: #f55454;
    text-decoration: none;
}

.mainitem_box3 ul li a{
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
    background-color: #5478c0;
    text-decoration: none;
}
.mainitem_box4 ul li a{
	display: block;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	border-radius: 2px;        /* CSS3草案 */  
    -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 2px;   /* Firefox用 */  
    background-color: #8b7f67;
    text-decoration: none;
}



.item{
	display: inline-block;
	padding: 3px 5px 0 0;
	background-color: #fff;
}

.item b{
	color: #707070;
	font-size: 9px;
}

.item_off{
	display: inline-block;
}

.other_item_box{
	display: block;
	overflow: hidden;
	margin: 0 0 80px 0;
	background-color: #f3efe9;
}
.other_item_box ul{
	display: block;
	overflow: hidden; 
	margin: 0 auto 10px;
	width: 680px;
}

.other_item_box ul li{
	text-align: left;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 8px 15px;
}
.other_item_box ul li a span{
	color: #000;
	font-size: 11px;
}

.other_item_box ul li img{
	margin:0 0 10px 0; 
}
.sml_ttl_box{
	color: #a6937c;
    display: block;
    font-size: 11px;
    letter-spacing: 0.3em;
    margin: 30px 0 0;
    overflow: hidden;
    padding: 0 0 10px;
    text-align: center;
}

.sml_ttl_box span{
	font-weight: bold;
	font-size: 15px;
}
.sml_ttl_box_underbtn1 , .sml_ttl_box_underbtn2 , .sml_ttl_box_underbtn3 , .sml_ttl_box_underbtn_footer {
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
}
.sml_ttl_box_underbtn1 a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin:10px auto;
	text-align: center;
	background-color: #66c2c8;
	color: #fff;
	padding: 20px 50px;
	font-size: 14px;
}
.sml_ttl_box_underbtn2 a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin: 10px auto;
	text-align: center;
	background-color: #959595;
	color: #fff;
}
.sml_ttl_box_underbtn3 a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin:10px auto;
	text-align: center;
	background-color: #8686a3;
	color: #fff;
	padding: 20px 50px;
	font-size: 14px;
}
.sml_ttl_box_underbtn_footer a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin:10px auto;
	text-align: center;
	background-color: #535353;
	color: #fff;
	padding: 20px 50px;
	font-size: 14px;
}



.icon1{
	background-color: #66c2c8;
    color: #fff;
    float: right;
    font-size: 10px;
    margin: 1px 0;
    padding: 3px 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.icon2{
	background-color: #6187be;
    color: #fff;
    float: right;
    font-size: 10px;
    margin: 1px 0;
    padding: 3px 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.icon3{
	background-color: #8686a3;
    color: #fff;
    float: right;
    font-size: 10px;
    margin: 1px 0;
    padding: 3px 10px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.trailer{
	display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.trailer span{
	display: block;
	overflow: hidden;
	font-size: 11px;
	padding: 10px;
}
.trailer span a{
	color: #7f2d00;
	font-weight: bold;
	text-decoration: underline;
}

.trailer img{
    margin: 0 8px;
}

.footer_btn{
    width: 970px;
    display: block;
    overflow: hidden;
}

.footer_btn ul{
    display: block;
    overflow: hidden;
}

.footer_btn ul li{
    display: block;
    overflow: hidden;
    width: 300px;
    float: left;
    margin: 0 11px;
}

.footer_btn ul li a{
    display: block;
    overflow: hidden;
    padding: 20px;
    background-color: #999;
    color: #fff;
    text-align: center;
}

/* ショップリスト */

.headline {
    text-align: center;
    margin: 0 auto;
    padding: 70px 0 0;
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.headline span {
    font-size: 25px;
    margin: 0 auto;
    letter-spacing: 0.3em;
}

.section {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.search-nav {
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.search-nav li {
    float: none !important;
    display: inline-block;
    margin: 0 10px 10px 0;
    text-align: center;
    transition: .3s;
}
.search-nav li a {
    border: 5px solid #eee;
    box-sizing: border-box;
    display: inline-block;
    height: 150px;
    width: 150px;
}

.search-nav img {
    margin: 50px 0 0 0;
    width: 90%;
}

@media screen and (min-width: 640px) {
.linkbtn1 ul li a:hover{
    color: #fff !important;
    background-color: #989898;
}
.mainitem_box ul li a:hover{
    opacity: 0.7;
}

.mainitem_box2 ul li a:hover{
    opacity: 0.7;
}

.mainitem_box3 ul li a:hover{
    opacity: 0.7;
}
.mainitem_box4 ul li a:hover{
    opacity: 0.7;
}

.footer_btn ul li a:hover {
    background-color: #000;
}


.item:hover { text-decoration: underline !important; }

.sml_ttl_box_underbtn1 a:hover{
	background-color: #8cd9de;
}
.sml_ttl_box_underbtn2 a:hover{
	background-color: #81a1d0;
}
.sml_ttl_box_underbtn3 a:hover{
	background-color: #9d9db7;
}
.sml_ttl_box_underbtn_footer a:hover{
	background-color: #6d6d6d;
}
}

@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}

.pc_none{
	display: block;
}
.sp_none{
	display: none;
}

/* コーディネイト */



#newsmain{
	width:auto;
	margin-right: 0px;
	margin-left: 0px;
}
#newsmain ul {
	margin-right: 0px;
}
#newsmain ul li {
	display: block;
}	

#newsmain a {
	font-size: 85%;
	display:block;
}
#newsmain a.itemTitle {
	font-size: 16px;
	line-height: 1.1em;
	padding-bottom: 20px;
	padding-top: 15px;
}
#newsmain ul li p {
	font-size: 100%;
}
.ctt_ttl{
	margin:0 5px; 
	color: #000;
}
.ctt_ttl ul li{
	padding: 0;
	float: left !important;
}
.ctt_ttl ul li img{
	width: 50px;
}
.ctt_ttl ul li:first-of-type {
	width: 60px !important;
}
.ctt_ttl ul li:nth-of-type(2){
	width: 30px !important;
	padding: 0 5px;
	font-size: 14px;
}
.ctt_ttl ul li:last-of-type{
	width: 200px !important;
	font-size: 7px;
	padding: 0 5px;
}

.ctt_ttl ul span{
	font-size: 7px;
}

.subttl{
	padding: 5px;
	width: 60%;
}

.top_navi {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
.top_navi ul{
	width: 100%;
}


.top_navi ul li{
	width: 21% !important;
	margin: 0px 5px;
}

.top_navi ul li a{
	font-size: 12px;
}

.top_navi ul li img{
	margin: 0px;
	width: 100% !important;
}

.navi_small{
	width: 100%;
}
.navi_small ul{
	width: 100%;
}
.navi_small ul li {
	width: 29.5%;
}
.navi_small ul li img{
	width: 100%;
}
.s_ttl {
	letter-spacing: 0em;
}

.s_ttl img{
	width: 100%;
}
.main_d{
	width: 100%;
}

.main_box{
	width: 100%;
	position: static;
}
.main_box a{
	float: none;
}


.main_box img{
	width: 50%;
	float: left;
}

.main_box_moji{
	width: 100%;
	margin: 0 auto 10px;
	top: 10px;
	font-size: 9px;
	line-height: 1.5em;
	height: auto;
}
.main_box_moji ul{
	width: 100%;
	margin: 0;
	padding: 0;
}
.main_box_moji ul li:nth-of-type(1){
	width: 30%;
	margin: 0;
	padding: 0;
}
.main_box_moji ul li:nth-of-type(2){
	width: 68%;
	margin: 0;
	padding: 0;
}
.main_box_moji img{
	width: 100%;
	padding: 5% 0 2% 0 ;
}

.mainitem_box , .mainitem_box2 , .mainitem_box3 , .mainitem_box4 {
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
}

.mainitem_box ul , .mainitem_box2 ul , .mainitem_box3 ul , .mainitem_box4 ul {
    width: 49%;
}
.mainitem_box ul:nth-of-type(2) , .mainitem_box2 ul:nth-of-type(2) , .mainitem_box3 ul:nth-of-type(2) , .mainitem_box4 ul:nth-of-type(2) {
    width: 49%;
}
.mainitem_box ul li , .mainitem_box2 ul li , .mainitem_box3 ul li , .mainitem_box4 ul li {
	width: 100%;
	background-image: none;
}
.mainitem_box ul li a , .mainitem_box2 ul li a ,.mainitem_box3 ul li a ,.mainitem_box4 ul li a {
	font-size: 10px;
}

.mainitem_box ul li p , .mainitem_box2 ul li p , .mainitem_box3 ul li p , .mainitem_box4 ul li p {
	font-size: 9px;
	line-height: 1.3em;
}
.backcolor{
	padding: 0px;
}

.right_img{
	margin-top: 0px !important;
}

.under_img{
	margin-top: 0px !important;
}

.item{
	padding: 5px;
}
.item b{
	font-size: 85%;
}
.item_off{
	padding: 5px;
}
.ctt_ttl{
	width: 100%;
	margin: 0 ;
	padding: 0 5px 10px;
}
.ctt_ttl_main {
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 10px;
}
.ctt_ttl_main img {
	width: 100%
}

.style_box {
	text-align:left;
	margin: 0px;
	width:100%;
	position:static;
	height:auto;
}
.style_box ul li{
	width: 43%;
}


.style_box ul li img{
	width: 100%;
}

.style_box_item a{
    font-size: 11px;
}
.style2 {
	width: 43%;
	height: auto;	
}
.style2 img{
	max-width: 260px;
}


.other_item_box{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 40px;
}
.other_item_box ul{
	margin-bottom: 0px;
	width: 100%;
}

.other_item_box ul li{
	margin: 0 6px 10px;
    width: 46%;
	height: auto;
}

.other_item_box ul li img{
	width: 100%;
}

.other_item_box ul li a span{
	font-size: 9px;
	display: block;
}

.icon1 , .icon2 , .icon3 {
	font-size: 8px !important;
	padding: 4px 10px;
	line-height: 3em !important;
	margin: 5px 0;
	width: 22px;
}

.other_item_box .icon1 , .other_item_box .icon2 , .other_item_box .icon3 {
	font-size: 8px !important;
	padding: 5px 10px;
	width: 80%;
}

.sml_ttl_box{
	letter-spacing: 0;
    margin: 10px;
    padding: 0px;
}
.sml_ttl_box span{
	font-size: 11px;
}
.sml_ttl_box_underbtn1 , .sml_ttl_box_underbtn2 , .sml_ttl_box_underbtn3 , .sml_ttl_box_underbtn_footer {
	width: 100%;
}
.sml_ttl_box_underbtn1 a , .sml_ttl_box_underbtn2 a , .sml_ttl_box_underbtn3 a , .sml_ttl_box_underbtn_footer a {
	width: 90%;
	padding: 0;
}

#spMenu{
	right: -265px !important;
}

.footer_btn{
    width: 100%;
}

.footer_btn ul li{
    width: 100%;
    float: none;
    margin: 5px 0;
}

/* ショップリスト */

.headline {
    margin: 10px 0;
    width: 100%;
    display: block;
    overflow: hidden;
    font-size: 30px;
    text-align: center;
}

.section {
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    text-align: center;
}

ul.search-nav {
    margin: 20px 0 100px 0;
    text-align: center;
}
.search-nav {
    width: 100%;
}
ul.search-nav li {
    display: inline-block;
    margin: 0 2vw 2vw 0;
}
.search-nav li a {
    height: 28vw;
    width: 28vw;
}
.search-nav img {
    margin: 9vw 0 0 0;
    width: 90%;
}


}