/*!
* Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
*/



html {
  background: #ffffff38;
  color: #000;
}

.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.youtube iframe {
  width: 100%;
  height: 100%;
  margin-top: 30px;
}

/*=============
base
==============*/
html, body {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}

/*共通*/

body{
  font-size: 17px;
  line-height: 1.6;
  /* font-family: serif; */
}

h4 {
    background: #e86b00;
}

.workbox{
  margin-bottom: 60px;
}

.mb30{
  margin-bottom: 30px;
}

.mt20{
  margin-top: 20px;
}

.point .catch{
  font-size: 1.4rem;
  color: #e86b00;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  position: relative;
  z-index: -200;
}

.point .catch2{
  font-size: 1.6rem;
  color:#d05c0e;
  border: 2px solid #d05c0e;
  display: inline-block;
  padding:10px 20px;
}

.fuki{
  margin-bottom: 30px;
}

.fuki h3 {
  position: relative;
  padding: 0.6em;
  background: #ffcc09;
  color: #fff;
  border-radius: 60px;
  font-size: 1.5rem;
  bottom: -30px;
  padding: 15px 0;
  max-width: 180px;
  margin: 0 auto 30px;
}

.fuki h3:after {
  position: absolute;
  content: '';
  top: 98%;
  left: 45%;
  border: 15px solid transparent;
  border-top: 15px solid #ffcc09;
  width: 0;
  height: 0;
}

#wrap{
  position: relative;
  /* display: flex; */
  justify-content: space-between;
  width: 100%;
}

.action_btn {
  justify-content: center;
  align-items: center;
  font-size: 0.8rem;
  font-weight: bold;
  position: fixed;
  top: 60%;
  left: auto;
  z-index: 1000;
  display: block;
  /*  bottom: 30px; */
}

.action_btn a{
  display: block;
  color: #fff;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding:5px 6px;
}

.action_btn a i {
  padding: 0;
  vertical-align: -0.2px;
  margin-bottom: 3px;
}



.action_btn a.tel_btn{
  background:#d0243a;
  border-radius:0 4px 0 0;
}

.action_btn a.mail_btn{
  background:#ff8100;
  border-radius: 0 0 4px 0;
}

.action_btn a.line_btn{
  background:#0b0;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
}


@media screen and (max-width: 480px) {
  .action_btn {
    position: fixed;
    bottom:0;
    top:unset;
    display: flex;
    width: 100%;
  }
  .action_btn a,.action_btn a.line_btn{
    bottom:0;
    writing-mode: horizontal-tb;
    width: 33.33%;
    text-align: center;
    font-size: 1.0rem;
    line-height: 1.1;
  }
  .action_btn a i,.action_btn a.line_btn i{
    font-size: 1.4rem;
    display: block;
  }
}



.pointcolor{
  color: #d05c0e;
}

.midashi {
  position: relative;
  text-align: center;
}

.midashi:before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #000;
}

.midashi span {
  position: relative;
  padding: 0 1.2em;
  background: #f3d3b5;
  font-size: 1.4rem;
}

.merit .midashi span {
  background: #fff;
}

.keikou {
  background:linear-gradient(transparent 60%, #fbfbbd 60%);
}

figure{
  margin:0;
}

header{
  height: 73px;
}

section{
  padding: 50px 0;
}

a{
  text-decoration: none;
}

ul{
  list-style: none;
}

dd {
  margin-inline-start: 0;
}


a.btn{
  background: #d05c0e;
  padding: 5px 40px;
  border-radius: 18px;
  font-size: 1.0rem;
  letter-spacing: 2.0px;
  color: #fff;
}

.box .inner{
  background: #fff;
  padding: 10px 25px;
}

.m_color{
  color: #f5ebbf;
}

.slick-slider{
  padding: 0;
}

.t_center{
  text-align: center;
}

.t_left{
  text-align: left;
}



/* section.intro,section.work{
background: #fff;
} */

section#merit{
  background: rgb(255 255 255 / 50%);
}

section.voice,#footer,section.intro,section#work{
  background:#fff;
}


.mainImg {
  background: url(../viewassat/img/main_lp.jpg) no-repeat;
  width: 100%;
  height: 600px;
  background-size: cover;
  display: table;
  text-align: center;
  position:inherit ;
  z-index: -8888;
}

.mainImg .inner{
  display: table-cell;
  vertical-align: middle;
}

.subImg .subphoto{
  padding: 0;
  margin: 0; 
}

.mainImg .catch {
  display: inline-block;
  /*     background:#ffffffd1;  */
  padding: 20px;
}

.catch img{
  max-width: 700px;
  width: 100%;
}

.catch ｐ{
  color: #fff;
  text-shadow: 3px 2px 1px #505050;
}

hr {
  display: block;
  unicode-bidi: isolate;
  margin-block-start: 0.5em;
  margin-block-end: 0.5em;
  margin-inline-start: auto;
  margin-inline-end: auto;
  overflow: hidden;
  border:0.5px solid #fff;
  border-width: 0.5px;
  opacity: 0.7;
}

.catch h2 {
  font-size:3.5rem;
  letter-spacing: 5px;
  /* font-family: serif; */
  color: #fff;
  line-height: 1.3;
  margin: 0;
  text-shadow: 3px 2px 1px #505050;
  letter-spacing: -1px;
}

.kouchin {
  font-size: 2.0rem;
  margin: 20px 0 0 0;
}


.intro{
  padding: 30px 0 0 ;
}

.intro .inner{
  padding: 0 ;
}

.intro .row{
  padding: 0;
}

.intro .row img{
  display: flex;
}

.intro .txt{
}

.intro .txt ol{
  border-top: 2px solid #d05c0e;
  border-bottom: 2px solid #d05c0e;
  margin: 15px 0;
  padding: 8px 0;
}

.intro .txt li{
  font-size: 1.1rem;
  text-align: center;
  padding: 5px 0;
}

.intro .txt li span{
  font-size: 1.5rem;
  padding: 5px;
  color: #d05c0e;
  font-weight: bold;
}

.intro .txt small{
  text-align: center;
  display: block;
}


.intro .txt small a{
  font-size: 1.0rem;
  color: #d05c0e;
  font-weight: bold;
}

.work img,.office img,.uservoice img{
  border-radius: 15px;
}


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

  .intro .inner {
    padding:30px 30px;
  }
  .intro .inner img{
    padding:0 30px;
  }
}

.px-0{
  padding: 0;
}

/* .point .row div .inner{
text-align: center;
padding: 45px 0 0 0;
background: #d97119;
width: 300px;
height: 300px;
color: #fff;
} */

.merit .row div .inner{
  text-align: center;
}

.merit h4{
  font-size: 1.2rem;
}

.merit .row h5{
  font-size: 1.2rem;
  text-align: center;
  margin-top: 20px;
}

.merit .mtb30{
 margin: 30px 0;
}

.merit .mb30{
 margin-bottom: 30px;
}

.merit .row img{
  max-width: 400px;
  display: block;
  margin: 0 auto;
}

.img_center{
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}



.merit .row div .inner img{
  max-width: 180px;
}


.merit .row div span {
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  position: inherit;
  z-index: 999;
  line-height: 1.8;
}

.merit .point li{
 　font-size:1.6rem;
   font-weight: bold;
   display: inline-block;
   float: left;
   margin-right: 15px;
   color: orange;
   border: 1px solid orange;
   padding:15px;
}

.merit .point li span{
 　font-size:1.0rem;
   color:#000;
}

.catch {
  font-size: 1.5rem;
  color: #e86b00;
  font-weight: 700;
  display: block;
  margin: 50px 0 10px;
  text-align: center;
}

.videowrap{
  width: 100%;/*背景色を横幅いっぱいに広げる*/
  text-align: center;
  margin: auto;
}

.videosorce{
  width: 100%;
  max-width: 1200px;
}

.sample{
  display: flex;
  padding: 20px 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.box_l{
  max-width:50%;
  padding-right: 10px;
}

.box_r{
  max-width:50%;
  margin-top: 80px;
}


.sample h4 {
  font-size: 1.5rem;
}


.box{
  padding: 5px;
  display: inline-grid;
}

.fakegreen{
  margin-top: 50px;
}



.box .inner {
  background: #fff;
  padding: 15px 20px;
}


.inner{
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0;
}

.map iframe{
  width: 100%;
  height: 450px;
}

section h3{
  text-align: center;
  font-size: 1.8rem;
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 40px 0;
  /* font-family: serif; */
}

section h3 small{
  font-size: 1.2rem;
  color:#d05c0e;
}

section h4{
text-align: center;
margin-bottom: 20px;
}

.row img{
  width: 100%;
}

.bg_gray{
  background-size: auto auto;
  background-color: rgba(242, 204, 166, 1);
  background-image: repeating-linear-gradient(45deg, transparent, transparent 23px, rgba(243, 211, 181, 1) 23px, rgba(243, 211, 181, 1) 52px );
}


.design h4{
  margin: 10px 0 30px 0;
  font-size: 1.2rem;
  background: none;
  color: #000;
}

.merit ul{
  max-width:800px;
  display: block;
  margin: 0 auto;
}

.merit ul li{
  font-size: 1.4rem;
  margin-bottom: 30px;
  padding:0 0 30px 20px;
  border-bottom: 2px solid #827954;
}

.merit ul li img{
  width: 35px;
  margin-right: 10px;
  vertical-align: middle;
}

.bigger h3{
  margin-top: 0;
  line-height: 1.6;
  /* font-family: serif; */
}

.office{
  padding: 30px;
  text-align: center;
  color: #fff;
  /* z-index: -2; */
}

.office h4{
  font-size: 1.7em;
  color: #fff;
  padding: 15px;
  background: none;
  display:inline-block;
  margin-bottom: 30px;
  width: 100%;
  line-height: 1.0;
  z-index: 3;
  border: 1px solid #fff;
}

.office{
  padding: 30px;
  text-align: center;
  color: #fff;
}

.office .coffee p{
  text-align: left;
}


.work li{
  display: inline-block;
  padding: 10px;
  font-size: 1.2rem;
}

.work li i{
  color:#4d2e1a;
}

.fakegreen h5 {
  color: #364e96;
  font-size: 1.2rem;
  line-height: 1.2;
  padding: 0.3rem 0;
  border-bottom: solid 3px #3a683b;
  color: #304e01;
  background: 0 0;
  margin-bottom: 30px;
  text-align: center;
}

.work{
  margin: 30px 0;
  padding: 20px;
}

.work h4{
  color: #364e96;
  font-size: 1.3rem;
  line-height: 1.3;
  padding: 10px 0;
  border-top: solid 3px #d05c0e;
  border-bottom: solid 3px #d05c0e;
  color: #d05c0e;
  background: #f7e4d7;
  margin-bottom: 20px;
}

.work.other h4{
  color: #4d2e1a;
  border-top: solid 3px #4d2e1a;
  border-bottom: solid 3px #4d2e1a;
  color: #4d2e1a;
  background: #fdfbf9;
}

.work.fakegreen h4{
  color: #364e96;
  font-size: 1.3rem;
  line-height: 1.6;
  border-top: solid 3px #304e01;
  border-bottom: solid 3px #304e01;
  color: #304e01;
  background: #dceac6;
}

.work.illust h4{
  color: #340a90;
  font-size: 1.3rem;
  line-height: 1.6;
  border-top: solid 3px #340a90;
  border-bottom: solid 3px #340a90;
  background: #d8cfeb;
}

.work.ec h4{
  color: #c2161a;
  font-size: 1.3rem;
  line-height: 1.6;
  border-top: solid 3px #c2161a;
  border-bottom: solid 3px #c2161a;
  background: #ebc7c8;
}

/*インスタ*/

section.insta{
  background: #fff;
}

.insta .movie{
  margin-bottom: 50px;
}

/*事業所紹介*/

.office h4 small{
  font-size: 0.6em;
}

.office.shin-osaka{/* 
background: #b6185d; */
}
.office.tani9{
/*  background:#1276a8; */
}

.office.shin-osaka h4{
  color: #b6185d;
}
.office.tani9 h4{
  color:#1276a8;
}

.office.shin-osaka h4 a{
  color: #fff;
}
.office.tani9 h4 a{
  color:#fff;
}

.office img{
  width: 100%;
  margin-bottom: 5px;
}

.office dl{
  margin: 20px 0;
  border-bottom: 1px dotted #ffffff38;
}

.office dl dt{
  letter-spacing: 2px;
}

.placethumb{
  margin-left: unset;
  margin-right: unset;
  margin-bottom: 30px;
}

.placethumb div{
  padding-left: 3px;
  padding-right:3px;
}

section .userbox h4 {
  text-align: center;
  margin: 0;
  border-top: solid 2px #827954;
  border-bottom: solid 2px #827954;
  padding: 10px 0;
  background: none;
  color: #282107;
  margin-bottom: 20px;
}

.userbox img{
  vertical-align: middle;
}

.button {
  display: inline-block;
  max-width: 400px;
  text-align: center;
  text-decoration: none;
  outline: none;
  margin-bottom: 10px;
  font-size: 1.0em;
  border-radius: 5px;
}
.button.tobase{
  font-size: 1.2em;
  padding: 20px;
  box-shadow: 0 3px 3px rgb(0 0 0 / 25%);
  font-weight: bold;
}

.button.tobase i{
  color: #fff;
}

.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}


.button {
  position: relative;
  z-index: 2;
  background-color: #d4cfcf;
  border: 2px solid #e7e4e4;
  color: #fff;
  width: 100%;
  padding: 5px 0;
  display: block;
  margin:0 auto;
  padding: 30px 0;
  font-size: 1.4rem;
}

.button:hover {
  background-color: #fff;
  border-color: #d05c0e;
  color: #d05c0e;
}
.button::before,
.button::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}
.button::before {
  right: 0;
}
.button::after {
  left: 0;
}
.button:hover::before,
.button:hover::after {
  width: 0;
  background-color: #d05c0e;
}

.tel{
  font-size: 2.3em;
  color: yellow;
  line-height: 1.0;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}

.tel .fa-mobile-alt{
  font-size: 0.7em;
  padding-right: 8px;
  vertical-align:3px;
}

.tel small{
  font-size: 40%;
  letter-spacing:1px;
}

/*新大阪*/
.shin-osaka .tobase{
  color: #fab5d3;
}

.shin-osaka .button:hover {
  background-color: #fff;
  border-color: #b6185d;
  color: #b6185d;
}

.shin-osaka .button:hover::before,
.shin-osaka .button:hover::after {
  width: 0;
  background-color: #b6185d;
}

/*è°·9*/
.tani9 .tobase{
  color: #b2dafa;
}

.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #f5bed6;
  box-sizing: border-box;
  border-radius: 5px;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #f5bed6;
  z-index: 1;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}

#contact{
  background: rgb(50 50 50 / 96%);
  padding-top: 50px;
  color: #fff;
}

#contact p,#contact .mfp_rows p{
  color: #fff;
}

#contact h2 {
  color: #fff;
  text-align: center;
}

#contact .ano{
  padding: 0 15px;
  color: #fff;
  margin: 20px auto 0;
  display: block;
}

#contact .t_center.tel a{
  color: yellow;
}

.uservoice{
  padding: 0 30px;
}
.point h2{
  text-align: center;
  /* font-family: serif; */
}

.yso_link{
  border: 2px solid #000;
  padding: 20px;
  font-size: 1.2rem;
} 



/*==================================================
スライダーのためのcss
===================================*/
.slider img {
  width:100%;/*スライダー内の画像を横幅100%に*/
  height:auto;
}

/*slickのJSで書かれるタグ内、スライド左右の余白調整*/

.slider .slick-slide {
  margin:0 10px;/*スライド左右の余白調整*/
}

.schedule dl {
  display: flex;
  border-bottom: 1px solid #827954;
  padding:0 0 10px 20px;
  font-size: 1.4rem;
  max-width: 550px;
  width: 100%;
  margin: 0 auto 30px;
}

.schedule dl dt{
  color: #d05c0e
}

.schedule dl dd{
  padding-left: 50px;
}


.schedule h4 {
  text-align: center;
  font-size: 1.2rem;
  margin:50px 0 30px;
}

.userbox{
  max-width: 900px;
  margin: 0 auto 60px;
}



footer .container{
  text-align: center;
  color: #fff;
}

.thanks{
  text-align: center;
}
.thanks .inner{
  max-width: 900px;
}


/*ご利用の流れ*/

ul {
  padding: 0;
}
li {
  list-style-type: none;
}
dd {
  margin-left: 0;
}

#flow .row{
  margin-bottom: 30px;
}

#flow h4{
  background: none;
  font-size: 1.3rem;
  color: #e5750d;
}

#flow .bnr img {
    max-width: 400px;
    display: block;
    margin: 20px auto;
    padding:0 20px;
    border: none;
}

#flow .row .img{
  background:url(../images/flow_img.jpg);
  background-size: cover;
  height: 200px;
}

.flow > li {
  position: relative;
}
.flow > li:not(:last-child) {
  margin-bottom: 40px;
}
.flow > li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #cd441b;
  position: absolute;
  top: -40px;
  left: -webkit-calc(10% + 30px - 2px);
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
.flow > li dl {
  width: 100%;
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #cd441b;
  border-radius: 10px;
  position: relative;
}
.flow > li:not(:last-child) dl::before,
.flow > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: #cd441b;
}
.flow > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: #cd441b;
  -ms-flex-preferred-size: 20%;
  flex-basis: 30%;
  margin-right: 2vw;
  text-align: center;
  width: 30%;
}
.flow > li dl dt .icon {
  font-size: 16px;
  color: #fff;
  background: rgb(229,162,13);
  background: -moz-linear-gradient(left, rgba(229,162,13,1) 0%, rgba(229,162,13,1) 100%);
  background: -webkit-linear-gradient(left, rgba(229,162,13,1) 0%,rgba(229,162,13,1) 100%);
  background: linear-gradient(to right, rgba(229,162,13,1) 0%,rgba(229,113,13) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
  width: 100%;
  line-height: 1;
}

.flow > li dl dd{
    width: 70%;
  }

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

  .flow > li dl {
    display: block;
  }
  .flow > li dl dt{
    width: 100%;
  }
  .flow > li dl dd{
    width: 100%;
  }
}


/**講習会**/

#training ul.seminar {
    background: #fff;
    padding: 30px;
    text-align: center;
}

#training ul.seminar li{
    margin-bottom: 20px;
    font-size: 1.3rem;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}

#training ul.seminar li span{
   color: #f74700;
}

#training ul.seminar li i{
   color: orange;
}

#training ul.contact_link{
  text-align: center;
}

#training ul.contact_link li a{
   color: #f74700;
   font-size: 1.2rem;
}


@media screen and (max-width: 820px) {
  .mainImg {
  height: 500px;
  background-size: cover;
  padding: 0;
  }

  .catch h2 {
  font-size: 2.8rem;
  }
  .inner{
  padding: 0 30px;
  }
  .office {
  padding: 30px 20px;
  }
  .point .row div .inner {
  width: 230px;
  height: 230px;
  position: relative;
  }
  .point .row div .inner img {
  /* width: 180px;
  position: absolute;
  bottom: 10px;
  left: 20px;
  opacity:0.5; */
  display: none;

}
}

@media screen and (max-width: 480px) {
  .inner {
  padding: 0;
  }

  .catch img {
  padding: 0 25px;
  }

  .intro .txt {
  padding-top: 0;
  }

  .point h2{
  text-align: center;
  }
  .work{
  margin: 30px 0;
  }

  section h3{
  font-size: 1.3rem;
  padding:0;
  }
  /*.mainImg {
  background: url(../viewassat/img/main_lp.jpg) no-repeat;
  width: auto;
  height: 350px;
  background-size: cover;
  display: table;
  text-align: center;
  position:inherit ;
  z-index: -8888;
  }*/

  .mainImg {
  background: url(../viewassat/img/mainlp_sp.jpg) no-repeat;
  width: 100%;
  height:400px;
  background-size: cover;
  display: table;
  text-align: center;
  position:inherit ;
  z-index: -8888;
  }

  .office .catch {
  font-size: 1.2rem;
  color: #e86b00;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  }
  .t_center{
  padding: 0;
  }

  .mainImg .inner .catch {
  display: none;
  }

  .mainImg .inner .catch p{
  text-shadow: 3px 2px 1px #fff;
  }

  .mainImg .catch {
  font-size: 1.2rem;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 100%;
  }

  .mainImg .catch p{
  text-shadow: 3px 2px 1px #fff;
  }

  .mainImg .inner{
  position: unset;
  /* top: 50%; */
  }
  .merit ul {
  padding: 0;
  }
  .merit ul li {
  padding: 0;
  }
  .merit ul li {
  font-size: 1.0rem;
  }
  .userbox {
  padding: 10px;
  }
  .userbox img{
  padding:0 40px;
  margin-bottom: 20px;
  }
  .mainImg .catch h2 {
  font-size: 2.0rem;
  letter-spacing: 1px;
  color: #fff;
  font-weight: bold;
  }
  section {
  padding: 30px 20px;
  }
  .merit .row div .inner{
  margin-bottom: 30px;
  }

  .merit ul li img {
  width: 20px;
  margin-right: 10px;
  vertical-align: middle;
  }

  .merit .row div span {
  font-size: 1.2rem;
  }
  .sample {
  display: flex;
  padding:20px 0 0 20px;
  margin: 0 auto;
  }
  .box_l{
  width: 100%;
  max-width: 100%;
  }
  .box_l img{
  width: 100%;
  }

  .box_r {
  max-width: 100%;
  margin-top: 20px;
  }

  .box {
  padding: 5px;
  display: inline-grid;
  border: 2px solid #dfc5bc;
  margin-bottom: 40px;
  }

  #contact h2 {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  }
  .point .row div .inner img {
  width: 120px;
  position: absolute;
  bottom: 10px;
  left: 35px;
  opacity:0.4;

  }
  .button{
  margin-bottom: 30px;
  }
  .kouchin.t_center{
  text-align: center;
  }
  #contact .t_center.tel{
  text-align: center;
  }
  /* .office {
  padding: 0 20px;
  } */
  /* .office.shin-osaka h4,.office.shin-osaka h4{
  color: #b6185d;
  margin: 0;
  } */



  .box .inner {
  margin-bottom: 50px;
  border: 1px solid #ccc;
  } */
  .action_btn a.tel_btn{
  border-radius: 4px 0 0 0;
  }

  .action_btn a.mail_btn{
  border-radius: 0 0 0 4px;
  }
  .action_btn a.line_btn{
  border-radius: 0 0 0 0;
  }
  #contact .t_center.tel a {
  color: yellow;
  font-size: 2.0rem;
  }
  .point .catch {
  font-size: 1.1rem;
  color: #e86b00;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
  }
  .point .catch2 {
  font-size: 1.1rem;
  font-weight: bold;
  }
  section#contact{
    padding-bottom: 60px;
  }
}


/*パララックス処理*/

/* .container {
background-color: #1cb4d3;
color: #f0f0f0;
font-size: 26px;
font-weight: 700;
height: 400px;
padding-top: 50px;
text-align: center;
} */
/* 背景画像の見えている高さ */

.parallax {
}
/* 背景画像 */
.parallax::before {
  background-image: url(../images/bg.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -9999;
}


.anim-box{
  animation: poyoyon3 2.5s infinite;
  opacity: 1;
  }
  @keyframes poyoyon3 {
  0%, 40% {
  transform: skew(0deg, 0deg);
  }
  5% {
  transform: skew(5deg, 5deg);
  }
  10% {
  transform: skew(-4deg, -4deg);
  }
  15% {
  transform: skew(3deg, 3deg);
  }
  20% {
  transform: skew(-2deg, -2deg);
  }
  25% {
  transform: skew(1deg, 1deg);
  }
  30% {
  transform: skew(-0.6deg, -0.6deg);
  }
  35% {
  transform: skew(0.3deg, 0.3deg);
  }
}


/****/

table {
  margin: 20px auto;
}
.tbl-r02 th {
  background: #b5b3b3;
  border: solid 1px #ccc;
  color: #fff;
  padding: 10px;
}
.tbl-r02 td {
　border: solid 1px #ccc;
  padding: 10px;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
