@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: 'Noto Sans JP', 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: #00a4e3;
	*/ }
  .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: 100%;
  height: 100vh;
  overflow-y: auto;
  padding: 15vh 0;
  line-height: 200%;
  font-family: 'Sofia Sans Condensed', sans-serif; }
  #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: 70px 0;
    line-height: 200%;
    font-family: 'Sofia Sans Condensed', sans-serif;
    font-size: 1.5em; } }
.blkMwaku01 {
  width: 90%;
  padding: 10px;
  margin: auto;
  color: #FFF;
  font-size: 1.2em;
  background-image: url(../images/common/blkMyaji01.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  margin-top: 5px;
  position: relative;
  border-bottom: 1px solid #FFF; }

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

.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: none;
  color: #000; }

a:hover {
  text-decoration: underline; }

.textNoline {
  text-decoration: none; }

h1 {
  font-size: 4.0em;
  font-weight: 800;
  /*
  letter-spacing: 6px;
  */ }

h2 {
  font-size: 3.5em;
  font-weight: 800; }

h3 {
  font-size: 1.5em;
  font-weight: 800;
  line-height: 250%; }

h4 {
  font-size: 2.0em;
  font-weight: 800; }

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

@media screen and (max-width: 820px) {
  h5 {
    font-size: 24px;
    font-weight: 800; } }
h6 {
  font-size: 28px;
  font-weight: 600; }

@media screen and (max-width: 768px) {
  h1 {
    font-size: 2.5em;
    font-weight: 800;
    /*
    letter-spacing: 6px;
    */ }

  h2 {
    font-size: 2.0em;
    font-weight: 800; }

  h3 {
    font-size: 1.1em;
    font-weight: 800;
    line-height: 200%; }

  h4 {
    font-size: 1.5em;
    font-weight: 800; }

  h5 {
    font-size: 1.0em;
    font-weight: 800; } }
.p00 {
  padding: 0px; }

.pSS {
  padding-top: 100px;
  padding-bottom: 100px; }

@media screen and (max-width: 768px) {
  .pSS {
    padding-top: 50px;
    padding-bottom: 50px; } }
.headMenuKotei {
  background-color: #FFFFFF;
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 10000; }

.headMenu {
  display: block;
  	/*
    width: 1030px;
  	*/
  width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px 20px 10px;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  	/*
  	background-color:rgba(255,255,255,0.70);
  */ }

@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;
  float: left;
  background-image: url(../images/common/logoG.svg) !important;
  background-size: 250px;
  background-repeat: no-repeat; }

@media screen and (max-width: 768px) {
  .logoImage {
    display: inline-block;
    float: left;
    margin: 5px;
    background-image: url(../images/common/logoG.svg) !important;
    background-size: 220px;
    background-repeat: no-repeat; } }
.logoCopy {
  display: inline-block;
  padding-left: 15px;
  float: left;
  font-size: 11px;
  line-height: 150%;
  padding-top: 10px; }

.headBt {
  display: flex;
  font-size: 1.2em;
  font-weight: 900;
  position: absolute;
  right: 10px;
  bottom: 20px;
  transition: all .3s;
  font-family: 'Sofia Sans Condensed', sans-serif;
  font-weight: 400; }

.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; } }
.headMenuKoteiTR {
  display: flex;
  position: fixed;
  justify-content: space-between;
  width: 100%;
  z-index: 10000;
  background: rgba(255, 255, 255, 0.7); }

.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 {
  background-image: url(../images/common/logo.svg) !important;
  background-size: 350px;
  background-repeat: no-repeat; }

@media screen and (max-width: 768px) {
  .headMenuKoteiTR.fixposition .logoImageTR {
    background-image: url(../images/common/logo.svg) !important;
    background-size: 250px;
    background-repeat: no-repeat; } }
@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; }

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

  .headMenuKoteiTR.fixposition .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: #FFF; }
    .headMenuKoteiTR.fixposition .menu-trigger span {
      position: absolute;
      left: 20px;
      width: 30px;
      height: 1px;
      background-color: #505050;
      border-radius: 2px; }
    .headMenuKoteiTR.fixposition .menu-trigger span:nth-of-type(1) {
      top: 25px; }
    .headMenuKoteiTR.fixposition .menu-trigger span:nth-of-type(2) {
      top: 34px; }
    .headMenuKoteiTR.fixposition .menu-trigger span:nth-of-type(3) {
      bottom: 26px; }

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

  .slick-slider {
    padding-left: 0 !important; } }
.logoImageTR {
  display: inline-block;
  float: left;
  background-image: url(../images/common/logo.svg) !important;
  background-size: 350px;
  background-repeat: no-repeat; }

@media screen and (max-width: 768px) {
  .logoImageTR {
    display: inline-block;
    float: left;
    margin-top: 15px;
    margin-left: 5px;
    background-image: url(../images/common/logo.svg) !important;
    background-size: 250px;
    background-repeat: no-repeat; } }
.logoCopyTR {
  display: inline-block;
  padding-left: 15px;
  float: left;
  font-size: 11px;
  line-height: 150%;
  padding-top: 10px;
  color: #FFF; }

.headBtTR {
  display: flex;
  font-size: 1.2em;
  font-weight: 900;
  position: absolute;
  right: 10px;
  bottom: 20px;
  transition: all .3s;
  font-family: 'Sofia Sans Condensed', sans-serif;
  font-weight: 400; }

.headBtTR a {
  color: #FFF;
  transition: all .3s; }

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

@media screen and (max-width: 900px) {
  .headBtTR {
    display: block;
    font-size: 11px;
    font-weight: 900;
    position: absolute;
    right: 10px;
    bottom: 20px;
    transition: all .3s; } }
.fixed-background {
  min-height: 100vh;
  background-attachment: fixed;
  background-size: cover;
  background-position: center; }

.cover {
  display: block;
  background-color: #FFFFFF;
  background-image: url(../images/cover3.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh; }

@media screen and (max-width: 767px) {
  .cover {
    display: block;
    	/*
    background-color: #ffdd00;
    	*/ } }
@media screen and (max-width: 575px) {
  .cover {
    display: block;
    background-image: url(../images/cover3.jpg);
    background-size: cover;
    background-position: right -300px bottom;
    background-repeat: no-repeat;
    	/*
    background-color: #ffdd00;
    	*/ } }
.topFlame {
  height: 100vh;
  position: relative; }

.topCopy {
  position: absolute;
  bottom: 300px;
  right: 0px;
  padding: 20px;
  background-color: rgba(255, 255, 255, 0.8); }

/*スクロールダウン全体の場所*/
.scrolldown1 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  left: 50%;
  bottom: 10px;
  /*全体の高さ*/
  height: 50px; }

/*Scrollテキストの描写*/
.scrolldown1 span {
  /*描画位置*/
  position: absolute;
  left: -15px;
  top: -15px;
  /*テキストの形状*/
  color: #eee;
  font-size: 0.7rem;
  letter-spacing: 0.05em; }

.scrollTxt {
  position: absolute;
  bottom: 55px;
  width: 100%;
  text-align: center;
  color: #FFF;
  font-size: 1.0rem;
  letter-spacing: 0.05em;
  font-family: 'Fjalla One', sans-serif; }

/* 線の描写 */
.scrolldown1::after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: 1px;
  height: 30px;
  background: #FFF;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0; }

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0; }
  30% {
    height: 30px;
    opacity: 1; }
  100% {
    height: 0;
    top: 50px;
    opacity: 0; } }
@media screen and (max-width: 768px) {
  .topCopy {
    position: absolute;
    bottom: 150px;
    left: 300px; } }
@media screen and (max-width: 576px) {
  .topCopy {
    position: absolute;
    bottom: 120px;
    left: 60px; }

  .resize {
    width: 200px; } }
.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; }

.anchor::before {
  display: block;
  height: 7rem;
  margin-top: -7rem;
  content: ""; }

@media (max-width: 575px) {
  .anchor::before {
    display: block;
    height: 5rem;
    margin-top: -5rem;
    content: ""; } }
.scroll-up {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 1s; }

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

.baseBox {
  /* --- 親BOXの定義 --------------------------------------------*/
  display: inline-block;
  /* インラインブロック化 */
  position: relative;
  /* 親要素               */
  overflow: hidden;
  /* はみ出しは非表示     */
  margin: 0 auto;
  /* BOXの位置(中央寄せ)  */
  width: 100%;
  /* BOXの横幅            */
  height: 120px;
  /* BOXの高さ            */ }

@media screen and (max-width: 576px) {
  .baseBox {
    /* --- 親BOXの定義 --------------------------------------------*/
    display: inline-block;
    /* インラインブロック化 */
    position: relative;
    /* 親要素               */
    overflow: hidden;
    /* はみ出しは非表示     */
    margin: 0 auto;
    /* BOXの位置(中央寄せ)  */
    width: 100%;
    /* BOXの横幅            */
    height: 100px;
    /* BOXの高さ            */ } }
/* --- 前面文字の定義 -----------------------------------------*/
.baseBox .frontStr {
  display: inline-block;
  /* インラインブロック化 */
  position: absolute;
  /* 親要素からの相対位置 */
  top: 0;
  /* 親要素にサイズにする */
  left: 0;
  right: 0;
  bottom: 0; }

/* --- 背景透かし文字の定義 -----------------------------------*/
.baseBox .backStr {
  position: absolute;
  /* 親要素からの相対位置 */
  display: inline-block;
  /* インラインブロック化 */
  white-space: nowrap;
  /* 折り返ししない       */
  font-size: 80pt;
  /* 背景透かし文字サイズ */
  font-weight: 700;
  /* 太字                 */
  color: rgba(255, 102, 255, 0.8);
  /* 背景透かし文字色     */
  color: #efefef;
  /* 中心寄せ＆角度       */
  font-family: 'Sofia Sans Condensed', sans-serif;
  top: 30px;
  right: 0; }

@media screen and (max-width: 576px) {
  .baseBox .backStr {
    position: absolute;
    /* 親要素からの相対位置 */
    display: inline-block;
    /* インラインブロック化 */
    white-space: nowrap;
    /* 折り返ししない       */
    font-size: 50pt;
    /* 背景透かし文字サイズ */
    font-weight: 700;
    /* 太字                 */
    color: rgba(255, 102, 255, 0.8);
    /* 背景透かし文字色     */
    color: #efefef;
    /* 中心寄せ＆角度       */
    font-family: 'Sofia Sans Condensed', sans-serif;
    top: 15px;
    right: 0; } }
/*
h1 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: 'Sofia Sans Condensed', sans-serif;
	font-size: 45px;
	font-weight: 700;
}

@media screen and (max-width: 576px) {
h1 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
	margin-top: 20px;
	margin-bottom: 40px;
	font-family: 'Sofia Sans Condensed', sans-serif;
	font-size: 45px;
	font-weight: 700;
}
}


h1:before, h1:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
h1:before {
  left:0;
}
h1:after {
  right: 0;
}
@media screen and (max-width: 576px) {
.sp00{
	padding: 0px;
}
}
*/
.midashiImage {
  display: block;
  width: 100%;
  background-image: url(../images/index/back01.jpg);
  background-position: top left;
  text-align: center;
  background-repeat: no-repeat; }

.midashiTitle {
  padding: 80px 0px;
  font-family: 'Sofia Sans Condensed', sans-serif;
  color: rgba(255, 255, 255, 0.4);
  font-weight: 700;
  font-size: 3.0em; }

@media screen and (max-width: 576px) {
  .midashiImage {
    display: block;
    width: 90%;
    float: left;
    background-image: url(../images/index/back01.jpg);
    background-position: top left;
    background-size: 900px;
    text-align: left;
    background-repeat: no-repeat; }

  .midashiTitle {
    padding: 80px 0px;
    font-family: 'Sofia Sans Condensed', sans-serif;
    color: rgba(255, 255, 255, 0.4);
    font-weight: 700;
    font-size: 3.0em;
    margin-left: 15px; } }
.txtBox {
  width: 800px;
  line-height: 200%;
  margin: 0 auto; }

@media screen and (max-width: 820px) {
  .txtBox {
    width: 90%;
    line-height: 200%;
    margin: 0 auto; } }
.workWaku {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 400px; }

@media screen and (max-width: 576px) {
  .workWaku {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 300px; } }
.workWaku::after {
  content: '';
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.workWaku a {
  display: block;
  width: 100%;
  height: 100%; }

.workInner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: 3.2rem;
  color: #FFF;
  text-align: center;
  z-index: 5;
  line-height: 120%; }

.workInner a {
  display: block;
  width: 100%;
  height: 100%; }

.workTitle {
  display: block;
  width: 100%;
  padding: 5px;
  border-bottom: 1px solid #FFF;
  margin-bottom: 5px;
  font-size: 110%;
  font-weight: 700; }

.workWeb {
  position: relative;
  height: 600px; }

@media screen and (max-width: 2100px) {
  .workWeb {
    position: relative;
    height: 500px; } }
@media screen and (max-width: 1500px) {
  .workWeb {
    position: relative;
    height: 600px; } }
@media screen and (max-width: 1410px) {
  .workWeb {
    position: relative;
    height: 400px; } }
@media screen and (max-width: 992px) {
  .workWeb {
    position: relative;
    height: 300px; } }
.workWebImg {
  position: absolute;
  bottom: 0;
  right: 0; }

@media screen and (max-width: 798px) {
  .workWeb {
    position: relative;
    height: 350px; }

  .workWebImg {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 70%; } }
.workWebTitle {
  display: block;
  margin-left: 10px;
  font-size: 1.0em;
  font-family: 'Sofia Sans Condensed', sans-serif;
  z-index: 100; }

.webmidashi {
  font-size: 1.5em; }

@media screen and (max-width: 768px) {
  .webmidashi {
    font-size: 1.2em; } }
.workWebFlame {
  display: inline-block;
  border: 1px solid #505050;
  padding: 0px 10px;
  margin-top: 10px;
  font-size: 80%; }

.workWebBack {
  background-image: url(../images/index/workWebBack.jpg);
  background-position: bottom;
  background-repeat: repeat-x;
  background-position: bottom -150px center; }

@media screen and (max-width: 1500px) {
  .workWebBack {
    background-image: url(../images/index/workWebBack.jpg);
    background-position: bottom -150px center;
    background-repeat: repeat-x; } }
@media screen and (max-width: 992px) {
  .workWebBack {
    background-image: url(../images/index/workWebBack.jpg);
    background-position: bottom -200px center;
    background-repeat: repeat-x; } }
.projectTxt {
  width: 570px;
  float: right;
  padding: 120px 30px; }

@media screen and (max-width: 768px) {
  .projectTxt {
    width: 100%;
    padding: 60px 80px 60px 80px; } }
@media screen and (max-width: 576px) {
  .projectTxt {
    width: 100%;
    padding: 60px 30px; } }
.projectTxt2 {
  width: 570px;
  float: left;
  padding: 120px 30px; }

@media screen and (max-width: 768px) {
  .projectTxt2 {
    width: 100%;
    padding: 60px 80px 60px 80px; } }
@media screen and (max-width: 576px) {
  .projectTxt2 {
    width: 100%;
    padding: 60px 30px; } }
.projectImg {
  background-image: url(../images/index/gym.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

@media screen and (max-width: 768px) {
  .projectImg {
    height: 400px;
    background-image: url(../images/index/gym.jpg);
    background-position: center;
    background-size: cover; } }
.projectBack {
  background-color: #fafafa;
  background-image: url(../images/index/gym2.png);
  background-repeat: no-repeat;
  background-position: left top; }

@media screen and (max-width: 768px) {
  .projectBack {
    background-color: #fafafa;
    background-image: url(../images/index/gym2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%; } }
@media screen and (max-width: 576px) {
  .projectBack {
    background-color: #fafafa;
    background-image: url(../images/index/gym2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%; } }
.projectBack2 {
  background-color: #fafafa;
  background-image: url(../images/index/table2.png);
  background-repeat: no-repeat;
  background-position: right top; }

@media screen and (max-width: 768px) {
  .projectBack2 {
    background-color: #fafafa;
    background-image: url(../images/index/table2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%; } }
@media screen and (max-width: 576px) {
  .projectBack2 {
    background-color: #fafafa;
    background-image: url(../images/index/table2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%; } }
.caption {
  font-size: 90%; }

/*== ボタン共通設定 */
.btn {
  /*アニメーションの起点とするためrelativeを指定*/
  position: relative;
  overflow: hidden;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  border: 1px solid #cd0000;
  /* ボーダーの色と太さ */
  border-radius: 0px;
  padding: 10px 30px;
  text-align: center;
  outline: none;
  /*アニメーションの指定*/
  transition: ease .2s;
  background-color: #cd0000;
  font-family: 'Sofia Sans Condensed', sans-serif; }

/*ボタン内spanの形状*/
.btn span {
  position: relative;
  z-index: 3;
  /*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color: #FFF;
  font-size: 0.7em; }

.btn:hover span {
  color: #7d0000; }

/*== 背景が流れる（左から右） */
.bgleft:before {
  content: '';
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /*色や形状*/
  background: #FFF;
  /*背景色*/
  width: 100%;
  height: 100%;
  /*アニメーション*/
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: right top; }

/*hoverした際の形状*/
.bgleft:hover:before {
  transform-origin: left top;
  transform: scale(1, 1); }

.companyLine {
  padding: 1.2rem 0.5rem;
  margin-bottom: 0.2rem;
  	/*
      background-image: linear-gradient(90deg, #0049a0 0 60%, #dedede 60%);
      background-repeat: no-repeat;
      background-size: 100% 2%;
      background-position: bottom;
  	*/
  border-bottom: 1px solid #0f7956;
  color: #7E7E7E;
  display: table;
  position: relative;
  background-image: url(../images/ha01.png);
  background-position: left top 10px;
  background-repeat: no-repeat;
  background-size: 15px;
  line-height: 150%; }

.companyLine2 {
  padding: 1.2rem 0.5rem;
  margin-bottom: 0.2rem;
  border-bottom: 1px solid #dedede; }

.must {
  position: absolute;
  right: 0;
  display: inline-block;
  padding: 5px 5px;
  color: #FFF;
  background-color: #FF0000;
  padding: 0px 10px;
  font-size: 0.7em; }

.must2 {
  display: inline-block;
  padding: 5px 5px;
  color: #FFF;
  background-color: #FF0000;
  padding: 0px 10px;
  font-size: 0.7em;
  float: right; }

.conpanyHistory {
  font-family: 'Sofia Sans Condensed', sans-serif;
  color: #0049a0;
  font-size: 2.0em;
  font-weight: 700; }

@media screen and (max-width: 576px) {
  .comapnTxt {
    font-size: 90%; } }
.footerBt {
  display: block;
  font-size: 1.0em;
  /*
  position: absolute;
  right:0px;
  top: 0px;
  */
  float: right;
  transition: all .3s;
  font-family: 'Sofia Sans Condensed', sans-serif;
  font-weight: 400;
  margin-bottom: 40px; }

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

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

@media screen and (max-width: 576px) {
  .footerBt {
    display: none; } }
.footerLogo {
  font-size: 0.7em;
  color: #B3B3B3;
  line-height: 120%; }

.footerLogo img {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto; }

@media screen and (max-width: 576px) {
  .footerLogo {
    font-size: 0.7em;
    color: #B3B3B3;
    line-height: 120%;
    text-align: center; }

  .footerLogo img {
    margin-bottom: 20px;
    margin-top: 50px;
    width: 120px;
    margin-left: auto;
    margin-right: auto; } }
.footerBt_sp {
  display: none;
  font-family: 'Sofia Sans Condensed', sans-serif;
  font-weight: 400; }

@media screen and (max-width: 576px) {
  .footerBt_sp {
    display: block;
    font-family: 'Sofia Sans Condensed', sans-serif;
    font-weight: 400; }

  .footerBt_sp .ftBt {
    padding: 10px 50px;
    border-bottom: 1px solid #dedede; }

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

  .footerBt_sp .ftBt:hover {
    text-decoration: none;
    color: #7f7f7f; } }
.pagetop {
  position: fixed;
  bottom: 10px;
  right: 10px; }

@media (max-width: 575px) {
  .pagetop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 11100; } }
.titleWork {
  font-size: 1.8em;
  padding: 20px 0px;
  border-bottom: 1px solid #bababa;
  margin-bottom: 30px; }

@media screen and (max-width: 576px) {
  .titleWork {
    font-size: 1.5em;
    padding: 20px 0px;
    border-bottom: 1px solid #bababa;
    margin-bottom: 30px; } }
.contentsMargin {
  margin-top: 100px; }

/*== ボタン共通設定 */
.btnR {
  /*アニメーションの起点とするためrelativeを指定*/
  position: relative;
  overflow: hidden;
  /*ボタンの形状*/
  text-decoration: none;
  display: inline-block;
  border: 3px solid #555;
  /* ボーダーの色と太さ */
  padding: 10px 30px;
  text-align: center;
  outline: none;
  /*アニメーションの指定*/
  transition: ease .2s;
  font-family: 'Sofia Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 1.5em; }

/*ボタン内spanの形状*/
.btnR span {
  position: relative;
  z-index: 3;
  /*z-indexの数値をあげて文字を背景よりも手前に表示*/
  color: #333; }

.btnR:hover span {
  color: #fff;
  text-decoration: none; }

/*== 背景が流れる（右から左） */
.bgrightR:before {
  content: '';
  /*絶対配置で位置を指定*/
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  /*色や形状*/
  background: #333;
  /*背景色*/
  width: 100%;
  height: 100%;
  /*アニメーション*/
  transition: transform 0.6s cubic-bezier(0.8, 0, 0.2, 1) 0s;
  transform: scale(0, 1);
  transform-origin: left top;
  text-decoration: none; }

/*hoverした際の形状*/
.bgrightR:hover:before {
  transform-origin: right top;
  transform: scale(1, 1);
  text-decoration: none; }

.telBt {
  display: none; }

@media screen and (max-width: 575px) {
  .telBt {
    display: block;
    background-image: url(../images/tel.png);
    	  /*
        background-color: #eeeeee;
    	  */
    background-repeat: no-repeat;
    background-size: 50px;
    width: 70px;
    height: 70px;
    background-position: center center;
    display: block;
    float: right; } }
.bgGreen {
  background-color: #0f7956;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: radial-gradient(#1ea861 10%, transparent 10%), radial-gradient(#1ea861 10%, transparent 10%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px; }

@media screen and (max-width: 575px) {
  .bgGreen {
    background-color: #0f7956;
    padding-top: 25px;
    padding-bottom: 25px; } }
@media screen and (max-width: 575px) {
  .maGreen {
    padding-left: 10px;
    padding-right: 10px; } }
@media screen and (max-width: 575px) {
  .conGreen {
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url(../images/back01.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; } }
.backGreen {
  background-image: url(../images/back01.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }

@media screen and (max-width: 575px) {
  .backGreen {
    background-image: url(../images/back02.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: repeat-y;
    position: relative;
    padding-bottom: 100px; } }
.sakamoto {
  position: absolute;
  right: 0px;
  bottom: 0px; }

.conTitle {
  font-size: 3.0em;
  font-weight: 800;
  color: #0f7956;
  /*
  font-family: 'Fjalla One', sans-serif;
  */ }

.conTitle_sub {
  font-size: 0.8em;
  font-weight: lighter;
  color: #838383;
  letter-spacing: 2px; }

.footer {
  background-image: url(../images/footer.jpg);
  background-size: contain;
  background-position: top right;
  background-repeat: no-repeat; }

@media screen and (max-width: 820px) {
  .footer {
    background-image: url(../images/footer.jpg);
    background-size: contain;
    background-position: center right -20px;
    background-repeat: no-repeat; } }
@media screen and (max-width: 575px) {
  .footer {
    background-image: url(../images/footer.jpg);
    background-size: contain;
    background-position: center right -80px;
    background-repeat: no-repeat; } }
.bgGreen2 {
  background-color: #f7f9db;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: radial-gradient(#ddc68f 10%, transparent 10%), radial-gradient(#ddc68f 10%, transparent 10%);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px; }

@media screen and (max-width: 575px) {
  .bgGreen2 {
    background-color: #f7f9db;
    padding-top: 25px;
    padding-bottom: 25px; } }
.conceptLine {
  width: 100%;
  border-bottom: 1px solid #d9c38d; }

@media screen and (max-width: 820px) {
  .sakamotoImg {
    width: 50%;
    float: right; } }
.profileWaku {
  background-color: #FFFFFF;
  padding: 50px; }

@media screen and (max-width: 575px) {
  .profileWaku {
    background-color: #FFFFFF;
    padding: 20px 20px; } }
.profileWaku2 {
  padding: 20px 0px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 50px; }

.profileWaku2 .midashi01 {
  font-size: 28px;
  font-weight: 600; }

.profileWaku2 .midashi02 {
  font-size: 80%;
  margin-bottom: 10px; }

.profileWaku .midashi03 {
  border-left: solid 3px #0f7956;
  padding: 10px 0px 10px 20px;
  margin: 50px 0px;
  font-size: 20px;
  font-weight: 600; }

.profileWaku .midashi04 {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px; }

.linkWaku {
  display: inline-block;
  background-color: #0f7956;
  color: #FFFFFF;
  position: relative;
  padding: 0px 5px;
  font-size: 90%;
  margin-top: 20px;
  margin-bottom: 50px;
  border-radius: 20px; }

.linkWaku a {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  position: absolute; }
