/*-----------------------------------
基本設定
-----------------------------------*/
.contents {
	width: 100%;
	margin: auto;
}
.br_sp{
    display: none;
}
.br_sp_top{
    display: none;
}
.br_pc{
    display: inline;
}
.disnon {
    display: none !important;
}
.disnon_pc {
    display: none !important;
}
.disnon_sp {
    display: inline;
}


#wrap_his {
    font-size: 14px;
    line-height: 1.8;
    color: #333;
    letter-spacing: .08rem;
}
#wrap_his img {
    max-width: 100% !important;
    height: auto !important;
    vertical-align:bottom;
}
#wrap_his a:link, #wrap_his a:visited, #wrap_his a:active {
	color: #a87d17;
}
#wrap_his.a_hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
@media screen and (max-width: 480px){
body {
    min-width: inherit;
}
#wrap_his {
    font-size: 13px;
    line-height: 1.5;
    color: #333;
    letter-spacing: .08rem;
}
.disnon_pc {
    display: block !important;
}
.disnon_sp {
    display: none;
}
.br_sp{
    display: inline;
}
.br_sp_top{
    display: none;
}
.br_pc{
    display: none;
}
#wrap_his a:hover {
    opacity: inherit;
}
}
/* -----------------------------------------------------------
   main
   ----------------------------------------------------------- */
#wrap_his .main {
    position: relative;
    margin: auto;
    width: 1280px;
}
#wrap_his .main .visual {
	text-align: center;
}
#wrap_his img {
	max-width: 100%;
}
 @media screen and (max-width: 480px) {
#wrap_his .main {
	width: 100%;
}
}
/* -----------------------------------------------------------
   cpn_ttl
   ----------------------------------------------------------- */
#wrap_his .cpn_ttl {
        font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}
/* -----------------------------------------------------------
lead 
   ----------------------------------------------------------- */
#wrap_his .lead{
    margin: 50px 0;
}
#wrap_his .lead .text{
    text-align: center;
    font-size: 27px;
    margin-bottom: 10px;
}
#wrap_his .lead .detail{
    color: #a87d17;
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    margin-bottom: 10px;
}
#wrap_his .lead .detail .underline{
    text-decoration: underline;
}
#wrap_his .lead .detail .bg_ttl{
background: #f6e0ab;
}


@media screen and (max-width: 480px){
#wrap_his .cpn_ttl {
    margin-bottom: 10px;
}
#wrap_his .lead{
        width: 90%;
        margin: 28px auto 0px;
    }
#wrap_his .lead .text{
    font-size: 3.8vw;
    line-height: 1.4;
text-align: left !important;
}
#wrap_his .lead .detail{
    font-size: 15px;
text-align: left !important;
}
}
/*------------------------------
wrap_pst
------------------------------*/
#wrap_his .wrap_pst{
	background: #fff;
}
#wrap_his .wrap_pst .in_wrap_pst{
    width: 1280px;
    margin: auto;
    padding: 80px 0 1px 0;
}
#wrap_his .clearfix {
	/*min-height: 1px;*/
	min-height: 0px;
}
#wrap_his .clearfix:after {
	content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#wrap_his .wrap_pst .box_pst{
    width: 100%;
    background: #f7f7f7;
    position: relative;
/*    border-radius: 10px;*/
    margin: 0 auto;
    padding: 0% 3% 3% 3%;
}
#wrap_his .wrap_pst .box_pst:not(:nth-child(1)){
    margin: 10% auto;
}
/*#wrap_his .wrap_pst .box_pst:nth-child(1), #wrap_his .wrap_pst .box_pst:nth-child(2), #wrap_his .wrap_pst .box_pst:nth-child(3){
    border: solid 1px #f6f2f2;
}*/
#wrap_his .wrap_pst .box_pst:nth-child(even) {
    flex-direction: row-reverse;
}
#wrap_his .wrap_pst .box_pst:last-child{
    margin: 5% auto;
}
#wrap_his .wrap_pst .box_pst .catch {
   width: 50%;
    background: #b8bfc8;
    font-family: "Cormorant Garamond", serif;
    position: relative;
    top: -30px;
    margin: auto;
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding: 1% 0%;
    font-weight: 600;
}
#wrap_his .wrap_pst .box_pst .catch::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}
#wrap_his .wrap_pst .box_pst .box_item{
	 display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#wrap_his .wrap_pst .box_pst .box_item .photo{
	    width: 40%;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl{
	padding: 2%;
    width: 60%;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .inner_box_dtl{
    margin-bottom: 5%;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .inner_box_dtl:last-child{
    margin-bottom: 0%;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl{
    font-family: "Cormorant Garamond", serif;
    font-weight: 600;
    color: #666;
    font-size: 24px;
	background: #ef6f2f2;
    text-align: left;
    padding: 2px 5px;
    margin-bottom: 10px;
    letter-spacing: 0;
/*    padding-bottom: 5px;*/
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl:last-child{
    padding-bottom: 0px;
}

#wrap_his .wrap_pst .box_pst .box_item .box_dtl .sub_ttl{
	    margin: 10px 0; 
	    display: inline-block;
	    padding: 5px 10px;
	    background: #a87d17;
	    line-height: 1;
	    font-size: 13px;
	    color: #fff;
        font-weight: 600;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl{
    font-weight: 300;
	    line-height: 1.8;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl .red{
    color: #f30;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .link_buttom a{
	display: block;
    padding: 10px;
    background: #f3a375;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    margin: 2% auto;
    width: 80%;	
}
#wrap_his .wrap_pst .btn{
    margin: 0 auto;
    width: 500px;
    padding-bottom: 50px;
}
#wrap_his .wrap_pst .btn .btn_link{
    background: #7bcbac;
    padding: 3% 10%;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    position: relative;
    text-align: center;
}
#wrap_his .wrap_pst .btn .btn_link:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -7px;
}

@media screen and (max-width: 480px){
#wrap_his .wrap_pst {
    padding: 0% 0%;
    width: 100%;
}
#wrap_his .wrap_pst .in_wrap_pst {
    width: 100%;
    padding: 1px 0px;
    /*padding: 0% 0px 10%;*/
}
#wrap_his .wrap_pst .box_pst {
    width: 100%;
	margin: 15% auto;
    padding: 0% 5% 5% 5%;
}
#wrap_his .wrap_pst .box_pst:nth-child(1), #wrap_his .wrap_pst .box_pst:nth-child(2), #wrap_his .wrap_pst .box_pst:nth-child(3) {
    border: solid 0px #f85a7b;
}
#wrap_his .wrap_pst .box_pst .catch {
    width: 90%;
    top: -20px;
    margin: auto;
    font-size: 18px;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl {
 width: 100%;
    margin-top: 5%;
}
#wrap_his .wrap_pst .box_pst .box_item {
    display: block;
}
#wrap_his .wrap_pst .box_pst .box_item .photo {
    width: 75%;
    margin: auto;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .ttl {
        font-size: 15px;
    margin-bottom: 15px;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .dtl {
    font-size: 12px;
	letter-spacing: 0rem;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .link_buttom a {
    margin: 4% auto;
    width: 80%;
}
#wrap_his .wrap_pst .box_pst .box_item .box_dtl .sub_ttl {
    font-size: 12px;
}
#wrap_his .wrap_pst .btn{
    width: 90%;
    padding: 0 0 35px 0;
}
#wrap_his .wrap_pst .btn .btn_link {
	font-size: 14px;
	}
#wrap_his .wrap_pst .btn .btn_link:before {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
}
	
	
}

/*------------------------------
slider-container
------------------------------*/
.slider-container {
  position: relative;
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.slideimg {
  position: absolute;
  inset: 0;
  opacity: 0;
  background-position: center;
  background-size: cover;
/*  animation: slideAnime 15s infinite;*/
  animation: slideAnime 9s infinite;
  }
  .msg{
    font-size: 20px;
    color: #fff;
   background-color: rgba(0,0,0,0.6);
   position: absolute;
   bottom: 0;
   left: 0;
}
.msg-01, .msg-02{
    text-shadow: 2px 2px 3px #000, -1px -1px 3px #000;
}
.img-03.cover::after{
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
　 height: 100%;
   background-color: rgba(0, 0, 0, .7);
}
.msg-03{
   z-index:1;
}
@keyframes slideAnime {
  0%, 30%, 100% {
    opacity: 0; 
  }
  10%, 20% {
    opacity: 1; 
  }
}
.slideimg:nth-of-type(1) {
  background-image: url('/static/his/kanto/cpn/all_area/ginza_kanazawa_relocation_open/images/g1.jpg');
  animation-delay: 0s;
}
.slideimg:nth-of-type(2) {
  background-image: url('/static/his/kanto/cpn/all_area/ginza_kanazawa_relocation_open/images/g2.jpg');
  animation-delay: 3s;
}
.slideimg:nth-of-type(3) {
  background-image: url('/static/his/kanto/cpn/all_area/ginza_kanazawa_relocation_open/images/g3.jpg');
  animation-delay: 6s;
}
/*.slideimg:nth-of-type(4) {
  background-image: url('/static/his/kanto/cpn/all_area/ginza_kanazawa_relocation_open/images/k1.jpg');
  animation-delay: 9s;
}
.slideimg:nth-of-type(5) {
  background-image: url('/static/his/kanto/cpn/all_area/ginza_kanazawa_relocation_open/images/k2.jpg');
  animation-delay: 12s;
}*/
@media screen and (max-width: 480px){
.slider-container {
  height: 150px;
}
  .msg{
    font-size: 14px;
}

}