@charset "utf-8";
/* CSS Document */
/*img{  width: 100%; 
  height: 100%; 
  object-fit: contain;
}*/

#guide {
	margin:0 0 0 20px;  box-sizing: border-box;
	padding:10px;
	background-color: #EBEBEB;
/*	width: 740px;*/
}

#guide h2 {
	border-bottom: 2px dotted #666666;
	color: #333333;
	margin: 24px 0 12px;
	padding-left: 6px;
	font-size:24px;
}
#guide table{   border-collapse: separate;
    border-spacing: 1px;
}
#guide p {
	font-size:14px;
	line-height:1.5em;
	padding:0 10px 10px;
}
#fuide .woong{
	padding-left:10px;}
#guide .guideTitle {
	font-size: 18px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #4557D7;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom:20px;
	font-weight:bold;
	text-align:left;
}
/*-------------------------------------------------------------------------*/
#guide .open {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}
#guide .open h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/calendar.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
}
#guide .open h3 {
	font-size:14px;
	margin:0 0 10px 40px;
	padding:0 0 5px 0; width: fit-content;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39F;
}
#guide #open .openTime {
	font-size: 24px;
	text-align:center;
	margin:50px auto;
}
#guide #open .taiou {
	margin: auto;
	padding: 10px;
/*	width: 665px;*/
	border: 1px solid #CCC;
}

#guide .pay {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}
#guide .pay h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/card.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
}
/*-------------------------------------------------------------------------*/
#guide #payType {
	clear: both;
	overflow: hidden;
	padding: 5px;  display: grid;
 grid-template-columns: 1fr 1fr;
}
#guide #card {
	float: left;
/*	width: 355px;*/
	overflow: hidden;
	margin-bottom:10px;
}
#guide #payType #card .cardType {
	text-align: center;
		margin-bottom:10px;
}
#guide #payType #card .cardType img {
	display:inline;
	margin-right: 5px;
	margin-left: 5px;
}
#guide #bank {
/*	float: left;
	width: 355px;
	overflow: hidden;*/
}
#guide #daibiki {
/*	clear:both;
	float: left;
	width: 355px;*/
}
#guide #campaBank {
/*	float: left;
	width: 355px;
	overflow: hidden;*/
}
#guide #card .guideTitle {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/pay-card.png);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 80px;
	background-position: 10px;
}
#guide #bank .guideTitle {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/pay-bank.png);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 80px;
	background-position: 10px;
}
#guide #daibiki .guideTitle {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/pay-cod.png);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 80px;
	background-position: 10px;
}
#guide #campaBank .guideTitle {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/pay-postpay.png);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 80px;
	background-position: 10px;
}
#guide #tesuuryou_table_01 {
	background-color: #87CEEB;
	/* [disabled]width:500px;
*/
	border-spacing: 1px;
	border-collapse: separate;
	margin: auto;
}
#guide #tesuuryou_table_01 tr th {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color:#87CEEB;
	padding:5px;
	text-align:center;
	/* [disabled]width:300px;
*/
}
#guide #tesuuryou_table_01 tr td {
	background-color: #fff;
	padding:5px;
}
#guide #tesuuryou_table_01 tr .tesuuryouPrice1 {
	text-align: right;
}
#guide #tesuuryou_table_01 tr .tesuuryouPrice2 {
	text-align: center;
}
/*-------------------------------------------------------------------------haisouhi*/

#guide .deli {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}
#guide .deli h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/truck.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
	clear:both;
}
#guide .deli dl {
/*	width:630px;*/
	text-align:center;
	margin-left:40px;
	margin-top:20px;
}
#guide .deli dt {
	font-weight:bold;
	text-align:left;
	margin-bottom:10px;
	border-bottom:1px dotted #900;
	color:#262626;
	padding:0 0 5px 5px;
}
#guide .deli dd {
	margin-bottom:40px;
	font-size:14px;
	text-align:left;
}
#guide .caution {
	font-size:14px;
	border:1px solid #C5C5C5;
	padding:10px;
	margin:0 auto 40px;
}
#guide #deli .conteBox.deliAbout {
	margin-bottom:40px;
}
#guide #haisouhi {
	background-color: #666;
	border-spacing: 1px;
	border-collapse: separate;
	margin:0 auto 60px;
}
#guide #haisouhi tr th {
	font-weight: bold;
	background-color: #0d5dcc;
	text-align: left;
	color: #FFF;
}
#guide #haisouhi tr .haisouhi_td_01 {
	padding:5px 10px;
}
#guide #haisouhi tr .haisouhi_td_02 {
	font-weight: bold;
	text-align: center;
	padding:5px 10px;
}
#guide #haisouhi tr .haisouhi_td_03 {
	color: #FFF;
	background-color: #06C;
	padding:5px 10px;
}
#guide #haisouhi tr .haisouhi_td_04 {
	color: #FFF;
	background-color: #06C;
	text-align: center;
}
#guide #haisouhi tr .haisouhi_td_05 {
	padding:5px 10px;
	text-align: left;

}
#guide #haisouhi tr .haisouhi_td_06 {
	font-size:14px;
	text-align: right;
}
#guide #haisouhi tr .ritou {
	background-color: #669900;
}
#guide #haisouhi tr .ritouPrice {
	background-color: #669900;
}
#guide #haisouhi .kantou {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0;
	border-bottom-color: #FF0;
	background-color: #FF0;
		color:#666666;
}
#guide #haisouhi td {
	background-color: #FFF;
	padding:2px;
}
#guide .haisouArea {
	margin:20px 40px 60px;
}
#guide .haisouArea li {
	margin-bottom: 5px;
}
#guide .conteBox.deliTimeAbout {
	margin-bottom: 40px;
}
#guide .conteBox.deliTimeAbout .deliTimeIMG {
	text-align: center;
	margin: auto;
}
#guide .conteBox.deliTimeAbout .deliTimeIMG img{
    width: 80%;    margin: 0 auto;
    height: 100%;
    object-fit: contain;    max-width: 500px; padding: 1rem;
}
#guide .conteBox.deliSizeAbout .conteBox.deliItemAbout {
	clear: both;
}
/*-------------------------------------------------------------------------itemAbout*/

#guide #itemAbout {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}
#guide #itemAbout h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/products01.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
}
#guide .rankAbout {
	margin-bottom:60px;
	overflow:hidden;
}
#guide #itemAbout .conteBox.mainsouti {
	clear: both;
	margin:0 auto 60px;
}
#guide #itemAbout .fuzokuhin table {
	background-color: #666;
	margin:0 auto 40px;

}
#guide #itemAbout .fuzokuhin th {
	background-color: #ccc;
	width:50%;
	text-align:center;
	padding:5px;
}
#guide #itemAbout .fuzokuhin td {
	vertical-align:top;
	font-size:14px;
	background-color: #fff;
	padding:20px 0;
}
#guide #itemAbout .rank {
	margin:0 5px;
	padding:0;
	font-size:14px;
/*float:left;
	width:395px;*/
}
#guide #itemAbout .rank li {    list-style: none;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
}
#guide #itemAbout .ran-txt { width: 3rem;
   /* background: #4c4c4c;*/
    color: #ffffff;
    padding: 0 0.5rem;
    border-radius: 0.2rem;
    display: block;
    text-align: center;
}
#guide #itemAbout .ran-txt.ran-new {background: linear-gradient(-68deg, #a5a2a2 0%, #251d1d 50%, #232323 50%, #b3b9b7 100%);}
#guide #itemAbout .ran-txt.ran-a { background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%, #ccff00 80%, #ccff00 100%);}
#guide #itemAbout .ran-txt.ran-b { background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%,#ffaa2a 80%, #ffaa2a 100%);}
#guide #itemAbout .ran-txt.ran-c {background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%, #ffea2a 80%, #ffea2a 100%);}
#guide #itemAbout .ran-txt.ran-s {background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%,  #ff2aaa 80%,  #ff2aaa 100%);}
#guide #itemAbout .ran-txt.ran-aa {background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%,   #ff2a2a 80%,   #ff2a2a 100%);}
#guide #itemAbout .ran-txt.ran-re {background: linear-gradient(75deg, #4c4c4c 0%, #251d1d 78%,   #ff6a2a 80%,   #ff6a2a 100%);}

/*-------------------------------------------------------------------------hosyou*/
#guide #hosyou {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}

#guide #hosyou h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/guarantee.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
}
#guide #hosyou table {
	background:#ccc;
	margin: auto;
/*	width:720px;*/
}
#guide #hosyou {
	margin-bottom: 60px;
}
#guide #hosyou table th {
	padding:10px;
	background:#eee;
	margin: auto;
	width:50%;
}
#guide #hosyou table tr .kikan {
	text-align: center;
	font-weight:bold;
	font-size:16px;
	vertical-align: middle;
	padding:10px;
}
#guide #hosyou table tr .kikan p {
	padding:10px;
		text-align: center;
		font-size: 20px;
}
#guide #hosyou table td {
	background:#fff;
	padding:5px;
	vertical-align:top;
}
#guide #hosyou .blue {
	padding:0;
	background-color: #0CF;
}
#guide #hosyou .green {
	background-color: #ccff00;
}
#guide #hosyou .blue p {
	padding:0;
}
#guide #hosyou .green p {
	padding:0;
}
.itemPage .aboutHaisou {
	clear: both;
}

#guide .henpin {
	margin-bottom:40px;
	padding: 10px 10px 40px;
	background:#fff;
}
#guide #henpin h2 {
	background-image: url(https://gigaplus.makeshop.jp/feric1/image/utilization/return.png);
	background-repeat: no-repeat;
	height: 50px;
	line-height: 50px;
	padding-left: 80px;
}
#guide .henpin ul {
    list-style-type: disc;
    font-size: 14px;
    margin: 1rem 0 0 2rem;
    max-width: 100%;
    box-sizing: border-box;
}
#guide .henpin ul li {
	margin-bottom:10px;
}

@media screen and (max-width: 768px){
#guide{	margin:inherit; width: 100%;
	}
.contents {padding: inherit;}
#guide #payType {display: grid;
 grid-template-columns: 1fr;
}
#guide #itemAbout .rank li {
    list-style: none;
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start;
    flex-direction: column;
}
#guide #hosyou h2,#guide #itemAbout h2,#guide .deli h2,#guide .pay h2,#guide .open h2,#guide #henpin h2{ height: 1rem; line-height: 0; padding-left: 1.5em;
    font-size: 20px; text-align: start; text-indent: 3rem;}
}
@media (min-width: 1280px) {}