@charset "utf-8";

/* top page contents --------------------------------------------------------------------------------- */
.top-title-news {
  margin-bottom: 5px;
}

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

.top-title-kodawari {
  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 a:link,
.top-news a:visited {
  text-decoration: underline;
}

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

.top-news tr:nth-child(odd) {
  background: #fef4f4;
}

.top-news-items {
  height: 280px;
  overflow-y: scroll;
}

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

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

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

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

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

/* 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 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.gif) no-repeat 10px top;
  color: #2da2c8;
}

.top-faq dd {
  padding-left: 50px;
  min-height: 31px;
  padding-top: 6px;
  background: url(../images/faq/icon_a.gif) 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 #e00000;
  display: block;
  margin: 0 0 20px 0;
  padding: 10px 0 10px 18px;
}

.title02 {
  font-size: 26px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px 0 6px 25px;
  background: #e00000;
  color: #fff;
}

.title03 {
  font-size: 22px;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 8px 0 4px 15px;
  border-left: solid 5px #e00000;
}

.lead {
  font-size: 18px;
  line-height: 1.2;
  color: #777;
}

/* 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 30px 10px 30px;
  white-space: nowrap;
  text-align: left;
  background: #f5f8fc;
}

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

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

/* 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 {
  width: 355px;
  float: left;
  margin: 0 5px 5px 0;
}

/* detail */
#acMenu 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 {
  width: 715px;
  display: none;
  padding-right: 15px;
}

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

#acMenu table {
  width: 730px;
  border-spacing: 0;
}

#acMenu thead {
  background: none repeat scroll 0 0 #EBEBEB;
}

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

#acMenu tbody td {
  padding: 10px;
  border: solid 1px #ccc;
  text-align: right;
}

#acMenu table tbody td p {
  font-size: 1.2em;
}

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

.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 --------------------------------------------------------------------------------- */
.kodawari-planing dl {
  margin-bottom: 20px;
}

.kodawari-planing dt {
  color: #cd0000;
  font-weight: bold;
}

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

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

/* 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.gif) no-repeat 10px top;
  color: #2da2c8;
}

.faq-inner dd {
  padding-left: 50px;
  min-height: 31px;
  padding-top: 6px;
  background: url(../images/faq/icon_a.gif) 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;
}

/* 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;
}
/* 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;
}
*/

/**********************
税率自動計算
***********************/
.pricebox{
  display: inline;
}
.zeinuki{
  display: none;

}
.zeinuki::before{
  content:"(税抜)";
}
.zeinuki:after{
  content:"　(税込)";
}

/**********************
サイドメニューバナー
***********************/
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}
.side-bnr li{
  margin-bottom: 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;
}
