@charset "utf-8";

.form textarea{
	width: calc(100% - 10px);
	width: -webkit-calc(100% - 10px);
	height			: 125px;
}

.form td span{
	display: block;
	font-size: 10px;
	line-height: 14px;
	padding: 5px 0 0 0;
}

.form td span em{	color: #ff0000;}

.form .caution {
	padding-top:10px;
}

.form .caution h4 {
	font-size: 120%;
	color:#774c2f;
	padding-top:10px;
}

.form .caution ul {
	margin-bottom: 30px;
}

.form .caution li {
	border-bottom: 1px solid #ddd;
	padding: 10px 20px;	
}

.form .caution li span,
.form #submit span {
	color: #DD0000;
}

.form #submit {
	padding-top:20px;
}

.form th { width:170px;}

.form .request_dtext li {
	text-align: left;
	margin: 0 50px 0 20px;
}

.form td .text{
	font-size:10px;
	color:#DD0000;
	margin-top:5px;
}

/* 2025-12 */

.right {
    float: right;
}

.left {
    float: left;
}

span.ex {
    font-size: 93%;
    color: #999;
}

span.ex.nowrap {
    white-space: nowrap;
}

span.b {
    font-weight: bold;
}

span.red {
    color: #c00;
}

span.notes {
    font-size: 10px;
    color: red;
}

#main_tbl, #table_reserve_nstep1, #table_reserve_nstep2 {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
}

#table_reserve_nstep1 td, #table_reserve_nstep2 td {
    font-size: 12px;
}

#table_reserve_nstep1 td label, #table_reserve_nstep2 td label {
    display: inline-flex;
    align-items: center;
    gap: 2px;
}

#main_tbl > tbody > tr > th, #main_tbl > tbody > tr > td {
    border: none;
    padding: 0;
}

#main_tbl .error {
    width: auto;
    padding: 0;
    color: black;
    text-align: left;
}

#reserve .box710 > h3 .right {
    width: auto;
}

#reserve .box710 > h3 .right span {
    display: block;
    float: right;
    padding: 10px 10px 10px 18px; /* urbl */
    height: 16px;
    background: url(/images/site/icon/lock.gif) no-repeat scroll left center;
    font-size: 77% !important;
    font-weight: normal;
    text-align: right;
}

#box_reserve_companion {
    margin: 0 auto 10px 2px; /* urbl */
    overflow: hidden;
    width: 686px;
}

#box_reserve_companion > h2 {
    overflow: hidden;
    margin: 0 20px 10px 10px; /* urbl */
    border-bottom: 1px solid #650000;
    font-size: 100%;
}

#box_reserve_companion > h2 .left {
    width: 50%;
}

#box_reserve_companion > h2 .right {
    width: 50%;
    font-weight: normal;
    text-align: right;
}

#box_reserve_companion > .left {
    width: 62px;
    margin-left: 10px;
}

#box_reserve_companion > .left img {
    border: 1px solid #650000;
}

a.companion-detail img {
    position: relative;
    min-height: 50px;
    display: block;
    background: #eee;
}

a.companion-detail img::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    /* make pattern (ex. dot) */
    background-color: #e5e5f7;
    background-image: repeating-linear-gradient(45deg, #ddd, #ddd 10px, #f0f0f0 10px, #f0f0f0 20px);
    background-size: 20px 20px;
    background-position: 0 0, 10px 10px;
}

#box_reserve_companion > .right {
    width: 575px;
    margin-right: 20px;
}

#box_reserve_companion .right table {
    width: auto;
    margin: 0;
}

#box_reserve_companion .right dl {
    margin-top: 3px;
    padding-top: 3px;
}

#box_reserve_companion .right dl dt {
    float: left;
    padding: 4px 0;
    width: 120px;
    text-align: right;
    background: url(/images/site/border_dotted.gif) repeat-x left bottom;
    font-weight: bold;
}

#box_reserve_companion .right dl dd {
    margin-left: 120px;
    padding: 4px 0 4px 5px;
    background: url(/images/site/border_dotted.gif) repeat-x left bottom;
}

#box_reserve_companion.box_reserve_confirm > .left {
    width: 158px;
}

#box_reserve_companion.box_reserve_confirm > .right {
    width: 498px;
    margin-right: 20px;
}

#table_companion_schedule {
    border-collapse: separate;
    border-spacing: 1px;
    font-size: 100%;
}

#table_companion_schedule tbody {
    display: table-row-group;
    vertical-align: middle;
    unicode-bidi: isolate;
    border-color: inherit;
}

#table_companion_schedule tbody tr {
    display: table-row;
    vertical-align: inherit;
    unicode-bidi: isolate;
    border-color: inherit;
}

#table_companion_schedule tbody tr th, #table_companion_schedule tbody tr td {
    color: black;
    width: 95px;
    padding: 10px 0;
    text-align: center;
    background-color: #e9d7c2;
    line-height: 16px;
}

#table_companion_schedule tbody tr th {
    font-weight: bold;
}

#table_companion_schedule td a, #table_companion_schedule td a:visited {
    color: #630000;
    text-decoration: underline;
}

#table_companion_schedule td a:hover {
    color: #0000FF;
    text-decoration: none;
}


.sunday {
    color: #FF0000;
}

.saturday {
    color: #0000FF;
}

#reserve_nstep1_caution {
    font-weight: bold;
    color: #990000;
    text-align: center;
	letter-spacing: 0px;
    margin: 10px;
}

#table_reserve_nstep1 tr.reserve_date_time_course .caption {
	font-weight: normal;
    color: #774c2f;
    font-size: 12px;
}

tr.reserve_date_time_course td {
	vertical-align: top;
	width: 33%;
}

tr.reserve_date_time_course td:first-child {
    padding-left: 17px;
}

tr.reserve_date_time_course td .error {
    padding: 0;
}

label[for="delivery-type-2"], label[for="delivery-type-3"] {
    margin-left: 10px;
}

/* Buttons */
.box_buttons {
    width: 100%;
    text-align: center;
    margin: 20px auto 15px auto;
}

.box_buttons p {
    margin-top: 10px;
}

.box_buttons .buttons {
    display: flex;
    justify-content: center;
}

/* nstep2 */
input[type=text], textarea {
    padding-left: 3px;
}

#table_reserve_nstep2 th.caption {
    font-weight: bold;
    color: black;
    text-align: center;
    background-color: #dbc8b4;
}

#table_reserve_nstep2 th#caption {
    font-weight: bold;
    color: black;
    padding-left: 18px;
}

#table_reserve_nstep2 th#caption span {
    font-size: 100%;
    font-weight: bold;
}

#table_reserve_nstep2 .agree {
    padding-left: 18px;
}

#table_reserve_nstep2 td label {
    margin-right: 5px;
}

#table_reserve_nstep2 textarea {
    width: 500px;
    height: 110px;
}

#box_reserve_caution_by_shop {
    margin: 10px auto 10px 20px;
    line-height: 1.5;
    font-size: 12px;
}

#box_reserve_caution_by_shop > div {
    margin-top: 10px;
    text-align: center;
}

#box_reserve_caution_by_shop > div > label {
    font-weight: bold;
    display: inline-flex;
    align-items: center;
}

#box_reserve_caution_by_shop h3 {
    font-size: 14px;
    margin-bottom: 5px;
}

#box_reserve_caution_by_shop .error {
    text-align: center;
    padding: 0;
}

#box_reserve_caution_by_shop .error-message {
    display: inline-block;
}

#box_reserve_caution_by_shop > ul {
    margin-bottom: 0;
}

.box710_bg {
    padding-bottom: 35px;
}

.box_notes {
    overflow: hidden;
    margin: 10px 10px 10px 10px; /* urbl */
    padding: 10px;
    border: 1px solid #544a40;
    background: #FBF8F9;
    text-align: left;
}

.box_notes h3 {
    line-height: 1em;
    padding: 4px 0 4px 20px !important;
    border-bottom: 1px solid #544a40;
    color: #000 !important;
    font-size: 1.17em !important;
    font-weight: bold !important;
    text-shadow: none !important;
}

.box_notes h3.confirm {
    background: url(/images/site/icon/page_white_edit.png) no-repeat left center;
}

.box_notes h3.email {
    background: url(/images/site/icon/email.png) no-repeat left center;
}

.box_notes h3.error {
    background: url(/images/site/icon/error.png) no-repeat left center;
}

.box_notes ul {
    margin: 10px 10px -10px 20px;
}

.box_notes li {
    line-height: 1em;
    margin-bottom: 10px;
}

.box_notes .buttons {
    margin: 0 !important;
    float: right;
}

#toggle_option {
    padding: 0 5px;
}

.box_reserve_option {
    margin: 5px auto 0 auto;
    padding: 10px 0 0 0;
    border-top: 1px dotted #999;
}

#reserve_option_ex {
    clear: both;
}

.form-checkbox {
    float: left;
    margin: 0 15px 10px 0;
}

#privacy h3 {
    font-weight: bold;
    margin: 5px 0;
}

#privacy dl {
    margin-left: 10px;
}

#privacy dl dt {
    font-weight: bold;
}

#privacy dl dd {
    font-size: 100%;
    padding-left: 10px;
}

#privacy dl dd ol {
    list-style: decimal inside;
    padding-left: 10px;
    margin: 0;
}

#privacy dl dd ol li {
    display: list-item;
    margin: 5px 0;
    line-height: 1.5;
    width: 100%;
    font-size: 100%;
}

#reserve_confirm {
    margin: 10px 0 0 10px; /* trbl */
    font-size: 12px;
}

#reserve_confirm li {
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px;
    background: url(/images/site/reserve/line.png) no-repeat bottom left;
    font-size: 108%;
}

#reserve_confirm li .left {
    width: 100px;
    font-weight: bold;
    text-align: right;
}

#reserve_confirm li .right {
    width: 388px;
    text-align: left;
}

#complete {
    margin: 20px 20px 0 20px; /* urbl */
    text-align: left;
}

#error {
    margin: 20px 15px 15px 15px; /* urbl */
    text-align: center;
}

#complete h2, #error h2 {
    font-size: 1.5em;
    font-weight: bold;
}

#complete h3, #error h3 {
    font-size: 1.2em;
    font-weight: bold;
}

#complete p, #error p {
    margin-top: 10px;
    margin-bottom: 10px;
}

#box_complete_pre_reserve_caution {
    margin: 20px 10px 10px 20px; /* urbl */
	font-weight: bold;
	line-height: 1.5;
}

#msg_date_target_excluded {
	color: #990000;
	background: url(/images/site/icon/exclamation.png) no-repeat scroll 0 center;
	margin: 10px;
	padding: 5px 2px 0 20px;
	font-weight: bold;
}

.ward_form_element {
    clear: left;
    margin-top: 5px;
    padding-top: 8px;
    background: url(/images/site/border_dotted.gif) repeat-x left top;
}

#ssl_seal {
    margin-bottom: 20px;
}

#ssl_seal td {
    border: 0;
}

/*
 * flow
 */
.step-flow { /* base */
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0;

    width: calc(100% - 20px);
    margin: 20px auto;

    box-sizing: border-box;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;

    font-size: 11px;
    font-weight: bold;

    color: #666;
}

/* each step box */
.step-flow li {
    flex: 1 1 0; /* force same width */
    width: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;

    padding: 4px 2px;

    border-radius: 4px;
    background-color: #f2f2f2;
    border: 1px solid #e0e0e0;
    margin-right: 20px;
    white-space: nowrap;
}

.step-flow li:last-child {
    margin-right: 0;
}

/* ">" mark */
.step-flow li:not(:last-child)::after {
    content: '>';
    position: absolute;
    right: -17px;
    top: 50%;
    transform: translateY(-54%);
    color: #888;
    font-size: 12px;
    font-weight: normal;
}

/* round icon */
.step-flow li .icon {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;

    margin-right: 3px;

    border: 1px solid #999;
    background-color: transparent;
    box-sizing: border-box;
    flex-shrink: 0;
}

/* active step box */
.step-flow li.active {
    background-color: #9a8475;
    color: #fff;
    border-color: #a7998a;
}

.step-flow li.active .icon {
    background-color: #fff;
    border: none;
    width: 10px;
    height: 10px;
}

.step-flow li:not(.active) .icon {
    border-color: #aeb5bd;
}

/*
 * button
 */
.submit-btn {
    /* size etc */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 200px;
    padding: 12px 24px;
    box-sizing: border-box;
    margin: 0 2px;

    /* text */
    color: #2b2b2b; /* darkgray-black */
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1;

    background: linear-gradient(to bottom, #e9d7c2 0%, #9a8475 100%);
    border: 2px solid #1a1a1a; /* black */
    border-radius: 4px; /* corner round */
    cursor: pointer;
    transition: opacity 0.2s; /* hover */
}

.submit-btn:hover {
    opacity: 0.8;
}
