@font-face {
  font-family: PeugeotNewRegular;
  src: url("fonts/Peugeot_New-Regular.woff2") format("woff2"),
    url("fonts/Peugeot_New-Regular.woff") format("woff"),
    url("fonts/PeugeotNew-Regular.ttf") format("truetype"),
    url("fonts/Peugeot_New-Regular.eot") format("eot");
}

@font-face {
  font-family: PeugeotNewBold;
  src: url("fonts/Peugeot_New-Bold.woff2") format("woff2"),
    url("fonts/Peugeot_New-Bold.woff") format("woff"),
    url("fonts/PeugeotNew-Bold.ttf") format("truetype"),
    url("fonts/Peugeot_New-Bold.eot") format("eot");
}

@font-face {
  font-family: PeugeotNewLight;
  src: url("fonts/Peugeot_New-Light.woff2") format("woff2"),
    url("fonts/Peugeot_New-Light.woff") format("woff"),
    url("fonts/PeugeotNew-Light.ttf") format("truetype"),
    url("fonts/Peugeot_New-Light.eot") format("eot");
}

body {
  font-family: PeugeotNewRegular, Noto Sans CJK JP, Hiragino Kaku Gothic ProN, HiraKakuProN-W3, Meiryo, Yu Gothic Medium, sans-serif;
}

.BFT {
  font-family: PeugeotNewBold;
}

.LFT {
  font-family: PeugeotNewLight;
}

h1 {
  margin: 0 !important;
  padding: 5px 0 !important;
  text-align: center;
  background-color: #000;
}

h1 img {
  font-size: 0;
}



.fscatch2 {
  font-size: 43px;
}

@media (max-width: 1200px) {
  .fscatch2 {
    font-size: 42px;
  }
}

@media (max-width: 992px) {
  .fscatch2 {
    font-size: 32px;
  }
}

.col-md-6 {
  float: none;
  width: 80%;
  margin: 20px auto 0
}

@media (max-width: 768px) {
  .fscatch2 {
    font-size: 3.5vw;
  }

  .mt100 {
    margin-top: 40px !important;
  }

  .mt60,
  .mt80 {
    margin-top: 20px !important;
  }

  .col-md-6 {
    width: 100%
  }
}

.type2.black a {
  padding: 30px;
  font-size: 3rem;
  display: block;
  width: 100%;
  background-color: #000;
}

.toriko{
  background:url(../img/toriko.png) ;
  background-size: 100% 100%;
  padding:2.5%
}

.toriko .back{
  background-color: #E1E6EE;
  margin:5px 0px
}

.toriko .flex{
  margin-top: 30px;
  justify-content: space-between;
}

.toriko .flex .left{
  width:40%
}

.toriko .flex .right{
  width:55%
}

.toriko .flex .right img{
  display: block;
}

.toriko a{
  display: block;
  color:#FFF;
  background:#000;
  padding: 14px;
  font-size: 1.7rem;
  font-weight: bold;
  margin-top: 20px;
}

.toriko .type2{
  padding:0;
}

.link {
  position: relative;
}

.link a {
  position: absolute;
  bottom: 10px;
  width: 55%;
  height: 40px;
  right: 0;
}

.link a:hover {
  opacity: 0.7;
}

.flex {
  display: flex;
  align-items: center;
}

.map {
  width: 50%
}

.txt {
  width: 45%;
  text-align: left;
  margin: 0 20px 0 30px
}

.txt h2 {
  margin: 0
}

.insta {
  width: 20%
}

.notice {
  font-size: 1.25rem;
  letter-spacing: 0;
}

.fssubcatch {
  margin-top: 130px !important;
}

.wd21 {
  margin: 0 21%;
}

.site {
  margin: 1em 0 0 0;
  padding: 0.8em 0;
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  color: #FFF;
  background-color: #00A8E6
}

.type2.sky {
  background-color: rgb(0 169 230);
}



.wd15 {
  margin: 0 15%
}

@media (max-width: 1200px) {

  .toriko .back{
    margin: 15px 5px;
  }

  .toriko a{
    font-size: 1.1rem;
    margin-top: 10px;
  }


 .toriko .flex .left{
    width:100%
  }
  
  .toriko .flex .right{
    width:100%}

  .wd15 {
    margin: 0
  }

  .fscatch2 {
    font-size: 42px;
  }
}

@media (max-width: 992px) {
  .fscatch2 {
    font-size: 32px;
  }
}

@media (max-width: 768px) {

  .wd10 {
    margin: 0
  }

  .site {
    font-size: 1.6rem;
  }

  .flex {
    flex-direction: column;
  }

  .map {
    width: 100%;
    margin-top: 30px;
  }

  .map:first-of-type {
    margin-top: 0;
  }

  .txt {
    width: 100%;
    text-align: center;
    margin: 10px auto;
  }

  .txt h2 {
    font-size: 2.5rem;
  }

  .txt h4 {
    margin-top: 10px;
    font-size: 1.5rem
  }

  .txt h3 {
    font-size: 1.8rem;
  }


  .insta {
    width: 30%;
    margin: auto
  }

  .wd60 {
    width: 90%;
  }

  .mt80 {
    margin-top: 40px !important
  }

  .fscatch2 {
    font-size: 3.5vw;
  }

  .mb40,
  .mb60 {
    margin-bottom: 20px !important;
  }


  .mb80 {
    margin-bottom: 40px !important;
  }

  .containers {
    width: 100%;
    margin: auto
  }

  .containers form{
    width: 90%;
    margin: auto;
  }

  .col-md-6 {
    text-align: center
  }

  .wd21,
  .wd18 {
    margin: 0
  }

  .mt100 {
    margin-top: 40px !important
  }

  .mb100 {
    margin-bottom: 50px !important;
  }

  .pb100 {
    padding-bottom: 40px !important;
  }

  .fssubcatch {
    margin-top: 100px !important;
  }


  .notice {
    font-size: 1.3rem
  }

  .type2.black a {
    font-size: 1.7rem;
    padding: 20px
  }
}
