/*=============================================================
 #home HOME
=============================================================*/


/* #intro
================================================ */

#intro {
  border-bottom: 1px solid #e5e5e5;
}

#intro .inner {
  margin-top: 32px;
  padding-bottom: 60px;
}

#intro .tit {
  margin-bottom: 5px;
  font-size: 2.5rem;
}

#intro .txt {
  margin-bottom: 23px;
  line-height: 2;
  text-align: center;
}

@media all and (min-width: 600px) {
  #intro .inner {
    margin-top: 62px;
    padding-bottom: 99px;
  }
  #intro .tit {
    margin-bottom: 17px;
  }
  #intro .txt {
    margin-bottom: 43px;
    line-height: 1.9;
  }
}


/* #topics
================================================ */

#topics {
  border-bottom: 1px solid #e5e5e5;
}

#topics .inner {
  padding: 35px 20px 50px;
}

#topics .leadTit {
  padding: 0 0 9px;
  font-size: 2.5rem;
  text-align: center;
  line-height: 1.3;
}

#topics .content .list .item {
  border-bottom: 1px solid #e5e5e5;
}

#topics .content .list .item:first-child {
  border-top: 1px solid #e5e5e5;
}

#topics .content .list .item a {
  display: block;
  padding: 5px 0 10px;
  text-decoration: none;
}

#topics .content .list .item .time {
  color: #a7a7a7;
  font-size: 1.5rem;
}

#topics .content .list .item .txt {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
}

@media all and (min-width: 600px) {
  #topics .inner {
    width: 900px;
    padding: 94px 0 101px;
  }
  #topics .leadTit {
    margin-bottom: 36px;
    padding: 0;
    font-size: 3.4rem;
  }
  #topics .content .list .item a {
    overflow: hidden;
    padding: 34px 0px;
  }
  #topics .content .list .item a:hover .txt {
    text-decoration: underline;
  }
  #topics .content .list .item .time {
    float: left;
    line-height: 1.5;
  }
  #topics .content .list .item .txt {
    padding: 0 0 0 118px;
    font-size: 1.5rem;
  }
}


/* #products
================================================ */

#products {
  margin-bottom: 80px;
  padding: 50px 0 0;
}

#products .head {
  margin-bottom: 20px;
}

#products .head .en {
  font-size: 4.3rem;
  line-height: 1.1;
  letter-spacing: .06em;
}

#products .head .tit {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .15em;
  line-height: 1.1;
}

#products .head .tit .line {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}

#products .head .tit .line::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e0604;
  margin-top: -1px;
}

#products .content .leadTxt {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 300;
}

#products .content .list{
  padding-bottom: 30px;
}

#products .content .list .item {
  float: left;
  width: 49%;
  float: left;
  margin-bottom: 2%;
}

#products .content .list .item:nth-child(even) {
  float: right;
}

#products .content .list .item a, #products .content .list .item img {
  display: block;
  text-decoration: none;
}

#products .content .list .item .areaTxt {
  display: table-cell;
  height: 58px;
  vertical-align: middle;
  color: #fff;
  text-align: center;
}

#products .content .list .item .areaTxtWrap {
  display: table;
  width: 100%;
  background: #0e1e34;
}

#products .content .list .item .areaTxt .en {
  font-size: 1.6rem;
  line-height: 1.1;
}

#products .content .list .item .areaTxt .ja {
  font-size: 1rem;
  line-height: 1.1;
}

#products .content .list .item.long {
  clear: both;
  width: 100%;
  margin-bottom: 0;
}

#products .content .list .item.long .areaTxt {
  padding-left: 25px;
  text-align: left;
}

#products .content .list .item.long .areaTxtWrap {
  position: relative;
}

#products .content .list .item.long .areaTxt::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  width: 23px;
  height: 5px;
  transform: translateY(-50%);
  background: url(/renew2019/img/common/ico_arw02_white_sp.png) no-repeat;
  background-size: 100%;
}
#products .content .brand{
  border-top: 1px solid  #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
#products .content .brand:last-of-type{
  border-bottom: 1px solid  #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
#products .content .brandWrap .subTit{
  margin-bottom: 10px;
  font-size: 2.2rem;
  line-height: 1.4;
  position: relative;
}
#products .content .brandWrap .subTit .viewSp{

}
#products .content .brandWrap .boderBox{
  border: 1px solid;
  box-sizing: border-box;
  padding: 4px;
}
#products .content .brandWrap .subTit span{
  position: relative;
  margin-top: 40px;
  font-size: 1.5rem;
}
#products .content .brand .othersIn{
  float: left;
}
#products .content .brandWrap .sub{
  font-size: 1.5rem;
}
#products .content .brandWrap .subTit{
    margin-bottom: 35px;
    font-size: 2.2rem;
	left: 0;
	position: relative;
	display: block;
	clear: both;
	line-height: 1.0;
  }
#products .content .brandWrap .boderBox{
	border: 1px solid;
	box-sizing: border-box;
	padding: 2px;
	text-align: center;
	font-size: 1.5rem;
	font-family: "Noto Sans JP", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
}
#products .content .brandWrap .funvino {
	padding-left: 130px;
	position: relative;
}
#products .content .brandWrap .funvino:before{
  content: "";
  height: 47px;
  width: 121px;
  background-image: url(../img/home/logo_funvino.jpg);
  background-size: cover;
  background-position: center;
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
}
#products .content .brandWrap .riedel {
   padding-left: 140px;
   margin-top: 15px;
   	display: block;
 }
 #products .content .brandWrap .riedel::before{
   content: "";
   background-image: url(../img/home/logo_riedel1.jpg);
   background-size: cover;
   background-position: center;
   background-size: cover;
   display: block;
   position: absolute;
   height: 150px;
   width: 210px;
   top: -25px;
   left: -40px;
   z-index: -1;
 }
 #products .content .brandWrap .riedel .boderBox{
    display: inline-block;
	margin: 0;
	padding: 4px;
	box-sizing: border-box;
  }
#products .content .brand .othersIn .list{
  padding-bottom: 20px;
  margin-top: 10px;
}
#products .content .brand .othersIn .list li{
  position: relative;
  padding-left: 15px;
}
#products .content .brand .othersIn .list li+li{
  margin-top: 10px;
}
#products .content .brand .othersIn .list li span{
  padding-left: 30px;
}

#products .content .brand .othersIn .list li::before{
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  left: 0;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  background: #000;
}#products .content .brand .secBrand .officalLink .officalList {
padding: 0 30px;
}
#products .content .brand .secBrand .officalLink .officalList li {
margin-top: 15px;
}
#products .content .brand .secBrand .officalLink .officalTit{
  font-family: Vollkorn, "Adobe Garamond", serif;
  font-weight: bold;
  margin-top: 25px;
  position: relative;
  text-align: center;
}
#products .content .brand .secBrand .officalLink .officalTit::after {
 content: "";
 display: inline-block;
 background-color: #212121;
 height: 1px;
 width: 30%;
 position: absolute;
 top: 12px;
 left: 240px;
}
#products .content .brand .secBrand .officalLink .officalTit::before {
 content: "";
 display: inline-block;
 background-color: #212121;
 height: 1px;
 width: 30%;
 position: absolute;
 top: 12px;
 left: 0;
}
#products .content .brand .secBrand .officalLink .officalBtn a{
font-family: Vollkorn, "Adobe Garamond", serif;
font-size: 2.2rem;
border: 1px solid #212121;
padding: 10px 60px 10px 20px;
text-decoration: none;
box-sizing: border-box;
position: relative;
transition: all 0.3s ease;
margin: 0 auto;
display: block;
text-align: center;
}
#products .content .brand .secBrand .officalLink .officalBtn a::after {
content: "";
background: url(../img/common/ico_arw02_black_pc.png);
display: block;
position: absolute;
height: 6px;
width: 35px;
top: 25px;
right: 20px;
}
.secBrand{
  margin-top: 20px;
}
.secBrand h5{
  font-size: 1.9rem;
}

@media all and (min-width: 600px) {
  #products {
    margin-bottom: 165px;
    padding: 140px 0 0;
  }
  #products .head {
    margin-bottom: 50px;
  }
  #products .head .en {
    margin-bottom: 8px;
    font-size: 7.2rem;
  }
  #products .head .tit .line {
    padding: 0 0 0 112px;
  }
  #products .head .tit .line::before {
    width: 100px;
  }
  #products .content .leadTxt {
    margin-bottom: 55px;
  }
  #products .content .list {
    padding-bottom: 60px;
  }
  #products .content .list .item {
    width: 360px;
    margin: 0 35px 35px 0;
  }
  #products .content .list .item:nth-child(n) {
    float: left;
  }
  #products .content .list .item:nth-child(3n) {
    margin-right: 0;
  }
  #products .content .list .item a {
    position: relative;
    padding: 0 0 90px;
  }
  #products .content .list .item a:hover .areaTxt {
    height: 360px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  }
  #products .content .list .item a:hover .areaTxt .arw {
    display: block;
    opacity: 1;
    margin: 38px auto 0;
  }
  #products .content .list .item .areaTxt {
    height: 90px;
    transition: all 0.3s ease;
  }
  #products .content .list .item .areaTxtWrap {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #products .content .list .item .areaTxt .en {
    margin-bottom: 4px;
    font-size: 2.2rem;
  }
  #products .content .list .item .areaTxt .ja {
    font-size: 1.4rem;
  }
  #products .content .list .item .areaTxt .arw {
    opacity: 0;
    display: none;
    width: 35px;
    height: 6px;
    margin: 0 auto;
    background: url(../img/common/ico_arw02_white_pc.png) no-repeat;
    background-size: 100%;
    transition: all 0.3s ease;
  }
  #products .content .list .long {
    overflow: hidden;
    margin: 15px 0 0;
  }
  #products .content .list .long a {
    padding: 0;
  }
  #products .content .list .long a:hover .areaTxt {
    height: 230px;
  }
  #products .content .list .long a:hover .areaTxt::before {
    right: 30px;
  }
  #products .content .list .long .img {
    float: left;
    width: 790px;
  }
  #products .content .list .long .areaTxtWrap {
    float: right;
    width: 360px;
    height: 230px;
  }
  #products .content .list .long .areaTxtWrap .areaTxt {
    padding-left: 40px;
  }
  #products .content .list .long .areaTxtWrap .areaTxt .en {
    font-size: 3rem;
  }
  #products .content .list .long .areaTxtWrap .areaTxt .ja {
    font-size: 1.4rem;
  }
  #products .content .list .long .areaTxtWrap .areaTxt::before {
    right: 40px;
    width: 35px;
    height: 6px;
    background-image: url(../img/common/ico_arw02_white_pc.png);
    transition: all 0.3s ease;
  }
  #products .content .brand{
    padding-top: 60px;
    padding-bottom: 50px;
  }
  #products .content .brand:nth-of-type(2){
    padding-top: 50px;
  }
  #products .content .brand:nth-of-type(2) .subTit{
    margin-bottom: 30px;
  }
  #products .content .brand:last-of-type{
    padding-bottom: 50px;
  }
  #products .content .brand:last-of-type .sub .boderBox{
    margin-bottom: 10px;
  }
  #products .content .brandWrap .subTit{
    margin-bottom: 35px;
    font-size: 3rem;
  }
  #products .content .brandWrap .boderBox{
  	padding: 4px;
	font-size: 1.6rem;
  }
  #products .content .brandWrap .riedel .boderBox{
   padding: 4px;
   }
  #products .content .brandWrap .funvino {
	  padding-left: 240px;
  }
  #products .content .brandWrap .funvino::before{
    content: "";
    background-image: url(../img/home/logo_funvino.jpg);
    background-size: cover;
	background-position: center;
	background-size: cover;
    display: block;
    position: absolute;
    height: 80px;
    width: 210px;
	top: -10px;
  }
  #products .content .brandWrap .riedel {
    padding-left: 190px;
    margin-top: 30px;
  }
  #products .content .brandWrap .riedel::before{
	content: "";
	background-image: url(../img/home/logo_riedel1.jpg);
	background-size: cover;
  background-position: center;
  background-size: cover;
	display: block;
	position: absolute;
	height: 210px;
	width: 300px;
  top: -95px;
  left: -60px;
  z-index: -1;
  }
  #products .content .brandWrap .subTit span{
    position: relative;
    font-size: 1.5rem;
  }
  #products .content .brand .othersIn{
    float: left;
	margin-right: 240px;
  }
  #products .content .brand .othersIn+.othersIn{
  }
  #products .content .brand .othersIn .list{
    padding-bottom: 0;
    margin-top: 20px;
  }
  #products .content .brand .secBrand .officalLink .officalList {
  display: flex;
  margin-top: 15px;
  }
  #products .content .brand .secBrand .officalLink .officalList li {
  margin-right: 20px;
  }
  #products .content .brand .secBrand .officalLink .officalTit{
	margin-top: 25px;
	position: relative;
	text-align: left;
  }
  #products .content .brand .secBrand .officalLink .officalTit::before {
   content: "";
   display: inline-block;
   background-color: #212121;
   height: 1px;
   width: 88%;
   position: absolute;
   top: 12px;
   left: 150px;
  }
  #products .content .brand .secBrand .officalLink .officalBtn a{
  font-size: 2.4rem;
  padding: 10px 60px 10px 20px;
  }
  #products .content .brand .secBrand .officalLink .officalBtn a::after {
  content: "";
  background: url(../img/common/ico_arw02_black_pc.png);
  display: block;
  position: absolute;
  height: 6px;
  width: 35px;
  top: 25px;
  right: 10px;
  }
  #products .content .brand .secBrand .officalLink .officalBtn a:hover {
  background-color: #212121;
  color: #fff;
  }
  #products .content .brand .secBrand .officalLink .officalBtn a:hover::after {
  background: url(../img/common/ico_arw02_white_pc.png);
  content: "";
  display: block;
  position: absolute;
  height: 6px;
  width: 35px;
  top: 25px;
  right: 10px;
  }
  .secBrand{
    margin-top: 0;
  }
  .secBrand+.secBrand{
    margin-top: 40px;
  }
  .secBrand h5{
    margin-bottom: 30px;
    font-size: 2.1rem;
  }
}


/* #shop
================================================ */

#shop {
  padding: 0 0 80px;
}
#shop .inner{
  background: #f5f5f5;
  padding-bottom: 50px;
}

#shop .head {
  transform: translateY(-16px);
  margin-bottom: 20px;
}

#shop .head .en {
  font-size: 3.9rem;
  line-height: 1.1;
  letter-spacing: .06em;
}

#shop .head .tit {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .15em;
  line-height: 1.1;
}

#shop .head .tit .line {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}

#shop .head .tit .line::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e0604;
  margin-top: -1px;
}

#shop .content .leadTxt {
  margin-bottom: 24px;
  font-size: 1.5rem;
  font-weight: 300;
}

#shop .content .bnr a, #shop .content .bnr img {
  display: block;
  text-decoration: none;
}

#shop .content .bnr .btn {
  position: relative;
  margin-top: -35px;
  margin-right: 30px;
  padding: 32px 24px 30px;;
  background: #fff;
}
#shop .content .bnr+.bnr {
  margin-top: 20px;
}
#shop .content .bnr+.bnr .btn {
  padding: 18px 24px 17px;
}

#shop .content .bnr .btn::before {
  position: absolute;
  content: '';
  top: 50%;
  right: 20px;
  width: 23px;
  height: 5px;
  background: url(../img/common/ico_arw02_black_sp.png) no-repeat;
  background-size: 100%;
  transform: translateY(-50%);
}

#shop .content .bnr .btn .en {
  font-size: 2.1rem;
  line-height: 1.1;
}

#shop .content .bnr .btn .ja {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
}

@media all and (min-width: 600px) {
  #shop {
    position: relative;
    margin-bottom: 140px;
    padding: 0;
    background: none;
  }
  #shop .inner{
    background-color: #fff;
    padding-bottom: 100px;
  }
  #shop::before {
    position: absolute;
    content: '';
    top: 0;
    left: 50%;
    width: 1380px;
    height: 100%;
    margin-left: -960px;
    background: #f5f5f5;
  }
  #shop .head {
    transform: translateY(-40px);
    position: relative;
    margin-bottom: 13px;
    text-align: right;
  }
  #shop .head .en {
    margin-bottom: 8px;
    font-size: 7.2rem;
  }
  #shop .head .tit .line {
    padding: 0 0 0 112px;
  }
  #shop .head .tit .line::before {
    width: 100px;
  }
  #shop .content {
    position: relative;
  }
  #shop .content .leadTxt {
    margin-bottom: 55px;
    text-align: right;
  }
  #shop .content .bnr a:hover .btn {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  }
  #shop .content .bnr a:hover .btn::before {
    right: 30px;
  }
  #shop .content .bnr .btn {
    width: 500px;
    margin: -130px 0 0 20px;
    padding: 60px 40px 46px;
    box-sizing: border-box;
    transition: all 0.3s ease;
  }
  #shop .content .bnr+.bnr{
    margin-top: 35px;
  }
  #shop .content .bnr+.bnr a{
    overflow: hidden;
  }
  #shop .content .bnr+.bnr .btn{
    float: right;
    margin: -130px 20px 0 0;
    padding: 41px 24px 37px;
  }
  #shop .content .bnr .btn::before {
    right: 40px;
    width: 35px;
    height: 6px;
    background-image: url(../img/common/ico_arw02_black_pc.png);
    transition: all 0.3s ease;
  }
  #shop .content .bnr .btn .en {
    margin-bottom: 5px;
    font-size: 3.6rem;
  }
  #shop .content .bnr .btn .ja {
    font-size: 1.4rem;
  }
}


/* #content
================================================ */

#content {
  padding: 50px 0 0;
}

#content .head {
  margin-bottom: 20px;
}

#content .head .en {
  font-size: 3.9rem;
  line-height: 1.1;
  letter-spacing: .06em;
}

#content .head .tit {
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: .15em;
  line-height: 1.5;
}

#content .head .tit .line {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}

#content .head .tit .line::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 50px;
  height: 1px;
  background: #0e0604;
  margin-top: -1px;
}

#content .content .txt {
  margin-bottom: 24px;
  font-size: 1.5rem;
  line-height: 2;
}

#content .content .txt:last-of-type {
  margin-bottom: 42px;
}

#content .content .list .item {
  float: left;
  width: 49%;
}

#content .content .list .item:nth-child(even) {
  float: right;
}

#content .content .list .item a, #content .content .list .item img {
  display: block;
  text-decoration: none;
}

#content .content .list .item .btn {
  position: relative;
  margin-top: -15px;
  margin-right: 15px;
  padding: 22px 15px 23px;
  background: #fff;
}

#content .content .list .item .btn::before {
  position: absolute;
  content: '';
  top: 50%;
  right: 15px;
  width: 18px;
  height: 5px;
  background: url(../img/common/ico_arw02_black_sp.png) no-repeat;
  background-position: right center;
  background-size: 28px;
  transform: translateY(-50%);
}

#content .content .list .item .btn .en {
  font-size: 1.8rem;
  line-height: 1.1;
}

#content .content .list .item .btn .ja {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.1;
}

@media all and (min-width: 600px) {
  #content {
    padding: 90px 0 0;
  }
  #content .head {
    position: relative;
    margin-bottom: 46px;
  }
  #content .head .en {
    font-size: 7.2rem;
  }
  #content .head .tit .line {
    padding: 0 0 0 112px;
  }
  #content .head .tit .line::before {
    width: 100px;
  }
  #content .content {
    position: relative;
  }
  #content .content .leadTxt {
    margin-bottom: 55px;
  }
  #content .content .list .item {
    width: 555px;
  }
  #content .content .list .item a:hover .btn {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
  }
  #content .content .list .item a:hover .btn::before {
    right: 30px;
  }
  #content .content .list .item .btn {
    width: 330px;
    height: 107px;
    margin: -88px 0 0 20px;
    padding: 27px 40px 0;
    box-sizing: border-box;
    transition: all 0.3s ease;
  }
  #content .content .list .item .btn::before {
    right: 40px;
    width: 35px;
    height: 6px;
    background-image: url(../img/common/ico_arw02_black_pc.png);
    background-size: 100%;
    transition: all 0.3s ease;
  }
  #content .content .list .item .btn .en {
    margin-bottom: 4px;
    font-size: 2.6rem;
  }
  #content .content .list .item .btn .ja {
    font-size: 1.4rem;
  }
}


/* #secBnrs01
================================================ */

#secBnrs01 {
  margin-bottom: 60px;
}

#secBnrs01 .list .item {
  float: left;
  width: 50%;
  height: 106px;
  box-sizing: border-box;
}

#secBnrs01 .list .item a {
  display: table;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

#secBnrs01 .list .item .areaTxt {
  display: table-cell;
  vertical-align: middle;
}

#secBnrs01 .list .item .en {
  margin-bottom: 2px;
  font-size: 2.1rem;
  line-height: 1.1;
}

#secBnrs01 .list .item .ja {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.1;
}

#secBnrs01 .list .item01 {
  border-right: 1px solid #fff;
}

#secBnrs01 .list .item01 a {
  background-image: url(../img/home/bg_bnrs01_sp.png);
}

#secBnrs01 .list .item02 a {
  background-image: url(../img/home/bg_bnrs02_sp.png);
}

#secBnrs01 .list .item03 {
  width: 100%;
  border-top: 1px solid #fff;
}

#secBnrs01 .list .item03 a {
  background-image: url(../img/home/bg_bnrs03_sp.png);
}

@media all and (min-width: 600px) {
  #secBnrs01 {
    margin-bottom: 100px;
  }
  #secBnrs01 .list .item {
    height: 270px;
  }
  #secBnrs01 .list .item a {
    position: relative;
  }
  #secBnrs01 .list .item a::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0e1e34;
    transition: all 0.3s ease;
    opacity: 0;
  }
  #secBnrs01 .list .item a:hover::before {
    opacity: 1;
  }
  #secBnrs01 .list .item .areaTxt {
    position: relative;
  }
  #secBnrs01 .list .item .en {
    margin-bottom: 14px;
    font-size: 2.6rem;
  }
  #secBnrs01 .list .item .ja {
    font-size: 1.4rem;
  }
  #secBnrs01 .list .item01 {
    width: 25%;
    border: 0;
  }
  #secBnrs01 .list .item02 {
    width: 25%;
    border: 0;
  }
  #secBnrs01 .list .item03 {
    width: 50%;
    border: 0;
  }
}


/* #event
================================================ */

#event {
  background: #f5f5f5;
  position: relative;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

#event .head {
  transform: translateY(-250px);
}

#event .head .en {
  font-size: 4.3rem;
  line-height: 1.1;
  letter-spacing: .06em;
  margin-top: -36px;
}

#event .head .tit {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}

#event .head .tit .line {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}

#event .head .tit .line::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 48px;
  height: 1px;
  background: #212121;
  margin-top: -1px;
}

#event .leadTxt {
  font-size: 1.5rem;
  font-weight: 300;
  text-align: left;
}

#event .is_left {
  padding: 230px 0 0 0;
  background-image: url(../img/home/bg_event01_sp.png);
  background-repeat: no-repeat;
  background-size: contain;
}

#event .is_left .content {
  margin-top: -110px;
}

#event .is_right {
  padding: 230px 0 0 0;
  background-image: url(../img/home/bg_event02_sp.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  margin-top: 50px;
}
#event .is_right .content {
  margin-top: -35px;
}
#event .content .areaTxt {
  padding: 23px 24px 18px;
  background-color: #fff;
}

#event .content .areaTxt .subTit {
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1.45;
  margin-bottom: 10px;
}

#event .content .areaTxt .txt {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 24px;
}
#event .content .areaTxt .txt:last-of-type{
  margin-bottom: 0;
}

@media all and (min-width: 600px) {
  #event {
    padding-bottom: 0;
  }
  #event .is_left {
    padding: 0;
    background-image: url(../img/home/bg_event01_pc.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 1099px;
  }
  #event .is_left .content {
    float: left;
    width: 680px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  #event .is_left .content .areaTxt {
    padding: 50px 60px 60px;
    background-color: #fff;
  }
  #event .is_right .content .areaTxt {
    padding: 50px 60px 60px;
    background-color: #fff;
  }
  #event .is_left .content .areaTxt .subTit {
    font-size: 2.6rem;
    font-weight: 500;
    line-height: 1.53;
    margin-bottom: 17px;
  }
  #event .is_left .content .areaTxt .txt {
    line-height: 2;
  }
  #event .is_left .areaHead {
    float: left;
    width: 470px;
    margin: 0;
    box-sizing: border-box;
    background: none;
  }
  #event .is_right {
    margin-top: 0;
    padding: 0;
    background-image: url(../img/home/bg_event02_pc.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: 1099px;
  }
  #event .is_right .content {
    float: left;
    width: 623px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }
  #event .inner {
    padding: 100px 0;
  }
  #event .head {
    margin-bottom: 49px;
    transform: translateY(-133px);
  }
  #event .head .en {
    margin-bottom: 6px;
    font-size: 7.2rem;
    margin-top: -62px;
  }
  #event .head .tit {
    font-size: 1.4rem;
  }
  #event .head .tit .line {
    padding: 0 0 0 115px;
  }
  #event .head .tit .line::before {
    width: 100px;
  }
}


/* #works
================================================ */

#works .areaHead {
  margin: 0 -20px;
  padding: 55px 20px 42px;
  background: #f5f5f5 url(../img/home/bg_works01_sp.png) no-repeat top center;
  background-size: cover;
  color: #fff;
  text-align: center;
}

#works .head {
  margin-bottom: 20px;
}

#works .head .en {
  font-size: 4.3rem;
  line-height: 1.1;
  letter-spacing: .06em;
}

#works .head .tit {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.5;
}

#works .head .tit .line {
  position: relative;
  display: inline-block;
  padding: 0 0 0 59px;
}

#works .head .tit .line::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 0;
  width: 48px;
  height: 1px;
  background: #212121;
  margin-top: -1px;
}

#works .leadTxt {
  font-size: 1.5rem;
  font-weight: 300;
  text-align: left;
}

#works .content .list .item a, #works .content .list .item img {
  display: block;
  text-decoration: none;
}

#works .content .list .item a {
  background: #fff;
}

#works .content .list .item .areaImg {
  position: relative;
}

#works .content .list .item .areaImg .num {
  position: absolute;
  top: 7px;
  right: 12px;
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: .02em;
  line-height: 1.1;
}

#works .content .list .item .areaTxt {
  padding: 23px 24px 18px;
}

#works .content .list .item .areaTxt .en {
  display: inline-block;
  position: relative;
  margin-bottom: 3px;
  padding: 0 36px 0 0;
  font-size: 2.1rem;
  line-height: 1.1;
  letter-spacing: .06em;
}

#works .content .list .item .areaTxt .en::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 5px;
  background: url(../img/common/ico_arw02_black_sp.png) no-repeat;
  background-size: 100%;
  top: 50%;
  margin-top: -5px;
  right: 0;
}

#works .content .list .item .areaTxt .ja {
  margin-bottom: 9px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

#works .content .list .item .areaTxt .txt {
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.5;
}

#works .content .list .item+.item {
  margin-top: 15px;
}

#works .content .list .item03 .areaImg .num {
  color: #666;
}

@media all and (min-width: 600px) {
  #works .inner {
    padding: 100px 0;
  }
  #works .areaHead {
    float: left;
    width: 470px;
    margin: 0;
    padding: 154px 0 0;
    box-sizing: border-box;
    background: none;
    text-align: left;
  }
  #works .head {
    margin-bottom: 49px;
  }
  #works .head .en {
    margin-bottom: 6px;
    font-size: 7.2rem;
  }
  #works .head .tit {
    font-size: 1.4rem;
  }
  #works .head .tit .line {
    padding: 0 0 0 115px;
  }
  #works .head .tit .line::before {
    width: 100px;
  }
  #works .content {
    padding: 0;
  }
  #works .content .list .item a {
    min-height: 190px;
    box-sizing: border-box;
    transition: all 0.3s ease;
  }
  #works .content .list .item a:hover {
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  }
  #works .content .list .item a:hover .areaTxt .en::before {
    right: -10px;
  }
  #works .content .list .item .areaImg {
    float: right;
    width: 290px;
  }
  #works .content .list .item .areaImg .num {
    top: 3px;
    right: 13px;
    font-size: 3.4rem;
  }
  #works .content .list .item .areaTxt {
    float: left;
    width: 390px;
    padding: 48px 40px 0 45px;
    box-sizing: border-box;
  }
  #works .content .list .item .areaTxt .en {
    margin-bottom: 7px;
    padding: 0 54px 0 0;
    font-size: 2.6rem;
  }
  #works .content .list .item .areaTxt .en::before {
    width: 35px;
    height: 6px;
    margin-top: -7px;
    background-image: url(../img/common/ico_arw02_black_pc.png);
    transition: all 0.3s ease;
  }
  #works .content .list .item .areaTxt .ja {
    margin-bottom: 22px;
    font-size: 1.4rem;
  }
  #works .content .list .item .areaTxt .txt {
    font-size: 1.5rem;
  }
  #works .content .list .item+.item {
    margin-top: 10px;
  }
  #works .content .list .item03 .areaImg .img {
    padding: 43px 0 0 138px;
  }
  #works .content .list .item03 .areaTxt {
    position: relative;
    width: 100%;
    margin-right: -290px;
  }
}


/* .secWrap01
================================================ */
.secWrap01 { padding: 60px 0; }
@media all and (min-width: 600px) { .secWrap01 { padding: 100px 0 63px; } }

/* #instagram
================================================ */
#instagram { margin-bottom: 35px; }
#instagram .list .item { float: left; width: 49%; margin-bottom: 2%; }
#instagram .list .item a, #instagram .list .item img { display: block; text-decoration: none; }
#instagram .list .item:nth-child(even) { float: right; }
#instagram .list .item.tit { position: relative; padding: 0 0 0; background: #0e1e34; }
#instagram .list .item.tit a { color: #fff; font-size: 2rem; text-align: center; margin-top: -36px; }
#instagram .list .item.tit:before { position: absolute; content: ''; width: 17px; height: 17px; background: url(../img/common/ico_instagram01.png) no-repeat; background-size: 100%; top: 55px; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
#instagram .list .item a { position: relative; overflow: hidden; }
#instagram .list .item a::before { content: ""; display: block; padding-top: 100%; }
#instagram .list .item a img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); }
@media all and (min-width: 600px) {
	#instagram { float: left; width: 754px; }
	#instagram .list .item { float: left; width: 250px; margin: 0 1px 1px 0; }
	#instagram .list .item:nth-child(even) { float: left; }
	#instagram .list .item.tit { height: 250px; padding: 134px 0 0; box-sizing: border-box; font-size: 2.2rem; }
	#instagram .list .item.tit a { margin-top: -250px; }
	#instagram .list .item.tit:hover { filter: opacity(80%); transition-duration: 0.3s; }
	#instagram .list .item.tit:before { width: 30px; height: 30px; top: 84px; } }
/* #facebook
================================================ */
#facebook { width: 100%; height: 260px; }
@media all and (min-width: 600px) { #facebook { float: right; width: 360px; height: 502px; margin: 0; } }
