@charset "UTF-8";
/* CSS Document */
/*---------------------------------

	base

---------------------------------*/
html {
  font-size: 62.5%;
}
body {
  font-feature-settings: "palt";
  font-family: 'Noto Sans JP', "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  overflow: hidden;
  font-size: 1.4em;
  line-height: 2.5rem;
  color: #0A0A0A;
  letter-spacing: 0.1rem;
}
a {
  cursor: pointer;
  text-decoration: none;
}
h1, h2, h3 {
  text-align: center;
}
img {
  max-width: 100%;
  height: auto;
}
#contents {
  margin: 0 auto;
  width: 100%;
}
p {
  width: 100%;
}
.anchor {
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}
/*----------color----------*/
.main-color {
  color: #003D2A;
}
.color-w {
  color: #fff;
}
.color-b {
  color: #0A0A0A;
}
/*----------font----------*/
.fontRed {
  color: red;
}
.font-weightB {
  font-weight: bold;
}
.font-weightBk {
  font-weight: 900;
}
.fs-11 {
  font-size: 1.1rem;
}
.fs-12 {
  font-size: 1.2rem;
}
.fs-15 {
  font-size: 1.5rem;
}
.fs-16 {
  font-size: 1.6rem;
}
.fs-20 {
  font-size: 2rem;
}
.fs-18px {
  font-size: 18px;
}
/*----------width----------*/
.spw-10 {
  width: 10%;
}
.spw-20 {
  width: 20%;
}
.spw-30 {
  width: 30%;
}
.spw-40 {
  width: 40%;
}
.spw-50 {
  width: 50%;
}
.spw-60 {
  width: 60%;
}
.spw-70 {
  width: 70%;
}
.spw-80 {
  width: 80%;
}
.spw-90 {
  width: 90%;
}
.spw-100 {
  width: 100%;
}
.spmw-15 {
  max-width: 15%;
}
.spmw-50 {
  max-width: 50%;
}
.spmw-80 {
  max-width: 80%;
}
.mw-110 {
  max-width: 110%;
}
.mw-336p {
  max-width: 336px;
}
.mw-600p {
  max-width: 600px;
}
/*----------space----------*/
.pa-5 {
  padding: 5%;
}
.paLR-5 {
  padding: 0 5%;
}
.paL-5 {
  padding: 0 0 0 5%;
}
.paL-20p {
  padding: 0 0 0 20px;
}
.paB-5 {
  padding: 0 0 5% 0;
}
.paB-10 {
  padding: 0 0 10% 0;
}
.paB-20 {
  padding: 0 0 20% 0;
}
.paB-30 {
  padding: 0 0 30% 0;
}
.paT-5 {
  padding: 5% 0 0 0;
}
.paT-10 {
  padding: 10% 0 0 0;
}
.paT-35 {
  padding: 35% 0 0 0;
}
.paTB-5 {
  padding: 5% 0;
}
.paTB-10 {
  padding: 10% 0;
}
.maTB-10 {
  margin: 10% auto;
}
.maTB-15 {
  margin: 15% auto;
}
.maR-2 {
  margin: 0 2% 0 0;
}
.maB-5 {
  margin-bottom: 5%;
}
.maB-10 {
  margin-bottom: 10%;
}
.maB-15 {
  margin-bottom: 15%;
}
.maB-20 {
  margin-bottom: 20%;
}
.maL-30p {
  margin-left: 30px;
}
.maTB-10p {
  margin: 10px 0;
}
.maB-30p {
  margin: 0 0 30px 0;
}
/*----------flex----------*/
.flex {
  display: flex;
}
.flex-start {
  align-items: flex-start;
}
.flex-center {
  align-items: center;
}
/*--------------------*/
.posision-r {
  position: relative
}
.posision-a {
  position: absolute;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.margin-auto {
  margin: 0 auto;
}
.display-b {
  display: block;
}
/*---------------------------------

	共通

---------------------------------*/
.title1 img, .title2 img, .title3 img {
  display: block;
  margin: 0 auto;
  padding: 5%;
}
.title3 {
  background-image: url("../img/img_grnstripe.png");
  background-repeat: repeat;
  width: 85%;
  margin: 0 auto;
  text-align: center;
  max-width: 1200px;
}
.contentWrapper1 {
  background-color: #E1F1DB;
}
.contentWrapper2 {
  background-color: #003d2a;
  width: 100%;
  padding-top: 5%;
}
.content {
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 2% 5% 0 5%;
  max-width: 1200px;
}
.content2 {
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 1% 5% 0 5%;
  max-width: 1200px;
}
.content img {
  display: block;
}
.content3 {
  width: 85%;
  margin: 0 auto;
  background-color: #E1F1DB;
  padding: 0 5%;
  max-width: 1200px;
  padding-top: 20%;
}
.content4 {
  width: 85%;
  margin: 0 auto;
  background-color: #E1F1DB;
  padding: 0 5% 20% 5%;
  max-width: 1200px;
}
.content5 {
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 1% 5% 10% 5%;
  max-width: 1200px;
}
.content6 {
  width: 85%;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px 5% 40px 5%;
  max-width: 1200px;
}
.marker {
  background: linear-gradient(transparent 70%, #FFFF00 0%);
  display: inline;
  padding: 0 2px 4px;
  font-size: 2rem;
  color: #003D2A;
  line-height: 3.5rem;
}
.marker2 {
  background: linear-gradient(transparent 70%, #FFFF00 0%);
  display: inline;
  padding: 0 2px 4px;
  font-size: 1.6rem;
  color: #003D2A;
}
.line {
  border-bottom: 2px dashed #008400;
  width: 40%;
  margin: 0 auto 10% auto;
}
.nintei {
  margin-left: -7px;
}
/*---------------------------------

	ボタン

---------------------------------*/
.line-h2 {
  line-height: 2;
}
.btn-more {
  display: inline-block;
  padding: 5% 2%;
  text-decoration: none;
  background-image: url("../img/img_grnstripe.png");
  background-repeat: repeat;
  color: #008400;
  border-bottom: solid 2px #003D2A;
  border-radius: 10px;
  width: 100%;
}
.btn-more:after {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 30px;
  margin-left: 5%;
  background-image: url("../img/img_arrow2.png");
  background-size: contain;
  vertical-align: middle;
}
.btn-more:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); /*影を小さく*/
  border-bottom: none;
}
.btn-t {
  display: inline-block;
  padding: 2% 0;
  text-decoration: none;
  background-image: url("../img/img_orangedot.png");
  background-repeat: repeat;
  color: #fff;
  border-bottom: solid 2px #003D2A;
  border-radius: 10px;
  bottom: 5px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 0 auto;
}
.btn-t:after {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 31px;
  margin-left: 1%;
  background-image: url("../img/img_arrow1.png");
  background-size: contain;
  vertical-align: middle;
}
.btn-t:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); /*影を小さく*/
  border-bottom: none;
}
.btn-contact {
  display: inline-block;
  padding: 5%;
  background-color: #ff712d;
  text-decoration: none;
  color: #fff;
  border-bottom: solid 2px #003D2A;
  border-radius: 10px;
  width: 100%;
}
.btn-contact:after {
  content: " ";
  display: inline-block;
  width: 16px;
  height: 31px;
  margin-left: 5%;
  background-image: url("../img/img_arrow1.png");
  background-size: contain;
  vertical-align: middle;
}
.btn-contact:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px); /*下に動く*/
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2); /*影を小さく*/
  border-bottom: none;
}
.arrow {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  background-color: #008400;
  position: relative;
  height: 50px;
  width: 50px;
}
.arrow::before {
  content: '';
  width: 20px;
  height: 20px;
  display: block;
  border-top: solid 2px;
  border-right: solid 2px;
  transform: rotate(-45deg);
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#back-to-top {
  position: fixed;
  right: 0;
  bottom: 15%;
}
/*---------------------------------

	ヘッダー

---------------------------------*/
#pc-headerWrapper {
  display: none;
}
.sp-top {
  height: 75px;
  width: 100%;
  padding: 10px;
  line-height: 2rem;
}
.menubt {
  color: #fff;
  position: absolute;
  top: 8px;
  text-align: center;
}
.menu, .menu span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
}
.menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 75px;
  z-index: 100;
  background-color: #003D2A;
}
.menu span {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 60%;
  background-color: #fff;
  z-index: 100;
  border-radius: 2px;
  content: "";
  display: block;
  height: 4px;
}
.menu span:nth-of-type(1) {
  top: 34px;
}
.menu span:nth-of-type(2) {
  top: 46px;
}
.menu span:nth-of-type(3) {
  top: 58px;
}
.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(12px) rotate(45deg);
  transform: translateY(12px) rotate(45deg);
}
.menu.active span:nth-of-type(2) {
  opacity: 0;
}
.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-12px) rotate(-45deg);
  transform: translateY(-12px) rotate(-45deg);
}
#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 50;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
#nav.active {
  right: 0;
  opacity: 1;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  padding-top: 80px;
  background-color: #003D2A;
}
.active {
  position: fixed;
}
#nav ul {
  margin: 20px 0;
  padding: 20px 0;
}
#nav ul li {
  list-style-type: none;
}
#nav ul li a {
  display: block;
  padding: 20px 0;
  transition: all 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 2rem;
}
#nav ul li a:hover {
  color: #FF712D;
}
/*---------------------------------

　sp固定

---------------------------------*/
#sp-fixd {
  background-color: #fff;
  width: 90%;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  border-radius: 10px 10px 0 0;
  z-index: 10;
  padding: 10px 10px 0 0;
  filter: drop-shadow(1px 1px 3px rgba(120, 120, 120, 0.6));
}
.sp-fixdtext {
  width: 60%;
  margin: 2% 5% 0 7%;
}
.sp-tel {
  width: 20%;
  margin-right: 15px
}
.sp-mail {
  width: 20%;
}
/*---------------------------------

　main

---------------------------------*/
#pc-mainWrapper {
  display: none;
}
#mainWrapper {
  width: 100%;
  background-image: url("../img/img_town.png"), url("../img/img_grnstripe.png");
  background-repeat: repeat-x, repeat;
  background-position: bottom;
  position: relative;
  padding-bottom: 15%;
  text-align: center;
  padding-top: 5%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #mainWrapper {
    background: url('../img/2x/img_town@2x.png'), url("../img/img_grnstripe.png");
    background-repeat: repeat-x, repeat;
    background-position: bottom right 75px;
    position: relative;
    padding-bottom: 15%;
    text-align: center;
    padding-top: 5%;
    background-size: 275%, 2%;
  }
}
#main {
  width: 95%;
  margin: 0 auto;
}
.area {
  padding: 15px 0;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.totigi {
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  width: 100px;
  background-color: #FE712C;
  padding: 8px 12px;
  margin: 0 5px 0 0;
  text-align: center;
  border-radius: 10px;
}
.kanto {
  color: #fff;
  font-weight: bold;
  width: 100px;
  background-color: #FE7E7D;
  padding: 8px 12px;
  margin-left: 5px;
  text-align: center;
  border-radius: 10px;
}
.touhoku {
  color: #fff;
  font-weight: bold;
  width: 100px;
  background-color: #76ABFF;
  padding: 8px 12px;
  margin: 0 5px;
  text-align: center;
  border-radius: 10px;
}
.mbL {
  top: 10px;
  left: 0;
  width: 50%;
}
.mbR {
  top: 10px;
  right: 0;
  width: 55%;
}
#main ul {
  margin: 5px auto;
  color: #fff;
  width: 90%;
}
#main li {
  padding: 3px 10px;
  background-color: #003D2A;
  display: block;
  margin: 5px auto;
}
.mainBottom {
  position: relative;
  padding-top: 75%;
}
.mainbox1 {
  background-color: #fff;
  flex: 1;
  padding: 9% 0 3% 0;
  border-radius: 24px;
  box-shadow: 0px 4px 2px -2px #003D2A;
}
.mainbox1 p {
  line-height: 2rem;
}
.mainbox-L {
  z-index: 1;
  top: -25%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mainbox-R {
  z-index: 1;
  top: -25%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.mainbox {
  bottom: -15%;
  width: 100%;
}
/*---------------------------------

	t-point

---------------------------------*/
.sp-t-point {
  text-align: center;
  background-color: #bae3f9;
}
.sp-t-point img {
  width: 80%;
  padding: 5%;
}
/*---------------------------------

	#reason 選ばれる理由

---------------------------------*/
.pc-intro {
  display: none;
}
.sp-think {
  width: 100%;
  background-image: url("../img/txt_thinking1.png"), url("../img/img_ltgrndot.png");
  background-repeat: no-repeat, repeat;
  position: relative;
  text-align: center;
  background-size: 70%, 5%;
  background-position: top 30px left 80px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .sp-think {
    width: 100%;
    background-image: url("../img/2x/txt_thinking1@2x.png"), url("../img/img_ltgrndot.png");
    background-repeat: no-repeat, repeat;
    position: relative;
    text-align: center;
    background-size: 70%, 5%;
    background-position: top 30px left 80px;
  }
}
.title1 {
  background-color: #008400;
  padding: 0 5%;
}
.title2 {
  background-color: #003D2A;
}
.i-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 35px 0 35px;
  border-color: #008400 transparent transparent transparent;
  margin: 0 auto;
  padding-top: 3%;
}
.i-triangle2 {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 50vw 0 50vw;
  border-color: #003D2A transparent transparent transparent;
  margin: 0 auto;
}
.intro1 {
  background-image: url("../img/img_ltgrndot.png");
  background-repeat: repeat;
}
.intro1 img {
  display: block;
  margin: 0 auto;
}
.point {
  color: #FF712D;
  font-weight: bold;
  font-size: 1.7rem;
}
.question-child {
  background-color: #E1F1DB;
  border-radius: 10px;
  padding: 0 8% 10% 8%;
  margin-bottom: 5%;
}
.reason2-paTp1, .reason2-paTp2 {
  padding-top: 15%;
}
.check1 {
  align-items: flex-start;
}
/*---------------------------------

	#service サービスについて

---------------------------------*/
.nkt-link {
  position: absolute;
  top: 27%;
  left: -15px;
}
.nkt-more {
  height: 0;
  /* 表示画像の高さ ÷ 表示画像の幅 × 100 */
  padding-top: 62.25%;
  background: url('../img/img_photoman1.png') 0 0 no-repeat;
  background-size: contain;
  background-position: right;
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .nkt-more {
    background: url('../img/2x/img_photoman1@2x.png') right no-repeat;
    background-size: contain;
  }
}
.pc-serviceRT {
  margin: 10% auto;
}
/*---------------------------------

	#proposal 特定空き家解体・補助金のご提案

---------------------------------*/
.tape {
  position: absolute;
  left: -30%;
  top: -75px;
}
.tape img {
  max-width: 200%;
  width: 130%;
}
.tape-text {
  position: absolute;
  top: -6%;
  right: 3%;
  width: 100%;
}
.auxiliary {
  bottom: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}
.img-center {
  display: block;
  margin: 0 auto;
}
/*---------------------------------

	#flow ご利用のながれ

---------------------------------*/
/*---------------------------------

	#compliance コンプライアンスについて

---------------------------------*/
.greeting-text p {
  margin-bottom: 25px;
}
.straight {
  position: relative;
  display: block;
  padding: 0 55px;
}
.straight:before, .straight:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30%;
  height: 1px;
  background-color: #003D2A;
}
.straight:before {
  left: 0;
}
.straight:after {
  right: 0;
}
.background-green {
  position: absolute;
  top: -20px;
  left: -15px;
  width: 150px;
  height: 150px;
  background-color: #E1F1DB;
}
.adviser {
  margin: 0 0 30px 0;
}
.sign {
  width: 187px;
  margin: 20px 0;
}
/*---------------------------------

	#widget

---------------------------------*/
.content7 {
  width: 85%;
  margin: 0 auto;
  padding: 30px 5% 0 5%;
  max-width: 1200px;
}
.widget-right a{
	display: block;
	margin-bottom: 50px;
}
.widget-right img{
	display: block;
}
.widget-left{
	margin-bottom: 40px;
}
/*---------------------------------

	フッター

---------------------------------*/
footer {
  padding-bottom: 110px;
}
.partition {
  background-color: #B2E76B;
  padding: 1% 0;
}
.footer {
  font-size: 1.2rem;
  padding: 5% 5%;
  justify-content: space-around;
}
.companyWrapper {
  text-align: center;
}
.company {
  display: inline-block;
  text-align: left;
}
.copyright {
  font-size: 1rem;
  text-align: center;
}
/*---------------------------------

	pc

---------------------------------*/
@media screen and (max-width: 374px) {
  html {
    font-size: 54%;
  }
  .sp-top {
    width: 75%;
  }
  .btn-more {
    padding: 5% 1%;
    font-size: 12px;
  }
  .btn-t {
    width: 95%;
    padding: 1% 0;
  }
  .marker2 {
    font-size: 13px;
  }
}
/*----------------------------------------------------------*/
@media screen and (max-width: 1100px) {
  .background-orange {
    display: none;
  }
  .background-orange2 {
    display: block !important;
  }
  .pc-nav li a {
    font-size: 13px !important;
  }
  .header-icon {
    display: none;
  }
}
/*----------------------------------------------------------*/
@media screen and (min-width: 768px) {
  html {
    font-size: 84.8214%;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
  h3 {
    text-align: left;
  }
  #back-to-top {
    bottom: 10px;
  }
  .btn-more {
    width: 90%;
  }
  .btn-more:after {
    width: 32px;
    height: 60px;
    margin-left: 10%;
  }
  .btn-t:after {
    width: 32px;
    height: 62px;
    margin-left: 5%;
  }
  .btn-t {
    bottom: 24px;
    left: 0;
    right: 0;
  }
  .btn-contact {
    width: 90%;
  }
  .btn-contact:after {
    width: 32px;
    height: 62px;
    margin-left: 15%;
  }
  .arrow {
    height: 80px;
    width: 90px;
  }
  .sp-t-point, .sp-think {
    display: none;
  }
  .pc-intro, #pc-mainWrapper, #pc-headerWrapper {
    display: block;
  }
  .background-orange2 {
    display: none;
  }
  .nintei {
    margin-left: -9px;
  }
  .sp_br {
    display: none;
  }
  .pc_br::before {
    content: "\A";
    white-space: pre;
  }
  .pc-text-center {
    text-align: center;
  }
  .pc-flex {
    display: flex;
  }
  .pc-fs-21 {
    font-size: 2.1rem;
  }
  .pc-fs-25 {
    font-size: 2.5rem;
  }
  .i-triangle {
    border-width: 30px 100px 0 100px;
  }
  #sp-header, #mainWrapper, #sp-fixd {
    display: none;
  }
  #pc-mainWrapper {
    width: 100%;
    background-image: url("../img/img_woman-man.png"), url("../img/img_town.png"), url("../img/img_grnstripe.png");
    background-repeat: no-repeat, repeat-x, repeat;
    background-position: bottom 13% right 13%, bottom;
    position: relative;
    padding-bottom: 15%;
    background-size: 30%, 100%, 1%;
    min-width: 1190px;
    padding-top: 2%;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    #pc-mainWrapper {
      background: url("../img/2x/img_woman-man@2x.png"), url('../img/2x/img_town@2x.png'), url("../img/img_grnstripe.png");
      background-repeat: no-repeat, repeat-x, repeat;
      background-position: bottom 13% right 13%, bottom;
      position: relative;
      padding-bottom: 15%;
      background-size: 30%, 100%, 1%;
      min-width: 1190px;
      padding-top: 2%;
    }
  }
  #pc-main {
    width: 100%;
  }
  .area {
    padding: 5% 0;
    display: block;
    text-align: left;
    line-height: 4rem;
  }
  #pc-main ul {
    color: #fff;
    justify-content: space-between;
    white-space: nowrap;
    padding: 5% 0 13% 0;
  }
  #pc-main li {
    padding: 3px 10px;
    background-color: #003D2A;
    display: block;
    margin-right: 5%;
  }
  #pc-m-Rbox {
    width: 70%;
  }
  .pc-Tlbox {
    width: 43%;
    min-width: 534px;
    max-width: 950px;
    margin-left: 10%;
  }
  .mbL {
    top: 61%;
    left: 2%;
    width: 30%;
    z-index: 2;
    min-width: 160px;
  }
  .mainbox-L {
    top: -30%;
  }
  .mainbox-R {
    top: -30%;
  }
  #pc-headerWrapper {
    background-color: #003D2A;
  }
  .nowrap {
    white-space: nowrap;
  }
  .pc-nav {
    list-style: none;
    position: relative;
    justify-content: center;
    padding: 15px 0;
    white-space: nowrap;
  }
  .pc-nav li a {
    color: #fff;
    padding: 10px;
    font-size: 16px;
  }
  .pc-nav li + li:before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    height: 20px;
    margin-top: -9px;
    border-right: 1px solid #008400;
  }
  #pc-header {
    background-color: #fff;
    font-size: 1rem;
    display: flex;
    justify-content: space-between;
    padding: 0px 5%;
    white-space: nowrap;
  }
  .pc-tel {
    font-family: 'Anton', sans-serif;
    font-size: 32px;
    letter-spacing: 0.3rem;
    margin: 13px 0 0 0;
  }
  .background-orange, .background-orange2 {
    margin-left: 30px;
  }
  .background-orange .pcmail-box {
    transform: skewX(-5deg); /*transformで曲げる*/
    background-color: #FF712D;
    color: #fff;
    height: 120px;
    font-size: 27px;
    font-weight: bold;
  }
  .background-orange .pcmail-box div {
    transform: skewX(5deg);
    padding: 0px 25px;
    margin: 0 auto;
    text-align: center;
  }
  .background-orange2 .pcmail-box {
    transform: skewX(-5deg); /*transformで曲げる*/
    background-color: #FF712D;
    color: #fff;
    height: 130px;
    font-size: 27px;
    font-weight: bold;
  }
  .background-orange2 .pcmail-box div {
    transform: skewX(5deg);
    padding: 0px 25px;
    margin: 0 auto;
    text-align: center;
  }
  .main-t-point {
    bottom: 5%;
    right: 2%;
    width: 17%;
  }
  .pcmail-icon {
    color: #fff;
    padding-top: 50px;
  }
  .pc-background-green {
    background-color: #B2E76B;
    width: 150px;
    text-align: center;
    margin: 10px 0px -15px 119px;
    font-size: 13px;
  }
  .pc-tel-img {
    min-width: 41px;
    margin-right: 6px;
  }
  .pc-telt {
    margin-top: -20px;
    text-align: right;
    font-size: 13px;
  }
  .pc-cc {
    width: 120% !important;
  }
  .mainbox1 p {
    min-width: 220px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2rem;
  }
  .mainbox1 {
    margin-right: 3%;
    padding: 7% 0 10px 0;
    border-radius: 30px;
  }
  .reason2-paTp1 {
    padding-top: 100px;
  }
  .reason2-paTp2 {
    padding-top: 25px;
  }
  .pc-serviceR {
    width: 60%;
    padding-left: 50px;
  }
  .pc-serviceRT {
    margin: 0 0 10% 0;
  }
  .conditions {
    flex-wrap: wrap;
  }
  .question-child {
    background-color: #E1F1DB;
    border-radius: 10px;
    padding: 0px 1% 2% 1%;
    margin: 10px 10px 22px 0;
    flex: 1;
  }
  .proposal-textR {
    padding: 130px 0 0 40px;
  }
  .proposal-box {
    padding: 20px 0 10px 10px;
  }
  .greeting-text {
    width: 70%;
    margin: 40px 5% 0 5%;
  }
  .greeting-text2 {
    width: 70%;
    margin: 0 5% 0 5%;
  }
  .background-green {
    position: absolute;
    top: -40px;
    left: -25px;
    width: 200px;
    height: 200px;
    background-color: #E1F1DB;
  }
  .tape {
    top: -10%;
    left: -70%;
  }
  .tape-text {
    position: absolute;
    top: -10%;
    right: 9%;
    width: 95%;
  }
  .tape-text img {
    min-width: 115%;
  }
  .anchor {
    display: block;
    padding-top: 200px;
    margin-top: -200px;
  }
  .w50 {
    width: 50%;
  }
  .maT-10p {
    margin: 10px 0 0 0;
  }
  .maT-12p {
    margin: 12px 0 0 0;
  }
  .maB-10 {
    margin-bottom: 50px;
  }
  .maTB-10 {
    margin: 50px auto;
  }
  .pa-5 {
    padding: 25px;
  }
  .maB-20 {
    margin-bottom: 90px;
  }
  .pc-pt-40p {
    padding-top: 40px;
  }
  .pc-mab-10p {
    margin-bottom: 10px;
  }
  .pc-mab-20p {
    margin: 0 0 20px 0 !important;
  }
  .maTB-15 {
    margin: 72px auto;
  }
  .maB-15 {
    margin-bottom: 72px;
  }
  .maB-5 {
    margin-bottom: 72px;
  }
  .paTB-5 {
    padding: 0 0 40px 0;
  }
  .paT-10 {
    padding: 40px 0 0 0;
  }
  .paB-30 {
    padding: 22px 0 250px 0;
  }
  .paB-10 {
    padding: 0 0 65px 0;
  }
  .paTB-10 {
    padding: 35px 0 0 0;
  }
  .paB-20 {
    padding: 0 0 160px 0;
  }
  .content {
    padding: 50px 5% 0 5%;
  }
  .line {
    border-bottom: 2px dashed #008400;
    width: 40%;
    margin-bottom: 50px;
  }
  .check1 {
    align-items: center;
  }
  .fs-15 {
    font-size: 26px;
  }
  .content2 {
    padding: 58px 5% 0 5%;
  }
  .marker {
    font-size: 34px;
  }
  .marker2 {
    font-size: 24px;
  }
  .content4 {
    padding: 0 5% 90px 5%;
  }
  .content5 {
    padding: 0 5% 90px 5%;
  }
  .title3 {
    margin: 0 auto;
  }
  .content6 {
    padding: 65px 5% 0 5%;
  }
  .adviser {
    margin: 0 0 65px 0;
  }
  .sign {
    width: 270px;
    margin: 65px 0;
  }
  .footer {
    padding: 45px 5%;
  }
  footer {
    padding-bottom: 55px;
  }
.widget-right a{
	display: block;
}
.widget-right {
	margin-right: 40px;
}
.widget-flex{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-right: -40px;
}
.widget-left{
	min-width: 400px;
	margin-right: 40px;
}
	
}