﻿@charset "utf-8";
/*------------------------------------------------------------
	リセット
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure { margin: 0; padding: 0; background: transparent; border: 0; outline: 0; font-size: 1em; }
body, table, input, textarea, select, option { font-family: HiraKakuProN-W3; font-size: 1em; } article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } ol, ul { list-style: none; } blockquote, q { quotes: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; }


/*------------------------------------------------------------
	本体
------------------------------------------------------------*/
body {
 margin:0px;
 padding:0px;
}

html {
 box-sizing: border-box;
}

/*------------------------------------------------------------
	ヘッダー部分
------------------------------------------------------------*/
header {
 width: 100%;
 height: 16px;
 background: #ffffff;
}

#header_text {
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 text-align: right;
 height: 18px;
}

#header_text p {
 font-family:'Toppan Bunkyu MdMin EB',serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
}

#head_base {
 margin-top: 0;
 width: 100%;
 height: 140px;
 background: url(image/head_base.gif)
}

#head_image {
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 height: 140px;
 box-sizing: boeder-box;
}

#head_image img {
 width: 100%;
}

/*------------------------------------------------------------
	ナビ
------------------------------------------------------------*/

nav {
 margin-left:auto;
 margin-right: auto;
 box-sizing: border-box;
 width: 1080px;
}

nav ul {
 list-style-type: none;
}

nav ul li {
 float: left;
 width: 214px;
 background: -webkit-gradient(linear, left top, left bottom, from(#e8bf00),to(#ffe66c));
 background: -webkit-linear-gradient(top,#e8bf00,#ffe66c);
 background: -ms-linear-gradient(top,#e8bf00,#ffe66c);
 filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffe8bf00',endColorstr='#ffffe66c', GradientType=0 );
 background: linear-gradient(to bottom, #e8bf00 0%, #ffe66c 100%);
 border: #e8bf00 solid 1px;
}

nav ul li a {
 display: block;
 height: 40px;
 font-family:'Toppan Bunkyu MdMin EB',serif; 
 font-size: 20px;
 line-height: 40px;
 margin: 1px;
 color: #00006f;
 font-weight: bold;
 text-align: center;
 text-decoration: none;
}

nav ul li a:hover {
 background-color: #ffed95;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/

#top_photo {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 1080px;
 height: auto;
 box-sizing: border-box;
}

#wrapper {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 text-align:left;
 width:1080px;
 height:auto;
 box-shadow: 3px 5px 3px 3px #ffdc39;
 background: #fff5ca;
 box-sizing: border-box;
}

.fine {
 clear: both;
}

.middle_coment {
 margin-left: auto;
 margin-right: auto;
 width: 1000px;
 height: 270px;
 box-sizing: border-box;
 background: url(image/middle_image_back.gif)
}

.coment_space {
 margin-top: 8px;
 margin-left: 10px;
 width: 730px;
 height: auto;
 box-sizing: border-box;
}

.coment_space p {
 font-family:'Toppan Bunkyu MdMin EB',serif; 
 font-size: 21px;
 line-height: 28px;
 color: #00006f;
}

.middle_image {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 1000px;
 height: auto;
 box-sizing: border-box;
}

.middle_image img {
 width: 100%;
}

#top_com {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 1076px;
 height: auto;
 box-sizing: border-box;
}

#top_com img {
 width: 100%;
}

.title_box {
 margin-top: 5px;
 margin-left: auto;
 margin-right: auto;
 width: 480px;
 height: 75px;
 box-sizing: border-box;
}

.title_box img {
 width: 100%;
}

.ryori_frame {
 margin-top: 30px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 25px;
 width: 1000px;
 height: 135px;
 background: #fff5ca;
 box-sizing: border-box;
}

.ryori_ban {
 margin-top: 3px;
 margin-left: 24px;
 width: 300px;
 height: 100px;
 float: left;
 box-sizing: border-box;
}

.ryori_ban img {
 width: 100%;
}

.ryori_ban_end {
 margin-top: 3px;
 margin-left: 24px;
 margin-right: 24px;
 width: 300px;
 height: 100px;
 float: left;
 box-sizing: border-box;
}

.ryori_com {
 margin-top: 5px;
 margin-left: 80px;
 width: 980px;
 height: auto;
 box-sizing: border-box;
}

.ryori_com p {
 font-family:'Toppan Bunkyu MdMin EB',serif;
 font-size: 20px;
 line-height: 28px;
 text-align: left;
 color: #00008c;
 font-weight: bold;
}

.blank {
 height: 30px;
}

.order_notice {
 margin-top: 3px;
 margin-left: auto;
 margin-right: auto;
 width: 750px;
 height: auto;
 padding: 5px;
 background: #ffffff;
 border-box: box-sizing;
}

.order_com {
 width: 450px;
 height: auto;
 float: left;
 padding: 5px;
 text-align: left:
 background: #ffffff;
}

.order_com p {
 font-family:"MSゴシック",sans-serif;
 color:#000000;
 font-size: 12px;
 font-weight: bold;
 text-align: left;
}

.link_btn {
 display: block;
 margin-top:5px;
 margin-left: 20px;
 width: 200px;
 height: 50px;
 float: left;
 text-align: center;
 background: #bf0000;
 border-radius: 5px;
}

.link_btn a {
 display: block;
 font-family:"MSゴシック",sans-serif;
 color:#ffffff;
 line-height: 50px;
 text-decoration: none;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}

.link_btn a:hover {
 background: #0000b3;
 border-radius: 5px;
}

.Breadcrumb {
  padding: 1em;
}
.Breadcrumb-ListGroup {
  display: flex;
}
.Breadcrumb-ListGroup-Item-Link[href]:hover {
  opacity: 0.5;
}
.Breadcrumb-ListGroup > * + * {
  margin-left: 0.5em;
}
.Breadcrumb-ListGroup > * + *::before {
  content: ">";
  margin-left: 0.75em;
  margin-right: 0.75em;
}

.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 25px;
}
.pagetop a {
    display: block;
    background-color: #fff0b7;
    text-align: center;
    color: #d9ad00;
    font-size: 36px;
    text-decoration: none;
    padding: 5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.pagetop a:hover {
    display: block;
    background-color: #b2d1fb;
    text-align: center;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    padding:5px 10px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/

footer {
 margin-top: 15px;
 width: 100%;
 height: 30px;
 background: #fdd100;
}

footer p {
 font-family:'Toppan Bunkyu MdMin EB',serif;
 font-size: 12px;
 line-height: 30px;
 text-align: center;
 color: #00008c;
 font-weight: bold;
}
