@charset "utf-8";
@import url(//use.fontawesome.com/releases/v5.7.2/css/all.css);
@import url('https://fonts.googleapis.com/css2?family=RocknRoll+One&family=Yusei+Magic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=BIZ+UDPMincho:wght@400;700&display=swap');

@font-face {
  font-family: 'din1451alt';
  src: url("din1451alt.ttf");
}

/*layout*/
body {
  font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #131313;
  font-size: 16px;
}

#header,
#footer #fnav {
  margin: 0 auto;
  position: relative;
  text-align: center;
  width: 100%;
}

#hnav,
.content,
section {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

#hnav,
.content,
#footer #fnav {
  max-width: 1200px;
}

#header a,
#header #global #nav a,
#footer a,
#fnav a,
#breadcrumbs a,
a[href^="tel:"] {
  text-decoration: none;
  font-weight: 700;
}

#main {
  text-align: left;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding: 100px 0 0;
  line-height: 1.9;
}
@media only screen and (max-width:1023px) {
  #main{
    padding: 60px 0 0;
  }
}
@media only screen and (max-width:599px) {
  body {
    font-size: 14px;
  }

  .content {
    padding: 0 10px;
  }
}

/*main*/
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
dl.box>dt {
  clear: both;
  font-weight: bold;
  font-size: 1.143em;
  line-height: 1.5;
  position: relative;
  margin-bottom: 16px;
  padding: .5em 2px;
}

/* clearfix */
.cf {
  overflow: hidden;
  zoom: 1;
}

.cf:after {
  content: "";
  display: block;
  clear: both;
}

@media only screen and (min-width:1024px) {
  .pc-only {
    display: block;
  }

  .tb-only {
    display: none;
  }

  .sp-only {
    display: none;
  }
}

@media only screen and (min-width:600px) {
  .pc-only {
    display: block !important;
  }

  .tb-only {
    display: block !important;
  }

  .sp-only {
    display: none !important;
  }
}

@media only screen and (max-width:599px) {
  .pc-only {
    display: none !important;
  }

  .tb-only {
    display: none !important;
  }

  .sp-only {
    display: block !important;
  }
}

/*header*/
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: none;
  border-bottom: 1px solid #DEDEDE;
  height: 100px;
  z-index: 1000;
  background: #fff;
}
#header .header-container{
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 15px;
}

#header .header-title{
  font-size: 11px;
  font-weight: 500;
  color: #666;

}
#header .header-logo img{
  width: 280px;
}

#header .logo-wrapper{
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  height: 100%;
  gap: 10px;
  padding: 10px 0;
}
@media only screen and (max-width:1200px) {
  #header .logo-wrapper{
    gap: 0;
  }
  #header .header-title{
    width: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width:1023px) {
  #header .header-logo img{
    width: 150px;
  }
}


#global {
  display: flex;
  align-items: end;
  height: 100%;
}

#index #main {
  margih: 0 auto;
  max-width: 100%;
  overflow: hidden;
  width: 100%;
}

#global #nav {
  font-family: 'Poppins', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 15px;
  position: relative;
  overflow: visible;
  height: 100%;
}

#global #nav .main-menu {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  height: 100%;
}

#global #nav .main-menu>li {
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 15px;
  position: relative;
}

#global .main-menu>li a,
#sns a,
#fnav ul>li a {
  color: inherit;
  letter-spacing: 0.13em;
}

#global .main-menu>li a,
#global .sub-menu>li a {
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

#global .main-menu>li>a:hover,
#sns a:hover,
#fnav ul>li a:hover {
  color: #009ADF;
}
#sns .fa-line{
  color:#06C755;
}
#sns .fa-phone{
  color: #333;
}
#sns .fa-instagram{
  color: #C70F10;
}
#sns .fa-envelope{
  color: #0090D3;
}
#global .main-menu>li.current-menu-item {
  color: #009ADF;
  border-bottom: #009ADF solid 5px;
  position: relative;
}

#global .main-menu>li.current-menu-item::after {
  content: '\f078';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translate(-50%, 0);
}

#global .main-menu>li.current-menu-item>a {
  margin-bottom: -5px;
}

#global .sub-menu {
  background: #0090D3;
  color: #fff;
  font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  display: none;
  padding: 10px;
  position: absolute;
  top: 100px;
  left: 0;
  text-align: left;
  width: 300px;
  transition: all 0.8s;
}

#global .main-menu>li:hover .sub-menu {
  display: block;
}

#global .sub-menu li {
  border-bottom: #fff dotted 2px;
  color: #fff;
  padding: 15px;
}

#global .sub-menu li:last-child {
  border: none;
}

#global #menu-item-29 .sub-menu {
  width: 350px;
}

#sns {
  display: flex;
  font-size: 30px;
  gap: 20px;
  height: 100%;
  align-items: center;
  color: #666;
}


@media only screen and (min-width:1024px) {
  
  #humburger {
    display: none;
  }

  .drawer-nav-wrapper {
    display: none;
  }
  #global #sns .pc-hide{
    display: none;
  }
  #global #sns .pc-show{
    display: block;
  }
}

@media only screen and (max-width:1023px) {
  #header{
    height: 60px;
  }
  #global{
    flex: 1;
  }

  #global #nav{
    display: none;
  }

  #global #sns{
    justify-content: end;
    width: 100%;
    font-size: 25px;
  }
  #global #sns .pc-hide{
    display: block;
  }
  #global #sns .pc-show{
    display: none;
  }

  #humburger {
    position: relative;
    right: -15px;
    background: #009ADF;
    cursor: pointer;
    width: 60px;
    height: 60px;
    z-index: 999999;
  }

  #humburger span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 17px;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    width: 45%;
  }

  #humburger span:nth-of-type(1) {
    top: 18px;
  }

  #humburger span:nth-of-type(2) {
    top: 28px;
  }

  #humburger span:nth-of-type(3) {
    top: 38px;
  }

  #humburger.active span:nth-of-type(1) {
    top: 21px;
    left: 21px;
    transform: translateY(9px) rotate(-45deg);
    width: 30%;
  }

  #humburger.active span:nth-of-type(2) {
    opacity: 0;
  }

  #humburger.active span:nth-of-type(3) {
    top: 36px;
    left: 21px;
    transform: translateY(-9px) rotate(45deg);
    width: 30%;
  }

  .drawer-nav-wrapper {
    background: #009ADF;
    font-family: 'Poppins', sans-serif;
    position: fixed;
    top: 0;
    left: 100%;
    ;
    padding: 80px 0 0;
    text-align: left;
    height: 100%;
    z-index: 99999;
    width: 100%;
    transition: all 0.5s;
    /*アニメーション設定*/
  }

  .drawer-nav-wrapper.open {
    left: 0;
  }

  .drawer-nav-wrapper .drawer-nav {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
  }

  .drawer-nav-wrapper .drawer-nav>li {
    background: #009ADF;
    padding: 15px 40px;
    border-bottom: 1px solid #fff;
  }

  .drawer-nav-wrapper .drawer-nav>li:last-child {
    border-bottom: none;
  }

  .drawer-nav-wrapper .drawer-nav>li>a,
  .drawer-nav-wrapper .drawer-nav li summary {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.13em;
    padding: 9px 15px 10px 0;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
  }

  .drawer-nav-wrapper .drawer-nav>li>a::before,
  .drawer-nav-wrapper .drawer-nav li summary::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
  }

  .drawer-nav-wrapper .drawer-nav li summary::-webkit-details-marker {
    display: none;
  }

  .drawer-nav-wrapper .drawer-nav li .sub-menu {
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    border-top: dotted #fff 5px;
    margin-top: 10px;
    padding-top: 10px;
  }

  .drawer-nav-wrapper .drawer-nav li .sub-menu a {
    color: #fff;
    display: block;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.13em;
    padding: 15px 0;
  }

  .drawer-nav-wrapper .drawer-nav #sns a {
    color: #fff;
    font-size: 30px;
  }

  .drawer-nav-wrapper .drawer-nav .tel {
    background: #CE0111;
  }

  .drawer-nav-wrapper .drawer-nav .tel a {
    font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    display: flex;
    align-items: center;
    padding: 5px 15px 5px 0;
  }

  .drawer-nav-wrapper .drawer-nav .tel a::before {
    content: none;
  }

  .drawer-nav-wrapper .drawer-nav .tel img {
    width: 30px;
    margin-right: 15px;
  }
}

/* breadcrumb */
#breadcrumbs {
  font-size: 12px;
  position: absolute;
  left: 50%;
  top: 30px;
  transform: translate(-50%, 0);
}

#breadcrumbs a {
  color: inherit;
}

/* footer */
#footer {
  padding-top: 60px;
}

#footer #fnav {
  position: relative;
}

#footer #fnav .flogo {
  width: 222px;
}

#footer #fnav #nav {
  font-size: 14px;
  font-weight: bold;
  margin: 40px auto 20px;
  padding: 10px 0;
  width: 60%;
}

#footer #fnav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

#footer #fnav ul>li {
  padding: 10px 15px;
  height: 100%;
  display: flex;
  align-items: center;
}

#footer #sns {
  position: absolute;
  right: 0;
  bottom: 40px;
}

#footer h3 {
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}

#footer h3 a {
  color: #808080;
}

#footer #copyright {
  background: #0087CD;
  color: #fff;
  font-family: 'din1451alt';
  font-size: 12px;
  letter-spacing: 0.8px;
  padding: 20px 0;
}

#footer .sp_footer {
  display: none;
}

@media only screen and (max-width:599px) {
  #footer{
    padding-top: 30px;
  }
  #footer #fnav .flogo {
    width: 35%;
  }

  #footer #fnav #nav {
    width: 100%;
    font-size: 12px;
  }

  #footer #sns {
    position: relative;
    right: auto;
    margin-top: 60px;
  }

  #footer h3 {
    font-size: 10px;
  }

  #footer #copyright {
    font-size: 9px;
    padding-bottom: 80px;
  }

  #footer .sp_footer {
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    text-align: center;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
    gap:3px;
    border-bottom: 5px solid #131313;
  }

  #footer .sp_footer li {
    margin: 0;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    list-style-type: none;
    line-height: 1.8;
    letter-spacing: 0.05rem;
    background: #0087CD;
    border-radius: 8px 8px 0 0;
    width: calc((100% - 9px) / 4);
    position: relative;
    height: 50px;
  }

  #footer .sp_footer li:nth-child(3) {
    background: #E1306C;
  }

  #footer .sp_footer li:nth-child(4) {
    background: #06C755;
  }

  #footer .sp_footer li a {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    gap: 4px;
  }

  #footer .sp_footer li a i {
    font-size: 20px;
  }
  #footer .sp_footer li #burugori{
    position: absolute;
    width: 100px;
    bottom:40px;
    right: 0;
    z-index: 1000;
  }
}

#pagetop {
  position: fixed;
  right: 100px;
  bottom: 80px;
  ;
  height: 42px;
  width: 42px;
}

@media only screen and (max-width:599px) {
  #pagetop {
    right: 20px;
    bottom: 150px;
  }
}

/* common */
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row-reserve {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

@media only screen and (max-width:599px) {
  .flex {
    display: block;
  }
}

.btn {
  background: #009ADF;
  border-radius: 100vh;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
  text-align: center;
  box-shadow: 5px 5px 0px #8CCEE8;
  margin-bottom: 10px;
}

.btn.yellow {
  background-color: #FFD400;
  box-shadow: 5px 5px 0px #FFBC00;
}

.btn.red {
  background-color: #E9340B;
  box-shadow: 5px 5px 0px #EE8080;
}

.btn a,
.btn input {
  color: #fff;
  display: block;
  font-weight: bold;
  letter-spacing: .1rem;
  padding: 10px 30px;
  text-decoration: none;
  vertical-align: middle;
}

.btn a::before {
  content: '\f138';
  color: #fff;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 22px;
  font-weight: 900;
  margin-right: 15px;
}

.btn:hover {
  transform: translate(5px, 5px);
  box-shadow: none;
}

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

  .btn a,
  .btn input {
    font-size: 14px;
    padding: 10px 25px;
  }

  .btn a::before {
    font-size: 18px;
    margin-right: 10px;
  }
}

#pager .btn-block {
  display: inline-block;
  text-align: center;
  width: 210px;
}

#pager .btn a::before {
  content: '';
}

@media only screen and (max-width:599px) {
  #pager .btn {
    margin-bottom: 40px;
  }
}

.post-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 50px;
}

.post-list li {
  width: 30%;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.post-list li .post-text {
  flex: 1;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.post-list .post-img {
  background: url("../img/common/stripe_bg.png");
  margin-bottom: 10px;
}

.post-list .post-img img {
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  object-position: center center;
}

.post-list .post-date {
  font-family: 'DIN1451alt';
  line-height: 1.5;
}

.post-list .post-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
  margin-bottom: 15px;
  flex: 1;
}

.post-list a .post-title {
  color: inherit;
  text-decoration: none;
}

.post-list .post-content {
  text-align: left;
  margin-bottom: 40px;
}

.post-list .btn {
  margin: 0 auto;
}

@media only screen and (max-width:599px) {
  .post-list {
    display: block;
    margin-bottom: 0;
  }

  .post-list li {
    width: 100%;
    margin-bottom: 20px;
    flex-direction: row;
    gap: 10px;
  }

  .post-list li:last-child {
    margin-bottom: 0;
  }

  .post-list .post-img {
    margin-bottom: 0;
    width: 40%;
  }

  .post-list .post-img img {
    height: auto;
    aspect-ratio: 4/3;
  }

  .post-list .post-title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .post-list .post-content {
    margin-bottom: 15px;
  }

  .post-list .btn {
    box-shadow: none;
  }

  .post-list .btn a {
    font-size: 12px;
    padding: 5px 10px;
  }

  .post-list .btn a::before {
    font-size: 14px;
    margin-right: 5px;
  }
}

.p-title {
  padding: 160px 0 40px;
}

.title-en {
  color: #008DD0;
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.2rem;
  text-align: center;
}

.title-ja {
  letter-spacing: 0.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.sec-title {
  display: block;
  margin: 0 auto 60px;
}

.sec-text {
  margin-bottom: 80px;
  text-align: center;
}

@media only screen and (max-width:599px) {
  .p-title {
    padding: 80px 0 30px;
  }

  .sec-title {
    width: 70%;
    margin: 0 auto;
  }
}

.small {
  font-size: 12px;
}

/* access */
#access {
  padding: 60px 0 100px;
}

#access .content {
  text-align: center;
  max-width: 1060px;
}

#access .access-title {
  margin-bottom: 60px;
  width: 263px;
}

#access .company-name {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

#access .company-address {
  margin: 20px 0 20px;
}

#access .contact-box {
  background: #DEDEDE;
  padding: 55px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
}

#access .contact-box div {
  background: #fff;
  color: #008CD1;
  font-size: 21px;
  font-weight: bold;
  padding: 20px;
}

#access .contact-box .contact-title {
  width: 100%;
  margin-bottom: 10px;
}

#access .contact-box .contact-tel {
  width: calc(50% - 5px);
}

#access .contact-box img {
  width: 338px;
}

#access .contact-box .tel-time {
  font-size: 13px;
}

#access .contact-box .contact-mail {
  width: calc(50% - 5px);
}

#access .contact-box .mail-address {
  color: #808080;
  font-size: 13px;
}
#access ul{
  display: flex; 
  justify-content: center;
  gap: 10px;
  flex-direction: column;
  margin: 20px auto;
}
#access ul .contact-button{
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}
#access ul .contact-button.line a{
  background: #06C755;
  color: #fff;
  border-color: #06C755;
} 


#access ul .contact-button.instagram a{
  background: #E1306C;
  color: #fff;
  border-color: #E1306C;
}

#access ul .contact-button a{
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #0087CD;
  padding: 10px;
  border-radius: 5px;
  gap: 10px;
  text-decoration: none;
  color: #0087CD;
  font-weight: 600;
  font-size: 1rem;
}
#access ul .contact-button a i{
  font-size: 25px;
}
@media only screen and (min-width:768px) {
  #access ul{
    flex-direction: row;
  }
}

@media only screen and (max-width:599px) {
  #access {
    padding: 20px 0;
  }

  #access .access-title {
    width: 56%;
    margin-bottom: 20px;
  }

  #access .company-name {
    font-size: 20px;
  }

  #access .contact-box {
    padding: 30px 20px;
  }

  #access .contact-box div {
    font-size: 20px;
    padding: 10px;
  }

  #access .contact-box .contact-tel {
    width: 90%;
    margin: 0 auto 10px;
  }

  #access .contact-box .contact-mail {
    width: 90%;
    margin: 0 auto 10px;
  }
}


.animation01 {
  animation: poyopoyo 2s ease-out infinite;
  opacity: 1;
}

@keyframes poyopoyo {

  0%,
  40%,
  60%,
  80% {
    transform: scale(1.0);
  }

  50%,
  70% {
    transform: scale(0.95);
  }
}

.animation02 {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) 1 forwards;
}

@keyframes popup {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }

  100% {
    transform: translateY(0) scale(1.0);
  }

  80%,
  100% {
    opacity: 1;
  }
}

.animation03 {
  animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) 1 forwards;
}

@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }

  100% {
    opacity: 1;
    transform: scale(1);
  }
}

.line-button__inner {
  padding: 60px 15px;
  display: flex;
  align-items: center;
}

.line-button__textarea {
  width: 50%;
  text-align: left;
}

.line-button__textarea .line-button__txt {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}

.line-button__textarea .line-button__title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #0087CD;
  letter-spacing: 0.2em;
}

.line-button__textarea .nayami {
  font-size: 1.1rem;
  font-weight: 700;
}

.line-button__textarea .nayami li::before {
  content: "\f14a";
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
  color: #0087CD;
}

.contact-cta .line-button {
  text-decoration: none;
  color: inherit;
  width: 50%;
  position: relative;
}

.contact-cta .line-button .line-button__lbl {
  font-size: 1.4rem;
  color: #fff;
  font-weight: 700;
  background-color: #E9340B;
  padding: 5px 30px;
  position: absolute;
  top: -30px;
  left: 0;
  border-radius: 30px;
  z-index: 3;
}

.line-button__in {
  box-sizing: border-box;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  gap: 20px;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  padding: 40px 20px;
  margin: 0 auto;
  text-decoration: none;
  color: inherit;
}

.line-button .line-button__in .line-button__img {
  width: 25%;
  margin-bottom: -50px;

}

.line-button .line-button__in .line-button__txt {
  flex: 1;
  text-align: left;
  font-weight: 700;
}

.line-button .line-button__in .line-button__txt .u-emphasis {
  font-size: 1.8rem;
  background-image: radial-gradient(0.12em, #0087CD, #0087CD 100%, transparent, transparent);
  background-repeat: repeat-x;
  background-size: 1.05em 0.24em;
  padding-top: 0.24em;
  background-position: left top;
}

.line-button .line-button__in .line-button__txt strong {
  font-size: 2.4rem;
  color: #0087CD;
}

.line-button .line-button__in .line-button__txt span {
  font-size: 1.6rem;
}

.line-button .line-button__in .line-button__ico {
  width: 40px;
  height: 40px;
  color: #0087CD;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}

.line-button .line-button__in .line-button__ico::before {
  content: "\f35a";
  font-family: "Font Awesome 5 Free";
  font-size: 40px;
}

@media only screen and (max-width:768px) {
  .line-button__inner {
    padding: 40px 0;
    flex-direction: column;
    gap: 30px;
  }

  .line-button__textarea {
    width: 100%;
    text-align: center;
  }

  .line-button__textarea .line-button__txt {
    text-align: center;
    font-size: 1.2rem;
  }

  .line-button__textarea .line-button__title {
    font-size: 2rem;
  }

  .contact-cta .line-button {
    width: 100%;
  }

  .contact-cta .line-button .line-button__lbl {
    font-size: 1.2rem;
    top: -20px;
    padding: 1px 30px;
  }

  .line-button .line-button__in {
    padding: 30px 10px 10px;
  }

  .line-button .line-button__in .line-button__txt .u-emphasis {
    font-size: 1.4rem;
  }

  .line-button .line-button__in .line-button__txt strong {
    font-size: 2.2rem;
    line-height: 1;
  }
}

#burugori{
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  width: 100px;
  height: 100px;
}
