@charset "utf-8";

@import '/ginza-square/common/css/all.css';
@import '/ginza-square/common/css/styles.css';


/* キャンペーンページ
--------------------------------------------------------------*/
/* 基本レイアウト */

#list{
    margin-top: 60px;
}

.campaign .floorinfo {
	background-color:#0051b2;
	color: #fff;
}

#degitalbook .degital_bg{
    background-color:#e3eff5;
    padding: 60px 30px;
}

#degitalbook .book{
    display: inline-block;
    width: 320px;
    vertical-align: top;
    margin-right: 30px;
}


#degitalbook .book img{
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
}


#degitalbook .degitalbook-info{
    display: inline-block;
    width: 500px;
    background: #fff;
    padding: 30px 30px 70px;
    box-sizing: border-box;
}

#degitalbook .degitalbook-info h4{
border-top: 12px double #034ea2;
border-bottom: 4px solid #034ea2;
padding: 15px 0;
font-family:"M Plus 1p";
 font-weight: 500;
font-size: 2.2rem;    
}

#degitalbook .degitalbook-info .inner{
    text-align: left;
    padding: 30px 20px 30px 20px;
}

#degitalbook .degitalbook-info h5{
    font-family:"M Plus 1p";
 font-weight: 500;
    font-size: 1.8rem;    
}

#degitalbook .degitalbook-info li a{
    text-decoration: none;
}


#degitalbook a .btn{
    background:  #034ea2;
    padding: 10px 0;
    color: #fff;
}


.headline-pic {
	width:360px;
	height:360px;
	overflow:hidden;
	margin:14px;
	position:relative;	/* 相対位置指定 */
	display: inline-block;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
}

.headline-pic .caption {
	text-align: center;
	padding-top:60px;
    color: #FFFFFF;
    font-family:"M Plus 1p";
}

 .headline-pic .caption dl{
padding: 0px 10px 10px 10px;
} 

.headline-pic .caption dl dt{
    font-size: 2.0rem;
}

.headline-pic .caption dd {
    font-size: 2.0rem;
}

.headline-pic .caption .pg{
    display: block;
    margin-top: 20px;
    font-size: 1.8rem;
}

.headline-pic .caption .tag{
    display: inline-block;
    background-color: #FFF;
    color: #034ea2;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 1.2rem;
}

.headline-pic .mask-cl10,
.headline-pic .mask-cl09,
.headline-pic .mask-cl08,
.headline-pic .mask-cl07,
.headline-pic .mask-cl06,
.headline-pic .mask-cl05,
.headline-pic .mask-cl04,
.headline-pic .mask-cl03,
.headline-pic .mask-cl02,
.headline-pic .mask {
	width:100%;
	height:	100%;
	position:absolute;	/* 絶対位置指定 */
	top:0;
	left:0;
	opacity:0;	/* マスクを表示しない */
    background-color: #034ea2;
    -webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.headline-pic:hover .mask {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl02 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl03 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl04 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl05 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl06 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl07 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl08 {
	opacity:1;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl09 {
	opacity:1;	/* マスクを表示する */
}
.headline-pic:hover .mask-cl10 {
	opacity:1;	/* マスクを表示する */
}

/*スタンプカード2026*/
.stampcard{
    background-color: #c7e1f2;
    border-radius: 25px;
    padding: 30px;
    margin-top: 30px;
}

.stampcard .inner p{
    line-height: 1.8em;
}

.stampcard .inner{
    background-color: #fff;
    border-radius: 18px;
    position: relative;
    padding: 40px;
}
.stampcard .inner .date{
    position: absolute;
    top: -30px;
    left:50px;
}

.stampcard .inner .discri{
    width: 57%;
    margin-left: 0px;
    display: inline-block;
    text-align: left;
}
.stampcard .inner .discri-02{
    width: 100%;
    margin-left: 0px;
    display: inline-block;
    text-align: left;
    margin-top: 20px;
}

.stampcard .inner .term{
    background-color: #4487a3;
    padding: 5px 20px;
    color: #fff;
    display: inline-block;
    position: relative;
}
.stampcard .inner .term:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #4487a3;
}

.stampcard .inner .pic{
    width: 38%;
    display: inline-block;
    vertical-align: top;
}

#stamp .cha{
    color: #4487a3;
}


#stamp .tokuten{
    margin: 30px 0;
}

#stamp h4.title {
    display: flex;
    justify-content: center;
    align-items: center;
        font-size: 2.2rem;
    color: #034ea2;
    margin-bottom: 30px;
}
#stamp h4.title::before,.title::after {
    content: "";
    height: 35px;
    width: 35px;
    /*flex-grow: 1;
    border-bottom: #97683c dotted 5px;
     background-color: #97683c;
    background-image : linear-gradient(to right, #000 4px, transparent 4px);
 background-size: 10px 4px;
 background-repeat: repeat-x;*/
}
#stamp h4.title::before {
    margin-right: 20px;
    margin-bottom: 10px;
    content: "";
    background-image: url("../stamp/img/stamp_icon_pre.png");
    background-repeat: no-repeat;
}

#stamp h4.title::after {
    margin-left: 20px;
    margin-bottom: 10px;
    background-image: url("../stamp/img/stamp_icon_pre.png");
    background-repeat: no-repeat;
}

#stamp .tokuten dl{
    background-color: #e5f1fb;
    width: 300px;
    border-radius: 15px;
    margin: 0 15px;
    display: inline-block;
    padding: 20px 20px;;
    height: 300px;
    vertical-align: top;
    box-sizing: border-box;
}

#stamp .tokuten dt {
    color: #142148;
    font-weight: 600;
    font-size: 2.0rem; 
}
#stamp .tokuten dt .s-big{
   font-size: 165%;
}
#stamp .tokuten dt.line{
  display: inline-block;
  border-bottom: 6px solid #facb7a;
  padding-bottom: 3px;
}
#stamp .tokuten dd.icon{
    width:45%;
    margin: 20px auto;
    text-align: center;
}
#stamp .ta-lf{
    text-align: left;
}
#stamp ul{
    text-align: left;
}
#stamp .other{
    background-color: #e5f1fb;
    width: 970px;
    border-radius: 15px;
    margin: 20px 0px;
    display: inline-block;
    padding: 20px 0px;
}

#stamp .marker {
  background: linear-gradient(transparent 0%, #fff 0%);
  display: inline;
  padding: 0 1px 0px;
    font-size: 1.6rem;
}

@media (max-width: 580px) {
.headline-pic .caption {
    color: #333;
}    
#degitalbook .degital_bg{
    padding: 20px 10px 40px;
     margin: 30px -20px 0px;
}

#degitalbook .book{
    display: block;
    width: 80%;
    margin: 20px auto;
}

#degitalbook .book img{
        box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
}

#degitalbook .degitalbook-info{
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 20px;
}

#degitalbook .degitalbook-info h4{
/*border-top: 12px double #0163B2;
border-bottom: 4px solid #0163B2;
padding: 15px 0;
font-family:"M Plus 1p";
 font-weight: 500;
font-size: 1.6rem;  */
}

#degitalbook .degitalbook-info .inner{
    text-align: left;
    padding: 30px 0;
}

#degitalbook .degitalbook-info h5{
    font-family:"M Plus 1p";
 font-weight: 500;
}

#degitalbook a .btn{
    padding: 10px 0;
    color: #fff;
}

#degitalbook .degitalbook-info ul li{
    text-indent: -1em;
    padding-left:1em;
}

#degitalbook .degitalbook-info li a{
    text-decoration: none;
}


.headline-pic {
	width:45%;
	height:45%;
	overflow:hidden;
	margin:2%;
	position:relative;	/* 相対位置指定 */
	display: inline-block;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
    vertical-align: top;
}


.headline-pic .caption {
	font-size:100%;
	text-align: center;
	padding:6% 2%;
    height: 170px;
	/*color:#fff;
    font-family:"M Plus 1p";*/
}

.headline-pic .caption.long{
    height: 190px;
}


.headline-pic .caption .pg{
    font-size: 1.2rem;;
    display: block;
    margin-top: 10px;
}

.headline-pic .caption .tag{
    font-size: 1.0rem;
    display: inline-block;
    background-color: #034ea2;
    color: #fff;
    border-radius: 5px;
    padding: 2px 10px;
    margin-bottom: 10px;
}

.headline-pic .caption dl{
margin-top: -10px; 
   padding: 10px 0px;
} 

.headline-pic .caption dl dt{
    font-size: 1.3rem;
}

.headline-pic .caption dd {
    font-size: 1.3rem;
}


.headline-pic .caption a,
.headline-pic .caption a:link,
.headline-pic .caption a:visited{
   text-decoration: none;
}


.headline-pic .mask-cl10,
.headline-pic .mask-cl09,
.headline-pic .mask-cl08,
.headline-pic .mask-cl07,
.headline-pic .mask-cl06,
.headline-pic .mask-cl05,
.headline-pic .mask-cl04,
.headline-pic .mask-cl03,
.headline-pic .mask-cl02,
.headline-pic .mask {
	width:100%;
	height:	100%;
	position:absolute;	/* 絶対位置指定 */
	top:0;
	left:0;
	opacity:0;	/* マスクを表示しない */
    background-color: #034ea2;
    -webkit-transition:	all 0.2s ease;
	transition:		all 0.2s ease;
}
.headline-pic:hover .mask {
	opacity:0;	/* マスクを表示する */
}
.headline-pic:hover .mask-cl02 {
	opacity:0;	/* マスクを表示する */
}
.headline-pic:hover .mask-cl03 {
	opacity:0;	/* マスクを表示する */
}
.headline-pic:hover .mask-cl04 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl05 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl06 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl07 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl08 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl09 {
	opacity:0;	/* マスクを表示する */
}

.headline-pic:hover .mask-cl10 {
	opacity:0;	/* マスクを表示する */
}
    
/* スタンプカード2025 */
    #stamp{
        margin-top: 60px;
    }
.stampcard{
    background-color: #c7e1f2;
    border-radius: 15px;
    padding: 10px;
    margin-top: 30px;
}

.stampcard .inner p{
    line-height: 1.8em;
}

.stampcard .inner{
    background-color: #fff;
    border-radius: 10px;
    position: relative;
    padding: 20px 20px 20px;
}
.stampcard .inner .date{
    position: absolute;
    top:20px;
    left:-20px;
    width: 80%;
}

.stampcard .inner .discri{
    width: 100%;
    display: block;
    text-align: left;
    margin-top: 0px;
}
.stampcard .inner .pic{
    width: 100%;
    text-align: center;
    margin: 10px auto;
}


.stampcard .inner .term{
    background-color: #4487a3;
    padding: 5px 20px;
    color: #fff;
    display: inline-block;
    position: relative;
}
.stampcard .inner .term:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: 10px solid #4487a3;
}

#stamp .cha{
    color: #4487a3;
}

#stamp .tokuten{
    margin: 0px 0;
}

#stamp h4.title {
    display: flex;
    justify-content: center;
    align-items: center;
     font-size: 1.8rem;
    color: #142148;
    margin-bottom: 20px;
}
#stamp h4.title::before,.title::after {
    content: "";
        height: 35px;
    width: 35px;
   /* flex-grow: 1;
    border-bottom: #97683c dotted 5px;
     background-color: #97683c;
    background-image : linear-gradient(to right, #000 4px, transparent 4px);
 background-size: 10px 4px;
 background-repeat: repeat-x;*/
}
#stamp h4.title::before {
    margin-right: 20px;
    margin-bottom: 10px;
    content: "";
    background-image: url("../stamp/img/stamp_icon_pre.png");
    background-repeat: no-repeat;
}
#stamp h4.title::after {
    margin-left: 20px;
    margin-bottom: 10px;
    content: "";
    background-image: url("../stamp/img/stamp_icon_pre.png");
    background-repeat: no-repeat;
}
#stamp .tokuten dl{
   width: 100%;
    border-radius: 10px;
    margin:15px auto;
    display: block;
    padding: 20px;
    vertical-align: top;
    height: auto;
}

#stamp .tokuten dt {
    font-weight: 500;
    font-size: 2.0rem;
}
#stamp .tokuten dt .s-big{
   font-size: 160%;
}
#stamp .tokuten dt.line{
  display: inline-block;
  border-bottom: 3px solid #facb7a;
  padding-bottom: 3px;
}
#stamp .tokuten dd.icon{
    width:50%;
    margin: 20px auto;
    text-align: center;
}
#stamp .ta-lf{
    text-align: left;
}
#stamp ul{
    text-align: left;
}
#stamp .other{
    background-color: #e5f1fb;
    width: 100%;
    border-radius: 10px;
    margin: 10px 0px;
    display: block;
    padding: 20px 20px;
    box-sizing: border-box;
    text-align: left;
}

#stamp .marker {
  background: linear-gradient(transparent 0%, #fff 0%);
  display: inline;
  padding: 0 1px 0px;
}
}
