@charset "utf-8";
/* CSS Document */

*{
 /*   outline: solid 1px #E91111;*/
	font-family: 'BIZ UDMincho', serif;
	font-family: 'Athiti', ;
	
}
/*以下ヘッダー*/    


.cf::after{
    content:'';
    display:block;
    clear: both;
}


header{
    background-image:url("../img/fl-1.jpg");
    background-repeat:no-repeat;
    background-size:cover;
    height:900px;
    margin-bottom:250px;   
}

.nav-box{
    padding-top:10px;
    position:fixed;
    width:100%;
    background:linear-gradient(to bottom, #333, transparent);
    z-index: 1;
}


.nav{
    margin-left:100px;
}

.nav-logo{
    width:1020px;
    display:flex;
    justify-content:space-between;
    margin:0 auto;

}

.nav-list li{
    display:inline-block;
/*    padding:0 10px;*/
/*    padding-top:25px;*/
    margin-top:24px;
    margin-left:20px;
    transition:background 0.5s;
    font-size:18px;
}

/*.nav-list li a{
	font-family:sans-serif;
	letter-spacing:0.12em;
}*/

li:hover{
    background-color:#F09B9C;
}

a{
    text-decoration:none;
    color:#fff;
    font-family:sans-serif;
}

#wrapper{
/*    margin-right:100px;*/
}

.nav{
    justify-content:flex-end;
    padding-left:150px;
}

.online{
    padding-top:15px;
    font-size:18px;
}

/*<!--オンラインショッピング　コピペ-->*/

/* 014 */
.button014 a {
    background: #eee;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding:10px 20px 10px 20px;
    margin-bottom:15px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
.button014 a::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
  border: 3px solid #f2a0a1;
  transition: 0.2s;
}

.button014 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.button014 a:hover::before {
  top: 0;
  left: 0;
}

.button014 a:hover {
  text-decoration: none;
  background-color:#f2a0a1;
    
    
}


.scroll a {
  display: inline-block;
  position: absolute;
  left: 180px;
  bottom: 0;
  z-index: 2;
  padding: 10px 10px 110px;
  overflow: hidden;
  color: #f2a0a1;
  font-size: 16px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
}

.scroll a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background:#f2a0a1;
}

.scroll a::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: px;
  height: 100px;
  background: rgba(255, 255, 255, .4);
}

.scroll a::after {
  height: 30px;
  animation: sdl 1.5s ease infinite;
}
@keyframes sdl {
  0% {
    transform: translateY(-70px);
  }
  50%, 100% {
    transform: translateY(30px);
  }
}

/*スクロール誘導線*/


/*以上、ヘッダー*/

/*以下、メイン*/

#box1{
   /* background-color: #EBA3A4;*/
}

#box2{
    /*background-color:#66E8A1;*/
}

main{
    width:1020px;
    margin:0 auto;
    margin-bottom:200px;
}

.container {
  overflow: auto;
  scroll-snap-type: y mandatory;
  height: 100vh;
}
/*.area {
  scroll-snap-align: start;
  height: 100vh;
}*/

h1{
    font-size:38px;
    text-align:left;
    margin-bottom:80px;
    padding-bottom:10px;
    font-weight:normal;
    color:#3f3f3f;
    line-height:2;
    border-bottom:3px solid #f2a0a1;
}

span{
	font-family:sans-serif;
}

.catch cf{
    width:1020px;
   /* overflow:hidden;*/
    margin-bottom:300px;
    position:relative;
}

.catch-copy{
    margin:0 auto;
    font-size:30px;
    border-bottom:3px solid #f2a0a1;
    padding-bottom:30px;
    margin-bottom: 30px;
    color:#565555;
    padding-top:200px;
}

.hako{
    width: 500px;
    float:right;
    margin:0 auto;
    font-size:17px;
    text-align:right;
    line-height:2;
    color:#565555;
    padding-top:60px;
    
}

.catch-pic{
    position:relative;
    width:320px;
    float:left;
    margin-left:50px;
}
    
.catch-pic::after{
    width:320px;
    height:470px;
    content: '';
    position: absolute;
    z-index: -1;
    top: -30px;
    left: -30px;
    /*width: calc(100% - 4px);*/
 /*   height: calc(100% - 4px);*/
    border: 3px solid #f2a0a1;

}

.fl img{
	position:relative;
	top:-500px;
	left:700px;
	z-index: -10;
}

.ashi img{
	width:50px;
	position:relative;
	top:15px;
	left:220px;
}

.news_boxs{
    color:#a09d9d;
    border-bottom:3px solid #f2a0a1;
    font-size:20px;
    padding-bottom:15px;
    padding-left:50px;
    margin-bottom:50px;
    
}

.news{
    width:1020px;
    line-height:40px;
    margin:0 auto;
}

.info {
  -webkit-overflow-scrolling: touch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  max-width: 600px;
  height: 18em;
  margin: 0 auto;
  overflow-y: scroll
}

@media (min-width:768px) {
  .info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    flex-wrap: wrap
  }
}

.info dd,
.info dt {
  box-sizing: border-box;
  width: 100%;
  padding-bottom: .5em;
  padding-left: .5em
}

.info dt {
  font-style: normal;
  font-weight: initial
}

@media (min-width:768px) {
  .info dt {
    width: 12.5em;
    margin-bottom: .5em;
    border-bottom: 1px solid #A09D9D;
  }
}

/*.info dt:first-of-type {
  padding-top: .5em;
  border-top: 1px solid #A09D9D;
}*/

.info dt time {
  margin-right: .5em
}

.info dt span {
 	box-sizing: border-box;
 	display: inline-block;
 	width: 7em;
 	margin-right: .5em;
 	padding: 0 .5em;
 	background-color: #f2a0a1;
 	color: #fff;
 	font-size: .8em;
 	line-height: 1.75;
 	text-align: center;
	font-style: italic;
}

.info time {
  color: #676767;
}

.info dd {
  margin-left: 0;
  margin-bottom: .5em;
  border-bottom: 1px solid #A09D9D;
}

@media (min-width:768px) {
  .info dd {
    width: calc(100% - 12.5em)
  }
    
 /* .info dd:first-of-type {
    padding-top: .5em;
    border-top: 1px solid #A09D9D;
  }*/
}

.info dd:nth-of-type(-n+3) {
  position: relative
}



/*以上、メイン*/

/*以下、フッダー（引用）*/
.footer-box{
    background-color:#7C7C7C;
    background-size:cover;
    padding-top:15px;
}


footer{    
    width:1020px;  
    margin:0 auto;
}

.footer-logo{
    width: 400px;
    float: left;
    margin-bottom:10px;
}

.footer-body{
    /*width:560px;*/
    float:right;
}

.footer-nav{
    margin-left:150px;
}

.footer-list{
    margin-top:15px;
}

.footer-list li{
    display:inline-block;
    padding-top:10px;
    margin-left:15px;
    transition:background 0.5s;
    font-size:18px;
    
}

.footer-section{
    overflow:hidden;
    /*margin-bottom:50px;*/
}

.adress{
    color:#fff;
    line-height:1.5;
}


.pic-list{
    display:inline-block;
    margin:10px;
}

.jpg{
    margin-bottom:5px;
}


.pic{
    width:1020px;
    margin:0 auto 35px;
}

.sns{
    font-size:30px;
    color:#fff;
    margin-left:25px;
    float:right;
}


.copyright{
    text-align:left;
    padding:5px 0;
    color:#fff;
}

/*<!--以上、フッダー-->*/