@charset "utf-8";

/*リセット
----------------------------------------------------*/

html,
button,
input,
select,
textarea,
body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.6em;
}

* {
    margin: 0;
    padding: 0
}

body {
    line-height: 1;
    background: #ececec !important;
    color: #;
}

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 {
    background: transparent;
    border: 0;
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    vertical-align: middle;
}

input,
select {
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: #fb4b00;
}

a:visited {}

a:active {}

.relative {
    position: relative;
}

.right {
    float: right;
}

.left {
    float: left;
}

.all {}

.all:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.center {
    text-align: center;
}

.red {
    color: red;
}


/*----------------------------------------------------*/

#wrapper {
    overflow: hidden;
    background-image: url(../images/sitehaikei.png)
}

#contents {
    width: 1000px;
    margin: 0 auto;
    padding-top: 15px;
    padding-bottom: 30px;
}

#main {
    float: left;
    width: 660px;
    margin-bottom: 35px;
}

#sub {
    float: right;
    width: 300px;
    margin-bottom: 35px;
}

#contents:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pan {
    margin-bottom: 14px;
    text-align: left;
}

.block {
    padding-bottom: 35px;
}


/*ヘッダ部
----------------------------------------------------*/

header {
    background-image: url(../images/headback.png);
    background-repeat: repeat-x;
    height: 112px;
    background-size: auto 112px;
}

.h1back {
    background: #111;
}

.h1back h1 {
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    padding: 6px 0 4px;
    width: 1000px;
    margin: 0 auto;
}

.globalheader {
    margin: 0 auto;
    width: 1000px;
}

.globalheader .logo {
    float: left;
    padding-top: 7px;
    padding-left: 5px;
    width: 164px;
    height: 69px;
}

.globalmenu {
    float: right;
    position: relative;
    width: 811px;
    height: 43px;
    padding: 0;
    margin: 0;
}

.globalmenubtn {
    position: absolute;
    top: 0px;
    right: 0px;
}

.globalmenubtn li {
    float: left;
}

.globalmenubtn li a {
    display: block;
    height: 85px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: center;
}

.globalmenuabsol {
    position: absolute;
    top: -16px;
    right: 0;
}

.globalmenuabsol li {}

.globalmenuabsol li a {
    display: block;
    color: #FFF;
    font-size: 14px;
}

.globalmenubtn:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menu01 {}

#menu01 a {
    background-image: url(../images/home.png);
    width: 58px;
}

#menu01 a:hover {}

#menu01b {}

#menu02 {}

#menu02 a {
    background-image: url(../images/aboutus.png);
    width: 109px;
}

#menu02 a:hover {}

#menu02b {}

#menu03 {}

#menu03 a {
    background-image: url(../images/yakisoba.png);
    width: 112px;
}

#menu03 a:hover {}

#menu03b {}

#menu04 a {
    background-image: url(../images/menu.png);
    width: 114px;
}

#menu04 a:hover {}

#menu04b {}

#menu05 {}

#menu05 a {
    background-image: url(../images/gallery.png);
    width: 135px;
}

#menu05 a:hover {}

#menu05b {}

#menu06 {}

#menu06 a {
    background-image: url(../images/access.png);
    width: 115px;
}

#menu06 a:hover {}

#menu06b {}

#menu09 a {
    background-image: url(../images/order.png);
    width: 114px;
}

header:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#menu08 {
    content: "";
    height: 0;
    visibility: hidden;
    text-indent: -9999px;
}

#toggle {
    content: "";
    height: 0;
    visibility: hidden;
}


/*右サブメニュー
----------------------------------------------------*/

#subprof {
    width: 298px;
    border: 1px solid #ccc;
    background: #fff;
}

#addprof {
    padding: 20px 20px 15px;
}

#addprof p {
    line-height: 1.4em;
    text-align: justify;
    text-justify: distribute;
    font-size: 14px;
    margin-bottom: 10px;
}

#addprof p.telno a {
    pointer-events: none;
}

.subbana {
    width: 298px;
    border: 1px solid #ccc;
    background: #fff;
    margin-top: 20px;
}

#gaikan {
    width: 298px;
    height: 225px;
}

.subbanana img {
    width: 282px;
    height: 88px;
}

.subbanana {
    padding: 8px;
}

.toacc a {
    color: #fb4b00;
}

.subbana-sweeteebn {
    width: 298px;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.sweeteebn-pc img {
    width: 298px;
    height: 298px;
}

.sweeteebn-sm {
    display: none;
}

/*トップへ戻る
---------------------------------------------------------------*/


/*#totop {
    width : 1000px;
    margin : 0 auto;
}*/

#totop {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#totop p {
    float: right;
}

#totop a {
    display: block;
    text-decoration: none;
    padding: 15px 12px 7px 12px;
    background: #ffffff;
    width: 150px;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}

#totop:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


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

footer {
    background: #fff;
    text-align: center;
    border-top: 1px solid #cccccc;
}

#footer {
    margin: 0 auto;
    width: 1000px;
    padding: 15px 0;
}

.copyright {
    font-size: 14px;
    padding-bottom: 12px;
    padding-top: 10px;
    background: #000;
    color: #FFF;
}

.footernav {
    padding-top: 10px;
    padding-bottom: 15px;
}

.footernav ul li {
    display: inline;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #aaaaaa;
    font-size: 14px;
    margin: 0px;
    line-height: 1.4em;
}

.footernav ul li a {
    padding-top: 2px;
    padding-right: 13px;
    padding-bottom: 0px;
    padding-left: 10px;
}

.footernav ul li:first-child {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #aaaaaa;
}

.footernav ul li a {}

.footernav ul li a:hover {}


/*トップスライド
---------------------------------------------------------------*/

.topslideback {}

.topslider {
    margin: 0 auto;
    width: 1000px;
    margin-top: 15px;
    padding-bottom: 30px;
    height: 500px;
}

.bxslider img {}

.topslider h2 {
    content: "";
    height: 0;
    visibility: hidden;
}


/*トップ最新情報等
---------------------------------------------------------------*/

iframe {
    width: 660px;
    height: 350px;
}

#newsiframe {
    margin-bottom: 35px;
}

#newslist {
    padding: 12px 0 12px 50px;
    margin-bottom: 35px;
}

#newslist li {
    width: 566px;
    background-image: url("../images/newsicon.png");
    background-repeat: no-repeat;
    background-position: 5px 15px;
    border-style: solid;
    border-width: 0px 0px 15px;
    -moz-border-image: url("../images/newsborder.png") 0 0 15 repeat;
    -webkit-border-image: url("../images/newsborder.png") 0 0 15 repeat;
    -o-border-image: url("../images/newsborder.png") 0 0 15 repeat;
    border-image: url("../images/newsborder.png") 0 0 15 fill repeat;
    display: block;
}

#newslist li span {
    display: block;
    padding: 20px 15px 15px 35px;
}

#news23 {
    width: 660px;
    margin-bottom: 35px;
}

#news23 a {
    color: #fb4b00;
    font-weight: bold;
}

#news23:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#news2 {
    width: 312px;
    height: 310px;
    background-image: url("../images/waku.png");
    background-repeat: no-repeat;
    float: left;
}

#news2 .center {
    padding: 18px 0 0 20px;
}

#news2 h3 {
    padding: 10px 0 0 18px;
    font-size: 17px;
}

#news2 h3 .mini {
    font-size: 12px;
}

#news2 p {
    padding: 5px 18px 0;
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 14px;
}

#news2 .otori {
    position: absolute;
    top: 220px;
    right: 0px;
}

#news2 .otori img {
    width: 65px;
}

#news3 {
    width: 312px;
    height: 310px;
    background-image: url("../images/waku.png");
    background-repeat: no-repeat;
    float: right;
}

#news3 .center {
    padding: 18px 0 0 20px;
}

#news3 h3 {
    padding: 10px 0 0 18px;
    font-size: 17px;
}

#news3 p {
    padding: 5px 18px 0;
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 14px;
}

#enkaiinfo {
    width: 659px;
    height: 270px;
    background-image: url("../images/wakudai.png");
    background-repeat: no-repeat;
}

#enkaiinfo .right {
    padding: 10px;
}

#enkaiinfo h3 {
    padding: 20px 0 0 20px;
    font-size: 24px;
}

#enkaiinfo p {
    padding: 5px 0 0 20px;
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
}

#enkaiinfo p.tel {
    font-size: 24px;
}

#newitem1 {
    width: 659px;
    margin-bottom: 35px;
    height: 270px;
    background-image: url("../images/wakudai.png");
    background-repeat: no-repeat;
}

.newitem1right {
    float: right;
    box-sizing: border-box;
    width: 300px;
    padding: 18px 20px 0 0;
}

.newitem1left {
    box-sizing: border-box;
    width: 350px;
    float: left;
    padding: 18px 0 0 20px;
}

.newitem1left-dai {
    float: left;
    padding: 18px 0 0 20px;
    height: 247px;
    box-sizing: border-box;
}

#newitem1 h3 {
    padding: 5px 0 0 0;
    font-size: 19px;
}

#newitem1 h3 .mini {
    padding: 5px 0 0 0;
    font-size: 14px;
    display: block;
}

#newitem1 p {
    padding: 5px 0 0;
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
}

#newitem1 a {
    color: #fb4b00;
    font-weight: bold;
    display: block;
}

#newitem1 .otori {
    position: absolute;
    top: 15px;
    right: 15px;
}

#newitem1 .otori img {
    width: 65px;
}


/*富士宮やきそば
---------------------------------------------------------------*/

#yakisoba h2 {
    margin-bottom: 30px;
}

#yakisoba h3 {
    margin-bottom: 15px;
    margin-top: 50px;
    text-align: center;
}

#yakisoba .right {
    width: 300px;
    padding-left: 25px;
}

#yakisoba .right img {
    padding-bottom: 25px;
    width: 300px;
}

.yakisoban {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
}


/*こだわり
---------------------------------------------------------------*/

#aboutus h2 {
    margin-bottom: 30px;
}

#aboutus h3 {
    margin-bottom: 15px;
}

.kodawari {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
    margin-bottom: 15px;
}

.kodawari .big {
    font-size: 17px;
}

.kodawari2 {
    margin-top: 30px;
}

.kodawari3 {
    margin-top: 30px;
}

.tigers {
    float: left;
}

.tigers {
    width: 311px;
    margin-bottom: 25px;
}

.tigers2 {
    clear: both;
}

.tigers img {
    float: left;
    width: 120px;
}

.tigerright {
    float: right;
    width: 170px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
}

.tigerright h4,
.tigers2 h4 {
    font-size: 16px;
    padding-bottom: 3px;
}

.tigerright p,
.tigers2 p {
    line-height: 1.2em;
    padding-top: 3px;
    font-size: 14px;
}

.tigers:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tigers2:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tigers3 {
    margin-bottom: 25px;
}

.tigers3 .left {
    margin-right: 25px;
}

.tigers3 .left img {
    margin-bottom: 5px;
}

.tigers3:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*お品書き
---------------------------------------------------------------*/


/* タブ部分 */

.tabs {
    margin: 0;
    padding: 0;
}

.tabs a {
    display: inline;
    margin: 0;
    padding: 0;
}


/* タブ中身のボックス */

.tab {
    padding-top: 30px;
    width: px;
    margin: 0 auto;
    clear: left;
}

#tab2 {
    display: none;
}

#tab3 {
    display: none;
}

#tab4 {
    display: none;
}

#tab5 {
    display: none;
}

#tab6 {
    display: none;
}


/*  */

.trigger {
    content: "";
    height: 0;
    visibility: hidden;
}

#menu h2 {
    margin-bottom: 30px;
}

#menu h3 {
    margin-bottom: 15px;
    margin-top: 50px;
    text-align: center;
}

#menu h3:first-child {
    margin-top: 0px;
}

.osu {
    width: 203px;
    float: left;
    margin-left: 15px\9;
    /* IE8 以下 */
}

.osun {
    width: 400px;
    float: left;
    margin: 0 0 0 0px;
    margin-top: -8px;
}

.osu h4 {
    margin: 10px 0 8px;
    font-size: 15px;
    line-height: 1.5;
}

.osu p {
    line-height: 1.4em;
    text-align: justify;
    text-justify: distribute;
    font-size: 14px;
}

.osuone {
    margin-top: 20px;
}

#osusume .osuone:first-child {
    margin-top: 0px;
}

.osuone .osu:nth-child(2) {
    margin: 0 25px;
}

.osuone:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tsuu {
    width: 358px;
    float: left;
    padding-top: 10px;
}

.tsuu h4 {
    margin: 10px 0 3px;
}

.tsuu h4:first-child {
    margin-top: 0px;
}

.hoho {
    margin-top: 10px;
    margin-bottom: 20px;
}

.tsuu p a {
    background: #fb4b00;
    border: 1px solid #fb4b00;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    color: #FFF;
    padding: 10px 50px;
}

#tsuuhan img {
    margin: 10px 30px 0 0;
}

#tsuuhan p {
    line-height: 1.4em;
    font-size: 16px;
}

#tsuuhan .right img {
    padding-top: 5px;
}

#tsuuhan:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.daisize {
    font-size: 18px;
    display: block;
    margin-bottom: -15px;
}

.minisize {
    font-size: 13px;
    display: block;
    margin-top: -3px;
    margin-bottom: -20px;
}

.minisize2 {
    font-size: 14px;
}

#alllist {
    margin-top: 25px;
}

#menu #tab3 .leftlist {
    float: left;
    width: 320px;
    padding-right: 20px;
}

#menu #tab3 .rightlist {
    float: left;
}

#menu #tab5 .leftlist {
    float: left;
    width: 345px;
    padding-right: 20px;
}

#menu #tab5 .rightlist {
    float: left;
}

#alllist:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.oshinagakilist {
    line-height: 1.6em;
    font-size: 16px;
    margin-top: 10px;
}

.menuintro {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
    text-align: center;
}

#menu p.tel {
    margin-bottom: 30px;
    margin-top: 15px;
    text-align: center;
    font-size: 24px;
    line-height: 1.4em;
}

#menu .tab .all .right {
    width: 353px;
    padding-left: 20px;
}

#menu .tab .all .right h4 {
    font-size: 17px;
    margin-bottom: 5px;
    padding-top: 2px;
    line-height: 1.4em;
}

#menu .tab .all .right p {
    line-height: 1.4em;
    text-align: justify;
    text-justify: distribute;
    font-size: 14px;
    margin-bottom: 25px;
}

#menu .tab .all {
    margin-bottom: 25px;
}

#menu #tab6 .all .left img {
    margin-bottom: 5px;
}


/*アクセス
---------------------------------------------------------------*/


/* タブ部分 */

#access .tabback {
    background-image: url("../images/actabback.png");
    background-repeat: no-repeat;
    width: 1000px;
    height: 126px;
    margin-top: 35px;
}

#access .tabback .tabs {
    width: 442px;
    padding-left: 273px;
}

#access .tab {
    margin-top: 20px;
}

#access .all {
    width: 800px;
    margin: 0 auto;
    margin-bottom: 35px;
}

#access .all .left {
    width: 298px;
    padding-right: 25px;
    float: left;
}

#access .all .right {
    width: 475px;
    float: left;
}

#access .all .right h3 img {
    padding-bottom: 20px;
}

#access .all p {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 16px;
}

.accphoto {
    width: 190px;
    float: left;
    line-height: 1.4em;
    margin: 0 10px 0 0;
    font-size: 15px;
}

.accphoto img {
    margin: 0 0 5px 0;
    width: 190px;
}

.googlemapto {
    width: 800px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 45px;
}

.maps {
    width: 800px;
    margin: 0 auto;
}

.mapcanvas {
    width: 800px;
    height: 600px;
}


/*ギャラリー
---------------------------------------------------------------*/

#gallery .intro {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#cork {
    background-image: url("../gallery/images/galleryback.jpg");
    background-repeat: repeat-y;
    width: 1000px;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 50px;
}

.gall {
    background-image: url("../gallery/images/galback.png");
    background-repeat: no-repeat;
    float: left;
    width: 259px;
    height: 267px;
    margin-top: 45px;
}

.gall:nth-child(3n+2) {
    margin: 45px 35px 0px;
}

.galrow {
    padding-left: 78px;
    margin: 0 auto;
    padding-left: 128px\9;
    /* IE8 以下 */
}

.capson {
    padding-top: 10px;
    line-height: 1.4em;
    font-size: 15px;
}

.pad15 {
    padding: 15px;
    padding-left: 14px;
    padding-right: 16px;
}

.pad15 img {
    width: 225px;
}

.pin {
    background-image: url("../gallery/images/pin01.png");
    background-repeat: no-repeat;
    position: absolute;
    top: -20px;
    left: 100px;
    width: 75px;
    height: 57px;
}

.gall:nth-of-type(6n+2) .pin {
    background-image: url("../gallery/images/pin02.png");
}

.gall:nth-of-type(6n+3) .pin {
    background-image: url("../gallery/images/pin03.png");
}

.gall:nth-of-type(6n+4) .pin {
    background-image: url("../gallery/images/pin04.png");
}

.gall:nth-of-type(6n+5) .pin {
    background-image: url("../gallery/images/pin05.png");
}

.gall:nth-of-type(6n+6) .pin {
    background-image: url("../gallery/images/pin06.png");
}

.galrow:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*プライバシーポリシー
---------------------------------------------------------------*/

#privacy h2 {
    margin-top: 30px;
}

#privacy h3 {
    margin-top: 30px;
}

#privacy .intro {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 18px;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 30px;
}


/*お問い合わせ
---------------------------------------------------------------*/

#inq .intro {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}


/*お取り寄せ
---------------------------------------------------------------*/

#order .intro {
    line-height: 1.6em;
    text-align: justify;
    text-justify: distribute;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}

#order h3 {
    width: 800px;
    margin: 0 auto;
    margin-bottom: 15px;
}

#order h4 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-top: 2px;
    line-height: 1.4em;
}

#order h4.table {
    margin-top: 10px;
    margin-left: 15px;
    margin-bottom: 5px;
}

.doli {
    font-size: 13px;
    font-weight: normal;
}

.yaki510 {
    width: 280px;
    padding-right: 25px;
    float: left;
}

.price {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8em;
    margin-bottom: 25px;
}

.nedan {
    font-size: 22px;
    font-weight: bold;
}

#order h5 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 2px;
    line-height: 1.4em;
    margin-top: 30px;
}

#order h5.table {
    font-size: 14px;
    margin-top: 10px;
    margin-left: 15px;
}

#order h6 {
    font-size: 18px;
    margin-bottom: 5px;
    padding-top: 2px;
    line-height: 1.4em;
    padding-left: 10px;
}

#order .colors {
    width: 800px;
    margin: 0 auto;
    font-size: 16px;
}

.blue {
    color: #1e2790;
}

.cha {
    color: #903f1e;
}

#order .all {
    width: 800px;
    margin: 0 auto;
    margin-bottom: 35px;
    padding-left: 15px;
}

#order .all p {
    padding-left: 15px;
    line-height: 1.6em;
}

#order .all .left {
    padding-right: 35px;
    float: left;
    padding-left: 15px;
    line-height: 1.6em;
    width: 400px;
}

#order .all .right {
    float: left;
    width: 485px;

}

#order .all .furikomi {
    border: 1px solid #000;
    padding: 15px;
    line-height: 1.6em;
    width: 295px;
}

.chabox {
    border: 5px solid #903f1e;
    padding: 10px;
    padding-bottom: 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 15px;
}

a:hover .chabox {
    border: 5px solid #fb4b00;
    padding: 10px;
    padding-bottom: 0px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 15px;
}

.chabox p {
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-right: 10px;
    line-height: 1.6em;
    padding-top: 10px;
}

.chabox:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.chabox p.bondon {
    font-size: 36px;
    padding-top: 0px;
}

#order table {
    border-collapse: collapse;
    border-top: solid 1px #ccc;
    border-right: solid 1px #ccc;
    margin-left: 15px;
}

#order th,
#order td {
    padding: 0.5em 0.8em;
    border-bottom: solid 1px #ccc;
    border-left: solid 1px #ccc;
}

#order td {
    text-align: right;
}

#order ul {
    margin-left: 15px;
}

#order ul li {
    font-size: 13px;
    line-height: 1.3;
}


/*ご注文フォーム
---------------------------------------------------------------*/

.shohin {
    width: 530px;
    margin-bottom: 30px;
    padding-left: 20px;
}

.shohin:last-child {
    margin-bottom: 0px;
}

.shohin p {
    float: left;
}

.shohin p.yakisoban {
    font-size: 30px;
    width: 530px;
}

.shohin p.yakisoban2 {
    padding-left: 15px;
    width: 160px;
    font-size: 22px;
    padding-top: 3px;
}

.kakakukom {
    padding-left: 15px;
    padding-top: 3px;
}

.shohin p.kosuus {
    float: right;
    font-size: 16px;
    padding-right: 10px;
    padding-top: 3px;
}

.shohin:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.onei {
    font-size: 24px;
}

.komi {
    font-size: 16px;
}

.smallred {
    color: red;
    font-size: 18px;
    font-weight: bold;
}

.payn {
    padding-left: 10px;
    font-size: 20px;
    padding-right: 25px;
    float: left;
}

.marukon {
    background: #903f1e;
    color: #ffffff;
    width: 785px;
    margin: 0 auto;
    margin-bottom: 15px;
    border: 5px solid #903f1e;
    padding: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    font-size: 20px;
    line-height: 1.4em;
    text-align: center;
}

.ordered td .left {
    padding-right: 25px;
    padding-bottom: 10px;
    font-size: 18px;
}
