@charset "UTF-8";

/*-----------------------------------------ハンバーガーメニュー*/

.js-nav {
    height: 100vh;
}

.navGlobalIn {
    padding: 10% 0 10%;
}

.navGlobalIn > li {
    margin: 0;
}

.navGlobalIn > li a{
  display: block;
  padding: 20px 10%;
  text-align: left;
}

.navGlobalIn > li a .en {
  font-family: "Poppins", sans-serif;
  color: #0391d4;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 100;
  letter-spacing: 0.2em;
  line-height: 1.4;
}

.sec-recommend .case-slide__item .ttl{
  text-align: center;
}

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

.navGlobalIn > li a {
    padding: 10px 10%;
}

.navGlobalIn > li a {
  font-size: 14px;
  font-size: 1.4rem;
}

.navGlobalIn > li a .en {
  font-size: 20px;
  font-size: 2.0rem;
}

.sec-wrap{
  padding-top: 72px; 
  margin-top: -72px;
}

.c-ttl02 .strong {
    font-size: max(21px, 3.75vw);
}

.sec-recommend .case-slide__item .label{
  padding: 5px 1.5em;
}

.sec-feature .feature-list__item .img .icn{
  width: 100px;
}

.support-block .support-item .cont .ttl{
  padding: 10px 0 10px 65px;
}

.support-block .support-item .cont .ttl .small {
  font-size: 15px;
  font-size: 1.5rem;
}

.support-block .support-item .cont .ttl {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: -0.03em;
}    

.reputation-block .reputation .cont .ttl{
  letter-spacing: -0.01em;
}

.sec-recommend .sp.smaller img{
  display: block;
  margin: 0 auto;
  width: 80%;
}

.sec-service .chart-block img{
  min-width: 580px;
}

.sec-voice .voice-slide .head .txt .ttl{
  letter-spacing: -0.02em;
}
}

/*-----------------------------------------Add 20210811 c -----*/

.pinkBg{
  background: #f883b5;
  border-radius: 30px;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 16px;
  padding: 10px 40px;
  display: inline-block;
  font-weight: 600;
}

@media screen and (max-width: 640px){
.pinkBg {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 16px;
    padding: 6px 20px;
}
}

.bnr-quo{
  background: url(../img/bg_dot.jpg) center center repeat;
  background-size: 20px;
  padding: 0 0 75px;
}

.bnr-quo .intro{
  position: relative;
  padding: 80px 0 55px;
} 

.bnr-quo .intro .deco01{
  position: absolute;
  left: 6%;
  top: 40px;
}

.bnr-quo .intro .deco01 img{
  max-width: 265px;
  width: 100%;
}

.bnr-quo .intro .deco02{
  position: absolute;
  right: 10%;
  top: -57px;
}

.bnr-quo .intro .deco02 img{
  max-width: 200px;
  width: 100%;
}

.bnr-quo .intro .head01{
  text-align: center;
}

.bnr-quo .intro .head01 p{
  color: #fff;
  display: inline-block;
  font-size: 40px;
  font-size: 4.0rem;
  text-align: center;
  font-weight: 600;
  line-height: 1.7;
  position: relative;
}

.bnr-quo .intro .head01 p:before{
  content: "";
  background: url(../img/bnr_ttl_left.png) left bottom no-repeat;
  width: 30px;
  height: 40px;
  background-size: 30px;
  bottom: 0;
  left: 10px;
  position: absolute;
}

.bnr-quo .intro .head01 p:after{
  content: "";
  background: url(../img/bnr_ttl_right.png) left bottom no-repeat;
  width: 30px;
  height: 40px;
  background-size: 30px;
  bottom: 0;
  right: 10px;
  position: absolute;
}

.bnr-quo .intro .head01 small{
  font-size: 30px;
  font-size: 3.0rem;
}

.bnr-quo .intro .head01 span{
  font-size: 48px;
  font-size: 4.8rem;
}

.bnr-quo .whiteBg{
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}

.bnr-quo .whiteBgWrap{
  border: 5px solid #66b5dc;
  border-radius: 20px;
  padding: 40px 0;
  position: relative;
}

.bnr-quo .whiteBgWrap .flag01{
  position: absolute;
  left: -25px;
  top: -25px;
}

.bnr-quo .whiteBgWrap .flag01 img{
  max-width: 190px;
  width: 100%;  
}

.bnr-quo .whiteBgWrap .flag02{
  position: absolute;
  right: -25px;
  top: -25px;
}

.bnr-quo .whiteBgWrap .flag02 img{
  max-width: 190px;
  width: 100%;  
}

.bnr-quo .whiteBgWrap .head02{
  color: #f984b6;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 600;
  margin-bottom: 25px;
  text-align: center;
}

.bnr-quo .whiteBgWrap .catch{
  margin-bottom: 20px;
  text-align: center;
}

.bnr-quo .whiteBgWrap .catch img.pc{
  max-width: 480px;
  width: 100%;
}

.bnr-quo .whiteBgWrap .girl01{
  position: absolute;
  left: 8%;
  bottom: -25px;
}

.bnr-quo .whiteBgWrap .girl01 img{
  max-width: 163px;
  width: 100%;
}

.bnr-quo .whiteBgWrap .girl02{
  position: absolute;
  right: 8%;
  bottom: -25px;
}

.bnr-quo .whiteBgWrap .girl02 img{
  max-width: 163px;
  width: 100%;
}

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

.bnr-quo .intro {
    position: relative;
    padding: 50px 0 60px;
}

.bnr-quo .intro .deco01 {
    left: 8%;
}

.bnr-quo .intro .deco01 img {
    max-width: 200px;
    width: 100%;
}

.bnr-quo .intro .deco02 {
    right: 8%;
}

.bnr-quo .intro .deco02 img {
    max-width: 160px;
    width: 100%;
}

.bnr-quo .intro .head01 p {
    line-height: 1.2;
}
}

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

.bnr-quo .intro {
    position: relative;
    padding: 50px 0 43px;
}

.bnr-quo .intro .deco01 img {
    max-width: 145px;
}

.bnr-quo .intro .deco02 {
    top: -25px;
}

.bnr-quo .intro .deco02 img {
    max-width: 120px;
}

.bnr-quo .intro .head01 p {
    font-size: 32px;
    font-size: 3.2rem;
}

.bnr-quo .intro .head01 small {
    font-size: 24px;
    font-size: 2.4rem;
}

.bnr-quo .intro .head01 span {
    font-size: 49px;
    font-size: 4rem;
}

.bnr-quo .intro .head01 p:before,
.bnr-quo .intro .head01 p:after {
    background-size: 20px;
}

.bnr-quo .whiteBgWrap .girl01 img,
.bnr-quo .whiteBgWrap .girl02 img {
    max-width: 140px;
}
}

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

.bnr-quo {
    padding: 0 0 50px;
}

.bnr-quo .intro {
    padding: 50px 0 25px;
}

.bnr-quo .intro .head01 small {
    font-size: 18px;
    font-size: 1.8rem;
}

.bnr-quo .intro .head01 p {
    font-size: 22px;
    font-size: 2.2rem;
}

.bnr-quo .intro .head01 span {
    font-size: 26px;
    font-size: 2.6rem;
}

.bnr-quo .whiteBg {
    padding: 10px;
}

.bnr-quo .whiteBgWrap {
    padding: 40px 3% 100px;
}

.bnr-quo .whiteBgWrap .catch img.sp{
  max-width: 360px;
  width: 70%;
}

.bnr-quo .intro .deco01 img {
    max-width: 100px;
}

.bnr-quo .intro .deco02 img {
    max-width: 90px;
}

.bnr-quo .whiteBgWrap .flag01 img,
.bnr-quo .whiteBgWrap .flag02 img {
    max-width: 130px;
}

.bnr-quo .whiteBgWrap .girl01 img, 
.bnr-quo .whiteBgWrap .girl02 img {
    max-width: 110px;
}

.bnr-quo .whiteBgWrap .head02 {
    font-size: 18px;
    font-size: 1.8rem;
}

.bnr-quo .whiteBgWrap .girl01,
.bnr-quo .whiteBgWrap .girl02 {
    bottom: -15px;
}

}

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

.bnr-quo .intro .head01 p:before{
  background-size: 12px;
}

.bnr-quo .intro .head01 p:after{
  background-size: 10px;
}

.bnr-quo .intro .deco01 img {
    max-width: 60px;
}

.bnr-quo .intro .deco01 {
    left: -5%;
}

.bnr-quo .intro .deco02 {
  display: none;
}
}

/*---------------------------------------------------------add20210903 + footer-----*/

.btn-ft a{
  width: 100%;
}

@media screen and (min-width: 835px){
.btn-ft{
  display: none !important;
}
}

#main-header .btn-contact.__line {
    width: 100%;
}

.lineBtnWrap{
  text-align: center;
}

.lineBtnWrap .btn-line{
  max-width: 490px;
  width: 100%;
}

#footer{
  background: #0096df;
  padding: 60px 0 100px;
}

#footer .ftInr{
  margin: 0 auto;
  max-width: 1180px;
  padding: 0 40px;
}

#footer .flexBox{
  display: flex;
  justify-content: space-between;
  align-content: center;
}

#footer .flexBox .whiteLogo{
  margin-right: 30px;
  width: 300px;
}

#footer .flexBox .whiteLogo img{
  width: 100%;
}

#footer .flexBox .detail{
  width: 50%;
}

#footer .flexBox .detail ul li{
  display: flex;
  justify-content: space-between;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
}

#footer .flexBox .detail ul li .ttl{
  width: 35%;
}

#footer .flexBox .detail ul li .info{
  width: 65%;
}

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

.btn-ft a {
    width: 100%;
}    

.btn-ft a span {
    display: flex;
    align-items: center;
}

.btn-ft .btn-line_ft i {
    margin-right: 10px;
    margin-bottom: 0;
}

.page-index {
    padding-bottom: 0;
}

#footer .ftInr {
    width: 100%;
    padding: 0 4.19%;
}

#footer .flexBox {
    display: block;

}

#footer .flexBox .detail {
    width: 100%;
}

#footer .flexBox .whiteLogo {
    width: 70%;
    margin: 0 auto 25px;
}

#footer .flexBox .detail ul li{
    font-size: 12px;
    font-size: 1.2rem;
}

#footer .flexBox .detail ul li .ttl{
  width: 50%;
}

#footer .flexBox .detail ul li .info{
  width: 50%;
}

}



