﻿@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */

@import "/common/css/format.css";
@import "/common/css/layout.css";
@import "/common/css/common.css";

/* STRUCTURES
--------------------------------------- */
#ln {
	background: #000000;
}
.ctop #ln {
	background: none;
}

h2.ct {
    background: url(/fanclub/img/logo_bg.jpg) 0 0 no-repeat;
    position: relative;
}

h2.ct::before{
    content: "";
    display: block;
    width: 460px;
    height: 120px;
    position: absolute;
    top: 20px;
    left: 20px;
    background: url(/fanclub/img/fc_logo.png) 0 0 no-repeat;
}



.torapo #main{
	background: #FFFBEB url(/fanclub/torapo/img/pt_torapo.gif) 0 0 no-repeat;
	padding-bottom: 0;
}

.torapo #main h2 img{
	width: 100%;
	height: auto;
}
.torapo #main .unit{
	margin: 30px 25px 40px 25px;
}

h3.t-logo{
	padding-left: 75px;
	background: url(/fanclub/img/top/2019/tit_bg1.jpg) no-repeat left center;
	background: auto 48px;
	height: 50px;
	line-height: 50px;
	color: #FFFFFF;
	font-size: 28px;
	margin-bottom: 10px;
}

.torapo .unit h3.txt-c{
	background: #000000;
	font-size: 28px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 20px;
}

.torapo .unit h3.txt-c span{
	text-align: center;
	display: block;
	border: 1px solid #FFFFFF;
	height: 50px;
	line-height: 50px;

}

.torapo .unit h4{
	color:#000000;
	font-size: 22px;
	border-bottom: 2px solid #000000;
	font-weight: bold;
	margin: 30px 0 10px 0;
}
.torapo .unit h5{
	color: #000000;
	font-size: 20px;
	border-bottom: 2px dotted #000000;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

.torapo .unit p{
	font-size: 14px;
	line-height: 1.6;
}
.torapo .unit p.em{
	font-size: 18px;
	font-weight: bold;
}

.torapo .unit span.line{
	margin: 15px 0;
	height: 1px;
	background: #000;
	display: block;
}

.torapo .unit ul.indent li{
	text-indent: -1em;
	margin-left: 1em;
	font-size: 14px;
}



/* EXCHENGE
--------------------------------------- */

.torapo dl.notice{
	margin: 10px 0;
	border: 2px solid #000000;
	padding: 15px;
	font-size: 14px;
}
.torapo dl.notice dt{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
.torapo dl.notice dd{
	text-indent: -1em;
    margin: 5px 0 0 1em;
}


.torapo .flexboxwp{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 30px;

}
.torapo .unit .flexboxwp dl.item{
	border: 1px solid #9C7B4E;
	text-align: center;
	position: relative;
	padding-bottom: 40px;
	background: #FFFFFF;

}
.torapo .unit .flexboxwp dl.item:nth-child(3n){
	margin-right: 0;
}
.torapo .unit .flexboxwp dl.item.sale{
	padding-bottom: 60px;
}
.torapo .unit .flexboxwp dl.item.end{
	position: relative;
}
.torapo .unit .flexboxwp dl.item.end::before{
	content: "";
	display: block;
	background: rgba(0,0,0,.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
.torapo .unit .flexboxwp dl.item .msg{
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(255,255,255,.9);
	color: #757575;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	z-index: 100;
	width: 180px;
	border-radius: 30px;
}
.torapo .unit .flexboxwp dl.item dt{
	padding: 0 10px;
}
.torapo .unit .flexboxwp dl.item dt img{
	width: 100%;
	height: auto;
}

.torapo .unit .flexboxwp dl.item dd{
	font-size: 14px;
	text-align:center;
}
.torapo .unit .flexboxwp dl.item dd.icon{
	padding: 4px;
	text-align: left;
}

.torapo p.icon {
	margin-top: 5px;
}
.torapo p.icon span,
.torapo .unit .flexboxwp dl.item dd.icon span,
.torapo .unit .flexboxwp dl.item dd.name span{
	display: inline-block;
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 1;
}
.torapo .unit .flexboxwp dl.item dd.icon span + span{
	margin-left: 5px;
}

.torapo .unit .flexboxwp dl.item dd.name span.new{
	background: #cc0000;
	color: #FFF;
	margin-right: 5px;
}
.torapo p.icon span.dug,
.torapo .unit .flexboxwp dl.item dd.icon span.dug{
	background: #FFE100;
	color: #000;
}
.torapo p.icon span.keio,
.torapo .unit .flexboxwp dl.item dd.icon span.keio{
	background: #000;
	color: #FFE100;
}

.torapo .unit .flexboxwp dl.item dd.name{
	padding: 0 10px 10px 10px;
}

.torapo .unit .flexboxwp dl.item dd.name span.limited{
	color: #F62624;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.torapo .unit .flexboxwp dl.item dd.point{
	padding: 12px 8px;
	font-weight: bold;
	background: #9C7B4E;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	position:absolute;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.torapo .unit .flexboxwp dl.item dd.point span{
	font-size: 20px;
}
.torapo .unit .flexboxwp dl.item dd.point-sale{
	padding: 8px;
	font-weight: bold;
	background: #9C7B4E;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1;
	position:absolute;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1.4;
}
.torapo .unit .flexboxwp dl.item dd.point-sale small{
	text-decoration: line-through;
}
.torapo .unit .flexboxwp dl.item dd.point-sale span.limited{
	display: inline-block;
	background: #F62624;
	color: #FFF;
	padding: 2px 4px;
	font-size: 12px;
	margin-right: 5px;
	vertical-align: middle;
}
.torapo .unit .flexboxwp dl.item dd.point-sale span.em{
	font-size: 20px;
}
.torapo .link{
	background: #e3e5e8;
	padding: 40px;
	margin-top: 50px;
}

.torapo .link ul {
	text-align: center;
}

.torapo .link ul li{
	display: inline-block;
	margin: 0 10px;

}

.torapo .link ul li a{
	display: block;
	color: #000000;
	font-size: 14px;
	border: 1px solid #000000;
	padding: 10px 20px;
	background: #FFFFFF;
	border-radius: 5px;
	text-decoration: none;
	min-width: 140px;
	text-align: center;
	position: relative;
}
.torapo .link ul li a::after{
     display: block;
     width: 6px;
     height: 6px;
     border-top: solid 1px #000000;
     border-right: solid 1px #000000;
     -webkit-transform: rotate(45deg);
     transform: rotate(45deg);
     content: "";
     position: absolute;
     right: 10px;
     top: 0;
     bottom: 0;
     margin: auto;
}

.torapo .saleitem{
	background: #e60012;
	padding: 20px 15px;
}
.torapo .saleitem h3{
	text-align: center;
}

.torapo .saleitem .flexboxwp dl.item{
	width: 220px;
}
.torapo .saleitem .flexboxwp{
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.torapo .saleitem .flexboxwp h3{
	width: 450px;
	margin-right: 10px;
}
.torapo .saleitem .flexboxwp h3 img{
	width: 100%;
	height: auto;
}