@charset "UTF-8";
/* CSS Document */



/* 特集
--------------------------- */
body {
    padding: 0;
    margin: 0;
    color: #000;
    font-size: 15px;
    line-height: 180%;
    font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシックPro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", Meiryo,Osaka, sans-serif!important;
    letter-spacing: 0.5px;
}
.m_main {
	max-width: 850px;
  width: 100%;
}
.m_main .sp {
	display: none;
}
.m_main .spring-item h2 {
    border-bottom:3px double #222222;
    background-size: 2px;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 50px!important;
    padding: 50px 0 16px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 40px;
    line-height: 170%;
    letter-spacing: 2px;
	color: #000;
}
.m_main .spring-item h2 small {
    font-size: 14px;
    line-height: 150%;
    display: block;
}
.m_main p{
	color: #000;
}
.m_main ul{
  list-style: none;
  padding: 0;
}
.m_main img {
	width: 100%;
  vertical-align: bottom;
}
.m_main .intro,
.m_main .index {
	margin: 80px  60px 0 60px;
}
.m_main .index {
	background: #fdfaf8;
	padding: 40px 50px;
	margin-bottom: 100px;
}
.m_main .index p {
	font-weight: bold;
}
.m_main .index li {
	margin: 10px 0 0 0;
	padding: 0 0 0 40px;
}
.m_main .index li::before {
  content:'\e941';
  font-family: 'Material Icons';
  vertical-align: middle;
  margin-right: 4px;
}
.m_main .color {
	color: #666;
	text-align: right;
	display: block;
	margin: 10px 0 0 0;
}
.m_main .item-intro {
	text-align: center;
	margin: 30px 0 60px 0;
	padding: 0 0 40px 0;
}
.m_main .item-intro-left {
	margin: 30px 0 60px 0;
	padding: 0 0 40px 0;
}
.m_main .item-intro::after{
  content: '\e313';
  font-family: 'Material Icons';
  display: block;
  margin-top: 20px;
  font-size: 36px;
  color: #222222;
}
.m_main  .spring-item .item-container {
	margin: 0 auto 50px;
  max-width: 650px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.m_main  .spring-item .item-box,
.m_main  .spring-item .item-box img{
  vertical-align: bottom;
}
.m_main  .spring-item .item-box {
	margin: 0 0 60px 0;
  width: calc((100% - 40px) / 2);

}
.m_main .spring-item .sale {
    color: white;
    text-align: center;
    background-color: darkgray;
    padding: 5px;
}
.m_main  .spring-item .item-box img{
  width: 100%;
}
.m_main  .spring-item .item-box a:hover img{
  opacity: 0.8;
}
.m_main .item-box h3 {
	font-size: 18px!important;
	font-weight: normal;
	text-align: left!important;
	margin: 5px 0 10px 0!important;
	color: #000;
	font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシックPro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", Meiryo,Osaka, sans-serif!important;
}
.m_main .item-box h3 small {
	font-family: "Roboto", sans-serif;
	display: block;
}
.m_main .item-box .spec {
	color: #666;
	margin: 0 0 10px 0;
	line-height: 160%;
	font-size: 14px;
}
.m_main .best-five {
	margin: 40px 0 0 0;
}
.m_main .best-five h2 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
	font-weight: normal;
	font-size: 24px;
	text-align: center;
	color: #000;
}
.m_main .best-five h2 small {
	display: block;
	background-size: 70px;
	margin: 0 0 5px 0;
	font-size: 18px!important;
	font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴシックPro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック体", YuGothic, "Yu Gothic Medium", "メイリオ", Meiryo,Osaka, sans-serif;
}
.m_main .best-five .item-container {
	margin: 0px;
}
.m_main .best-five .item-box {
  width: 100%;
	margin: 0 0 120px 0;
}
.m_main .best-five .item-box .btn_line a {
	margin: 10px 0 0 0;
  border-bottom:1px solid #222222;
}
.m_main .best-five .item-box .btn_line a::after {
  content:'\e941';
  font-family: 'Material Icons';
  vertical-align: middle;
  margin-left: 4px;
}
.m_main .last {
	background: #fdfaf8;
	padding: 60px 50px 40px 50px;
	margin: 0 0 100px 0;
}
.m_main .last p {
	text-align: center;
	margin: 0 0 20px 0;
}



.m_main .bnr-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 0 100px 0;
}
.m_main .bnr-box {
	margin: 0 0 50px 0;
	width: 250px;
}
.m_main .bnr-box p {
	margin: 10px 0 0 0;
}
.m_main　.pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #CCC;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    display: flex;
    align-items: center;
}
.m_main .pagetop img {
    width: 40%;
    height: auto;
}
/* リンクが分かりやすいように */
.m_main .spring-item p > a {
 border-bottom:1px solid #222222;
}
.m_main .spring-item  p > a::after {
    content: '\e941';
    font-family: 'Material Icons';
    vertical-align: middle;
    margin-left: 4px;
}
