@charset 'utf-8';

body .container a {
  text-decoration: underline;
}
body .single_share a{
    text-decoration: none;
}
body .container a:hover,
body .container .post-meta .title a:hover {
  text-decoration: none;
}

.anchor .anchor-nav .item a,
.button-contact,
.button-a,
.button-b,
.button-c,
.site-footer .site-map .site-map-list > .bnr a {
  text-decoration: none !important;
}

.linkHover {
  transition: opacity 0.8s linear;
}

.linkHover:hover {
  opacity: 0.8;
}


.isPc {
  display: none;
  width: 1px;
}
@media all and (max-width: 767px){
  .isSp {
    display: none;
    width: 2px;
  }
}

.dPc {
  display: block !important;
}
@media all and (max-width: 767px){
  .dPc {
    display: none !important;
  }
}

.dPcInline {
  display: inline !important;
}
@media all and (max-width: 767px){
  .dPcInline {
    display: none !important;
  }
}

.dSp {
  display: none !important;
}
@media all and (max-width: 767px){
  .dSp {
    display: block !important;
  }
}

.dSpInline {
  display: none !important;
}
@media all and (max-width: 767px){
  .dSpInline {
    display: inline !important;
  }
}

.dOneLine {
  display: inline-block;
}

.fontB {
  font-weight: 700;
}

.sizeBaseL01 {
  font-size: 1.2rem;
}

.cBaseRed {
  color: #b40000;
}


.ttlBase01 {
  position: relative;
  z-index: 2;
  top: -200px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: -3em;/*-100px*/
  padding: 0.7em 0 0.2em 0;
  background-color: #fff;
}

.ttlBase01.typeNoMv {
  top: 0;
  margin-bottom: 1.5em;
}

.ttlBase01 .ttlEn {
  margin-top: 0.7em;
  font-size: 1.25rem;
  color: #74BE42;
}



/*##### Header #####*/
body .link-button-azure_top {
  background-color: #f98334 !important;
}


#bread_crumb {
  position: relative;
  z-index: 3;
}



/*##### Top #####*/
.home .index_box02_txt01 .line01,
.home .index_box02_txt01 .line02,
.home .index_box02_txt01 .line03 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.home .index_box02_txt01 .line01 {
  margin-bottom: 0.25em;
}

.home .index_box02_txt01 .line01 > .txt01,
.home .index_box02_txt01 .line02 > .txt01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 1.54em;
  height: 1.54em;
  margin-right: -0.29em;
  border-radius: 1.54em;
  background-color: #74BE42;
  font-size: 3.6rem;
  color: #fff;
  text-shadow: 2px 2px 1px #000;
}
@media all and (max-width: 767px){
  .home .index_box02_txt01 .line01 > .txt01,
  .home .index_box02_txt01 .line02 > .txt01 {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 500px){
  .home .index_box02_txt01 .line01 > .txt01,
  .home .index_box02_txt01 .line02 > .txt01 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 315px){
  .home .index_box02_txt01 .line01 > .txt01,
  .home .index_box02_txt01 .line02 > .txt01 {
    font-size: 1.3rem;
  }
}


.home .index_box02_txt01 .line02 > .txt01 {
  background-color: #34639f;
}

.home .index_box02_txt01 .line01 > .txt02,
.home .index_box02_txt01 .line02 > .txt02,
.home .index_box02_txt01 .line02 > .txt022,
.home .index_box02_txt01 .line03 > .txt032 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.54em;
  padding: 0 0.15em 0 0.35em;
  font-size: 3.6rem;
  color: #fff;
  text-shadow: 2px 2px 1px #000,1px 1px 3px #000;
}
@media all and (max-width: 767px){
  .home .index_box02_txt01 .line01 > .txt02,
  .home .index_box02_txt01 .line02 > .txt02,
  .home .index_box02_txt01 .line02 > .txt022,
  .home .index_box02_txt01 .line03 > .txt032 {
    font-size: 1.5rem;
  }
}
@media all and (max-width: 500px){
  .home .index_box02_txt01 .line01 > .txt02,
  .home .index_box02_txt01 .line02 > .txt02,
  .home .index_box02_txt01 .line02 > .txt022,
  .home .index_box02_txt01 .line03 > .txt032 {
    font-size: 1.4rem;
  }
}
@media all and (max-width: 315px){
  .home .index_box02_txt01 .line01 > .txt02,
  .home .index_box02_txt01 .line02 > .txt02,
  .home .index_box02_txt01 .line02 > .txt022,
  .home .index_box02_txt01 .line03 > .txt032 {
    font-size: 1.3rem;
  }
}

.home .index_box02_txt01 .line01 > .txt02,
.home .index_box02_txt01 .line03 > .txt02 {
  width: 1.54em;
}

.home .index_box02_txt01 .line02 > .txt022,
.home .index_box02_txt01 .line03 > .txt032 {
  letter-spacing: 0.05em;
}

.home #section-two {
  overflow: visible;
  padding-bottom: 30px;
}

.home #section-two .ttl01.typeCsnk {
  margin-top: 0 !important;
  margin-bottom: 0.75em !important;
  text-align: left;
}
@media all and (max-width: 580px){
  .home #section-two .ttl01.typeCsnk {
    font-size: 5.2vw !important;
  }
}

.home #section-two .boxIndex01 {
  position: relative;
  text-align: left;
}

.home #section-two .boxIndex01 .p01 {
  margin-bottom: 0 !important;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-size: 22px;
  font-weight: 700;
  color: #74BE42;
}
@media all and (max-width: 767px){
  .home #section-two .boxIndex01 .p01 {
    padding-left: 1.0em;
  }
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .p01 {
    margin-top: 2vw !important;
    padding-left: 0;
    font-size: 3.36vw;
  }
}

.home #section-two .boxIndex01 .ul01 {
  margin-bottom: 1.7em;
}
@media all and (max-width: 767px){
  .home #section-two .boxIndex01 .ul01 {
    margin-bottom: 1.2em;
  }
}

.home #section-two .boxIndex01 .ul01 > li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  width: 720px;
  min-height: 2.7em;
  margin: 0.5em 0;
  padding: 0.5em 1.0em 0.5em 2.15em;
  border-radius: 2.7em;
  background-color: #e9e9e9;
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-size: 19.5px;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .home #section-two .boxIndex01 .ul01 > li {
    width: 100%;
  }
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .ul01 > li {
    padding: 0.5em 2vw 0.5em 6.5vw;
    letter-spacing: 0.01em;
    font-size: 3.36vw;
  }
}

.home #section-two .boxIndex01 .ul01 > li:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 1.02em;
  left: 0.9em;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background-color: #74BE42;
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .ul01 > li:before {
    width: 2vw;
    height: 2vw;
    border-radius: 2vw;
  }
}

.home #section-two .boxIndex01 .boxBaseCom {
  margin-bottom: 1.5em;
  padding-left: 0.8em;
}
@media all and (max-width: 767px){
  .home #section-two .boxIndex01 .boxBaseCom {
    margin-bottom: 1.0em;
  }
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .boxBaseCom {
    padding-left: 0;
  }
}

.home #section-two .boxIndex01 .boxBaseCom > p {
  line-height: 1.75;
  font-size: 16.3px;
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .boxBaseCom > p {
    font-size: 2.8vw;
  }
}

.home #section-two .boxIndex01 .img01Index01 {
  position: absolute;
  right: -15px;
  bottom: -75px;
}
@media all and (max-width: 1200px){
  .home #section-two .boxIndex01 .img01Index01 {
    right: -2%;
    width: 450px;
  }
}
@media all and (max-width: 991px){
  .home #section-two .boxIndex01 .boxImg {
    padding-left: 15%;
  }
  .home #section-two .boxIndex01 .img01Index01 {
    position: relative;
    right: auto;
    bottom: -70px;
    width: 350px;
    margin-top: -40px;
  }
}
@media all and (max-width: 767px){
  .home #section-two .boxIndex01 .boxImg {
    padding-left: 0;
    text-align: center;
  }
  .home #section-two .boxIndex01 .img01Index01 {
    width: 50vw;
  }
}
@media all and (max-width: 580px){
  .home #section-two .boxIndex01 .img01Index01 {
    bottom: -11vw;
    margin-top: -5vw;
  }
}


.home #section-3 .separator.typeCsnk {
  padding-top: 0;
}

@media all and (max-width: 479px){
  .home #section-3 .separator.typeCsnk {
    padding-top: 0 !important;
  }
}

.home #section-3 .separator.typeCsnk .title {
  height: 350px;
  margin-bottom: -220px;
  padding: 3em 0 0 0;
  background-color: #f1f3e0;
  color: #333;
}
@media all and (max-width: 767px){
  .home #section-3 .separator.typeCsnk .title {
    height: 45vw !important;
    margin-bottom: -32vw;
  }
}
@media all and (max-width: 580px){
  .home #section-3 .separator.typeCsnk .title {
    padding: 8vw 0 !important;
  }
}

.home #section-3 .separator.typeCsnk .title .liner {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-left: 0.7em;
  border-left: 5px #74BE42 solid;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans Japanese", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", sans-serif;
  font-weight: 700;
}

.home #section-3 .separator.typeCsnk .title .liner .ttlEn {
  margin-top: 0.6em;
  font-size: 17px;/*1.05rem;*/
  font-weight: 500;
  color: #499427;
}
@media all and (max-width: 767px){
  .home #section-3 .separator.typeCsnk .title .liner .ttlEn {
    font-size: 0.55rem;
  }
}


.boxIndexService01 .ul01 > li {
  position: relative;
  margin-bottom: 0.5em;
  padding: 0 0px 0.5em 1.0em;
  border-bottom: solid 1px #cccccc;
}
@media all and (max-width: 767px){
  .boxIndexService01 .ul01 > li {
    font-size: 0.8rem;
  }
}

.boxIndexService01 .ul01 > li:last-child {
  margin-bottom: 0;
}

.boxIndexService01 .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #72c04e;
}



/*##### Contact #####*/
.mw_wp_form_confirm.mw_wp_form_preview {
  padding-top: 7em;
}

#form_area .ttlForm01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  height: 57px;
  padding: 8px;
  border: 1px #ddd solid;
  background-color: #74BE42;
  font-size: 22px;
  color: #fff;
}


/*お問い合わせ-------------------------------------------------------------------*/
.contact .lead {
  background: url(../../images/contact/icn-attention.png), url(../../images/license/bg-yellow.png);
  background-repeat: no-repeat, repeat;
  background-position: 10px center, left center;
  padding: 20px 0 20px 165px;
  border-radius: 15px;
  margin-bottom: 80px;
}
.tel_contact {
  color: #fff;
  text-align: center;
  padding: 1em 0;
  background: url(../../images/common/bg-slash.png) repeat left center;
  letter-spacing: 2px;
  margin-bottom: 80px;
}
.tel_contact div:nth-of-type(1) {
  margin: -33px 0 15px 0;
}
.tel_contact div:nth-of-type(2) a {
  font-size: 2.3rem;
  color: #fff;
  font-weight: 700;
  background: url(../../images/contact/icn-tel.png) no-repeat left 11px;
  padding: 0 0 0 55px;
  
}
.tel_contact div:nth-of-type(2) {
  margin-bottom: 10px;
}
.lead02 {
  text-align: center;
  margin-bottom: 60px;
}
#form_area .must {
  font-size: 11px;
  color: #de0000;
  border: 1px solid #de0000;
  padding: 3px 5px;
  line-height: 1;
  vertical-align: 2px;
  display: inline-block;
  margin-right: 5px;
}
#form_area dl {
	clear: both;
	display: table;
	width: 100%;
	border-bottom: 1px solid #9c9c9c;
}
#form_area dl:first-child {
	border-top: 1px solid #9c9c9c;
}
#form_area dt {
	background: url(../../images/common/icn-arrowRed01.png)no-repeat 49px center;	
	width: 28%;
  background-size: 5px;
	display: table-cell;
	vertical-align: middle;
	font-weight: 600;
}
#form_area dd {
	display: table-cell;
	width: 75%;
	padding: 15px 0;
	position: relative;
}
#form_area .must {
	font-size: 11px;
	color: #de0000;
	border: 1px solid #de0000;
  padding: 3px 5px;
  line-height: 1;
  vertical-align: 2px;
  display: inline-block;
  margin-right: 5px !important;
}
#form_area dl .free {
	font-size: 11px;
	color: #787777;
	border: 1px solid #787777;
	padding: 3px 5px;
	line-height: 1;
	vertical-align: 2px;
	display: inline-block;
	margin-right: 5px;
}
#form_area .add_btn {
	display: inline-block;
}
#form_area input[type=text], #form_area input[type=email] {
padding: 11px;
border: 1px solid #a0a0a0;
	width: 350px;
	font-size: 1rem;
}
@media all and (max-width: 767px){
  #form_area input[type=text], #form_area input[type=email] {
    width: 100%;
  }
}

#form_area .mail_area input:first-child {
  margin-bottom: 15px;
}
#form_area #zip,#form_area #zip02 {
    width: 171px;
}
#form_area select {
	width: 170px;
  font-size: 1rem;
}
#form_area select#pref,#form_area select#pref02 {
  width: 200px;
  height: 59px;
  margin: 0.3em 0;
  padding-left: 0.5em;
  /*margin: 15px 0;*/
	border:1px solid #a0a0a0 ;
}
@media all and (max-width: 767px){
  #form_area select#pref {
    width: 100%;
    height: 3.0em;
    margin: 0.3em 0;
  }
}

#form_area #address,#form_area #address02 {
  width: 80%;
}
@media all and (max-width: 767px){
  #form_area #address,#form_area #address02 {
    width: 100%;
  }
}

#form_area .add_btn input {
  background: url(../../images/contact/btn-add.png) no-repeat;
  border: none;
  width: 171px;
  height: 50px;
  vertical-align: -18px;
  cursor: pointer;
  margin-left: 10px;
}

#form_area textarea {
    height: 180px;
    width: 80%;
    font-size: 1rem;
}
.privacy .ttl {
    font-size: 1.25rem;
    font-weight: bold;
    text-align: center;
    padding: 20px 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #9c9c9c;
}
.privacy .scrollContents p {
  line-height: 1.6;
}
.privacy .scrollContents {
  padding: 30px 10%;
  height: 280px;
  overflow-y: scroll;
}
.privacy_check {
  background-color: #f3f3f3;
  text-align: center;
  padding: 10px 0;
  width: 80%;
  margin: 40px auto;
}
#form_area .btn_area button {
	color: #fff;
  cursor: pointer;
  border: none;
  background: none;
  background: url(../../images/common/icn-arrowWhite02.png) no-repeat 560px center;
  background-size: 10px;
  text-align: center;
  max-width: 760px;
  width: 80%;
  margin: auto;
  font-size: 1.5625rem;
  padding: 10px 0;
  display: block;
  font-weight: 700;
  background-color: #f98334;
  border-radius: 35px;
}
#form_area .btn_area {
  margin-bottom: 120px;
  max-width: 760px;
  margin: 0 auto 120px auto;
}
#form_area .back button {
  width: 48%;
  color: #f98334;
  border:3px solid #f98334;
  background: url(../../images/common/icn-arrowRed02.png) no-repeat 35px center;
  background-size: 10px;
  display: inline-block;
}
#form_area .submit button {
  width: 48%;
  background-size: 10px;
  display: inline-block;
  background-position: 95% center;
  padding: 13px 0;
  margin-left: 15px;
}
.confirm #form_area .privacy {
  display: none;
}
.confirm #form_area dt,.confirm #form_area dd {
  min-height: 62px;
  line-height: 1.6;
}
.confirm #form_area .sub,.confirm #form_area #zip-btn,.confirm #form_area #zip-btn02 {
  display: none;
}
.confirm .lead {
  text-align: center;
  margin-bottom: 60px;
}
.thanks .lead {
  text-align: center;
  margin-bottom: 80px;
}
.thanks .lead .ttl {
  color: #dc2300;
  font-size: 1.875rem;
  font-weight: 700;
  margin-bottom: 1.2em;
}
.thanks .lead p:first-child {
  margin-left: -60px;
}

.mwform-checkbox-field {
  display: inline-block;
  width: 45%;
  margin: 0 0 10px 0 !important;
}
@media all and (max-width: 767px){
  .mwform-checkbox-field {
    width: 100%;
  }
}

.open_area {
  display: none;
}
#form_area .birth input,#form_area dd .birth select {
  width: 20%;
}

#form_area .age input {
  width: 20%;
}
.mw_wp_form .error {
  margin: 10px 0 0 0;
}

/*お問い合わせのディスプレイのみ*/

#entry input[type="text"], #entry input[type="password"], #entry input[type="datetime"], #entry input[type="datetime-local"], #entry input[type="date"], #entry input[type="month"], #entry input[type="time"], #entry input[type="week"], #entry input[type="number"], #entry input[type="email"], #entry input[type="url"], #entry input[type="search"], #entry input[type="tel"], #entry input[type="color"], #entry select, #entry textarea, #entry .field {
	display:inline !important;
}


/*メディアクエリ*/
/*お問い合わせ-------------------------------------------------------------------*/
@media only screen and (max-width: 867px) {

  .contact .lead {
    background: url(../../images_sp/contact/icn.png), url(../../images/license/bg-yellow.png);
    background-repeat: no-repeat, repeat;
    background-position: center 20px, left center;
    padding: 130px 20px 20px 20px;
    border-radius: 15px;
    margin-bottom: 80px;
    background-size: calc(100% - 40px), auto;
  }
  .contact .lead02 {
    padding: 0 25px;
  }
  #form_area dt {
    width: 100%;
    display: block;
  }
  #form_area dl {
    display: block;
    padding:10px 0;
    margin: 10px 0;
  }
  #form_area dd {
    display: table-cell;
    width: 100%;
    padding: 15px 0 0 0;
    font-size: 0.85rem;
  }
  #form_area dd .sub {
    display: block;
    font-size: 0.8rem;
    margin: 10px 0 0 0;
  }
  #form_area textarea {
    width: 100%;
  }
  .privacy_check .mwform-checkbox-field {
    width: 100%;
  }
  .privacy_check {
    width: 100%;
  }
}



/*##### Finance #####*/
.boxFinance01 {
  padding: 0 0 7.0em 0;
}
@media all and (max-width: 767px){
  .boxFinance01 {
    padding: 0 0 3.5em 0;
  }
}

.boxFinance01 .ttl01 {
  margin-bottom: 3.0em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-size: 1.85rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxFinance01 .ttl01 {
    margin-bottom: 1.0em;
    letter-spacing: 0.1em;
    font-size: 1.25rem;
  }
}

.boxFinance01 .ttl01 > span {
  position: relative;
  display: inline-block;
}

.boxFinance01 .ttl01 > span:before,
.boxFinance01 .ttl01 > span:after {
  content: '';
  position: absolute;
  top: 0.7em;
  width: 5px;
  height: 3.2em;
  background-color: #72c04e;
}
@media all and (max-width: 767px){
  .boxFinance01 .ttl01 > span:before,
  .boxFinance01 .ttl01 > span:after {
    content: none;
    top: 1.7em;
  }
}

.boxFinance01 .ttl01 > span:before {
  left: -2.4em;
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
@media all and (max-width: 767px){
  .boxFinance01 .ttl01 > span:before {
    left: -2.0em;
  }
}

.boxFinance01 .ttl01 > span:after {
  right: -2.4em;
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
@media all and (max-width: 767px){
  .boxFinance01 .ttl01 > span:after {
    right: -2.0em;
  }
}

.boxFinance0101 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5.0em;
}
@media all and (max-width: 767px){
  .boxFinance0101 {
    display: block;
    margin-bottom: 3.0em;
  }
}

.boxFinance0101One {
  width: 23%;
  margin-right: calc((100% - 23% * 4) / 3);
}
@media all and (max-width: 767px){
  .boxFinance0101One {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.0em;
  }
}

.boxFinance0101One:nth-child(4n) {
  margin-right: 0;
}

@media all and (max-width: 767px){
  .boxFinance0101One:last-child {
    margin-bottom: 0;
  }
}

.boxFinance0101One .boxImg {
  text-align: center;
}

@media all and (max-width: 767px){
  .boxFinance0101One .boxImg img {
    width: 100%;
  }
}

.boxFinance0101One .boxTxt {
  padding: 1.0em 0 0 0;
}

.boxFinance0101One .boxTxt .ttl02 {
  margin: 0;
  margin-bottom: 0.7em;
  line-height: 1.4;
  font-size: 1.1rem;
  font-weight: 700;
}

.boxFinance0101One .boxTxt .boxBaseCom > p {
  line-height: 1.7;
  font-size: 1.0rem;
}

.boxFinance0102 .linkPdf {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 20em;
  height: 3em;
  border-radius: 3em;
  margin: 0 auto;
  background-color: #72c04e;
  letter-spacing: 0.1em;
  font-size: 1.3rem;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 767px){
  .boxFinance0102 .linkPdf {
    width: 100%;
    height: 3em;
    border-radius: 3em;
  }
}


.boxFinance0201 {
  margin-bottom: 4.0em;
}

.boxFinance0201 .p01 {
  position: relative;
  margin-bottom: 2.5em !important;
  padding: 0.3em 0 0 2.8em;
  font-size: 1.1rem;
}
@media all and (max-width: 767px){
  .boxFinance0201 .p01 {
    margin-bottom: 2.0em !important;
    padding: 0 0 0 2.8em;
    line-height: 1.4;
  }
}

.boxFinance0201 .p01:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0.2em;
  width: 1.4em;
  height: 1.4em;
  background-color: #72c04e;
}

.boxFinance0201 .p01:after {
  content: '';
  position: absolute;
  top: 1.4em;
  left: -0.5em;
  width: 1.4em;
  height: 1.4em;
  border: 1.4em transparent solid;
  border-top: 1.4em #72c04e solid;
}

.boxFinance0201 .number-list-b > li {
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 1.5em;
}

.boxFinance0201 .number-list-b .txtSmall {
  font-size: 1.0rem;
  font-weight: 500;
}

.boxFinance0202 .boxImg {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 3.0em;
}
@media all and (max-width: 767px){
  .boxFinance0202 .boxImg {
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 2.0em;
  }
}

.boxFinance0202 .boxImg:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 1.4em;
  height: 1.4em;
  margin: auto;
  background-color: #72c04e;
  -ms-transform: translateX(-0.65em);
  transform: translateX(-0.65em);
}
@media all and (max-width: 767px){
  .boxFinance0202 .boxImg:before {
    -ms-transform: translateY(-0.65em);
    transform: translateY(-0.65em);
  }
}

.boxFinance0202 .boxImg:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 1.4em;
  height: 1.4em;
  margin: auto;
  border: 1.4em transparent solid;
  border-left: 1.4em #72c04e solid;
  -ms-transform: translateX(1.4em);
  transform: translateX(1.4em);
}
@media all and (max-width: 767px){
  .boxFinance0202 .boxImg:after {
    border-left: 1.4em transparent solid;
    border-top: 1.4em #72c04e solid;
    -ms-transform: translateY(1.4em);
    transform: translateY(1.4em);
  }
}

@media all and (max-width: 767px){
  .boxFinance0202 .boxImgIn {
    width: 100%;
  }
}

.boxFinance0202 .boxImgIn.no01 {
  margin-right: 5.0em;
}
@media all and (max-width: 767px){
  .boxFinance0202 .boxImgIn.no01 {
    margin-right: 0;
    margin-bottom: 4em;
  }
}

@media all and (max-width: 767px){
  .boxFinance0202 .boxImgIn img {
    width: 100%;
  }
}

.boxFinance0202 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 767px){
  .boxFinance0202 .dl01 {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxFinance0202 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8em;
  height: 8em;
  background-color: #72c04e;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxFinance0202 .dl01 > dt {
    width: 100%;/*10em;*/
    height: 3em;
  }
}

.boxFinance0202 .dl01 > dd {
  width: calc(100% - 5em);
  padding-left: 2.5em;
}
@media all and (max-width: 767px){
  .boxFinance0202 .dl01 > dd {
    width: 100%;
    padding-left: 0.5em;
    padding-top: 1.5em;
  }
}

.boxFinance0202 .dl01 > dd .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  max-width: 700px;
}
@media all and (max-width: 767px){
  .boxFinance0202 .dl01 > dd .ul01 {
    display: list-item;
    max-width: none;
  }
}

.boxFinance0202 .dl01 > dd .ul01 > li {
  position: relative;
  width: 46%;
  margin-right: calc(100% - 46% * 2);
  margin-bottom: 1.0em;
  padding-left: 1.0em;
}
@media all and (max-width: 767px){
  .boxFinance0202 .dl01 > dd .ul01 > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.0em;
    padding-left: 1.0em;
  }
}

.boxFinance0202 .dl01 > dd .ul01 > li:nth-child(2n) {
  margin-right: 0;
}

.boxFinance0202 .dl01 > dd .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #72c04e;
}



/*##### Price #####*/
@media all and (max-width: 767px){
  .boxPrice01 {
    margin-top: 3em;
  }
}

.boxPriceTtl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.0em;
}
@media all and (max-width: 767px){
  .boxPriceTtl01 {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.boxPriceTtl01 .ttl01 {
  margin: 0;
  margin-right: 1.0em;
  font-size: 1.1rem;
  font-weight: 700;
  color: #499427;
}
@media all and (max-width: 767px){
  .boxPriceTtl01 .ttl01 {
    font-size: 1.0rem;
  }
}

.p01Price01 {
  margin-bottom: 0 !important;
  font-size: 1.0rem;
  font-weight: 700;
  color: #499427;
}

@media all and (max-width: 767px){
  .boxPrice01 .ul01 {
    margin-top: 1.0em;
  }
}

.boxPrice01 .ul01 > li {
  position: relative;
  margin-bottom: 0.9em;
  padding-left: 1.0em;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxPrice01 .ul01 > li {
    margin-bottom: 0.5em;
    font-size: 0.9em;
  }
}

.boxPrice01 .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #72c04e;
}

.boxPrice01 .notes-list {
  /*margin-top: -1.0em;*/
}
@media all and (max-width: 767px){
  .boxPrice01 .notes-list {
    margin-top: 0;
  }
}

.boxPrice01 .notes-list > li {
  margin-bottom: 0.3em;
}

@media all and (max-width: 767px){
  .column-2 > .column.typeCsnk {
    width: 100% !important;
  }
}

.boxPrice02 {
  /*display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;*/
  margin-top: 3em;
  padding: 1.0em 1.5em;
  border-radius: 0.5em;
  border: 1px #74BE42 solid;
}
@media all and (max-width: 767px){
  .boxPrice02 {
    margin-top: 2em;
    padding: 0.8em 1.0em;
  }
}

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

.boxPrice02One .h5-a {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 1.3em;
}
@media all and (max-width: 767px){
  .boxPrice02One .h5-a {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1.0em;
  }
}

.boxPrice02One .h5-a .txt01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8em;
  height: 2em;
  margin-right: 0.8em;
  border-radius: 0.5em;
  background-color: #74BE42;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxPrice02One .h5-a .txt01 {
    margin-bottom: 0.8em;
  }
}

.boxPrice02One .h5-a .txt02 {
  color: #000;
}

.boxPrice02One .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 0.6em;
  padding: 0 0.8em 0.4em 0.8em;
  border-bottom: 1px #ccc solid;
}
@media all and (max-width: 767px){
  .boxPrice02One .dl01 {
    margin-bottom: 0.6em;
    padding: 0 0 0.4em 0;
  }
}

.boxPrice02One .dl01 > dt {
  width: 6em;
}
@media all and (max-width: 767px){
  .boxPrice02One .dl01 > dt {
    width: 5.5em;
  }
}

.boxPrice02One .dl01 > dt .str2 {
  letter-spacing: 2.0em;
}

.boxPrice02One .dl01 > dd {
  width: calc(100% - 6em);
}
@media all and (max-width: 767px){
  .boxPrice02One .dl01 > dd {
    width: calc(100% - 5.5em);
  }
}

.boxPrice02One .dl01 > dd .small {
  margin-left: 1.0em;
  font-size: 0.8rem;
}

.boxPrice02One .p01 {
  margin-bottom: 1.2em !important;
  font-size: 1.0rem;
}
@media all and (max-width: 767px){
  .boxPrice02One .p01 {
    font-size: 0.9rem;
  }
}

.boxPrice02One .ul01 > li {
  margin-bottom: 0.2em;
  font-size: 0.8rem;
}
@media all and (max-width: 767px){
  .boxPrice02One .ul01 > li {
    padding-left: 1.0em;
    text-indent: -1.0em;
    font-size: 0.75rem;
  }
}


/*##### Recruit #####*/
@media all and (max-width: 767px){
  .boxRecruitVoice01 {
    padding: 0 4vw;
  }
}

.boxRecruitVoice01 .boxList {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruitVoice01 .boxListOne {
  width: 31%;
  margin-right: calc((100% - 31% * 3) / 2);
  margin-bottom: 3em;
}
@media all and (max-width: 767px){
  .boxRecruitVoice01 .boxListOne {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em;
  }
}

.boxRecruitVoice01 .boxListOne:nth-child(3n) {
  margin-right: 0;
}

.boxRecruitVoice01 .boxListOne a {
  color: #333;
  text-decoration: none;
}

.boxRecruitVoice01 .boxListOne .boxListImg {
  overflow: hidden;
  position: relative;
}

.boxRecruitVoice01 .boxListOne .boxListImg img {
  transition: transform 0.2s linear;
}
@media all and (max-width: 767px){
  .boxRecruitVoice01 .boxListOne .boxListImg img {
    width: 100%;
  }
}

.boxRecruitVoice01 .boxListOne .boxListImg img:hover {
  transform: scale(1.2);
}

.boxRecruitVoice01 .boxListOne .boxListImgIn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.boxRecruitVoice01 .boxListOne .boxListImgIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.boxRecruitVoice01 .boxListOne .boxListImgIn .boxListMeta {
  width: 100%;
  text-align: right;
}

.boxRecruitVoice01 .boxListOne .boxListImgIn .boxListMeta > span {
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  padding: 0.5em 0.6em 0.4em 0.6em;
  background-color: #fff;
  font-size: 1.1rem;
  font-weight: 700;
  color: #74BE42;
}

.boxRecruitVoice01 .boxListOne .boxListImgIn .ttlList {
  width: 100%;
  margin: 0;
  padding: 1em;
  background-color: rgba(116,190,66, 0.8);
  line-height: 1.5;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxRecruitVoice01 .boxListOne .boxListImgIn .ttlList {
    font-size: 1.13rem;
  }
}

.boxRecruitVoice01 .boxListOne .boxListTxt {
  padding: 1.0em 0 0 0;
}

.boxRecruitVoice01 .boxListOne .boxListTxt .boxBaseCom {
  margin-bottom: 1.0em;
}

.boxRecruitVoice01 .boxListOne .boxListTxt .boxBaseCom > p {
  font-size: 0.95rem;
}

.boxRecruitVoice01 .boxListOne .boxListTxt .boxListLink .link01 {
  padding: 0.1em 0 0 1.9em;
  background-image: url('./images/recruit/recruit-voice01-icn-arrow01.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1em auto;
  font-size: 0.95rem;
  font-weight: 700;
}



.page-template-content-recruit-voice .ttlBase01 {
  top: -220px;
}
@media all and (max-width: 767px){
  .page-template-content-recruit-voice .ttlBase01 {
    top: -295px;/*-35vw;*/
    padding: 70px 0 0.2em 0;
    font-size: 5.5vw;
  }
}
@media all and (max-width: 600px){
  .page-template-content-recruit-voice .ttlBase01 {
    top: -265px;
  }
}

@media all and (max-width: 767px){
  .page-template-content-recruit-voice .ttlBase01 .ttlEn {
    margin-top: 0.3em;
    font-size: 4vw;
  }
}

@media all and (max-width: 767px){
  .boxRecruitVoiceS01 {
    margin-top: -28vw;
  }
  .boxRecruitVoiceS01.typePageApplication {
    margin-top: 0;
  }
}
@media all and (max-width: 446px){
  .boxRecruitVoiceS01 {
    margin-top: -33vw;
  }
}

.boxRecruitVoiceS01 .boxSingle {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 5em;
}
@media all and (max-width: 767px){
  .boxRecruitVoiceS01 .boxSingle {
    display: block;
    margin-bottom: 3em;
    padding: 0 4vw;
  }
}

.boxRecruitVoiceS01 .boxSingleImg {
  width: 30%;
}
@media all and (max-width: 767px){
  .boxRecruitVoiceS01 .boxSingleImg {
    width: 100%;
    margin-bottom: 1.0em;
    text-align: center;
  }
}


.boxRecruitVoiceS01 .boxSingleTxt {
  width: 70%;
  padding-left: 5%;
}
@media all and (max-width: 767px){
  .boxRecruitVoiceS01 .boxSingleTxt {
    width: 100%;
    padding-left: 0;
  }
}

.boxRecruitVoiceS01 .boxSingleTxt .ttlSingle {
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.4;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxRecruitVoiceS01 .boxSingleTxt .ttlSingle {
    font-size: 1.2rem;
  }
}

.boxToArchive01 {
  padding: 3em 0 2em 0;
  text-align: center;
}

.boxToArchive01 a {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 10em;
  height: 3em;
  margin: 0 auto;
  padding-left: 1em;
  border-radius: 3em;
  border: 1px #74BE42 solid;
  font-size: 1.2rem;
  color: #74BE42;
  text-decoration: none !important;
}

.boxToArchive01 a:hover {
  background-color: #74BE42;
  color: #fff;
}

.boxToArchive01 a:after {
  content: '';
  position: absolute;
  left: 1em;
  top: 0;
  bottom: 0;
  width: 0.5em;
  height: 0.5em;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px #74BE42 solid;
  border-left: 1px #74BE42 solid;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.boxToArchive01 a:hover:after {
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
}



/*##### RPA #####*/
.boxRpa01 {
  padding-bottom: 7em;
}
@media all and (max-width: 767px){
  .boxRpa01 {
    padding-bottom: 2.7em;
  }
}

.boxRpa01 > .p01 {
  margin-bottom: 0 !important;
}
@media all and (max-width: 767px){
  .boxRpa01 > .p01 {
    font-size: 0.9rem;
  }
}

.boxRpa0101 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding-bottom: 5.0em;
  border-bottom: 5px #74BE42 solid;
}
@media all and (max-width: 767px){
  .boxRpa0101 {
    display: block;
    padding-bottom: 2.5em;
    border-bottom: 1vw #74BE42 solid;
  }
}

.boxRpa0101:before,
.boxRpa0101:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 1.5em;
  height: 1.5em;
  margin-left: auto;
  margin-right: auto;
  border: 1.5em transparent solid;
}

.boxRpa0101:before {
  bottom: -3.0em;
  border-top: 1.5em #74BE42 solid;
}

.boxRpa0101:after {
  bottom: -2.5em;
  border-top: 1.5em #fff solid;
}
@media all and (max-width: 767px){
  .boxRpa0101:after {
    bottom: -2.6em;
  }
}

.boxRpa0101One {
  width: 47%;
}
@media all and (max-width: 767px){
  .boxRpa0101One {
    width: 100%;
  }
}

.boxRpa0101One .boxImg {
  text-align: center;
}

@media all and (max-width: 767px){
  .boxRpa0101One .boxImg img {
    width: 100%;
  }
}

.boxRpa0101One .boxTxt {
  padding: 1.5em 0 0 0;
}
@media all and (max-width: 767px){
  .boxRpa0101One .boxTxt {
    padding: 1.0em 0 0 0;
  }
}

.boxRpa0101One .boxTxt .ttl01 {
  margin-bottom: 1.0em;
  font-size: 1.1rem;
  font-weight: 700;
}

.boxRpa0101One .boxTxt .ul01 {
  margin-bottom: 2.0em;
}
@media all and (max-width: 767px){
  .boxRpa0101One .boxTxt .ul01 {
    margin-bottom: 1.0em;
  }
}

.boxRpa0101One .boxTxt .ul01 > li {
  position: relative;
  margin-bottom: 1.0em;
  padding-left: 1.0em;
}

.boxRpa0101One .boxTxt .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #72c04e;
}

.boxRpa0102 {
  padding: 4.0em 0 0 0;
}
@media all and (max-width: 767px){
  .boxRpa0102 {
    padding: 2.5em 0 0 0;
  }
}

.boxRpa0102 .ttl01 {
  margin-bottom: 1.5em;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxRpa0102 .ttl01 {
    margin-bottom: 1.3em;
    letter-spacing: 0.08em;
    font-size: 1.3rem;
  }
}

.boxRpa0102 .boxDl01 {
  margin-top: 4em;
  margin-bottom: 5em;
}
@media all and (max-width: 767px){
  .boxRpa0102 .boxDl01 {
    margin-top: 2em;
    margin-bottom: 2.5em;
  }
}

.boxRpa0102 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 767px){
  .boxRpa0102 .dl01 {
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.boxRpa0102 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8em;
  height: 8em;
  background-color: #72c04e;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxRpa0102 .dl01 > dt {
    width: 100%;
    height: 3em;
  }
}

.boxRpa0102 .dl01 > dd {
  width: calc(100% - 5em);
  padding-left: 2.5em;
}
@media all and (max-width: 767px){
  .boxRpa0102 .dl01 > dd {
    width: 100%;
    padding-left: 0.5em;
    padding-top: 1.5em;
  }
}

.boxRpa0102 .dl01 > dd .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  max-width: 700px;
  margin-bottom: 0;
}
@media all and (max-width: 767px){
  .boxRpa0102 .dl01 > dd .ul01 {
    display: list-item;
    max-width: none;
  }
}

.boxRpa0102 .dl01 > dd .ul01 > li {
  position: relative;
  width: 31%;
  margin-right: calc((100% - 31% * 3) / 2);
  margin-bottom: 1.0em;
  padding-left: 1.0em;
}
@media all and (max-width: 767px){
  .boxRpa0102 .dl01 > dd .ul01 > li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1.0em;
    padding-left: 1.0em;
  }
}

.boxRpa0102 .dl01 > dd .ul01 > li:nth-child(3n) {
  margin-right: 0;
}

.boxRpa0102 .dl01 > dd .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.4em;
  left: 0;
  width: 0.4em;
  height: 0.4em;
  border-radius: 0.4em;
  background-color: #72c04e;
}

@media all and (max-width: 767px){
  .boxRpa0102 .dl01 > dd .p02 {
    font-size: 0.9rem;
  }
}


.boxRpa0102 .p03 {
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxRpa0102 .p03 {
    line-height: 1.6;
    letter-spacing: 0.08em;
    font-size: 1.3rem;
  }
}


.boxRpa0201One {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 3em;
}
@media all and (max-width: 767px){
  .boxRpa0201One {
    display: block;
    margin-bottom: 2.5em;
  }
}

.boxRpa0201One .boxImg {
  width: 300px;
}
@media all and (max-width: 767px){
  .boxRpa0201One .boxImg {
    width: 100%;
    margin-bottom: 1.3em;
  }
}

@media all and (max-width: 767px){
  .boxRpa0201One .boxImg img {
    width: 100%;
  }
}

.boxRpa0201One .boxTxt {
  width: calc(100% - 300px);
  padding-left: 4%;
}
@media all and (max-width: 767px){
  .boxRpa0201One .boxTxt {
    width: 100%;
    padding-left: 0;
  }
}

.boxRpa0201One .boxTxt .h4-a {
  margin-top: 0;
}

.boxRpa0202 {
  padding: 2em;
  background-color: #fafafa;
}
@media all and (max-width: 767px){
  .boxRpa0202 {
    padding: 1em;
  }
}

.boxRpa0202 .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  min-height: 3em;
  margin: 0;
  margin-bottom: 1.5em;
  padding: 0.5em 1.0em;
  background-color: #72c04e;
  line-height: 1.4;
  letter-spacing: 0.1em;
  font-size: 1.13rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxRpa0202 .ttl01 {
    margin-bottom: 1.0em;
    letter-spacing: 0.08em;
    font-size: 1.1rem;
  }
}


.boxRpa03 .boxBaseCom > p {
  text-align: center;
  line-height: 1.7;
  letter-spacing: 0.1em;
  font-size: 1.5rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxRpa03 .boxBaseCom > p {
    letter-spacing: 0.05em;
    font-size: 1.2rem;
  }
}



/*##### Service #####*/
.boxService01 {
  box-sizing: border-box;
  padding: 0.1em 0 0 0;
}

.boxService01 * {
  box-sizing: border-box;
}

.boxService01 .ttl01 {
  margin-bottom: 2.0em;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-size: 1.85rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxService01 .ttl01 {
    margin-bottom: 1.0em;
    letter-spacing: 0.1em;
    font-size: 1.2rem;
  }
}

.boxService01 .ttl01 > span {
  position: relative;
  display: inline-block;
}

.boxService01 .ttl01 > span:before,
.boxService01 .ttl01 > span:after {
  content: '';
  position: absolute;
  top: 0.7em;
  width: 5px;
  height: 3.2em;
  background-color: #72c04e;
}
@media all and (max-width: 767px){
  .boxService01 .ttl01 > span:before,
  .boxService01 .ttl01 > span:after {
    top: 1.7em;
  }
}

.boxService01 .ttl01 > span:before {
  left: -2.4em;
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
}
@media all and (max-width: 767px){
  .boxService01 .ttl01 > span:before {
    left: -2.0em;
  }
}

.boxService01 .ttl01 > span:after {
  right: -2.4em;
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
@media all and (max-width: 767px){
  .boxService01 .ttl01 > span:after {
    right: -2.0em;
  }
}

.boxService0101 .boxUl01 {
  position: relative;
  width: 650px;
  min-height: 510px;
  margin: 0 auto;
  padding: 7.3em 3.1em 3em 3.1em;
  /*border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  border-top: 1.5em #30445f solid;
  border-left: 1.9em #30445f solid;
  border-right: 1.9em #30445f solid;
  background-color: #eef1f1;*/
  background-image: url('./images/service/service01-bg01.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  counter-reset: linum;
}
@media all and (max-width: 767px){
  .boxService0101 .boxUl01 {
    width: 100%;
    min-height: auto;
    padding: 4.5em 1.5em 1.5em 1.5em;
    background-size: 100% 100%;
  }
}

.boxService0101 .boxUl01 .ul01 > li {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  min-height: 44px;
  margin-bottom: 8px;
  padding: 6px 6px 6px 48px;
  border-radius: 2em;
  background-color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
  counter-increment: linum;
}
@media all and (max-width: 767px){
  .boxService0101 .boxUl01 .ul01 > li {
    min-height: 8vw;
    margin-bottom: 2vw;
    padding: 1vw 1vw 1vw 8vw;
    font-size: 0.9rem;
  }
}

.boxService0101 .boxUl01 .ul01 > li:before {
  content: counter(linum);
  position: absolute;
  left: 6px;
  top: 0;
  bottom: 0;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 32px;
  height: 32px;
  margin-top: auto;
  margin-bottom: auto;
  margin-right: 10px;
  border-radius: 32px;
  background-color: #72c04e;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxService0101 .boxUl01 .ul01 > li:before {
    width: 6vw;
    height: 6vw;
    margin-right: 1vw;
    border-radius: 6vw;
  }
}

.boxService0101 .boxUl01 .img01Service01,
.boxService0101 .boxUl01 .img02Service01 {
  position: absolute;
  bottom: 0;
}
@media all and (max-width: 767px){
  .boxService0101 .boxUl01 .img01Service01,
  .boxService0101 .boxUl01 .img02Service01 {
    display: none;
  }
}

.boxService0101 .boxUl01 .img01Service01 {
  left: -16.5em;
}

.boxService0101 .boxUl01 .img02Service01 {
  right: -15.1em;
}

/*@media all and (max-width: 991px){*/

.boxService0102 {
  width: 200%;
  margin-left: -50%;
  margin-bottom: 6em;
  padding: 3.5em 0 3.1em 0;
  background-color: #f1f3e0;
}
@media all and (max-width: 767px){
  .boxService0102 {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-bottom: 2em;
    padding: 10% 5%;
  }
}

.boxService0102 .boxBaseCom > p {
  text-align: center;
  line-height: 1.95;
  letter-spacing: 0.03em;
  font-size: 1.1rem;
}
@media all and (max-width: 767px){
  .boxService0102 .boxBaseCom > p {
    text-align: left;
    letter-spacing: 0.01em;
    font-size: 0.9rem;
  }
}

.boxService0102 .boxBaseCom > p .txt01 {
  font-weight: 700;
  color: #b40000;
}


.boxServiceAppli01 {
  margin-bottom: 5.0em;
  border: 1px #e5e5e5 solid;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxServiceAppli01 {
    margin-bottom: 1.0em;
  }
}

.boxServiceAppli0101 {
  padding: 2.2em 1.8em 1.6em 1.8em;
}
@media all and (max-width: 767px){
  .boxServiceAppli0101 {
    padding: 1.8em 1.3em 1.4em 1.3em;
  }
}

.boxServiceAppli0101 .ttl01 {
  margin: 0;
  margin-bottom: 1.6em;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxServiceAppli0101 .ttl01 {
    margin-bottom: 1.2em;
    text-align: center;
    font-size: 1.2rem;
  }
}

.boxServiceAppli0101 .dl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  margin: 0;
}
@media all and (max-width: 767px){
  .boxServiceAppli0101 .dl01 {
    display: block;
  }
}

.boxServiceAppli0101 .dl01 > dt {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 8.8em;
  height: 2.1em;
  border-radius: 0.5em;
  background-color: #72c04e;
  letter-spacing: 0.03em;
  font-size: 1.23rem;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxServiceAppli0101 .dl01 > dt {
    width: 100%;
    margin-bottom: 0.8em;
    font-size: 1.1rem;
  }
}

.boxServiceAppli0101 .dl01 > dd {
  padding-left: 0.9em;
  letter-spacing: 0.03em;
  font-size: 1.2rem;
}
@media all and (max-width: 767px){
  .boxServiceAppli0101 .dl01 > dd {
    padding-left: 0;
    font-size: 1.0rem;
  }
}

.boxServiceAppli0102 {
  padding: 2.3em 5em 1.3em 5em;
  background-color: #f5f5f5;
}
@media all and (max-width: 991px){
  .boxServiceAppli0102 {
    padding: 2.3em 1.0em 1.3em 1.0em;
  }
}
@media all and (max-width: 920px){
  .boxServiceAppli0102 {
    padding: 2.3em 3.0em 1.3em 3.0em;
  }
}
@media all and (max-width: 880px){
  .boxServiceAppli0102 {
    padding: 2.3em 4.0em 1.3em 4.0em;
  }
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 {
    padding: 1.8em 1.0em 1.0em 1.0em;
  }
}

.boxServiceAppli0102 .ttl02 {
  margin: 0;
  margin-bottom: 2.0em;
  text-align: center;
  letter-spacing: 0.03em;
  font-size: 1.23rem;
  font-weight: 700;
  color: #3a8219;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ttl02 {
    margin-bottom: 1.3em;
    line-height: 1.4;
    font-size: 1.1rem;
  }
}

.boxServiceAppli0102 .ttl02 > span {
  position: relative;
}

.boxServiceAppli0102 .ttl02 > span:before,
.boxServiceAppli0102 .ttl02 > span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5.8em;
  height: 0.28em;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #dfdfdf;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ttl02 > span:before,
  .boxServiceAppli0102 .ttl02 > span:after {
    width: 1.8em;
  }
}

.boxServiceAppli0102 .ttl02 > span:before {
  left: -7.2em;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ttl02 > span:before {
    left: -3.3em;
  }
}

.boxServiceAppli0102 .ttl02 > span:after {
  right: -7.2em;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ttl02 > span:after {
    right: -3.3em;
  }
}

.boxServiceAppli0102 .ul01 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ul01 {
    display: block;
  }
}

.boxServiceAppli0102 .ul01 > li {
  position: relative;
  width: 50%;
  margin-bottom: 0.7em;
  padding-left: 1.0em;
  letter-spacing: 0.01em;
  font-size: 0.97rem;
}
@media all and (max-width: 767px){
  .boxServiceAppli0102 .ul01 > li {
    width: 100%;
    font-size: 0.9rem;
  }
}

.boxServiceAppli0102 .ul01 > li:before {
  content: '';
  position: absolute;
  top: 0.35em;
  left: 0;
  width: 0.6em;
  height: 0.6em;
  border-radius: 0.6em;
  background-color: #9f9f9f;
}


.boxServiceAppli02 .ttl01 {
  margin-bottom: 1.5em;
  font-size: 1.2rem;
  font-weight: 700;
}
@media all and (max-width: 767px){
  .boxServiceAppli02 .ttl01 {
    margin-bottom: 1.0em;
    line-height: 1.4;
    font-size: 1.0rem;
  }
}


.boxServiceContact {
  position: relative;
  margin-top: 5.0em;
  padding: 1.2em 1.2em 1.8em 1.2em;
  background-color: #f1f3e0;
}
@media all and (max-width: 767px){
  .boxServiceContact {
    margin-top: 2.0em;
    padding: 1.2em 1.2em 2.8em 1.2em;
  }
}

.boxServiceContact .ttl01 {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
  height: 1.9em;
  margin: 0 0 1.1em 0;
  padding-left: 1.0em;
  background-color: #72c04e;
  font-size: 1.64rem;
  font-weight: 700;
  color: #fff;
}
@media all and (max-width: 767px){
  .boxServiceContact .ttl01 {
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0 0.8em 0;
    padding-left: 0;
    font-size: 1.2rem;
  }
}

.boxServiceContactIn {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 767px){
  .boxServiceContactIn {
    position: relative;
    z-index: 2;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

.boxServiceContactIn .linkBaseTelno {
  position: relative;
  top: 0.1em;
  margin-right: 0.42em;
  font-size: 2.7rem;
  font-weight: 700;
  text-decoration: none;
}
@media all and (max-width: 767px){
  .boxServiceContactIn .linkBaseTelno {
    top: auto;
    width: 9em;
    margin-right: 0;
    margin-bottom: 0.3em;
    text-align: center;
    font-size: 2.0rem;
  }
}

.boxServiceContactIn .linkBaseTelno:before {
  content: '電話';
  position: relative;
  top: -0.1em;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  display: inline-block;
  writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  margin-right: 0.35em;
  margin-left: 0.2em;
  font-size: 1.0rem;
  color: #3a8219;
}
@media all and (max-width: 767px){
  .boxServiceContactIn .linkBaseTelno:before {
    top: auto;
    font-size: 0.8rem;
  }
}

.boxServiceContactIn .boxLink02 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}
@media all and (max-width: 1199px){
  .boxServiceContactIn .boxLink02 {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 40%;
  }
}
@media all and (max-width: 1060px){
  .boxServiceContactIn .boxLink02 {
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
  }
}
@media all and (max-width: 991px){
  .boxServiceContactIn .boxLink02 {
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    width: 30%;
  }
}
@media all and (max-width: 767px){
  .boxServiceContactIn .boxLink02 {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-align-items: center;
    align-items: center;
    width: 82%;
  }
}

.boxServiceContactIn .linkContact,
.boxServiceContactIn .linkConsultation {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  width: 13.2em;
  height: 2.9em;
  margin-right: 0.55em;
  border-radius: 3em;
  font-size: 1.1rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
}
@media all and (max-width: 1199px){
  .boxServiceContactIn .linkContact,
  .boxServiceContactIn .linkConsultation {
    width: 100%;
  }
}
@media all and (max-width: 1060px){
  .boxServiceContactIn .linkContact,
  .boxServiceContactIn .linkConsultation {
    width: 13.2em;
  }
}
@media all and (max-width: 991px){
  .boxServiceContactIn .linkContact,
  .boxServiceContactIn .linkConsultation {
    width: 100%;
  }
}

.boxServiceContactIn .linkContact {
  background-color: #f98334;
}
@media all and (max-width: 1199px){
  .boxServiceContactIn .linkContact {
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 1060px){
  .boxServiceContactIn .linkContact {
    margin-bottom: 0;
  }
}
@media all and (max-width: 991px){
  .boxServiceContactIn .linkContact {
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 767px){
  .boxServiceContactIn .linkContact {
    margin-bottom: 0.7em;
  }
}

.boxServiceContactIn .linkConsultation {
  background-color: #6bc4a5;
}

.boxServiceContact .img01ServiceContact {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media all and (max-width: 991px){
  .boxServiceContact .img01ServiceContact {
    width: 23.3vw;
  }
}



/*##### Voice #####*/
.boxVoiceList {
  margin-bottom: 3.5em;
}
@media all and (max-width: 767px){
  .boxVoiceList {
    margin-bottom: 1.5em;
  }
}

.boxVoiceListOne {
  margin-bottom: 2.0em;
}

.boxVoiceListOne a {
  display: block;
  text-decoration: none !important;
  color: inherit;
}

.boxVoiceListOne a:hover {
  text-decoration: underline !important;
}

.boxVoiceListOneIn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-align-items: center;
  align-items: center;
}

.boxVoiceListOneIn .boxListImg {
  width: 200px;
  height: 160px;/*130px;*/
  margin-right: 30px;
}
@media all and (max-width: 1250px){
  .boxVoiceListOneIn .boxListImg {
    width: 19.1%;
    height: 13vw;/*10.4vw;*/
    margin-right: 2.9%;
  }
}
@media all and (max-width: 767px){
  .boxVoiceListOneIn .boxListImg {
    width: 24%;
    height: 20vw;
    margin-right: 4%;
  }
}
@media all and (max-width: 500px){
  .boxVoiceListOneIn .boxListImg {
    margin-right: 5%;
  }
}

.boxVoiceListOneIn .boxListImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.boxVoiceListOneIn .boxListTxt {
  position: relative;
  width: calc(100% - (200px + 30px));
  padding: 1.0em 1.7em 1.5em 1.7em;
  border: 4px solid #f5f5f5;
  border-radius: 10px;
}
@media all and (max-width: 1250px){
  .boxVoiceListOneIn .boxListTxt {
    width: calc(100% - (19.1% + 2.9%));
  }
}
@media all and (max-width: 767px){
  .boxVoiceListOneIn .boxListTxt {
    width: calc(100% - (24% + 4%));
    padding: 0.8em 0.6em 1.0em 0.7em;
  }
}

.boxVoiceListOneIn .boxListTxt:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  margin-top: -16px;
  border: solid transparent;
  border-color: rgba(230, 230, 230, 0);
  border-right-color: #f5f5f5;
  border-width: 16px;
  height: 0;
  width: 0;
  pointer-events: none;
}

.boxVoiceListOneIn .boxListTxt:after {
  content: '';
  position: absolute;
  right: 100%;
  top: 50%;
  height: 0;
  width: 0;
  margin-top: -11px;
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 11px;
  pointer-events: none;
}

.boxVoiceListOneIn .boxListTxt .ttlList {
  font-weight: 700;
}
@media all and (max-width: 1250px){
  .boxVoiceListOneIn .boxListTxt .ttlList {
    font-size: 1.125rem;
  }
}
@media all and (max-width: 767px){
  .boxVoiceListOneIn .boxListTxt .ttlList {
    font-size: 1.0rem;
  }
}

.boxVoiceListOneIn .boxListTxt .boxListCont {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  width: 100%;
}

.boxVoiceListOneIn .boxListTxt .boxMore {
  text-align: right;
}

.boxVoiceListOneIn .boxListTxt .boxMore > span {
  position: relative;
  display: inline-block;
  margin-top: 1.0em;
  padding-right: 1.0em;
  font-size: 0.9rem;
}
@media all and (max-width: 767px){
  .boxVoiceListOneIn .boxListTxt .boxMore > span {
    font-size: 0.8rem;
  }
}

.boxVoiceListOneIn .boxListTxt .boxMore > span:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0.1em;
  right: 0;
  width: 0.65em;
  height: 0.65em;
  margin-top: auto;
  margin-bottom: auto;
  border-top: 1px #111 solid;
  border-right: 1px #111 solid;
  transform: rotate(45deg);
}
@media all and (max-width: 500px){
  .boxVoiceListOneIn .boxListTxt .boxMore > span:after {
    bottom: 0.2em;
  }
}



.column-3 p{text-align:left;}


@media all and (min-width: 768px){
.s_tokucho {position:relative}
.s_tokucho_img {position:absolute;bottom:0px;right:0px;}
}

@media all and (max-width: 991px){
.s_tokucho {position:relative}
.s_tokucho_img {position:absolute;bottom:0px;right:0px;width:40%;}
}

@media all and (max-width: 767px){
.s_tokucho {text-align:center;position:static !important;}
.s_tokucho_img{text-align:center;position:static !important;width:auto !important;}
}

/*##### Footer #####*/
.returntop.typeCsnk a span {
  border-right: 3px solid #eee;
  border-top: 3px solid #eee;
}

.returntop.typeCsnk a span:hover {
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
}

.boxFooterBottom {
  background-color: #ededed;
}

.boxFooterBottom .copyright {
  color: #333333;
}