@charset "utf-8";

* {
	margin:0;
	padding:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
body{
	

	
	font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
	font-size:16px;
	color:#645245;
	background-size: c ontain;
	background: url(images/back.png) center top/ cover no-repeat fixed;



}

article{
	text-align: left;
	width:980px;
	margin: 0 auto;
}



img{
	max-width:100%;
	height:auto;
}


.inner{
	width:980px;
	margin:0 auto;
}
	

#wrapper{
	width:100%;
	min-width:980px;
}

#page_head h1 img{
	display:block
}


#page_head .inner{
	position:relative;
	padding:0;
}
#page_head .lead{
	position:absolute;
	bottom:20px;
	font-size:16px;
	font-weight:bold;
	background:#FC0;
	padding:5px;
	text-align:center;
	width:100%;
	border-radius:20px;
}
#page_head .back{
	position:absolute;
	top:0;
	right:0;
	font-size:12px;
	
}
#page_head .back a{
	color:#FFF;
	padding:20px;
	display:inline-block;
	font-weight:bold;
}


#g_nav{
	background:#FF1493;
}
#g_nav ul{
	overflow:hidden;
	text-align:center;
}
#g_nav ul li{
	display:inline-block;
}
#g_nav ul li a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding:10px 20px;
	display:block;
}
#g_nav ul li a:hover{
	background:#333;
}

#mission{
	background:#ececec;

}
#mission img{
	display:block;
}
#movie{
	background:#222;
	color:#FFF;
	text-align:center;
	padding:30px 0;
}
#happyou {
	background:#fac03d;
}
#happyou p{
	font-size:16px;
	font-weight:bold;
}

#happyou .head{
	background:url(images/happyou_bg.png) repeat-x 0 0;
	text-align:center;
	padding:10px;
}
#happyou .inner{
	overflow:hidden;
	text-align:center;
}

#happyou .photo{
	float:left;
	width:430px;
	position:relative;
	padding:40px 0 0 30px;
}
#happyou .photo .abs{
	position:absolute;
	top:0px;
	left:0px;
}

#happyou h3.seikai{
	margin-top:50px;
	line-height:100px;
	font-size:40px;
	display:inline-block;
	padding:20px;
	position:relative;
	vertical-align:middle;
	color:#009;
	float:right;
	width:480px;
	background:#FFF;
	border-radius:30px;
}
#happyou h3.seikai:after {
content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -30px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 50px 20px 0;
    border-color: transparent #FFF transparent transparent;
}

#happyou h3.seikai strong{
	font-size:80px;
	color:#C7171E;
}

#happyou h3.seikai img{
	position:absolute;
	left:-40px;
	top:-10px;
}

#happyou>.inner>p{
	clear:both;
}



#happyou .tousen_wrap{
	background:#FFF;
	padding:0 0 30px;
	border-radius:20px;
	margin-top:40px;
	margin-bottom:40px;
	
}

#happyou .tousen_wrap h3{
	font-size:40px;
	color:#FFF;
	background:#ed6d00;
	padding:20px 0 10px;
	border-radius:20px 20px 0 0;
	line-height:1.2;
	margin-bottom:20px;
	
}

#happyou .tousen_wrap h3 span{
	font-size:26px;
}

#happyou ul{
	list-style:none;
	display:inline-block;
	margin:30px;
}
#happyou ul li{
	font-size:26px;
	padding:5px 0;
	float:left;
	margin:0 20px;
}
#happyou ul li i{
	color:#fac03d;
}

	
#happyou ul li span.name{
	display:inline-block;
	margin-right:30px;
	font-weight:bold;
}
#happyou ul li span.id{
	font-size:20px;
	color:#555;
}

#happyou h4{
	font-size:30px;
	color:#009;
	font-weight:bold
}
#happyou .btn{
	margin-bottom:30px;
	line-height:1
}

#happyou .btn a{
	display:inline-block;
	font-size:30px;
	font-weight:bold;
	width:640px;
	padding:20px 0 10px;
	background:#c4161d;
	color:#FFF;
	border-radius:15px;
	margin:20px auto;
	border-bottom:8px solid #b10108;
	text-decoration:none;
	
}
#happyou .btn a:hover{
	margin:25px auto 20px;
	border-bottom:3px solid #b10108;
}



#movie p.new{
	border:20px solid #000;
	border-radius:30px;
	display:inline-block;
	margin-bottom:30px;
	line-height:0;
}
#movie p.new iframe{
	display:inline-block;
}

#movie h2{
	text-align:center;
	font-size:40px;
	margin-bottom:20px;
}

#movie ul{
	overflow:hidden;
	list-style:none;
	display:inline-block;
}

#movie li{
	float:left;
	margin:2px;
	font-size:12px;
}
#movie li img.soon{
	padding:16px 0;
}


#campaign{
	text-align:center;
	
	
}
#campaign .head{
	background:#ff8cbd;
	color:#FFF;
	font-weight:bold;
	padding:50px;
	position:relative;
	margin-bottom:10px;
}
#campaign .head:after{
	content:'';
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -50px;
	width: 0;
	height: 0;
	border-top: 30px solid #ff8cbd;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
}
#campaign .head h2{
	font-size:40px;
	margin-bottom:20px;
}
#campaign .head p{
	font-size:32px;
}
#campaign .caption{
	font-weight:bold;
	font-size:24px;
}

#entry{
	text-align:center;
	background:#ffde00;
	padding:30px;
}
#entry h2{
	font-size:24px;
}
#entry .btn a{
	display:inline-block;
	font-size:40px;
	font-weight:bold;
	width:640px;
	padding:20px 0 10px;
	background:#645245;
	color:#645245;
	border-radius:15px;
	margin:20px auto;
	border-bottom:8px solid #b10108;
	text-decoration:none;
	
}
#entry .btn a:hover{
	margin:25px auto 20px;
	border-bottom:3px solid #b10108;
}
#blog{
	text-align:center;
	margin:30px 0;
}
#blog h2{
	font-size:24px;
}

.blog_head a:hover{
	opacity:.85;
}

.blog_link{
	margin:10px auto 50px;
	text-align:right;
	width:700px;
}

#rss{
	width:700px;
	margin:auto;
	border:1px solid #CCC;
	padding:20px;
}

#rss ul{
	list-style:none;
}

#rss ul li{
	text-align:left;
}
.rssRow {
	border-bottom:1px dotted #CCC;
	padding:15px 0;
}

.rssRow a{
	font-size:20px;
	color:#066;
}

.rssRow a:hover{
	color:#699;
}



.rssRow .rss_date{
	color:#666;
}









#detail{
}
#detail h2{
	background:#333;
	color:#FFF;
	padding:10px;
	text-align:center;
	margin:30px 0;
}
#detail h3{
	font-size:16px;
}
#detail dl{
	font-size:13px;
	margin:20px 0 30px;
}
#detail dl dt{
	font-weight:bold;
	margin:5px 0;
}

#detail dl dd{
	margin-bottom:14px;
	line-height:1.7
}

#bnr_area{
	padding:20px;
	overflow:hidden;
	background:#EEE;
	text-align:center
}
#bnr_area h2{
	margin-bottom:10px;
}

#bnr_area p{
	display:inline-block;
	margin:0 10px;
}
#bnr_area p a img{
	width:200px;
	height:auto;
}

#page_foot{
	text-align:center;
	background:#645245;
	padding:10px;
	color:#FFF;
}
#page_foot p a{
	color:#FFF;
	font-size:12px;
	display:inline-block;
	margin:5px;
}
#page_foot small{
	font-size:10px;
}


/*add151202*/
#campaign {
	padding-bottom:40px;
}

#campaign .head {
	padding:30px 0;
}
#campaign .head .inner{
	position:relative;
}


#campaign .head p{
	font-size:26px;
	margin-bottom:10px
}

#campaign .head h2{
	font-size:46px;
}
#campaign .head img{
	position:absolute;
	top:-5px;
	left:0;
}



#campaign .happyou p{
	font-size:16px;
	font-weight:bold;
}

#campaign .happyou .inner{
	overflow:hidden;
	text-align:center;
}

#campaign .happyou .photo{
	float:left;
	width:430px;
	position:relative;
	padding:40px 0 0 30px;
}
#campaign .happyou .photo .abs{
	position:absolute;
	top:0px;
	left:0px;
}

#campaign .happyou h3.seikai{
	margin-top:30px;
	line-height:100px;
	font-size:40px;
	display:inline-block;
	padding:20px;
	position:relative;
	vertical-align:middle;
	color:#009;
	float:right;
	width:480px;
	background:#FFF;
	border-radius:30px;
}
#campaign .happyou h3.seikai:after {
content: "";
    position: absolute;
    top: 50%;
    left: -50px;
    margin-top: -30px;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 20px 50px 20px 0;
    border-color: transparent #FFF transparent transparent;
}

#campaign .happyou h3.seikai strong{
	font-size:80px;
	color:#C7171E;
}

#campaign .happyou h3.seikai img{
	position:absolute;
	left:-40px;
	top:-10px;
}

#campaign .happyou>p{
	clear:both;
}



#campaign .tousen_wrap{
	background:#FFF;
	padding:0 0 30px;
	border-radius:20px;
	margin-top:40px;
	margin-bottom:0px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}

#campaign .tousen_wrap h3{
	font-size:40px;
	color:#FFF;
	background:#ed6d00;
	padding:20px 0 10px;
	border-radius:20px 20px 0 0;
	line-height:1.2;
	margin-bottom:20px;
	
}

#campaign .tousen_wrap h3 span{
	font-size:26px;
}

#campaign .happyou ul{
	list-style:none;
	display:inline-block;
	margin:30px;
}
#campaign .happyou ul li{
	font-size:26px;
	padding:5px 0;
	float:left;
	margin:0 20px;
}
#campaign .happyou ul li i{
	color:#fac03d;
}

	
#campaign .happyou ul li span.name{
	display:inline-block;
	margin-right:30px;
	font-weight:bold;
}
#campaign .happyou ul li span.id{
	font-size:20px;
	color:#555;
}

#kikan .shiny-button {
  display: inline-block;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  font-weight: normal;
  font-family: sans-serif;
  color: #FFFFFF;
  font-size: 10px;
  background-color: #645245;
  background-image: #645245;
  background-image: #ff8cbd;
  background-image: #ff8cbd;
  background-image: linear-gradient(top, #030303 0%, #252525 48%, #000000 49%, #000000 82%, #0e0e0e 100%);
  -webkit-box-shadow: inset 0 0 1px 1px #424242, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #424242, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #424242, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  border-radius: 27px;
  padding: 12px 30px 12px 30px;
}

#kikan .shiny-button strong {
  letter-spacing: 1px;
  font-size: 16px;
}

#kikan .shiny-button:hover {
  color: #FFFFFF;
  background-color: #FF69B4;
  background-image: linear-gradient(top, #0b0b0b 0%, #1c1c1c 48%, #080808 49%, #080808 82%, #161616 100%);
  -webkit-box-shadow: inset 0 0 1px 1px #484848, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 0 1px 1px #484848, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 0 1px 1px #484848, 0 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-text-shadow: 1px 1px 1px #000;
  -moz-text-shadow: 1px 1px 1px #000;
  -o-text-shadow: 1px 1px 1px #000;
  text-shadow: 1px 1px 1px #000;
}

#kikan .shiny-button:active {
  color: #FFFFFF;
  background-color: #000;
  background-image: -webkit-linear-gradient(top, #000 0%, #000000 100%);
  background-image: -moz-linear-gradient(top, #000 0%, #000000 100%);
  background-image: -o-linear-gradient(top, #000 0%, #000000 100%);
  background-image: linear-gradient(top, #000 0%, #000000 100%);
  padding: 13px 30px 11px 30px;
}
