<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* *******************************************************************************
1. common
â”œ 1-1. float
â”œ 1-2. margin
â”œ 1-3. padding
â”œ 1-4. text-align
â”œ 1-5. bold
â”œ 1-6. ph
â”œ 1-7. pc sp change
â”œ 1-8. image layout
â”œ 1-9. image decoration
â”œ 1-10. rollover(Transmission)
â”œ 1-11. other
â”‚ â”œ 1-11-1. before after
â”‚ â”œ 1-11-2. list
â”‚ â”œ 1-11-3. flow
â”‚ â”” 1-11-4. qa
â”” 1-12. table
â”œ 1-12-1. default
â”œ 1-12-2. table01
â”œ 1-12-3. table02 
â”” 1-12-4. hours 
2. header
3. nav
4. mainimage
â”œ 4-1. top 
â”” 4-2. under
5. footer
6. content
â”œ 6-1. title
â”œ 6-2. table
â”œ 6-3. parts 
â”œ 6-4. map 
â”œ 6-5. tel
â”” 6-6. other
7. full content
8. blog
â”œ 8-1. sns
â”” 8-2. input
9. tel link
â”œ 9-1. content text link
â”œ 9-2. tel link
â”” 9-3. side link
10. hikoukai
1. common
â”œ 1-1. float
â”œ 1-2. margin
â”œ 1-3. padding
â”œ 1-4. text-align
â”œ 1-5. bold
â”œ 1-6. ph
â”œ 1-7. pc sp change
â”œ 1-8. image layout
â”œ 1-9. image decoration
â”œ 1-10. rollover(Transmission)
â”œ 1-11. other
â”‚ â”œ 1-11-1. before after
â”‚ â”œ 1-11-2. list
â”‚ â”œ 1-11-3. flow
â”‚ â”” 1-11-4. qa
â”” 1-12. table
â”œ 1-12-1. default
â”œ 1-12-2. table01
â”œ 1-12-3. table02 
â”” 1-12-4. hours 
2. header
3. nav
4. mainimage
â”œ 4-1. top 
â”” 4-2. under
5. footer
6. content
â”œ 6-1. title
â”œ 6-2. table
â”œ 6-3. parts 
â”œ 6-4. map 
â”œ 6-5. tel
â”” 6-6. other
7. full content
8. blog
â”œ 8-1. sns
â”” 8-2. input
9. tel link
â”œ 9-1. content text link
â”œ 9-2. tel link
â”” 9-3. side link
10. hikoukai
******************************************************************************* */
/* =====================================
1. common
===================================== */
/* 1-1. float -------------------------- */
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
  padding: 1.5em 0;
}
/* 1-2. margin -------------------------- */
.m00 {
  margin: 0 !important;
}
.m05 {
  margin: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.m45 {
  margin: 45px !important;
}
.m50 {
  margin: 50px !important;
}
.mt00 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr00 {
  margin-right: 0 !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb00 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml00 {
  margin-left: 0 !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
/* 1-3. padding -------------------------- */
.pa00 {
  padding: 0 !important;
}
.pa05 {
  padding: 5px !important;
}
.pa10 {
  padding: 10px !important;
}
.pa15 {
  padding: 15px !important;
}
.pa20 {
  padding: 20px !important;
}
.pa25 {
  padding: 25px !important;
}
.pa30 {
  padding: 30px !important;
}
.pa35 {
  padding: 35px !important;
}
.pa40 {
  padding: 40px !important;
}
.pa45 {
  padding: 45px !important;
}
.pa50 {
  padding: 50px !important;
}
.pt00 {
  padding-top: 0 !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pr00 {
  padding-right: 0 !important;
}
.pr05 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb00 {
  padding-bottom: 0 !important;
}
.pb05 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl00 {
  padding-left: 0 !important;
}
.pl05 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
/* 1-4. text-align -------------------------- */
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
/* 1-5. bold -------------------------- */
.bold {
  font-weight: bold;
}
/* 1-6. ph -------------------------- */
.ph {
  display: inline-block;
  border: 1px solid #e3e3e3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ph img {
  width: 100%;
}
/* 1-7. pc sp change -------------------------- */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/* 1-8. image layout -------------------------- */
/** åŸºæœ¬è¨­å®š **/
/* right
.b_11_2_in span img,
.b_11 .b_11_in span img {
float: right;
margin: 0 0 20px 20px;
}*/
/** å€‹åˆ¥è¨­å®š **/
/* left */
.img_l span img {
  float: left !important;
  margin: 0 20px 20px 0 !important;
}
/* right */
.img_r span img {
  float: right !important;
  margin: 0 0 20px 20px !important;
}
/* 1-9. image decoration -------------------------- */
/* Round */
/*.image img,
.text_image img,
.gnv_tmp_style img {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}*/
/* 1-10. rollover(Transmission) -------------------------- */
.rollover a img:hover, .rollover span a img:hover, .rollover .img_r span a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
/* =====================================
1-11. other
===================================== */
/* 1-11-1. before after -------------------------- */
.ba_box {
  background: url(/asset/ba_ar.png) no-repeat 49% 30%;
  display: table;
  width: 100%;
}
.ba_box div.column_l, .ba_box div.column_r {
  display: table-cell;
  width: 30%!important;
  padding: 0 15%;
}
.ba_box div.column_l span, .ba_box div.column_r span {
  width: 100%;
}
.ba_box div.column_l p, .ba_box div.column_r p, .ba_box div.column_l span img, .ba_box div.column_r span img {
  width: 95%;
  margin: 0 auto !important;
  text-align: center;
}
/*.ba_box .column_r, .ba_box .column_l {
text-align: center;
color: #B69440;
font-size: 120%;
font-weight: bold;
}*/
.ba_box .column_r span {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .ba_box {
    background: url(/asset/ba_ar_sp.png) no-repeat center 45%;
    margin: 0 auto 5em !important;
  }
  .ba_box div.column_l, .ba_box div.column_r {
    width: 100% !important;
    display: block !important;
    padding: 0;
  }
  .ba_box .column_l {
    margin-bottom: 2em!important;
  }
  .ba_box .column_r span {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .ba_box {
    background: url(/asset/ba_ar_sp.png) no-repeat center 40%;
    margin: 0 auto 5em !important;
  }
}
/* 1-11-2. list -------------------------- */
/* list 01 */
.ic_01 {
  width: 100%;
  margin: 0 15px;
}
.ic_01 .clearfix {
  padding: 5px 5px 5px 25px;
}
.ic_01 span {
  position: relative;
  line-height: 1;
}
.ic_01 span:before {
  content: "";
  position: absolute;
  background: #000;
  top: 10px;
  left: -16px;
  margin-top: -4px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
/* ul */
.ic_01 ul {
  margin: 25px;
}
.ic_01 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_01 li:before {
  content: "";
  position: absolute;
  background: #000;
  top: 10px;
  left: -16px;
  margin-top : 0px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
/* list 02 */
.ic_02 {
  margin: 0 15px;
}
.ic_02 .clearfix {
  padding: 5px 5px 5px 35px;
}
.ic_02 .clearfix span {
  position: relative;
  line-height: 1;
}
.ic_02 span:before {
  content: "\00a0";
  display: block;
  border: solid 9px #000;
  height: 0;
  width: 0;
  position: absolute;
  left: -29px;
  top: 10px;
  margin-top: -8px;
}
.ic_02 span:after {
  content: "\00a0";
  display: block;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: -23px;
  top: 10px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ul */
.ic_02 ul {
  margin: 35px;
}
.ic_02 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_02 li:before {
  content: "\00a0";
  display: block;
  border: solid 9px #000;
  height: 0;
  width: 0;
  position: absolute;
  left: -29px;
  top: 10px;
  margin-top: -4px;
}
.ic_02 li:after {
  content: "\00a0";
  display: block;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: -23px;
  top: 10px;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* arrow list 01 */
.ic_arrow_01 {
  margin: 0 15px;
}
.ic_arrow_01 div {
  padding: 5px 5px 5px 25px;
}
.ic_arrow_01 span {
  position: relative;
}
.ic_arrow_01 span:before {
  display: block;
  content: "";
  position: absolute;
  left: -15px;
  width: 0;
  height: 0;
  margin-top: 6px;
  border: 5px solid transparent;
  border-left: 5px solid #000;
}
.ic_arrow_01 span:hover:before {
  left: -12px;
}
/* ul */
.ic_arrow_01 ul {
  margin: 25px;
}
.ic_arrow_01 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_arrow_01 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -15px;
  width: 0;
  height: 0;
  margin-top: -1px;
  border: 5px solid transparent;
  border-left: 5px solid #000;
}
/* arrow list 02 */
.ic_arrow_02 {
  margin: 0 15px;
}
.ic_arrow_02 .clearfix {
  padding: 5px 5px 5px 30px;
}
.ic_arrow_02 span {
  position: relative;
}
.ic_arrow_02 span:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -25px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  background: #999;
}
.ic_arrow_02 span:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -19px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.ic_arrow_02 span:hover:before {
  left: -22px;
}
.ic_arrow_02 span:hover:after {
  left: -16px;
}
/* ul */
.ic_arrow_02 ul {
  margin: 30px;
}
.ic_arrow_02 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_arrow_02 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -25px;
  width: 16px;
  height: 16px;
  margin-top: -4px;
  border-radius: 50%;
  background: #999;
}
.ic_arrow_02 li:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -19px;
  width: 0;
  height: 0;
  margin-top: -1px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.ic_arrow_02 li:hover:before {
  left: -22px;
}
.ic_arrow_02 li:hover:after {
  left: -16px;
}
/* 1-11-3. flow -------------------------- */
.flow {
  margin: 0 15px;
}
img.gnv_tmp_flow_arrow_01, img.gnv_tmp_flow_arrow_02 {
  margin: 10px auto 0;
}
.flow.b_11 .b_11_in span img {
  width: 30% !important;
  float: left !important;
}

@media screen and (max-width: 767px) {
  .flow.b_11 .b_11_in span img {
    width: 100% !important;
    float: none !important;
  }
}
/* 1-11-4. qa -------------------------- */
.gnv_tmp_qa_q {
  border-left: 3px solid #333;
  padding: 10px;
  display: table;
  margin: 0 15px 10px;
}
.gnv_tmp_qa_q span.tit {
  font-size: 200%;
  font-weight: bold;
  color: #333;
  padding-right: 20px;
  display: table-cell;
  width: 30px;
}
.gnv_tmp_qa_a {
  border-left: 3px solid #ccc;
  padding: 10px;
  display: table;
  margin: 0 15px 10px;
}
.gnv_tmp_qa_a span.tit {
  font-size: 200%;
  font-weight: bold;
  color: #ccc;
  padding-right: 20px;
  display: table-cell;
  width: 30px;
}
.gnv_tmp_qa_a p, .gnv_tmp_qa_q p {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
/* =====================================
1-12. table
===================================== */
/* 1-12-1. default -------------------------- */
.b_06 table td, .b_06 table th {
  border: none;
  padding: 10px 2px !important;
}
.b_06 table th {
  color: #ef6666;
  font-weight: bold;
  border-bottom: 1px solid #ef6666;
}
.b_06 table td {
  border-bottom: 1px solid #ccc;
}
.b_06 table.info {
  margin-bottom: 40px;
}
.b_06_item {
  background: none;
  width: 25%;
}
/* 1-12-2. table01 -------------------------- */
table.gnv_tmp_table01 {
  margin-bottom: 1.5em;
}
table.gnv_tmp_table01 th, table.gnv_tmp_table01 td {
  text-align: left;
}
table.gnv_tmp_table01 {
  width: 100%;
  margin-bottom: 10px;
}
table.gnv_tmp_table01 thead th {
  background: #90c8ed;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
}
table.gnv_tmp_table01 th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  font-weight: bold;
  padding: 10px 2px;
}
table.gnv_tmp_table01 td {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  padding: 10px 2px;
}
/* 1-12-3. table02 -------------------------- */
table.gnv_tmp_table02 {
  margin-bottom: 1.5em;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
  text-align: left;
}
table.gnv_tmp_table02 {
  width: 100%;
  margin-bottom: 10px;
}
table.gnv_tmp_table02 thead th {
  background: #512800;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
}
table.gnv_tmp_table02 th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #512800;
  background: #f2e7d0;
}
table.gnv_tmp_table02 td {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #512800;
  background: #f2e7d0;
}
.b_06 table.table_01 {
  border: 1px solid #fff;
}
.b_06 table.table_01 th {
  border: 1px solid #fff;
  background: #F3C0B4;
  color: #fff;
  font-weight: normal;
  text-align: left;
  width: 40%;
  padding: 10px!important;
}
.b_06 table.table_01 td {
  border: 1px solid #fff;
  background: #FFE7E3;
  color: rgb(255, 102, 102);
  text-align: center;
}
.b_06 table.price {
  border: 1px solid #fff;
}
.b_06 table.price th {
  border: 1px solid #fff;
  background: #F3C0B4;
  color: #808080;
  text-align: left;
  padding: 10px!important;
  font-weight: normal;
  color: #5d5d5d;
}
.b_06 table.price thead th {
  background: #E99D8F;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.b_06 table.price td {
  border: 1px solid #fff;
  background: #FFE7E3;
  color: rgb(255, 102, 102);
  color: #5d5d5d;
  padding: 10px!important;
}
.table01 {
  width: 100%;
}
.table01 thead th {
  background: #90c8ed;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}
.table01 tbody th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  font-weight: bold;
}
.table01 th {
  padding: 10px 5px;
}
.table01 td {
  padding: 10px 5px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  text-align: center;
}
/* 1-12-4. hours -------------------------- */
table.gnv_tmp_hours th, table.gnv_tmp_hours td {
  text-align: center;
}
table.gnv_tmp_hours tbody th {
  width: 20%;
}

/*th {
padding: 0px !important;
}*/
@media screen and (max-width: 767px) {
  table.gnv_tmp_hours th, table.gnv_tmp_hours td {
    font-size: 70%;
  }
}
/* =====================================
2. header
===================================== */
.top_box {
  background: #3c4144;
  padding-top: 2px;
  padding-bottom: 6px;
}
.head_contact_list li {
  float: left;
  position: relative;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
}
.head_contact_list li.icon2 {
  padding-left: 27px;
  padding-top: 5px;
  padding-bottom: 1px;
  margin-right: 50px;
}
.head_contact_list li.icon2 a {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.head_contact_list li.icon2 a:hover {
  color: #fff;
  text-decoration: underline;
}
.head_contact_list li.icon3 {
  padding-left: 23px;
  padding-top: 7px;
  padding-bottom: 1px;
}
.head_contact_list li.icon1::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 6px;
  width: 11px;
  height: 16px;
  content: '';
  background: url(/asset/soc_icon1.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon1::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon1.png) no-repeat 0px 0px;
}
.head_contact_list li.icon2::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 9px;
  width: 13px;
  height: 9px;
  content: '';
  background: url(/asset/soc_icon2.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon2::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon2.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon2 {
  display: none;
}
.head_contact_list li.icon3::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 9px;
  width: 14px;
  height: 9px;
  content: '';
  background: url(/asset/soc_icon3.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon3::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon3.png) no-repeat 0px 0px;
}

@media (min-width: 768px) and (max-width: 768px) {
  #header .container {
    width: 768px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .header_box .row {
    margin-left: 0 !important;
  }
}
/* =====================================
3. nav
===================================== */
#inquiryBody nav {
  display: none;
}
.sf-menu &gt; li:first-child {
  margin-left: 0;
}
.sf-menu &gt; li {
  float: left;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 0px;
  position: relative;
}
.sf-menu &gt; li &gt; a, .sf-menu &gt; li &gt; p {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
  position: relative;
  padding: 8px 20px 8px 20px;
  font-weight: normal;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  text-transform: none;
  z-index: 5;
  margin-bottom: 0;
}
.sf-menu &gt; li.sfHover &gt; a, .sf-menu &gt; li &gt; a:hover, .sf-menu &gt; li.current &gt; a, .sf-menu &gt; li &gt; p:hover {
  color: #fff;
  text-decoration: none;
}
.sf-menu &gt; li:hover span, .sf-menu &gt; li.sfHover span, .sf-menu &gt; li.current span {
  border-radius: 3px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #512800;
  width: 100%;
}
.sf-menu &gt; li &gt; a.sf-with-ul::after {
  display: block;
  position: absolute;
  content: '';
  width: 6px;
  height: 4px;
  top: 32px;
  left: 50%;
  margin-left: -2px;
  background: url(/asset/menu_arrow.png) no-repeat 0 0;
}
.sf-menu ul {
  background: #512800;
  border-radius: 3px;
}
.sf-menu {
  padding-top: 16px;
}
.sf-menu ul li &gt; a:hover {
  color: #fff;
}
.sf-menu ul li {
  font-family: ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, Verdana, æ¸¸ã‚´ã‚·ãƒƒã‚¯, YuGothic, 'ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 14px;
}
/* =====================================
4. mainimage
===================================== */
/* 4-1. top -------------------------- */
/* slider default hidden */
#slider.camera_wrap {
  display: none!important;
}
/* image size fixed */
#mainimage .main_content {
  background: url(/asset/main_image.png) no-repeat top center;
  height: 700px;
  position: relative;
  background-size: cover;
}

@media (min-width: 1400px) and (max-width: 1499px) {
  #mainimage .main_content {
    height: 600px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #mainimage .main_content {
    height: 500px;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  #mainimage .main_content {
    height: 450px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  #mainimage .main_content {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  #mainimage .main_content {
    background: none;
    height: auto;
    margin-top: 0;
  }
}
/* 4-2. under -------------------------- */
#notfoundBody #mainimage, #sitemapBody #mainimage, #newsList #mainimage, #websiteNewsDetail #mainimage, #inquiryBody #mainimage {
  display: none;
}
.under h2 {
  border-left: 5px solid #d33541;
  color: #000000;
  margin: 40px 0 0;
  padding: 15px 0 15px 15px;
}
.under h2 span {
  color: #999;
  font-size: 70%;
  padding-left: 20px;
}
h2.titleBg {
  text-align: left;
}

/* =====================================
5. footer
===================================== */

#footer {
  margin-top: 100px;
  width: 100%;
  background: #3c4144;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer img {
  width: auto;
}
.footer_sitemap, .footer_sitemap a {
  color: #fff!important;
}
.footer_sitemap a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  line-height: 2;
}
.footer_contact {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 14px;
  line-height: 2;
  text-transform: uppercase;
  text-align: left!important;
}
h4.footer_title {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #fff!important;
  text-transform: none;
  margin-bottom: 0px;
  border-bottom: 0!important;
  background: none!important;
  padding: 0!important;
}
#footer ul.list li {
  position: relative;
}
#footer ul.list li:before {
  position: absolute;
  content: "ï¼ž";
  top: 6px;
  left: 0;
  color: #fff;
}
#footer ul.list li a {
  color: #fff;
  position: relative;
  padding: 0;
  line-height: 1.6;
}
#footer ul.list li a:hover {
  color: #fff!important;
}
.list li a:hover, #footer .list li a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer .list li {
  background: none;
  padding-left: 0;
}
#footer .grid_4:first-child {
  width: 340px;
}
#footer .grid_4:nth-child(2) {
  width: 300px;
}
#footer .grid_3.con02 {
  padding-top: 49px;
}
@media (min-width: 980px) and (max-width: 1299px) {
  #footer ul.list li:before {
    top: 0px;
  }
  .ios #footer ul.list li:before {
    top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #footer ul.list li:before {
    top: 6px!important;
  }
  .ios #footer ul.list li:before {
    top: 5px;
  }
}
@media screen and (max-width: 767px) {
  #footer ul.list li:before {
    top: 7px!important;
  }
  .ios #footer ul.list li:before {
    top: 3px;
  }
}
/* =====================================
6. content
===================================== */
.type6 #content {
  padding-top: 35px;
  padding-bottom: 69px;
  min-height: 400px;
}

@media (min-width: 768px) and (max-width: 768px) {
  .container {
    width: 748px;
  }
}
/* 6-1. title -------------------------- */
h3 {
  color: #523917;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
  word-wrap: break-word;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
}
h4 {
  color: #512800;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-transform: none;
  word-wrap: break-word;
}
/* 6-2. table -------------------------- */
.table_num {
  width: 100%;
}
.table_num th {
  font-size: 300%;
  font-color: #333;
  vertical-align: top;
  font-weight: bold;
  padding-right: 0.5em;
}
.table_num td {
  padding-bottom: 1em;
}
/* 6-3. parts -------------------------- */
.b_11 .b_11_in span img {
  margin: 0 0 1em 1em;
  width: 35%;
  float: right;
}
.grid_3 .b_11_in span img, .grid_4 .b_11_in span img, .llebox3 .b_11_in span img, .singlebox3 .b_11_in span img, .singlebox4 .b_11_in span img {
  float: none;
  width: 100%;
}

@media (max-width: 767px) {
  /* 6-3. parts -------------------------- */
  .b_11 .b_11_in span img {
    float: none;
    width: 100%;
    margin: 0 0 2em;
  }
}
/* 6-4. map -------------------------- */
.top .gnv_tmp_map {
  padding-top: 63%;
}
.gnv_tmp_map {
  position: relative;
  width: 100%;
  padding-top: 40%;
}
.gnv_tmp_map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 767px) {
  .gnv_tmp_map {
    padding-top: 70%;
  }
}
/* 6-5. tel -------------------------- */
.tel_txt a {
  cursor: text;
}
.tel_txt a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .tel_txt a, .tel_txt a:hover {
    text-decoration: underline;
  }
}
/* 6-6. other-------------------------- */
/* column2 column margin */
.b_10.b_10_column2 div.column_l {
  padding-right: 10px;
}
.b_10.b_10_column2 div.column_r {
  padding-left: 10px;
}
/* box color */
.bc01 {
  background: #e8daca;
  padding: 20px 15px;
}
.bc02 {
  background: #cf9e64;
  padding: 20px 15px;
}
.bc03 {
  background: #b09371;
  padding: 20px 15px;
}
.bc04 {
  background: #635545;
  padding: 20px 15px;
}
/* =====================================
7. full content
===================================== */
.full #content .container {
  width: 100%;
}
.full #content .container12 {
  width: 100%!important;
}
.full #content .b_09 {
  margin-bottom: 0;
  padding-bottom: 1.5em;
}
.full #content {
  padding-top: 0;
}
.full #content .grid_12 {
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
  float: none;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .full #content .grid_12 {
    width: 940px;
  }
  .top .gnv_tmp_map {
    padding-top: 98%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .full #content .grid_12 {
    width: 748px;
  }
  .top .gnv_tmp_map {
    padding-top: 100%;
  }
  .type6 #content {
    min-height: 600px;
  }
}

@media (max-width: 767px) {
  .full #content .grid_12 {
    width: 420px;
  }
  .full .header_box .grid_12 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .full #content .grid_12 {
    width: 300px;
    padding: 0;
  }
}
/* =====================================
8. blog
===================================== */
.blog .grid_8 {
  margin-left: 0;
}
.blog .entry {
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
/* 8-1. sns -------------------------- */
.blog #content .shareBt {
  text-align: right;
}
.blog .shareBt .fb_iframe_widget {
  margin-right: 5px;
}
.blog .shareBt .twitter-tweet-button {
  text-align: right;
  vertical-align: middle;
  width: 90px !important;
}
.lineBt img {
  margin-top: 5px;
}
/* 8-2. input -------------------------- */
input[type="text"] {
  border: 1px solid rgb(204, 204, 204);
  border-radius: 3px;
  padding: 2px;
  border-radius: none;
  width: 98%;
  margin-bottom: 5px;
}
.blog_search_submit {
  text-align: center;
  width: 98%;
  display: block;
}
.blog_search_submit input {
  padding: 0 5px;
}
/* =====================================
9. link
===================================== */
/* 9-1. content text link -------------------------- */
.link a:link {
  text-decoration: underline;
}
/* 9-2. tel link -------------------------- */
a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }
}
/* 9-3. side link -------------------------- */
#sidecontact {
  display: block;
  position: fixed;
  top: 17%;
  z-index: 1000;
}
#sidecontact.rightContent {
  right: 0;
}

@media screen and (max-width: 767px) {
  #sidecontact {
    display: none;
  }
}
/* =====================================
11. hikoukai
===================================== */
.hikoukai {
  display: none !important;
}
#drag-temp-pre-content .parts.hikoukai {
  display: block !important;
  border: 5px solid #777;
  background: #555;
  padding: 20px 0;
}
#news .ov {
  width: auto;
  right: 10px;
  color: #5b5b5b;
  font-size: 16px;
}
#news h2 {
  border-top: none;
  display: block;
  font-size: 30px;
  margin: 0 0 1em !important;
  padding: 10px 10px 15px 24px!important;
  color: #512800;
  border-bottom: 3px #c7b7a5 solid;
  position: relative;
  background: none;
  text-align: left;
  border-radius: 0;
}
.top #news h2:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 23%;
  height: 3px;
  content: '';
  background: #512800;
}
/*#news h2::after {
position: absolute;
top: 26px;
left: 5px;
width: 12px;
height: 12px;
content: '';
border-radius: 50%;
background: #fff;
}
*/

#news dt {
  color: #cabeb2;
  font-weight: bold;
}
#news dt .newsNew {
  background: #512800;
  border-radius: 2px;
  font-size: 0.7em;
  margin: 0 0 0 10px;
  padding: 0.3em 0.5em;
  color: #fff;
}
#news dl {
  border-bottom: 1px solid #c8c4bd;
}
#news dd a {
  text-decoration: none;
  color: #444444;
}
#news dd a:hover {
  text-decoration: underline;
}
.list li a, #sitemapBody .list li a {
  font-weight: normal;
  color: #444;
  line-height: 1.6;
}
.list li a:hover, #sitemapBody .list li a:hover {
  color: #ff8288;
  text-decoration: none;
}
ul.sitemap_ic li {
  background: none;
  position: relative;
}
ul.sitemap_ic li:before {
  background: none repeat scroll 0 0 #ff8288;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 1px;
  position: absolute;
  top: 22px;
  width: 5px;
}
#footer ul.list li a {
  font-size: 15px;
}
.copyright {
  font-size: 15px;
}
.footer_sitemap, .footer_sitemap a {
  font-size: 15px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* bnr_box */
  .bottom_bnr_box img {
    width: 30%;
  }
  #footer ul.list li a {
    font-size: 14px;
  }
  .copyright {
    font-size: 14px;
  }
  .footer_sitemap, .footer_sitemap a {
    font-size: 14px;
  }
  h1 {
    width: 35%;
  }
  .sf-menu {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .bottom_bnr_box img {
    width: 30%;
  }
  .sf-menu &gt; li &gt; a {
    padding: 3px 5px 3px 5px;
    font-size: 12px;
  }
  h1 {
    width: 210px;
  }
  .sf-menu {
    margin-right: 15px;
  }
  #footer ul.list li a {
    font-size: 13px;
  }
  .copyright {
    font-size: 13px;
  }
  .footer_sitemap, .footer_sitemap a {
    font-size: 13px;
  }
  #sidecontact {
    width: 70px;
  }
}

@media screen and (max-width: 767px) {
  h1 img {
    display: block;
    margin: 0 auto;
  }
  #mm0 {
    border: 2px solid #512800;
  }
  .bottom_bnr_box a {
    margin: 0 auto 20px auto!important;
    display: block;
  }
  .bottom_bnr_box img {
    width: auto;
    max-width: 380px;
  }
  .w100 img {
    margin: 0 auto 10px!important;
    display: block!important;
  }
  #footer .grid_3.con02 {
    padding-top: 0;
  }
}

@media (max-width: 479px) {
  .bottom_bnr_box img {
    width: auto;
    max-width: 300px;
  }
}
/* =====================================
å…±é€š
===================================== */
#bread span:hover {
  text-decoration: underline;
}
#bread span {
  max-width: 100%;
}
.w100 img {
  width: auto!important;
  max-width: 100%;
}
.catch p {
  font-size: 24px;
  color: #FF8288;
  text-align: center;
  padding: 0 0 10px;
  position: relative;
}
.catch p:before {
  content: "";
  position: absolute;
  background: url(/asset/icon01.png) repeat-x;
  width: 54%;
  margin-left: 23%;
  left: 0;
  bottom: 0;
  height: 3px;
}
.color01 {
  color: #ff8c00;
  font-weight: bold;
}
.color02 {
  color: #ff0000;
  font-weight: bold;
  vertical-align: top;
}
.color03 {
  color: #00cc00;
  font-weight: bold;
}
.color04 {
  color: #ff6666;
  font-weight: bold;
  margin-bottom: 10px;
}
.txt_01 {
  color: #669900;
  font-weight: bold;
  margin-bottom: 10px;
}

/* è¦‹å‡ºã— */

.under #mainimage {
  background: url(/asset/h2_bg.png) repeat;
  padding: 35px 0 40px;
}
/* =====================================
TOP
===================================== */
/* top01 */
.top01.b_09 {
  background: url(/asset/top_bg01.png) repeat;
  padding: 120px 0!important;
  text-align: center;
}
.h3_title {
  text-align: center;
}
.top01 .h3_title h3, .top02 .h3_title h3, .top04 .h3_title h3 {
  display: inline-block;
  border-bottom: 1px solid #cfa972;
  padding-bottom: 20px;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  color: #512800;
  font-size: 48px;
  text-shadow: 1px 1px 0px #fff;
  margin-bottom: 40px;
}
.top01 .singlebox3 {
  text-align: center;
  box-sizing: border-box;
  display: inline-block;
  float: none;
}
.top01_1 {
  margin-bottom: 20px;
}
.top02.b_09 {
  padding: 90px 0!important;
}
.top02 .singlebox3 {
  text-align: center;
  background: #f2e7d0;
  box-sizing: border-box;
  padding: 40px 10px;
  position: relative;
}
.top02 .singlebox3:before {
  border-top: 4px solid #512800;
  border-right: 4px solid #512800;
  content: "";
  display: block;
  height: 20px;
  margin-top: -4px;
  position: absolute;
  left: 50%;
  bottom: 17px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  width: 20px;
  margin-left: -10px;
}
.top02 h4 {
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  font-size: 20px;
  color: #7f5c13;
  margin: 25px 0;
}
.top02_1 {
  margin-bottom: 40px;
}
.top02_1 .singlebox3:first-child {
  margin-right: 10px;
}
.top02_2 .singlebox3:first-child, .top02_2 .singlebox3:nth-child(2) {
  margin-right: 10px;
}
.top03.b_09 {
  padding: 110px 0 150px!important;
  background: url(/asset/top_bg02.png) no-repeat center top;
}
.top03_in {
  background: url(/asset/top_bg03.png) repeat;
  padding: 50px;
}
.top03 h4 {
  display: inline-block;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  color: #512800;
  font-size: 48px;
  text-shadow: 1px 1px 0px #fff;
  margin-bottom: 30px;
}
.top03 img {
  border: 2px solid #fff;
}
.top04.b_09 {
  padding: 90px 0;
}
.top04 h4 {
  color: #512800;
  font-size: 30px;
  margin-bottom: 15px;
  font-weight: normal;
}
.top04 p {
  color: #512800;
}
.top_news #news {
  background: #faf5ec;
  padding: 10px 0 15px;
}
.bnr {
  text-align: center;
}
.bnr a {
  display: inline-block;
  width: 32.4786324%;
  margin-right: 1.2820512%;
  max-width: 380px;
}
.bnr a:last-child {
  margin-right: 0;
}
.bnr01 {
  margin-bottom: 20px;
}
/* =====================================
ä¸‹å±¤
===================================== */

ul.sitemap_ic li a::after {
  background: none repeat scroll 0 0 #fff;
}
ul.sitemap_ic li a {
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 20px 40px 20px 15px;
  position: relative;
  text-decoration: none;
}
ul.sitemap_ic li a:before {
  background: none;
}
ul.sitemap_ic li a:after {
  border-top: 2px solid #ff8288;
  border-right: 2px solid #ff8288;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 8px;
  background: none;
}
.autor, .contributor {
  font-size: 14px;
  color: #8c9799;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  text-align: right;
}
#notfoundBody #content .grid_12 {
  margin-left: 0;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */


  /* =====================================
  ä¸‹å±¤
  ===================================== */
}

@media (min-width: 768px) and (max-width: 979px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */


  /* =====================================
  ä¸‹å±¤
  ===================================== */

  #notfoundBody #content .grid_12 {
    width: 748px;
    margin-left: 10px !important;
  }
  #notfoundBody.ios #content .grid_12 {
    width: 748px;
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  /* =====================================
  å…±é€š
  ===================================== */ 
  .mb_h3 {
    margin-bottom: 13px!important;
  }
  .mb_h4 {
    margin-bottom: 10px!important;
  }
  .mb_h5 {
    margin-bottom: 8px!important;
  }
  .mb_01 {
    margin-bottom: 20px!important;
  }
  .mb_02 {
    margin-bottom: 50px!important;
  }
  .mb_03 {
    margin-bottom: 55px!important;
  }
  .sp_box01 {
    display: block;
    padding: 0px 0 0 !important;
  }
  .sp_box01_in {
    margin: 30px auto;
    max-width: none;
    width: 100%;
  }
  .sp_box01 .btn_l {
    display: block;
    float: left;
    width: 48%;
  }
  .sp_btn01 a, .sp_btn01 a img {
    display: block;
    width: 100%;
  }
  .sp_box01 .btn_r {
    display: block;
    float: right;
    width: 48%;
  }
  .sp_box01 a {
    display: block;
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  #inquiryBody .sp_box01 img {
    display: none;
  }
  .img_l span img {
    float: none !important;
    margin: 0 auto 20px auto !important;
  }
  .b_06 table.table_01 th {
    width: 50%;
  }
  .under h2 span {
    line-height: 1em;
  }
  /* =====================================
  TOP
  ===================================== */


  .type6 #content {
    padding-bottom: 30px;
  }
  #footer {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #footer .grid_4:first-child {
    width: 100%;
  }
  .under h2 {
    font-size: 26px;
  }
  .under h2 span {
    font-size: 22px;
  }
  .static #content h2.titleBg, h2.titleBg {

    font-size: 26px;
    padding: 20px 0;
  }
  ul.sitemap_ic li a {
    line-height: 1.6;
  }
  ul.sitemap_ic li::before {
    top: 29px;
  }
  .bnr a {
    float: none;
    width: 100%;
    margin: 0 auto 15px!important;
  }
  /* =====================================
  ä¸‹å±¤
  ===================================== */
  .b_06 table.price td, .b_06 table.price th {
    font-size: 80%;
    padding: 5px 2px!important;
  }
  td.b_06_content.td01 {
    width: 28%;
  }
  .under h3 {
    font-size: 22px;
  }
  .under h4 {
    font-size: 20px;
  }
  .under #content h4::before {
    top: 10px;
  }
  .under h5 {
    font-size: 18px;
  }
  .table01 {
    font-size: 14px;
  }
  .b_06 table td, .b_06 table th {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */

  /* =====================================
  ä¸‹å±¤
  ===================================== */
}

@media screen and (max-width: 360px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */

  /* =====================================
  ä¸‹å±¤
  ===================================== */
}
#toTop:hover {
  background-position: center 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.btn {
  background: #ff8288;
}
.sp_box01 {
  display: block;
  padding: 0px 0 0 !important;
}
.sp_box01_in {
  margin: 20px auto 10px;
  max-width: none;
  width: 100%;
}
.sp_box01 .btn_l {
  display: block;
  float: left;
  width: 48%;
}
.sp_btn01 a,  .sp_btn01 a img {
  display: block;
  width: 100%;
}
.sp_box01 .btn_r {
  display: block;
  float: right;
  width: 48%;
}
.sp_box01 a {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
/* ************************* */


/* =====================================
1. common
===================================== */
/* 1-1. float -------------------------- */
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
  padding: 1.5em 0;
}
/* 1-2. margin -------------------------- */
.m00 {
  margin: 0 !important;
}
.m05 {
  margin: 5px !important;
}
.m10 {
  margin: 10px !important;
}
.m15 {
  margin: 15px !important;
}
.m20 {
  margin: 20px !important;
}
.m25 {
  margin: 25px !important;
}
.m30 {
  margin: 30px !important;
}
.m35 {
  margin: 35px !important;
}
.m40 {
  margin: 40px !important;
}
.m45 {
  margin: 45px !important;
}
.m50 {
  margin: 50px !important;
}
.mt00 {
  margin-top: 0 !important;
}
.mt05 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mr00 {
  margin-right: 0 !important;
}
.mr05 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mb00 {
  margin-bottom: 0 !important;
}
.mb05 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml00 {
  margin-left: 0 !important;
}
.ml05 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
/* 1-3. padding -------------------------- */
.pa00 {
  padding: 0 !important;
}
.pa05 {
  padding: 5px !important;
}
.pa10 {
  padding: 10px !important;
}
.pa15 {
  padding: 15px !important;
}
.pa20 {
  padding: 20px !important;
}
.pa25 {
  padding: 25px !important;
}
.pa30 {
  padding: 30px !important;
}
.pa35 {
  padding: 35px !important;
}
.pa40 {
  padding: 40px !important;
}
.pa45 {
  padding: 45px !important;
}
.pa50 {
  padding: 50px !important;
}
.pt00 {
  padding-top: 0 !important;
}
.pt05 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pr00 {
  padding-right: 0 !important;
}
.pr05 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pb00 {
  padding-bottom: 0 !important;
}
.pb05 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl00 {
  padding-left: 0 !important;
}
.pl05 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
/* 1-4. text-align -------------------------- */
.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
/* 1-5. bold -------------------------- */
.bold {
  font-weight: bold;
}
/* 1-6. ph -------------------------- */
.ph {
  display: inline-block;
  border: 1px solid #e3e3e3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ph img {
  width: 100%;
}
/* 1-7. pc sp change -------------------------- */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/* 1-8. image layout -------------------------- */
/** åŸºæœ¬è¨­å®š **/
/* right
.b_11_2_in span img,
.b_11 .b_11_in span img {
float: right;
margin: 0 0 20px 20px;
}*/
/** å€‹åˆ¥è¨­å®š **/
/* left */
.img_l span img {
  float: left !important;
  margin: 0 20px 20px 0 !important;
}
/* right */
.img_r span img {
  float: right !important;
  margin: 0 0 20px 20px !important;
}
/* 1-9. image decoration -------------------------- */
/* Round */
/*.image img,
.text_image img,
.gnv_tmp_style img {
border-radius: 6px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
}*/
/* 1-10. rollover(Transmission) -------------------------- */
.rollover a img:hover, .rollover span a img:hover, .rollover .img_r span a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
/* =====================================
1-11. other
===================================== */
/* 1-11-1. before after -------------------------- */
.ba_box {
  background: url(/asset/ba_ar.png) no-repeat 49% 30%;
  display: table;
  width: 100%;
}
.ba_box div.column_l, .ba_box div.column_r {
  display: table-cell;
  width: 30%!important;
  padding: 0 15%;
}
.ba_box div.column_l span, .ba_box div.column_r span {
  width: 100%;
}
.ba_box div.column_l p, .ba_box div.column_r p, .ba_box div.column_l span img, .ba_box div.column_r span img {
  width: 95%;
  margin: 0 auto !important;
  text-align: center;
}
/*.ba_box .column_r, .ba_box .column_l {
text-align: center;
color: #B69440;
font-size: 120%;
font-weight: bold;
}*/
.ba_box .column_r span {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .ba_box {
    background: url(/asset/ba_ar_sp.png) no-repeat center 45%;
    margin: 0 auto 5em !important;
  }
  .ba_box div.column_l, .ba_box div.column_r {
    width: 100% !important;
    display: block !important;
    padding: 0;
  }
  .ba_box .column_l {
    margin-bottom: 2em!important;
  }
  .ba_box .column_r span {
    text-align: center;
  }
}

@media screen and (max-width: 480px) {
  .ba_box {
    background: url(/asset/ba_ar_sp.png) no-repeat center 40%;
    margin: 0 auto 5em !important;
  }
}
/* 1-11-2. list -------------------------- */
/* list 01 */
.ic_01 {
  width: 100%;
  margin: 0 15px;
}
.ic_01 .clearfix {
  padding: 5px 5px 5px 25px;
}
.ic_01 span {
  position: relative;
  line-height: 1;
}
.ic_01 span:before {
  content: "";
  position: absolute;
  background: #000;
  top: 10px;
  left: -16px;
  margin-top: -4px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
/* ul */
.ic_01 ul {
  margin: 25px;
}
.ic_01 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_01 li:before {
  content: "";
  position: absolute;
  background: #000;
  top: 10px;
  left: -16px;
  margin-top : 0px;
  height: 7px;
  width: 7px;
  border-radius: 50%;
}
/* list 02 */
.ic_02 {
  margin: 0 15px;
}
.ic_02 .clearfix {
  padding: 5px 5px 5px 35px;
}
.ic_02 .clearfix span {
  position: relative;
  line-height: 1;
}
.ic_02 span:before {
  content: "\00a0";
  display: block;
  border: solid 9px #000;
  height: 0;
  width: 0;
  position: absolute;
  left: -29px;
  top: 10px;
  margin-top: -8px;
}
.ic_02 span:after {
  content: "\00a0";
  display: block;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: -23px;
  top: 10px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* ul */
.ic_02 ul {
  margin: 35px;
}
.ic_02 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_02 li:before {
  content: "\00a0";
  display: block;
  border: solid 9px #000;
  height: 0;
  width: 0;
  position: absolute;
  left: -29px;
  top: 10px;
  margin-top: -4px;
}
.ic_02 li:after {
  content: "\00a0";
  display: block;
  width: 4px;
  height: 7px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  position: absolute;
  left: -23px;
  top: 10px;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* arrow list 01 */
.ic_arrow_01 {
  margin: 0 15px;
}
.ic_arrow_01 div {
  padding: 5px 5px 5px 25px;
}
.ic_arrow_01 span {
  position: relative;
}
.ic_arrow_01 span:before {
  display: block;
  content: "";
  position: absolute;
  left: -15px;
  width: 0;
  height: 0;
  margin-top: 6px;
  border: 5px solid transparent;
  border-left: 5px solid #000;
}
.ic_arrow_01 span:hover:before {
  left: -12px;
}
/* ul */
.ic_arrow_01 ul {
  margin: 25px;
}
.ic_arrow_01 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_arrow_01 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -15px;
  width: 0;
  height: 0;
  margin-top: -1px;
  border: 5px solid transparent;
  border-left: 5px solid #000;
}
/* arrow list 02 */
.ic_arrow_02 {
  margin: 0 15px;
}
.ic_arrow_02 .clearfix {
  padding: 5px 5px 5px 30px;
}
.ic_arrow_02 span {
  position: relative;
}
.ic_arrow_02 span:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -25px;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  border-radius: 50%;
  background: #999;
}
.ic_arrow_02 span:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -19px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.ic_arrow_02 span:hover:before {
  left: -22px;
}
.ic_arrow_02 span:hover:after {
  left: -16px;
}
/* ul */
.ic_arrow_02 ul {
  margin: 30px;
}
.ic_arrow_02 li {
  position: relative;
  padding: 5px 5px 5px 0;
}
.ic_arrow_02 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -25px;
  width: 16px;
  height: 16px;
  margin-top: -4px;
  border-radius: 50%;
  background: #999;
}
.ic_arrow_02 li:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: -19px;
  width: 0;
  height: 0;
  margin-top: -1px;
  border: 5px solid transparent;
  border-left: 5px solid #fff;
}
.ic_arrow_02 li:hover:before {
  left: -22px;
}
.ic_arrow_02 li:hover:after {
  left: -16px;
}
/* 1-11-3. flow -------------------------- */
.flow {
  margin: 0 15px;
}
img.gnv_tmp_flow_arrow_01, img.gnv_tmp_flow_arrow_02 {
  margin: 10px auto 0;
}
.flow.b_11 .b_11_in span img {
  width: 30% !important;
  float: left !important;
}

@media screen and (max-width: 767px) {
  .flow.b_11 .b_11_in span img {
    width: 100% !important;
    float: none !important;
  }
}
/* 1-11-4. qa -------------------------- */
.gnv_tmp_qa_q {
  border-left: 3px solid #512800;
  padding: 10px;
  display: table;
  margin: 0 15px 10px;
}
.gnv_tmp_qa_q span.tit {
  font-size: 200%;
  font-weight: bold;
  color: #512800;
  padding-right: 20px;
  display: table-cell;
  width: 30px;
}
.gnv_tmp_qa_a {
  border-left: 3px solid #cfa972;
  padding: 10px;
  display: table;
  margin: 0 15px 10px;
}
.gnv_tmp_qa_a span.tit {
  font-size: 200%;
  font-weight: bold;
  color: #cfa972;
  padding-right: 20px;
  display: table-cell;
  width: 30px;
}
.gnv_tmp_qa_a p, .gnv_tmp_qa_q p {
  display: table-cell;
  width: 100%;
  vertical-align: top;
}
.gnv_tmp_qa_q p {
  color:#512800;
}
/* =====================================
1-12. table
===================================== */
/* 1-12-1. default -------------------------- */
.b_06 table td, .b_06 table th {
  border: none;
  padding: 10px 2px !important;
}
.b_06 table th {
  color: #ef6666;
  font-weight: bold;
  border-bottom: 1px solid #ef6666;
}
.b_06 table td {
  border-bottom: 1px solid #ccc;
}
.b_06 table.info {
  margin-bottom: 40px;
}
.b_06_item {
  background: none;
  width: 25%;
}
/* 1-12-2. table01 -------------------------- */
table.gnv_tmp_table01 {
  margin-bottom: 1.5em;
}
table.gnv_tmp_table01 th, table.gnv_tmp_table01 td {
  text-align: left;
}
table.gnv_tmp_table01 {
  width: 100%;
  margin-bottom: 10px;
}
table.gnv_tmp_table01 thead th {
  background: #90c8ed;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
}
table.gnv_tmp_table01 th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #512800;
  font-weight: bold;
  padding: 10px 2px;
  color: #fff;
  text-align: center;
}
table.gnv_tmp_table01 td {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #512800;
  background: #f2e7d0;
  padding: 10px 2px;
}
/* 1-12-3. table02 -------------------------- */
table.gnv_tmp_table02 {
  margin-bottom: 1.5em;
}
table.gnv_tmp_table02 th, table.gnv_tmp_table02 td {
  text-align: left;
}
table.gnv_tmp_table02 {
  width: 100%;
  margin-bottom: 10px;
}
table.gnv_tmp_table02 thead th {
  background: #512800;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
}
table.gnv_tmp_table02 th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #512800;
  background: #f2e7d0;
}
table.gnv_tmp_table02 td {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #512800;
  background: #f2e7d0;
}
.b_06 table.table_01 {
  border: 1px solid #fff;
}
.b_06 table.table_01 th {
  border: 1px solid #fff;
  background: #F3C0B4;
  color: #fff;
  font-weight: normal;
  text-align: left;
  width: 40%;
  padding: 10px!important;
}
.b_06 table.table_01 td {
  border: 1px solid #fff;
  background: #FFE7E3;
  color: rgb(255, 102, 102);
  text-align: center;
}
.b_06 table.price {
  border: 1px solid #fff;
}
.b_06 table.price th {
  border: 1px solid #fff;
  background: #F3C0B4;
  color: #808080;
  text-align: left;
  padding: 10px!important;
  font-weight: normal;
  color: #5d5d5d;
}
.b_06 table.price thead th {
  background: #E99D8F;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.b_06 table.price td {
  border: 1px solid #fff;
  background: #FFE7E3;
  color: rgb(255, 102, 102);
  color: #5d5d5d;
  padding: 10px!important;
}
.table01 {
  width: 100%;
}
.table01 thead th {
  background: #90c8ed;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}
.table01 tbody th {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  font-weight: bold;
}
.table01 th {
  padding: 10px 5px;
}
.table01 td {
  padding: 10px 5px;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #444;
  background: #e5f8fc;
  text-align: center;
}
/* 1-12-4. hours -------------------------- */
table.gnv_tmp_hours th, table.gnv_tmp_hours td {
  text-align: center;
}
table.gnv_tmp_hours tbody th {
  width: 20%;
}

/*th {
padding: 0px !important;
}*/
@media screen and (max-width: 767px) {
  table.gnv_tmp_hours th, table.gnv_tmp_hours td {
    font-size: 70%;
  }
}
/* =====================================
2. header
===================================== */
.top_box {
  background: #3c4144;
  padding-top: 2px;
  padding-bottom: 6px;
}
.head_contact_list li {
  float: left;
  position: relative;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
}
.head_contact_list li.icon2 {
  padding-left: 27px;
  padding-top: 5px;
  padding-bottom: 1px;
  margin-right: 50px;
}
.head_contact_list li.icon2 a {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  color: #fff;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.head_contact_list li.icon2 a:hover {
  color: #fff;
  text-decoration: underline;
}
.head_contact_list li.icon3 {
  padding-left: 23px;
  padding-top: 7px;
  padding-bottom: 1px;
}
.head_contact_list li.icon1::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 6px;
  width: 11px;
  height: 16px;
  content: '';
  background: url(/asset/soc_icon1.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon1::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon1.png) no-repeat 0px 0px;
}
.head_contact_list li.icon2::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 9px;
  width: 13px;
  height: 9px;
  content: '';
  background: url(/asset/soc_icon2.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon2::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon2.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon2 {
  display: none;
}
.head_contact_list li.icon3::after {
  position: absolute;
  display: block;
  left: 3px;
  top: 9px;
  width: 14px;
  height: 9px;
  content: '';
  background: url(/asset/soc_icon3.png) no-repeat 0px 0px;
}
#inquiryBody .head_contact_list li.icon3::after {
  background: url(/www.wakayama-ireba.com/asset/soc_icon3.png) no-repeat 0px 0px;
}

@media (min-width: 768px) and (max-width: 768px) {
  #header .container {
    width: 768px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .header_box .row {
    margin-left: 0 !important;
  }
}
/* =====================================
3. nav
===================================== */
#inquiryBody nav {
  display: none;
}
.sf-menu &gt; li:first-child {
  margin-left: 0;
}
.sf-menu &gt; li {
  float: left;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 0px;
  position: relative;
}
.sf-menu &gt; li &gt; a, .sf-menu &gt; li &gt; p {
  display: block;
  color: #3c3c3c;
  text-decoration: none;
  position: relative;
  padding: 8px 20px 8px 20px;
  font-weight: normal;
  transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  text-transform: none;
  z-index: 5;
  margin-bottom: 0;
  font-size: 16px;
}
.sf-menu &gt; li.sfHover &gt; a, .sf-menu &gt; li &gt; a:hover, .sf-menu &gt; li.current &gt; a, .sf-menu &gt; li &gt; p:hover {
  color: #fff;
  text-decoration: none;
}
.sf-menu &gt; li:hover span, .sf-menu &gt; li.sfHover span, .sf-menu &gt; li.current span {
  border-radius: 3px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #512800;
  width: 100%;
}
.sf-menu &gt; li &gt; a.sf-with-ul::after {


  display: block;
  position: absolute;
  content: '';
  width: 6px;
  height: 4px;
  top: 32px;
  left: 50%;
  margin-left: -2px;
  background: url(/asset/menu_arrow.png) no-repeat 0 0;
}
.sf-menu ul {
  background: #512800;
  border-radius: 3px;
}
.sf-menu {
  padding-top: 16px;
}
.sf-menu ul li &gt; a:hover {
  color: #fff;
}
/* =====================================
4. mainimage
===================================== */
/* 4-1. top -------------------------- */
/* slider default hidden */
#slider.camera_wrap {
  display: none!important;
}
/* image size fixed */
#mainimage .main_content {
  background: url(/asset/main_image.png) no-repeat top center;
  height: 700px;
  position: relative;
  background-size: cover;
}

@media (min-width: 1400px) and (max-width: 1499px) {
  #mainimage .main_content {
    height: 600px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  #mainimage .main_content {
    height: 500px;
  }
}

@media (min-width: 980px) and (max-width: 1199px) {
  #mainimage .main_content {
    height: 450px;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  #mainimage .main_content {
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  #mainimage .main_content {
    background: none;
    height: auto;
    margin-top: 0;
  }
}
/* 4-2. under -------------------------- */
#notfoundBody #mainimage, #sitemapBody #mainimage, #newsList #mainimage, #websiteNewsDetail #mainimage, #inquiryBody #mainimage {
  display: none;
}
.under h2 {
  border-left: 5px solid #d33541;
  color: #000000;
  margin: 40px 0 0;
  padding: 15px 0 15px 15px;
}
.under h2 span {
  color: #999;
  font-size: 70%;
  padding-left: 20px;
}
h2.titleBg {
  text-align: left;
}
/* =====================================
5. footer
===================================== */

#footer {
  margin-top: 100px;
  width: 100%;
  background: #3c4144;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer img {
  width: auto;
}
.footer_sitemap, .footer_sitemap a {
  color: #fff!important;
}
.footer_sitemap a:hover {
  color: #fff;
  text-decoration: underline;
}
.copyright {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  line-height: 2;
}
.footer_contact {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 14px;
  line-height: 2;
  text-transform: uppercase;
  text-align: left!important;
}
h4.footer_title {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #fff!important;
  text-transform: none;
  margin-bottom: 0px;
  border-bottom: 0!important;
  background: none!important;
  padding: 0!important;
}
#footer ul.list li {
  position: relative;
}
#footer ul.list li:before {
  position: absolute;
  content: "ï¼ž";
  top: 8px;
  left: 0;
  color: #fff;
}
#footer ul.list li a {
  color: #fff;
  position: relative;
  padding: 0;
  line-height: 1.8;
}
#footer ul.list li a:hover {
  color: #fff!important;
}
.list li a:hover, #footer .list li a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer .list li {
  background: none;
  padding-left: 0;
}
#footer .grid_4:first-child {
  width: 340px;
}
#footer .grid_4:nth-child(2) {
  width: 300px;
}
#footer .grid_3.con02 {
  padding-top: 49px;
}
/* =====================================
6. content
===================================== */
.type6 #content {
  padding-top: 35px;
  padding-bottom: 69px;
  min-height: 400px;
}

@media (min-width: 768px) and (max-width: 768px) {
  .container {
    width: 748px;
  }
}
/* 6-1. title -------------------------- */
h3 {
  color: #523917;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0;
  word-wrap: break-word;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  padding: 14px 10px 19px;
}
h4 {
  color: #512800;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 0.5em;
  text-transform: none;
  word-wrap: break-word;
}
/* 6-2. table -------------------------- */
.table_num {
  width: 100%;
}
.table_num th {
  font-size: 300%;
  font-color: #333;
  vertical-align: top;
  font-weight: bold;
  padding-right: 0.5em;
}
.table_num td {
  padding-bottom: 1em;
}
/* 6-3. parts -------------------------- */
.b_11 .b_11_in span img {
  margin: 0 0 1em 1em;
  width: 35%;
  float: right;
}
.grid_3 .b_11_in span img, .grid_4 .b_11_in span img, .llebox3 .b_11_in span img, .singlebox3 .b_11_in span img, .singlebox4 .b_11_in span img {
  float: none;
  width: 100%;
}

@media (max-width: 767px) {
  /* 6-3. parts -------------------------- */
  .b_11 .b_11_in span img {
    float: none;
    width: 100%;
    margin: 0 0 2em;
  }
}
/* 6-4. map -------------------------- */
.top .gnv_tmp_map {
  padding-top: 73%;
}
.gnv_tmp_map {
  position: relative;
  width: 100%;
  padding-top: 55%;
}
.gnv_tmp_map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 767px) {
  .gnv_tmp_map {
    padding-top: 70%;
  }
}
/* 6-5. tel -------------------------- */
.tel_txt a {
  cursor: text;
}
.tel_txt a:hover {
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .tel_txt a, .tel_txt a:hover {
    text-decoration: underline;
  }
}
/* 6-6. other-------------------------- */
/* column2 column margin */
.b_10.b_10_column2 div.column_l {
  padding-right: 10px;
}
.b_10.b_10_column2 div.column_r {
  padding-left: 10px;
}
/* box color */
.bc01 {
  background: #e8daca;
  padding: 20px 15px;
}
.bc02 {
  background: #cf9e64;
  padding: 20px 15px;
}
.bc03 {
  background: #b09371;
  padding: 20px 15px;
}
.bc04 {
  background: #635545;
  padding: 20px 15px;
}
/* =====================================
7. full content
===================================== */
.full #content .container {
  width: 100%;
}
.full #content .container12 {
  width: 100%!important;
}
.full #content .b_09 {
  margin-bottom: 0;
  padding-bottom: 1.5em;
}
.full #content {
  padding-top: 0;
}
.full #content .grid_12 {
  margin-left: auto;
  margin-right: auto;
  width: 1170px;
  float: none;
}

@media (min-width: 980px) and (max-width: 1199px) {
  .full #content .grid_12 {
    width: 940px;
  }
  .top .gnv_tmp_map {
    padding-top: 98%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .full #content .grid_12 {
    width: 748px;
  }
  .top .gnv_tmp_map {
    padding-top: 100%;
  }
  .type6 #content {
    min-height: 600px;
  }
}

@media (max-width: 767px) {
  .full #content .grid_12 {
    width: 420px;
  }
  .full .header_box .grid_12 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .full #content .grid_12 {
    width: 300px;
    padding: 0;
  }
}
/* =====================================
8. blog
===================================== */
.blog .grid_8 {
  margin-left: 0;
}
.blog .entry {
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
  padding-bottom: 60px;
}
/* 8-1. sns -------------------------- */
.blog #content .shareBt {
  text-align: right;
}
.blog .shareBt .fb_iframe_widget {
  margin-right: 5px;
}
.blog .shareBt .twitter-tweet-button {
  text-align: right;
  vertical-align: middle;
  width: 90px !important;
}
.lineBt img {
  margin-top: 5px;
}
/* 8-2. input -------------------------- */
input[type="text"] {
  border: 1px solid rgb(204, 204, 204);
  border-radius: 3px;
  padding: 2px;
  border-radius: none;
  width: 98%;
  margin-bottom: 5px;
}
.blog_search_submit {
  text-align: center;
  width: 98%;
  display: block;
}
.blog_search_submit input {
  padding: 0 5px;
}
/* =====================================
9. link
===================================== */
/* 9-1. content text link -------------------------- */
.link a:link {
  text-decoration: underline;
}
/* 9-2. tel link -------------------------- */
a[href^="tel:"] {
  pointer-events: none;
  cursor: text;
}

@media screen and (max-width: 767px) {
  a[href^="tel:"] {
    pointer-events: auto;
    cursor: pointer;
  }
}
/* 9-3. side link -------------------------- */
#sidecontact {
  display: block;
  position: fixed;
  top: 17%;
  z-index: 1000;
}
#sidecontact.rightContent {
  right: 0;
}

@media screen and (max-width: 767px) {
  #sidecontact {
    display: none;
  }
}
/* =====================================
11. hikoukai
===================================== */
.hikoukai {
  display: none !important;
}
#drag-temp-pre-content .parts.hikoukai {
  display: block !important;
  border: 5px solid #777;
  background: #555;
  padding: 20px 0;
}
/* *******************************************************************************
â–&nbsp; è¿½è¨˜
******************************************************************************* */
body {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 18px;
  line-height: 180%;
  color: #444;
  background: #fff!important;
}
input, button, select, textarea, .nav-collapse_ .nav &gt; li &gt; a, .nav-collapse_ .nav &gt; li &gt;p, .nav-collapse .sub-menu &gt; ul li a, .btn.btn-info {
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}
.word_break {
  word-break: break-all;
}
a:focus, *:focus {
  outline: none;
}
a {
  color: #C57671;
}
a:hover {
  color: #ff8288;
  text-decoration: underline;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
#header h1 a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}
.mb0 {
  margin-bottom: 0!important;
}
.mb_h3 {
  margin-bottom: 30px !important;
}
.mb_h4 {
  margin-bottom: 20px!important;
}
.mb_h5 {
  margin-bottom: 10px!important;
}
.mb_01 {
  margin-bottom: 27px!important;
}
.mb_02 {
  margin-bottom: 60px!important;
}
.mb_03 {
  margin-bottom: 75px!important;
}
ul.ul01 {
  list-style: none;
}
ul.ul01 li {
  padding: 0 0 5px 22px;
  position: relative;
  word-wrap: break-word;
  display: block;
}
.ul01 li:before {
  background: none repeat scroll 0 0 #512800;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 8px;
  position: absolute;
  top: 12px;
  width: 5px;
}
.float_ul01 li {
  margin: 0 20px 0 0;
  float: left;
  width: 40%;
}
.col2 li {
  margin: 0 5% 0 0;
  float: left;
  width: 45%;
  box-sizing: border-box;
}
ul.ul_check li {
  padding: 6px 0px 5px 30px;
  position: relative;
}
ul.ul02 {
  list-style: none;
}
ul.ul02 li {
  padding: 0 0 5px 14px;
  position: relative;
}
ul.ul02.float_ul01 li {
  box-sizing: border-box;
  float: left;
  margin: 0 2% 0 0;
  padding: 0 0 5px 14px;
  position: relative;
  width: 48%;
}
ul.ul02 li a {
  font-weight: normal;
}
.ul02 li:before {
  display: block;
  content: "";
  position: absolute;
  top: 11px;
  left: 3px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left: 5px solid #2e1b14;
}
ul.ul_check li:before {
  background: none repeat scroll 0 0 #fff;
  border: 2px solid #c9c9c9;
  border-radius: 3px;
  content: "";
  height: 17px;
  left: 0;
  position: absolute;
  top: 9px;
  width: 17px;
  z-index: 0;
}
ul.ul_check li:after {
  position: absolute;
  top: 9px;
  left: 3px;
  content: "";
  width: 11px;
  height: 4px;
  border: transparent 4px solid;
  border-left: 3px solid #ff8288;
  border-bottom: 3px solid #ff8288;
  transform: rotate(-40deg);
  -webkit-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  z-index: 10;
}
p.point_p {
  color: #cab52c;
  font-size: 22px;
  font-weight: bold;

  line-height: 1.3;
  padding: 7px 5px 8px 16px;
  position: relative;
  text-shadow: 2px 2px 1px #fff, -2px -2px 1px #fff, 2px -2px 1px #fff, -2px 2px 1px #fff;
  z-index: 1;
}
p.point_p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border: 9px solid #d7f0f9;
  border-radius: 50%;
  z-index: -1;
}
.number_p {
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 0 10px;
  padding: 0 0 0 110px;
  text-indent: -110px;
  color: #695331;
}
.number {
  background: none repeat scroll 0 0 #84c0d9;
  border-radius: 5px;
  color: #fff;
  font-size: 23px;
  margin: 0 10px 0 0;
  padding: 0 8px;
}
.arrow_box {
  position: relative;
  height: 40px;
  width: 100%;
}
/*.arrow_box:before {
content: "";
position: absolute;
background: none;
top: 10px;
left: 0px;
height: 0;
border-top: dotted #F6D2C9 2px;
width: 100%;
}*/
.arrow_box:after {
  display: block;
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  margin: 0 0 0 -30px;
  width: 0px;
  height: 0px;
  border: 30px solid transparent;
  border-top: 16px solid #ffb8b8;
}
.merit01 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  background: #cdb827;
  font-size: 20px;
  color: #fff;
  margin: 0 0 8px;
  display: inline-block;
}
.merit02 {
  padding: 0px 6px 0px 6px;
  border-radius: 5px;
  margin: 0 0 8px;
  background: #6a91c4;
  font-size: 20px;
  color: #fff;
  display: inline-block;
}
.text_box {
  float: right;
  width: 62%;
}
.border_box01 {
  background-color: #FFFFFF;
  border: 6px solid #f2e7d0;
  border-radius: 0;
  padding: 10px;
}
.border_box02 {
  border: 2px dotted #c7b7a5;
  border-radius: 0;
  padding: 10px;
  background: #faf5ec;
  display: table;
}
.link_btn {
  width: 100%;
}
.link_btn a {
  line-height: 1.4;
  display: block;
  padding: 12px 20px 12px;
  text-align: center;
  position: relative;
  color: #fff;
  transition: all 0.5s ease 0s;
  background: #e9d5ab;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #fffefe), color-stop(0.00, #e9d5ab));
  background: -webkit-linear-gradient(top, #fffefe 0%, #e9d5ab 100%);
  background: -moz-linear-gradient(top, #fffefe 0%, #e9d5ab 100%);
  background: -o-linear-gradient(top, #fffefe 0%, #e9d5ab 100%);
  background: -ms-linear-gradient(top, #fffefe 0%, #e9d5ab 100%);
  background: linear-gradient(top, #fffefe 0%, #ce9d5ab 100%);
  border: 1px solid #cfa972;
  border-radius: 30px;
  max-width: 240px;
  box-sizing: border-box;
  letter-spacing: 2px;
  color: #512800;
}
.link_btn a:before {
  border-top: 2px solid #512800;
  border-right: 2px solid #512800;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 8px;
}
.link_btn a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
  text-decoration: none;
}
/* bnr_box */
.bottom_bnr_box {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  padding: 0 0 15px;
}
.bottom_bnr_box a {
  width: 100%;
  max-width: 380px;
  margin-left: 20px;
}
.bottom_bnr_box a:first-child {
  margin-left: 0;
}
#news .ov {
  width: auto;
  right: 10px;
  color: #5b5b5b;
  font-size: 16px;
  top: 25px;
}
#news h2 {
  border-top: none;
  display: block;
  font-size: 26px;
  margin: 0 0 1em !important;
  padding: 10px 10px 15px 24px!important;
  color: #512800;
  border-bottom: 3px #c7b7a5 solid;
  position: relative;
  background: none;
  text-align: left;
  border-radius: 0;
  letter-spacing: 0.1em;
}
.top #news h2:before {
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 23%;
  height: 3px;
  content: '';
  background: #512800;
}
/*#news h2::after {
position: absolute;
top: 26px;
left: 5px;
width: 12px;
height: 12px;
content: '';
border-radius: 50%;
background: #fff;
}
*/

#news dt {
  color: #cabeb2;
  font-weight: bold;
}
#news dt .newsNew {
  background: #512800;
  border-radius: 2px;
  font-size: 0.7em;
  margin: 0 0 0 10px;
  padding: 0.3em 0.5em;
  color: #fff;
}
#news dl {
  border-bottom: 1px solid #c8c4bd;
  margin: 0 10px;
  width: 98%;
}
#news dd a {
  text-decoration: none;
  color: #444444;
}
#news dd a:hover {
  text-decoration: underline;
}
ul.list.sitemap_ic li a {
  font-weight: normal;
  color: #444!important;
}
ul.list.sitemap_ic li a:hover {
  color: #cabeb2!important;
  text-decoration: none;
}
ul.sitemap_ic li {
  background: none;
  position: relative;
}
ul.sitemap_ic li:before {
  background: none repeat scroll 0 0 #512800;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 1px;
  position: absolute;
  top: 30px;
  width: 5px;
}
#footer ul.list li a {
  font-size: 15px;
}
.copyright {
  font-size: 15px;
}
.footer_sitemap, .footer_sitemap a {
  font-size: 15px;
}

@media (min-width: 980px) and (max-width: 1199px) {
  /* bnr_box */
  .bottom_bnr_box img {
    width: 30%;
  }
  #footer ul.list li a {
    font-size: 14px;
  }
  .copyright {
    font-size: 14px;
  }
  .footer_sitemap, .footer_sitemap a {
    font-size: 14px;
  }
  h1 {
    width: 35%;
  }
  .sf-menu &gt; li &gt; a, .sf-menu &gt; li &gt; p {
    padding: 8px 8px 8px 8px;
  }

}

@media (min-width: 768px) and (max-width: 979px) {
  .bottom_bnr_box img {
    width: 30%;
  }
  .sf-menu &gt; li &gt; a, .sf-menu &gt; li &gt; p {
    padding: 3px 10px 3px 10px;
    font-size: 12px;
  }
  h1 {
    width: 210px;
  }
  .sf-menu {
    margin-right: 15px;
  }
  #footer ul.list li a {
    font-size: 13px;
  }
  .copyright {
    font-size: 13px;
  }
  .footer_sitemap, .footer_sitemap a {
    font-size: 13px;
  }
  #sidecontact {
    width: 70px;
  }

}

@media screen and (max-width: 767px) {
  h1 img {
    display: block;
    margin: 0 auto;
  }
  #mm0 {
    border: 2px solid #512800;
  }
  .bottom_bnr_box a {
    margin: 0 auto 20px auto!important;
    display: block;
  }
  .bottom_bnr_box img {
    width: auto;
    max-width: 380px;
  }
  .w100 img {
    margin: 0 auto 10px!important;
    display: block!important;
  }
  #footer .grid_3.con02 {
    padding-top: 0;
  }
}

@media (max-width: 479px) {
  .bottom_bnr_box img {
    width: auto;
    max-width: 300px;
  }
}
/* =====================================
å…±é€š
===================================== */
#bread span:hover {
  text-decoration: underline;
}
#bread span {
  max-width: 100%;
}
.w100 img {
  width: auto!important;
  max-width: 100%;
}
.catch p {
  font-size: 24px;
  color: #FF8288;
  text-align: center;
  padding: 0 0 10px;
  position: relative;
}
.catch p:before {
  content: "";
  position: absolute;
  background: url(/asset/icon01.png) repeat-x;
  width: 54%;
  margin-left: 23%;
  left: 0;
  bottom: 0;
  height: 3px;
}
.color01 {
  color: #ff8c00;
  font-weight: bold;
}
.color02 {
  color: #ff0000;
  font-weight: bold;
  vertical-align: top;
}
.color03 {
  color: #00cc00;
  font-weight: bold;
}
.color04 {
  color: #ff6666;
  font-weight: bold;
  margin-bottom: 10px;
}
.txt_01 {
  color: #669900;
  font-weight: bold;
  margin-bottom: 10px;
}
#pagenation .active a, #pagenation a.active:hover {
  background: #512800;
}
/* è¦‹å‡ºã— */
#inquiryBody #mainimage {
  background: url(/www.wakayama-ireba.com/asset/under_h2.png) no-repeat center bottom;
  background-size: cover;
  padding: 20px 0;
}
.under #mainimage {
  background: url(/asset/h2_bg.png) repeat;
  padding: 35px 0 40px;
}
.static #content h2.titleBg, h2.titleBg,#websiteNewsDetail.under h2 {
  background: #f2e7d0;
  border-radius: 5px;
  border-bottom: 3px solid #cfa972;
  padding: 10px 10px 12px;
  color: #523917;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 20px;
  word-wrap: break-word;
  border-top:none;
  text-align:center;
}
/*.static #content h2.titleBg:before, h2.titleBg:before {
position: absolute;
content: "";
background: #523917;
width: 5px;
height: 70%;
margin-top: 8px;
border: none;
border-radius: 0;
}*/
.under h2 {
  font-size: 34px;
  border-left: 0;
  color: #523917;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  text-shadow: #fff 2px 2px 10px;
}

.under h2 span {
  color: #523917;
  font-size: 24px;
  padding-left: 0;
  display: block;
  letter-spacing: 5px;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  margin-top: 24px;
  line-height: 1.3em;
}
.gnv_tmp_h3_bg {
  background: #f2e7d0;
  border-radius: 5px;
  border-bottom: 3px solid #cfa972;
  /*padding: 14px 10px 19px;*/
  text-align: center;
}
.under h3 {
  position: relative;
}
.under h4 {
  color: #523917;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 15px;
  text-transform: none;
  word-wrap: break-word;
  padding: 0px 0 10px 30px;
  border-bottom: 2px dotted #cfa972;
  position: relative;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, sans-serif;
}
.under #content h4:before {
  position: absolute;
  top: 7px;
  left: 7px;
  width: 8px;
  height: 8px;
  content: '';
  border-radius: 50%;
  border: 3px solid #cfa972;
}
.under h5 {
  font-size: 18px;
  line-height: 1.5;
  font-weight:bold;
  color: #88613A;
  text-transform: uppercase;
  margin-bottom: 10px;
  word-wrap: break-word;
  letter-spacing: 2px;
  background: #fbf2dd;
  padding: 9px 5px 9px 15px;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004", "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, sans-serif;
}
.blog h3 {
  background: #f2e7d0;
  border-radius: 5px;
  border-bottom: 3px solid #cfa972;
  padding: 10px 10px 12px;
  color: #523917;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 20px;
  word-wrap: break-word;
}
/*.blog h3:before {
position: absolute;
content: "";
background: #c7b7a5;
width: 5px;
height: 70%;
left: 9px;
top: 0;
margin-top: 8px;
}*/
#blogBody .list li {
  background: none;
  position: relative;
}
#blogBody #content .list li:before {
  background: none repeat scroll 0 0 #512800;
  border-radius: 50%;
  content: "";
  height: 5px;
  left: 3px;
  position: absolute;
  top: 10px;
  width: 5px;
}
#blogBody #content .list li a:hover, #blogBody.type6 #content .list li a:hover {
  color: #cabeb2!important;
  text-decoration: none;
}
.autor span, .contributor span {
  color: #444;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
  color: #cabeb2;
  text-decoration: none;
}
.catch {
  font-size: 28px;
  color: #512800;
  line-height: 1.4;
}
/* =====================================
TOP
===================================== */
.top_news {
  padding: 60px 0!important;
}

/* top01 */
.top01.b_09 {
  background: url(/asset/top_bg01.png) no-repeat center top;
  background-size: cover;
  padding: 120px 0!important;
}
.h3_title {
  text-align: center;
}
.top01 .h3_title h3, .top02 .h3_title h3, .top04 .h3_title h3 {
  display: inline-block;
  border-bottom: 1px solid #cfa972;
  padding-bottom: 20px;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  color: #512800;
  font-size: 36px;
  text-shadow: 1px 1px 0px #fff;
  margin-bottom: 40px;
}
.top01 .singlebox3 {
  text-align: center;
  box-sizing: border-box;
}
.top01_1 {
  margin-bottom: 20px;
}
.top02.b_09 {
  padding: 60px 0!important;
  text-align: center;
}
.top02 .singlebox3 {
  text-align: center;
  background: #f2e7d0;
  box-sizing: border-box;
  padding: 30px 10px;
  position: relative;
  display: inline-block;
  float: none;
  max-width: 255px;
  min-height: 270px;
}
.top02 .singlebox3:before {
  border-top: 4px solid #512800;
  border-right: 4px solid #512800;
  content: "";
  display: block;
  height: 18px;
  margin-top: -4px;
  position: absolute;
  left: 50%;
  bottom: 18px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  width: 18px;
  margin-left: -9px;
}
.top02 h4 {
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  font-size: 20px;
  color: #7f5c13;
  margin: 25px 0;
}
.top02_1 {
  margin-bottom: 40px;
}
.top02_1 .singlebox3:first-child {
  margin-right: 10px;
}
.top02_2 .singlebox3:first-child, .top02_2 .singlebox3:nth-child(2) {
  margin-right: 10px;
}
.top02 .btn-icon a {
  text-indent:-9999px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.top02 .btn-icon a:hover {
  background:rgba(255,255,255,0.2);
}
.top03.b_09 {
  padding: 110px 0 200px!important;
  background: url(/asset/top_bg02.png) no-repeat center top;
  background-size: cover;
}
.top03_in {
  background: url(/asset/top_bg03.png) repeat;
  padding: 50px;
}
.top03 h4 {
  display: inline-block;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  color: #512800;
  font-size: 36px;
  text-shadow: 1px 1px 0px #fff;
  margin-bottom: 30px;
}
.top03 img {
  border: 2px solid #fff;
}
.top04.b_09 {
  padding: 90px 0;
}
.top04 h4 {
  color: #512800;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: normal;
}
.top04 p {
  color: #512800;
}
.top_news #news {
  background: #faf5ec;
  padding: 10px 0 15px;
}
.bnr a {
  display: inline-block;
  width: 32.4786324%;
  margin-right: 1.2820512%;
}
.bnr a:last-child {
  margin-right: 0;
}
.bnr01 {
  margin-bottom: 20px;
}
/* =====================================
ä¸‹å±¤
===================================== */

ul.sitemap_ic li a::after {
  background: none repeat scroll 0 0 #fff;
}
ul.sitemap_ic li a {
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 20px 40px 20px 15px;
  position: relative;
  text-decoration: none;
}
ul.sitemap_ic li a:before {
  background: none;
}
ul.sitemap_ic li a:after {
  border-top: 2px solid #512800;
  border-right: 2px solid #512800;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  width: 8px;
  background: none;
}
.autor, .contributor {
  font-size: 14px;
  color: #8c9799;
  font-family: "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Verdana, "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  text-align: right;
}
#notfoundBody #content .grid_12 {
  margin-left: 0;
}
#blogList p.date {
  margin-bottom: 5px;
}
.blogside #archiveLatest {
  margin-top: 37px;
}
.blogside h3 {
  padding: 13px 10px 13px!important;
}

table.gnv_tmp_table01.fee th {
  width: 40%;
  font-weight: normal;
}
table.gnv_tmp_table01.fee td {
  text-align:center;
  padding: 10px!important;
}
@media (min-width: 980px) and (max-width: 1299px) {
  /* =====================================
  å…±é€š
  ===================================== */
  #footer .grid_3.con02 {
    padding-top: 49px;
    width: 300px;
    margin-right: 10px;
    margin-left: 0;
  }
  #footer .grid_3:nth-child(2) {
    width: 200px;
  }
  #footer .grid_3:nth-child(4) {
    width: 150px;
  }
  /* =====================================
  TOP
  ===================================== */

  .top03_in {
    padding: 25px;
  }
  .top03.b_09 {
    padding: 85px 0 80px !important;
    background: url(/asset/top_bg02.png) no-repeat 55% bottom;
    background-size: cover;
  }
  /* =====================================
  ä¸‹å±¤
  ===================================== */
}

@media (min-width: 768px) and (max-width: 979px) {
  /* =====================================
  å…±é€š
  ===================================== */
  #footer .grid_3.con02 {
    padding-top: 49px;
    width: 245px;
    margin-right: 10px;
    margin-left: 0;
  }
  #footer .grid_3:nth-child(2) {
    width: 150px;
  }
  #footer .grid_3:nth-child(4) {
    width: 120px;
  }

  /* =====================================
  TOP
  ===================================== */
  .top01 .h3_title h3, .top02 .h3_title h3, .top04 .h3_title h3 {
    font-size: 36px;
  }
  .top02 h4 {
    font-size: 18px;
  }
  .top03_in {
    padding: 25px;
  }
  .top03 h4 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .under h2 span {
    font-size: 20px;
    letter-spacing: 3px;
  }
  /* =====================================
  ä¸‹å±¤
  ===================================== */

  #notfoundBody #content .grid_12 {
    width: 748px;
    margin-left: 10px !important;
  }
  #notfoundBody.ios #content .grid_12 {
    width: 748px;
    margin-left: 0px !important;
  }

  table.gnv_tmp_table01.fee {
    font-size: 85%;
  }
}

@media screen and (max-width: 767px) {
  /* =====================================
  å…±é€š
  ===================================== */ 
  .mb_h3 {
    margin-bottom: 13px!important;
  }
  .mb_h4 {
    margin-bottom: 10px!important;
  }
  .mb_h5 {
    margin-bottom: 8px!important;
  }
  .mb_01 {
    margin-bottom: 20px!important;
  }
  .mb_02 {
    margin-bottom: 50px!important;
  }
  .mb_03 {
    margin-bottom: 55px!important;
  }
  .sp_box01 {
    display: block;
    padding: 0px 0 0 !important;
  }
  .sp_box01_in {
    margin: 30px auto;
    max-width: none;
    width: 100%;
  }
  .sp_box01 .btn_l {
    display: block;
    float: left;
    width: 48%;
  }
  .sp_btn01 a, .sp_btn01 a img {
    display: block;
    width: 100%;
  }
  .sp_box01 .btn_r {
    display: block;
    float: right;
    width: 48%;
  }
  .sp_box01 a {
    display: block;
    width: 100%;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  #inquiryBody .sp_box01 img {
    display: none;
  }
  .img_l span img {
    float: none !important;
    margin: 0 auto 20px auto !important;
  }
  .b_06 table.table_01 th {
    width: 50%;
  }
  .under h2 span {
    line-height: 1em;
  }

  /* =====================================
  TOP
  ===================================== */
  .top_news {
    padding: 0 0 30px!important;
  }

  .type6 #content {
    padding-bottom: 30px;
  }
  #footer {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  #footer .grid_4:first-child {
    width: 100%;
  }
  .under h2 {
    font-size: 26px;
  }
  .under h2 span {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 2px;
  }
  .static #content h2.titleBg, h2.titleBg {
    font-size: 26px;
    padding: 20px 0;
  }
  ul.sitemap_ic li a {
    line-height: 1.6;
  }
  ul.sitemap_ic li::before {
    top: 29px;
  }
  .bnr a {
    width: 100%;
    margin: 0 auto 15px!important;
  }
  .bnr01 {
    margin-bottom: 0;
  }
  .top01 .singlebox3 {
    margin-bottom: 20px;
  }
  .top01_1 {
    margin-bottom: 0;
  }
  .top01 img {
    width: 80%!important;
    max-width: none;
    margin: 0 0 10px;
  }
  .top01 .singlebox2 {
    width: 50% !important;
  }
  .top01 .h3_title h3, .top02 .h3_title h3, .top04 .h3_title h3 {
    font-size: 28px;
  }
  .top01.b_09 {
    background: url(/asset/top_bg01.png) no-repeat 70% top;
    background-size: cover;
    padding: 40px 0 !important;
  }

  .top02_1 .singlebox3:first-child {
    margin-right: 0;
  }
  .top02_2 .singlebox3:first-child, .top02_2 .singlebox3:nth-child(2) {
    margin-right: 0;
  }
  .top02_1 .singlebox3, .top02_2 .singlebox3 {
    margin-bottom: 20px;
  }
  .top02_1 {
    margin-bottom: 20px;
  }
  .top02.b_09 {
    padding: 40px 0 !important;
  }
  .top03_in {
    padding: 20px;
  }
  .top03 img {
    display: block;
    margin: 0 auto 15px;
  }
  .top03 h4 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .top03 .h4_title {
    text-align: center;
  }
  .link_btn a {
    margin: 0 auto;
  }
  .top03.b_09 {
    padding: 50px 0 60px !important;
  }
  .top04 .grid_5 {
    margin-bottom: 20px;
  }
  .top04 h4 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 10px;
  }
  .top04 .txt01 {
    text-align: center;
  }

  #news dl {
    width: 95%;
  }
  /* =====================================
  ä¸‹å±¤
  ===================================== */
  .b_06 table.price td, .b_06 table.price th {
    font-size: 80%;
    padding: 5px 2px!important;
  }
  td.b_06_content.td01 {
    width: 28%;
  }
  .under h3 {
    font-size: 22px;
  }
  .under h4 {
    font-size: 20px;
  }
  .under #content h4::before {
    top: 6px;
  }
  .under h5 {
    font-size: 18px;
  }
  .table01 {
    font-size: 14px;
  }
  .b_06 table td, .b_06 table th {
    font-size: 14px;
  }
  .catch {
    font-size: 20px;
  }
  .under #mainimage {
    padding: 20px 0 20px;
  }
  .type6 #content {
    padding-top: 15px;
  }
  #inquiryBody #content-top{
    display:none;
  }
  .inquiryFormTable dd, .inquiryFormTable dt {
    display: block;
    width:98%;
    box-sizing:border-box;
    padding: 7px 10px 0px;
  }
  .inquiryFormTable .formM {
    width:98%;
    box-sizing:border-box;
  }

  table.gnv_tmp_table01.fee th {
    width: 100%;
    font-weight: normal;
    display: -webkit-box;
    display: flex;
    box-sizing: border-box;
  }
  table.gnv_tmp_table01.fee td {
    text-align: left;
    padding: 10px!important;
    display: -webkit-box;
    display: flex;
    width: 100%;
    box-sizing: border-box;
  }

  .ios .ul02 li:before {
    top: 15px;
  }
}

@media screen and (max-width: 480px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */

  /* =====================================
  ä¸‹å±¤
  ===================================== */
}

@media screen and (max-width: 360px) {
  /* =====================================
  å…±é€š
  ===================================== */

  /* =====================================
  TOP
  ===================================== */

  /* =====================================
  ä¸‹å±¤
  ===================================== */
}
#toTop:hover {
  background-position: center 0;
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.btn {
  background: #512800;
}
.sp_box01 {
  display: block;
  padding: 0px 0 0 !important;
}
.sp_box01_in {
  margin: 20px auto;
  max-width: none;
  width: 100%;
}
.sp_box01 .btn_l {
  display: block;
  float: left;
  width: 48%;
}
.sp_btn01 a,  .sp_btn01 a img {
  display: block;
  width: 100%;
}
.sp_box01 .btn_r {
  display: block;
  float: right;
  width: 48%;
}
.sp_box01 a {
  display: block;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* chrome å¯¾å¿œ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .ul02 li:before {
    top: 9px;
  }
}



/* =====================================
edit by.s
===================================== */
/*--------------------------------------
top03
--------------------------------------*/
@media screen and (max-width: 1640px) {
  .top03.b_09 {
    background-size: initial;
    padding: 30px 0 150px!important;
  }
}
@media screen and (max-width: 1400px) {
  .top03_in {
    padding: 20px;
  }
  .top03.b_09 {
    position: relative;
    background: none;
  }
  .top03.b_09&gt;div {
    position: relative;
    z-index: 2;
  }
  .top03.b_09:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/asset/bg_top_bg02.png.jpg) repeat-y center center;
    background-size: 120%;
  }
  .top03.b_09:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/asset/top_bg02.png) no-repeat center bottom;
    background-size: 120%;
  }
}

/*Q&amp;Aãƒ—ãƒ«ãƒ€ã‚¦ãƒ³*/

.pull{
  display: none;
}
.q_text{
  padding-right:90px;
}
.gnv_tmp_qa_q {
  position: relative;
}
.gnv_tmp_qa_q .down.arrow span{
  background-image: url(../asset/arrow_down.png);
  background-size: contain;
  background-repeat:no-repeat;
}

.gnv_tmp_qa_q .up.arrow span{
  background-image: url(../asset/arrow_up.png);
  background-size: contain;
  background-repeat:no-repeat;
}
.gnv_tmp_qa_q .arrow span{
  position: absolute;
  width: 40px;
  height: 39px;
  background: no-repeat center;
  top: 45%;
  right: 45px;
  margin-top: -10px;
}
@media only screen and (max-width: 1300px) {
  .q_text{
    padding-right:125px;
  }
  .gnv_tmp_qa_q .arrow span{
    right: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .q_text{
    padding-right:125px;
  }
  .gnv_tmp_qa_q .arrow span{
    width: 35px;
    right: 80px;
    top:40%;
  }
}
@media only screen and (max-width: 768px) {
  .q_text{
    padding-right:40px;
  }
  .gnv_tmp_qa_q .arrow span{
    right: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .gnv_tmp_qa_q span.tit {
    padding-right: 10px;
    width: 30px;
  }
  .q_text {
    padding-right: 40px;
  }

  .gnv_tmp_qa_q .arrow span {
    width: 30px;
    height: 39px;
    top: 46%;
    right: 10px;
    margin-top: -10px;
  }
}

/*ã‚¹ãƒžãƒ›æ™‚ã€Œã“ã‚“ãªç—‡çŠ¶ã§æ‚©ã‚“ã§ã„ã¾ã›ã‚“ã‹ï¼Ÿã€ã‚³ãƒ³ãƒ†ãƒ³ãƒ„èª¿æ•´*/

@media screen and (max-width: 479px){
  .top02 .singlebox3 {
    padding: 15px 10px;
    max-width: 73%;
    min-height: 195px;
  }
  .top02_1 .singlebox3:nth-child(2) {
    min-height: 215px;
  }
  .top02 h4 {
    font-size: 18px;
    margin: 7px 0;
  }
  .top02_1 {
    margin-bottom: 0px;
  }
  
  .top02_1 .singlebox3, .top02_2 .singlebox3 {
    margin-bottom: 15px;
}
 .top02 .singlebox3 {
    padding: 10px 10px 0;
}
 .top02 .singlebox3:before{
	 bottom:15px;
	 margin-left:-10px;
	 }
.top02_1 .singlebox3:first-child,
.top02_2 .singlebox3:first-child,
.top02_2 .singlebox3:nth-child(2){
	display:block;
	margin-left:auto;
	margin-right:auto;
}
}

/*@media screen and (max-width: 767px){
.top01.b_09 {
    background-position: center bottom;
}
}*/

.t_bg01{
	background:#f5eadb;
}
.t_bg01{
	background:#c9e5ec;
}
.t_bg01{
	background:#fff7cc;
}

strong{
	font-weight:bold !important;
}
.tap{
text-align: center;
margin-bottom: 0px;
margin-top: 10px;
}

#mm0 option:nth-child(2) {
	display: none !important;
}




/*-----------------------------------------------
	         features_section 
------------------------------------------------*/

.features_section .gnv_top_h2_bg {
  background:  url(/asset/top_contents_bg.png) repeat left top;
    padding-top: 48px;
    padding-right: 0px;
    padding-bottom: 15px;
    padding-left: 0px;
}

.features_section .english {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 0.3em;
}

.features_box1 {
  background: url("http://www.wakayama-ireba.com/asset/topbg02.jpg") no-repeat top center;
  background-size: cover;
  padding: 35px 0 55px;
}

.features_box2 {
  background: url("http://www.wakayama-ireba.com/asset/topbg03.jpg") no-repeat center;
  background-size: cover;
  padding: 35px 0 55px;
}

.features_box3 {
  background: url("http://www.wakayama-ireba.com/asset/topbg04.jpg") no-repeat center;
  background-size: cover;
  padding: 35px 0 55px;
}

.features_box4 {
  background: url("http://www.wakayama-ireba.com/asset/topbg05.jpg") no-repeat top center;
  background-size: cover;
  padding: 35px 0 55px;
}

.features_box5 {
  background: url("http://www.wakayama-ireba.com/asset/topbg06.jpg") no-repeat center;
  background-size: cover;
  padding: 35px 0 55px;
}

.features_box6 {
  background: url("http://www.wakayama-ireba.com/asset/topbg07.jpg") no-repeat top center;
  background-size: cover;
  padding: 35px 0 55px;
}

.text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6 {
  max-width: 40%;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 40px;
  box-sizing: border-box;
}

.text_box1, .text_box3, .text_box5 {
  float: right;
  margin-right: 6%;
}

.text_box2, .text_box4, .text_box6 {
  float: left;
  margin-left: 6%;
}

.features_tlt {
  font-family:  "æ–°ã‚´ L", "Shin Go Light";
  font-size: 27px;
  line-height: 1.2;
  letter-spacing: 0.25em;
  margin-bottom: 21px;
  text-align: left;
  padding-left: 68px;
  position: relative;
}

.features_tlt:before {
  position: absolute;
  content: "";
  background: url("http://www.wakayama-ireba.com/asset/icon02.png") no-repeat top center;
  background-size: cover;
  width: 45px;
  height: 45px;
  left: 0;
  top: 1px;
}

.features_box2 .features_tlt:before {
  background: url("http://www.wakayama-ireba.com/asset/icon03.png") no-repeat top center;
  background-size: cover;
}

.features_box3 .features_tlt:before {
  background: url("http://www.wakayama-ireba.com/asset/icon04.png") no-repeat center;
  background-size: cover;
}

.features_box4 .features_tlt:before {
  background: url("http://www.wakayama-ireba.com/asset/icon05.png") no-repeat center;
  background-size: cover;
}

.features_box5 .features_tlt:before {
  background: url("http://www.wakayama-ireba.com/asset/icon06.png") no-repeat top center;
  background-size: cover;
}

.features_box6 .features_tlt:before {
  background: url("http://www.wakayama-ireba.com/asset/icon07.png") no-repeat top center;
  background-size: cover;
}

.features_style {
  color: #8f7042;
}

.features_txt {
  font-size: 17px;
  color: #202020;
  line-height: 2.1;
  margin-bottom: 25px;
  letter-spacing: 0.18em;
}

.features_box2 .features_txt {
  margin-bottom: 22px;
}

.features_box3 .features_txt {
  margin-bottom: 19px;
}

.features_section .btn_style a {
  background: #4d3b2f;
  padding: 12px 20px 19px 20px;
}

.features_section .btn_style a:hover {
  background: #e5e1dd;
}



@media screen and (max-width: 1450px) and (min-width: 1201px){

.features_box1 {
  background: url("http://www.wakayama-ireba.com/asset/topbg02_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 55px;
}

.features_box2 {
  background: url("http://www.wakayama-ireba.com/asset/topbg03_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}

.features_box3 {
  background: url("http://www.wakayama-ireba.com/asset/topbg04_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 54px;
}

.features_box4 {
  background: url("http://www.wakayama-ireba.com/asset/topbg05_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}

.features_box5 {
  background: url("http://www.wakayama-ireba.com/asset/topbg06_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 54px;
}

.features_box6 {
  background: url("http://www.wakayama-ireba.com/asset/topbg07_2.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}
}

@media screen and (max-width: 1200px) and (min-width: 768px){

.features_box1 {
  background: url("http://www.wakayama-ireba.com/asset/topbg02_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 55px;
}

.features_box2 {
  background: url("http://www.wakayama-ireba.com/asset/topbg03_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}

.features_box3 {
  background: url("http://www.wakayama-ireba.com/asset/topbg04_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 54px;
}

.features_box4 {
  background: url("http://www.wakayama-ireba.com/asset/topbg05_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}

.features_box5 {
  background: url("http://www.wakayama-ireba.com/asset/topbg06_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 54px;
}

.features_box6 {
  background: url("http://www.wakayama-ireba.com/asset/topbg07_3.jpg") no-repeat top center;
  background-size: cover;
  padding: 40px 0 52px;
}
}

@media screen and (max-width: 1200px) and (min-width: 1001px){

  .text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6 {
    max-width: 500px;
  }

  .text_box1, .text_box3, .text_box5 {
    margin-right: 1.5%;
  }

  .text_box2, .text_box4, .text_box6 {
    margin-left: 1.5%;
  }
}

@media screen and (max-width: 1000px) and (min-width: 951px) {

  .text_box1, .text_box3, .text_box5 {
    margin-right: 2%;
  }

  .text_box2, .text_box4, .text_box6 {
    margin-left: 2%;
  }

  .features_txt {
    letter-spacing: 0.1em;
    font-size: 16px;
    margin-bottom: 20px !important;
  }

  .features_tlt {
    font-size: 26px;
    letter-spacing: 2px;
    padding-left: 55px;
    margin-bottom: 20px !important;
  }

  .features_tlt:before {
    top: -3px;
  }

  .text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6 {
    max-width: 450px;
  }

  .features_box1, .features_box2, .features_box3, .features_box4, .features_box5, .features_box6 {
    padding: 45px 0 44px;
  }
}


@media screen and (max-width: 950px) and (min-width: 768px) {

  .text_box1, .text_box3, .text_box5 {
    margin-right: 2%;
  }

  .text_box2, .text_box4, .text_box6 {
    margin-left: 2%;
  }

  .features_txt {
    letter-spacing: 0.1em;
    font-size: 16px;
    margin-bottom: 20px !important;
  }

  .features_tlt {
    font-size: 26px;
    letter-spacing: 2px;
    padding-left: 55px;
    margin-bottom: 20px !important;
  }

  .features_tlt:before {
    top: -3px;
  }

  .text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6 {
    max-width: 380px;
  }

  .features_box1, .features_box2, .features_box3, .features_box4, .features_box5, .features_box6 {
    padding: 45px 0 44px;
  }
}

@media screen and (max-width: 767px) {


  .text_box1, .text_box3, .text_box5 {
    float: none;
    margin-right: 0;
    margin-left: 0;
   padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  box-sizing: border-box;
  }

  .text_box2, .text_box4, .text_box6 {
    float: none;
    margin-right: 0;
    margin-left: 0;
   padding-top: 0px;
  padding-right: 25px;
  padding-bottom: 0px;
  padding-left: 25px;
  box-sizing: border-box;

  }

  .features_box1, .features_box2, .features_box3, .features_box4, .features_box5, .features_box6 {
    padding: 50px 20px 0;
  }

  .features_section img {
    max-width: 540px;
    margin: 0 auto 25px;
    width: 100%;
  }

  .text_box1, .text_box2, .text_box3, .text_box4, .text_box5, .text_box6 {
    max-width: none;
  }

  .features_box1, .features_box4 {
    background-image: url(../asset/top_sp_featuresback01.jpg);
  }

  .features_box2, .features_box5 {
    background-image: url(../asset/top_sp_featuresback02.jpg);
  }

  .features_box3, .features_box6 {
    background-image: url(../asset/top_sp_featuresback03.jpg);
  }

  .features_tlt {
    letter-spacing: 3px;
    padding-left: 55px;
    font-size: 28px;
  }
  .features_tlt:before {
    top: -3px;
  }
}
@media screen and (max-width: 480px) {
  .features_tlt {
    letter-spacing: 1px;
    padding-left: 50px;
    font-size: 23px;
  }

  .features_tlt:before {
    top: -2px;
  }
}

.features_txt {
  font-size: 17px;
  color: #202020;
  line-height: 2.1;
  margin-bottom: 30px;
  letter-spacing: 0.18em;
}

.features_box2 .features_txt {
  margin-bottom: 30px;
}

.features_box3 .features_txt {
  margin-bottom: 30px;
}

.features_box4 .features_txt {
  margin-bottom: 30px;
}

.features_box5 .features_txt {
  margin-bottom: 30px;
}

.features_box6 .features_txt {
  margin-bottom: 30px;
}

.english {
  font-size: 15px;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  letter-spacing: 0.3em;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 50px;
}

  .english {
    letter-spacing: 2px;
  }

.pb0 {
    padding-bottom: 0 !important;
}




top btn------------------------------------------

.btn_style2 a {
  max-width: 294px;
  margin: 0;
}

.btn_style2 a {
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  background: #ffffff;
  color: #543928;
  padding: 10px 20px 16px 20px;
  display: block;
  text-align: center;
  line-height: 1.2;
  position: relative;
  letter-spacing: 3px;
  max-width: 294px;
ã€€margin-bottom: 10px;
}

.btn_style2 a:after {
  position: absolute;
  content: "";
  display: block;
  border-right: 5px solid #5c3b2c;
  border-top: 5px solid transparent;
  border-bottom: 5px solid #5c3b2c;
  border-left: 5px solid transparent;
  right: 10px;
  bottom: 9px;
}

.btn_style2 a:hover {
  text-decoration: none;
  background: #f0e3dc;
  opacity: 1;
}


@media screen and (max-width: 1200px) {
  .btn_style2 a {
    letter-spacing: 0px;
    font-size: 18px;
  }
}


@media screen and (max-width: 767px) {
  .btn_style2 a {
    letter-spacing: 2px;
    padding: 18px 20px 18px 20px;
    max-width: 600px;
    margin-bottom: 40px;
  }

  .btn_style2 {
    max-width: none;
    margin: 0 auto;
  }
}

.features_section .btn_style2 a {
  background: #4d3b2f;
  padding: 12px 20px 19px 20px;;

}

.features_section .btn_style a:hover {
  background: #544539;
}


.t_title p {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 13px;
  word-wrap: break-word;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  letter-spacing: 0.20em;
}

@media screen and (max-width: 767px) {
.t_title p {
  color: #ffffff;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 13px;
  word-wrap: break-word;
  font-family: "æ–°ã‚´ L", "Shin Go Light";
  letter-spacing: 0.20em;
}
}

</pre></body></html>