@charset "utf-8";

/***************************************************

 Copyright © 2013 ULM design Co.,Ltd.
 
 sp/tablet both css
 v3.0
 
***************************************************/
html,body{
	background-color:#fff;
	text-align:left;
	margin:0;
	padding:0;
	-webkit-text-size-adjust: none; /* adjust */
}






/***************************************************

 block
 
***************************************************/
#wrapper {
	margin:0 auto;
}





/***************************************************

 header
 
***************************************************/
header {
	padding: 0;
	margin:0 auto;
}






/***************************************************

 nav
 
***************************************************/
nav{
	width:100%;
	background-color:#fff;
}

nav ul{
	padding:1px 0;
}

nav ul li{
	
	list-style:none;
	display:block;
	padding:1px 0 0;
	margin:0 auto 1px;
	background-color:#fff;
	
	/*gradient*/
	background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#ccc));
	
	
	text-align:center;
	/*font-weight:bold;*/
	text-shadow:-1px -1px 0 rgba(0,0,0,0.1);
	font-size:128%;
}



nav ul li.selected{
	/*gradient*/
	background:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ed7fa7));
	text-shadow:1px 1px 0 rgba(0,0,0,0.1);
}



nav ul li a, nav ul li p{
	color:#e9518e;
	text-decoration: none;
	letter-spacing:0.1em;
	display: block;
	padding: 10px 0;
	
	/*mobile safari*/
	-webkit-tap-highlight-color: rgba(0,0,0,0.4);
}


nav ul li:last-child{
	margin:0 auto;
}
nav ul li a:hover,nav ul li a:active {
	color:#b9b9b9;
	letter-spacing:0.1em;
	text-decoration: none;
}



li.selected span{
	color:#fff;
	letter-spacing:0.1em;
	text-decoration: none;
	display: block;
	padding: 10px 0;
}





/***************************************************

 section
 
***************************************************/
section{
	padding:0;
	margin:0;
}

.section-container{
	padding:0 4% 2% 4%;
}



/***************************************************

 article
 
***************************************************/
article {
	
}


.article-container{
	padding:10px 0 0;
}




.title{
	color:#900;
	font-size: 100%;
	letter-spacing:0;
	font-weight:bold;
}

.img{
	padding:0 0 15px 0;
}


.txt{
	padding:0 0 15px;
	font-size:104%;
	color:#BAB7BB;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:0;
}

.ttl{
	padding:0 0 15px;
	font-size:104%;
	color:#BAB7BB;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	letter-spacing:-1px;
}

.txt-red{
	color:#BF0924;
	font-size:139%;
	font-weight:bold;
}



/***************************************************

 footer
 
***************************************************/
footer{
	padding:10px 0 10px 0px;
	margin:0 auto;
}

.banner-container{
	padding:10px 5% 0;
}

.cc{
	padding:0 1px;
}

.cc p{
	font-size:71%;
	line-height:1.3em;
	text-align:center;
	color:#888;
}

.cc a{
	color:#9e6737;
	text-decoration:underline;
}



/***************************************************

 intro
 
***************************************************/
#intro-header0{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	overflow:hidden;
	opacity:0;
	display:none;
}

#intro-header1{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	display:none;
}

.intro-container{
	padding:0 4% 2% 4%;
	text-align:left;
}

@media screen and (max-width: 320px) {
	
	.intro-container{
		padding:0 4%;
		text-align:left;
	}
	
	}


/***************************************************

 story
 
***************************************************/
.story-txt{
	padding:0 0 15px;
	font-size:104%;
	color:#fff;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}


/***************************************************

 * SNS
 
***************************************************/
#social-container{
	display:block;
	margin:15px auto 0;
	width:97%;
}


.social-btn{
	float:left;
	padding:0 6px 13px 0;
	height:30px;
}

#twitter-btn{
	width:100px;
	height: 20px;
}

#facebook-btn{
	width:109px;
	height: 20px;
}

#google-btn{
	width:40px;
	height: 20px;
}

#mixi-btn{
	width:80px;
	height: 20px;
}

#gree-btn{
	width:80px;
}

#line-btn{
	width:95px;
	margin:-4px 0 0;
}

#hatena-btn{
	width:100px;
}






/***************************************************

 * default
 
***************************************************/
h1{}

h2{}

h3{ color:#9725d8;}

h4{ color:#3876b4;}



/*--------------------------------------------------
a
--------------------------------------------------*/
a {
	color: #f39600;
	text-decoration: underline;
}
a:hover,a:active {
	text-decoration: none;
}


p{
	letter-spacing:0;
	line-height: 1.5em;
}

img.cast_img{
	margin-top: 0px;
	margin-right: 20px;

}

.pink.cast_tex strong{
	font-size: 21px;
}

.txt.cast{
	margin-top: 20px;
}
hr.cast{
	margin-bottom: 50px;
}

.txt.cast.pinks{
	background-color: #ea688c;
	color: #fff;
	padding: 30px;
	margin-bottom: 50px;

}

.txt.cast.pinks .pink.cast_tex{
	color: #ffffcc;
}

.top-header {
    color: #ffffff;
    background-color: #ea688c;
    font-weight: bold;
    margin-top: 5px;
    padding: 10px 0px 8px 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
        font-size: 75%;
  }


.arealist {
    border-bottom: medium none;
    color: #3f3f3f;
    font-weight: bold;
    padding: 50px 0 0;
    line-height: 1.5;
    font-size: 80%;
}
.arealist a {
	color: #ea688c;
}
.area {
    color: #ea688c;
    font-size: 117%;
    font-weight: bold;
    text-align: left;
    margin-top: 20px;
}
.top-header {
    border-radius: 6px;
    color: #ffffff;
    font-weight: bold;
    margin-top: 5px;
    opacity: 1;
    padding: 10px 0 8px;
}
#section-container article p {
    float: left;
    padding: 5px 0 5px 10px;
}
.t1 {
    text-align: left;
    width: 18%;
    padding-left: 10px;
}
.t2 {
    width: 30%;
}
.t3 {
    text-align: center;
    width: 17%;
}
.t4 {
    text-align: center;
    width: 30%;
}

.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}
.article-container {
    color: #ec6d74;
    padding: 0;
}
.list-all article {
    border-bottom: 1px dotted #b0b0b0;
    padding: 15px 0;
}


.article-container article p {
    float: left;
    display: block;
    color: #666;
        font-size: 75%;
}

.article-container article p a {
    color: #ea688c;
    text-decoration: underline;
}
.paddingB30 {
    padding-bottom: 30px;
}
article.top-header p{
  float: left;
    color: #fff;
}



/***************************************************

 * modules
 
***************************************************/



/*--------------------------------------------------
color
--------------------------------------------------*/
.purple{
	color:#d40c1f;
}
.red{
	color:#d40c1f;
}
.blue{
	color:#414fbc;
}
.yellow{
	color:#e9dd53;
}
.beige{
	color:#b8a569;
}
.orange{
	color:#FF7400;
}
.white{
	color:#FFF;
}
.pink{
	color: #eb688c;
}


.small {
	letter-spacing:1px;
	padding:0;
	margin:0;
}


.strong{
	font-weight:bold;
	color:#f39600;
	display:block;
}




/*--------------------------------------------------
change
--------------------------------------------------*/
.change{
	display:block;
	/*margin:0 auto;*/
}



/*--------------------------------------------------
pagetop
--------------------------------------------------*/
.pagetop {
	text-align: right;
}


.gallery{
	margin-top: 20px;
	text-align: right;
	margin-right: 5px;
}



.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}