<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* トップ
----------------------------------------------------------- */
.lead {
  margin: 0 0 30px;
}

.lead ul {
  margin: 20px 0 0;
}

.lead li {
  margin: 0 0 5px;
  padding: 0 0 0 32px;
  color: #705410;
  font-size: 22px;
  font-weight: bold;
  background: url(/c-selection/img/index/lead_icon.png) no-repeat 0 4px;
}

.recommend {
  overflow: hidden;
  margin: 0 0 30px;
}

.recommend h2 {
  margin: 0 0 20px;
}

.recommend ul {
  position: relative;
  left: 0;
  width: 768px;
}

.recommend li {
  float: left;
  width: 226px;
  margin: 0 30px 0 0;
  font-size: 14px;
}

.recommend li img {
  margin: 0 0 10px;
}

.books {
  margin: 0 0 30px;
}

.books h2 {
  margin: 0 0 20px;
}

.books dt {
  margin: 0 0 5px;
  color: #705410;
  font-size: 18px;
  font-weight: bold;
}

.books dd {
  margin: 0 0 10px;
}

.method {
  margin: 0 0 40px;
}

.method h2 {
  margin: 0 0 20px;
}

.method ul {
  overflow: hidden;
  padding: 20px 0 20px 30px;
  background: url(/c-selection/img/index/method_bg.png);
}

.method li {
  float: left;
  width: 324px;
  margin: 0 30px 0 0;
}

.method li img {
  margin: 0 0 10px;
}

.comparisonHide {
  display: none;
}

#methodComparison {
  padding: 10px;
}

#methodComparison table {
  border-collapse: collapse;
  font-size: 12px;
}

#methodComparison th {
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
  text-align: left;
  white-space: nowrap;
  background: #eee;
}

#methodComparison td {
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
}

.contact {
  padding: 40px 0 0;
  border-top: 1px solid #e1dcbf;
}

.contact li {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  background: url(/c-selection/img/index/contact_icon.png) no-repeat 0 5px;
}

/* プラン
----------------------------------------------------------- */
#plan1 h1, #plan2 h1 {
  margin: 0 0 40px;
}

.planAbout {
  overflow: hidden;
  margin: 0 0 30px;
}

.planAbout h2 {
  margin: 0 0 20px;
}

.planAbout dt {
  margin: 0 0 10px;
  color: #705410;
  font-size: 20px;
  font-weight: bold;
}

.planAbout dd li {
  margin: 0 0 10px;
  padding: 0 0 0 20px;
  background: url(/c-selection/img/plan1/about_icon.png) no-repeat 0 6px;
}

.planAbout p {
  float: right;
  width: 270px;
  margin: 0 0 20px 25px;
  font-size: 14px;
}

.planAbout p img {
  margin: 0 0 5px;
}

.planFeature {
  overflow: hidden;
  margin: 0 0 40px;
}

.planFeature h2 {
  margin: 0 0 20px;
}

.planFeature dl {
  width: 226px;
  float: left;
  margin: 0 30px 0 0;
}

.planFeature dt {
  line-height: 1.5;
  padding: 5px 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: #916d17;
}

.planFeature dt span {
  font-size: 16px;
}

.planFeature dd {
  padding: 15px;
  border: 1px solid #dcdbd6;
  border-top: none;
  font-size: 14px;
  background: #fff;
}

.planService h2 {
  margin: 0 0 20px;
}

.planService table {
  margin: 0 0 20px;
  border: 1px solid #dcdbd6;
  background: #fff;
}

.planService th {
  width: 155px;
  text-align: left;
}

.planService td {
  vertical-align: middle;
  padding: 0 15px 0 0;
  font-size: 14px;
}

.planService td strong {
  color: #705410;
  font-size: 24px;
  white-space: nowrap;
}

.planService .spec {
  float: left;
  width: 354px;
  overflow: hidden;
  margin: 0 0 10px;
}

.planService .service {
  float: right;
  width: 354px;
  overflow: hidden;
  margin: 0 0 10px;
}

.planService .spec dt, .planService .service dt {
  margin: 0 0 5px;
  padding: 0 0 0 20px;
  color: #705410;
  font-size: 18px;
  font-weight: bold;
  background: url(/c-selection/img/plan1/service_icon.png) no-repeat 0 6px;
}

.planService .spec li, .planService .service li {
  float: left;
  width: 170px;
  margin: 0 10px 5px 0;
  padding: 10px 0;
  border: 1px solid #b4b4b4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 13px;
  text-align: center;
  background: #e0e7d9;
}

.planService .option {
  clear: both;
  font-size: 15px;
}

.planService .option dt {
  float: left;
  width: 90px;
  padding: 10px 0;
  color: #fff;
  text-align: center;
  background: #646464;
}

.planService .option dd {
  margin: 0 0 0 100px;
}

/* 制作の流れとお問い合わせ
----------------------------------------------------------- */
#process h1, #thanks h1 {
  margin: 0 0 40px;
}

.processFlow {
  margin: 0 0 40px;
}

.processFlow h2 {
  margin: 0 0 20px;
}

.processForm h2 {
  margin: 0 0 20px;
}

.aform-header {
  display: none;
}

.aform dd {
  background: #fff;
}

/* FAQ
----------------------------------------------------------- */
#faq h1 {
  margin: 0 0 40px;
}

.faqNav {
  overflow: hidden;
  margin: 0 0 35px;
}

.faqNav li {
  float: left;
  margin: 0 20px 0 0;
  padding: 0 0 0 20px;
  background: url(/c-selection/img/faq/icon_nav.png) no-repeat 0 5px;
}

.faqList h2 {
  margin: 0 0 30px;
  height: 40px;
  line-height: 40px;
  padding: 2px 0 0 15px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: url(/c-selection/img/faq/category_bg.png) no-repeat 0 0;
}

.faqList dt {
  margin: 0 0 15px;
  padding: 0 0 2px 40px;
  border-bottom: 1px solid #916d17;
  color: #916d17;
  font-size: 20px;
  font-weight: bold;
  background: url(/c-selection/img/faq/icon_q.png) no-repeat 0 0;
}

.faqList dd {
  margin: 0 0 30px;
  padding: 0 0 0 30px;
  background: url(/c-selection/img/faq/icon_a.png) no-repeat 0 2px;
}

/* ラインナップ
----------------------------------------------------------- */
.ttlA {
  background: url(/c-selection/img/lineup/titleA_bg.png);
  line-height: 42px;
  color: #FFF;
  font-size: 20px;
  margin: 20px 0;
  position: relative;
  padding-left: 15px;
}

.ttlA:before {
  content: "";
  display: block;
  position: absolute;
  top: 30%;
  margin-top: -2px;
  left: 0;
  height: 40%;
  background: #916D17;
  width: 7px;
}

.lineupCategory {
  overflow: hidden;
  margin: 15px 0 30px;
}

.lineupCategory li {
  float: left;
}

.lineupCategory li + li {
  border-left: 1px solid #FFF;
}

.lineupCategory li a {
  display: block;
  line-height: 30px;
  padding: 0 7px;
  background: url(/c-selection/img/lineup/category_bg.png);
  color: #FFF;
  text-decoration: none;
}

.lineupCategory li a:hover {
  opacity: .7;
}

.lineupType th, .lineupType td {
  vertical-align: top;
  line-height: 1.2em;
}

.lineupType th {
  padding: 5px 0;
  width: 135px;
}

.lineupType td {
  padding: 4px 10px 5px 10px;
  width: 545px;
}

.lineupType tr + tr td, .lineupType tr + tr th {
  border-top: 1px solid #29460B;
}

.lineupList {
  overflow: hidden;
}

.lineupList &gt; li {
  float: left;
  width: 355px;
  margin-bottom: 20px;
}

.lineupList &gt; li:nth-child(2n) {
  float: right;
}

.lineupList &gt; li:after {
  content: "";
  display: block;
  clear: both;
}

.lineupTitle {
  float: right;
  width: 250px;
  margin: 0 0 5px;
}

.lineupTitle a {
  font-weight: bold;
  color: #0068b7;
}

.lineupImage {
  float: left;
}

.lineupImage img {
  width: 90px;
  height: auto;
}

.lineupData {
  float: right;
  overflow: hidden;
  padding: 5px;
  font-size: 12px;
  width: 240px;
  background: #E0E0E0 none repeat scroll 0% 0%;
  border-radius: 2px;
}

.lineupData dt {
  float: left;
  font-weight: bold;
}

.lineupData dt.-ls2q {
  letter-spacing: 0.5em;
  margin-right: -0.5em;
}

.lineupData dt.-ls8q {
  letter-spacing: 2em;
  margin-right: -2em;
}

.lineupData dl {
  margin-bottom: 5px;
  line-height: 1.3em;
}

.lineupData dd {
  margin: 0 0 0 4em;
  padding-left: 10px;
  background: url(/c-selection/img/lineup/colon_bg.png) no-repeat 3px 3px;
}

ul.lineupType {
  float: right;
  width: 250px;
  overflow: hidden;
  margin: 0 0 10px;
}

ul.lineupType li:first-child {
  float: left !important;
}

ul.lineupType li:last-child {
  float: right;
}

ul.lineupType li img {
  width: 120px;
  height: auto;
}

.lineupDetail a {
  display: block;
  line-height: 23px;
  color: #FFF;
  width: 102px;
  text-decoration: none;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 12px;
  background: url(/c-selection/img/lineup/btn_bg.png);
}

.lineupDetail a:hover {
  opacity: .7;
}

#lineup .open, #lineup .close {
  text-align: right;
  color: #214002;
}

#lineup .open span:hover, #lineup .close span:hover {
  text-decoration: underline;
}

#lineup .open span {
  padding-left: 15px;
  background: url(/c-selection/img/lineup/arrow_b.png) no-repeat 0 8px;
  cursor: pointer;
}

#lineup .close span {
  padding-left: 15px;
  background: url(/c-selection/img/lineup/arrow_t.png) no-repeat 0 8px;
  cursor: pointer;
}

.pricetablecaption {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
}

.pricetable {
  margin-top: 10px;
  border-collapse: collapse;
  font-size: 14px;
}

.pricetable th {
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
  text-align: left;
  white-space: nowrap;
  background: #eee;
}

.pricetable td {
  vertical-align: top;
  padding: 5px 10px;
  border: 1px solid #ccc;
}

.pricetablenote {
  margin-top: 10px;
  font-size: 12px;
}
</pre></body></html>