@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 16px;
	line-height: 32px;
	background-image: url(images/bg.jpg);
	word-break:break-all;
}

.red { color:#E70123; }

.orange { color:#FE6C01; }

.blue { color:#1205FA; }

.font_small {
	font-size:10px;
}

.border {
	border: 1px solid #CCC; }
	
/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding: 0px;
}

h1 {
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
}

h2 {
	margin-bottom:0px;
}

h3 { 
	margin-bottom:15px; 
}

h4 {
	font-weight: normal;
	margin-bottom: 0px;
}

.news_title{
	font-size: 24px;
	font-weight: normal;
	color: #A79A67;
	padding-bottom: 5px;
	margin-top: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CBC19A;
	border-bottom-color: #CBC19A;
	padding-top: 5px;
	margin-bottom: 10px;
}

.hanbai_title {
	font-size: 16px;
	color: #286BB9;
	margin-bottom: 0px;
	padding: 0;
	margin-top: 15px;
}

.yoyaku_box {
	width: 49%;
	float: left;
	font-size: 12px;
}

.yoyaku_box2 {
	width: 49%;
	float: left;
	font-size: 12px;
	margin-left: 2%;
}

p {
	margin-bottom: 15px;
}

a img {
	border: none;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}


footer {
	width:100%;
	text-align:center;
	clear: both;
	padding-bottom: 15px;
}

.footer_area {
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	text-align:center;
	width: 1100px;
}

.footer_area a:link {
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
	color: #FFF;
}
.footer_area a:visited {
	text-decoration: underline;
	color: #FFC;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}

#container {
}

.content {
	text-align: left;
	margin: 0px;
	width: 1100px;
	padding-top: 15px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

.tears_content {
	width: 470px;
	padding: 20px;
	border-style: solid;
	border-width: 5px;
	border-color:#dbc7de;
	float: left;
}

.happy_content {
	width: 470px;
	padding: 20px;
	margin-left: 50px;
	border-style: solid;
	border-width: 5px;
	border-color:#f1bac4;
	float: left;
}

.special_content {
	padding: 20px;
	border: 5px solid #D1C8A2;
}

.s_music_content {
	background-color: #F3ECD3;
	padding: 20px;
	margin-top: 1px;
}


.main {
	width:820px;
	float:left;
}

.side {
	width:240px;
	margin-left:40px;
	float:left;
}

.side img{
	max-width:100%;
	height:auto;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.photo_left {
	float: left;
	margin-right: 15px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.align_center {
	text-align:center;
}

.inner_center { margin:0 auto; 
}

.ml5 {
	margin-left:5px;
}

.ml10 {
	margin-left:10px;
}

.ml15 {
	margin-left:15px;
}

.ml20 {
	margin-left:20px;
}

.ml25 {
	margin-left:25px;
}

.ml30 {
	margin-left:30px;
}

.m5 {
	margin-top:5px;
}

.m10 {
	margin-top:10px;
}

.m15 {
	margin-top:15px;
}

.m20 {
	margin-top:20px;
}

.m25 {
	margin-top:25px;
}

.m30 {
	margin-top:30px;
}

.m40 {
	margin-top:40px;
}

.center {
	text-align:center;
}

header {
	width: 100%;
	text-align: center;
}

#header_area {
	width: 1100px;
	overflow: hidden;
	text-align: left;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#logo_area {
	width: 140px;
	float: left;
	padding-top: 5px;
}

#logo_area img{
	max-width:100%;
	height:auto;
}

#localnavigation {
	float: right;
	clear: both;
	width: 270px;
}

#localnavigation li{
	list-style:none;
	float:left;
	background-image: url(images/navi_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

.privacy {
	width:80px;
}

#main_area {
	width:100%;
	text-align:center;
	height:289px;
	background-image: url(images/head_main_bg.jpg);
	background-repeat: repeat-x;
}

#submain_area {
	width:100%;
	text-align:center;
	height:190px;
	background-image: url(images/submain_bg.jpg);
	background-repeat: repeat-x;
}

#globalnavigation {
	width: 600px;
	float: left;
	text-align: center;
	margin-left: 30px;
}

#globalnavigation ul{
	width:600px;
	margin-left: auto;
	margin-right:auto;
	text-align:left;
	overflow:hidden;
}

#globalnavigation li{
	margin: 0;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: px;
	list-style: none;
	float: left;
	text-align: center;
}

.side_navigation li{
	list-style:none;
	margin:0;
	padding:0;
}

.text_area {
	padding-right: 10px;
	padding-left: 10px;
}

.banner {
	margin-bottom:15px;
}

.title_bg {
	width:100%;
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 54px;
}

.title_bg h3{
	line-height:50px;
	padding-left:30px;
	font-size:22px;
	font-weight:normal;
}

.t_music_title {
	background-color: #c8a4ce;
	line-height: 40px;
	text-indent: 20px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
}

.t_music_content {
	background-color: #f3e5f5;
	padding: 20px;
	margin-top: 1px;
}

.h_music_title {
	background-color: #f09baa;
	line-height: 40px;
	text-indent: 20px;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 10px;
}

.h_music_content {
	background-color: #fbe7eb;
	padding: 20px;
	margin-top: 1px;
}
.cd_title {
	font-weight: bold;
}

.logo{
	width: 500px;
}

.tell{width:300px;
}

#top_content {
	background-image: url(images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 900px;
}
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
     
.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
	
.cmovie {
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFEFF9;
	overflow: hidden;
	}

.cmovie_ui{
	width:34%;
	padding-top: 30px;
	padding-left: 8%;
	padding-right: 8%;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 22px;
	line-height: 40px;
	}

.c_blank img{
	width: 100%;
	height: auto;
}

.t_movie2 {
	background-color: #F4EAFF;
	}
	
.t_movie3 {
	background-color: #F4EAFF;
	}


.main_title {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 32px;
	color: #272727;
	line-height: 85px;
	width: 100%;
	text-align: center;
  background-image: -moz-linear-gradient( 0deg, rgb(210,160,213) 0%, rgb(242,188,194) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(210,160,213) 0%, rgb(242,188,194) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(210,160,213) 0%, rgb(242,188,194) 100%);
	}

.main_title2 {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	width: 100%;
	text-align: center;
	border-top: 2px solid #d3c49c;
	border-bottom: 2px solid #d3c49c;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(images/koi_titlebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	font-size: 18px;
}
.prof_topic{
	padding-top: 60px;
	height: 600px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/prof_bg.jpg);
	background-position: bottom;
}

.profile {
	width: 100%;
	text-align: center;
	font-size: 34px;
	line-height: 85px;
	background-image: url(images/maintitle_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.prof_bg {
	width: 1016px;
	height: 210px;
	margin-top: 60px;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/prof_txt.png);
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 22px;
	line-height: 36px;
}
.prof_sm_bg {
	display: none;
}

.koi_tears {
	background-image:url(images/koi_tears.jpg);
	background-size: cover;
	width: 50%;
	float: left;
	padding-top: 120px;
	background-position: top center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 22px;
	line-height: 36px;
	color: #FFFFFF;
	height: 420px;
}

.koi_tears li{
	height: 420px;
}
.koi_tears p{
	padding-top: 5%;
	padding-left: 10%;
	padding-right: 10%;
}

.koi_happy {
	background-image:url(images/koi_happy.jpg);
	background-size: cover;
	width: 50%;
	float: left;
	padding-top: 120px;
	background-position: top center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size: 22px;
	line-height: 36px;
	color: #FFFFFF;
	height: 420px;
}
.koi_happy li{
	height: 420px;
}
.koi_happy p{
	padding-top: 5%;
	padding-left: 10%;
	padding-right: 10%;
}

.message {
	background-image: url(images/message.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 860px;
}

.message_txt {
	width: 600px;
	padding: 40px;
	text-align: center;
}

.prize_title1 {
	font-size: 22px;
	color: #9C78AF;
	margin-bottom: 10px;
}

.prize_title2 {
	padding: 5px;
	background-color: rgba(251,231,235,1.00);
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}

.cparty {
	padding: 15px;
	border: 2px solid #f9e6ea;
	overflow: hidden;
}

.line_separate {
	clear: both;
	width:100%;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#menu{
	display:none;
}

#smnavigation {
	display:none;
}

.sm_sns {
	display:none;
}

.pagetop {
	position:fixed;
	bottom:0;
	right:20px;
	padding-bottom:15px;
	display:none;
}

.news_box {
	font-size:90%;
	line-height:24px;
	overflow:auto;
	height:300px;
	padding-top:10px;
	padding-bottom:10px;
}

.news_area {
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A79A67;
}

.tw_txt {
	float:left;
	width:720px;
}

.tw_wiget {
	float:left;
	width:348px;
	border: 1px solid rgba(156,120,175,1);
	padding:5px;
	margin-left:20px;
	margin-bottom:10px;
}
