body {
	-webkit-text-size-adjust: 100%;
}

/*------------------------------------------------------------
  c-breadcrumb
  ------------------------------------------------------------*/
  .c-breadcrumb {
    padding-top: 18px;
  }

  @media screen and (max-width: 768px) {
    .c-breadcrumb {
      padding: 8px 0 18px 0;
      border-top: 1px solid #653b14;
    }
  }

  @media screen and (max-width: 768px) {
    .c-breadcrumb ul {
      width: 100%;
      
      overflow-x: scroll;
      white-space: nowrap;
      -ms-overflow-style: none;
      scrollbar-width:none;
    }
    .c-breadcrumb ul::-webkit-scrollbar{
      display: none;
    }
  }

  .c-breadcrumb ul li {
    display: inline-block;
  }

  .c-breadcrumb ul li a {
    color: #653b14;
    font-size: 14px;
  }

  @media screen and (max-width: 768px) {
    .c-breadcrumb ul li a {
      display: inline-block;
      font-size: 12px;
    }
  }

  .c-breadcrumb ul li:after {
    content: ">";
    font-family: "fontAwesome";
    color: #653b14;
    font-size: 16px;
    padding: 0px 0 0px 5px;
  }

  @media screen and (max-width: 768px) {
    .c-breadcrumb ul li:after {
      font-size: 14px;
      padding: 0;
    }
  }

  .c-breadcrumb ul li:last-of-type:after {
    content: "";
  }


/*------------------------------------------------------------
 btn-top
 ------------------------------------------------------------*/
 .c-footer .btn-top, .c-footer-new .btn-top-new{
  /*width: 980px;*/
  margin: 0 auto;
  position: fixed;
  bottom: 6%;
  /*left: 0;
  right: -14%;
  text-align: right;*/
  /*right: 10%;*/
  right: 2%;
  z-index: 10;
}

.c-footer .btn-top.sp,.c-footer-new .btn-top-new.sp{
  display: none;
}

@media screen and (max-width: 768px) {
  .c-footer .btn-top,.c-footer-new .btn-top-new {
    /*left: auto;*/
    right: 10px;
  }
  .c-footer .btn-top.sp .only-pc,.c-footer-new .btn-top-new.sp .only-pc {
    display: none !important;
  }
}

@media screen and (min-width: 1440px){
  .c-footer .btn-top,.c-footer-new .btn-top-new{
    right: 7%;
  }
}


/*------------------------------------------------------------
 p-common01
 ------------------------------------------------------------*/
 .p-common01 .section-details {
  padding-top: 45px;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details {
    padding-top: 40px;
  }
}

.p-common01 .section-details .c-title {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .c-title {
    font-size: 2rem;
  }
}

.p-common01 .section-details .list-view .parent {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .parent {
    margin-bottom: 1px;
  }
}

.p-common01 .section-details .list-view .parent li {
  background: #e5e5e5;
}

.p-common01 .section-details .list-view .parent a {
  display: block;
}

.p-common01 .section-details .list-view .parent span {
  display: block;
  font-size: 22px;
  color: #653b14;
  padding: 8px 10px 8px 60px;
  background: url(../../img/www/icon/ic_list.png) no-repeat;
  background-position: 10px center;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .parent span {
    font-size: 1.4rem;
    background-size: 20px 20px;
    padding: 15px 10px 15px 38px;
  }
}

.p-common01 .section-details .list-view .sub {
  margin-top: -30px;
  margin-bottom: 10px;
}

.p-common01 .section-details .list-view .sub.sub-sub {
  margin-top: -10px;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .sub {
    margin-top: -20;
  }
  .p-common01 .section-details .list-view .sub-start {
    margin-top: 0;
  }
}

.p-common01 .section-details .list-view .sub li {
  background: url(../../img/www/icon/ic_link.png) no-repeat;
  background-position: 25px 15px;
  border-bottom: 2px solid #e5e5e5;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .sub li {
    background: url(../../img/www/icon/ic_link_sp.png) no-repeat;
    background-position: 18px 18px;
    background-size: 12px 9px;
  }
}

.p-common01 .section-details .list-view .sub a {
  display: block;
  font-size: 22px;
  color: #653b14;
  margin-left: 50px;
  padding: 16px 10px 16px 60px;
  background: url(../../img/www/icon/ic_list_grey.png) no-repeat;
  background-position: 10px center;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .sub a {
    margin-left: 30px;
    font-size: 1.4rem;
    background-size: 20px 20px;
    padding: 15px 10px 15px 38px;
  }
}

.p-common01 .section-details .list-view .sub2 {
  margin-top: -10px;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .sub2 {
    margin-top: -10px;
  }
  .p-common01 .section-details .list-view .sub-end {
    margin-bottom: 0px;
  }
}

.p-common01 .section-details .list-view .sub2 li {
  border-bottom: 2px solid #e5e5e5;
}

.p-common01 .section-details .list-view .sub2 a {
  display: block;
  font-size: 22px;
  color: #653b14;
  margin-left: 100px;
  padding: 16px 10px 16px 60px;
  background: url(../../img/www/icon/ic_list_grey.png) no-repeat;
  background-position: 10px center;
}

@media screen and (max-width: 768px) {
  .p-common01 .section-details .list-view .sub2 a {
    margin-left: 60px;
    font-size: 1.4rem;
    background-size: 20px 20px;
    padding: 15px 10px 15px 38px;
  }
}



/*------------------------------------------------------------
  p-contact2
  ------------------------------------------------------------*/
 /* @media screen and (max-width: 768px){
    .p-contact2 {
      padding: 15px 0 10px!important;
  }
  }*/
  @media screen and (max-width: 768px){
    .p-contact2 .c-breadcrumb .l-container{
    padding: 0 10px;
  }
  }

/* section-request
------------------------------------------------------------*/
@media screen and (max-width: 355px){
  .p-contact2 .c-title03{
    font-size: 2rem;
  }
}

.p-contact2 .section-request .form_info{
  background: #eee;
  padding: 75px 20px 60px;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info{
    padding: 0 0 30px 0;
  }
}

.p-contact2 .section-request .form_info .c-table2{
  width: 100%;
  border-collapse: collapse;
}

.p-contact2 .section-request .form_info .c-table2 tr{
  border-bottom: 1px solid #c5c5c5;
}

.p-contact2 .section-request .form_info .c-table2 .ver-top{
  vertical-align: top;
}

.p-contact2 .section-request .form_info .c-table2 th, td{
  font-size: 18px;
  padding: 15px 0;
  line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th, td{
    font-size: 1.6rem;
    line-height: 1.5;
  }
}

.p-contact2 .section-request .form_info .c-table2 th {
  width: 280px;
  padding-right: 60px;
  padding-left: 15px;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th {
    padding: 15px 10px 0;
  }
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th, td{
    display: block;
    width: unset;
  }
}

.p-contact2 .section-request .form_info .c-table2 th .txt2{
  padding-left: 45px;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th .txt1{
    display: block;
  }
  .p-contact2 .section-request .form_info .c-table2 th .txt2{
    padding-left: 0;
  }
}

.p-contact2 .section-request .form_info .c-table2 th .txt3{
  padding-left: 106px;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th .txt3{
    padding-left: 0;
  }

}

.p-contact2 .section-request .form_info .c-table2 th .label{
  color: #ff0000;
  float: right;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th .label{
    font-size: 1.2rem;
    float: none;
    padding-left: 10px;
  }
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 th p{
    padding-top: 0;
    padding-left: 8px;
    font-size: 1.2rem;
    display: inline-block;
  }
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .c-table2 td{
    padding: 0 10px 15px;
  }
}

.p-contact2 .section-request .form_info .txtrule{
  font-size: 18px;
  padding: 30px 50px;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .txtrule{
    font-size: 1.4rem;
    padding: 28px 10px 15px 5px;
  }
}

.p-contact2 .section-request .form_info .txtrule .txtend{
  display: block;
}

@media screen and (max-width: 768px) {
  .p-contact2 .section-request .form_info .txtrule span{
    display: block;
  }
  .p-contact2 .section-request .form_info .txtrule .txtend{
    padding-left: 5px;
  }
}


/*------------------------------------------------------------
  p-contact3
  ------------------------------------------------------------*/
 /* @media screen and (max-width: 768px){
    .p-contact3 {
      padding: 15px 0 10px!important;
    }
  }*/
  @media screen and (max-width: 768px){
    .p-contact3 .c-breadcrumb{
      border-top: 1px solid #653b14;
    }
    .p-contact3 .c-breadcrumb .l-container {
      padding: 0 10px;
    }
  }
/* section-confirm
------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm{
    padding-bottom: 40px;
  }
}

.p-contact3 .section-confirm .frametext{
  padding: 40px 0 30px 0;
  border: 1px solid #c9c9c9;
  margin-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm .frametext{
    padding: 0 10px;
    border: none;
    margin-bottom: 30px;
  }
}

.p-contact3 .section-confirm .boxtext{
  width: 665px;
  margin: 0 auto;
  color: #653b14;
}

@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm .boxtext{
    width: auto;
    border: 1px solid #c9c9c9;
    padding: 15px 12px;
  }
}

.p-contact3 .section-confirm .boxtext .txt1{
  font-weight: bold;
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm .boxtext .txt1{
    font-size: 1.6rem;
  }
}

.p-contact3 .section-confirm .boxtext .txt2{
  font-size: 22px;
  padding-top: 23px;
}

@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm .boxtext .txt2{
    font-size: 1.6rem;
    padding-top: 18px;
  }
}

.p-contact3 .section-confirm .boxtext .txt3{
  font-size: 18px;
  padding-top: 26px;
}

@media screen and (max-width: 768px) {
  .p-contact3 .section-confirm .boxtext .txt3{
    font-size: 1.4rem;
    padding-top: 12px;
  }
}

.p-contact3 .section-confirm .btn_submit a{
  background: #80b419;
}

.btn-top .only-pc {
  display: none;
}