@charset "UTF-8";
/* CSS Reset */
@import "//alyo.jp/css/common.css";
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: bottom;
  background: transparent;
}

body {
  color: #333;
  font-size: 12px;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.4;
  background: #fff url(../img/back.jpg) 0 0 repeat-y;
}

/* for IE7 */
* + html body {
  font-size: 75%;
}

/* for IE6 */
* html body {
  font-size: 75%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  vertical-align: middle;
}

/* common */
a {
  color: #F60;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
  text-align: left;
}

/* 注文ボタン受付終了 */
.break {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

#header {
  width: 850px;
  border-bottom: 5px solid #F60;
}

#main {
  background-color: #FFF;
  margin-bottom: 10px;
  width: 850px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}

#conte {
  text-align: left;
  margin-top: 10px;
  width: 640px;
}

#navi {
  width: 205px;
}

/*フォーム用IME切り替えCSS*/
.imeoff {
  ime-mode: disabled;
}

#tel {
  ime-mode: disabled;
}

#fax {
  ime-mode: disabled;
}

#keitai {
  ime-mode: disabled;
}

#email {
  ime-mode: disabled;
}

#email2 {
  ime-mode: disabled;
}

/*
 * footer
 */
#footer {
  font-size: 10px;
  color: #FFFFFF;
  text-align: center;
  background: url(../img/back_footer.jpg) 0 0 no-repeat;
  width: 850px;
  height: 31px;
}

#footer a {
  color: #FFFFFF;
  text-decoration: none;
}

.headertxt {
  font-size: 10px;
  text-align: center;
}

.headertxt a {
  color: #000;
  text-decoration: none;
}

.headertxt a:hover {
  color: #FF6600;
}

.recruit {
  text-align: right;
  margin: 5px;
  font-weight: bold;
  font-size: 14px;
  clear: both;
}

.recruit2 {
  text-align: center;
  clear: both;
  padding: 10px;
}

.recruit a {
  color: #FF6600;
}

.recruit a:hover {
  text-decoration: none;
}

/* alyobtn */
div#alyobtn li#alyobtn_nenga {
  display: none;
}

/* サポート */
table.address td {
  font-weight: bold;
  font-size: 14px;
}

.menubtn:last-child {
  margin-bottom: 0;
}

/* ------------------------------------------------
 navi
------------------------------------------------ */
#lineup {
  margin-bottom: 20px;
  width: 205px;
}
#lineup::after {
  content: "";
  background: url(../img/navi/navi_bg_bottom.gif) 0 0 no-repeat;
  width: 100%;
  height: 10px;
  display: block;
}
#lineup .list {
  background: url(../img/navi/navi_bg.gif) 0 0 repeat;
}
#lineup .list li + li {
  margin-top: 5px;
}
#lineup .list li .label {
  margin-bottom: 1px;
  display: block;
}
#lineup .list li a, #lineup .list li a::before, #lineup .list li i {
  content: "";
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 40px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
#lineup .list li a:hover::before {
  display: none;
}
#lineup .list li.navi1 a::before {
  background-image: url(../img/navi/btn_pattern.gif);
}
#lineup .list li.navi1 a, #lineup .list li.navi1 i {
  background-image: url(../img/navi/btn_pattern_f2.gif);
}
#lineup .list li.navi2 a::before {
  background-image: url(../img/navi/btn_design.gif);
}
#lineup .list li.navi2 a, #lineup .list li.navi2 i {
  background-image: url(../img/navi/btn_design_f2.gif);
}
#lineup .list li.navi3 a::before {
  background-image: url(../img/navi/btn_fax.gif);
}
#lineup .list li.navi3 a, #lineup .list li.navi3 i {
  background-image: url(../img/navi/btn_fax_f2.gif);
}
#lineup .list li.navi4 a::before {
  background-image: url(../img/navi/btn_repeat.gif);
}
#lineup .list li.navi4 a, #lineup .list li.navi4 i {
  background-image: url(../img/navi/btn_repeat_f2.gif);
}
#lineup .list li.navi5 a::before {
  background-image: url(../img/navi/btn_sample.gif);
}
#lineup .list li.navi5 a, #lineup .list li.navi5 i {
  background-image: url(../img/navi/btn_sample_f2.gif);
}

ul.navi,
ul.navi2 {
  font-size: 12px;
  line-height: 16px;
  border: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 5px 0;
  width: 200px;
  box-sizing: border-box;
}
ul.navi li,
ul.navi2 li {
  margin: 0 0 1px 5px;
}
ul.navi a,
ul.navi2 a {
  color: #333;
  text-decoration: none;
  background: url(../img/navi_icon.gif) 0 50% no-repeat;
  padding-left: 14px;
}
ul.navi a:hover, ul.navi a.current,
ul.navi2 a:hover,
ul.navi2 a.current {
  color: #F60;
  text-decoration: underline;
  background-image: url(../img/navi_icon_f2.gif);
}
ul.navi a.current,
ul.navi2 a.current {
  text-decoration: none;
  cursor: default;
}

ul.navi li.info {
  margin-left: 0;
  margin-bottom: 5px;
}
ul.navi li.info a {
  background-image: none;
  padding-left: 0;
}
ul.navi li#info_fax.info {
  display: none;
}

ul.navi2 {
  border: none;
  width: auto;
}

#footnavi {
  margin: 20px 0;
  width: 630px;
  overflow: hidden;
}
#footnavi p {
  line-height: 1.4;
  background-repeat: no-repeat;
  padding-top: 3px;
  width: 315px;
  height: 22px;
}
#footnavi p a {
  color: #333;
  height: 25px;
}
#footnavi p a:hover {
  color: #F60;
}
#footnavi .footnavi_prev {
  background-image: url(../img/btn_prev.gif);
  background-position: 0 0;
  float: left;
}
#footnavi .footnavi_prev a {
  padding-left: 60px;
}
#footnavi .footnavi_next {
  text-align: right;
  background-image: url(../img/btn_next.gif);
  background-position: 100% 0;
  float: right;
}
#footnavi .footnavi_next a {
  padding-right: 60px;
}

/* サイトマップ */
.pre {
  color: #999999;
}

.menu01a {
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #F54621;
  padding-left: 5px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  line-height: 120%;
}

.menu02a {
  font-size: 90%;
  line-height: 125%;
  color: #666666;
  border-left: 5px solid #FF9900;
  padding-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
}

.menu03a {
  font-size: 90%;
  line-height: 125%;
  color: #666666;
  border-left: 5px solid #FEE6A5;
  padding-left: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
}

.navisub01 {
  margin-top: 5px;
  margin-bottom: 15px;
}

/* ------------------------------------------------
  common
------------------------------------------------ */
p.message {
  margin-bottom: 10px;
}

.message_close {
  display: none !important;
}

#conte h2 {
  color: #000;
  font-size: 150%;
  line-height: 35px;
  background: transparent url(../img/cap_1.gif) 0 0 no-repeat;
  margin: 5px 0 10px;
  padding-top: 1px;
  padding-left: 24px;
  width: 616px;
  height: 35px;
}
#conte h3 {
  color: #000;
  font-size: 133.33%;
  line-height: 1;
  border: 2px solid #f90;
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%);
  margin-bottom: 5px;
  padding: 0.4em 0.5em;
  box-sizing: border-box;
}
#conte h4 {
  color: #000;
  font-size: 133.33%;
  line-height: 1;
  border-left: 3px solid #f90;
  margin-bottom: 10px;
  padding: 0.2em 0 0.2em 0.5em;
}
#conte h5 {
  font-size: 100%;
  margin-bottom: 5px;
}
#conte h5 strong {
  font-size: 125%;
  padding-right: 0.5em;
  vertical-align: text-bottom;
  display: inline-block;
}

.pg {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
  clear: both;
  overflow: hidden;
}
.pg.wide {
  padding-left: 0;
  padding-right: 0;
}
.pg p,
.pg table {
  margin-bottom: 1em;
}
.pg p {
  line-height: 1.6;
}

.pg2 {
  margin-bottom: 15px;
}

.ordertable {
  width: 606px;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.ordertable table {
  width: auto;
  border-collapse: collapse;
}
.ordertable th,
.ordertable td {
  border: 1px solid #FF8A3C;
  padding: 5px;
  line-height: 1.2;
}
.ordertable th {
  text-align: left;
  background-color: #FFC964;
  width: 80px;
}

table.amount_price th,
table.amount_price td {
  font-size: 11px;
  text-align: center;
  width: auto;
  padding: 5px 3px;
}
table.amount_price th {
  color: #fff;
  font-weight: normal;
  background-color: #FF8A3C;
}
table.amount_price .amount td,
table.amount_price thead td {
  background-color: #FFC964;
}

select,
input,
textarea {
  font-size: 12px;
  font-family: inherit;
}

input,
textarea {
  padding: 1px 2px;
  margin-right: 2px;
}

.formbtn {
  text-align: center;
  margin: 20px 0 30px;
}
.formbtn p {
  margin-bottom: 0.5em;
}
.formbtn p.important {
  color: #F00;
  font-size: 1.2em;
  font-weight: bold;
}
.formbtn .btn_style.primary {
  font-size: 16px;
  letter-spacing: 0.1em;
}

.red {
  color: #F00;
}

.input_amount {
  font-size: 20px;
}

ul.note {
  margin-bottom: 10px;
}

ul.note li {
  text-indent: -1em;
  padding-left: 1em;
}

/* ------------------------------------------------
 .btn_style
------------------------------------------------ */
.btn_style {
  line-height: 1;
  background-color: #fff;
  border-radius: 0.25em;
  border: 1px solid #ccc;
  padding: 0;
  padding: 0.5em 1.25em;
  cursor: pointer;
  transition: color 0.2s ease;
}
.btn_style.primary {
  color: #fff;
  font-weight: bold;
  border: 1px solid #ff570f;
  background: linear-gradient(to bottom, #ffbb0f 0%, #ff570f 100%);
  padding: 0.75em 1.25em;
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  position: relative;
}
.btn_style:hover {
  box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.6);
  transform: translateX(1px) translateY(1px);
}