@charset "utf-8";
/* CSS Document */

#contents{
	width:100%;
	height:auto;
}

/*========================================
	メニューボタン
========================================*/
.order_about{
	font-size: .8rem;
	text-align: center;
	letter-spacing: 2px;
}

.order_about_list{
	text-align: center;
}

.order_about_list li{
	width: 21%;
	display: inline-block;
	font-size: .8rem;
	color: #555;
	vertical-align: bottom;
	font-weight: bold;
	margin: 4% 0;
}

/*おすすめ*/
.order_about_list div{
	background: #ff9800;
	color: #222;
	margin: 4% 0;
}

.order_about_list a{
	border: 2px #aaa solid;
	width: auto;
	min-height: 100px;
	display: block;
	padding: 5px 0;
}

.order_about_list span{
	font-size: .7rem;
}

/*========================================
	注文方法　タイトル共通
========================================*/
.order-title{
	width: 100%;
	padding: 2% 4%;
	color: #fff;
}

.order-title img{
    width: 30px;
    height: auto;
}

.order-title span{
	/* font-size:.8rem; */
	margin:0 2%;
}

/*========================================
	共通　フローチャート全体
========================================*/

/*本文*/
.step-txt{
	font-size: .85rem;
	margin: 2%;
}

/*解説画像*/
.step-img{
	max-width: 100%;
	width: auto;
	height: auto;
	margin: 6% 0;
}

/*中身の左右の余白*/
.order-center{
	width: 92%;
	height: auto;
	margin: 0 4%;
	padding-bottom: 15%;
}

/*ボックス全体*/
.step-box,
.step-box2{
    background: #f5f5f5;
    padding: 2% 2% 6%;
}

/*ボックスの中身とタイトル*/
.step-title,
.step-title2{
    padding: 2%;
    border-bottom: 2px #333 solid;
}

.step-title img{
	width: 25px;
	height: auto;
	margin:0 4%;
	vertical-align: sub;
}

/*メリット・注意点*/
#ordermerit,
.ordercaution {
    position: relative;
    margin: 7% 0 5%;
    padding: 4% 3% 2.5%;
    background: #fff;
}

/*========================================
	買い物カゴでオーダー
========================================*/
#jump-cartorder{
    background-color: #333;
}

/*買い物カゴオーダーメリット*/
#ordermerit {
    border: solid 2px #26652d;
}

/*タイトル*/
.merit-tit{
	position: absolute;
	display: inline-block;
	top: -5%;
	left: 10%;
	padding: 0 9px;
	font-size: 1rem;
	background: #FFF;
	border-radius: 20px;
	color: #26652d;
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
}

/*リスト*/
.merit-list{
	margin: 2% 0;
}

/*サブタイトル*/
.merit-sub-tit{
	width: 89%;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 0 0 1% 0;
	color: #26652d;
	font-size: 1rem;
	font-weight: bold;
}

/*コメント*/
.merit-list p:nth-of-type(2){
	font-size: .8rem;
	letter-spacing: 2px;
	color: #333;
	padding: 2% 0;
}


/*手提げ袋*/
.bag-link{
	width: 90%;
	display: block;
	border: 2px #aaa solid;
	border-radius: 5px;
	padding: 4% 2%;
	margin: 4% auto;
	text-align: center;
}
.bag-link span{
	font-weight:bold;
	vertical-align: -webkit-baseline-middle;
	margin: 2%;
}

/*「買い物カゴでオーダー」ボタン*/
#button-img{	height: 30px;}




/*========================================
	お電話でオーダー
========================================*/
#jump-tellorder{
    background-color: #333;
}

/*========================================
	お電話でオーダーの注意点
========================================*/
.ordercaution {
    border: solid 2px #c9203f;
}

.ordercaution .caution-title {
    position: absolute;
    display: inline-block;
    top: -5%;
    left: 14%;
    padding: 0 2%;
    line-height: 1;
    font-size: 1rem;
    background: #FFF;
    color: #c9203f;
    font-weight: bold;
}

.ordercaution li img{
	width: 30px;
	height: auto;
	display: inline-block;
	margin: 2%;
}

.ordercaution p{
	vertical-align: middle;
	font-size: .8rem;
	width: 85%;
	display: inline-block;
}
.ordercaution p:frist-child{
	border-bottom:1px #ddd solid;
}

.ordercaution li:first-of-type{
	padding: 0 0 3%;
}


/*メモの装飾*/
.memo-box {
	width: 100%;
	background-color: #fff;
	padding: 4% 2%;
	position: relative;
}
.memo-box::after {
    content: "";
    border-color: #ccc #f5f5f5 #f5f5f5 #ccc;
    border-style: solid;
    border-width: 0 0 24px 24px;
    bottom: 0;
    position: absolute;
    right: 0;
}

.memo-box ul{
	padding:1%;
	line-height: 2;
	color: #333;
	font-weight: bold;
	font-size: .8rem;
}

.memo-box li:before{
	content: "●";
	font-size: 15px;
	color: #c9203f;
	margin-right: 5px;
}

.memo-box-list{
	font-size: .85rem;
	letter-spacing: 0;
	margin: 0 0 4% 0;
}

/*電話番号*/
.phonenumber{
	color: #c9203f;
	font-size: 1.5rem;
}

/*========================================
	FAXでオーダー
========================================*/
#jump-faxorder{
    background-color: #333;
}

/*fax-order*/
.fax-text{
	font-size: .8rem;
	margin: 2%;
}
.fax-text>span{
    font-size: 1rem;
    font-weight: bold;
    color: #1a71ae;
}

/*DLbotton*/
.faxorder-botton{
    border: 2px #1e80c5 solid;
    background: #fff;
    padding: 2%;
    margin: 2%;
    border-radius: 5px;
    text-align: center;
    max-width: 300px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.faxorder-botton-link{
    width: 90%;
    display: block;
    margin: 2% auto 0 auto;
    padding: 2%;
    font-weight: bold;
    text-align: center;
    background-color: #1a71ae;
    color: #fff;
    border-radius: 30px;
    box-shadow: 2px 2px 4px gray;
}
.fax-txt-col-or > span{color: #c9203f;font-weight: bold;}
.fax-txt-col-red > span{color: #c9203f;font-weight: bold;}

.fax-txt-col-or p{
	width: 52%;
	text-align: left;
	font-size: .8rem;
}

/*DLボタン内画像*/
.fax-dl-i01{
	width: 20%;
	height: auto;
}
.fax-dl-i02{	width: 10%;}

.fax-dl-i03{
    width: 30px;
    height: auto;
    padding: 2% 2%;
    margin-right: 6%;
}

.fax-dl-i01,
.fax-dl-i02,
.fax-dl-i03{
	display:inline-block;
}

/*FAX番号*/
.phonenumber-b{
	color: #0071c0;
	font-weight: bold;
	font-size: 1.2rem;
}

/*FAXダウンロードボタン内　テキスト*/
.fd-b-article .fax-txt-col-red,
.fd-b-article .fax-txt-col-or{
	width: 65%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%;
	text-align: justify;
}


/*========================================
	エクセルでオーダー
========================================*/
#jump-excelorder{
    background-color: #333;
}

/*excel-order*/
.excel-text{
	font-size: .8rem;
	margin: 2%;
}
.excel-text>span{
    font-size: 1rem;
    font-weight: bold;
    color: #41A884;
}

/*DLbotton*/
.excelorder-botton{
    border: 2px #41A884 solid;
    background: #fff;
    padding: 2%;
    margin: 2%;
    border-radius: 5px;
    text-align: center;
    max-width: 300px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.excelorder-botton-link{
    width: 90%;
    display: block;
    margin: 2% auto 0 auto;
    padding: 2%;
    font-weight: bold;
    text-align: center;
    background-color: #41A884;
    color: #fff;
    border-radius: 30px;
    box-shadow: 2px 2px 4px gray;
}
.excel-txt-col-or > span{color: #c9203f;font-weight: bold;}
.excel-txt-col-red > span{color: #c9203f;font-weight: bold;}

.excel-txt-col-or p{
	width: 52%;
	text-align: left;
	font-size: .8rem;
}

/*DLボタン内画像*/
.excel-dl-i01{
	width: 20%;
	height: auto;
}
.excel-dl-i02{	width: 10%;}

.excel-dl-i03{
    width: 30px;
    height: auto;
    padding: 2% 2%;
    margin-right: 6%;
}

.excel-dl-i01,
.excel-dl-i02,
.excel-dl-i03{
	display:inline-block;
}

/*エクセルダウンロードボタン内　テキスト*/
.fd-b-article .excel-txt-col-red,
.fd-b-article .excel-txt-col-or{
	width: 65%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 2%;
	text-align: justify;
}

.txt_backwhite {
	background-color: #FFF;
    padding: 5%;
}

.txt_backyellow {
	background-color: #FFF;
	padding: 5%;
	border: #333 solid 1px;
	margin: 5% auto;
	font-weight: bold;
}

.step_underline{
	text-decoration: underline;
}

.step_underline::hover {
    border-color: #ccc;
	transition : 1s;
}

/*========================================
	現物対応エクセルでオーダー
========================================*/
#jump-item-excelorder{
    background-color: #333;
}