@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

.wrap {
     overflow: hidden;
 }

/*
* {
outline: 1px #000 solid;
}
*/

body {
	font-family: "Helvetica Neue", Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans", Meiryo, sans-serif;
	background: #FFF;
}


.info_area {
	text-align: center;
    position:  relative;        /* 子要素の起点を指定 */
    background-color:  #fff;    /* 背景色指定 */
    height: auto;              /* 高さ指定 */
	width: 100%;
	margin-bottom: 50px
}
 
img.rogo {
    width: 70%;
	padding:40px;
	

}

.text_area {
    background-color:  #555;    /* 背景色指定 */
    color:  #fff;   /* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    width:  90%;              /* 幅指定 */
    padding-top: 10px;
	height: 40px;               /* 高さ指定 */
    text-align:  center;        /* 文字を中央揃えに */
    font-size: 20px;            /* フォントサイズ指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
	margin-top: 20px;
	margin-bottom: 20px;
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}


.info_text {
    color:  #000000;   			/* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    line-height:2em;			/* 行間指定 */
    width:  90%;              /* 幅指定 */
    height: auto;               /* 高さ指定 */
    text-align:  left;        /* 文字を中央揃えに */
    font-size: 16px;            /* フォントサイズ指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
	padding-bottom: 40px;
}

.info_text2 {
    color:  #000000;   			/* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    line-height:2em;			/* 行間指定 */
    width:  90%;              /* 幅指定 */
    height: 40px;               /* 高さ指定 */
    text-align:  right;        /* 文字を中央揃えに */
    font-size: 12px;            /* フォントサイズ指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-bottom: 20px;
	margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

/* 協賛内容について ------------------------------------------------------------------*/


.sponsor_area{
	position:  relative;        /* 子要素の起点を指定 */
    background-color:  #fff0f5;    /* 背景色指定 */
	height: auto;              /* 高さ指定 */
	width: 100%;
	padding-bottom: 50px;
}

.sponsor_box{
	position:  relative;        /* 子要素の起点を指定 */
    background-color:  #fff0f5;    /* 背景色指定 */
	height: auto;
	width: 100%;
	padding: 10 0 10 0px;
	margin-bottom: 30px;
}

p.sponsor_text1{
 position:  absolute;        /* 要素の配置方法を指定 */
    background-color:  #555;    /* 背景色指定 */
    color:  #fff;   /* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    width:  90%;              /* 幅指定 */
    padding-top: 10px;
	height: 40px;               /* 高さ指定 */
    text-align:  center;        /* 文字を中央揃えに */
    font-size: 20px;            /* フォントサイズ指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
	margin-top: 20px;
	margin-bottom: 20px;
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}
p.sponsor_text2{
    position:  relative;        /* 要素の配置方法を指定 */
    letter-spacing: 0.1em;	 /* 文字間指定 */
	padding: 30 0 0 0;              /* 余白指定 */
    width:  90%;              /* 幅指定 */
    height: auto;               /* 高さ指定 */
    text-align:  left;        /* 文字を中央揃えに */
    font-size: 16px;            /* フォントサイズ指定 */
    top: 80px;
	bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

.sponsor_ul {
	width: 80%;
	font-size: 16px;
	left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
	list-style: none;
	margin-top: 90px;
	padding-bottom: 50px;
    }

.sponsor_li{
	letter-spacing: 0em;	 /* 文字間指定 */
    padding: 0 0 30px 0;			/* 行間指定 */
	font-style: bold;
}


/* レセプションパーティーについて ------------------------------------------------------------------*/

.reception_area{
	height:auto;
	width:100%;
	position: relative;
}

.reception_box{
	position:  relative;        /* 要素の配置方法を指定 */
    background-color:  #FFFFFF;    /* 背景色指定 */
    color:  #000000;   /* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    padding: 30px 20px;              /* 余白指定 */
    width:  80%;              /* 幅指定 */
	height: auto;
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

/* レセプションパーティー（LIVE演奏者）について ------------------------------------------------------------------*/

.live_erea{
	height:auto;
	width:100%;
	text-align: left;
	float: left;
}

p.live{
	font-size: 16pt;
	color: #606060;
	padding-top: 30px;
	
}

img.live{
	width: 100%;
}

.live_textarea{
	width: 100%;
}

p.live_text1{
	height: auto;
	width: 100%;
	padding-top: 10px;
	font-size: 14pt;
	font-weight: bold;
}

p.live_text1b{
	width: 90%;
	height: auto;
	font-size: 12pt;
	padding: 0 0 10px 0 ;
}
p.live_text2{
	width: 100%;
	height: auto;
	padding: 10px 0 ;
	font-size: 12pt;
}
p.live_link{
	width: 100%;
	height: auto;
	padding: 10px 0 px;
	font-size: 12pt;
	margin-bottom: 30px;
}

/* レセプションパーティー（フード提供）について ------------------------------------------------------------------*/

.food_erea{
	height:auto;
	width:100%;
	text-align: left;
}

p.food{
	font-size: 16pt;
	color: #606060;
}

.food_textarea{
	width: 100%;
	padding:10px 0;
	box-sizing: border-box;
}

p.food_text1{
	height: auto;
	width: 100%;
	padding-top: 10px;
	font-size: 14pt;
	font-weight: bold;
}

p.food_text1b{
	width: 90%;
	height: auto;
	font-size: 12pt;
	padding: 0 0 10px 0 ;


}
p.food_text2{
	height: auto;
	font-size: 12pt;
	width: 100%;
}

p.food_text3{
	height: auto;
	padding-top: 40px;
	padding-right: 10px;
	font-size: 12pt;
}



/* 複製原画について ------------------------------------------------------------------*/

.pic_frame{
	height:auto;
	width:100%;
	line-height: 40px;
	position: relative;
	padding-top: 10px;
	background-color: none;
}

.pic_box{
	position:  relative;        /* 要素の配置方法を指定 */
	text-align: center;
    background-color:  #FFFFFF;    /* 背景色指定 */
    padding: 20px;              /* 余白指定 */
    width:  80%;              /* 幅指定 */
	height: auto;
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

p.pic_text{
	width: 100%;
	position:  relative;        /* 要素の配置方法を指定 */
	font-size: 16px;
	color: #878787;
	font-weight: bold;
	text-align: left;
}

.pic{
	text-align: center	;
	width: 100%;
	
}

p.pictexta{
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

p.pictextb{
	font-size:12px;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}


.payee_area{
	position:  relative;        /* 子要素の起点を指定 */
    background-color:  #fff;    /* 背景色指定 */
    height: 800px;              /* 高さ指定 */
}

.payee_text1{
	position:  absolute;        /* 要素の配置方法を指定 */
    background-color:  #555;    /* 背景色指定 */
    color:  #fff;   /* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    padding-top: 10px;              /* 余白指定 */
    width:  90%;              /* 幅指定 */
    height: 40px;               /* 高さ指定 */
    text-align:  center;        /* 文字を中央揃えに */
    font-size: 20px;            /* フォントサイズ指定 */
    top:  30px;                    /* 上からの位置指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

.payee_text2{
    position:  absolute;        /* 要素の配置方法を指定 */
    color:  #000000;   			/* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    line-height:2em;			/* 行間指定 */
    width:  90%;              /* 幅指定 */
    height: 170px;               /* 高さ指定 */
    text-align:  left;        /* 文字を中央揃えに */
    font-size: 16px;            /* フォントサイズ指定 */
    top:  120px;                    /* 上からの位置指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}

.payee_text3{
	position:  absolute;        /* 要素の配置方法を指定 */
    background-color:  #555;    /* 背景色指定 */
    color:  #fff;   			/* 文字色指定 */
	letter-spacing: 0.1em;		/* 文字間指定 */
    padding-top: 10px;              /* 余白指定 */
    width:  90%;            	/* 幅指定 */
    height: 40px;               /* 高さ指定 */
    text-align:  center;        /* 文字を中央揃えに */
    font-size: 20px;            /* フォントサイズ指定 */
    top:  400px;                /* 上からの位置指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;			/* 位置調整と組み合わせて上下中央に */
}

.payee_text4{
    position:  absolute;        /* 要素の配置方法を指定 */
    color:  #000000;   			/* 文字色指定 */
	letter-spacing: 0.1em;	 /* 文字間指定 */
    line-height:2em;			/* 行間指定 */
    width:  90%;              /* 幅指定 */
    height: 150px;               /* 高さ指定 */
    text-align:  left;        /* 文字を中央揃えに */
    font-size: 16px;            /* フォントサイズ指定 */
    top:  500px;                    /* 上からの位置指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}


.formArea {
	background-color:#f5f5f5;
    position:  relative;        /* 子要素の起点を指定 */    /* 背景色指定 */
    height: 2700px;              /* 高さ指定 */
}

.form{
    position:  absolute;        /* 要素の配置方法を指定 */
    padding: 20 0;              /* 余白指定 */
    width:  90%;              /* 幅指定 */
    height: 100%;               /* 高さ指定 */
    text-align:  center;        /* 文字を中央揃えに */
    font-size: 30px;            /* フォントサイズ指定 */
    top:  20px;                    /* 上からの位置指定 */
    bottom:  0;                 /* 下からの位置指定 */
    left:  0;                   /* 左からの位置指定 */
    right:  0;                  /* 右からの位置指定 */
    margin-left:  auto;
	margin-right: auto;/* 位置調整と組み合わせて上下中央に */
}


.footer{
	font-weight: lighter;
	background-color: #4d4d4d;
}

.Organizer{
	padding-top: 13%;
	font-size:14px;
	font-weight: lighter;
	color:#FFF;
	text-align: center;
	transform: scaleY(1.1);
	transform:scale(0.7);
}


#copyright{
	font-size: 16px;
	color:#FFF;
	text-align: center;
	padding-bottom: 50px;
	letter-spacing: 1px;
	transform: scaleY(1.1);
	transform:scale(0.5);
}

	
