


html {
    scroll-behavior: smooth;
    scroll-padding-top: 70px;
}

@media screen and (max-width: 768px) {
  
html {
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

}

p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
        #contents {
          width: 100%!important;
        }

        #loan_page_wrap .loan_simulation_area {
          margin : 0!important;
        }

        
section.shop-info-wrap {
  display: none;
}
        
        @media screen and (min-width: 769px) {

#loan_page_wrap section.QandA {
  margin-bottom: 0px!important;
}

#contents {
  padding-bottom: 0px!important;
}

#footer {
  margin-top: 0!important;
}

    .fl__fv-wrap {
        background-image: url("https://www.rasin.co.jp/images/loan/fl/fl__fv-bg.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 0 calc(50% - 50vw);
        margin-top: 69px;
        width: 100vw;
    }
    
.fl__fv-wrap .fl__fv-h1 {
  padding: 60px 0;
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
        display: flex;
        justify-content: center;
}
        }



.fl__fv_wrap a {
  transition: 0.5s;
}

.fl__fv_wrap h2 {
  font-size: 40px;
  font-weight: 900;
  color: #18306c;
  text-align: center;
  margin: 60px 0;
  line-height: 1.5;

}

@media screen and (max-width: 768px) {
  
.fl__fv_wrap h2 {
  font-size: 22px;
  font-weight: 900;
  color: #18306c!important;
  text-align: center;
  margin: 60px 0;
  line-height: 1.3;
}
}

.fl__fv_wrap h2 span {
  color: #fc9400;
}

.fl__overview {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

.fl__overview h2 {
  position: relative;
  z-index: 1;
}


.fl__overview h2::before {
  content: "";
  display: inline-block;
    width: 100px;
    height: 100px;
    background-image: url('https://www.rasin.co.jp/images/loan/fl/overview_h2_icon.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .fl__overview h2::before {
    display: none;
  }
}


@media screen and (min-width: 769px) {
.fl__fv-glnavi {
width: 100%;
background: #18306c;
padding: 10px 0;
}
}



.fl__fv-glnavi ul {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
}



@media screen and (min-width: 769px) {
  .fl__fv-glnavi ul li:last-child {
border-right: 1px solid #fff;
}
.fl__fv-glnavi ul li {
width: 16%;
padding: 5px;
border-left: 1px solid #fff;
display: flex;
align-items: center;
justify-content: center;
}
}

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

  
.fl__fv-glnavi {
width: 100%;
background: #18306c;

}

.fl__fv-glnavi ul {
width: 100%;
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}

.fl__fv-glnavi ul li {
width: 50%;
padding: 5px;
box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
border-bottom: 1px solid #fff;
height: 50px;
}


.fl__fv-glnavi ul li a{
  line-height: 1.2;
}

.fl__fv-glnavi ul li:nth-child(2n) {
border-left: 1px solid #fff;
}

.fl__fv-glnavi ul li:nth-child(5), .fl__fv-glnavi ul li:nth-child(6) {
border-bottom: none;
}

}


.fl__fv-glnavi ul li a {
color: #fff;
text-decoration: none;
font-size: 14px;
display: block;
text-align: center;
}

.fl__fv-glnavi ul li a:hover {
opacity: 0.7;
}

.fl__fv-contents {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .fl__overview-txt-wrap {
    width: 700px;
    margin: 0 auto 100px;
  }

.fl__overview-txt {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  line-height: 2;
}

}


@media screen and (max-width: 768px) {
  
.fl__overview-txt {
  font-size: 15px;
  font-weight: 600;
  text-align: center;
  line-height: 2;
  margin-bottom: 60px;
}
}


.fl__overview-txt span {
  color: #888;
  font-size: 13px;
  display: block;
  font-weight: 200;
  text-align: right;
}

.fl__overview ul {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fl__overview ul li {
  width: 49%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border: solid 1px #888;
  margin-top: 100px;
}

.fl__overview-plan {
  background: #18306c;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-radius: 50px;
  padding: 5px 0;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .fl__overview-plan {
      background: #18306c;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  border-radius: 50px;
  padding: 5px 0;
  margin-bottom: 20px;
  }
}

.fl__overview-modelName {
  font-weight: 600;
  font-size: 20px;
  text-decoration: underline;
    text-decoration-color: #fc9400;
    text-decoration-thickness: 1px;
    text-underline-offset: 5px;
  margin-bottom: 30px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  
.fl__overview-modelName {
  height: 80px;
}
}

@media screen and (max-width: 768px) {
  
.fl__overview-modelName {
  line-height: 1.5;
}
}

.fl__overview-img-wrap {
  width: 100%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  margin-bottom: 30px;
}

.fl__overview-img {
  width: 35%;
}

.fl__overview ul li .fl__overview-img img {
  width: 100%;
}

.fl__overview-img-wrap p {
  font-weight: 600;
  font-size: 30px;
}

@media screen and (max-width: 768px) {
  
.fl__overview-img-wrap p {
  font-weight: 600;
  font-size: 28px;
}
}

.fl__overview-img-wrap p span {
  font-weight: 600;
  font-size: 20px;
}

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

.fl__overview-img-wrap p {
  font-weight: 600;
  font-size: 22px;
}

.fl__overview ul {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



.fl__overview ul li {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  border: solid 1px #888;
  margin-top: 30px;
}
}


.bar-chart-002 {
    font-size: .9em;
}

.bar-chart-002 dt {
   font-weight: 600;
   font-size: 14px;
   color: #18306c;
   border-left: solid 2px #888;
   padding-left: 5px;
   box-sizing: border-box;
}

.bar-chart-002 dd {
    width: 100%;
    margin: 0;
    border-radius: 3px;
    background-color: #f2f2f2;
    border-top: dashed 1px #888;
    border-bottom: dashed 1px #888;
    border-right: dashed 1px #888;
}

@media screen and (min-width: 769px) {
  
.bar-chart-002 dd p {
    font-size: 15px;
}
}

.bar-chart-002 div.graphcolor {
    display: inline-block;
    border-radius: inherit;
    background-color: #18306c;
    color: #fff;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
}

.bar-chart-002 div.graphcolor02 {
    display: inline-block;
    border-radius: inherit;
    background-color: #fc9400;
    color: #000;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    white-space: nowrap;
}

@media screen and (max-width: 768px) {
  
.bar-chart-002 div.graphcolor {
    display: inline-block;
    border-radius: inherit;
    background-color: #18306c;
    color: #fff;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
}

.bar-chart-002 div.graphcolor02 {
    display: inline-block;
    border-radius: inherit;
    background-color: #fc9400;
    color: #000;
    font-weight: 600;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
    font-size: 14px;
    padding: 5px 0;
}

.bar-chart-002 div.graphcolor02 p {
  line-height: 1.2;
}

.bar-chart-002 div.graphcolor02 p span {
  display: block;
  font-size: 15px;
}

}

.bar-chart-design dd p {
  font-size: 14px;
  font-weight: 600;
}

.bar-chart-design dd span {
  font-size: 16px;
  font-weight: 600;
}

.fl__overview-result {
  width: 100%;
  margin-top: 20px;
}

.fl__overview-result > p {
  font-size: 22px;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  
.fl__overview-result > p {
  font-size: 17px;
  text-align: center;
  font-weight: 600;
  line-height: 1.3;
}
}

.result_en-mark {
    font-size: 30px;
  font-weight: 600;
  color: #fc9400;
}

.result_price {
  font-size: 40px;
  font-weight: 600;
  color: #fc9400;
}

span.fl__overview-result_note {
  font-size: 13px;
  color: #888;
  display: block;
  text-align: center;
  margin-top: 20px;
}

.fl__overview-image {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 768px) {
  .fl__overview-image {
    padding: 0 20px;
    margin-bottom: 50px;
  }
   .fl__overview-image img {
    width: 100%;
    margin-bottom: 60px;
  }
     .fl__overview-image img:last-child {
    margin-bottom: 0;
  } 
}
    

  .fl__plan {
    width: 100%;
    }

.fl__plan h2 {
  position: relative;
  z-index: 1;
}


.fl__plan h2::before {
  content: "";
  display: inline-block;
    width: 100px;
    height: 100px;
    background-image: url('https://www.rasin.co.jp/images/loan/fl/plan-h2-img.jpg');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .fl__plan h2::before {
    display: none;
  }
}




    .fl__plan ul {
    width: 100%;
    max-width: 980px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
  }

 @media screen and (min-width: 769px) {
   
    .fl__plan ul li:first-child {
    box-sizing: border-box;
    padding: 50px;
    width: 40%;
  }

    .fl__plan ul li:nth-child(2),.fl__plan ul li:nth-child(3) {
    box-sizing: border-box;
    width: 30%;
    padding: 50px;
    
  }

 }
    


@media screen and (max-width: 768px) {
   .fl__plan ul {
    width: 100%;
    max-width: 980px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 20px;
    box-sizing: border-box;
  }

    .fl__plan ul li {
      display: flex;
      align-items: center;
      justify-items: center;
      flex-direction: column;
    width: 100%!important;
    padding: 0;
    margin-bottom: 35px;
  }

.fl__plan ul li:nth-child(2) img, .fl__plan ul li:nth-child(3) img{
  width: 70%!important;
    padding: 0;  
}


}

   
    .fl__plan ul li img{
    width: 100%;
  }
  
    
    .fl__plan ul li p {
    font-weight: 900;
    color: #18306c;
    font-size: 20px;
    margin-top: 10px;
    text-align: center;
  }
      
    .fl__plan ul li p span.accent {
    font-weight: 600;
    font-size: 22px;
    color: #fc9400;
    display: inline;
  }
        
    .fl__plan ul li p span {
    font-weight: 200;
    color: #888;
    font-size: 13px;
    display: inline-block;
    text-align: right;
  }
          
    .fl__plan dl {
      float: none;
      overflow: hidden;
    display: flex;
    flex-wrap: wrap;
  width: 100%;
  max-width: 980px;
  color: #888;
  margin: 0 auto;
  justify-content: space-between;
  }

    .fl__plan dt {
  width: 3%;
  margin-bottom: 5px;
  line-height: 1.3;
}

    .fl__plan dd {
  width: 97%;
  margin-bottom: 5px;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
 
    .fl__plan dt {
  width: 5%;
  margin-bottom: 5px;
  line-height: 1.3;
}

    .fl__plan dd {
  width: 94%;
  margin-bottom: 5px;
  line-height: 1.3;
} 
}


.fl__monthly-plan ul.fl__monthly-plan-overview {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.fl__monthly-plan ul.fl__monthly-plan-overview li {
  width: 33%;
  box-sizing: border-box;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}

.fl__monthly-plan ul.fl__monthly-plan-overview li img {
  width: 80%;
}


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

  
.fl__monthly-plan ul.fl__monthly-plan-overview {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;

  justify-content: space-between;
}
  
.fl__monthly-plan ul.fl__monthly-plan-overview li {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 60px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 60px;
}

  
.fl__monthly-plan ul.fl__monthly-plan-overview li:last-child {
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 60px;
  border-bottom: none;
  padding-bottom: 0;
}

}

.fl__monthly-plan ul li img {
  width: 100%;
}

.fl__monthly-plan-modelName {
  font-weight: 800;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  
.fl__monthly-plan-modelName {
  font-weight: 800;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 15px;
}

.fl__monthly-plan-modelPlice p {
  margin-bottom: 20px;
}

}

.fl__monthly-plan .fl__monthly-plan-modelPlice {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.fl__monthly-plan-modelPlice p {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.fl__monthly-plan-plice {
  font-size: 14px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  
.fl__monthly-plan-plice {
  font-size: 14px;
  margin: 0 auto 20px;
}
}

.fl__monthly-plan-plice span {
  background: red;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  font-size: 25px;
  font-weight: 600;
  padding: 0 10px 3px;
  margin-left: 10px;
}

.fl__monthly-plan-note {
  color: #888;
  font-size: 13px;
  text-align: center;
}

.fl__overview-result_chui {
  color: #888;
  font-size: 13px;
  text-align: right;
  display: block;
}

.fl__monthly-loansimulation {
  margin: 100px 0;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

  .fl__monthly-lineup .fl__monthly-lineup-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
    .fl__monthly-lineup .fl__monthly-lineup-inner li {
    width: 24%;
    box-sizing: border-box;
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }

  @media screen and (max-width: 768px) {
    
  .fl__monthly-lineup .fl__monthly-lineup-inner {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  
    .fl__monthly-lineup .fl__monthly-lineup-inner li {
    width: 49%;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  }
    
    .fl__monthly-lineup .fl__monthly-lineup-inner li img {
    width: 100%;
  }
      
    .fl__monthly-lineup .fl__monthly-lineup-inner li a {
    background: #000;
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 5px 0;
  }

 .fl__monthly-lineup .fl__monthly-lineup-inner li a:hover {
    opacity: 0.7;
  }

    .fl__notes {
    width: 100%;
    max-width: 980px;
     background: #dcdcdc;
    margin: 100px auto;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
       padding-top: 1px;
  }

  @media screen and (max-width: 768px) {
    #fl__notes, .fl__notes {
          background: #dcdcdc!important;
    }

  .fl__notes {
    width: 100%;
    max-width: 980px;
     background: #dcdcdc;
    margin: 100px auto;
    box-sizing: border-box;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
       padding-top: 1px!important;
  }


  }



  .fl__notes-inner li {
    margin-bottom: 15px;
  }
  
  .fl__notes-inner li p {
    line-height: 2;
    font-size: 15px;
  }

.QandA {
     padding-bottom: 100px;
}
				 
.fl__monthly-faq {
  padding-top: 1px;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  				 
.fl__monthly-faq {
  padding-top: 1px;
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  padding-top: 1px!important;
}

}

.faq_accordion {
	margin: 4rem auto;
	max-width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding:60px 50px;
}	  

@media screen and (min-width: 769px) {

.faq_accordion {
	margin: 0 auto;
	max-width: 100%;
	background: #fff;
	box-sizing: border-box;
	padding:60px 50px;
}	  

}

.toggle {
	display: none;
}

.faq_wrap {
	position: relative;
	margin-bottom: 1rem;
}

.question,.anser {
	transform: translateZ(0);
	transition: all 0.3s;
}

.question {
	border: solid 1px #999;
	padding: 1rem 2.5rem 1rem 1rem;
	display: block;
	color: #333;
	cursor: pointer;
}

.question span {
    font-size: 130%;
    padding-right: 0.6rem;
    color: #c30a01;
    line-height: 0;
}
			  
.anser span {
    font-size: 160%;
    padding-right: 0.6rem;
    color: #c30a01;
    line-height: 0;
}

.question:after,.question:before {
	content: "";
	position: absolute;
	right: 1.25rem;
	top: 0;
  bottom: 0;
  margin: auto;
	width: 2px;
	height: 0.75rem;
	background-color: #999;
	transition: all 0.3s;

}

.question:after {
	transform: rotate(90deg);
}
			  
.anser {
	max-height: 0;
	overflow: hidden;
}

.anser div {
	margin: 0;
	padding: 2rem 1rem 2rem;
	line-height: 1.8;
}
			  
.anser {
	font-size: 16px;
}
			  
.anser a:link, .anser a:visited{
	color: #3186EC;
	text-decoration: underline;
}			  
			  

.toggle:checked + .question + .anser {
	max-height: 500px;
	transition: all 1.5s;
}
			  
			  
			  

.toggle:checked + .question:before {
	transform: rotate(90deg) !important;
}				 
		
@media screen and (max-width: 650px) {
	
	#loan_page_wrap section.QandA, #loan_page_wrap section.QandA .wrap {
		display: block;
	}
	
	.faq_accordion {
	padding: 0 20px 20px;
}
}			  
    .question {
        font-size: 16px;
    }			  





.fl__monthly-faq h2 {
  color: #fff;
}

.fl__monthly-faq-inner {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
}

details summary {
  cursor: pointer;
  font-weight: bold;
}
details[open] summary::after {
  content: "▲";
}
details summary::after {
  content: "▼";
}


/*スライドショー*/

#smartloan_shop_slider_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 80px;
}

#smartloan_shop_slider_wrap .splide__list li {
  box-sizing: border-box;
  padding: 15px;
  border: solid 1px #ddd;
}

.smartloan_shopslider_slide {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

#smartloan_shop_slider_wrap .splide__list li img {
  width: 100%;
}


#smartloan_shop_slider_wrap .splide__list li p {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px;
}

.smartloan_shopslider_slide {
  box-sizing: border-box;
}

.smartloan_shopslider_slide dl {
  width: 100%;
  overflow: hidden!important;
  float: none!important;
}

@media screen and (max-width: 768px) {
  
.smartloan_shopslider_slide dl {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
}

.smartloan_shopslider_slide dt {
  width: 30%;
}

.smartloan_shopslider_slide dd {
  width: 70%;
}

.smartloan_shopslider_slide dd a {
  background: none;
}


.smartloan_shopslider_slide a {
  background: #000;
  color: #fff;
  text-align: center;
  font-size: 18px;
  padding: 5px 0;
  display: block;
  flex-grow: 1;
}

.smartloan_shopslider_contents {
  margin: 15px 0;
}

@media screen and (min-width: 769px) {
  .splide__pagination {
    display: none!important;
  }
}

