
* {
    box-sizing: border-box;
  }
html,body {
  max-width: 100%;
  width: 100%;
}
h1,h2,h3,h4,h5 {
  margin:0;
}
ul {margin:0; padding:0;list-style: none;}
li,img {margin:0; padding:0;}

body { font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif; }

a,a:visited {text-decoration: none; color: black}
.header {
  background: white;
  height: 82px;
}
.navi li{
  display:inline-block;
}
.topimg {
  width: 100vw;
  position: relative;
  
}

.footercontainer {
  text-align: center;
  font-size: 14px;
}
.footer1 {
  background: #29180f;
  color: white;
}
.footer2 {
  background: #494949;
  padding:20px 0;
  color:white;
}
.title {
 font-size:30px;
}
.overviewlist{
  line-height: 2.1;
  padding-left: 364px;
  height: 200px;
}
.overviewlist dt{
  width: 14%;
  float: left;
  padding: 0px 0;
  text-align: left;
  overflow: hidden;
  font-weight: bold;
}
.overviewlist dd{
  width: 76%;
  float: right;
  padding: 0;
}
footer {
  clear:both;
}
.caution {font-size:11px;}

/*レイアウト*/
.content>.title {
  text-align:center;
  margin-top: 76px;
}


/*slick
.slick-slide img {
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, -0%);
  transform: translate(-50%, -0%);
}

.slick-list {
  width: 100%;
    height: 600px;
}
*/
.flow_house_bg {
  width: 136px;
  height: 160px;
  background: url(../img/flow/flow_house_img.png) no-repeat left;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 800;
  text-align: center;
  padding-top: 100px;
}
/*ナンバリング*/
ul.olnumber {
  margin: 0;
  counter-increment: num;
  counter-reset: number4;
}
.olnumber li {
  position:relative;
}

ul.olnumber li::before {
  counter-increment: number4;
  content: counter(number4, decimal-leading-zero)"";
  padding-right: 5px;
  counter-reset: number3;
  top: 47px;
  left: 44px;
  font-size: 30px;
  position: absolute;
}

.flowbg {
  background-image: url(../img/flow/flow_bg.png);
  background-repeat: no-repeat;
  background-position: center 110px;
  background-size: 1920px auto;
}

.title_content {
  width:300px;
  padding: 10px;
  text-align: center;
  margin:0 auto;
  font-size: 27px;
  letter-spacing: 3px;
  font-family: kozuka-gothic-pr6n, sans-serif;
  font-weight: 800;
}


ul.navi li {
	display: inline-block;
	transition-duration: 0.2s;	/*変化に掛かる時間*/
}
ul.navi li a:hover{
  border-bottom:solid;
  border-color:#ff6600;
  border-width:5px;/*5ピクセルの太さにする*/
}


.bannerhover img{
	display: block;
	transition-duration: 0.2s;	/*変化に掛かる時間*/
}

.bannerhover a:hover img {
    transform: scale(1.05);	/*画像の拡大率*/
    transition-duration: 0.3s;	/*変化に掛かる時間*/
}

.content.idea {
  background: url(../img/idea/idea_bg.png) no-repeat right 0 top 0px;
}
.news {
  background: white;
}
/*news rss*/
span.news_days {
  width: 116px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}

.newsnext{
  background-color: #ff6600;
}

/* ローディング画面の背景 */

/*PC*/
@media (min-width: 768px) { 
  .sp {display:none;}

  .flexbox {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    display:-webkit-box;
    display:-moz-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-direction:normal;
    -moz-box-direction:normal;
    box-direction:normal;
    -webkit-box-orient:horizontal;
    -moz-box-orient:horizontal;
    box-orient:horizontal;
    -ms-flex-direction:row;
    -webkit-flex-direction:row;
    -moz-flex-direction:row;
    flex-direction:row;
  }
  .flexbox.btw{
    justify-content: space-between;
    margin-top: 50px;
 
  }
  .navi li {
    margin: 0 20px;
  }
  .container_logo{
    max-width: 1280px;
    margin: 0 auto;
  }
  .container_logo .logo{
    margin-top:20px;
  }
  .logo {
    width: 280px;
    height: 262px;
    background: white;
    position: absolute;
    z-index: 10;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .reservation_text {
    background-color: #ff6600;
    color:white;
    font-size: 18px;
    padding: 2px 22px 1px 22px;
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: bold;
  }
  /*ヘッダ*/
  .header {
    height: 135px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .header_info {
    text-align: right;
    font-size: 14px;
    margin-top: 10px;
  }

  .news {
    width: 756px;
    height: 76px;
  }
  .tell {
    font-size: 33px;
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: bold;
  }
  .time {
    font-size: 12px;
    letter-spacing: 3px;
  }
  .header .reservation_text {
    position:relative;
    top: -5px;
    margin-right: 10px;
  }
  .navi {
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
  }
  .header .navi {
    position:relative;
    top: 31px;
  }
  .header_desc {
    font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-weight: bold;
    letter-spacing: 4px;
  }
  .newstitle {
    width: 164px;
    border-right: 1px solid black;
    height: 38px;
    margin-top: 18px;
    text-align: center;
    padding-top: 8px;
  }
  .newstext {
    width: 600px;
    text-align: left;
    left: 187px;
    top: 30px;
    position: absolute;
  }
  .newsnext{
    width: 76px;
    height:76px;
    position:absolute;
    top:0;
    right:0;
  }
  .news {
    position: relative;
  }
  .topimg li img {
    max-width: 1600px;
    margin: 0;
    height: 700px;
    position: relative;
    z-index: 1;
    border-top: 0;
  }


 .news .newsarea{
    position: relative;
    top: -3px;
    left: 181px;
  }

  .title_content {
    width:300px;
  }
  .content{
    margin: 0 auto;
  }

  .content.idea {
    position:relative;
  }
  .content.idea>.content_inner {
    position:relative;
  }
  .idea_desc {
    width:716px;
    line-height: 167%;
    font-size:15px;
  }
  .content.idea .idea_img1 {
    position:relative;
  }
  .content.idea .idea_img2 {
    position:absolute;
    bottom: 0;
    left: 722px;
  }
  .content.flow>.content_inner{
    padding: 100px;
  }
 
  .content.campany>.content_inner{
    padding: 100px;
    background-image: url(../img/campany_img.png);
    background-repeat:no-repeat;
    background-position: left top;
    
  }

  .content_inner {
    margin: 0 auto;
    max-width: 1280px;
  }
  .title_content {
    text-align: center;
  }
  .title_content_sub {
    text-align: center;
  }
  .banner .flexbox li,.banner .flexbox li img{
    width:100%
  }

  /*可変*/
  li.bannerhover {
    width: 33%;
  }
  .bannerhover  img {
    width:98%;
  }
  .footer1 {
    padding:20px 0;
  }
  .subtitle 
  { font-family: "Sawarabi Gothic"; 
    font-size:50px;
  }

  .flowbg {
    height: 400px;
  }
  .topimg .news{
    position: absolute;
    left: 25%;
    bottom: 101px;

  }
  .topimg li img {
    width:100%;
  }
}
.news{
  width: 756px;
}
.exampleimg li img {
  width:100%;
}
.imgnewswrap .news{
  position: absolute;
  bottom: 168px;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

/*SP*/

@media (max-width: 767px) { 
  .pc {display:none}
  .title_content {
    width: auto;
    font-size:20px;
  }
  .flexbox.btw{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
  }
  .title_content_sub {
    text-align: center;
  }
  .title_content_sub img{
    height:35px;
  }  
  .maximg {width:100%}


  .logo {text-align: center; margin: 0; padding: 10px 0 0 0;}
  .logo.sp {
    position:absolute;
    top:10px;
    z-index:100;
  }
  .logo img {width: 90%;}
  .container {
    min-width: 320px;
    overflow: hidden;
  }
  .content {
    overflow:hidden;

    margin:0 auto;
  }
  .content_inner {
    width:90%;
    margin:0 auto;
  }
  .content .title {
    margin-top:47px;
    text-align:center;
  }
  .navi {display:none;}

  .overviewlist {
    width:100%;
    font-size:12px;
    padding:0 ;
  }
  .overviewlist dt{
    padding: 0;
    overflow: hidden;
    width: 18%;
  }
  .overviewlist dd{
      width: 71%;
      padding: 0;
      margin: 0;
  }
  .fb-container {
		width: 100%;
		max-width: 500px;
  }
  .content.idea {
    position: relative;
    background-size: 100%;
    right: 0;
    background-position-x: 80px;
  }
  footer {
    margin-top:20px;
  }

  .footer1 {
    padding:7px 0;
  }
  .flow_house_bg {
    background: url(../img/flow/flow_house_img.png) no-repeat center;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 800;
    text-align: center;
    padding-top: 100px;
    width: 80px;
    height: 160px;
    background-size: 100%;
    font-size: 11px;
  }
  .flexbox.btw {
    justify-content: center;
    margin-top: 10px;
    flex-wrap: wrap;
  }
  .flexbox.btw li {
    margin-bottom:10px;
  }
  .olnumber li {
    position: relative;
    margin: 5px;
    padding: 5px;
    padding-top: 102px;
  }
  ol.olnumber li::before {
    top: 58px;
    left: 29px;
  }

  ul.olnumber li::before {
    top: 60px;
    left: 24%;
  }
  .news{
    width: 100%;
    padding: 18px 10px;

  }
  .slick-slide img{
    width:100%;
  }
  .imgnewswrap .news{
    position: static;
    transform: none;
    padding: 0 10px;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
  　_::-webkit-full-page-media, _:future, :root .content .news {
      bottom: 26%;
  　}
  }

  .newsfeed {
    margin-top: 39px;
  }
  .newsnext{
    width: 50px;
    height: 50px;
  }
  .news .newsnext{
    position: absolute;
    top: 0;
    right: 0;
  }
  span.news_days {
    width: 89px;
  }
  .overviewlist dd {
    float: left;
  }
}


/*スクロールダウン*/
a.scroll {
  padding-top: 60px;
  z-index: 100;
  position: absolute;
  left: 50%;
  bottom: 125px;
}
a.scroll span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
a.scroll span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }

  
}

