@charset "utf-8";

/* サービス毎の色替え用CSS
================================= */

/* anchor
--------------------------------- */
a {
	color: #FF0066;
}
.btn .main {
	background: #FF0066;
	color: #fff;
	border-color: #FF0066;
}
.btn .main:hover {
	background: #FFF9A6;
	color: #FF0066;
}
.btn .sub		{ color: #FF0066; }
.btn .sub:hover	{ background: #FFF9A6; }


/* title
--------------------------------- */

.sectionTit {
	background: #000;
	color: #fff;
}

.pointArea .boxTit,
.pointArea .point01 .tit{
	color: #FF0066;
}


#header th { border: none; }
#header h1{
	font-size:22px;
}
#header h1 span{
	font-size:28px;
}

/* about
--------------------------------- */
#about .box {
	border: 2px solid #ccc;
	padding: 15px;
	margin: 20px 0 0;
}
#about .box .ph {
	width: 180px;
	float: right;
	line-height: 0;
	padding: 4px 0 0;
}
#about .box .tit {
	width: 150px;
	float: left;
	font-size: 18px;
	margin: 0 0 10px;
}
#about .dticket .tit {
	color: #FF0066;
}
#about .attentionList { margin: 0 0 5px; padding: 0 0 0 150px; }
#about .attentionList li { line-height: inherit; margin-bottom: 0; }
#about .attentionList li:before { color: #FF0066; }
#about .sub { padding: 0 0 0 150px; }
#about .bnr { clear: both; padding: 10px 0 0 150px; }
/*
#about .box {
	height: 120px;
	float: left;
	border: 2px solid #ddd;
	padding: 15px 15px;
	margin: 20px 0 0;
}
#about .dticket {
	width: 420px;
	margin-right: 12px;
}
#about .paper {
	width: 260px;
}
*/
.summaryList .icon,
#about .box .tit .icon {
	display: inline-block;
	width: 100px;
	background: #FF0066; 
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	border-radius: 4px;
	padding: 2px 5px;
	margin: 12px 0 0;
	position: relative;
	top: -3px;
}
.summaryList .icon{
	margin:8px 0 0;
	width:80px;
	height: 20px;
    line-height: 22px;
}
.summaryList .icon::before,
#about .box .tit .icon::before {
	content: '';
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-bottom-color: #f06;
	position: absolute;
	left: 48px;
	top: -8px;
}
.summaryList .icon::before{
	left: 40px;
}


/* */
#entry .summaryList table {
	width: 100%;
	background: #fffde1;
	margin: 10px 0;
}
#entry .summaryList td th {
	width: 105px;
	background: #fffde1;
	color: #FF0066;
	font-size: 13px;
	vertical-align: top;
	border:none;
	padding: 5px;
}
#entry .summaryList td td {
	font-size: 13px;
	line-height: 1.4em;
	border:none;
	padding: 5px 5px 5px 0;
	background: #fffde1;
}
#entry .stepList .attentionList { margin-top: 10px; }
#entry .stepList .attentionList li { font-size: 12px; margin-bottom: 3px; }

.entryArea .btn .main { margin-bottom: 60px; }
.entryArea .lead {
	color: #f06;
	font-size: 18px;
	text-align: center;
	margin: 0 0 10px;
}


table.kouen .bga {
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    background: #eee;
}
table.kouen td {
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-left: 1px solid #aaa;
    padding: 15px 12px;
    line-height: 1.3em;
    background-color: #fff;
    vertical-align: middle;
    font-weight: normal;
}

table.kouen tr {
border: 1px solid #aaa;
}

#collection #mobile{
	float:left;
	width:150px
}
#collection #collectionInner{
	padding:5px 0 5px 165px;
}
ul.case li span.add { font-weight: normal; font-size:11px;}
.txtList{
	font-size:13px;
	color:#FF3785;
	margin-bottom: 12px;
}

#collection #collectionInner ul {
	background: #FFFCE4;
	padding: 15px 20px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0 0 15px;
	width:610px;
	border-radius:10px;
}

#collection #collectionInner ul li {
	width:100%;
	float:none;
	font-weight: normal;
	font-size: 13px;
	color: #000;
	margin-bottom:5px;
	padding-left:1.5em;
	text-indent: -1.5em;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#collection #collectionInner .text{
	margin:0 0 15px;
	font-weight: bold;
}
#collection #collectionInner ul li.last {margin: 0;}

#collection #collectionInner ul .webicon {
	color: #FF3785;
}
#tanoshimeru .boxTit{
	margin:0 0 10px;
}
.red{
	color:#ff0000;
}
#seki p{
	padding:0 0 10px;
}
#entry .btn .main{
    margin: 0 10px 20px;
    padding:12px;
    min-width: 250px;
}

.addIcon {
    background:#ff0066;
    border-radius:2px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding:5px 10px;
}
#entry .summaryList td table.pay td {
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    font-weight: normal;
    line-height: 1.3em;
    padding:20px 12px;
    vertical-align: middle;
}
#entry .summaryList td table.pay td span{
	margin-right:3px;
	vertical-align: -0.1em;
}