@charset "UTF-8";
/* base.css */

html {
	width: 100%;
	margin: 0 auto;
	background: #ffffff; /* Fills the page */
	position: relative; /* Fix for absolute positioning */
	display: block;
}

body { 
	width: 100%;
	overflow-x: hidden; 
	font-family: "メイリオ","Meiryo",Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",verdana,arial,clean,sans-serif;
	font-size: 12px;
	line-height: 165%;
	color: #363636;
}

body , html {
	height: 100%;
}




/*------------ 画像------------*/	


.alpha a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

img {
    max-width: 100%;
    height: auto;
}


#background_form01 {
	width: 100%;
	height: auto;
	background: -moz-linear-gradient(top, #ffd8e4, #ffffff);
	background: -webkit-linear-gradient(top, #ffd8e4, #ffffff);
	background: linear-gradient(to bottom, #ffd8e4, #ffffff);
	padding: 0 0 0 0;
	margin-top: 4%;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}
#background_form02 {
	width: 100%;
	height: auto;
	background: -moz-linear-gradient(top, #ffffff, #ffd8e4);
	background: -webkit-linear-gradient(top, #ffffff, #ffd8e4);
	background: linear-gradient(to bottom, #ffffff, #ffd8e4);
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}

#background03 {
	width: 100%;
	background-color:#e1e1d5;
	padding: 0 0 0 0;
	margin-top:2%;
	margin-bottom: -0.0em;
	position: relative;
	z-index:20;
}

/* pc */
@media screen and (min-width: 501px) {
/*ここにpc用スタイルを記述*/

.none_pc {
	display: none;
}





#container_mainmain {
	width: 100%;
	text-align:center;
	max-width: 1000px;
}

#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
	max-width: 1000px;
}

.font_top000 {
	display: inline-block;
   font-size: 1.8em;
   text-align:center;
   color: #323232;
   padding: 5% 0 0.8% 0;
   margin-top: -0.0em;
   margin-bottom: 5%;
   position: relative;
   z-index: 1;
   border-bottom: 3px #ffcccc solid;
}

.font_top001 {
	display: inline-block;
   font-size: 1.9em;
   text-align:center;
   color: #323232;
   padding: 0 0 0 0;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 1;
}

.font_top01 {
	width: 80%;
   font-size: 1.2em;
   line-height: 1.8em;
   color: #323232;
   text-align: left;
   padding: 2% 10% 0 10%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top02 {
	width: 80%;
	display: inline-block;
   font-size: 1.8em;
   text-align:center;
   color: #323232;
   padding: 2% 0 5% 0;
   margin-top: 8%;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 1;
   border-top: 3px #ffcccc solid;
}

ul#choice {
	width:100%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#choice li {
	width: 48%;
	float: left;
	padding: 0 1% 0 1%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#background_free {
	background-image:url(../../images/background_free.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 67.41%;
	background-size: contain;
	text-align: left;
}

.font_top03 {
	width: 55%;
   font-size: 1.5em;
   line-height: 1.5em;
   color: #323232;
   text-align: left;
   padding: 5% 5% 0 10%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.pad_free {
	width: 45%;
   text-align: left;
   padding: 4% 0 4% 15%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top04 {
	width: 55%;
   font-size: 1.4em;
   line-height: 1.4em;
   color: #df3e3e;
   text-align: left;
   padding: 0 5% 0 10%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top05 {
	width: 90%;
   font-size: 1.8em;
   line-height: 1.4em;
   color: #323232;
   text-align: center;
   padding: 0 0 2% 0;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}


.font_top06 {
	width: 80%;
	display: inline-block;
   font-size: 1.8em;
   text-align:center;
   color: #323232;
   padding: 6% 0 2% 0;
   margin-top: -0.0em;
   margin-bottom: 8%;
   position: relative;
   z-index: 1;
   border-bottom: 3px #ffffff solid;
}








#table_form .title span.must {
	background-color: #fa4d6f;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.85em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}
#table_form .title span.default {
	background-color: #3d73fb;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.85em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}

#wrapper70 {
	width: 60%;
}
#wrapper80 {
	width: 80%;
}

#wrapper82 {
	width: 88%;
}
#wrapper85 {
	width: 70%;
}
#wrapper90 {
	width: 70%;
}
#wrapper92 {
	width: 82%;
}
#wrapper96 {
	width: 90%;
}
#wrapper100 {
	width: 80%;
}



.font_chapelname {
   font-size: 1.2em;
   color: #323232;
   text-align: left;
   padding: 1% 0 1% 0.5rem;
   margin-top: -0.0rem;
   margin-bottom: -0.0rem;
}
.font_formtitle {
	width: 80%;
   font-size: 1.2em;
   color: #323232;
   text-align: left;
   padding: 2% 0 0.5% 0.3em;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
}

.font_formtitle:before {
	content:"★";
	color:#ff4172;
}

.font_formtitle span {
   font-size: 0.9rem;
   color: #ff4172;
}

.font_formtitle2 {
	width: 80%;
   font-size: 1.2em;
   color: #323232;
   text-align: left;
   padding: 5% 0 0.5% 0.3em;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   border-bottom: 1px #323232 solid;
}

.font_formtitle2:before {
	content:"☆";
	color:#ff4172;
}

.font_formtitle02 {
	width: 90%;
   font-size: 1.2em;
   color: #323232;
   text-align: left;
   padding: 2% 0 0.5% 0.3em;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
}





ul#point {
	width: 95%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 20;
}
ul#point li {
	list-style: decimal;
	padding: 0 0 2% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	margin-left: 4%;
}

.menu {
  width:75%;
  text-align:left;
  padding: 0 0 0 0;
  margin-top: 2%;
  margin-bottom: 8%;
  border-top: 1px #323232 dashed;
}

.menu ul li#li01 {
  display: block;
  list-style:none;
  width: 100%;
  background-color: #d7eefb;
  padding: 0.55% 0 0.5% 0;
  margin-top: -0.0rem;
  margin-bottom: -0.0rem;
  border-bottom: 1px #323232 dashed;

}
.menu ul li#li02 {
  display: block;
  list-style:none;
  width: 100%;
  background-color: #ffffff;
  padding: 0.55% 0 0.5% 0;
  margin-top: -0.0rem;
  margin-bottom: -0.0rem;
  border-bottom: 1px #323232 dashed;

}

.menu ul li .icon {
	width: 17%;
	display: inline-block;
}

.menu ul li a {
	width: 70%;
	display: inline-block;
	color: #323232;
	font-size: 1.5em;
	line-height:1.0em;
	top: 0;
	padding: 0 0 2% 2%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}




.menu ul li a:link {
	color: #323232;
	text-decoration:none;
	outline: none;
}

.menu ul li a:visited {
	color: #323232;
	text-decoration: none;
	outline: none;
}

.menu ul li a:hover {
	color: #0396df;
	text-decoration: none;
	outline: none;
}

.menu ul li a:active {
	color: #74d1ff;
	text-decoration: none;
	outline: none;
}	
	
	
	
.menu > ul > li > ul {
  display: none;
}
.menu ul li ul.submenu  {
  width: 100%;
  background-color: #ffffff;
}



ul.submenu .icon {
	width: 17%;
	float: left;
}

ul.submenu .txt {
	width: 70%;
	float: left;
	font-size:1.3em;
	line-height: 1.7em;
	padding: 2% 0 3% 2%;
	margin-top: -0.0em;
	margin-bottom:-0.0rem;
}





/*------------ 応募概要 ------------*/

#table_form {
	width: 80%;
	padding: 0 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}




#table_form .td_left {
	width: 20%;
	font-size:0.9em;
	text-align: left;
	padding:2% 0 2% 2%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}



#table_form .td_right {
	width: 70%;
	padding: 0 0 3% 0;
	font-size:1.0em;
	text-align: left;
	line-height: 1.4rem;
	padding:3% 4% 3% 5%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem; 
}	

#table_form .td02 ul#target {
	list-style-position: outside;
	margin-left: 28px
}

#table_form .td02 ul#target li {
	list-style-type: decimal;
	font-size: 1.0em;
	padding: 5px 0 5px 5px;
}

#table_form .td02 ul#point {
	list-style-position: outside;
}

#table_form .td02 ul#point li {
	list-style:decimal;
	font-size: 1.0em;
	padding: 5px 0 5px 0;
}




.font_titletext06 {
	font-size: 1.2em;
	padding: 0 0 0 3%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}

#form_table {
	width: 100%;
	padding: 3% auto;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#form_table .td01 {
	width: 100%;
	font-size:0.95em;
	text-align: left;
	padding:16px 0 8px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td02 {
	width: 100%;
	font-size:1.15em;
	text-align: left;
	padding:10px 0 10px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td06 {
	width: 90%;
	text-align: center;
	padding:10px 5% 10px 5%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#form_table .td01 span.must,
#form_table .td03 span.must {
	background-color: #fa4d6f;
	padding: 0.2% 3% 0.2% 3%;
	font-size: 0.8em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}
#form_table .td01 span.default,
#form_table .td03 span.default {
	background-color: #3d73fb;
	padding: 0.2% 3% 0.2% 3%;
	font-size: 0.8em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}


#form_table .td03 {
	width: 48%;
	font-size:0.95em;
	text-align: left;
	padding:16px 0 8px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td04 {
	width: 48%;
	font-size:1.15em;
	text-align: left;
	padding:10px 0 10px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#form_table .td_space {
	width: 1%;
	padding:0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#frame_accept {
	background-color: #ffffff;
	border: 1px #323232 solid;
	width: 55%;
	padding: 2% 0 4% 0;
	text-align: center;
	margin-top: 2%;
	margin-bottom:2%;
}

.font_titletext06 {
	font-size: 1.2em;
	line-height: 1.8em;
	padding: 0 0 0 3%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}

.font_form001 {
	font-size:1.1em;
	width: 90%;
	color: #cc5454;
	line-height: 1.6em;
	padding: 3% 0 5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}






#table_form02 {
	width: 95%;
	margin-top: 2.0rem;
	margin-bottom: -0.0rem;
	border-top: 1px #b19d54 solid;
	border-left: 1px #b19d54 solid; 
}

#table_form02 .td_left {
	background-color: #fcfcf7;
	font-size:0.92em;
	text-align: center;
	padding:3% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	border-bottom: 1px #b19d54 solid;
	border-right: 1px #b19d54 solid; 
}

#table_form02 .td_left span {
	color: #FD1564;
}

#table_form02 .td_right {
	font-size:0.98em;
	background-color: #edf2e3;
	text-align: left;
	line-height: 1.8rem;
	padding:3% 0 3% 20px;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	border-bottom: 1px #b19d54 solid;
	border-right: 1px #b19d54 solid; 
}	



/*------------ input ------------*/

input[type="submit"] {
	width: 58%; 
	font-size:2.1em; 
	color:#323232;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #f596b6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fed2e0), to(#f596b6));
	background: -webkit-linear-gradient(top, #fed2e0, #f596b6);
	background: -moz-linear-gradient(top, #fed2e0, #f596b6); 
	background: -o-linear-gradient(top, #fed2e0, #f596b6);
	background: linear-gradient(to bottom, #fed2e0, #f596b6); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #f596b6 solid;
	margin-top: 3%;
	margin-bottom: 5%;
}

input[type="submit"]:hover {
	background: #faaec6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fde4ec), to(#faaec6));
	background: -webkit-linear-gradient(top, #fde4ec, #faaec6);
	background: -moz-linear-gradient(top, #fde4ec, #faaec6); 
	background: -o-linear-gradient(top, #fde4ec, #faaec6);
	background: linear-gradient(to bottom, #fde4ec, #faaec6); 
}

input[type="butt01"] {
	width: 58%; 
	font-size:2.1em; 
	color:#323232;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #f596b6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fed2e0), to(#f596b6));
	background: -webkit-linear-gradient(top, #fed2e0, #f596b6);
	background: -moz-linear-gradient(top, #fed2e0, #f596b6); 
	background: -o-linear-gradient(top, #fed2e0, #f596b6);
	background: linear-gradient(to bottom, #fed2e0, #f596b6); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #f596b6 solid;
	margin-top: 3%;
	margin-bottom: 5%;
}
input[type="butt01"]:hover {
	background: #faaec6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fde4ec), to(#faaec6));
	background: -webkit-linear-gradient(top, #fde4ec, #faaec6);
	background: -moz-linear-gradient(top, #fde4ec, #faaec6); 
	background: -o-linear-gradient(top, #fde4ec, #faaec6);
	background: linear-gradient(to bottom, #fde4ec, #faaec6); 
}

.title_head01 {
	padding:0 0 0 44%;
	margin-top:-15%; 
	margin-bottom:-0.0em; 
	position:relative; 
	z-index:100;
}




ul#note01 {
	list-style-position:outside;
	width: 75%;
	text-align: left;
	padding: 4% 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#note01 li {
	font-size: 1.15em;
	color: #777777;
	list-style: disc;
	line-height: 1.8em;
	padding: 0 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
	
#titlebar01 {
	display: inline-block;
	width: 100%;
	padding: 2% 0 2% 0;
	background-color: #FFF100;
	margin-top: 3%;
	margin-bottom: 4%;
}

#titlebar02 {
	display: inline-block;
	background-color: #ffffff;
	padding: 1.5% 0 1.5% 4%;
	width: 80%;
	text-align: left;
	font-size: 1.7em;
	font-weight: 800;
	color: #1557db;
	-webkit-border-radius:6px;
	-moz-border-radius:6px; 
	border-radius:6px;
	margin-top: -0.0em;
	margin-bottom: 3%;
}

.font_overview {
	width: 90%;
	font-size: 1.25em;
	line-height: 1.8em;
	padding: 0 0 4% 5%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.font_overview span {
	font-weight: 800;
}
.font_overview span.bold {
	font-weight: 700;
}

ul#views {
	list-style-position:outside;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
	margin-left: 6%;
}

ul#views li {
	list-style:decimal;
	font-size: 1.25em;
	width: 88%;
	padding: 0 0 3% 1%;
	text-align:left;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
	margin-left: 3%;
}

.font_formtext01 {
	font-size:　1.05em;
	padding: 0 0 0 0;
	text-align: left;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}








/*------------ FOOTER ------------*/




.font_footer02 {
	width: 88%;
	font-size: 1.2em;
	line-height: 1.8em;
	color:#323232;
	text-align: left;
	padding: 0 0 4% 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

.font_footer03 {
	font-size: 1.2em;
	line-height: 1.8em;
	color:#323232;
	text-align:center;
	padding: 0 0 4% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#page_formbanner {
	width: 100%;
	max-width: 1000px;
    position: fixed;
    bottom: 0;
	z-index: 9999999;
	margin-bottom: -1%;
}


#background0002 {
	width: 100%;
	background-color: #000000;
	padding: 1% 0 18% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}


#background02 {
	width: 100%;
	background-color: #000000;
	padding: 1% 0 1% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}

.font_copyright {
	text-align: center;
	font-family: "M PLUS 1p";
	font-size: 0.98em;
	color: #ffffff;
	letter-spacing: 0.04em;
	padding: 1% 0 1% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}




.gallery {
	background-color: transparent;
}
#gallery-cell {
	width: 92%;
	height: 0;
	padding-bottom: 100%;
	margin-top: -0.0em;
	margin-right: 20px;
	background-color:rgba(255,255,255,0.75);
	counter-increment: gallery-cell;
	position:relative;
	overflow: hidden;
}
#gallery-cell #tumbnail {
	width:94%;
	height:0;
	padding-bottom:93%;
	text-align:center;
	top: 0;
	border:2px #ffffff solid;
	margin-top: 3%;
	margin-left:3%;
	margin-right: 3%;
	overflow: hidden;
	transition:0.5s all;
}
#gallery-cell .font_service {
	text-align:center;
	top: 0;
	padding: 3% 0 3% 0;
	font-family: "M PLUS 1p";
	font-size: 1.4em;
	letter-spacing: 0.02em;
	font-weight: bold;
	color: #323232;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}



}
 
 
/* smartPhone */
@media screen and (max-width: 500px) {
/*ここにスマホ用スタイルを記述*/

.none_sp {
	display: none;
}




#container_mainmain {
	width: 100%;
	text-align:center;
}



#wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.font_top000 {
	display: inline-block;
   font-size: 1.2rem;
   text-align:center;
   color: #323232;
   padding: 5% 0 0.8% 0;
   margin-top: -0.0em;
   margin-bottom: 5%;
   position: relative;
   z-index: 1;
   border-bottom: 3px #ffcccc solid;
}

.font_top001 {
	display: inline-block;
   font-size: 1.3rem;
   text-align:center;
   color: #323232;
   padding: 0 0 2% 0;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 1;
}

.font_top01 {
	width: 80%;
   font-size: 1.2em;
   line-height: 1.8em;
   color: #323232;
   text-align: left;
   padding: 2% 10% 0 10%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top02 {
	width: 80%;
	display: inline-block;
   font-size: 1.8em;
   text-align:center;
   color: #323232;
   padding: 2% 0 5% 0;
   margin-top: 8%;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 1;
   border-top: 3px #ffcccc solid;
}

ul#choice {
	width:100%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#choice li {
	width: 48%;
	float: left;
	padding: 0 1% 0 1%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#background_free {
	background-image:url(../../images/background_free.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-bottom: 67.41%;
	background-size: contain;
	text-align: left;
}

.font_top03 {
	width: 60%;
   font-size: 0.8rem;
   line-height: 1.2rem;
   color: #323232;
   text-align: left;
   padding: 1% 5% 0 5%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.pad_free {
	width: 45%;
   text-align: left;
   padding: 4% 0 4% 10%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top04 {
	width: 60%;
   font-size: 0.75rem;
   line-height: 1.1rem;
   color: #df3e3e;
   text-align: left;
   padding: 0 5% 0 5%;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}

.font_top05 {
	width: 98%;
   font-size: 0.76rem;
   line-height: 1.4em;
   color: #323232;
   text-align: center;
   padding: 5% 0 2% 0;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
   position: relative;
   z-index: 10;
}


.font_top06 {
	width: 80%;
	display: inline-block;
   font-size: 1.8em;
   text-align:center;
   color: #323232;
   padding: 6% 0 2% 0;
   margin-top: -0.0em;
   margin-bottom: 8%;
   position: relative;
   z-index: 1;
   border-bottom: 3px #ffffff solid;
}




#wrapper70 {
	width: 70%;
}
#wrapper80 {
	width: 94%;
}

#wrapper82 {
	width: 90%;
}
#wrapper85 {
	width: 96%;
}
#wrapper90 {
	width: 90%;
}
#wrapper92 {
	width: 90%;
}
#wrapper96 {
	width: 100%;
}
#wrapper100 {
	width: 100%;
}


.font_formtitle00 {
	width: 85%;
   font-size: 0.9rem;
   color: #323232;
   text-align: left;
   padding: 1% 0 0 0.3rem;
   margin-top: -0.0rem;
   margin-bottom: -23%;
}
.font_formtitle {
	width: 100%;
   font-size: 0.9rem;
   color: #323232;
   text-align: left;
   padding: 1% 0 0.5% 5%;
   margin-top: -0.0rem;
   margin-bottom: 0.3rem;
}

.font_formtitle:before {
	content:"★";
	color:#ff4172;
}

.font_formtitle span {
   font-size: 0.9rem;
   color: #ff4172;
}

.font_formtitle2 {
	width:85%;
   font-size: 0.9rem;
   color: #323232;
   text-align: left;
   padding: 5% 0 0.5% 0.3em;
   margin-top: -0.0em;
   margin-bottom: 3%;
   border-bottom: 1px #323232 solid;
}

.font_formtitle2:before {
	content:"☆";
	color:#ff4172;
}

.font_formtitle02 {
	width: 90%;
   font-size: 0.9rem;
   color: #323232;
   text-align: left;
   padding: 1% 0 0.5% 0.3rem;
   margin-top: -0.0rem;
   margin-bottom: 3%;
}


ul#prize01 {
	width: 95%;
	padding: 0 0 0 0;
	margin-top: -3%;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 20;
}

ul#prize01 li.left {
	width:45%;
	list-style:none;
	float: left;
	padding: 0 0 0 4%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#prize01 li.right {
	width:45%;
	list-style:none;
	float: left;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

ul#point {
	width: 95%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index: 20;
}
ul#point li {
	list-style: decimal;
	padding: 0 0 2% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	margin-left: 4%;
}

.menu {
  width:95%;
  text-align:left;
  padding: 0 0 0 0;
  margin-top: 2%;
  margin-bottom: 8%;
  border-top: 1px #323232 dashed;
}

.menu ul li#li01 {
  display: block;
  list-style:none;
  width: 100%;
  background-color: #d7eefb;
  padding: 0.55% 0 0.5% 0;
  margin-top: -0.0rem;
  margin-bottom: -0.0rem;
  border-bottom: 1px #323232 dashed;

}
.menu ul li#li02 {
  display: block;
  list-style:none;
  width: 100%;
  background-color: #ffffff;
  padding: 0.55% 0 0.5% 0;
  margin-top: -0.0rem;
  margin-bottom: -0.0rem;
  border-bottom: 1px #323232 dashed;

}

.menu ul li .icon {
	width: 17%;
	display: inline-block;
}

.menu ul li a {
	width: 75%;
	display: inline-block;
	color: #323232;
	font-size: 0.88rem;
	line-height: 0.6rem;
	top: 0;
	padding: 0 0 2% 2%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	vertical-align:text-top;
}




.menu ul li a:link {
	color: #323232;
	text-decoration:none;
	outline: none;
}

.menu ul li a:visited {
	color: #323232;
	text-decoration: none;
	outline: none;
}

.menu ul li a:hover {
	color: #0396df;
	text-decoration: none;
	outline: none;
}

.menu ul li a:active {
	color: #74d1ff;
	text-decoration: none;
	outline: none;
}	
	
	
	
.menu > ul > li > ul {
  display: none;
}
.menu ul li ul.submenu  {
  width: 100%;
  background-color: #ffffff;
}



ul.submenu .icon {
	width: 17%;
	float: left;
}

ul.submenu .txt {
	width: 70%;
	float: left;
	font-size:0.8rem;
	line-height: 1.2rem;
	padding: 2% 0 3% 2%;
	margin-top: -0.0rem;
	margin-bottom:-0.0rem;
}





/*------------ 応募概要 ------------*/

#table_form {
	width: 90%;
	padding: 0 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}






#table_form .td01 {
	width: 100%;
	font-size:0.85rem;
	text-align: left;
	background-color:#ffde49;
	padding:1% 0 1% 2%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}



#table_form .td02 {
	padding: 0 0 3% 0;
	font-size:0.81rem;
	text-align: left;
	line-height: 1.4rem;
	padding:3% 4% 3% 5%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem; 
}	



.font_titletext06 {
	font-size: 1.0rem;
	line-height: 1.6rem;
	padding: 0 0 0 3%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	text-align: left;
}

#form_table {
	width: 100%;
	padding: 3% auto;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#form_table .td01 {
	width: 100%;
	font-size:0.95em;
	text-align: left;
	padding:26px 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td02 {
	width: 100%;
	font-size:1.15em;
	text-align: left;
	padding:10px 0 10px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td06 {
	width: 90%;
	font-size:1.15em;
	text-align: left;
	padding:10px 5% 10px 5%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#form_table .td01 span.must,
#form_table .td03 span.must {
	background-color: #fa4d6f;
	padding: 0.2% 3% 0.2% 3%;
	font-size: 0.8em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}
#form_table .td01 span.default,
#form_table .td03 span.default {
	background-color: #3d73fb;
	padding: 0.2% 3% 0.2% 3%;
	font-size: 0.8em;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
	margin-left: 2%;
}


#form_table .td03 {
	width: 48%;
	font-size:0.95em;
	text-align: left;
	padding:33px 0 8px 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#form_table .td04 {
	width: 48%;
	font-size:1.15em;
	text-align: left;
	padding:14px 0 14px 20px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#form_table .td_space {
	width: 1%;
	padding:0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#frame_accept {
	background-color: #ffffff;
	border: 1px #323232 solid;
	width: 75%;
	padding: 2% 0 5% 0;
	text-align: center;
	margin-top: 2%;
	margin-bottom:2%;
}

.font_titletext06 {
	font-size: 0.78rem;
	line-height: 1.1rem;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}

.font_form001 {
	font-size:0.72rem;
	width: 90%;
	color: #cc5454;
	line-height: 1.0rem;
	padding: 3% 0 5% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}







#table_form02 {
	width: 94%;
	margin-top: 0.1rem;
	margin-bottom: -0.0rem;
	border-top: 1px #b19d54 solid;
	border-left: 1px #b19d54 solid; 
}

#table_form02 .td_left {
	background-color: #fcfcf7;
	font-size:0.75rem;
	line-height: 1.3rem;
	text-align: center;
	padding:3% 0 3% 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	border-bottom: 1px #b19d54 solid;
	border-right: 1px #b19d54 solid; 
}

#table_form02 .td_left span {
	color: #FD1564;
}

#table_form02 .td_right {
	font-size:0.8rem;
	background-color: #edf2e3;
	text-align: left;
	line-height: 1.4rem;
	padding:3% 0 3% 20px;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	border-bottom: 1px #b19d54 solid;
	border-right: 1px #b19d54 solid; 
}	





input[type="submit"] {
	width: 62%; 
	font-size:1.2rem; 
	color:#323232;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #f596b6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fed2e0), to(#f596b6));
	background: -webkit-linear-gradient(top, #fed2e0, #f596b6);
	background: -moz-linear-gradient(top, #fed2e0, #f596b6); 
	background: -o-linear-gradient(top, #fed2e0, #f596b6);
	background: linear-gradient(to bottom, #fed2e0, #f596b6); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #f596b6 solid;
	margin-top: 3%;
	margin-bottom: 5%;
}

input[type="submit"]:hover {
	background: #faaec6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fde4ec), to(#faaec6));
	background: -webkit-linear-gradient(top, #fde4ec, #faaec6);
	background: -moz-linear-gradient(top, #fde4ec, #faaec6); 
	background: -o-linear-gradient(top, #fde4ec, #faaec6);
	background: linear-gradient(to bottom, #fde4ec, #faaec6); 
}

input[type="butt01"] {
	width: 62%; 
	font-size:1.2rem; 
	color:#323232;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #f596b6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fed2e0), to(#f596b6));
	background: -webkit-linear-gradient(top, #fed2e0, #f596b6);
	background: -moz-linear-gradient(top, #fed2e0, #f596b6); 
	background: -o-linear-gradient(top, #fed2e0, #f596b6);
	background: linear-gradient(to bottom, #fed2e0, #f596b6); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #f596b6 solid;
	margin-top: 3%;
	margin-bottom: 5%;
}
input[type="butt01"]:hover {
	background: #faaec6; 
	background: -webkit-gradient(linear, left top, left bottom, from(#fde4ec), to(#faaec6));
	background: -webkit-linear-gradient(top, #fde4ec, #faaec6);
	background: -moz-linear-gradient(top, #fde4ec, #faaec6); 
	background: -o-linear-gradient(top, #fde4ec, #faaec6);
	background: linear-gradient(to bottom, #fde4ec, #faaec6); 
}









.title_head01 {
	padding:0 0 0 35%;
	margin-top:-19%; 
	margin-bottom:-0.0em; 
	position:relative; 
	z-index:100;
}




.font_formtext03 {
	font-size: 2.7vw;
	line-height: 1.3rem;
	padding: 0 0 0 0;
	text-align: center;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	white-space:nowrap;
}





/*------------ FOOTER ------------*/




.font_footer02 {
	width: 94%;
	font-size: 1.2em;
	line-height: 1.8em;
	color:#323232;
	text-align: left;
	padding: 0 0 4% 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

.font_footer03 {
	font-size: 0.75rem;
	line-height: 1.1rem;
	color:#323232;
	text-align:center;
	padding: 0 0 4% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.font_footer03 span {
	font-size: 0.6rem;
}


#background0002 {
	bottom: 0;
	width: 100%;
	background-color: #000000;
	padding: 1% 0 16% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}


#background02 {
	bottom: 0;
	width: 100%;
	background-color: #000000;
	padding: 1% 0 1% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:1;
}

.font_copyright {
	text-align: center;
	font-family: "M PLUS 1p";
	font-size: 0.72rem;
	color: #ffffff;
	letter-spacing: 0.04em;
	padding: 1% 0 1% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

.gallery {
	background-color: transparent;
}
#gallery-cell {
	width: 75%;
	height: 0;
	padding-bottom: 85%;
	margin-top: 3%;
	margin-right: 15px;
	background-color:rgba(255,255,255,0.75);
	counter-increment: gallery-cell;
	position:relative;
	overflow: hidden;
}
#gallery-cell #tumbnail {
	width:94%;
	height:0;
	padding-bottom:94%;
	text-align:center;
	top: 0;
	border:2px #ffffff solid;
	margin-top: 3%;
	margin-left:3%;
	margin-right: 3%;
}
#gallery-cell .font_service {
	text-align:center;
	top: 0;
	padding: 1% 0 3% 0;
	font-family: "M PLUS 1p";
	font-size: 0.78rem;
	letter-spacing: 0.02rem;
	font-weight: bold;
	color: #323232;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


}






#page_formbanner {
	width: 100%;
    position: fixed;
    bottom: 0;
	margin-bottom: -0.0rem;
	z-index: 9999999;
}




ul#menu{
	text-align: center;
	margin-bottom: -6px;
}
ul#menu li{
	width:100%;
	list-style-type: none;
}


.fixed{
	position: fixed;
	bottom: 0;
}


















	




/*------------ basic ------------*/	

.cl {
	clear: left;
}

#title {
	margin: 0px;
	position: absolute;
	top: -9999px;
}


a:link {
	color: #e42363;
	text-decoration:none;
	outline: none;
}

a:visited {
	color: #e42363;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ffb2cb;
	text-decoration: underline;
	outline: none;
}

a:active {
	color: #fed3e1;
	text-decoration: underline;
	outline: none;
}

body,div,ul,ol,li,h1,h2,td {
	margin: 0;
	padding: 0;
	list-style:none;
}



