@charset "UTF-8";
/* 
  @media (min-width: 576px) {
    }
  @media (min-width: 768px) {　タブレット用
     }
  @media (min-width: 992px) { タブレット/pc用
     }
  @media (min-width: 1200px) { pc
     }
*/

/* bootstraps-lide用カスタマイズ */

.main_img img {
  z-index: 0;
  display: block;}

#carouselSlides .carousel-item .img_fit {
  min-width: 100%;
  height: 100vh;
  object-fit: cover;}

.object-fit-img {
  object-fit: cover;
  object-position: bottom;
  font-family: 'object-fit: cover; object-position: bottom;'}

.carousel-caption {
  line-height: 3;
  top: 40%;
  right: 0;
  left:0;}

.carousel-item h2 {
  margin-top: -10%;
}
.carousel-item h2 img {
  width: 800px; 
  max-width: 80%;
}

.carousel-item h3 {
  position: relative;}

.carousel-item h3::before {
  content: "";
  position: absolute;
  background: rgba(240, 242, 255, 0.4);
  width: 260px;
  height: 260px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: -1;}


.carousel-main {
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  margin: auto;}

.carousel-main img {
  width: 800px;
  max-width: 80%;
}

.carousel-text {
  display: flex;
  justify-content:center;}


/* ==== */
.btn-secondary:hover {
  color: #fff;
  background-color: #707070;
  border-color: #8f9fd3; }


/* main */
.row {justify-content: center;}
.scroll {
  position: absolute;
  bottom: 0;
  left: 2em;}
.scroll img {
  height: 150px;
  -webkit-animation: bound 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
  animation: bound 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s infinite alternate;
}
@keyframes bound {
  0% {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
  }

  100% {
    -webkit-transform: translate3d(-50%, -8px, 0);
    transform: translate3d(-50%, -8px, 0);
  }
}

#wrapper {
  position: relative;}
.main_img {

}
.main_img img {

}
@media (min-width: 768px) {
  html.ie .img_ie {
    max-width: 80%; }
}

@media (max-width: 575px) {
  .scroll { left: 1em;}
    }


/* -- contents Bg -- */
#topixnews {
/*  margin-bottom: 4rem;
  padding-bottom: 4rem;*/
  background-image: url("../images/img_topix.png") ;
  background-position: top -50px right;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;}
@media (min-width: 768px) {
  #topixnews {
  background-position: top -100px right!important;
  background-size: 800px; }
}


/* 店舗検索 */

#search {
  padding-bottom: 4rem;
  background-image: url("../images/img_seach.png") ;
  background-position: top -30px right;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #8F9FD3;
  position: relative;}
@media (min-width: 768px) {
  #search {
  background-position: top -150px right!important;
  background-size: 1000px; }
  #topixnews {  margin-bottom: 4rem;}
  #search {
    background-position: top right;}
}
.btn_seach .btn_L {
  padding: 0;}
.btn_seach .btn {
  line-height: 70px;
}
.btn_seach .btn_L a {
  background-color: #325DDF;
  color: #fff;}


/* こだわり 

#commitment {
  background-image: url("../images/img_tcommitment.png") ;
  background-position: top -10px right;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #F4F4F4;
  position: relative;}
@media (min-width: 768px) {
  #commitment {
  background-position: top -50px right;
  background-size: 1200px; }
  #topixnews {  margin-bottom: 4rem;}
}
.card,
.card-body {position: relative;}
.card-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;}
.card-body {
  padding: 1.5rem 1.25rem;
  position: relative;}
.card-group > .card {
  flex: 0 1 48%;
  box-shadow: 0 0 6px rgba(0, 0, 0, .2);}
#commitment .card-text,
#commitment_group .card-text {
  padding-bottom: 1rem;
  letter-spacing: 0;
  font-size: 1.7rem;
  color: #111;
  font-weight: 700;}
#commitment .card-text span,
#commitment_group .card-text span {
  font-size: 1rem;
  color: #0076a2;
  display: block;}
#commitment .card {
    margin-bottom: 30px;}
@media (min-width: 768px){
  #commitment .card-group > .card {
    -ms-flex: 0 1 24%;
    flex: 0 1 24%;}
  .ie  #commitment .card-group > .card {
    max-width: 24%;}
}


.img_readmore {
  color: #111;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 20px;
  line-height: 20px;
  bottom: 0;
  right: 0;
  text-align: end;
  padding-bottom: 1em;
  font-size: .7rem;}
.ie .img_readmore {
  top: 30px;
  bottom: auto;
  height: auto;}
.ie #commitment_group .img_readmore {
  top: 200px;}



#commitment .card::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 190px;
  background: #3c3c3c;
  bottom: 7.5rem;
  right: 10px;
  z-index: 11;}
#commitment_group .card-body::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 190px;
  background: #3c3c3c;
  top: 0;
  right: 10px;
  z-index: 11;}

.card_detail .img_readmore {
  height: 240px;
  top: 0;}

.card_detail .img_readmore::before {
  top: 0;
  height: 190px;}



.card_top {align-items: flex-start;}
#commitment .card a:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .4);
  opacity: .8;}

.img_top-01b {
  background: url("../images/img_top-01b.jpg");}
.img_top-02b {
  background: url("../images/img_top-02b.jpg");}
.img_top-03b {
  background: url("../images/img_top-03b.jpg");}
.img_top-04b {
  background: url("../images/img_top-04b.jpg");}
.card-img-top {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;}
.card_detail .card-img-top {
  min-height: 300px;}
.card a { height: auto;}

@media (min-width: 768px) {
.card_detail .card-img-top {
  min-height: 400px;}
}

#commitment_group {
  background: url("../images/img_top_bg-01.jpg") top center no-repeat;
  background-size: cover;
  padding: 60px 15px;}
#commitment_group .card-group {
  position: relative;
  display: flex;
  flex-direction: column;}

#commitment_group .card-body {
  min-height: 270px;
  padding: 1.5rem 4rem 2rem;
}
#commitment_group .card-group > .card {
  background-color: rgba(255, 252, 243, 0.7);
  margin-bottom: 0px;}
@media (min-width: 768px){
  #commitment_group .card-group > .card {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: flex;}
  #commitment_group .card-img-top, .card-body {
    flex: 0 1 50%;
    height: auto;
    width: 50%!important;}
  #commitment .card_top .card-body {
    width: 100%!important;}
}
.flex_order {
  display: flex;
  flex-direction: column;}
.order-1,.order-2 { order: 0;}
@media (min-width: 768px) {
  .flex_order {
    flex-direction: row;}
  .order-1 { -ms-flex-order: 1; order: 1;}
  .order-2 { -ms-flex-order: 2; order: 2;}
}


.ie #commitment_group .card-group {
  display: block!important;
  
  
  
}

/* -- サービス -- 
#service {
  margin-bottom: 4rem;
  background-image: url("../images/img_service.png") ;
  background-position: top -50px right;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  line-height: 2.8rem;}
@media (min-width: 768px) {
  #service {
  background-position: top -100px right!important;
  background-size: 800px; }
}

#service > .container { width: 1554px;}
.box-riyo,
.box-biyo {
  padding: 40px 15px;}
.box-riyo { background-color: rgba(221,229,255,.9);}
.box-biyo { background-color: rgba(235,199,199,.9);}
@media (min-width: 768px) {
  .box-riyo,
  .box-biyo {
    width: 688px;}
  .box-riyo {margin: 0 0 0 auto;}
  .box-biyo {margin: 0 0 auto 0;}
}


#service h2 img {
  width: 170px;
  height: auto;
  padding-bottom: 1rem;}
#service h4 {
  line-height: 2.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  padding-bottom: 1rem;}
#riyo, #biyo {
  position: relative;
  margin-bottom: 6rem;}
#riyo h4 {
  color:#325DDF;}
#biyo h4 {
  color:#FF0000;}
#biyo img {
    margin-right: 0;
    margin-left: auto;
  display: block;}

.img_introduction {
  display: inline-block;
  width: 100%;
  color: #fff;
  border-top:solid 1px #fff;
  padding-bottom: 1rem;
  text-align: end;}
#riyo > img,
#biyo > img {
  position: relative;
  top: 0;}
.layer_box {
  padding: 0;}
@media (min-width: 768px) {
#riyo > img,
#biyo > img {
  margin-bottom: 300px;}
.layer_box {
  position: absolute;
  top: 312px;
  right: 0;
  left: 0;}
}
*/



/* 20200720 */
/* こだわり */

#commitment {
  background-image: url("../images/img_tcommitment.png") ;
  background-position: top -10px right;
  background-repeat: no-repeat;
  background-size: contain;
  background-color: #F4F4F4;
  position: relative;}
@media (min-width: 768px) {
  #commitment {
  background-position: top -50px right;
  background-size: 1200px; }
  #topixnews {  margin-bottom: 4rem;}
}
@media (max-width: 575px) {
	#commitment .p-5 {
   	line-height: 1.8;
}}

.commitment_group {position: relative;}

.card,
.card-body {position: relative;}
.card-group {
  text-align: center;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;}

.card-body img {
  padding-bottom: 4rem;}


.card-body p {
  text-align: left;
  font-size: 1.6rem;
  line-height: 3.3rem;
  padding-bottom: 50px;
  padding-left: 20px;
  padding-right: 20px;}
@media (min-width: 576px) {
  .card-body p {
    font-size: 1.7rem;
    max-width: 216px;
    margin: 0 auto;
     padding-left: 0px;
    padding-right: 0px;
    text-justify: distribute;
    text-align: justify;}
}
.card-body {
  padding: 1.5rem 1.25rem;
  position: relative;}
#commitment .card-text,
.commitment_group .card-text {
  padding-bottom: 2rem;
  letter-spacing: 0.1rem;
  line-height: 1.1;
  font-size: 2.2rem;
  color: #7E9EFF!important;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  z-index: 1;
  position: relative;}
@media (min-width: 576px) {
  #commitment .card-text,
  .commitment_group .card-text {
    height: 110px;
  }
}
@media (min-width: 768px) {
  #commitment .card-text,
  .commitment_group .card-text {
    font-size: 3rem; }
}

#commitment .card-text span,
.commitment_group .card-text span {
  font-size: 1rem;
  color: #0076a2;
  display: block;}
#commitment .card {
    margin-bottom: 30px;}
@media (min-width: 768px){
  #commitment .card-group > .card {
    -ms-flex: 0 1 24%;
    flex: 0 1 24%;}
  .ie  #commitment .card-group > .card {
    max-width: 24%;}
}


.img_readmore {
  color: #111;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  z-index: 1;
  position: absolute;
  height: 100%;
  width: 20px;
  line-height: 20px;
  bottom: 0;
  right: 0;
  text-align: end;
  padding-bottom: 1em;
  font-size: .7rem;}
.ie .img_readmore {
  top: 30px;
  bottom: auto;
  height: auto;}
.ie .commitment_group .img_readmore {
  top: 200px;}

#commitment .card::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 190px;
  background: #3c3c3c;
  bottom: 7.5rem;
  right: 10px;
  z-index: 11;}
.commitment_group .card-body::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-style: solid;
  border-width: 30px 100px 0 100px;
  border-color: #0323dd transparent transparent transparent;
  z-index: 0;}
#commitment_group02 .card-body::before {
  content: '';
  border-color: #F97F7F transparent transparent transparent;}



@media (min-width: 576px) {
  .commitment_group .card-body::before {
   content: '';
   border-width: 20px 60px 0 60px;}
}

@media (min-width: 768px) {
 .commitment_group .card-body::before {
   content: '';
   border-width: 30px 100px 0 100px;}
}

.card_detail .img_readmore {
  height: 240px;
  top: 0;}

.card_detail .img_readmore::before {
  top: 0;
  height: 190px;}



.card_top {align-items: flex-start;}
#commitment .card a:hover {
  box-shadow: 0 0 6px rgba(0, 0, 0, .4);
  opacity: .8;}

.img_top-01b {
  background: url("../images/img_top-01b.jpg");}
.img_top-02b {
  background: url("../images/img_top-02b.jpg");}
.img_top-03b {
  background: url("../images/img_top-03b.jpg");}
.img_top-04b {
  background: url("../images/img_top-04b.jpg");}
.card-img-top {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;}
.card_detail .card-img-top {
  min-height: 300px;}
.card a { height: auto;}

@media (min-width: 768px) {
.card_detail .card-img-top {
  min-height: 400px;}
}

.commitment_group {
  background: url(../images/bg_riyo_main01.jpg) top center repeat-x;
  background-size: cover;
}
.commitment_group .container {
  background: url("../images/bg_riyo_main02.jpg") top center no-repeat;
  background-size: cover;}
.y2022 .container {
  background: url("../images/2022/bg_riyo_main02.jpg") top center no-repeat;
  background-size: cover;}
#commitment_group02 {
  background: url("../images/bg_biyo_main01.jpg") top center repeat-x;
  background-size: cover;}
#commitment_group02 .container {
  background: url("../images/bg_biyo_main02.jpg") top center no-repeat;
  background-size: cover;}
#commitment_group02.y2022 .container {
  background: url("../images/2022/bg_biyo_main02.jpg") top center no-repeat;
  background-size: cover;}


#riyo .title_box p,
#biyo .title_box p {
  font-size: 1.3rem;
  line-height: 1.6;
  margin: 0 0 0 auto;
  width: 50%;
  text-align: left;
  padding: 20px 0;}
@media (min-width: 768px) {
  #riyo .title_box p,
  #biyo .title_box p {
    font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.6;
    width: 500px;
    padding: 20px 0;}
}

#riyo .title_box,
#biyo .title_box {
  margin-left: -20px;
  margin-right: -20px;
  background: 
    url("../images/img_txt_riyo01.svg") top left no-repeat,
    url("../images/img_txt_riyo02.svg") bottom right no-repeat,
    rgba(41,65,118,0.9);
  background-size: 
    28%,
    contain;
  padding: 15px;
  text-align: right;
  color:rgba(255,255,255,0.9);
  line-height: 1.5;
  font-size: 1.6rem;}
#biyo .title_box {
  background: 
  url("../images/img_txt_biyo01.svg") top left no-repeat,
  url("../images/img_txt_biyo02.svg") bottom right no-repeat,
  rgba(118,41,53,0.9);
  background-size: 
    22%,
    contain;
  padding: 15px;}

@media (min-width: 576px) {
/*  .commitment_group {
    background: url("../images/bg_riyo_main01.jpg") top center repeat-x;
    background-size: cover;}
  .commitment_group .container {
    background: url("../images/bg_riyo_main02.jpg") top center no-repeat;
    background-size: cover;}*/
  #riyo .title_box,
  #biyo .title_box {
    background-size: 
      contain,
      85%;
    padding: 40px;
    text-align: right;
    margin-bottom: 90px;
    color:rgba(255,255,255,0.9);
    line-height: 2.5;}
}
@media (min-width: 768px) {
  .title_box h3 {
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) { 
  .title_box h3 {
    font-size: 3.4rem;
    letter-spacing: 0.1rem;
  }
}


.commitment_group .card-group {
  position: relative;
  display: flex;
  flex-direction: column;}
@media (min-width: 576px) {
  .commitment_group .card-group {
    flex-direction: row;}
}

.commitment_group .card-body {
  min-height: 270px;
  padding: 0 1.5rem 2rem;
}
.commitment_group .card-group > .card {
/*  text-shadow: 2px  2px 3px #fff,
            -2px  2px 3px #fff,
             2px -2px 3px #fff,
            -2px -2px 3px #fff;*/
  background-color: rgba(255, 252, 243, 0.7);
  margin: 0 5px;}
@media (min-width: 768px){
  .commitment_group .card-group > .card {
    -ms-flex: 0 1 30%;
    flex: 0 1 30%;
    display: flex;}
/*  .commitment_group .card-img-top, .card-body {
    flex: 0 1 50%;
    height: auto;
    width: 50%!important;}*/
  #commitment .card_top .card-body {
    width: 100%!important;}
}
.flex_order {
  display: flex;
  flex-direction: column;}
.order-1,.order-2 { order: 0;}
@media (min-width: 768px) {
  .flex_order {
    flex-direction: row;}
  .order-1 { -ms-flex-order: 1; order: 1;}
  .order-2 { -ms-flex-order: 2; order: 2;}
}


.ie .commitment_group .card-group {
  display: block!important;
}

/* -- サービス -- */
#service_riyo,
#service_biyo {
  position: relative;
  line-height: 2.8rem;}

.box-riyo { /*background-color: #98ADEF;*/ padding: 15px;}
.box-biyo { /*background-color: rgba(235,199,199,.9);*/ padding: 15px;}
.box-riyo2 { /*background-color: #E0E7FF;*/ padding: 15px;}

.service_box .d-flex {
  flex-direction: column;}

.card-img-riyo,
.flex-card01 {
  flex: 0 1 100%;
  width: 100%;
  height: auto;
}
.card-img-riyo {
  min-height: 300px;
  background: url("../images/2022/img_riyo_main04.jpg") no-repeat top right;
  background-size: cover;}
.card-img-biyo {
  min-height: 300px;
  background: url("../images/2022/img_biyo_main04.jpg") no-repeat top center;
  background-size: cover;}

@media (min-width: 768px) {
  .service_box .d-flex {
  flex-direction: row;}

  .card-img-riyo,
  .card-img-biyo {
    flex: 0 1 50%;
    max-width: 50%;
    }
  .flex-card01 {
    flex: 0 1 50%;
    max-width: 50%;
    padding: 20px 15px; }
}

#service_riyo h4,
#service_biyo h4 {
  line-height: 2.4rem;
  font-size: 1.8rem;
  font-weight: 700;
  padding-top: 1rem;
  padding-bottom: 1rem;}
#riyo, #biyo {
  position: relative;
  padding-bottom: 6rem;}
#riyo h4,
#service_riyo h4 {
  color:#325DDF;}
#biyo h4,
#service_biyo h4 {
  color:#FF0000!important;}

.img_introduction {
  display: inline-block;
  width: 100%;
  color: #325DDF;
  font-weight: bold;
  border-top: solid 2px #fff;
  padding-bottom: 1rem;
  text-align: end;}
#riyo > img,
#biyo > img,
#service_riyo > img,
#service_biyo > img {
  position: relative;
  top: 0;}
.layer_box {
  padding: 0;}
@media (min-width: 768px) {
#riyo > img,
#biyo > img,
#service_riyo > img,
#service_biyo > img {
  margin-bottom: 300px;}
.layer_box {
  position: absolute;
  top: 312px;
  right: 0;
  left: 0;}
}


/* Accordion */
.title_box {
  text-align: center;
  padding-bottom: 1.5rem;
  font-size: 1.8rem;
  font-weight: bold;
}
.accordion {
  background-color: #fff;
  padding: 15px;
  font-size: 1.4rem;}
.txt_q {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: .8rem 1rem .8rem 2.8rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #505050;
  background: #dbebf8;
  position: relative;
  cursor: pointer;
  border: none;
  border-radius: 4px;}
.txt_a {
  font-size: 1.3rem;
  padding: 1rem;}


.accordion h3:not(.collapsed) {
  color: #406AFF;}
.accordion .accordion-icon {
  font-size: .8rem;
  font-weight: 600;
  transform: rotate(45deg);
  transition: transform .3s;}
.accordion .accordion-icon.accordion-icon-active {
  transform: rotate(90deg);}
.accordion-item {
  margin-bottom: 1rem;
  background-color: rgba(248, 249, 250, 0.75);
  border-radius: 4px;
  transition: background .3s;
  border: solid 1px #edeff1;}
.accordion-item.accordion-item-active {
  background-color: #fff;}
.accordion h3:hover {
  color: #406AFF;}



@media screen and (min-width: 851px){   
  .pc_only { display:block; }
}
@media screen and (max-width: 850px){   
  .pc_only { display:none; }
}


html, body {
  scroll-padding-top: 60px;
}

    #service_biyo {margin-bottom: 450px;}
    footer { margin-top: -500px;}
    @media (min-width: 768px){
      footer {margin-top: -700px;}
      #service_biyo {margin-bottom: 200px;}
    }

.txt-01 { line-height: 1.8; padding-bottom: 1em; text-align: justify;}
.txt-in-01{ padding-left: 2em;}
@media (min-width: 768px){ #commitment .card-text, .commitment_group .card-text {	font-size: 2.8rem;}}
.txt_a {text-align: justify;}
.ie .commitment_group .card-group {  display: flex!important;}
.ie .carousel-item { overflow: hidden; height: 100vh; text-align: center;}
		  
.ie  #carouselSlides .carousel-item .img_fit {
    min-width: 100vw;
    height: 100vh;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);}
#service_riyo h4, #service_biyo h4 {
    padding-bottom: .5rem;
}
.txt-in-01 {
    line-height: 1.6;
}
 .accordion-item .txt_a {
    line-height: 1.6;
}

 