
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
	list-style: none;
	text-decoration: none;
	box-sizing: border-box;
}

body{
	overflow-x: hidden;
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: table;
	clear: both;
}

#fathersday {
	width: 100%;
	max-width: 1000px;
	margin:0 auto;
	padding:0;
	font-size:16px;
	font-weight:normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	overflow: hidden;
	text-align: center;
}

#fathersday img {
	max-width:100%;
	height:auto;
	border: none;
	vertical-align: bottom;
}

#fathersday h1,
#fathersday h2,
#fathersday h3,
#fathersday h4,
#fathersday h5{
	color: #000;
	text-align:center;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#fathersday h1{
	font-size: 2.0em;
	letter-spacing: 2px;
	margin: 75px auto;
}

#fathersday h1 span{
	display: block;
	font-size: 0.4em;
}

#fathersday h1 img{
	width: 80%;
	
	margin-bottom: 30px;
}

#fathersday h2{
	width: 100%;
	margin: 0 auto 15px;
}

#fathersday h2 img{
	max-width: 400px;
	width: 80%;
}

#fathersday p{
	font-size: 1.2em!important;
	line-height: 180%;
}

#fathersday p.main_text{
	width: 100%;
	margin: 50px auto!important;
	line-height: 250%;
}

#fathersday p.main_text span.big{
	      font-size: 1.5em;
	      color: #000;
	      background: linear-gradient(transparent 70%, #add8e6 30%);
	      line-height: 200%;
}


#fathersday p span{
	font-weight: bold;
	color: #C52F32;
}

#fathersday .block .block1,
#fathersday .block .block2{
	width: 100%;
	text-align: left;
	margin: 0;
}

#fathersday .block .block2{
	margin: 30px auto 0!important;
}

#fathersday .block p{
	font-size: 0.95em!important;
	margin: 0 auto 30px!important;
}



#fathersday .categorylist {
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
}
#fathersday section.category {
	margin: 0px auto;
	width: 100%;
}
#fathersday .categorylist div{
	flex-basis: calc(100% / 2 - 1%);
    margin-right: 1%;
    margin-bottom: 1%;
    border: 1px solid white;
}
#fathersday .categorylist div.group{
}
#fathersday .categorylist div a{
    color: white;
    display: block;
    padding: 6% 3%;
	font-size: larger;
	background: #000;
	text-align: center;
}

#fathersday .categorylist div a:hover{
	background: white;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}


#fathersday .otheritem a {
	display: block;
	width: 100%;
	max-width: 100px;
	padding: 6px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: white;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	margin: 0 auto;
}

#fathersday .otheritem a:hover {
	background: white;
	text-align: center;
	border: 1px solid #000;
	color: #000;
}
#fathersday .otheritem a{
	max-width: 500px;
	padding: 10px;
}



/*コーディネート*/

#fathersday .item_list .list{
 font-size: 0.9em!important;
 padding: 1%;
 text-align: left;
 display: -webkit-flex; /* Safari */
 display: flex;
 -webkit-flex-wrap: wrap; /* Safari */
 flex-wrap: wrap;
 width: 100%;
}

#fathersday .item_list .list div:first-child{
	width: 85%;
	padding: 3px 1% 3px 0;
}

#fathersday .item_list .list div:last-child{
	width: 15%;
	display: flex;
	align-items: center;
	/*padding-right: 1%;*/
}

#fathersday .lineup{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: flex-start;
}

#fathersday #setuplist{
	width: 100%;
	margin: -50px auto 0;
	padding-top: 140px;
}

#fathersday #setuplist p.attention{
	margin: 0 auto 30px!important;
}

#fathersday #setuplist2{
	width: 100%;
	margin: -50px auto 0;
	padding-top: 140px;
}

#fathersday #setuplist2 p.attention{
	margin: 0 auto 30px!important;
}

#fathersday .lineup{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#fathersday .lineup div{
	flex-basis: 25%;
	padding: 2%
}

#fathersday .lineup p.itemname{
	text-align: left;
	margin: 20px auto 10px!important;
	height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 0.9em!important;
}

#fathersday .lineup p.price{
	margin: 0 auto!important;
	text-align: center;
}

#fathersday .lineup p.price span{
	color: #C52F32;
	font-size: 1.3em!important;
	font-weight: bold;
}

#fathersday .lineup a.buy,
#fathersday .item_list .list a{
	display: block;
	width: 100%;
	max-width: 150px;
	padding: 3px 0;
	text-align: center;
	border: 1px solid #000;
	background: #000;
	color: #FFF;
	/*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
	transition: 0.6s;
	font-size: 0.8em;
}

#fathersday .lineup a.buy{
	width: 50%;
	margin: 10px auto;
}

#fathersday .lineup a.buy:hover,
#fathersday .item_list .list a:hover{
	background: #FFF;
	text-align: center;
	border: 1px solid #666;
	color: #666;
}

/* 回遊リンク */

#fathersday .Banner4 {
	text-align: center;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}

#fathersday .Banner4 h3 {
	font-size: 30px !important;
	margin: 50px auto;
	padding: 20px 0;
	border-top: double #000;
	border-bottom: 1px solid #000;
	color: #000;
}

#fathersday .Banner4 ul {
	display:inline;
}

#fathersday .Banner4 ul li {
	display:inline-block;
	width: 47% !important;
	margin: 1% 1% 2% 1%;
}

@media only screen and (min-width:749px){

.pc_none{
	display: none!important;
}

#fathersday .block{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
	align-items: flex-start;
}

#fathersday .right{
	flex-direction:row-reverse;
}

#fathersday .block .block1,
#fathersday .block .block2{
	width: calc(100% / 2);
	
}

#fathersday .left .block2{
	padding-left: 2%;
}

#fathersday .right .block2{
	padding-right: 2%;
}


/* ヘッダー・フッターの崩れを直す */

#news_detail .detail{
	width:100%!important;
}

#news_detail .detail .head{
	width: 1000px!important;
	margin: 0 auto 50px!important;
}

#news_detail .detail .content p:first-child{
	margin: 0 auto;
	max-width: 1000px!important;
}

#topicpath{
	width: 1168px;
	margin: 0 auto;
}

.paging{
	width: 1000px;
	margin: 0 auto;
}
.item_category_links{
	width: 1168px;
	margin: 100px auto 0;
}

}

@media screen and (max-width:748px) {

.sp_none {
	display:none;
}

#fathersday h2{
	margin: 12.5vw auto 6.25vw;
}

#fathersday p.main_text{
	margin: 6.25vw auto!important;
}

#fathersday p,
#fathersday .block p{
	font-size: 3.2vw!important;
	line-height: 180%;
	display: inline-block;
}

#fathersday p.main_text span{
	font-size: 3.4vw!important;
}

#fathersday section{
	margin-top: 18.75vw;
}

#fathersday section.gotcha{
	margin-top: 12.5vw;
}

#fathersday .block .block2{
	padding: 0 2%;
	margin: 6.25vw auto!important;
}

#fathersday .block p{
	margin: 0 auto 6.25vw!important;
}

#fathersday #setuplist{
	margin: -6.5vw auto 0;
	padding-top: 6.5vw;
}

#fathersday #setuplist p.attention{
	margin: 0 auto 6.25vw!important;
}
	
#fathersday #setuplist2{
	margin: -6.5vw auto 0;
	padding-top: 6.5vw;
}

#fathersday #setuplist2 p.attention{
	margin: 0 auto 6.25vw!important;
}	

#fathersday .lineup div{
	flex-basis: 50%;
}

#fathersday .item_list .list{
	font-size: 2.8125vw!important;
}

#fathersday .lineup p.itemname{
	text-align: left;
	margin: 4.25vw auto 2.125vw!important;
	height: 10vw;
	font-size: 3vw!important;
}

#fathersday .lineup a.buy,
#fathersday .item_list .list a{
	font-size: 3.125vw;
}
	
#fathersday h1{
	font-size: 5.5vw;
	margin: 35px auto -30px;
}	
	

/* 100%表示用 */

#news_detail .detail{
	margin: 0 auto;
}

/* 回遊リンク */

#fathersday .Banner4 {
	text-align: center;
	width: 100%;
}

#fathersday .Banner4 ul{
	margin: 0 auto;
	width: 95%;
}

#fathersday .Banner4 ul li {
	width: 95% !important;
	margin: 0 0 5% 0 !important;
}

}
