html, body {
  margin: 0;
  padding: 0;
  font-family: -Quicksand, 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-rendering: optimizeLegibility;
  color: #000;
  overflow-x: hidden;
  font-size: medium;
}
*{
  line-height: 170%;
}
h1,h2,h3,h4,h5,h6{
  font-weight: bold;
}
h4 {
  font-size: 3em;
  margin-bottom: 30px;
  font-weight: bold;
}
p {
  font-size: 22px;
}
a,
a:active,
a:visited {
  text-decoration: none;
  color: #B12B00;
}
a:hover{
  text-decoration: underline;
  color: #B12B00;
}
ul{
  padding-left: 1em;
}
ul.list{
  max-width: 600px;
  margin: 0 auto;
  text-align: left;
}
header h2 {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.15em;
  margin-top: 70px;
}
header a h2 {
  color: #222;
}
header a h2 span {
  transition: all 400ms cubic-bezier(0.68, -0.1, 0.265, 1.55);
}
header a:hover h2 span {
  color: #fff;
  margin-left: 10px;
}
header .white-block {
  margin-top: 20px;
  width: 46px;
  height: 6px;
  background: #fff;
}

header .title {
  margin-top: 80px;
}
header h1 {
  font-size: 96px;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin: 0;
  margin-left: -6px;
}
header h1 span {
  display: inline-block;
  font-size: 20px;
  margin-top: 18px;
  vertical-align: top;
  letter-spacing: 0;
}
header .title a {
  display: inline-block;
  margin-top: 6px;
  margin-right: -70px;
  background: #222;
  padding: 26px 80px;
  color: #fff;
  border-radius: 12px;
  font-size: 26px;
  letter-spacing: 0.2em;
  transition: all 300ms cubic-bezier(0.68, -0.1, 0.265, 1.55);
}
header .title a:hover {
  margin-top: 12px;
  margin-right: -80px;
  padding: 20px 90px;
}
header h3 {
  font-size: 21px;
}
.sp_on{
  display: none;
}

/*----------------------------------
  Background Grid
------------------------------------*/


.grid {
  position: fixed;
  width: 100%;
}
.grid-line {
  height: 100vh;
}




.fixed-top {
  position: static;
  width: 100%;
  height: auto;
  z-index: -2;
  overflow: hidden;
}
.fixed-top #fixed-top-wrapper{
  height: 100vh;
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.fixed-top #fixed-top-wrapper .catch_txt{
  max-width: 810px;
  position: absolute;
  top: 50%;
  left: 50%;
    -webkit-transform:translate(-50%,-50%);
    -moz-transform:translate(-50%,-50%);
    -ms-transform:translate(-50%,-50%);
    -o-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
}
.fixed-top #fixed-top-wrapper .catch_txt p{
  font-size: 6.5em;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.15em;
}
.fixed-top img{
  width: 100%;
}
img{
  vertical-align: top;
  width: 100%;
}
/*----------------------------------
  Main
------------------------------------*/
main,
.main {
  overflow: hidden;
  background: #fff;
  padding: 80px 0;
}

.section {
  position: relative;
}
section.san-francisco {
  margin-top: 0px;
}
section.san-francisco .absolute{
  position: static;
}

.absolute {
  position: absolute;
  width: 100%;
  height: auto;
}
.absolute.above {
  z-index: -1;
}
.absolute h2 {
  font-size: 140px;
  font-weight: 900;
  letter-spacing: -0.04em;
  color: #F0F0F0;
  z-index: -1;
}
.lg-green {
  border-radius: 12px;
  margin-left: -100px;
  margin-top: 0px;
}
.sm-green {
  border-radius: 12px;
  margin-left: -30px;
  margin-top: 0px;
}
.sm-purple {
  border-radius: 12px;
  margin-left: -30px;
  margin-top: 0px;
}
.xs-green {
  border-radius: 12px;
  margin-left: -30px;
  margin-top: 0px;
}
.md-green {
  margin-left: 0px;
  margin-top: 10px;
}
.lg-purple {
  border-radius: 12px;
  margin-left: 0px;
  margin-top: 60px;
}





.date {
  margin-top: 400px;
  font-size: 48px;
  font-weight: 600;
  color: #5000F1;
}
.temp {
  margin-top: 200px;
  font-size: 280px;
  font-weight: 900;
  letter-spacing: -0.07em;
  color: #5000F1;
}

.text-editor {
  background: #f2f2f2;
  padding: 60px 50px;
  font-size: 0.9em;
  text-align: center;
  margin-bottom: 100px;
  box-sizing: border-box;
}
.text-editor h4{
  font-size: x-large;
  text-align: center;
  font-weight: bold;11
}
code {
  text-align: left;
  padding: 0;
  font-size: 22px;
  background: none;
  border-radius: 0;
  color: #00F1C9;
}



.md-facebook {
  border-radius: 12px;
  margin-top: 0px;
}
.md-twitter {
  border-radius: 12px;
  margin-top: 60px;
}
.md-dixonandmoe {
  border-radius: 12px;
  margin-top: 0px;
}
.bt-green {
  border-radius: 12px;
  margin-top: 0px;
}
.bt-purple {
  border-radius: 12px;
  margin-top: 0px;
}

.share {
  position: relative;
  top: -240px;
}
.share a {
  font-size: 34px;
}
.share a span {
  transition: all 400ms cubic-bezier(0.68, -0.1, 0.265, 1.55);
}
.share a:hover span {
  margin-left: 10px;
}

a.dam,
a.dam:hover,
a.dam:active,
a.dam:visited {
  color: #222;
}

span.purple {
  color: #5000F1;
}
span.green {
  color: #A0F100;
}
span.white {
  color: #fff;
}
.container{
  width: 100%;
  max-width: 1250px;
}
table{
  width: 100%;
  margin-bottom: 20px;
}
th,td{
  text-align: left;
  border: 1px solid #000;
  padding: 20px;
}
th{
  width: 30%;
}
td{
  width: 70%;
}
dl{
  overflow: hidden;
}
dt{
  margin: 0;
  padding: 0;
  float: left;
}
dd{
  margin: 0 0 0 6em;
  padding: 0;
}
.box-w {
  display: table;
  box-sizing: border-box;
  margin: 0 auto 20px;
  padding: 0
}
.box-w li {
  display: table-cell;
  color: #000;
  width: 25%;
  box-sizing: border-box;
  border: 1px solid #000;
  margin: 0 5px;
  padding: 30px 5px;
  vertical-align: top;
}
.box-w span {
  font-size: x-large;
  margin-bottom: 10px;
  display: block;
}
.box-w h5 {
  margin-bottom: 5px;
  padding: 0;
  line-height: 100%;
}
h5::before {
  content: "―";
}
h5::after {
  content: "―";
}
.btn{
  text-align: center;
}
.btn a,
.btn a:visited{
  padding: 10px 100px;
  font-size: large;
  color: #fff;
  font-weight: bold;
  background: #333;
  display: block;
}
.btn a:hover{
  background: #555;
}
.box-w .btn a{
  padding: 10px 50px;
}
footer{
  text-align: center;
  color: #fff;
  padding: 10px 0;
  background: #333;
}
footer .copy{
  font-size: small;
}
footer .btn{
  border: 1px solid #fff;
  border-radius: 0;
  padding: 0;
  display: table;
  width: 30%;
  margin: 0 auto 10px;
}
footer .btn a{
  font-size: small;
}
/*----------------------------------
  Nav
------------------------------------*/
.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%);
}
.is-show {
  transform: translateY(0);
}
nav{
  width: 100%;
  background: #cf4100;
}
nav ul{
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
nav ul li{
  display: table-cell;
  text-align: center;
  font-weight: bold;
  font-size: small;
}
nav ul li a,
nav ul li a:visited{
  padding: 15px;
  box-sizing: border-box;
  color: #fff !important;
  display: block;
}
nav ul li a:hover{
  background: #a71d00;
  text-decoration: none;
}

/* ==================== clearfix ==================== */
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

/*----------------------------------
  動き用CSS
------------------------------------*/
.fadein {
    opacity : 0;
    transform : translate(0, 50px);
    transition : all 1000ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

@-webkit-keyframes fuzz /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  100% {
    /*-webkit-transform: scaleY(1);*/
    opacity: 1;
  }
}

@-webkit-keyframes fuzz2 /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  48% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fuzz3 /* Safari and Chrome */ {
  0% {
    opacity: 0;
  }
  54% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}





@-webkit-keyframes stretch /* Safari and Chrome */ {
  0% {
    -webkit-transform: scaleX(0);
    opacity: 0;
  }
  50% {
    -webkit-transform: scaleX(0);
    opacity: 1;
  }
  60% {
    -webkit-transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
  }
  30% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}







/*----------------------------------
  Medium devices: iPad vertical
------------------------------------*/

@media (max-width: 991px) {
  .fixed-top #fixed-top-wrapper{
    height: auto;
  }
  .fixed-top{
    height: auto !important;
  }
}



/*----------------------------------
  Small devices: iPhone 6+ and below
------------------------------------*/

@media (max-width: 767px) {
*{
  line-height: 150%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
  padding-right: 5px;
  padding-left: 5px; 
}
.fixed-top img{
  width: 100%
}
.fixed-top #fixed-top-wrapper .catch_txt{
  width: 90%;
}
.fixed-top #fixed-top-wrapper .catch_txt img{
  width: 100%;
  height: auto;
}
.main_wrapper{
  background: #fff;
  padding: 20px;
}
main,
.main{
  padding: 10px 0;
  background: #fff;
  position: relative;
}
h4{
  font-size: 2em;
}
.container{
  padding: 0;
}
.text-editor{
  margin-left: 0;
  padding: 20px 10px;
  text-align: left;
  margin-bottom: 20px;
}
h4{
  margin-bottom: 15px;
  font-size: 1.5em;
}

h5{
  text-align: center;
}
.text-editor h4{
  font-size: 1.2em;
  margin-bottom: 15px;
}
table{
  margin-bottom: 0;
}
th,td{
  border: none;
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}
th{
  text-align: center;
  background: #fff;
  margin-bottom: 5px;
  padding: 5px 0;
}
td{
  margin-bottom: 20px;
}
ul.list{
  margin-bottom: 5px;
  padding: 0 0 0 1em;
}
table tr:last-child td{
  margin-bottom: 0;
}
dd{
  margin: 0 0 0 5em;
  padding: 0;
}
.box-w li{
  display: block;
  margin: 0 0 15px 0;
  padding: 15px 5px;
  text-align: center;
  width: 100%;
}
.box-w span{
  font-size: large;
  font-weight: bold;
}
.btn{
  width: 100%;
}
.btn a{
  padding: 15px 0;
  font-size: medium;
}

nav ul li{
  display: static;
  width: 33.33333%;
  float: left;
  padding: 0;
}
nav ul li a{
  padding: 8px 2px;
  font-size: 0.84em;
}
nav ul li.border_b{
  border-bottom: 1px solid #fff;
}
nav ul li.border_l{
  border-left: 1px solid #fff;
}
.pc_on{
  display: none;
}
.sp_on{
  display: block;
}
footer .btn{
  width: 90%;
  margin: 0 auto 5px;
}
}

/* ギャラリー */
.gallery_area {
  width: 100%;
}
.gallery_area img{
  width: 24.5% !important;
  margin-bottom: 5px !important;
  border-radius: 10px !important;
}
@media screen and (max-width: 750px){
.gallery_area img{
  width: 50% !important;
  float: left;
  padding: 0 5px;
}
}


/*----------------------------------
  iPhone 6 & 6+ specific text bump
------------------------------------*/

@media (max-width: 991px) and (max-height: 736px) and (min-height: 481px) {


}



