@charset "UTF-8";
/*
 * layout_sp.css
 *
 *  version --- 1.0
 *  updated ---
 */



/* !Layout
---------------------------------------------------------- */
body {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	width: 100%;
}
/* !wrapper
---------------------------------------------------------- */
#wrapper {
	width: 100%;
	text-align: center;
}
/* !header
---------------------------------------------------------- */
#header {
}
/* !contents
---------------------------------------------------------- */
#contents {
	padding: 5% 3%;
}
#main {
}
#sub {
	display: none;
}
/* !footer
---------------------------------------------------------- */
#footer {
}
/* !h(n)eading
---------------------------------------------------------- */
.ttl_basic01 {
	margin:0 0 2% -5%;
	line-height: 1;
	font-weight: bold;
	position: relative;
}
.ttl_basic01 .subtit {
	margin-left: -3px;
	padding: 3px 8px 8px 5px;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.8;
	position: relative;
	z-index: 3;
}
.ttl_basic01:after {
	content: " ";
	display: block;
	position: absolute;
	top: 12px;
	background-color: #e5e1a4;
	height: 1px;
	width: 100%;
	z-index: 1;
}
.ttl_basic02 {
	border-left:4px solid #ffb300;
	color:#ff5e08;
	font-size:115%;
	font-weight: bold;
	line-height:1.5;
	padding-left:11px;
	margin-bottom:12px;
}
.ttl_basic03 {
	padding-bottom: 3%;
	font-size: 85%;
	font-weight:bold;
	line-height: 1.4;
	overflow: hidden;
}
.ttl_basic03 span {
}
/* !Section
---------------------------------------------------------- */
.section { /* Basic Section */
}
.sectionHeader01 {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	border-top: 5px solid #fdefb7;
}
.sectionHeader01 .img01 {
	border-bottom:1px solid #333;
	background-color:#fff;
	text-align: center;
}
.sectionHeader01 .img01 img{
	width: 46% !important;
}
.ytv img{
	width: 38px;
	height: 22px;
}
.sectionHeader01 .titleBox01 {
	padding: 2% 4%;
	border-top:1px solid #fff;
	background-color:#333;
	color:#fff;
	overflow: hidden;
	zoom: 1;
	text-align: left;
}
.sectionHeader01 .titleBox01 .title01 {
	border-bottom: 1px dotted #666;
	font-size: 1.4em;
	font-weight:bold;
	line-height:1.3;
}
.sectionHeader01 .titleBox01 .txt01 {
	float: left;
	padding-left:15px;
	margin-top:7px;
	line-height:1.2;
	background:url(../img/bg_border01.png) repeat-y 4px center;
}
.sectionContent02 {
	display: none;
}
.sectionContent02 > div {
	background: #fff;
}
.sectionContents01 {
	padding: 8% 10%;
	border-top:5px solid #fdefb7;
	background-color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
}
.sectionContents01 > section {
	margin-bottom: 15%;
}
.sectionContents01 .inner01 {
	padding: 5% 0 0 0;
	overflow: hidden;
	zoom: 1;
}
.castList01 {
	overflow: hidden;
}
.castList01 ul {
}
.castList01 li {
	padding: 5% 3%;
	overflow: hidden;
	border-bottom: solid 1px #dedede;
}
.castList01 li:nth-last-child(1) {
	border-bottom: none;
}
.castList01 li .box01 {
	width: 46%;
	float: right;
}
.castList01 li .img01 {
	border:1px solid #dedede;
	width: 50%;
	float: left;
}
.castList01 li img {
	box-sizing: border-box;
	border:3px solid #f6f6f6;
}
.castList01 li .txt01 {
	font-size:115%;
}
.castList01 li .txt02 {
	font-size:85%;
	color:#e26f0d;
}

.imgBorder01 {
	padding:3px;
	margin-left: -3px;
	background-color:#f6f6f6;
	border:1px solid #dedede;
}
.inner01 .img_news01 {
	display: block;
	float: none;
	margin-right: 0;
	padding-bottom: 0;
	margin-bottom: 5%;
}
.inner01 .img_news01 img {
	box-sizing: border-box;
}
.detailLink01 {
	display: inline;
	text-decoration: none;
	font-size:  85%;
}
.detailLink01 span {
	border-bottom: 1px solid #6474d9;
}
.detailLink01:hover span {
	border:none;
}
/* !btn
---------------------------------------------------------- */

#btn01 {
	display: block;
	width: 94%;
	height: 29px;
	margin: 0 auto;
	padding: 20px 0;
	background: #FC3;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 29px;
	color: #333;
	text-decoration: none;
	border-radius: .4em;
}
#btn01:hover {
	opacity: .5;
}

#btntoTop {
	display: block;
	width: 48%;
	margin-left: 50%;
	padding-top: 12%;
	background: url(../img/btn_page_top_sp.png) no-repeat bottom;
	background-size: 35px 35px;
}
/* !footer
---------------------------------------------------------- */

footer {
	margin-top: 0;
	padding: 2% 0 0 0;
	background: #fff;
}
/* !SNS
---------------------------------------------------------- */


#sns {
	margin-top: 6px;
	margin-left : 2px;
	overflow: hidden;
}
#sns ul li {
	float: left;
}

#sns #sns_twitter{
	width: 100px;
	overflow: hidden;
	}
#sns #sns_google > div{
	width: 90px;
	overflow: hidden;
	}


/* !graphicFonts
---------------------------------------------------------- */

.arrow{
	font-size: 1.2em;
	line-height:1;
	background: #fff;
	color: #Fa5;
	position: relative;
	z-index: 2;
	text-shadow: 0 0 1px rgba(0,0,0,.3);
	}

.arrow:before{
	padding: 0;
	}

h4 .icoright{
	line-height:0;
	background: #fff;
	color: #c00;
	position: relative;
	z-index: 2;
	}

.icoright,.icoleft{
	line-height:0;
	font-size: 1.2em;
	color: #c00;
	}


/* !table 2014.05.22　清水
---------------------------------------------------------- */

#Tbox,#Tbox2 {
	display: none;
}

#Tbox_sp {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 5px 0px;
}
#Tbox_sp th {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 3px;
	background: #FFFF66;
}

#Tbox_sp td {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 3px;
}

#Tbox2_sp {
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 5px 0px;
}
#Tbox2_sp th {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 3px;
	background: #FFCC99;
}

#Tbox2_sp td {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	padding: 3px;
}

#clearPhoto{
	clear:both;
	position: relative;
	top:10px;
	padding-bottom: 15px;
}

#small{
	font-size: 90%;
}

#cancel{
	width: 1px;
}

#castText{
	width: 80%;
	font-weight: bold;
	padding-left: 10%;
}
.castText .legend{
	font-weight: bold;
	font-size: 80%;
}

#photoCenter{
	width: 70%;
	margin: 0 auto 10px;
}

.photoCenter01 img{
	margin-bottom: -20px;
}

.photoCenter02 img{
	margin-top: -10px;
}

.photoCenter03 img{
	margin-bottom: -10px;
}

#present{
	padding-top: 15px;
}
.btn_sell a{
	display: block;
	width: 100%;
	margin: 30px auto 0;
	padding: 20px 0;
	background: #ff3e3e;
	border-radius:  10px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
}

.pc_only{
	display:  none !important;
}
