@charset "UTF-8";
* {
	padding:0;
	margin:0;
}
html, body {
	width:100%;
	height:100%;
	font-family:'Hiragino Kaku Gothic Pro', sans-serif;
	text-align: justify;
	text-justify: distribute-all-lines;
	color:#313131;
	letter-spacing:0.1em;
	font-size:13px;
	color:#313131;
}
table{border-collapse:collapse;}
th,td{padding:0;padding:10px;font-weight:normal;}
img {
	vertical-align: text-bottom;}
ul, li {
	list-style:none;}
a {
	text-decoration:none;
	color:#117b5d;}
table a:hover{color:#e94628;}
a:visited {text-decoration:none;}
.cf:after {
	content: "";
	display: block;
	clear: both}
/*p{margin:5px 0;}*/

body{
	height: 100%;
	width: 100%;
	/*background-image: url(../images/bg.jpg);*/
}

/*==============================================================
　all
================================================================*/
/* --- font color --- */
.text-black01 {	color:#313131;}

/* --- font align --- */
.text_left {	text-align:left;}
/* --- font size --- */
.text_size12 {font-size:12px;}
.text_strong {font-weight:bold;}
/* --- font weight --- */
.strong{
font-weight:bold;}
/* --- wrraper --- */
.wrap01 {
	width:1000px;
	margin:0 auto;
	position: relative;
}
.w100 {	width:100%;}
/* --- float --- */
.fl {	float:left;}
.fr {	float:right;}
.f-center {	margin:0 auto;}
/* --- margin left --- */
.ml5 {	margin-left:5px;}
.ml20 { margin-left:20px;}
.ml25 { margin-left:25px;}
.ml30 { margin-left:30px;}
/* --- margin right --- */
.mr5 {	margin-right:5px;}

/* --- margin top --- */
.mt5 {	margin-top:5px;}
.mt10 { margin-top: 10px;}
/* --- margin bottom --- */
.mb5 {	margin-bottom:5px;}

/* --- padding left --- */
.pl5 {	padding-left:5px;}

/* --- padding right --- */
.pr5 {	padding-right:5px;}

/* --- padding top --- */
.pt5 {	padding-top:5px;}

/* --- padding bottom --- */
.pb5 {	padding-bottom:5px;}

/* --- border --- */
.bor-t{border-top:1px #ccc solid;}

.fs28{font-size: 28px;
font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;}

/* clearfix --- --- --- --- --- --- --- ---*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.space{
	height: 30px;
}
h3{
	color: #f39800;
	font-size: 26px;
	margin-bottom: 15px;
	font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
}
h3 img{
	margin-right: 5px;
}
/*==============================================================
　トップページ
================================================================*/
/* ------------------------------------------------
 header
------------------------------------------------ */
#head {
	width:1000px;
	height:102px;
	margin: auto;
	background-color:#FFF;
	position: relative;
}
#head h1{
	width: 222px;
	padding:10px 0;
	float: left;
}
.topbanner img{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 16px;
	margin-left: 140px;
	box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
}
.topbanner:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
.header{
	width: 1000px;
	margin: auto;
}


/* ------------------------------------------------
 ナビゲーション
------------------------------------------------ */

#gnav {
	height: 420px;
	background-image: url(../images/human2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.hope{
	margin-top: 30px;
	font-size: 30px;
	text-shadow: -1px -2px 1px #FFF;
 	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.menu{
	margin-top: 170px;
}
.menu li{
	width: 156px;
	margin-left: 10px;
	float: left;
}
#instafeed li a img:hover{
	opacity: 0.7 !important;
}
.topcontactimg{
	position: absolute;
	top: 0;
	right: 0;
}
.toptext{
	color: #FFF;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 22px;
	line-height: 27px;
}
.topcontact{
	width: 150px;
	margin: auto;
	font-size: 18px;
	border-bottom: 2px solid #FFF;
}
.toptel,.topfax{
	margin-top: 2px;
	font-size: 28px;
	/*font-family: 'Lora', serif;*/
}
/* ------------------------------------------------
 contents1  ライフデリとは？
------------------------------------------------ */
.contents1{
	margin-bottom: 50px;
}
.contents1 h3{
	margin-bottom: 0px;
}
.lifederi{
	width: 220px;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	background-color: #fff4ed;
	margin-left: 20px;
	position: relative;
	float: left;
}
.lifetop{
	-webkit-border-radius: 10px 10px 0 0;
	        border-radius: 10px 10px 0 0;
	background-color: rgba(236,160,31,0.84);
	color: #F4F4F4;
	text-align: center;
	font-size: 22px;
	padding: 10px 0;
	line-height: 25px;
}
.lifebottom{
	width: 180px;
	padding-top: 10px;
	margin: auto;
	height: 160px;
}
.lifederiimg{
	position: absolute;
	bottom: -25px;
	right: -20px;
}
/* ------------------------------------------------
 インスタグラム埋め込み
------------------------------------------------ */
#instafeed li a img{
	width: 100%;
	vertical-align: top;
	height: auto;
	-webkit-border-radius: 15px;
	        border-radius: 15px;
}
#instafeed li{
	width: 240px;
	float: left;
	margin: 0 5px;
}
#instafeed{
	margin-bottom: 50px;
	height: 240px;
}
.simply-scroll-container { position:relative; }
.simply-scroll-clip { position:relative; overflow:hidden; }
.simply-scroll-list { margin:0; padding:0; overflow:hidden; }
.simply-scroll-list li { float:left; width:150px; height:150px; margin:0; padding:0; list-style:none; }


/* ------------------------------------------------
 contents2  特徴
------------------------------------------------ */
.contents2 h3{
	margin-bottom: 20px;
}
.service1{
	width: 425px;
	height: 500px;
	margin: 0 0 20px 50px;
	float: left;
}
.service1 h4{
	border-bottom: 2px dotted #e56b11;
	width: 375px;
	padding-left: 5px;
	font-size: 18px;
	float: left;
	font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
}
.serviceimg{
	float: left;
	margin: 0;
}
.servicebox{
	clear: both;
	width: 380px;
}
.servicebox img{
	margin-top: 10px;
}
.characteristic{
	color: #f39800;
	font-size: 20px;
	font-weight: 600;
	padding-top: 10px;
	font-family : "ヒラギノ丸ゴ Pro W4", "Hiragino maru Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO","Verdana","Osaka",sans-serif;
}
.servicetext{
	line-height: 23px;
}
/* ------------------------------------------------
 contents3  メニュー
------------------------------------------------ */
.contents3 h3 img{
	height: 30px;
}
.lunchboxbg h4{
	margin: 0 0 10px 70px;
	font-size: 17px;
	border-bottom: 2px dotted #e56b11;
}
.lunchboxbg{
	width: 820px;
	margin-top: 20px;
	padding: 10px 30px;
	margin: auto;
	background-color: #fff4ed;
	-webkit-border-radius: 10px;
	        border-radius: 10px;
	/* box-shadow */
	box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 6px 3px;
	position: relative;
}
.lunchleft{
	float: left;
}
.lunchboxtext{
	width: 430px;
	float: left;
	margin-left: 50px;
}
.lunchmenu{
	width: 130px;
	padding: 2px;
	text-align: center;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	background-color: #ea68a2;
	color: #FFF;
}
.lunchmenu2{
	clear: both;
	width: 130px;
	padding: 2px;
	text-align: center;
	-webkit-border-radius: 5px;
	        border-radius: 5px;
	background-color: #81511c;
	color: #FFF;
}
.price{
	margin-left: 30px;
}
.fcr{
	color: #b50000;
	font-weight: bold;
}
.boxtype{
	font-size: 18px;
}
.boxtype li{
	float: left;
	margin-bottom: 5px;
}
.typetext{
	width: 430px;
	margin-top: 10px;
}

.menuimg1{
	position: absolute;
	top: -12px;
	left: 20px;
}
.typetextleft,.typetextright{
	width: 380px;
	float: left;
/*	padding-left:1em;
	text-indent:-1em;*/
}
.typetext li{
	list-style-image: url(../images/orderlist.png);
	margin-left: 10px;
}

.typetextright li,.typetextleft li{
	list-style-image: url(../images/orderlist.png);
	margin-left: 10px;
}
.typetextright{
	margin-left: 20px;
}


.bordertop{
	clear: both;
	padding-top: 10px;
	width: 430px;
	height: 1px;
	border-bottom: 1px dashed #fd852e;
}
.border{
	clear: both;
	padding-top: 10px;
	width: 810px;
	height: 1px;
	border-bottom: 1px dashed #fd852e;
}

/* ------------------------------------------------
 お問い合わせ
------------------------------------------------ */
.imgleft{
	float: left;
	margin-left: 30px;
}
.imgright{
	float: right;
	margin-right: 30px;
}
.contactmain img{
	margin-bottom:10px;
}
.contact h3{
	margin: 40px 0 0 0;
}

/* ------------------------------------------------
 ご注文の流れ
------------------------------------------------ */
.order{
	width: 680px;
	height: 130px;
	background-color: #fff;
	/* box-shadow */
	box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	-webkit-box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	-moz-box-shadow:rgba(101, 101, 101, 0.298039) 0px 0px 6px 3px;
	margin: auto;
	position: relative;
}
.ordertop{
	-webkit-border-radius: 7px 7px 0 0;
	        border-radius: 7px 7px 0 0;
	z-index: 6;
}
.o2{
	z-index: 5;
}
.o3{
	z-index: 4;
}
.o4{
	z-index: 3;
}
.o5{
	z-index: 2;
}
.orderbottom{
	-webkit-border-radius: 0 0 7px 7px;
	        border-radius: 0 0 7px 7px;
	z-index: 1;
}
.order h5{
	font-size: 18px;
	padding-top: 10px;
	margin: 0 0 25px 110px;
	margin-left: 110px;
}
.ordermenu{
	text-align: center;
}
.orderimg1{
	position: absolute;
	top: -13px;
	left: 10px;
}
.orderimg2{
	position: absolute;
	top: 0px;
	left: 10px;
}
.orderflow{
	margin-top: 50px;
	margin-bottom: 50px;
}
.caption h4{
	margin-top: 20px;
	margin-left: -20px;
	font-size: 18px;
	color: #f39800;
}
.caption li{
	list-style-image: url(../images/orderlist.png) ;
	margin-top: 5px;
}
.caption{
	margin-left: 180px;
}
/* ------------------------------------------------
 よくあるご質問
------------------------------------------------ */
#acMenu dt{
    display:block;
    width:1000px;
    height:84px;
    text-align:center;
    border-bottom:#FFF 1px solid;
    cursor:pointer;
    background:url(../images/questionplus.png);
    background-color: #fff4ed;
    padding: 0;
    line-height: 84px;
    text-align: left;
    font-size: 20px;
    color: #E2660B;
    }
#acMenu dt img{
	margin: 0 20px;
	vertical-align: middle;
}
#acMenu dd{
    background-color: #FFF;
    width:1000px;
    height:120px;
    font-size: 18px;
    /*text-align: left;*/
    display: table-cell;
	vertical-align: middle;
	display:none;
    }
#acMenu dt.active{
    background:url(../images/questionmainasu.png) ;
    background-color: #fff4ed;
   /*display: table-cell;*/
    display: inline-block;
	vertical-align: middle;
}

.question{
	margin-bottom: 50px;
}

#acMenu dd .acmenuimg,#acMenu dd .acmenuimg2{
	display: inline-block;
	vertical-align: middle;
	*zoom: 1;
	*display: inline;
	margin: 0px 20px 0 20px;
}
#acMenu dd .acmenuimg{
	margin-top: 30px;
}
#acMenu .txt{
	display: inline-block;
	vertical-align: middle;
	width:820px;
	*zoom: 1;
	*display: inline;
	margin-top: 30px;
}
#acMenu .txt2{
	display: inline-block;
	vertical-align: middle;
	width:820px;
	*zoom: 1;
	*display: inline;
	margin-top: 5px;
}
/* ------------------------------------------------
 会社情報
------------------------------------------------ */
.info .fa{
	font-size: 30px;
}
.info{
	margin-bottom: 100px;
}
.info table{
	width: 580px;
	float: left;
	/*margin: auto;*/
}
.info th{
	width: 150px;
	background-color: #fff4ed;
}
.info td{
	width: 430px;
	background-color: #FFF;
}
.info tr{
	padding:3px 0;
	border-bottom: 1px dotted;
}
.map{
	float: right;
}
/* ------------------------------------------------
 footer
------------------------------------------------ */
#footer {
	background-color: #FFF;
	text-align: center;
	color: #e56b11;
}
/* ------------------------------------------------
 TOPへ戻るボタン
------------------------------------------------ */
#page-top a{
	display: none;
}

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

#page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    font-size: 14px;
}
#page-top a {
    background: #e56b11;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #FBA669;
}
}
/* ------------------------------------------------
 メールフォーム
------------------------------------------------ */
.mailcontact{
	width: 500px;
	margin: 30px 0 0 30px;
	float: left;
}
/*.contactmailform{
	width: 500px;
}*/
.must{
	display: block;
	background: #C00;
	padding: 4px 5px;
	font-size: 10px;
	color: #FFF;
	float: left;
	margin: 0 5px;
	-webkit-border-radius: 4px;
	        border-radius: 4px;
	box-shadow:0 0 5px #CCC;
}
#sousin{
	width: 79px;
	height: 31px;
	border: 0px;
	background: url(../images/form_btn.png) left top no-repeat;
	/*margin-left: 23%;*/
	text-align: center;
}

.orange{
	color: #eb6100;
	font-size: 20px;
	margin-bottom: 20px;
}
/* ------------------------------------------------
　バナー
------------------------------------------------ */
.banner img{
	width: 470px;
	height: auto;
}
.banner{
	float: left;
	height: 122px;
/* box-shadow */
	box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
	-webkit-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
	-moz-box-shadow:rgba(101, 101, 101, 0.34902) 0px 0px 2px 2px;
}
.banner:hover{
	opacity: 0.6;
	filter: alpha(opacity=70);        /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
}
/* ------------------------------------------------
 thanks2ページ
------------------------------------------------ */
.wrap{
	width: 980px;
	height: 85%;
	margin: auto;
}
.thanks2logo h1{
	padding-top: 30px;
}
.supportbox{
	border: 5px solid #d4d4d4;
	padding: 50px;
	margin: 120px auto 0;
	background-color: #FFF;
	font-size: 14px;
}
.supportbox a{
	color: #000;
}
#thanks2footer{
	background-color: #FFF;
	height: 117px;
	text-align: center;
	color: #e56b11;
	position: relative;
}
#thanks2footer p{
	padding-top: 90px;
	text-align: center;
}

.slider {
	margin: 60px auto -30px;
	width: 1000px;
}

.bxslider > li > img {
	min-width: 1000px;
	width: 100%;
}

#g_nav {
	margin: 10px auto 50px;
	width: 100%;
}

#g_nav ul {
	display: table;
	height: 100px;
	table-layout: fixed;
	width: 100%;
}

#g_nav ul li {
	background-color: #fee5c2;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	color: #e36c18;
	display: table-cell;
	font-weight: bold;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

#g_nav ul li:first-child {
	border-left: none;
}

#g_nav ul li:last-child {
	border-right: none;
	background-color: #ffe9e9;
	color: #e76089;
}

#g_nav ul li:nth-child(4) img {
	vertical-align: bottom;
}

#g_nav ul li img {
	margin: 0 10px 0 0;
	vertical-align: middle;
}

#g_nav ul li span {
	display: inline-block;
}

#g_nav ul li a:link,
#g_nav ul li a:active,
#g_nav ul li a:visited {
	display: block;
	height: 100px;
	position: absolute;
	top: 0;
	width: 100%;
}

#g_nav ul li a:hover {
	background-color: rgba(255,255,255,.3);
}

/* ------------------------------------------------
 facility.html
------------------------------------------------ */

.facility h3 {
	margin: 20px auto;
	text-align: center;
}

.facility p {
	margin: auto;
	text-align: center;
}

.facility .mailcontact {
	float: none;
	margin: 30px auto;
}

.facility .mailcontact input {
	font-size: 14px;
	padding: 2px;
}

.facility form#mailformpro label {
	border: none;
}

/* ------------------------------------------------
 insbox
------------------------------------------------ */

.insbox {
	margin-bottom: 50px;
}

.insbox .insttl {
	margin-bottom: 20px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.insbox .insttl h3 {
	margin-bottom: 0;
}

.insbox .insttl h3 img {
	margin: -3px 10px 0 0;
	width: 40px;
	height: auto;
	vertical-align: top;
}

.insbox .insttl .link {
	margin: 0 0 0 auto;
}

.insbox .insttl .link a {
	padding: 10px 22px 8px;
	display: block;
	background: #F39800;
	border-radius: 10px;
	color:#fff;
	font-size: 14px;
	font-weight: bold;
}

.insbox .insttl .link a:hover {
	opacity: 0.7;
}

#instafeed {
	margin-bottom: 0;
	width: 100%;
	height: auto;
	/*display: flex;
	align-items: stretch;
	justify-content: flex-start;
	flex-direction: row;*/
	white-space: nowrap;
}
#instafeed li {
	display: inline-block;
	flex:0 0 auto;
	margin: 0 10px;
	width: 184px;
	position: relative;
	float: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	filter: opacity(70%)
}
#instafeed li:hover {
	filter: none;
}
#instafeed li a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
}
