@charset "utf-8";
/*メディアクエリ*/
@import url('css/mobile.css') screen and (max-width: 320px);
@import url('css/mobile.css') screen and (max-width: 800px);

/*ウィンドウ幅が767px以上の場合に適用*/
@media screen and (min-width: 800px) {
#menu-bg {
background-color: #00FFFF; /*青色*/
}
}
/*ウィンドウ幅が最大800pxまでの場合に適用*/
@media screen and (max-width: 800px) {
#menu-bg {
background-color: #FF0000; /*赤色*/
}
}
/*ウィンドウ幅が最大320pxまでの場合に適用*/
@media screen and (max-width: 320px) {
#menu-bg {
background-color: #00FF00; /*緑色*/
}
}
html{
  display:block;
  margin:0 auto;
  padding:0;
  overflow-x: hidden;
}
.pp p{
  font-size:15px;
}
p{
  color:#ed9898;
}
}
  @media (min-width: 320px) {
    font-size: 18px;
    font-family: 'Barlow',
  }
  @media (min-width: 800px) {
    font-size: 20px;
    font-size: 3vw;
  }
  @media (min-width: 1500px) {
    font-size: 22px;
  }
}
p.modal1{
  position:fixed;
  padding:0px;
  right:0px;
  top: 500px;
  width:100px;
  height:auto;
}
.area{
  text-align:left;
  font-size:15px;

}
.area p{
  text-align:left;
  line-height:30px;
  font-size:15px;
  float:left;
}
.yohaku {
  height: 1000px;
}
.sort p{
  font-size: 15px;
  line-height: 25px;
  margin-left:100px;
  margin-right:100px;
}
.modal {
  background: #fff;
  text-align: center;
  margin: auto;
  padding: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  width: 90%;
  height: 100px;
  z-index: 100;
}
.overlay {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
.menutop{
  float:left;
  flex-flow: row nowrap;
  display:inline-block;
}
.floatright{
  float: right;
}
.floatleft{
  float: left;
}
body{
  display:block;
  margin:0;
}
img.imgauto {
max-width: 100%;
height: auto;
}
img.imgauto800 {
width: 100%;
max-width: 800px;
height: auto;
}
ul.imgauto{
  max-width: 100%;
  height: auto;
}
div.imgauto{
  max-width:100%;
  max-height: auto;
}
h1{
  word-break: keep-all;
}
ul{
  flex-direction:row;
}
li{
  list-style: none;
}
header{
  padding:0;
  margin:0;
}
body{
    font-family : Century Gothic ;
    line-height: 6px;
    font-size:12px;
    text-align: center;
    margin:0;
  }
.blog div ul li{
  font-size:12px;
  text-align: left;
}

.blog li h2 a{
  font-size:23px;
  text-align: left;
}
#articletitle{
  line-height:40px;
}
#article{
  line-height:30px;
}
.slick-slide {
  text-align: center;
  color: #999999;
  background: white;
}
.container{
  display: flex;
  width : calc(10/10) ;
  flex: 4;
  height:150px;
  padding:100px;
  margin:100px;
}
.google_map{
    position:relative;
    max-width:600px;
    width:100%;
    max-height:auto;
    height:100%;
    padding-top:25%;
    background-color:#ccff33;
}
.google_map iframe{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
  div{
    margin:0 auto;
  }
  section{
    display: flex;
    width : calc(10/10) ;
    flex: 12;
    height:30px;
    padding:10px;
  }
.backpink1{
  background-color: #ff9999;
  color:#ffffff;
  width : calc(4/4) ;
  flex: 2;
  height:100%;
  padding:10px;
}
p{
  font-size:11px;
  margin:0 auto;
  line-height: 1.3;
  display:block;
}
.recruit p{
  font-size:15px;
  margin:0 auto;
  line-height: 1.7;
  display:block;
}
.service p{
  font-size:15px;
  margin:0 auto;
  line-height: 1.7;
  display:block;
}
#footer2{
  width : calc(100%/2) ;
  flex: 2;
}
a{
  font-size:12px;
}
.menu{
  display:block;
  width:100%;
}
.menu p a{
  font-size:11px;
  padding:0;
  margin:0;
}
.buttonfloat{
  position:relative;

}
.whitesquare{
  background-color: white;
  margin:auto;
  width:300px;
  height:50px;
}
.buttonfloat{
  color: white;
}

ul.box{
  margin:0 auto;
  padding:10px;
  border:dotted 5px #999999;
  width: 100%;
  height:auto;

}
.block{
  display:block;
  height:auto;
}
.component {
  width: 50vw;
  height: 50vh;
  background: rgba(255, 0, 0, 0.25)
}

.tel1{
  position:relative;
  justify-content: right;
}
.tel2{
  position:relative;
  justify-content: right;
}
@charset "utf-8";
ul.six{
  display: flex;
  width :100% ;
  height:auto;
  margin:0;
  padding:0;
}
.nine {.
    display: flex;
    width : calc(9/9) ;
    flex: 9;
    width:100%;
    margin:0 auto;
}
.video iframe{
  position:relative;
  top:0px;
  right:0px;
  left:0px;
  bottom:0px;
  width:50%;
  height:50%;
}
div.column1 {
    display: flex;
    width :100%;
    height:auto;
    margin:0 auto;
}
.column2 {
    display: flex;
    width : calc(10/10) ;
    flex: 9;
    height:120px;
    margin:0;
    padding:0;
}
.mobile{
    width:200px;
    height:30px;
}
.box3{
  background-color:#ccff33;
  width:100%;
  height:100%;
}
div.column3 {
    display: flex;
    width : calc(3/3) ;
    flex: 3;
    height:100%;
    margin:0;
    clear:both;
}
div.column4 {
    display: flex;
    height:auto;
    margin:auto;
    padding:5vw;
}
div.column4 img{
  width:25vw;
  padding:0;
}
div.column5 {
    display: flex;
    flex: 2;
    height:100%;
    margin:0;
    clear:both;
}
div.column6 {
    display: flex;
    width : calc(4/4) ;
    flex: 4;
    height:100%;
    margin-left:200px;
    margin-right:200px;
    clear:both;
}
.fab fa-facebook-f{
    width:300px;
}

.column9.a{
  display: flex;
  width : calc(1/10) ;
  flex: 10;
  height:80px;
}
div{
  padding:0;
  margin:0;
}
ul.three {
    display: flex;
    width :100% ;
    flex: 3;
    height:330px;
    margin:0;
    padding:0;
}
ul.two{
    display: flex;
    width :100%;
    flex: 2;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    overflow-x:hidden;
    margin-right:100px;
    line-height:25px;
    text-align:center;
}
.nine {.
    display: flex;
    width : calc(10/10) ;
    flex: 9;
    height:330px;
    margin:0 auto;
}
a:visited {
color:#3fd4ca;
}
p:visited {
color:#3fd4ca;
}
b:visited {
color:#3fd4ca;
}

.hover:hover {
  opacity: 0.6;
}
.hover2 {
  padding: 0;
  margin: 0;
  background-color: #808000;
  background:#ed9898;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.box {
  width: 100px;
  height: 100px;
  background: #000;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0s;
  transition-timing-function: ease;
}

.box:hover {
  background: #ccc;
  width: 300px;
}

.floatcenter{
  position:left;
}






/* アニメーションボタン */


/* Mixins */
@mixin gradientBg($startColor, $endColor) {
    background: $startColor;
    background: -moz-linear-gradient(left,  $startColor 0%, $endColor 80%,$endColor 100%);
    background: -webkit-linear-gradient(left,  $startColor 0%, $endColor 80%,$endColor 100%);
    background: linear-gradient(to right,  $startColor 0%, $endColor 80%,$endColor 100%);
}

/* bg shortcodes */
.bg-gradient1 span,
.bg-gradient1:before {
    @include gradientBg(#52A0FD, #00e2fa);
}
.bg-gradient2 span,
.bg-gradient2:before {
    @include gradientBg(#44ea76, #39fad7);
}
.bg-gradient3 span,
.bg-gradient3:before {
    @include gradientBg(#fa6c9f, #ffe140);
}

/* General */
.wrapper {
    margin: 5% auto;
    text-align: center;
    transform-style: perserve-3d;
    perspecive: 800px;
    position:relative;
}
a {
    text-decoration: none;

    &:hover,
    &:focus,
    &:active {
      text-decoration: none;
  }
  a:hover {
    color: #fff;
  }

/* fancy Button */
.fancy-button {
    display: inline-block;
    margin: 30px;
    font-family: 'Montserrat', Helvetica, Arial, sans-serif;
    font-size: 17px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;

    &:before {
        content: '';
        display: inline-block;
        height: 40px;
        position: absolute;
        bottom: -5px;
        left: 30px;
        right: 30px;
        z-index: -1;
        border-radius: 30em;
        filter: blur(20px) brightness(0.95);
        transform-style: preserve-3d;
        transition: all 0.3s ease-out;
    }
    i {
        margin-top: -1px;
        margin-right: 20px;
        font-size: 1.265em;
        vertical-align: middle;
    }
    span {
        display: inline-block;
        padding: 18px 60px;
        border-radius: 50em;
        position: relative;
        z-index: 2;
        will-change: transform, filter;
        transform-style: preserve-3d;
        transition: all 0.3s ease-out;
    }
    &:focus,
    &:active {
        color: #ffffff;
    }
    &:hover {
        color: #ffffff;

        span {
            filter: brightness(1.05) contrast(1.05);
            transform: scale(0.95);
        }
        &:before {
            bottom: 0;
            filter: blur(10px) brightness(0.95);
        }
    }
    &.pop-onhover {

        &:before {
            opacity: 0;
            bottom: 10px;
        }
        &:hover {

            &:before {
                bottom: -7px;
                opacity: 1;
                filter: blur(20px);
            }
            span {
                transform: scale(1.04);
            }
            &:active {

                span {
                    filter: brightness(1) contrast(1);
                    transform: scale(1);
                    transition: all 0.15s ease-out;
                }
                &:before {
                    bottom: 0;
                    filter: blur(10px) brightness(0.95);
                    transition: all 0.2s ease-out;
                }
            }
        }
    }
}


/**/
.menu-container {
  margin: 0;
}

.menu-container .menu {
  border: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-container .menu .menu-item {
  flex: 1;
}

.menu-container .menu .menu-item a {
  background: #fff;
  border-right: 1px solid #ccc;
  color: #333;
  display: block;
  padding: 0.6em 0.4em;
  text-align: center;
  text-decoration: none;
}

.menu-container .menu .menu-item a:hover {
  background: #ccc;
  color: #ffffff;
}

.menu-container .menu .menu-item:last-child a {
  border-right: none;
}

@media screen and (max-width: 768px) {
  .menu-container .menu {
    display: none;
    width: 100%;
  }
  .menu-container .menu .menu-item a {
    border-bottom: 1px solid #ccc;
    border-right: none;
  }
  .menu-container .menu .menu-item:last-child a {
    border-bottom: none;
  }
}
/*Adobe Font貂明朝テキスト*/
.fontone{
font-family: ten-mincho-text, serif;
font-style: normal;
font-weight: 400;
}

/*ボタンアニメーション*/
.anime {
  animation: float_2979 3s linear infinite;
  transform-origin: 50% 50%;
}

@keyframes float_2979 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-6px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}

/*ボタンアニメーション3*/
.button {
    display: inline-block;
    animation-name: animated;
    animation: hurueru .1s  infinite;
    animation-iteration-count: 5;
    animation-direction: alternate;
}

@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}

/*使うボタンアニメーション*/
button{
  animation-duration: 1s;
}
