@charset "UTF-8";
#conte h2 {
  line-height: 35px;
  background-image: none;
  margin: 0 0 20px 0;
  padding: 0;
  width: 640px;
}

div#pg_support {
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}

dl.toggle dt {
  cursor: pointer;
}
dl.toggle dd {
  display: none;
}

div#pg_support div.right ul.navi2 {
  border: 2px solid #FF9E0D;
  border-top-width: 0px;
  margin: 0;
}

div.arrow {
  background: url(../nycard/img/sankaku.gif) 15px 0 no-repeat;
  width: 630px;
  height: 30px;
  clear: both;
}
div.arrow hr {
  display: none;
}

#conte div.pg_step {
  border: 2px solid #FFCC66;
  border-top-width: 0;
  padding: 0 10px 10px;
  width: 606px;
  clear: both;
}
#conte div.pg_step h3 {
  line-height: 26px;
  border-width: 0;
  background-image: none;
  margin: 0 -12px 10px;
  padding: 0;
  width: 630px;
  height: 26px;
}
#conte div.pg_step h4 {
  line-height: 24px;
  border-width: 0;
  background-image: none;
  padding: 0;
  width: 606px;
  height: 24px;
}
#conte div.pg_step p {
  margin-bottom: 10px;
  line-height: 1.25;
}
#conte div.pg_step p strong {
  vertical-align: middle;
}
#conte div.pg_step img.left {
  margin-right: 1em;
}

div.pg_step_sub h3 {
  margin: 0 -10px 10px;
}

.pg_step span.notice {
  color: #660066;
  font-size: 0.9em;
  border-bottom: 1px dotted #660066;
}
.pg_step p span.org {
  color: #F90;
}
.pg_step p.notice {
  font-size: 0.9em;
  line-height: 1.2;
}
.pg_step p.lead {
  margin-bottom: 5px;
  font-weight: bold;
}
.pg_step ul.sample {
  list-style-type: none;
  width: 606px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
.pg_step ul.sample li {
  letter-spacing: normal;
  background-color: #FFDE9B;
  text-align: center;
  padding: 10px 0;
  width: 144px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.pg_step ul.sample li.blank {
  background-color: transparent;
}
.pg_step ul.sample li.clear {
  clear: left;
}
.pg_step ul.sample li.card_h {
  width: 195px;
}
.pg_step ul.sample li.card_h .img {
  width: 178px;
}
.pg_step ul.sample li.selected {
  background-color: #FF8A3C;
}
.pg_step ul.sample li .img {
  width: 120px;
  display: inline-block;
  position: relative;
}
.pg_step ul.sample li .img img {
  max-width: 100%;
}
.pg_step ul.sample li .icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: -6px;
}
.pg_step ul.sample li .icon i {
  color: #fff;
  font-style: normal;
  font-size: 9px;
  line-height: 1;
  padding: 2px 3px;
  display: inline-block;
  vertical-align: middle;
}
.pg_step ul.sample li .icon + i {
  margin-left: 0;
}
.pg_step ul.sample li .icon .i {
  background-color: #ee7300;
}
.pg_step ul.sample li .icon .b {
  background-color: #14a83b;
}
.pg_step ul.sample li .card {
  cursor: pointer;
}
.pg_step ul.sample li .txt {
  margin-bottom: 0 !important;
}
.pg_step ul.sample li .txt * {
  vertical-align: middle;
}
.pg_step ul.sample li .txt input {
  margin: 0 0.2em 0 0;
}
.pg_step ul.sample li .txt label {
  font-size: 12px;
  cursor: pointer;
}
.pg_step ul.sample li a .btn {
  background: url(../nycard/img/btn_detail.png) 0 0 no-repeat;
  margin-left: 5px;
  width: 55px;
  height: 20px;
  display: inline-block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* ----------------------------
 一覧の中のチラシ
------------------------------*/
#leaflet_order {
  background-color: #FFDE9B;
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#leaflet_order .txt {
  font-size: 14px;
  text-align: left;
  margin-left: 1.5em;
}
#leaflet_order .img img {
  border: 2px solid #fff;
}
#leaflet_order p {
  font-weight: bold;
  margin-bottom: 0;
}
#leaflet_order p + p {
  margin-top: 0.5em;
}
#leaflet_order input::-webkit-input-placeholder {
  color: #ddd;
  font-size: 1em;
}
#leaflet_order input::-moz-placeholder {
  color: #ddd;
  font-size: 1em;
}
#leaflet_order input:-ms-input-placeholder {
  color: #ddd;
  font-size: 1em;
}
#leaflet_order input::-ms-input-placeholder {
  color: #ddd;
  font-size: 1em;
}
#leaflet_order input::placeholder {
  color: #ddd;
  font-size: 1em;
}

.toggle_h {
  cursor: pointer;
}

td.sample {
  background-color: #C8C4DF;
  text-align: center;
  padding: 10px 10px 0px 10px;
  vertical-align: bottom;
}

td.fancyTitle {
  background-color: #000000;
}

table.sample_font th {
  font-weight: normal;
  width: auto;
}
table.sample_font ul {
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
table.sample_font ul li {
  font-size: 12px;
  list-style-type: none;
}
table.sample_font ul li > * {
  display: inline-block;
  vertical-align: middle;
}
table.sample_font ul li input {
  margin: 0 0 0.25em;
}
table.sample_font ul li label {
  cursor: pointer;
}
table.sample_font ul li img {
  padding-left: 5px;
  vertical-align: middle;
}
table.sample_font ul li + li {
  margin-left: 10px;
}

.template_dl {
  margin-bottom: 20px;
}
.template_dl p {
  margin-bottom: 10px;
}
.template_dl ul {
  text-align: center;
}
.template_dl li {
  padding: 0 10px;
  display: inline;
}

#conte div.template_dl_bottom {
  margin: 30px 0;
  border-top-width: 2px;
  padding-top: 10px;
}

a.card {
  margin-right: 20px;
  display: block;
  float: left;
  margin-top: 5px;
}

a.card img {
  border: 1px solid #FFC964;
}

h4.price {
  font-size: 12px;
  margin: 5px 0;
}

div#support.p01:after,
div.pg_step:after {
  content: "";
  display: block;
  clear: both;
}

div#support.p01 img {
  vertical-align: bottom;
}

.pricetable h5 {
  font-size: 100%;
}

.pricetable table {
  border-collapse: collapse;
}

.pricetable table th,
.pricetable table td {
  border: 1px solid #ccc;
  text-align: left;
  padding: 3px 10px;
}

.pricetable .note {
  margin-top: 5px;
}

/*
	キャンセル料規定
*/
#before_order .header p {
  font-size: 13px;
}
#before_order .header p.btn {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
}
#before_order .header p.btn span {
  color: #fff;
  text-shadow: 1px 1px 1px #333;
  border-radius: 2px;
  background: #9dd53a;
  background: -webkit-gradient(linear, left top, left bottom, from(#9dd53a), color-stop(50%, #a1d54f), color-stop(51%, #80c217), to(#7cbc0a));
  background: linear-gradient(to bottom, #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#9dd53a", endColorstr="#7cbc0a",GradientType=0 );
  padding: 9px 15px 7px;
  display: inline-block;
  cursor: pointer;
}

#cancel_policy {
  width: 606px;
}
#cancel_policy * {
  margin: 0;
  padding: 0;
}
#cancel_policy .header .title {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  background-color: #FF8A3C;
  padding: 8px 10px 1px;
  margin: 0;
  width: auto;
}
#cancel_policy .header .date {
  font-size: 11px;
  text-align: right;
  margin-top: 10px;
}
#cancel_policy .body table {
  border-collapse: collapse;
  width: 100%;
}
#cancel_policy .body table th, #cancel_policy .body table td {
  font-size: 13px;
  padding: 5px;
}
#cancel_policy .body table thead th, #cancel_policy .body table thead td {
  color: #000;
  background-color: #FFC964;
  width: 12%;
}
#cancel_policy .body table thead th:first-child, #cancel_policy .body table thead td:first-child {
  color: #fff;
  text-align: right;
  background-color: #FF8A3C;
  border-bottom-color: #FFC964;
  width: 16%;
}
#cancel_policy .body table tbody th {
  color: #fff;
  background-color: #FF8A3C;
  border-bottom-color: #FFC964;
  text-align: left;
}
#cancel_policy .body .note {
  font-size: 12px;
  padding: 10px 0;
}
#cancel_policy .body .note li {
  text-indent: -1em;
  padding-left: 1em;
  margin-top: 0.2em;
}

#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;
}

/*
 * 特定商取引法に基づく表記
 */
table.support_profile {
  border-radius: 10px;
  background-color: #F90;
  margin: 0 auto;
  padding: 10px 0;
  width: 370px;
}
table.support_profile th,
table.support_profile td {
  padding: 3px 5px;
}
table.support_profile th {
  text-align: right;
}
table.support_profile td a {
  color: #333;
}

/*
 * プライバシーポリシー
 */
.txt_list ul {
  list-style-type: circle;
  padding-left: 1.5em;
}