@charset "UTF-8";
.pc {
  display: block !important; }

.sp {
  display: none !important; }

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

  .sp {
    display: block !important; } }
/*
@media screen and (max-width:1024px) { 
.pc{
	display:none !important;
}
.tb{
	display:block !important;
}
.sp{
	display:none !important;
}
	
}
*/
@media screen and (min-width: 576px) {
  .pc {
    display: block; }

  .sp {
    display: none; } }
@media screen and (max-width: 575px) {
  .pc {
    display: none; }

  .sp {
    display: block; } }
section {
  display: block;
  position: relative; }

html {
  font-size: 100%; }
  @media (min-width: 600px) {
    html {
      font-size: calc(112.5% + 4 * (100vw - 600px) / 400); } }
  @media (min-width: 1000px) {
    html {
      font-size: calc(137.5%); } }

body {
  font-family: "メイリオ", "ＭＳ Ｐゴシック", "小塚ゴシック Pro R", "ヒラギノ角ゴ Pro W3", "Meiryo", "MS PGothic", "KozGoPro-Regular", "Hiragino Kaku Gothic Pro", "MS UI Gothic", "Osaka", "sans-serif";
  line-height: 160%;
  position: relative;
  overflow-x: hidden;
  font-size: 16px; }

.logo_pc {
  display: block !important; }

.logo_tb {
  display: none !important; }

.logo_sp {
  display: none !important; }

@media screen and (max-width: 1024px) {
  .logo_pc {
    display: none !important; }

  .logo_tb {
    display: block !important; }

  .logo_sp {
    display: none !important; } }
@media screen and (max-width: 768px) {
  .logo_pc {
    display: none !important; }

  .logo_tb {
    display: none !important; }

  .logo_sp {
    display: block !important; } }
#headArea {
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  width: 100%;
  height: 70px;
  z-index: 2; }
  #headArea #head_right {
    display: block;
    position: absolute;
    		/*
            width: 286px;
    		*/
    width: 356px;
    height: 70px;
    right: 70px;
    top: 00px; }
  #headArea #head_right2 {
    display: block;
    position: absolute;
    width: 310px;
    height: 70px;
    		/*
            right:350px;
    		*/
    right: 420px;
    top: 00px;
    padding-top: 20px;
    padding-right: 20px;
    text-align: right; }
    #headArea #head_right2 a {
      color: #000;
      font-size: 11px; }
  @media screen and (max-width: 900px) {
    #headArea #head_right2 {
      display: none; } }
  @media screen and (max-width: 575px) {
    #headArea #head_right {
      display: none; } }

#headArea.fixed {
  position: fixed;
  top: 0;
  left: 0;
  background-color: white;
  z-index: 100; }

.menu-trigger,
.menu-trigger span {
  display: block;
  transition: all .4s;
  box-sizing: border-box; }

.menu-trigger {
  	/*
    position: absolute !important;
  	*/
  position: fixed !important;
  width: 70px !important;
  height: 70px !important;
  right: 0px !important;
  top: 00px !important;
  padding: 10px;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0); }
  .menu-trigger span {
    position: absolute;
    left: 20px;
    width: 30px;
    height: 1px;
    background-color: #FFF;
    border-radius: 2px; }
  .menu-trigger span:nth-of-type(1) {
    top: 25px; }
  .menu-trigger span:nth-of-type(2) {
    top: 34px; }
  .menu-trigger span:nth-of-type(3) {
    bottom: 26px; }

.menu-trigger.active span {
  background-color: #000; }
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(-45deg);
  transform: translateY(11px) rotate(-45deg);
  background-color: #fff; }
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: translateY(2px) rotate(45deg);
  transform: translateY(2px) rotate(45deg);
  background-color: #fff; }
.menu-trigger.active span:nth-of-type(3) {
  opacity: 0; }

#blkMenuArea {
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  display: none;
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
  padding: 15vh 0;
  line-height: 200%; }
  #blkMenuArea h3, #blkMenuArea a {
    font-size: 14px !important;
    color: #fff !important;
    text-decoration: none; }
  #blkMenuArea h3 {
    margin-bottom: 24px; }
  #blkMenuArea ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    margin-left: 16px;
    		/*
            a{
                font-size:0.9em!important;
                display: block !important;
                width: 100% !important;
    			text-decoration: underline;
            }    
    		*/ }
    #blkMenuArea ul li {
      list-style: none;
      padding: 0 0 0 0px;
      margin: 0; }
  @media screen and (max-width: 768px) {
    #blkMenuArea h3, #blkMenuArea a {
      font-size: 16px !important; } }

@media screen and (max-width: 768px) {
  #blkMenuArea {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    padding: 15vh 0;
    line-height: 200%; } }
.blkMwaku01 {
  width: 90%;
  padding: 10px;
  margin: auto;
  color: #FFF;
  font-size: 30px;
  font-family: 'Anton', sans-serif;
  background-image: url(../images/footerYaji.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  margin-top: 5px;
  padding: 20px 0px;
  border-bottom: 1px solid #505050;
  position: relative; }

.blkMwaku01 .Link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

.blkMwakuJP {
  font-size: 14px; }

.blkMwaku02 {
  width: 90%;
  padding: 10px;
  margin: auto;
  color: #FFF;
  font-size: 14px;
  background-image: url(../images/common/blkMyaji02.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #efefef;
  margin-top: 5px;
  position: relative; }

.blkMwaku02 .Link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute; }

a {
  text-decoration: underline;
  color: #000; }

a:hover {
  text-decoration: underline;
  color: #FF0000; }

.textNoline {
  text-decoration: none; }

h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 3px; }

h2 {
  font-size: 22px;
  font-weight: 400;
  line-height: 150%; }

h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; }

h4 {
  font-size: 28px;
  font-weight: 800; }

@media screen and (max-width: 768px) {
  h1 {
    font-size: 25px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 3px; }

  h2 {
    font-size: 22px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 3px; }

  h3 {
    font-size: 20px;
    font-weight: 400;
    line-height: 150%; } }
.midashiEn {
  font-family: 'Anton', sans-serif; }

.ffMincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.caption {
  font-size: 80%; }

.wakuBlue {
  display: inline-block;
  padding: 5px 10px;
  background-color: #00a4e3;
  color: #FFFFFF;
  margin-bottom: 5px; }

.lp01 {
  letter-spacing: 1px; }

.txtLeft {
  text-align: left; }

.cBlue {
  color: #06a4df; }

.cBlue2 {
  color: #00243e; }

.p00 {
  padding: 0px; }

.mSS {
  margin-top: 50px;
  margin-bottom: 50px; }

@media screen and (max-width: 768px) {
  .mSS {
    margin-top: 30px;
    margin-bottom: 30px; } }
.mS {
  margin-top: 100px;
  margin-bottom: 100px; }

@media screen and (max-width: 768px) {
  .mS {
    margin-top: 60px;
    margin-bottom: 60px; } }
.pSS {
  padding-top: 50px;
  padding-bottom: 50px; }

@media screen and (max-width: 768px) {
  .pSS {
    padding-top: 30px;
    padding-bottom: 30px; } }
.pS {
  padding-top: 100px;
  padding-bottom: 100px; }

@media screen and (max-width: 768px) {
  .pS {
    padding-top: 60px;
    padding-bottom: 60px; } }
.pS2 {
  padding-top: 50px;
  padding-bottom: 50px; }

@media screen and (max-width: 768px) {
  .pS2 {
    padding-top: 30px;
    padding-bottom: 30px; } }
.pM {
  padding-top: 150px;
  padding-bottom: 150px; }

@media screen and (max-width: 768px) {
  .pM {
    padding-top: 100px;
    padding-bottom: 100px; } }
@media screen and (max-width: 768px) {
  .pS {
    padding-top: 110px;
    padding-bottom: 110px; } }
.pL {
  padding-top: 200px;
  padding-bottom: 2000px; }

@media screen and (max-width: 768px) {
  .pL {
    padding-top: 160px;
    padding-bottom: 160px; } }
pLR0 {
  padding-left: 0px;
  padding-right: 0px; }

pLR15 {
  padding-left: 15px;
  padding-right: 15px; }

.imgPc {
  display: block; }

@media screen and (max-width: 768px) {
  .imgPc {
    display: none; } }
.imgTb {
  display: none; }

@media screen and (max-width: 768px) {
  .imgTb {
    display: block; }

  .imgPc {
    display: none; } }
.imgSp {
  display: none; }

@media screen and (max-width: 575px) {
  .imgSp {
    display: block; }

  .imgTb {
    display: none; } }
.td02 {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-bottom: dotted 1px #505050; }

@media screen and (max-width: 991px) {
  .tableTxtSize {
    font-size: 12px; } }
@media screen and (max-width: 575px) {
  .tableTxtSize {
    font-size: 12px; } }
.headMenuKotei {
  background-color: #FFFFFF;
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 10000; }

.headMenu {
  display: block;
  width: 100%;
  height: 100px;
  padding: 0 30px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0); }

@media screen and (max-width: 1030px) {
  .headMenu {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 10px 20px 10px;
    font-size: 16px;
    overflow: hidden;
    position: relative;
    /*
    background-color: #FFFFFF;
    */ } }
@media screen and (max-width: 768px) {
  .headMenu {
    display: block;
    width: 100%;
    height: 70px;
    padding: 0px;
    font-size: 16px;
    position: relative;
    /*
    background-color: #FFFFFF;
    */ } }
.logoHead {
  display: block;
  width: 100%;
  position: relative;
  background-color: #505050; }

.logoImage {
  display: inline-block;
  padding: 10px 15px 10px 0px;
  border-right: 1px solid #000000;
  float: left; }

.logoCopy {
  display: inline-block;
  padding-left: 15px;
  float: left;
  font-size: 11px;
  line-height: 150%;
  padding-top: 10px; }

.headBt {
  display: flex;
  font-size: 14px;
  font-weight: 900;
  position: absolute;
  right: 10px;
  bottom: 20px;
  transition: all .3s; }

.headBt a {
  color: #212121;
  transition: all .3s; }

.headBt a:hover {
  text-decoration: none;
  color: #7f7f7f; }

@media screen and (max-width: 900px) {
  .headBt {
    display: block;
    font-size: 11px;
    font-weight: 900;
    position: absolute;
    right: 10px;
    bottom: 20px;
    transition: all .3s; } }
.telBt {
  display: none; }

@media screen and (max-width: 575px) {
  .telBt {
    display: block;
    background-image: url(../images/telW.png);
    background-repeat: no-repeat;
    background-size: 50px;
    width: 70px;
    background-position: center center;
    display: block;
    float: right;
    margin-right: 70px; } }
.headMenuKoteiTR {
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 10000; }

.headMenuKoteiTR .change-color {
  background-color: #FFF; }

.headMenuKoteiTR.fixposition {
  background: white !important; }

/*
  .headMenuKoteiTR.fixposition .logoCopyTR,
*/
.headMenuKoteiTR.fixposition .headBtTR a {
  color: #212121 !important; }

.headMenuKoteiTR.fixposition .headBtTR a:hover {
  color: #7f7f7f !important; }

.headMenuKoteiTR.fixposition .logoImageTR {
  	  /*
      border-right: 1px solid #000000 !important;
  	  */
  background-image: url(../images/logoHead.svg) !important; }

.headMenuKoteiTR.fixposition .telBt {
  background-image: url(../images/tel.png); }

.headMenuKoteiTR.fixposition .headBtTEL {
  border: 1px solid #000000 !important;
  color: #212121; }

@media screen and (max-width: 768px) {
  .headMenuKoteiTR.fixposition .headMenu .headIcon_catalogTR {
    color: #212121 !important;
    background-image: url(../images/common/iconCatalog.png) !important; }

  .headMenuKoteiTR.fixposition .headMenu .headIcon_reserveTR {
    color: #212121 !important;
    background-image: url(../images/common/iconReserve.png) !important; }

  	  /*
      .headMenuKoteiTR.fixposition .headMenu .headIcon_catalogTR:hover,
  	  */
  .headMenuKoteiTR.fixposition .headMenu .headIcon_reserveTR:hover {
    color: #007bff !important; }

  .slick-slider {
    padding-left: 0 !important; } }
.headMenuKoteiTR.fixposition .menu-trigger {
  background-color: #FF0000; }

.headMenuKoteiTR.fixposition .headMenu {
  border-bottom: 1px solid #e6e6e6; }

.logoImageTR {
  display: inline-block;
  top: 34px;
  position: absolute;
  float: left;
  width: 200px;
  height: 32px;
  background-image: url(../images/logoHeadWhite.svg);
  background-size: 200px;
  background-repeat: no-repeat; }

@media screen and (max-width: 768px) {
  .logoImageTR {
    display: inline-block;
    top: 20px;
    left: 10px;
    position: absolute;
    float: left;
    width: 200px;
    height: 32px;
    background-image: url(../images/logoHeadWhite.svg);
    background-size: 200px;
    background-repeat: no-repeat; } }
.headBtTR {
  display: flex;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 200px;
  top: 38px;
  letter-spacing: 1px;
  transition: all .3s; }

.headBtTR a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  margin-right: 30px;
  color: #FFF; }

.headBtTR a:hover {
  text-decoration: none;
  color: #7f7f7f; }

.headBtTR a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #FF0000;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s; }

.headBtTR a:hover::after {
  transform: scale(1, 1); }

@media screen and (max-width: 575px) {
  .headBtTR {
    display: block;
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    right: 200px;
    top: 38px;
    letter-spacing: 1px;
    transition: all .3s; }

  .headBtTR a {
    margin-right: 10px;
    color: #FFF;
    transition: all .3s; } }
.headBtTEL {
  padding: 10px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  position: absolute;
  right: 30px;
  top: 25px;
  font-family: 'Anton', sans-serif;
  letter-spacing: 1px;
  font-size: 20px; }

@media screen and (max-width: 820px) {
  .headBtTEL {
    padding: 10px;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    position: absolute;
    right: 30px;
    top: 25px;
    font-family: 'Anton', sans-serif;
    letter-spacing: 1px;
    font-size: 16px; } }
.globalnav-wrap {
  font-size: 16px;
  color: #fff;
  background: #333;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 0px;
  z-index: 10000; }

.globalnav .dropdown-btn {
  position: relative;
  display: inline-block;
  padding: 20px;
  cursor: pointer; }
  .globalnav .dropdown-btn:hover {
    background: #000; }
.globalnav .dropdown {
  z-index: 1000;
  background: #000;
  position: absolute;
  left: 0;
  top: 255px;
  width: 100%;
  padding: 10px 20px;
  display: none; }
  .globalnav .dropdown li {
    display: inline-block;
    margin: 10px 0; }
    .globalnav .dropdown li a {
      color: #fff; }
.globalnav .nav-button-wrap,
.globalnav .open {
  display: block; }
.globalnav .close {
  display: block; }

.headIcon {
  height: 70px;
  padding-top: 22px;
  position: absolute;
  top: 0px;
  right: 90px; }

@media screen and (max-width: 575px) {
  .headIcon {
    height: 70px;
    padding-top: 10px;
    position: absolute;
    top: 0px;
    right: 90px; } }
.headIcon_catalog {
  display: inline-block;
  padding-top: 2px;
  padding-left: 30px;
  font-size: 12px;
  background-image: url("../images/common/iconCatalog.png");
  background-repeat: no-repeat;
  background-position: left; }

.headIcon_catalog a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

@media screen and (max-width: 575px) {
  .headIcon_catalog {
    display: block;
    padding-top: 2px;
    padding-left: 30px;
    font-size: 12px;
    background-image: url("../images/common/iconCatalog.png");
    background-repeat: no-repeat;
    background-position: left; } }
.headIcon_reserve {
  display: inline-block;
  padding-top: 2px;
  padding-left: 30px;
  font-size: 12px;
  background-image: url("../images/common/iconReserve.png");
  background-repeat: no-repeat;
  background-position: left; }

.headIcon_reserve a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

@media screen and (max-width: 575px) {
  .headIcon_reserve {
    display: block;
    padding-top: 2px;
    padding-left: 30px;
    font-size: 12px;
    background-image: url("../images/common/iconReserve.png");
    background-repeat: no-repeat;
    background-position: left; } }
.headIcon_catalogTR {
  display: inline-block;
  padding-top: 2px;
  padding-left: 30px;
  font-size: 12px;
  background-image: url("../images/common/iconCatalogW.png");
  background-repeat: no-repeat;
  background-position: left;
  color: #FFF; }

.headIcon_catalogTR a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

@media screen and (max-width: 575px) {
  .headIcon_catalogTR {
    display: block;
    padding-top: 2px;
    padding-left: 30px;
    font-size: 12px;
    background-image: url("../images/common/iconCatalogW.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #FFF; } }
.headIcon_reserveTR {
  display: inline-block;
  padding-top: 2px;
  padding-left: 30px;
  font-size: 12px;
  background-image: url("../images/common/iconReserveW.png");
  background-repeat: no-repeat;
  background-position: left;
  color: #FFF; }

.headIcon_reserveTR a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none !important; }

@media screen and (max-width: 575px) {
  .headIcon_reserveTR {
    display: block;
    padding-top: 2px;
    padding-left: 30px;
    font-size: 12px;
    background-image: url("../images/common/iconReserveW.png");
    background-repeat: no-repeat;
    background-position: left;
    color: #FFF; } }
.headMenu .headBt .headBtinner {
  display: block; }

.contents {
  width: 1030px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px; }

@media screen and (max-width: 768px) {
  .contents {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    font-size: 16px; } }
.contents2 {
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px; }

@media screen and (max-width: 768px) {
  .contents2 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 16px; } }
.txtA {
  text-align: center; }

@media screen and (max-width: 575px) {
  .txtA {
    text-align: left; } }
.txtB {
  text-align: left; }

.line150 {
  line-height: 150%; }

.contentsBlock {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px; }

@media screen and (max-width: 768px) {
  .contentsBlock {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px; } }
.detail {
  width: 100%;
  margin-top: 30px;
  text-align: center;
  font-size: 13px; }

.detail2 {
  position: relative;
  width: 300px;
  height: 60px;
  padding-top: 20px;
  display: inline-block;
  background-color: #FFFFFF;
  border: solid 1px #06a4df;
  color: #06a4df;
  letter-spacing: 5px;
  background-image: url(../images/common/btSl.png);
  background-repeat: no-repeat;
  background-position: right center;
  font-size: 16px; }

@media screen and (max-width: 768px) {
  .detail2 {
    position: relative;
    width: 90%;
    height: 60px;
    padding-top: 10px;
    display: inline-block;
    background-color: #FFFFFF;
    border: solid 1px #06a4df;
    color: #06a4df;
    letter-spacing: 5px;
    background-image: url(../images/common/btSl.png);
    background-repeat: no-repeat;
    background-position: right center; } }
.detail2 a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 15px; }

@media screen and (max-width: 768px) {
  .detail2 a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-top: 15px; } }
.detail2 a:hover {
  background-color: #06a4df;
  color: #FFF;
  background-image: url(../images/common/btSl_m.png);
  background-repeat: no-repeat;
  background-position: right center; }

.margineS {
  margin-bottom: 110px; }

@media screen and (max-width: 768px) {
  .margineS {
    margin-bottom: 70px; } }
.margineM {
  margin-bottom: 150px; }

@media screen and (max-width: 768px) {
  .margineM {
    margin-bottom: 110px; } }
.margineL {
  margin-bottom: 200px; }

@media screen and (max-width: 768px) {
  .margineL {
    margin-bottom: 160px; } }
@media screen and (max-width: 575) {
  .spBottom {
    margin-bottom: 50px; } }
.waku {
  width: 100%;
  padding: 40px;
  border: 1px solid #d2d2d2;
  text-align: left; }

@media screen and (max-width: 768px) {
  .waku {
    width: 100%;
    padding: 20px;
    border: 1px solid #d2d2d2;
    text-align: left; } }
.waku2 {
  width: 100%;
  padding: 40px;
  border: 1px solid #d2d2d2;
  text-align: left; }

@media screen and (max-width: 768px) {
  .waku2 {
    width: 100%;
    padding: 20px;
    border: 1px solid #d2d2d2;
    text-align: left;
    margin-bottom: 10px; } }
.wakuRed {
  width: 100%;
  padding: 40px;
  border: 1px solid #FF0000;
  text-align: left; }

@media screen and (max-width: 768px) {
  .wakuRed {
    width: 100%;
    padding: 20px;
    border: 1px solid #FF0000;
    text-align: left; } }
.wakuKado_out {
  display: inline-block;
  background-color: #efefef;
  padding: 0px;
  height: 70px;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  background-image: url("../images/common/wakuKado_r.png");
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 70px; }

.wakuKado {
  top: 0px;
  display: inline-block;
  background-image: url("../images/common/wakuKado_l.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 20px;
  padding-left: 70px; }

.wakuKado .wakuKado2 {
  display: inline-block;
  color: #FFF;
  padding: 20px 0px;
  background-color: #06a4df;
  height: 70px; }

@media screen and (max-width: 768px) {
  .wakuKado_out {
    display: inline-block;
    background-color: #efefef;
    padding: 0px;
    	/*
    height: 70px;
    	*/
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../images/common/wakuKado_r.png");
    background-position: right top;
    background-repeat: no-repeat;
    padding-right: 30px; }

  .wakuKado {
    top: 0px;
    display: inline-block;
    background-image: url("../images/common/wakuKado_l.png");
    background-position: bottom left;
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 20px;
    padding-left: 30px; }

  .wakuKado .wakuKado2 {
    display: inline-block;
    color: #FFF;
    /*
    padding: 20px 0px;
    */
    background-color: #06a4df;
    /*
    height: 70px;
    */ } }
.wakuSla {
  display: inline-block;
  background-image: url("../images/common/sla.png");
  background-position: top left;
  background-repeat: no-repeat;
  padding: 35px;
  margin-left: auto;
  margin-right: auto;
  color: #06a4df;
  text-align: left; }

@media screen and (max-width: 575px) {
  .wakuSla {
    display: inline-block;
    background-image: url("../images/common/sla.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding: 35px 35px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #06a4df;
    text-align: left; } }
.wakuSla2 {
  display: inline-block;
  background-image: url("../images/common/sla.png");
  background-position: top left;
  background-repeat: no-repeat;
  padding: 35px;
  margin-left: auto;
  margin-right: auto;
  color: #06a4df;
  text-align: left; }

@media screen and (max-width: 575px) {
  .wakuSla2 {
    display: inline-block;
    background-image: url("../images/common/sla.png");
    background-position: top left;
    background-repeat: no-repeat;
    padding: 35px 35px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #06a4df;
    text-align: left; } }
.wakuKadomaru {
  position: relative;
  background-color: #FFF;
  border-radius: 12px;
  padding: 20px; }

@media screen and (max-width: 575px) {
  .wakuKadomaru {
    position: relative;
    background-color: #FFF;
    border-radius: 12px;
    padding: 20px;
    margin-bottom: 60px; } }
.line {
  border-bottom: solid 1px #d2d2d2;
  margin: 100px 0px; }

@media screen and (max-width: 768px) {
  .line {
    border-bottom: solid 1px #d2d2d2;
    margin: 60px 0px; } }
footer {
  color: #fff;
  font-size: 13px;
  background: #00243e;
  padding: 60px 0; }
  footer #footCorp {
    display: block;
    width: 320px;
    max-width: 100%;
    text-align: left;
    margin: 0 auto; }
    footer #footCorp .footLogo {
      width: 286px;
      max-width: 100%;
      display: block;
      margin: 0 auto 20px auto; }
  @media screen and (max-width: 768px) {
    footer #footCorp {
      width: 100%;
      text-align: center; } }
  footer .menuBlock {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    footer .menuBlock ul.menu {
      list-style: none;
      margin: 0px;
      padding: 13px 0 0;
      display: inline-block;
      padding-top: 20px; }
      footer .menuBlock ul.menu li {
        display: block;
        margin: 0px;
        padding: 0px;
        color: #fff;
        font-size: 13px !important; }
        footer .menuBlock ul.menu li a {
          display: block;
          color: #fff; }
      footer .menuBlock ul.menu .mMain {
        font-size: 16px !important;
        padding-bottom: 8px; }
      footer .menuBlock ul.menu .mSub {
        font-size: 16px;
        padding-left: 16px;
        padding-bottom: 8px; }
    footer .menuBlock .menu1 {
      order: 1; }
    footer .menuBlock 　
    .menu2 {
      order: 2; }
    footer .menuBlock .menu3 {
      order: 3; }
    footer .menuBlock .menu4 {
      order: 4; }
    @media screen and (max-width: 992px) {
      footer .menuBlock ul.menu {
        width: 50%; }
      footer .menuBlock .menu1 {
        order: 1; }
      footer .menuBlock .menu2 {
        order: 3; }
      footer .menuBlock .menu3 {
        order: 2; }
      footer .menuBlock .menu4 {
        order: 4; } }

@media screen and (max-width: 575px) {
  footer {
    font-size: 16px;
    padding: 30px 0; } }
#copyright {
  text-align: center;
  font-size: 12px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 70px;
  margin-bottom: 100px; }

@media screen and (max-width: 768px) {
  #copyright {
    text-align: left;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 70px;
    line-height: 120%;
    margin-bottom: 50px; } }
#page-top {
  position: fixed;
  bottom: 0px;
  right: 0px;
  font-size: 77%;
  z-index: 99; }

@media screen and (max-width: 768px) {
  #page-top {
    display: none; } }
#floatButton2 {
  position: fixed;
  width: 70px;
  height: 256px;
  right: 0;
  top: calc(350px - 128px);
  animation: fadeIn 5s ease 0s 1 normal;
  z-index: 100; }

@media screen and (max-width: 575px) {
  #floatButton2 {
    display: none; } }
@keyframes fadeIn {
  0% {
    right: -70px;
    opacity: 0; }
  80% {
    right: -70px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
footer .footerMail {
  position: relative;
  width: 100%;
  border: solid 1px #FFF;
  display: block;
  margin-bottom: 10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  padding: 15px; }

footer .footerMail a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.footerIcon {
  display: inline-block;
  background-image: url("../images/common/footerMail2.jpg");
  background-position: left 10px;
  background-repeat: no-repeat;
  padding-left: 25px; }

@media screen and (max-width: 768px) {
  .footerIcon {
    display: inline-block;
    background-image: url("../images/common/footerMail2.jpg");
    background-position: left 6px;
    background-repeat: no-repeat;
    padding-left: 25px; } }
.tel {
  height: 50px;
  position: relative;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-top: 15px;
  text-align: center;
  color: #FFF;
  background-color: #06a4df;
  background-image: url("../images/common/tel.png");
  background-position: center center;
  background-repeat: no-repeat;
  border-top: solid 1px #FFF;
  z-index: 9999;
  color: #fff;
  font-size: 14px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; }

.tel a {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff; }

.telIcon {
  display: inline-block;
  background-image: url("../images/common/telIcon.png");
  background-position: left 2px;
  background-repeat: no-repeat;
  padding-left: 25px;
  height: 24px; }

.telInsta {
  position: absolute;
  left: 0px;
  top: 0px; }

.title01 {
  width: 100%;
  padding-top: 70px;
  	/*
    padding-bottom: 50px;
  	*/
  padding-bottom: 20px;
  border-bottom: solid 1px #c8c8c8;
  text-align: center; }

.title02 {
  width: 100%;
  padding-top: 80px;
  padding-bottom: 70px;
  border-top: solid 1px #c8c8c8;
  text-align: center; }

.titleMidashi {
  font-size: 40px;
  font-weight: 800; }

.copyEn {
  color: #00a4e3;
  font-family: 'Anton', sans-serif;
  font-size: 40px; }

.copyJp {
  color: #000000;
  letter-spacing: 2px; }

.copyEnW {
  color: #FFFFFF;
  font-family: 'Anton', sans-serif;
  font-size: 40px; }

.copyJpW {
  color: #FFFFFF;
  letter-spacing: 2px; }

.footerTopTel {
  display: block;
  width: 25%;
  padding: 100px 30px 0px 30px;
  background-color: #f0f0f0;
  background-image: url("../images/common/footerUpSugi.png");
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: 150px;
  font-size: 14px;
  line-height: 150%;
  /*
  height: 410px;
  */
  text-shadow: 2px 2px 0 #f0f0f0; }

.footerTelText {
  margin-right: 100px;
  margin-bottom: 50px;
  font-size: 80%; }

@media screen and (max-width: 1200px) {
  .footerTopTel {
    display: block;
    width: 100%;
    padding: 100px 30px 0px 30px;
    background-color: #f0f0f0;
    background-image: url("../images/common/footerUpSugi.png");
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 250px;
    font-size: 14px;
    line-height: 150%;
    /*
    height: 410px;
    */
    text-shadow: 2px 2px 0 #f0f0f0; }

  .footerTelText {
    margin-bottom: 50px;
    font-size: 80%; } }
@media screen and (max-width: 575px) {
  .footerTopTel {
    display: block;
    width: 100%;
    padding: 50px 30px 0px 30px;
    background-color: #f0f0f0;
    background-image: url("../images/common/footerUpSugi.png");
    background-size: cover;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 150px;
    font-size: 14px;
    line-height: 150%;
    /*
    height: 410px;
    */
    text-shadow: 2px 2px 0 #f0f0f0; } }
.footerTopCatalog {
  display: block;
  width: 25%;
  color: #FFFFFF;
  font-size: 90%;
  padding: 100px 30px 30px 30px;
  background-image: url("../images/common/footerUp01.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 80%;
  /*
  height: 410px;
  */ }

@media screen and (max-width: 1200px) {
  .footerTopCatalog {
    display: block;
    width: 33%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
@media screen and (max-width: 575px) {
  .footerTopCatalog {
    display: block;
    width: 100%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp01.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
.footerTopCatalog a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFFFFF; }

.footerTopCatalog a:hover {
  color: #FFFFFF;
  text-decoration: none !important; }

.footerTopReserve {
  display: block;
  width: 25%;
  color: #FFFFFF;
  font-size: 90%;
  padding: 100px 30px 30px 30px;
  background-image: url("../images/common/footerUp02.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 80%;
  /*
  height: 410px;
  */ }

@media screen and (max-width: 1200px) {
  .footerTopReserve {
    display: block;
    width: 33%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp02.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
@media screen and (max-width: 575px) {
  .footerTopReserve {
    display: block;
    width: 100%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp02.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
.footerTopReserve a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFFFFF; }

.footerTopReserve a:hover {
  color: #FFFFFF;
  text-decoration: none !important; }

.footerTopEvent {
  display: block;
  width: 25%;
  color: #FFFFFF;
  font-size: 90%;
  padding: 100px 30px 30px 30px;
  background-image: url("../images/common/footerUp03.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  font-size: 80%;
  /*
  height: 410px;
  */ }

@media screen and (max-width: 1200px) {
  .footerTopEvent {
    display: block;
    width: 34%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp03.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
@media screen and (max-width: 575px) {
  .footerTopEvent {
    display: block;
    width: 100%;
    color: #FFFFFF;
    font-size: 90%;
    padding: 100px 30px 30px 30px;
    background-image: url("../images/common/footerUp03.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 80%;
    /*
    height: 410px;
    */ } }
.footerTopEvent a {
  display: block;
  width: 100%;
  height: 100%;
  color: #FFFFFF; }

.footerTopEvent a:hover {
  color: #FFFFFF;
  text-decoration: none !important; }

.footerBottom {
  background-image: url("../images/common/footerBottom01.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.footBottomArea {
  display: inline-block;
  padding: 5px 10px;
  color: #FFFFFF;
  background-color: #00a4e3;
  border-radius: 6px;
  margin-bottom: 10px;
  font-size: 80%; }

.footerBottomLogo {
  text-align: center; }

.moreWaku {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 60px; }

.moreBt {
  display: block; }

.moreWaku a {
  display: inline-block;
  margin: 0px auto;
  padding: 5px 20px 5px 10px;
  background-color: #FFF;
  color: #00a4e3;
  border: 5px solid #00a4e3;
  font-family: 'Anton', sans-serif;
  font-size: 20px;
  background-image: url(../images/common/yajiSmall.png);
  background-position: center right 8px;
  background-repeat: no-repeat;
  transition: all .3s; }

.moreWaku a:hover {
  text-decoration: none;
  background-color: #00a4e3;
  color: #FFF;
  background-image: url(../images/common/yajiSmall2.png);
  background-position: center right 8px;
  background-repeat: no-repeat; }

.bannerImg {
  text-align: center;
  padding: 15px 20px;
  margin-bottom: 10px; }

@media screen and (max-width: 768px) {
  .bannerImg {
    text-align: center;
    margin-bottom: 10px;
    padding: 5px; }

  .bannerImg img.bnImg {
    width: 100%;
    height: 100%; } }
.formLine {
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #666666; }

.formFlex {
  display: flex; }

.formKoumoku {
  padding: 10px;
  background-color: #efefef;
  position: relative; }

@media screen and (max-width: 575px) {
  .formKoumoku {
    height: 50px;
    padding: 10px;
    background-color: #efefef;
    position: relative; } }
.formKoumokuIn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

.formKaitou {
  padding: 10px; }

.footLink a {
  color: #FFF;
  text-decoration: none;
  transition: all .3s; }

.coverImg {
  display: flex;
  color: #FFF;
  width: 100vw;
  height: 100vh;
  /*
  background-image: url(../images/coverImg01.jpg);
  */
  background-position: center top;
  background-size: cover;
  position: relative; }

.coverImgCopy {
  font-size: 50px;
  color: #FFF;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 2px;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6); }

.mv-bg {
  display: flex;
  align-items: center;
  width: 100vw;
  /* 背景画像の高さ */
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  /* 薄いレイヤーの色 */
  	/*
    background-color: rgba(0, 30, 0, 0.2);
  	*/
  background-image: url(../images/backCover.png);
  /* videoの上に乗せる */
  z-index: 100; }

.mv-bg p {
  margin-left: 100px; }

@media screen and (max-width: 820px) {
  .mv-bg p {
    margin-left: 30px; } }
@media screen and (max-width: 575px) {
  .coverImgCopy {
    font-size: 30px;
    color: #FFF;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 2px;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6); }

  .coverImgCopy2 {
    display: block;
    font-size: 14px;
    line-height: 150% !important;
    text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.6); }

  .mv-bg p {
    margin-left: 10px; } }
.scroll {
  position: absolute;
  bottom: 0px;
  right: 10px;
  padding: 20px 10px;
  border-left: solid 1px #FFF;
  z-index: 100; }

.indexBack01 {
  background-image: url(../images/indexBack01.png);
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden; }

@media screen and (max-width: 820px) {
  .indexBack01 {
    background-image: url(../images/indexBack01.png);
    background-position: left 20px;
    background-repeat: no-repeat;
    background-size: 230px;
    overflow: hidden; } }
@media screen and (max-width: 575px) {
  .indexBack01 {
    background-image: url(../images/indexBack01.png);
    background-position: left 20px;
    background-repeat: no-repeat;
    background-size: 150px;
    overflow: hidden; } }
.indexImages01 {
  width: 80%;
  height: 500px;
  background-image: url(../images/indexImg01.jpg);
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  float: right;
  border-radius: 8px 0 0 8px;
  border-left: 1px solid #FFF; }

@media screen and (max-width: 575px) {
  .indexImages01 {
    width: 70%;
    height: 300px;
    background-image: url(../images/indexImg01.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    float: right;
    border-radius: 8px 0 0 8px;
    border-left: 1px solid #FFF; } }
.indexTxt01 {
  width: 80%;
  margin: auto; }

.indexBackAboutus {
  background-image: url(../images/backAboutus.png);
  background-position: top right;
  background-repeat: no-repeat; }

@media screen and (max-width: 575px) {
  .indexBackAboutus {
    background-image: url(../images/backAboutusSP.png);
    background-position: top right;
    background-repeat: no-repeat; } }
.indexBackBusinessguide {
  background-image: url(../images/backBusinessguide.png);
  background-position: top left;
  background-repeat: no-repeat; }

@media screen and (max-width: 575px) {
  .indexBackBusinessguide {
    background-image: url(../images/backBusinessguideSP.png);
    background-position: top left;
    background-repeat: no-repeat; } }
.indexBackPurchase {
  background-image: url(../images/backBackPurchasee.png);
  background-position: top right;
  background-repeat: no-repeat; }

@media screen and (max-width: 820px) {
  .indexBackPurchase {
    background-image: url(../images/backBackPurchasee.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 90%; } }
@media screen and (max-width: 575px) {
  .indexBackPurchase {
    background-image: url(../images/backBackPurchaseSP.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70px; } }
.indexBackRequest {
  background-image: url(../images/backRequest.png);
  background-position: top left;
  background-repeat: no-repeat; }

@media screen and (max-width: 820px) {
  .indexBackRequest {
    background-image: url(../images/backRequest.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 90%; } }
@media screen and (max-width: 575px) {
  .indexBackRequest {
    background-image: url(../images/backRequestSP.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 77px; } }
.indexBackComapany {
  background-image: url(../images/backCompany.png);
  background-position: top right;
  background-repeat: no-repeat; }

@media screen and (max-width: 820px) {
  .indexBackComapany {
    background-image: url(../images/backCompany.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 90%; } }
@media screen and (max-width: 575px) {
  .indexBackComapany {
    background-image: url(../images/backCompanySP.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 70px; } }
.contentsWaku {
  padding: 100px 0px;
  margin-top: 100px;
  border-top: solid 1px #e6e6e6; }

.contentsTitle {
  border-left: 10px solid #FF0000;
  padding: 30px 10px 30px 50px;
  margin-bottom: 50px; }

@media screen and (max-width: 575px) {
  .contentsTitle {
    border-left: 10px solid #FF0000;
    padding: 15px 10px 15px 30px;
    margin-bottom: 50px; } }
.contentsTitleTXT {
  font-family: 'Anton', sans-serif;
  font-size: 30px; }

.businessWaku {
  display: flex;
  box-shadow: 0 0 8px gray; }

@media screen and (max-width: 820px) {
  .businessWaku {
    display: none; } }
@media screen and (max-width: 575px) {
  .businessWaku {
    display: flex; } }
.businessWaku01 {
  background-image: url("../images/business01.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top  center;
  /*
  border-radius: 10px;
  */
  border-right: 1px solid #e6e6e6;
  width: 100%;
  padding: 200px 0px 0px 0px;
  background-color: #FFF;
  /*
  box-shadow: 0 0 8px gray;
  */ }

.businessWaku02 {
  background-image: url("../images/business02.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top  center;
  /*
  border-radius: 10px;
  */
  border-right: 1px solid #e6e6e6;
  width: 100%;
  padding: 200px 0px 0px 0px;
  background-color: #FFF;
  /*
  box-shadow: 0 0 8px gray;
  */ }

.businessWaku03 {
  background-image: url("../images/business03.jpg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top  center;
  /*
  border-radius: 10px;
  */
  border-right: 1px solid #e6e6e6;
  width: 100%;
  padding: 200px 0px 0px 0px;
  background-color: #FFF;
  /*
  box-shadow: 0 0 8px gray;
  */ }

.businessWakuTitle {
  width: 100%;
  text-align: center;
  background-image: url(../images/backBusiness.png);
  background-repeat: repeat-x; }

.businessWakuTxt {
  display: block;
  width: 100%;
  font-size: 14px;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-top: 1px solid #e6e6e6; }

.businessWakuBottom {
  width: 100%;
  background-color: #FFF;
  padding: 20px;
  /*
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  */ }

.businessBokashi01 {
  background-image: url(../images/businessSukashi01.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-position: right -30px bottom -30px; }

.businessBokashi02 {
  background-image: url(../images/businessSukashi02.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-position: right -70px bottom -5px; }

.businessBokashi03 {
  background-image: url(../images/businessSukashi03.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-position: right -5px bottom -5px; }

.businessWakuTB {
  display: none; }

@media screen and (max-width: 820px) {
  .businessWakuTB {
    display: block;
    width: 100%; } }
@media screen and (max-width: 575px) {
  .businessWakuTB {
    display: none; } }
.businessWaku01TB {
  background-image: url("../images/business01.jpg");
  background-size: 400px;
  background-repeat: no-repeat;
  background-position: top  left;
  width: 100%;
  box-shadow: 0 0 8px gray;
  margin-bottom: 50px; }

.businessTxt01TB {
  margin-left: 250px;
  padding-left: 85px;
  background-image: url(../images/business01TB.png);
  background-position: left center;
  background-repeat: no-repeat; }

.businessTxt01InnerTB {
  width: 100%;
  padding: 60px 30px;
  background-color: #FFF; }

.businessWaku02TB {
  background-image: url("../images/business02.jpg");
  background-size: 300px;
  background-repeat: no-repeat;
  background-position: top  left;
  width: 100%;
  box-shadow: 0 0 8px gray;
  margin-bottom: 50px; }

.businessTxt02TB {
  margin-left: 250px;
  padding-left: 85px;
  background-image: url(../images/business02TB.png);
  background-position: left center;
  background-repeat: no-repeat; }

.businessWaku03TB {
  background-image: url("../images/business03.jpg");
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: top  left -150px;
  width: 100%;
  box-shadow: 0 0 8px gray;
  margin-bottom: 50px; }

.businessTxt03TB {
  margin-left: 250px;
  padding-left: 85px;
  background-image: url(../images/business03TB.png);
  background-position: left center;
  background-repeat: no-repeat; }

.hinmokuWaku {
  display: flex;
  width: 100%;
  margin-bottom: 50px;
  border-bottom: dotted 1px #505050;
  padding-bottom: 30px; }

.hinmokuTitle {
  position: relative;
  width: 20%;
  float: left;
  background-image: url(../images/backDot.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 20px;
  color: #FF0000;
  font-size: 20px;
  font-weight: 400;
  border-right: 1px solid #e6e6e6; }

.hinmokuTitle p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%); }

.hinmokuTxt {
  width: 80%;
  float: left;
  padding: 20px; }

.hinmokuTxt p {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%); }

@media screen and (max-width: 820px) {
  .hinmokuTitle {
    position: relative;
    width: 40%;
    float: left;
    background-image: url(../images/backDot.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 20px;
    color: #FF0000;
    font-size: 20px;
    font-weight: 400;
    border-right: 1px solid #e6e6e6; }

  .hinmokuTxt {
    width: 60%;
    float: left;
    padding: 20px; } }
@media screen and (max-width: 575px) {
  .hinmokuWaku {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    border-bottom: dotted 1px #505050;
    padding-bottom: 0px;
    overflow: hidden; }

  .hinmokuTitle {
    display: block;
    width: 100%;
    float: left;
    background-image: url(../images/backDot.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 20px;
    color: #FF0000;
    font-size: 20px;
    font-weight: 400;
    border: none; }

  .hinmokuTitle p {
    -webkit-transform: translateY(0%);
    /* Safari用 */
    transform: translateY(0%); }

  .hinmokuTxt {
    display: block;
    width: 100%;
    float: left;
    padding: 20px; } }
.hinmokuEtc {
  position: relative;
  width: 100%;
  float: left;
  background-image: url(../images/backDot.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 20px;
  color: #FF0000; }

.requestTitle01 {
  display: block;
  width: 100%;
  padding: 20px;
  border-bottom: 5px solid #FF0000;
  margin-bottom: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%; }

.requestTitle02 {
  display: block;
  background-color: #FF0000;
  color: #FFF;
  width: 100%;
  padding: 20px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 150%; }

.requestBack {
  background-image: url(../images/requestBack.png);
  background-position: top center;
  background-repeat: repeat-x; }

@media screen and (max-width: 575px) {
  .requestBack2 {
    background-image: url(../images/requestBack.png);
    background-position: top center;
    background-repeat: repeat-x;
    padding: 0px; } }
.requestTxt {
  text-align: left;
  padding: 0px 0px;
  margin-bottom: 30px; }

@media screen and (max-width: 575px) {
  .requestTxt {
    text-align: left;
    padding: 15px 15px;
    margin-bottom: 30px; } }
/*
@media screen and (max-width: 768px) {
.requestImg img{
	width: 50%;
}
}

@media screen and (max-width: 575px) {
.requestImg img{
	width: 100%;
}
}
*/
.requestTel {
  font-size: 180%;
  font-family: 'Anton', sans-serif;
  text-align: center; }

@media screen and (max-width: 992px) {
  .requestTel {
    font-size: 180%;
    font-family: 'Anton', sans-serif;
    text-align: center; } }
@media screen and (max-width: 575px) {
  .requestTel {
    font-size: 170%;
    font-family: 'Anton', sans-serif;
    text-align: center; } }
.requestWaku {
  display: block;
  overflow: hidden;
  width: 30%;
  background-image: url(../images/lineRed.png);
  background-position: center center;
  background-repeat: repeat-x;
  margin-right: 30px; }

@media screen and (max-width: 575px) {
  .requestWaku {
    display: block;
    overflow: hidden;
    width: 100%;
    background-image: url(../images/lineRed.png);
    background-position: center center;
    background-repeat: repeat-x;
    margin-right: 30px; } }
.requestCopy {
  display: inline-block;
  padding: 20px 20px 20px 0px;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 3px;
  float: left;
  background-color: #fafafa; }

.companyCover {
  background-image: url(../images/companyCover.jpg);
  background-position: left 100px center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 300px;
  margin-bottom: 50px; }

@media screen and (max-width: 575px) {
  .companyCover {
    background-image: url(../images/companyCoverSP.jpg);
    background-position: left 50px center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    margin-bottom: 50px; } }
.companyP {
  padding: 0px 15px;
  margin-bottom: 50px; }

.companyLeft {
  padding: 40px 20px;
  border-top: 3px solid #FF0000;
  color: #FF0000; }

.companyLeft2 {
  padding: 40px 20px;
  border-top: 3px solid #FF0000;
  border-bottom: 1px solid #c8c8c8;
  color: #FF0000; }

@media screen and (max-width: 575px) {
  .companyLeft2 {
    padding: 40px 20px;
    border-top: 3px solid #FF0000;
    color: #FF0000; } }
.companyRight {
  padding: 40px 20px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8; }

.companyRight2 {
  padding: 40px 20px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8; }

.footer {
  padding: 0px 0px 100px 0px;
  font-size: 85%; }

@media screen and (max-width: 992px) {
  .footerRight {
    padding-top: 50px; } }
.footerYaji {
  background-image: url(../images/footerYaji.png);
  background-position: right 5px top 3px;
  background-repeat: no-repeat;
  background-size: 12px;
  display: block;
  width: 95%;
  padding: 0px 20px 10px 10px;
  position: relative; }

.footerYaji .LinkFooter {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media screen and (max-width: 992px) {
  .footerYaji {
    background-image: url(../images/footerYaji.png);
    background-position: right 5px top 3px;
    background-repeat: no-repeat;
    background-size: 12px;
    display: block;
    width: 100%;
    padding: 0px 20px 10px 0px;
    position: relative; }

  .footerYaji .LinkFooter {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }
.footerPadding {
  padding: 0px; }

@media screen and (max-width: 992px) {
  .footerPadding {
    padding: 0px 15px;
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 20px; } }
.titlePadding {
  padding-right: 0px;
  padding-left: 0px; }

a.anchor {
  display: block;
  padding-top: 100px;
  margin-top: -100px; }

@media screen and (max-width: 575px) {
  a.anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70px; } }
/*
#business #purchase{
    padding-top: 270px;
    margin-top: -270px;
}
*/
@media (min-width: 820px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px; }

.slider {
  height: 53vw;
  margin-inline: auto;
  overflow: hidden;
  /* 画像がはみ出ないようにする */
  width: 80vw; }

.slick-img img {
  width: 100%; }

@keyframes zoomUp {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(1.15);
    /* 拡大率 */ } }
.add-animation {
  animation: zoomUp 10s linear 0s normal both; }

.scroll-up {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 1s; }

.scroll-up.is-show {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px); }

.mv-bg {
  display: flex;
  align-items: center;
  width: 100vw;
  /* 背景画像の高さ */
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  /* 薄いレイヤーの色 */
  	/*
    background-color: rgba(0, 30, 0, 0.2);
  	*/
  background-image: url(../images/backCover.png);
  /* videoの上に乗せる */
  z-index: 100; }

.slide {
  position: relative;
  width: 100vw;
  height: 100vw;
  overflow: hidden;
  background-image: url(../images/backCover.png);
  /* videoの上に乗せる */
  z-index: 100; }

.slide-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  animation: slider-1 24s linear infinite;
  z-index: 90; }

.slide-image:nth-child(1) {
  background-image: url(https://gorigoricode.com/wp-content/uploads/2022/04/husky01.jpg);
  animation-delay: -2s; }

.slide-image:nth-child(2) {
  background-image: url(https://gorigoricode.com/wp-content/uploads/2022/04/husky05.jpg);
  animation-delay: 6s; }

.slide-image:nth-child(3) {
  background-image: url(https://gorigoricode.com/wp-content/uploads/2022/04/husky06.jpg);
  animation-delay: 14s; }

@keyframes slider-1 {
  0% {
    opacity: 0;
    transform: scale(1); }
  4.16% {
    opacity: 1; }
  33.33% {
    opacity: 1; }
  41.66% {
    opacity: 0;
    transform: scale(1.2); }
  100% {
    opacity: 0; } }
