@charset "UTF-8";
h2.l-line {
  color: #00005f;
  font-size: 3.4rem;
  padding-left: 3rem;
  border-left: solid 1px #00005f;
  font-weight: bold;
  margin-bottom: 3.6rem;
  line-height: 1.6;
}
h3.dd1 {
  position: relative;
  padding: .3em .3em .4em 1.2em;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
h3.dd1::after {
  position: absolute;
  content: '';
  bottom: .8em;
  left: .4em;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #0eafd6;
  transform: rotate(45deg);
}
h3.dd2 {
  position: relative;
  padding: .3em .3em .4em 1.2em;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
h3.dd2::after {
  position: absolute;
  content: '';
  bottom: .8em;
  left: .4em;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #005699;
  transform: rotate(45deg);
}
@media (max-width: 768px) {
  h2.l-line {
    font-size: 2.4rem;
  }
}
/* ------------------------------------------------------------- */
/* flow                                                          */
/* ------------------------------------------------------------- */
.flow.due-padding {
  padding: 0 0 9rem;
}
.flow .step-header {
  position: relative;
  width: 28rem;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  padding-top: 5.3rem;
}
.flow .step-header .flow-num small {
  font-size: 1.2rem;
  font-weight: 400;
}
.flow .step-header .flow-num p {
  font-size: 3rem;
}
.flow .step-header img {
  margin: 2rem 0 2.5rem;
}
.flow .step-header h3 {
  font-size: 1.8rem;
  line-height: 1.6;
}
.triangle {
  position: absolute;
  bottom: -1.8rem;
  z-index: 100;
  border-right: 2rem solid transparent;
  border-left: 2rem solid transparent;
}
.flow .step-item {
  width: 97.4rem;
  padding: 4rem 0 4rem 3rem;
  border-bottom: solid 1px #dddddd;
}
.flow .step-item h3 {
  font-size: 2.4rem;
}
.flow .step-item .flow-box {
  color: #00005f;
  margin-top: 2rem;
}
.flow .step-item .flow-item-ttl {
  font-weight: bold;
  margin-bottom: 0.4rem;
}
.flow .step-item .flow-item-ttl h4 {
  font-size: 1.8rem;
}
.flow .step-item .flow-box p {
  padding-left: 6rem;
  text-indent: -1.3em;
  line-height: 1.8;
  margin-bottom: 1rem;
}
.flow .step-item .flow-box p:before {
  content: '－';
  margin-right: 0.6rem;
}
.flow .step-item .flow-box p.attention {
  font-size: 1.4rem;
  text-indent: -1em;
  padding-left: 7.7rem;
  margin-top: 0.5rem;
}
.flow .step-item .flow-box p.attention:before {
  content: none;
  margin-right: 0;
}
.flow .step-item .ttl-num {
  display: block;
  text-align: center;
  width: 4rem;
  color: #fff;
  padding: 1rem 0;
  margin-right: 2rem;
  background-image: url(/manda/asset/image/service/FAtransfer/ttl-bg.jpg);
  background-repeat: no-repeat;
}
.flow .step-item .flow-txt-box {
  width: 61rem;
}
.flow .step-item .table-mt {
  display: block;
  margin-top: 3rem;
}
.schedule {
  padding: 4rem 0 9rem;
  line-height: 1.7;
}
.schedule img {
  margin-top: 5rem;
}
.flow .hd-txt {
  font-size: 1.8rem;
  line-height: 1.6;
  margin-bottom: 5rem;
}
.flow .step-item .flow-box {
  counter-reset: number 0;
}
.flow .step-item .flow-box ol {
  margin-top: 1rem;
}
.flow .step-item .flow-box ol > li::before {
  counter-increment: number 1;
  content: counter(number, upper-alpha) "）";
}
.flow .step-item .flow-box ol > li {
  padding-left: 9.6rem;
  text-indent: -2em;
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.flow .step-item .flow-box ol li ul li {
  margin-top: 0.6rem;
  padding-left: 1.9rem;
  text-indent: -2.2rem;
}
.flow .step-item .flow-box ol li ul li::before {
  content: '－';
  margin-right: 0.4rem;
}
/*due_diligence のみ         */
.due-top p {
  line-height: 1.6;
  margin: 4.5rem 0 7rem;
}
.flow .step-item .flow-box .due-flow-box {
  background-color: #f6f6f6;
  padding: 3rem 4.3rem;
}
.flow .step-item .flow-box .due-flow-box h4 {
  font-size: 2rem;
  margin-bottom: 0.3rem;
}
.flow .step-item .flow-box .due-flow-box p {
  text-indent: 0;
  padding-left: 0;
}
.flow .step-item .flow-box .due-flow-box p::before {
  content: none;
}
.flow .step-item .flow-box .due-flow-box ol > li {
  padding-left: 1.9rem;
  text-indent: -3.1rem;
}
.flow .step-item .flow-box ol > li::before {
  counter-increment: number 1;
  content: "（"counter(number) "）";
}
.m-t3 {
  margin-top: 3em;
}
/*カラー                 */
.color-1 {
  background-color: #0eafd6;
}
.color-2 {
  background-color: #068ec2;
}
.color-3 {
  background-color: #0273af;
}
.color-4 {
  background-color: #005699;
}
.color-5 {
  background-color: #004085;
}
.color-6 {
  background-color: #003074;
}
.color-7 {
  background-color: #002465;
}
.color-8 {
  background-color: #001955;
}
/*三角カラー                 */
.triangle.tri-color-1 {
  border-top: 2rem solid #0eafd6;
}
.triangle.tri-color-2 {
  border-top: 2rem solid #068ec2;
}
.triangle.tri-color-3 {
  border-top: 2rem solid #0273af;
}
.triangle.tri-color-4 {
  border-top: 2rem solid #005699;
}
.triangle.tri-color-5 {
  border-top: 2rem solid #004085;
}
.triangle.tri-color-6 {
  border-top: 2rem solid #003074;
}
.triangle.tri-color-7 {
  border-top: 2rem solid #002465;
}
.triangle.tri-color-8 {
  border-top: 2rem solid #001955;
}
@media (max-width: 768px) {
  .flow .step-header, .flow .step-item img, .flow .step-item .flow-txt-box, .flow .step-item, .schedule img, .due-top img {
    width: 100%;
  }
  .flow .step-item h3 {
    font-size: 2rem;
  }
  .flow .step-header {
    padding-top: 0;
    padding: 3rem 0;
  }
  .flow .step-item .flow-item-ttl h4 {
    width: 75%;
  }
  .flow .step-item .flow-box p, .flow .step-item .flow-box p.attention {
    padding-left: 2.2rem;
  }
  .flow .step-item {
    padding: 4rem 0;
  }
  .flow .step-item img {
    margin-top: 3rem;
  }
  .flow .step-header img {
    margin: 0px 0 0.9rem;
  }
  .flow .step-item .flow-box .due-flow-box {
    padding: 3.7rem 2.6rem;
  }
  .flow .step-item .flow-box ol > li {
    padding-left: 2.1rem;
  }
}
/* ------------------------------------------------------------- */
/* faq                                                           */
/* ------------------------------------------------------------- */
.faq {
  background-color: #f6f6f6;
}
.faq .accordion_one:not(:last-child) {
  margin-bottom: 3.2rem;
}
.often {
  margin: 5.5rem 0;
}
/* アコーディオン */
.accordion_one:not(:last-child) {
  margin-bottom: 2rem;
}
.accordion_header:hover {
  opacity: 0.7;
  cursor: pointer;
}
.accordion_header.flex {
  position: relative;
  align-items: stretch;
  border-bottom: solid 1px #3333ab;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  transition: 0.5s cubic-bezier(0, 0, 0.15, 1.01);
}
.acd-check {
  display: none;
}
.acd-label {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-bottom: 0.1rem;
  padding: 1rem;
  position: relative;
}
.acd_btn:after {
  content: url(/manda/asset/image/service/faq_plus.png);
  display: inline-block;
}
.acd-content {
  display: block;
  height: 0;
  opacity: 0;
  padding: 0 1rem;
  transition: .5s;
  visibility: hidden;
  font-size: 1.5rem;
  line-height: 2;
}
.accordion_one .accordion_header.open .acd_btn:after {
  content: url(/manda/asset/image/service/faq_minus.png);
}
.acd-check:checked + .acd-label + .acd-content {
  height: 100%;
  opacity: 1;
  padding: 1rem;
  visibility: visible;
}
/*答え文*/
.accordion_inner .txt_a_ac {
  color: #333333;
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: 0.05em;
  padding: 3rem 0;
}
.accordion_inner {
  overflow: hidden;
  display: none;
}
@media (max-width: 768px) {
  .accordion_header.flex {
    padding: 1.6rem 1.5rem 5.2rem;
  }
  .acd_btn:after {
    position: absolute;
    right: 5%;
    bottom: 9%;
  }
  .acd-label {
    font-size: 1.8rem;
  }
}
/* ------------------------------------------------------------- */
/* consultation                                                   */
/* ------------------------------------------------------------- */
.consultation {
  background-image: url(/manda/asset/image/service/consultation_bg.jpg);
  background-size: cover;
  color: #fff;
}
.consultation h2 {
  position: relative;
  font-size: 3rem;
}
.consultation h2::after {
  content: '';
  position: absolute;
  display: block;
  width: 7rem;
  height: 0.3rem;
  transform: translate(-70%, -50%);
  -webkit-transform: translate(-70%, -50%);
  -ms-transform: translate(-70%, -50%);
  background-color: #fff;
  bottom: -1.3em;
  left: 50%;
}
.consultation p {
  line-height: 2;
  font-size: 1.8rem;
  margin: 8rem auto 0;
}
/* ------------------------------------------------------------- */
/* link-area                                                     */
/* ------------------------------------------------------------- */
.link-area .link-box {
  width: calc(100% / 2);
  border: solid 1px #eeeeee;
}
.link-area .link-box img {
  width: 100%;
}
.link-area .link-box p {
  font-size: 1.8rem;
  color: #00005f;
  width: 64rem;
  padding: 3rem 0;
}
.link-area .link-box p::before {
  display: inline-block;
  content: '';
  width: 2.8rem;
  height: 0.8rem;
  background-image: url(/manda/asset/image/service/FAtransfer/link-area-arw.png);
  background-repeat: no-repeat;
  margin-right: 1rem;
}
.link-area .link-box p.left {
  padding-left: 3rem;
}
.link-area .link-box p.right {
  padding-left: 3rem;
}
@media (max-width: 768px) {
  .link-area .link-box {
    width: 100%;
  }
  .link-area .flex {
    display: block;
  }
}
/* ------------------------------------------------------------- */
/* about                                                         */
/* ------------------------------------------------------------- */
.about {
  background-image: url(/manda/asset/image/top/top-about-bg.jpg);
  background-size: cover;
  line-height: 1.6;
}
.about h2 {
  font-size: 4rem;
  color: #00005f;
  font-weight: bold;
}
.about .ttl .hd-txt {
  font-size: 2.4rem;
  font-weight: bold;
  margin: 4rem 0 3rem;
}
.about p {
  width: 65.6rem;
  line-height: 1.7;
}
.about .btn-b {
  width: 25rem;
  margin: 5.5rem 0 0;
}
@media (max-width: 768px) {
  .about p, .about .btn-b {
    width: 100%;
  }
  .about h2 {
    font-size: 3.3rem;
  }
  .about .ttl .hd-txt {
    font-size: 2rem;
  }
}
/*---------------
20220314
---------------*/
@media (max-width: 768px) {
  .flow .step-item img {
    display: none;
  }
  .flow .step-header {
    padding: 2rem 0;
  }
  .flow .sp_layout {
    display: flex;
    align-items: center;
  }
  .flow .icon_box {
    margin-right: 10px;
  }
  .flow .sp_layout .flow-num {
    display: flex;
    align-items: flex-end;
  }
  .flow .step-header .sp_layout .flow-num p {
    font-size: 1.6rem;
    margin-left: 5px;
  }
  .flow .step-header img {
    margin: 0;
  }
  .flow .price2 table th, .flow .price2 table td {
    font-size: 1.4rem;
    padding: 1.4rem 1rem;
  }
}
/*---------------
20220726
---------------*/
.bg-gray {
  background-color: #f6f6f6;
}
p {
  line-height: 1.7;
}
small {
  font-size: smaller;
}
.section__box___about__box {
  padding: 50px;
  background-color: #fff;
}
.heading_style01 {
  position: relative;
}
.heading_style01::before, .heading_style01::after {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
}
.heading_style01::before {
  border-left: solid 6px #00005f;
  border-top: solid 6px #00005f;
  top: 0;
  left: 0;
}
.heading_style01::after {
  border-right: solid 6px #00005f;
  border-bottom: solid 6px #00005f;
  bottom: 0;
  right: 0;
}
.section__box___difference__imgBox__wrap {
  margin-bottom: 4rem;
display: flex;
  flex-wrap: nowrap;
}
.section__box___difference__imgBox:first-child {
  text-align: center;
  margin-right: 3rem;
  
}

.section__box___difference__imgBox img {
  max-width: 100%;
}
.section__box___difference__txt {
  padding: 50px;
  background-color: #edf2fd;
}
.section__box__features__box01 {
  display: flex;
  justify-content: space-around;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
  padding: 70px 80px;
  margin-bottom: 6.6rem;
}
.section__box__features__box01__item {
  width: 250px;
  height: 250px;
  display: table;
  border: 1px solid #242478;
  background-color: #242478;
  text-align: center;
  font-size: 1.8rem;
  padding: 9px;
  position: relative;
  box-shadow: 11px 11px 0px -3px rgb(0 0 0 / 46%);
}
.section__box__features__box01__item > div {
  display: table-cell;
  vertical-align: middle;
}
.section__box__features__box01__item p {
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.4;
}
.section__box__features__box01__item .num {
  position: absolute;
  top: -11%;
  left: -15%;
  display: table;
  width: 80px;
  height: 80px;
  border: 4px solid #242478;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
}
.section__box__features__box01__item .num p {
  display: table-cell;
  color: #242478;
  font-weight: bold;
  font-size: 2.3rem;
  vertical-align: middle;
}
.section__box__features__box01__item .big {
  font-size: 2.2rem;
  margin-top: 0.5rem;
  display: inline-block;
  font-weight: bold;
}
.section__box__features__box02_item {
  margin-bottom: 5rem;
}
.section__box__features__box02_item:last-child {
  margin-bottom: 0;
}
.section__box__features__box02_item .strength_ttl_wrap {
  display: flex;
  align-items: center;
  margin-bottom: 4.5rem;
}
.section__box__features__box02_item .ttl_num {
  display: table;
  width: 80px;
  height: 80px;
  border: 4px solid #242478;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  margin-right: 45px;
  position: relative;
}
.section__box__features__box02_item .ttl_num p {
  display: table-cell;
  color: #242478;
  font-weight: bold;
  font-size: 2.3rem;
  vertical-align: middle;
  position: relative;
  z-index: 5;
  border-radius: 50%;
  background-color: #fff;
}
.section__box__features__box02_item .ttl {
  font-size: 2.7rem;
  color: #00005f;
  font-weight: bold;
  line-height: 1.2;
}
.section__box__features__box02_item .square {
  position: absolute;
  width: 50px;
  height: 50px;
  content: "";
  background-color: #242478;
  top: 35px;
  right: -15px;
  z-index: 1;
}
.section__box__features__box02_item .txt-box {
  flex: 1;
  background-color: #fff;
  line-height: 1.6;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 34px;
}
.section__box__features__box02_item img {
  width: 33rem;
}
.section__box___merit__item__wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.section__box___merit__item {
  width: 47%;
  background-color: #f4fdff;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-left: 12px solid #3333ab;
}
.section__box___merit__item.item02 {
  background-color: #fff4f4;
  ;
  border-left: 12px solid #ab3333;
}
.section__box___merit__item .txt__box {
  background-color: #fff;
  padding: 30px;
  margin-left: 40px;
  width: 339px;
  border-radius: 55px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-shadow: 3px 4px 6px #ddd;
}
.section__box___merit__item .txt__box::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 50px 20px;
  border-color: transparent transparent #ffffff transparent;
  content: "";
  position: absolute;
  left: -28px;
  top: 35%;
  transform: rotate(270deg);
}
.section__box___merit__item .txt__box .ttl {
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 8px;
  color: #00005f;
}
.section__box___merit__item ul li {
  margin-bottom: 10px;
  font-weight: bold;
  color: #00005f;
  background: linear-gradient(transparent 60%, #e5e5e5 60%);
}
.section__box___merit__item.item02 ul li {
  background: linear-gradient(transparent 60%, #ff6 60%);
  color: #f50202;
}
.cta_link {
  margin-top: 8rem;
}
.cta_link h2 {
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.cta_link .btn-b img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.8rem;
}
.cta_link .btns.flex {
  width: 60%;
  margin: 3rem auto;
}
@media (max-width: 768px) {
  .section__box__features__box01 {
    display: block;
  }
  .section__box__features__box01 {
    padding: 40px 10px;
  }
  .section__box__features__box01__item {
    margin: 15px auto;
  }
  .section__box__features__box02_item .ttl_num {
    flex: 0;
    margin-right: 20px;
    min-width: 65px;
    max-height: 65px;
    margin-bottom: 7px;
  }
  .section__box__features__box02_item .square {
    width: 37px;
    height: 37px;
    top: 30px;
    right: -10px;
  }
  .section__box__features__box02_item {
    display: block;
  }
  .section__box__features__box02_item .ttl_num p {
    font-size: 1.6rem;
  }
  .section__box__features__box02_item img {
    width: 100%;
  }
  .section__box__features__box02_item .txt-box {
    padding: 20px;
  }
  .section__box___difference__txt {
    padding: 20px;
    background-color: #edf2fd;
  }
  .section__box___about__box {
    padding: 20px;
  }
  .section__box___difference__imgBox__wrap {
    display: block;
  }
  .section__box___difference__imgBox {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 2rem;
  }
	.section__box___difference__imgBox:first-child {

    margin-right: 0;
}
  .section__box___merit__item__wrap {
    display: block;
  }
  .section__box___merit__item {
    flex-direction: column-reverse;
    width: 100%;
    padding: 20px;
  }
  .section__box___merit__item .txt__box {
    width: 100%;
    margin: 20px auto;
    padding: 15px;
  }
  .section__box___merit__item .txt__box {
    border-radius: 0;
  }
  .section__box___merit__item .txt__box::before {
    content: none;
  }
  .cta_link .btns.flex {
    width: 100%;
  }
  .cta_link .btns.flex .btn-b + .btn-b {
    margin-top: 1rem;
  }
}



/*-----------------------------
221017
-------------------------------*/

.about-due_diligence {
    display: flex;
    justify-content: center;
	flex-wrap: wrap;
    margin-top: 40px;
}
		
.about-due_diligence__item {
    width: 32%;
    text-align: center;
    margin: 0 25px;
    padding: 44px;
    border-radius: 4px;
    background-color: #f9fdff;
}
		
		.about-due_diligence__item__img {
    text-align: center;
}
		
		.about-due_diligence__item__txt {
    margin-top: 2rem;
}
		
		.about-due_diligence__item__txt__main {
				color: #00005f;
    font-size: 2.4rem;
    font-weight: bold;
    margin-bottom: 1rem;
		}
	  
	  .consultation .btn-w {
    background-color: #fff;
    margin: 0 1rem 0;
}
	  
	  .consultation p {
    line-height: 2;
    font-size: 1.8rem;
    margin: 8rem auto 6rem;
}
	  
	
	  
	  .due_diligence-flow__accordion__item {
		  display: none;
		  margin-bottom: 8rem;
	  }
	  
	  h3.due_diligence-flow__accordion__open {
    padding: 15px;
    color: #fff;
    font-size: 2.0rem;
    background: #00005f;
    position: relative;
    border-left: 10px solid #0eafd6;
		  font-weight: bold;
		  cursor: pointer;
}
	
	  h3.due_diligence-flow__accordion__open::after {
		  content: none;
	  }

	  
	  h3.due_diligence-flow__accordion__open::before{
	content: "＋";
	position: absolute;
	right: 20px;
}
h3.due_diligence-flow__accordion__open.active::before{
	content: "－";
}
	  
	  @media (max-width: 768px) {
		  .about-due_diligence__item {
			  width: 100%;
			  margin: 2rem 0;
		  }
		  
		  h3.due_diligence-flow__accordion__open {
			  font-size: 1.5rem;
			  padding: 15px 35px 15px 15px;
		  }
	  }
	  
