/* CSS Document */


/* TOPページ
----------------------------------------------------------- */

/* TOPページタイトル */
.top_page h2 {	margin: 0 0 15px 0;}
.top_page ul {	margin: 20px 0 0 0;}
#new_item .top_title span{ color:#ff7418; margin-right:8px; font-style:oblique; font-size:22px; font-family:Franklin Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; font-weight:bold; }

@media print, screen and (min-width: 768px) {
.top_title{ color:#333; border-bottom: 3px solid #ccc; font-size: 19px; padding:5px 5px; font-weight: bold; position: relative;}
.top_title::after { content: ""; position: absolute; bottom: -3px; left: 0; background: #6e9949; height: 3px; width: 80px;}
#tsuyomi .top_title::after { background: #ec7878;}
#new_item .top_title::after { background: #fea802;}
#pick-up .top_title::after { background: #e8741f;}
#item_ex .top_title::after { background: #298fa2;}
}

@media screen and (max-width: 767px) {
.top_title{ color:#333; background:transparent; text-align:left;line-height: 1.6; padding:6px 10px; position:relative; font-size:19px;font-weight: bold; margin-bottom: 15px; }
.top_title::after{ content: ""; position: absolute; bottom:2px; left:10px; background: #6e9949; height: 2px; width: 80px; border-radius:2px; }
#new_item .top_title span{ color:#6e9949; }
}

/* メインバナー
----------------------------------------------------------- */
#main_bnner{ padding:20px 0 30px 0; margin: 0 auto; position:relative; z-index: 0; }

@media print, screen and (min-width: 768px) {
#main_bnner .content { width: 1080px; height: 312px; margin: 0 auto;}
#main_bnner{ width:860px; padding:0 0 40px 0; }
}


/* メインコンテンツ
----------------------------------------------------------- */

#top_lead { text-align: center; margin-bottom: 20px;}

/*イーマイバッグの強み*/
#tsuyomi{ padding-bottom:40px;}
#tsuyomi ul{ display: flex; justify-content:space-between;}
#tsuyomi ul li {}

@media screen and (max-width: 767px) {
#top_lead img {width: 90%; height: auto; }

#tsuyomi ul { padding: 0 5px; }
#tsuyomi ul li { margin:0 5px;}
#tsuyomi ul li img { width: 100%; height: auto;}

}

/* 目的・用途で探す */
@media print, screen and (min-width: 768px) {
#top_category{ margin-bottom:25px; }
#top_category ul{ display:flex; flex-wrap:wrap; }
#top_category ul li a,#top_guide ul li a{ font-size:13px; color:#333; text-decoration:none; }
#top_category ul li{ display:block; text-align:center; width:90px; margin:0 20px 15px 0; }
#top_category ul li:nth-child(8){ margin-right:0; }
#top_category ul li img{ border:#ccc 1px solid; border-radius:50%; width:100%; height:auto; margin-bottom:5px; }
}
@media screen and (max-width: 767px) {
#top_category{ margin-bottom:40px; }
#top_category .scroll{ box-sizing:border-box; width:100%; overflow-x:scroll; margin-bottom:30px; padding-left:5px; }
#top_category ul{ display:flex; flex-wrap:wrap; width:680px; margin-top:0; }
#top_category ul li a,#top_guide ul li a{ font-size:12px; color:#333; text-decoration:none; }
#top_category ul li a{ line-height:1; }
#top_category ul li{ display:block; text-align:center; width:80px; margin:0 8px 10px 8px; }
#top_category ul li:nth-child{ margin-right:0px; }
#top_category ul li img{ border:#ccc 1px solid; border-radius:50%; width:calc(100% - 2px); height:auto; margin-bottom:5px; }
}

/* 新商品 メインバナーの細かいスタイルも記載*/
#new_item .splide__track {margin-bottom:50px;}
#new_item a {color:#333;text-decoration:none;font-size:1.3rem;}
#new_item h3,#new_item .newitem_price {padding-top:5px;}
#new_item .newitem_price span {font-weight:bold;color:#e9344d;font-size:1.5rem;letter-spacing:0.1rem;}
#new_item .newitem_button,#eyecatch .eyecatch_button {background-color: transparent; opacity:1;height: 40px;transition: .2s;width: 40px;}
/* 矢印共通のスタイル */
#new_item .newitem_button::before,#eyecatch .eyecatch_button::before {background: rgba(255,255,255,.9);border-radius:50%;content: "";height: 40px;width: 40px; box-shadow:0 2px 4px rgba(0,0,0,.3); }
#new_item .newitem_prev,#new_item .newitem_next,#eyecatch .eyecatch_prev,#eyecatch .eyecatch_next{position:relaive;}
#new_item .newitem_prev::after,#new_item .newitem_next::after,#eyecatch .eyecatch_prev::after,#eyecatch .eyecatch_next::after{
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #666;
  border-right: 2px solid #666;
}
#new_item .newitem_prev::after,#eyecatch .eyecatch_prev::after{left:17px;transform: rotate(-135deg);}
#new_item .newitem_next::after,#eyecatch .eyecatch_next::after{left:13px;transform: rotate(45deg);}
#new_item .newitem_page,#eyecatch .eyecatch_page {background: #ccc;transition: .1s all;height: 0.8rem;width: 0.8rem;}
#new_item .newitem_page.is-active {background: #febf02; opacity: 1;}
#eyecatch .eyecatch_page.is-active {background: #7fc71b; opacity: 1;}
#new_item .newitem_pagination,#eyecatch .eyecatch_pagination {bottom: -2.5rem;}
#new_item .newitem_pagination li,#eyecatch .eyecatch_pagination li {margin-left: 5px;margin-right: 5px;}
#new_item .splide__slide img,#eyecatch .splide__slide img { height:auto; max-width:100%; }
#new_item .splide__slide img { border:1px solid #ccc; }

#eyecatch .eyecatch_copy{ font-size: 1.4rem; color:#333; padding-top: 15px; margin-left: 10px; line-height:1.5; }
#eyecatch .splide__slide a { text-decoration:none; opacity: .6; /* 左右のスライドを薄くする */ }
#eyecatch .splide__slide.is-active a:hover{ opacity:.6; }
#eyecatch .splide__slide.is-active a{ opacity: 1; /*z-index: 1;*/ }
#eyecatch .eyecatch_pagination{ bottom:-1rem; }


@media print, screen and (min-width: 768px) {

#eyecatch .splide img{ max-width:100%; height:auto; }
#eyecatch .eyecatch_prev, #eyecatch .eyecatch_next { top: 50%; }
#eyecatch .eyecatch_prev { left: 40px; }
#eyecatch .eyecatch_next { right: 40px; }

}

@media screen and (max-width: 767px) {
#main_bnner{ padding-top:13px;}
#eyecatch { /*margin-bottom:2.5rem;*/ }

#eyecatch .eyecatch_copy{ padding-top:8px;}
#eyecatch .eyecatch_prev,#eyecatch .eyecatch_next { top:calc(100% * 0.41); }

}

/*ピックアップ*/
#pick-up{ padding:0 0 25px 0;}
#pick-up h2{ margin-bottom:15px;}
#pick-up a img{	width:100%; height:auto; vertical-align:top;}
#pick-up .left{	padding-right:5px;}
#pick-up ul { display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap;}
#pick-up ul::after { display: block; content:""; width:276px;}
#pick-up ul li p { font-size:1.3rem; padding:5px 5px 0;}

@media print, screen and (min-width: 768px) {
#pick-up ul li { width:32%; min-width: 276px; margin-bottom: 15px; }
}

@media screen and (max-width: 767px) {
#pick-up ul li {   width:48.5%; margin-bottom: 15px; }
#pick-up ul li img { width: 100%; }

}

/*ご発注事例一覧*/
#item_ex {padding-bottom:0;}
#item_ex h2{ margin-bottom:15px;}
#item_ex dl {position: relative; box-sizing: border-box;padding-bottom: 8px; margin-bottom: 10px; border-bottom: 1px solid #bcbcbc;}
#item_ex dl dt { font-size: 16px;color: #6e9949; padding: 0 10px; line-height: 24px; margin-bottom: 15px;border-left: 5px solid #6e9949;position: relative; }
#item_ex dl dd.list_txt p { font-size: 1.3rem;}

#item_ex dl dd.list_txt p.link_more span::before { content: ">>";color: #9b9b9b; padding-right: 5px;}
#item_ex dl dd.main_img { border: 1px solid #bcbcbc; box-sizing: border-box;}
#item_ex dl dd.sub_img { border: 1px solid #bcbcbc; box-sizing: border-box;}
#item_ex dd.bag_data { color: #767676;font-size: 1.1rem;padding-bottom: 10px;line-height: 1.3;padding-right: 10px;}
#item_ex dd.bag_data a { color: #767676; }
#item_ex a:hover { opacity:0.6; }

@media print, screen and (min-width: 768px) {
#item_ex dl {min-height: 180px; width: 100%;}
#item_ex dl { padding: 0 0 0 210px; }
#item_ex dl dd.list_txt { padding-right: 160px; min-height: 95px;}
#item_ex dd.bag_data { text-align: right;}
#item_ex dl dd.main_img { position: absolute; top: 0;left: 10px;}
#item_ex dl dd.main_img img {width: 180px; height: auto;}
#item_ex dl dd.sub_img { position: absolute; top: 0; right: 10px;}
#item_ex dl dd.sub_img img {width: 120px; height: auto;}
}

@media screen and (max-width: 767px) {
#item_ex dl { margin:  0 10px 10px; padding-bottom: 10px;}
#item_ex dl dd.list_txt { margin-bottom: 10px;}
#item_ex dl dd.main_img { width: 48%; display: inline-block; text-align: center; margin-right: 2%;}
#item_ex dl dd.sub_img { width: 48%; display: inline-block; text-align: center;}
#item_ex dl dd.main_img img,
#item_ex dl dd.sub_img img{ width: auto; height:110px;}

}


/* ご利用ガイド */
@media print, screen and (min-width: 768px) {
#top_guide { margin-bottom:25px; }
.block_lead { font-size: 1.3rem; padding: 10px 0;}
#top_guide ul{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-top:10px; }
#top_guide ul li{ box-sizing:border-box; width:270px; border:#ccc 1px solid; border-radius:2px;  margin-bottom:20px; }
#top_guide ul li a{ display:flex; align-items:center; color:#555; font-weight:bold; padding:9px 10px; position:relative; }
#top_guide ul a:after{ content:""; display:inline-block; width:7px; height:7px; border-top:#69a752 3px solid; border-right:#69a752 3px solid; transform:rotate(45deg); position:absolute; right:20px; top:50%; margin-top:-5px; }
#top_guide ul li img{ margin-right:15px; }
}
@media screen and (max-width: 767px) {
#top_guide { margin-bottom:30px; }
.block_lead { font-size: 1.3rem; padding:0 10px 10px;}
#top_guide ul{ display:flex; justify-content:space-around; flex-wrap:wrap; margin-top:10px; }
#top_guide ul li{ box-sizing:border-box; display:flex; width:47%; border:#ccc 1px solid; border-radius:2px;  margin-bottom:20px; }
#top_guide ul li a{ display:flex; align-items:center; width:100%; color:#555; font-weight:bold; padding:9px 10px; position:relative; }
#top_guide ul li a:after{ content:""; display:inline-block; width:7px; height:7px; border-top:#69a752 3px solid; border-right:#69a752 3px solid; transform:rotate(45deg); position:absolute; right:20px; top:50%; margin-top:-5px; }
#top_guide ul li img{ margin-right:15px; }
}
@media screen and (max-width: 530px) {
#top_guide ul li a{ padding-right:25px; }
#top_guide ul li a:after{ right:10px; }
#top_guide ul li img{ margin-right:8px; }
}
@media screen and (max-width: 360px) {
#top_guide ul{ display:block; margin:10px 10px 25px 10px; }
#top_guide ul li{ width:100%; margin:0 auto 12px auto; }
}


/*お知らせ*/
h2#top_info { border-bottom: 3px solid #7fc71b;font-size: 1.8rem; margin-bottom: 15px; line-height: 30px; position: relative;}
h2#top_info::before { content: ""; background:#7fc71b;border-radius: 50%; width: 20px;height: 20px;margin-right: 5px; display: inline-block;vertical-align:text-bottom;font-size: 1.4rem;padding: 0;}
h2#top_info::after {content: "!";color: #fff;font-weight: bold;position: absolute;top: 2px; left: 7px;}

div#main div#info {
	width: 100%;
	height: 270px;
	padding: 20px 10px 0 0;
	margin-bottom: 20px;
	overflow-y:scroll;
    box-sizing: border-box;
}

div#main div#info a {	color: #666;	text-decoration: underline;}
div#main div#info a:hover { opacity: 0.6;}
div#main div#info dl {
	display: block;
	overflow: hidden;
	padding-bottom: 8px;
	margin-bottom: 10px;
    border-bottom: 1px dotted #bbb;
}
div#main div#info dl dt {width: 110px;	font-size:12px;	line-height: 1.2;	float: left;}
div#main div#info dl dd {
  width: 720px;
	font-size:12px;
	line-height: 1.2;
	float: left;
}
div#main div#info dl dd img {	padding-bottom: 5px;}
div#main div#info dl dd .info_title { font-size: 1.6rem; color: #005b31;font-weight: bold; margin-bottom: 5px;}
div#main div#info dl dd .text { font-size:1.3rem;line-height: 1.4;}
div#main div#info strong { font-weight: bold;}
div#main div#info img.info_icon { margin-right: 5px;}

@media print, screen and (min-width: 768px) {

}

@media screen and (max-width: 767px) {
h2#top_info { padding: 0 10px; -webkit-overflow-scrolling: touch;}
h2#top_info::after { left: 17px;}
div#main div#info {
	width: calc(100% - 20px);
	height: 300px;
	padding: 10px 10px 0 0;
	margin: 0 10px 20px;
	overflow-y:scroll;
    box-sizing: border-box;
}
div#main div#info dl dt{ float: inherit; margin-bottom: 5px;}
div#main div#info dl dd {  width: 100%;float: inherit;}
}


