@charset "utf-8";

/* top page contents --------------------------------------------------------------------------------- */
.top-title {
  box-sizing: border-box;
  width: 100%;
  height: 35px;
  color: #fff;
  line-height: 35px;
  font-size: 21px;
  padding-left: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#878787+0,424242+52,595959+56,828282+100 */
  border: 1px solid #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,191919+52,444444+55 */
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#444444', GradientType=0);
  /* IE6-9 */
}

.top-title-news {
  margin-bottom: 5px;
}

.top-title-flow {
  margin-bottom: 5px;
}

.top-title- {
  margin-bottom: 5px;
}

.top-title-size {
  margin-bottom: 5px;
}

.top-title-other {
  margin-bottom: 5px;
}

.top-news table {
  width: 100%;
}

.top-news th, .top-news td {
  vertical-align: top;
  line-height: 1.4;
}

.top-news th {
  font-weight: normal;
  padding: 12px 8px 12px 20px;
  position: relative;
}

.top-news th::after {
  content: "";
  width: 43px;
  height: 43px;
  background-image: url(../images/common/arw_top_news.png);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0px;
  right: -21px;
}

.top-news td {
  padding: 12px 8px 12px 8px;
  padding-left: 31px;
}

.top-news td img {
  vertical-align: top;
  margin-top: 1px;
}

/* .top-news .fill {
    background-color: #F4F4F4;
} */
.top-news tr:nth-child(odd) {
  background-color: #F4F4F4;
}

.top-news a:link, .top-news a:visited {
  text-decoration: underline;
}

.top-news a:hover, .top-news a:active {
  text-decoration: none;
}

.top-news-box {
  height: 15em;
  overflow-y: scroll;
}

/* top btn */
.top-btn {
  background: #f3f3f3;
  margin-bottom: 46px;
}

.top-btn ul {
  padding: 10px 0px 1px 10px;
}

.top-btn li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

/*追加*/
.top-btn ul li, .works-btn ul li {
  position: relative;
}

.top-btn-tips {
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  top: 13px;
  left: -3pt;
  width: 180px;
  height: 34px;
  font-size: 18px;
  line-height: 34px;
  color: #fff;
  border: solid 1px #fff;
  border-left: none;
  box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 3px 3px 6px 0px rgba(0, 0, 0, 0.25);
}

.price-btn .top-btn-tips {
  top: 16px;
}

.top-btn-tips::before {
  content: '';
  position: absolute;
  top: 100%;
  border-style: solid;
  border-color: transparent;
  left: 0;
  border-width: 0px 6px 6px 0;
  border-right-color: #333;
}

.needs a::before {
  content: '詳しくはこちら';
  box-sizing: border-box;
  position: absolute;
  text-align: center;
  bottom: 8px;
  right: 3pt;
  width: 103px;
  height: 24px;
  font-size: 11px;
  line-height: 23px;
  color: #fff;
  background-color: #666;
  border: 1px solid #fff;
  border-radius: 6px;
  z-index: 100;
}

.works-btn.needs a::before {
  width: 98px;
}

.price-btn.needs a::before {
  right: 20px;
  bottom: 15px;
}

/* top flow */
.top-flow {
  margin-bottom: 50px;
  overflow: hidden;
}

.top-flow-lead {
  float: left;
  width: 350px;
  margin: 20px;
}

.top-flow-fig {
  float: right;
  width: 300px;
  margin: 20px;
  margin-right: 40px;
}

.top-flow-fig img {
  max-width: 100%;
  /*background-color: #666;*/
  margin: 5px 0;
  padding: 5px 0;
  border-radius: 5px;
}

.top-flow-fig div {
  position: relative;
}

.top-flow .arr::before, .top-flow .arr2::after {
  position: absolute;
  content: "";
  width: 21px;
  height: 21px;
  border-radius: 10px;
  background-image: url(../images/common/icon_arr.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.8);
  ;
  bottom: -9px;
  left: 50%;
  transform: rotate(90deg);
  z-index: 100;
}

.top-flow .arr.arr2::before {
  left: 42%;
}

.top-flow .arr2::after {
  transform: rotate(-90deg);
  left: 58%;
}

/* top price */
.top-price {
  margin-bottom: 24px;
}

.top-price-lead {
  margin-right: 20px;
  margin-left: 20px;
}

/* top kodawari */
.top-kodawari {
  margin-bottom: 50px;
}

.top-kodawari-lead {
  margin: 20px;
}

.top-kodawari-fig {
  margin-left: 4em;
  margin-right: 4em;
}

/* top faq */
.top-faq {
  margin-bottom: 24px;
}

.top-faq-lead {
  margin: 20px;
}

.top-faq dl {
  border-bottom: dotted 1px #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.top-faq dt {
  font-size: 18px;
  line-height: 31px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 50px;
  background: url(../images/faq/icon_q.png) no-repeat 10px top;
  color: #2da2c8;
}

.top-faq dd {
  padding-left: 50px;
  min-height: 31px;
  padding-top: 6px;
  background: url(../images/faq/icon_a.png) no-repeat 10px top;
}

/* page common --------------------------------------------------------------------------------- */
/* title */
.title01 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: normal;
  border-bottom: solid 1px #c7c7c7;
  margin-bottom: 20px;
}

.title01 span {
  border-left: solid 7px #000000;
  display: block;
  margin: 0 0 20px 0;
  padding: 10px 0 10px 18px;
}

.title02 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
  padding: 7px 0 3px 3px;
  background: #e00000;
  color: #fff;
}

h4 img {
  vertical-align: middle;
  position: relative;
  top: -1px;
  padding-right: 3px;
}

h4+h5 {
  margin-top: -17px;
}

/*.title03 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: normal;
    margin-bottom: 15px;
    padding: 6px 0 2px 15px;
    border-left: solid 5px #333;
    background-color: #f5f5f5;
}*/
.lead {
  font-size: 1.4em;
  line-height: 1.2;
  color: #777;
  padding-top: 1em;
  border-top: 1px dotted #ccc;
}

.title04 {
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  margin-bottom: 20px;
  /*margin-top: 3em;*/
  padding: 7px 0 3px 5px;
  background: #e00000;
  color: #fff;
  border: 1px solid #000;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,191919+52,444444+55 */
  background: #7d7e7d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7d7e7d 0%, #191919 52%, #444444 55%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7d7e7d', endColorstr='#444444', GradientType=0);
  /* IE6-9 */
}

.title05 {
  font-size: 18px;
  color: #666;
  margin: 33px 0;
  padding: 3px;
  padding-left: 100px;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

/* p */
.page-content p {
  padding: 0 0 1.5em 0;
}

/* clear */
.cl {
  clear: both;
}

/* text decoration */
.bold {
  font-weight: bold;
}

/* color */
.orange {
  color: #d07411;
}

.red {
  color: #C00;
}

.red.bb {
  border-bottom: dashed 1px #C00;
}

.green {
  color: #176D48;
}

.blue {
  color: #3965a7;
}

/* bg color */
.bg-pink {
  background: #FFF4F4;
}

/* font size */
.txt18 {
  font-size: 1.285714285714286em;
  /*18px*/
  line-height: 1.8;
}

.txt20 {
  font-size: 1.428571428571429em;
  /*20px*/
  line-height: 1.8;
}

.txt22 {
  font-size: 1.571428571428571em;
  /*22px*/
  line-height: 1.8;
}

.txt24 {
  font-size: 1.714285714285714em;
  /*24px*/
  line-height: 1.8;
}

/* hr */
hr {
  border: 0;
  height: 1px;
  background: #ccc;
  margin: 2.5em 0;
}

/* ul */
ul.disc01 {
  margin-bottom: 0.5em;
}

ul.disc01>li {
  list-style-type: none;
  margin-bottom: 0.5em;
  padding-left: 16px;
  background: url(../images/common/disc01.gif) no-repeat 0 0.5em;
}

ul.disc02 {
  padding-left: 1em;
  margin-bottom: 0.5em;
  list-style-type: disc;
  list-style-position: inside;
}

ul.disc02 li {
  list-style-type: disc;
  margin-bottom: 0.5em;
  padding-left: 1em;
  text-indent: -1em;
}

ul.disc02.list-mb00 {
  margin-bottom: 0em;
}

ul.disc02.list-mb00 li {
  margin-bottom: 0em;
}

.page-content ul.post-categories {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  list-style-position: inherit;
}

.page-content ul.post-categories li {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: 0;
}

/* ol */
.page-content ol.base, .page-content .informations ol, .page-content .post ol {
  margin-bottom: 0.5em;
  padding-left: 0.8em;
}

.page-content ol.base li, .page-content .informations ol li, .page-content .post ol li {
  list-style: decimal;
  list-style-position: inside;
  margin-bottom: 0.5em;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

/* table normal style */
table.base {
  width: 730px;
  box-sizing: border-box;
}

table.base th {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #ccc;
  padding: 10px 10px 10px 10px;
  white-space: nowrap;
  text-align: left;
  background: #f5f8fc;
}

table.base td {
  border-bottom: solid 1px #ccc;
  padding: 10px 10px 10px 10px;
}

table.base th {
  font-weight: normal;
}

table.base td .base-inner td {
  border-bottom: none;
  padding: 0px 15px 0px 0px;
}

/* note */
.note {
  text-indent: -1em;
  margin-left: 1em;
}

/* link */
.link {
  background: url(../images/common/arw01.gif) no-repeat 10px 0.32em;
  padding: 0 0 0 22px;
}

/* waku */
.waku {
  padding: 1.5em 1.5em 0;
}

.waku.blue_bg {
  border: solid 1px #7698cb;
  background: #f5f8fc;
}

/* layout */
.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.f_left {
  float: left;
}

.f_right {
  float: right;
}

/**/
.inner {
  padding: 0 20px 40px;
}

/**/
.anc_navi {
  margin-bottom: 15px;
  text-align: center;
}

.anc_navi {
  text-align: center;
}

.anc_navi ul {
  border-left: solid 1px #ccc;
  margin: 0 auto;
  display: inline-block;
}

.anc_navi li {
  border-right: solid 1px #ccc;
  float: left;
  padding: 0 28px;
  font-size: 0.9em;
  line-height: 1.1;
  text-align: center;
}

/* flow --------------------------------------------------------------------------------- */
.flow dl {
  border: solid 3px #ffd2d2;
  background: #fff4f4;
  padding: 20px;
}

.flow dt {
  float: left;
  font-size: 22px;
  color: #cd0000;
  padding: 0 20px 0 0;
}

.flow .flow-title {
  font-size: 22px;
  color: #cd0000;
  font-weight: bold;
}

.flow .flow-arw {
  text-align: center;
  padding: 10px 0;
}

.flow-ti {
  padding: 3px;
  border-radius: 3px;
  margin-bottom: 1em;
}

.flow-ti img {
  height: 46px;
}

.flow-unit p {
  margin-left: 65px;
}

/* service --------------------------------------------------------------------------------- */
.service-list-rightbox {
  width: 460px;
  float: right;
}

/* price --------------------------------------------------------------------------------- */
/* price-btn */
.price-btn {
  margin-bottom: 46px;
}

.price-btn ul {
  background: #f3f3f3;
  padding: 7px 0 2px 7px;
}

.price-btn li {
  position: relative;
  width: 355px;
  float: left;
  margin: 0 5px 5px 0;
}

.price-btn-price {
  position: absolute;
  top: 65px;
  left: 20px;
}

.price-btn-price p {
  text-decoration: none;
  font-size: 16px;
  color: #222;
}

.price-btn-price01 {
  padding-top: 10px;
  font-size: 26px;
  font-weight: bold;
  color: #d62a2a;
}

.price-btn-price02 {
  color: #d62a2a;
}

.price-btn-price03 {
  display: inline-block;
  font-size: 14px;
  margin-left: -5px;
  color: #222222;
}

/* kisotisiki --------------------------------------------------------------------------------- */
.kisotisiki section {
  margin-bottom: 5em;
}

h5 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  margin-top: 2em;
  margin-bottom: 15px;
  padding: 6px 0 4px 15px;
  border-left: solid 5px #333;
  background-color: #f5f5f5;
}

.kisotisiki .yougo dl {
  padding-bottom: 10px;
  overflow: hidden;
  margin: 10px 0;
  border-bottom: dotted #999 1px;
}

.kisotisiki .yougo dl:last-child {
  border-bottom: dotted #999 0px;
  margin-bottom: 0px;
}

.kisotisiki .yougo dt {
  padding: 2px 5px 0 5px;
  margin: 5px 0;
  background-color: #005F9F;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
}

.kisotisiki .yougo dd {
  padding-left: 1em;
}

.kisotisiki .yougo dd.dan2 {
  /*margin-right: 280px;*/
  display: table-cell;
}

.kisotisiki em {
  position: relative;
  /*padding: 0px 3px -5px 3px;*/
  margin: 5px 2px;
  display: inline-block;
  font-weight: normal;
}

.kisotisiki em::before {
  content: '';
  border-color: #555;
  width: 106%;
  height: 5px;
  background-color: #B0EBFF;
  /*border-bottom: #B0EBFF solid 5px;*/
  bottom: 3px;
  left: -3%;
  position: absolute;
  mix-blend-mode: multiply;
  border-radius: 2px;
}

.kisotisiki img {
  max-width: 100%;
}

.yougo {
  position: relative;
  padding: 5px 15px;
  border: 2px solid #74B7FF;
  margin-top: 20px;
  margin-bottom: 15px;
  margin-left: 20px;
}

.yougo::before {
  content: '用語解説';
  -ms-writing-mode: tb-rl;
  /* for MS IE8+ */
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 14px;
  width: 20px;
  top: -2px;
  left: -32px;
  padding: 8px 3px;
  position: absolute;
  background-color: #74B7FF;
  border-radius: 5px 0px 0px 5px;
  color: #fff;
  /*border: solid #fff 2px;*/
}

.yougo img {
  float: right;
  margin: 25px 5px 10px 10px;
}

img.kiso02-2 {
  float: right;
}

.kisotisiki .title02 {
  margin-top: 50px;
}

/* detail */
#acMenu dt, .tirasiMenu dt, .t-kisotisiki dt {
  display: block;
  width: 728px;
  cursor: pointer;
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  border-left: solid 1px #ccc;
}

#acMenu dd, .tirasiMenu dd, .t-kisotisiki dd {
  width: 715px;
  display: none;
  padding-right: 15px;
}

#acMenu dt.active, .tirasiMenu dt.active, .t-kisotisiki dt {
  background: url(images/i_swich.png) 177px 18px no-repeat #f8f8f8;
}

#acMenu table, .tirasiMenu table, .t-kisotisiki {
  width: 730px;
  border-spacing: 0;
}

.tirasiMenu table {
  margin-bottom: 50px;
  border-spacing: 0;
}

#acMenu thead, .tirasiMenu thead, .t-kisotisiki thead {
  background: none repeat scroll 0 0 #EBEBEB;
}

#acMenu th, .tirasiMenu th, .t-kisotisiki th {
  background: #555;
  color: #fff;
  padding: 10px 0;
  border: solid 1px #ccc;
  text-align: center;
}

.tirasiMenu th, .t-kisotisiki th {
  vertical-align: middle;
  font-weight: normal;
  padding: 5px;
}

.tirasiMenu table img {
  vertical-align: middle;
}

#acMenu tbody td, .tirasiMenu tbody td, .t-kisotisiki tbody td {
  padding: 10px;
  border: solid 1px #ccc;
  text-align: right;
}

.t-kisotisiki tbody td {
  text-align: left;
}

#acMenu table tbody td p, .tirasiMenu table tbody td p, .t-kisotisiki table tbody td p {
  font-size: 1.2em;
}

#acMenu table tbody td.bg, #acMenu table tbody tr.bg, .tirasiMenu table tbody td.bg, .tirasiMenu table tbody tr.bg, .t-kisotisiki table tbody tr.bg {
  background: none repeat scroll 0 0 #F4F4F4;
}

.tirasiMenu tbody tr:nth-child(even), .t-kisotisiki tbody tr:nth-child(even) {
  background-color: #F4F4F4;
}

.chirashi-index {
  width: 100%;
  margin: 20px 0;
  border-collapse: separate;
  border-spacing: 0 1px;
  background-color: #cccccc;
  border-right: solid 1px #cccccc;
  margin-bottom: 3em;
}

.chirashi-index tr {
  background-color: #fafafa;
}

.chirashi-index th {
  width: 45%;
  /*height: 50px;*/
  font-size: 22px;
  padding-top: 3px;
  /*line-height: 50px;*/
  font-weight: bold;
  /*margin-bottom: 15px;*/
  padding: 8px 0 4px 15px;
  border-left: solid 5px #999;
  vertical-align: middle;
}

.chirashi-index th, .chirashi-index td {
  padding: 15px 20px;
}

.chirashi-index .to-works {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #999;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e0f3fa+0,d8f0fc+50,b8e2f6+51,b6dffd+100;Shape+2+Style */
  background: #e0f3fa;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e0f3fa 0%, #d8f0fc 50%, #b8e2f6 51%, #b6dffd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#e0f3fa', endColorstr='#b6dffd', GradientType=0);
  /* IE6-9 */
}

.chirashi-index .to-price {
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #999;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fceabb+0,fccd4d+50,f8b500+51,fbdf93+100;Orange+3D+%235 */
  background: #fceabb;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fceabb 0%, #fccd4d 50%, #f8b500 51%, #fbdf93 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fceabb', endColorstr='#fbdf93', GradientType=0);
  /* IE6-9 */
}

.kiso01 th {
  min-width: 100px;
}

.kiso03 th {
  min-width: 130px;
}

.kiso03 {
  margin-bottom: 10px;
}

.kiso04 th {
  min-width: 100px;
}

.kiso04-2 {
  min-width: 70px;
  vertical-align: middle;
}

table.kiso04 {
  margin-top: -25px;
  margin-bottom: 10px;
}

table.kiso02 {
  margin-bottom: 20px;
}

table.kiso02 td {
  text-align: center;
}

.kiso02-1 {
  width: 300px;
}

.kiso05 span {
  width: 50px;
  padding: 2px 5px 0 5px;
  margin: 2px;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-align: center;
  background-color: #243dab;
}

span.kiso05-0 {
  width: 80px;
  padding: 2px 5px 0 5px;
  margin: 5px 0;
  display: inline-block;
  border-radius: 4px;
  color: #fff;
  text-align: center;
}

span.kiso05-1 {
  background-color: #ff9f88;
}

span.kiso05-2 {
  background-color: #05add4;
}

span.kiso05-3 {
  background-color: #ff9f45;
}

span.kiso05-4 {
  /*高白更紙*/
  width: 78px;
  color: #333;
  background-color: #ffffff;
  border: 1px solid #999;
}

span.kiso05-5 {
  background-color: #ddd;
  color: #333;
}

span.kiso05-6 {
  background-color: #fff65e;
  color: #333;
}

span.kiso05-7 {
  background-color: #ffbbf3;
  color: #333;
}

/**/
.chirashi-index a {
  text-decoration: none;
  font-size: 1.1em;
  color: #333;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.price {
  color: #C00;
  font-weight: bold;
}

.option-table {
  width: 100%;
}

.option-table th {
  background: #555;
  color: #fff;
  padding: 10px 0;
  border: solid 1px #ccc;
  text-align: center;
  vertical-align: middle;
}

.option-table td {
  padding: 10px;
  border: solid 1px #ccc;
  text-align: left;
  vertical-align: middle;
}

.option-table tr.bg {
  background: #F4F4F4;
}

/* kodawari --------------------------------------------------------------------------------- */
.kodawari5 h4.title04 {
  position: relative;
  padding-left: 100px;
}

.kodawari5 article {
  position: relative;
}

.kodawari5 p, .kodawari5 h6, .kodawari5 dl {
  padding-left: 40px;
}

.kodawari-planing dl {
  margin-bottom: 20px;
}

.kodawari-planing dt {
  color: #333;
  font-weight: bold;
  font-size: 1.2em;
}

.kodawari-planing dt span {
  color: #F5AD49;
}

.kodawari-planing dd {
  padding-left: 1em;
}

.kodawari5 article:after {
  box-sizing: border-box;
  content: '';
  position: absolute;
  width: 60px;
  height: 60px;
  background-size: 50px;
  top: -15px;
  left: 15px;
  /*border: 2pt solid #555;*/
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 40px;
  background-color: #fff;
  transition: all 0.3s ease-out .2s;
}

.kodawari5 article:hover:after {
  width: 80px;
  height: 80px;
  background-size: 90px;
  left: 6px;
  top: -25px;
}

#kodawari01::after {
  background-image: url(../images/kodawari/kodawari_01.svg);
  background-color: #E9573A;
  border-color: #E9573A;
}

#kodawari02::after {
  background-image: url(../images/kodawari/kodawari_02.svg);
  background-color: #F5AD49;
  border-color: #F5AD49;
}

#kodawari03::after {
  background-image: url(../images/kodawari/kodawari_03.svg);
  background-color: #ABCE5B;
  border-color: #ABCE5B;
}

#kodawari04::after {
  background-image: url(../images/kodawari/kodawari_04.svg);
  background-color: #17A862;
  border-color: #17A862;
}

#kodawari05::after {
  background-image: url(../images/kodawari/kodawari_05.svg);
  background-color: #1AADA9;
  border-color: #1AADA9;
}

/* works --------------------------------------------------------------------------------- */
/* works btn */
.works-btn {
  background: #f3f3f3;
  margin-bottom: 46px;
}

.works-btn ul {
  padding: 11px 0px 1px 11px;
}

.works-btn li {
  width: 229px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.works-btn li img {
  max-width: 100%;
}

/* faq --------------------------------------------------------------------------------- */
.faq-anc {
  padding-top: 10px;
  margin-bottom: 15px;
  padding-left: 15px;
}

.faq-anc li {
  width: 210px;
  float: left;
  padding-bottom: 20px;
  line-height: 20px;
  padding-left: 25px;
  background: url(../images/faq/arw_anc.gif) no-repeat 0 0;
}

.faq-anc li a {
  color: #333;
}

.faq-inner dl {
  border-bottom: dotted 1px #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.faq-inner dt {
  font-size: 18px;
  line-height: 31px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 50px;
  background: url(../images/faq/icon_q.png) no-repeat 10px top;
  color: #2da2c8;
}

.faq-inner dd {
  padding-left: 50px;
  min-height: 31px;
  padding-top: 6px;
  background: url(../images/faq/icon_a.png) no-repeat 10px top;
}

/* voice --------------------------------------------------------------------------------- */
.voice-box {
  width: 340px;
  float: left;
  margin: 0 12px 20px;
}

.voice-box-no {
  height: 36px;
  background: url(../images/voice/voice_tab.gif) no-repeat left top;
  padding: 0 15px;
  font-size: 15px;
  line-height: 36px;
  /*font-weight: bold;*/
  color: #fff;
}

.voice-inner {
  border: solid 1px #ccc;
  padding: 15px;
  height: 360px;
  overflow: hidden;
}

.voice-inner img {
  margin-bottom: 10px;
}

.voice-inner p {
  background: url(../images/voice/voice_dot.gif) repeat left bottom;
  line-height: 26px;
  font-size: 14px;
}

/* staff --------------------------------------------------------------------------------- */
.staff-box {
  margin-bottom: 30px;
}

.staff-inner {
  float: right;
  width: 490px;
}

.staff-name {
  padding: 0 0 10px;
  margin-bottom: 15px;
  font-size: 22px;
  padding: 5px 15px;
  border-left: solid 3px #ff9c00;
  background: #f8f8f8;
}

.staff-inner th, .staff-inner td {
  border-bottom: dotted 1px #cccccc;
  padding: 10px;
}

.staff-inner th {
  white-space: nowrap;
  text-align: left;
  background: #fdf9f2;
}

/* sitemap --------------------------------------------------------------------------------- */
.sitemap p {
  font-size: 16px;
  font-weight: bold;
  background: url(../images/sitemap/arw_sitemap01.gif) no-repeat 15px center #f8f8f8;
  border-bottom: solid 1px #ccc;
}

.sitemap p a {
  padding: 15px 15px 15px 40px;
  display: block;
  text-decoration: none;
  color: #333;
}

.sitemap p a:hover {
  text-decoration: none;
  color: #333;
  background: url(../images/sitemap/arw_sitemap01.gif) no-repeat 15px center #f5f5f5;
}

.sitemap ul {
  margin: 10px 0 15px 0;
}

.sitemap ul li {
  width: 50%;
  float: left;
  font-size: 14px;
  background: url(../images/sitemap/arw_sitemap02.gif) no-repeat 20px center;
}

.sitemap ul li a {
  padding: 7px 15px 7px 40px;
  display: block;
  color: #333;
}

.sitemap h4 {
  font-size: 1em;
  color: #fff;
  padding: 3px;
  padding-left: 10px;
  margin-top: 10px;
  /*border-top: 5px solid #fff;*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#70787a+0,373a3a+48,0a0e0a+55,0a0809+100 */
  background: #70787a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #70787a 0%, #373a3a 48%, #0a0e0a 55%, #0a0809 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #70787a 0%, #373a3a 48%, #0a0e0a 55%, #0a0809 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #70787a 0%, #373a3a 48%, #0a0e0a 55%, #0a0809 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#70787a', endColorstr='#0a0809', GradientType=0);
  /* IE6-9 */
}

/* company ---------------------------------------------------------------------------------

.pdf_list li {
	background:url(../images/common/icon_pdf.gif) no-repeat 15px 1em;
	padding:10px 10px 10px 35px;
	border-bottom:dotted 1px #ccc;
}
*/
/* works --------------------------------------------------------------------------------- */
/* common */
/* privacy ---------------------------------------------------------------------------------*/
.privacy .title02 {
  margin-top: 1em;
}

.privacy p {
  margin-bottom: 0.5em;
  padding-left: 0.5em;
}

.privacy ul {
  list-style-type: disc;
}

.privacy li {
  margin-left: 2em;
}

/* .privacy ul ul {
	padding:10px 0 0 15px;
}

.privacy li li{
	text-indent:-1.4em;
	margin-left:1.4em;
	padding:0 0 5px 0;
} */
/* attention ---------------------------------------------------------------------------------

.attention ul {
	padding:0 0 0 0;
}

.attention li {
	text-indent:-1.4em;
	margin-left:1.4em;
	padding:0 0 30px 0;
}

.attention ul ul {
	padding:10px 0 0 15px;
}

.attention li li{
	text-indent:-1.4em;
	margin-left:1.4em;
	padding:0 0 5px 0;
}
*/
.chirashi, .kisotisiki, .works-c, .price-c, .flow-c1 {
  background-color: #E9573A;
}

.flow-t, .voice, .faq, .flow-c2 {
  background-color: #F5AD49;
}

.pamphlet, .flow-c3 {
  background-color: #ABCE5B;
}

.company, .flow-c3 {
  background-color: #17A862;
}

.catalog, .flow-c4 {
  background-color: #1AADA9;
}

.leaflet, .flow-c5 {
  background-color: #1CB1EA;
}

.inhouse, .flow-c6 {
  background-color: #3F9DE0;
}

.poster, .flow-c7 {
  background-color: #6E65B4;
}

.flyer, .flow-c8 {
  background-color: #C26FB4;
}

.dm {
  background-color: #FF7AB7;
}

.service, .works, .price-a {
  background-color: #E8566D;
}

a.here {
  box-sizing: border-box;
  text-align: center;
  position: relative;
  display: inline-block;
  width: 200px;
  height: 28px;
  color: #fff;
  font-size: 13px;
  line-height: 28px;
  text-decoration: none;
  padding-left: 15px;
  margin-right: 10px;
  border: 1px solid #444;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#98a3a5+0,737177+50,626875+51,4c4b51+100 */
  background: rgb(152, 163, 165);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(152, 163, 165, 1) 0%, rgba(115, 113, 119, 1) 50%, rgba(98, 104, 117, 1) 51%, rgba(76, 75, 81, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(152, 163, 165, 1) 0%, rgba(115, 113, 119, 1) 50%, rgba(98, 104, 117, 1) 51%, rgba(76, 75, 81, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(152, 163, 165, 1) 0%, rgba(115, 113, 119, 1) 50%, rgba(98, 104, 117, 1) 51%, rgba(76, 75, 81, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#98a3a5', endColorstr='#4c4b51', GradientType=0);
  /* IE6-9 */
}

a.here::before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  width: 18px;
  height: 18px;
  background-size: 18px;
  top: 3.5px;
  left: 4px;
  background-image: url(../images/common/icon_arr.svg);
  transition: left 0.2s ease-out 0.2s;
}

a:hover.here::before {
  left: 12px;
}

/*******************************
税込表示用
********************************/
.pricebox {
  display: inline;
}

.zeinuki {
  display: none;
}

/* .zeinuki::before {
  content: "(税抜)";
} */

/* .zeinuki:after {
  content: "　(税込)";
} */

/**********************
サイドメニューバナー
***********************/
.side-bnr li{
  margin-top: 8px;
}
.side-bnr div.side_banner_img{
  display: block;
  width: 224px;
  height: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  content:"";
}
.side-bnr div.side_banner_img:hover{
  opacity: 0.8;
}
.side-bnr div.side_banner_img.banner_wakayamapamphlet{
  background-image: url(../images/banner/banner_wakayamapamphlet.png);
}
.side-bnr div.side_banner_img.banner_wakayamachirashi{
  background-image: url(../images/banner/banner_wakayamachirashi.png);
}
.side-bnr div.side_banner_img.banner_wakayamasassi{
  background-image: url(../images/banner/banner_wakayamasassi.png);
}
.side-bnr div.side_banner_img.banner_wakayamadoga{
  background-image: url(../images/banner/banner_wakayamadoga.png);
}
.side-bnr div.side_banner_img.banner_retouch{
  background-image: url(../images/banner/banner_retouch.png);
}
.hihyouji{
  display: none;
}
