@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;
}



/*=============================================================================*/
/* header */
/*=============================================================================*/

.header {
  -moz-background-size: cover;
       background-size: cover;
  width: 100%;
  /*background-attachment: fixed;*/
}

.inviteCode div.header {
  height: 900px;
}



.headerIn,
.introductionIn {
  width: 1000px;
  margin: 0 auto;
}

.headerIn {
  position: relative;
  height: 1000px;
}



.header h1 {
  text-align:left;
  padding: 18px 0 244px 10px;
}


.socialBtnWrap {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 1.5em;
  margin-left: 1000px;
  text-align: left;
}

.socialBtn {
  display: block;
}

.socialBtn div.fb-like {
  display: inline-block;
  padding-top: 10px;
  margin-bottom: 6px;
  z-index: 100;
}

.socialBtn div.twitter {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 30px;
}
/*=============================================================================*/
/* registBox */
/*=============================================================================*/

.headerWrap {
  width: 1200px;
  position: relative;
  top: 0;
  margin: auto
}

.headerWrap div.registArea {
  position: absolute;
  bottom: 10px;
  height: 330px;
  width: 960px;
  left: 50%;
  margin-left: -480px;
}

.registBox {
  background: url("../../images/bg_01.png") no-repeat center center;
  width: 960px;
  height: 196px;
  color: #FFFFFF;
}

.registBox p.title {
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}

.registBox div.facebook,
.registBox div.mail {
  display: table-cell;
  width: 480px;
}

.registBox div.facebook {
  padding: 40px 0 0 110px;
}

.registBox div.mail {
  padding: 40px 0 0 60px;
}


.registBox div.facebook div.facebookBox {
  width: 300px;
  text-align: center;
}



.registBox div.facebook div.facebookBox label.facebookCheck {
  font-size: 11px;
  display: none;
}

.registBox div.facebook div.facebookBox label.facebookCheck span {
  margin-left: 5px;
}

.registBox div.facebook div.facebookBox label.facebookCheck:hover {
  text-decoration: underline;
}

.registBox p.txt {
  clear: both;
  text-align: center;
}

.registArea p.txt {
  text-align: center;
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 20px;
}

.registArea p.txt a {
  color: #FFFFFF;
  text-decoration: underline;
}

.registArea p.txt a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

input[type="text"] {
  border: 0;
  height: 34px;
  width: 240px;
  border: 1px solid #FFFFFF;
}

input[type="text"]:focus {
  border: 1px solid #FFD250!important;
  background-color: #FFF4D5;
}

p.or {
  display: none;
}

/*
.btn-relux {
	background-color: #FFEC73;
	color: #000000;
	height: 46px;
	font-size: 16px;
}
/*



/*------------ Header navigation------------*/	




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

#background_gray {
	width: 100%;
	padding: 0 0 0 0;
	margin-top: 5%;
	margin-bottom: -0.0em;
	background-color: #f2f2f2;
	position: relative;
}


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

#background03 {
	width: 100%;
	padding: 0 0 46% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	position: relative;
	z-index:100;
}


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

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

#background_process {
	width: 100%;
	background-color:#f6efe1;
	padding: 0 0 0 0;
	margin-top: 5%;
	margin-bottom: -0.0em;
	position: relative;
}

.submitbu {
	padding: 1% 0 5% 0;
}	

ul#place_sns {
	width:90%;
	padding: 0 0 3% 0;
	margin-top: -1%;
	margin-bottom: -0.0rem;
}
ul#place_sns li {
	width: 33.33%;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}




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

.none_pc {
	display: none;
}




#wrapper_slide {
	width: 100%;
	height: 40%;
	position:relative;
	padding: 3% 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#slide {
	margin-top:-0.0em; 
	margin-bottom:-0.0em; 
	z-index:0; 
	position:relative;
}

#wrapper74 {
	width: 74%;
}

.font_formtitle 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%;
}
.font_formtitle2 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%;
}


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

#fix_banner {
	width: 97%;
	max-width: 1000px;
	height: auto;
	background-color:#00ce1d;
	position: fixed;
	z-index: 100000;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
	padding-bottom:-0.0rem;
	max-width: 1000px;
}

.wrapper ul {
    width: 100%;
    position: absolute;
	z-index:100;
	background-size:cover;
}
.wrapper ul li {
    width: 100%;
    top: 0;
    position: absolute;
	list-style: none;
}
.wrapper ul li img {
    width: 100%;
}



#wrapper70 {
	width: 60%;
}
#wrapper80 {
	width: 80%;
}
#wrapper85 {
	width: 70%;
}
#wrapper90 {
	width: 92%;
}
#wrapper96 {
	width: 90%;
}
#wrapper100 {
	width: 80%;
}

.font_chapelname {
   font-size: 1.5em;
   color: #323232;
   text-align: left;
   padding: 2% 0 5% 0.5rem;
   margin-top: -0.0rem;
   margin-bottom: -0.0rem;
}
.font_formtitle {
	width: 90%;
   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_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: 5% 0 0.5% 0.3em;
   margin-top: -0.0em;
   margin-bottom: -0.0em;
}

.font_formtitle03 {
	width: 90%;
   font-size: 1.0em;
   color: #323232;
   text-align: left;
   padding: 0 0 0 0.3rem;
   margin-top: -2%;
   margin-bottom: -2%;
}

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

ul#prize01 li.left {
	width:45%;
	list-style:none;
	float: left;
	padding: 0 0 0 2%;
	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;
}




.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_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; 
}	


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

.access 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;

}
.access 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;

}

ul#access {
	width: 97%;
	padding: 1% 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

ul#access li.ac01 {
	list-style:none;
	width: 8%;
	float:left;
}
ul#access li.ac02 {
	list-style:none;
	width: 11%;
	padding:1.5% 0 0 1%;
	float:left;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
}

ul#access li.ac03 {
	list-style:none;
	width: 51%;
	padding:1.5% 0 0 0;
	float:left;
	text-align: left;
	font-size: 1.2em;
	line-height: 1.3em;
}

ul#access li.ac04 {
	list-style:none;
	width: 16%;
	padding:1.5% 0 0 0;
	float:left;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.3em;
}
ul#access li.ac05 {
	list-style:none;
	width: 6%;
	float:left;
}

.font_copy {
	text-align: center;
	width: 70%;
	font-size:1.1em;
	line-height: 1.8em;
	padding: 3% 0 6% 0;
	margin-top: -0.0em;
	margin-bottom:-0.0em;
}
	

input[type="submit"] {
	width: 68%; 
	font-size:3.1em; 
	color:#ffffff;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #08c308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#69d969), to(#08c308));
	background: -webkit-linear-gradient(top, #69d969, #08c308);
	background: -moz-linear-gradient(top, #69d969, #08c308); 
	background: -o-linear-gradient(top, #69d969, #08c308);
	background: linear-gradient(to bottom, #69d969, #69d969); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #26af26 solid;
}

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

input[type="butt01"] {
	width: 68%; 
	font-size:3.1em; 
	color:#ffffff;
	font-weight: 700;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #08c308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#69d969), to(#08c308));
	background: -webkit-linear-gradient(top, #69d969, #08c308);
	background: -moz-linear-gradient(top, #69d969, #08c308); 
	background: -o-linear-gradient(top, #69d969, #08c308);
	background: linear-gradient(to bottom, #69d969, #69d969); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #26af26 solid;
}
input[type="butt01"]:hover {
	background: #b2f07a; 
	background: -webkit-gradient(linear, left top, left bottom, from(#d8ffb6), to(#b2f07a));
	background: -webkit-linear-gradient(top, #d8ffb6, #b2f07a);
	background: -moz-linear-gradient(top, #d8ffb6, #b2f07a); 
	background: -o-linear-gradient(top, #d8ffb6, #b2f07a);
	background: linear-gradient(to bottom, #d8ffb6, #b2f07a);
}

.font_address {
	font-size: 1.6em;
	line-height: 1.3em;
	text-align:center;
	padding: 0 0 3% 0;
	margin-top: -0.0em;
	margin-bottom:-0.0em;
}
.font_address span {
	font-size:0.8em;
}



.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;
}


ul#slide {
	margin-top:-0.0em; 
	z-index:0; 
	position:relative;
}
	

.font_formtext03 {
	font-size: 1.05em;
	line-height: 1.6em;
	padding: 0 0 0 0;
	text-align: left;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}


ul#sns {
	width: 70%;
	padding: 0 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#sns li.sns01 {
	float: left;
	width: 60%;
	padding: 1% 0 2% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	list-style: none;
}
ul#sns li.sns02 {
	float: left;
	width: 16%;
	padding: 5% 0 0 4%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	list-style: none;
}		


#base_sns {
	width: 100%;
	height: auto;
	max-height: 800px;
	max-width: 2400px;
	background-color: #ffd6df;
	padding: 0 0 0 0;
	margin-top: 8%;
	margin-bottom: -0.0em;
	background-size: cover;
}

ul#btm_sns {
	width: 72%;
	padding: 1% 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#btm_sns li {
	width:20%; 
	float:left; 
	padding: 0 0 0 0; 
	margin-top:-0.0em; 
	margin-bottom:-0.0em;
}



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



#table_form {
	width:711px;
	padding: 15px;
	margin-top: -0.0em;
	margin-bottom: 25px;
}





.font_formtitle 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%;
}
.font_formtitle 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%;
}


#table_form .td_left {
	width: 22%;
	font-size:0.95em;
	text-align: left;
	padding:14px 0 14px 2px;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
#table_form .td_right {
	width: 70%;
	font-size:0.98em;
	text-align: left;
	line-height: 1.8em;
	padding:14px 0 14px 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

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

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

#table_form .td_right ul#point {
	list-style-position: outside;
	margin-left: 5%;
}

#table_form .td_right ul#point li {
	list-style: decimal;
	padding: 5px 0 5px 5px;
}

.font_map {
	width: 390px;
	text-align:left;
	font-size: 1.1em;
	line-height: 1.7em;
	padding: 4% 0 3% 0;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}

.pad_googlemap {
	width:420px;
}


.font_titletext07 {
	width: 500px;
	text-align:left;
	font-size: 1.2em;
	line-height: 1.7em;
	padding: 4% 0 3% 5%;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}




.font_placebar001 {
	width: 94%;
	font-size:1.2em;
	color: #ffffff;
	background-color:#ec368c;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar002 {
	width: 94%;
	font-size:1.2em;
	color: #ffffff;
	background-color:#883dcd;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar003 {
	width: 94%;
	font-size:1.2em;
	color: #ffffff;
	background-color:#635ae6;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}


.font_placebar004 {
	width: 94%;
	font-size:1.2em;
	color: #ffffff;
	background-color:#acb74f;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}



.font_placebar005 {
	width: 94%;
	font-size:1.2em;
	color: #ffffff;
	background-color:#3cc4cf;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_copyright {
	font-size:0.85em;
	text-align: center;
	color: #ffffff;
	padding: 0 0 13% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
.font_copyright2 {
	font-size:0.85em;
	text-align: center;
	color: #ffffff;
	padding: 0 0 3% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}


#table_accept {
	font-size:1.1rem;
	padding: 2% 0 2% 0;
	margin-top:-0.0rem; 
	margin-bottom:-0.0rem;
}

.font_map {
	padding:4% 0 0 0; 
	text-align:center; 
	font-size:1.08em; 
	line-height:1.8em; 
	margin-top:-0.0em; 
	margin-bottom:-0.0em;
}

.pad_googlemap {
	width:33%; 
	text-align:center; 
	padding:2% 0 2% 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%;
}
}
 
 
/* smartPhone */
@media screen and (max-width: 500px) {
/*ここにスマホ用スタイルを記述*/

.none_sp {
	display: none;
}

#wrapper_slide {
	width: 100%;
	height: 35%;
	position:relative;
	padding: 7% 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

ul#slide {
	margin-top:-0.0rem; 
	margin-bottom: -0.0rem;
	z-index:0; 
	position:relative;
}


#wrapper74 {
	width: 100%;
}

.font_formtitle span.must {
	background-color: #fa4d6f;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.5rem;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
}
.font_formtitle2 span.default {
	background-color: #3d73fb;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.5rem;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
}


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


#fix_banner {
	width: 100%;
	height: auto;
	background-color:#00ce1d;
	position: fixed;
	z-index: 100000;
}

.wrapper {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
	padding-bottom:-0.0rem;
}
.wrapper ul {
    width: 100%;
    position: absolute;
	z-index:100;
	background-size:cover;
}
.wrapper ul li {
    width: 100%;
    top: 0;
    position: absolute;
	list-style: none;
}
.wrapper ul li img {
    width: 100%;
}

#wrapper70 {
	width: 87%;
}
#wrapper80 {
	width: 96%;
}
#wrapper85 {
	width: 96%;
}
#wrapper90 {
	width: 90%;
}
#wrapper96 {
	width: 100%;
}
#wrapper100 {
	width: 100%;
}

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

.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%;
}
.font_formtitle03 {
	width: 90%;
   font-size: 0.8rem;
   color: #323232;
   text-align: left;
   padding: 0 0 2% 0.3rem;
   margin-top: -2%;
   margin-bottom: -2%;
}

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;
}

.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: 100%;
	padding: 0 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}


#table_form .td01 {
	font-size:0.8rem;
	line-height: 1.3rem;
	text-align: left;
	font-weight: 800;
	padding:3% 0 0 2%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}



#table_form .td02 {
	width: 80%;
	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; 
}	

#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;
	margin-left: 6%;
}

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




.font_formtitle span.must {
	background-color: #fa4d6f;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.5rem;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
}
.font_formtitle span.default {
	background-color: #3d73fb;
	padding: 0.5% 3% 0.5% 3%;
	font-size: 0.5rem;
	color: #ffffff;
	-webkit-border-radius:4px;
	-moz-border-radius:4px; 
	border-radius:4px;
}

#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; 
}	




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

.access 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;

}
.access 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;

}

ul#access {
	width: 97%;
	padding: 1% 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

ul#access li.ac01 {
	width: 8%;
	list-style:none;
	float:left;
}
ul#access li.ac02 {
	width: 11%;
	list-style:none;
	padding:0.5% 0 0 1%;
	float:left;
	text-align: left;
	font-size: 0.6rem;
	line-height: 1.3rem;
}

ul#access li.ac03 {
	width: 51%;
	list-style:none;
	padding:0.5% 0 0 0;
	float:left;
	text-align: left;
	font-size: 0.6rem;
	line-height: 1.3rem;
}

ul#access li.ac04 {
	width: 16%;
	list-style:none;
	padding:0.5% 0 0 0;
	float:left;
	text-align: center;
	font-size: 0.6rem;
	line-height: 1.3rem;
}
ul#access li.ac05 {
	width: 6%;
	list-style:none;
	float:left;
}

.font_copy {
	text-align: center;
	width: 100%;
	font-size:0.65rem;
	padding: 0 0 2% 0;
	margin-top: -0.0rem;
	margin-bottom:-0.0rem;
}
	
input[type="submit"] {
	width: 82%; 
	font-size:1.2rem; 
	color:#ffffff;
	font-weight: 500;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em;  
	background: #08c308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#69d969), to(#08c308));
	background: -webkit-linear-gradient(top, #69d969, #08c308);
	background: -moz-linear-gradient(top, #69d969, #08c308); 
	background: -o-linear-gradient(top, #69d969, #08c308);
	background: linear-gradient(to bottom, #69d969, #69d969);
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #26af26 solid;
}

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

input[type="butt01"] {
	width: 82%; 
	font-size:1.2rem; 
	color:#ffffff;
	font-weight: 600;
	text-align:center;
	padding: 3% 0 3% 0;
	margin-top: -0.0em; 
	background: #08c308; 
	background: -webkit-gradient(linear, left top, left bottom, from(#69d969), to(#08c308));
	background: -webkit-linear-gradient(top, #69d969, #08c308);
	background: -moz-linear-gradient(top, #69d969, #08c308); 
	background: -o-linear-gradient(top, #69d969, #08c308);
	background: linear-gradient(to bottom, #69d969, #69d969); 
	-webkit-appearance: none; 
	-webkit-border-radius: 10px; 
	border: 1px #26af26 solid;
}
input[type="butt01"]:hover {
	background: #b2f07a; 
	background: -webkit-gradient(linear, left top, left bottom, from(#d8ffb6), to(#b2f07a));
	background: -webkit-linear-gradient(top, #d8ffb6, #b2f07a);
	background: -moz-linear-gradient(top, #d8ffb6, #b2f07a); 
	background: -o-linear-gradient(top, #d8ffb6, #b2f07a);
	background: linear-gradient(to bottom, #d8ffb6, #b2f07a);
}

.font_address {
	font-size: 0.9rem;
	text-align:center;
	padding: 0 0 3% 0;
	margin-top: -0.0rem;
	margin-bottom:-0.0rem;
}
.font_address span{
	font-size: 0.7rem;
}



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



ul#note01 {
	list-style-position:outside;
	width: 83%;
	text-align: left;
	padding: 4% 0 6% 3%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}
ul#note01 li {
	font-size:0.8rem;
	color: #777777;
	list-style: disc;
	line-height: 1.1rem;
	padding: 0 0 4% 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

#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: 0.98rem;
	font-weight: 800;
	color: #1557db;
	-webkit-border-radius:6px;
	-moz-border-radius:6px; 
	border-radius:6px;
	margin-top: -0.0rem;
	margin-bottom: 4%;
}



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

ul#views li {
	width: 90%;
	font-size: 0.8rem;
	line-height: 1.2rem;
	list-style:decimal;
	padding: 0 0 3% 1%;
	text-align:left;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
	margin-left: 3%;
}
.font_formtext01 {
	font-size: 0.6rem;
	padding: 0 0 0 0;
	text-align: left;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

ul#slide {
	margin-top:-0.0em; 
	z-index:0; 
	position:relative;
}
	


.font_formtext03 {
	font-size: 0.75rem;
	padding: 0 0 0 0;
	text-align: left;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}

ul#sns {
	width: 92%;
	padding: 0 0 0 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
}
ul#sns li.sns01 {
	float: left;
	width: 60%;
	padding: 2% 0 2% 0;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	list-style: none;
}
ul#sns li.sns02 {
	float: left;
	width: 16%;
	padding: 5% 0 0 4%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	list-style: none;
}	



#base_sns {
	width: 100%;
	height: auto;
	max-height: 800px;
	max-width: 2400px;
	background-color: #ffd6df;
	padding: 0 0 0 0;
	margin-top: 8%;
	margin-bottom: -0.0rem;
	background-size: cover;
}

ul#btm_sns {
	width: 96%;
	padding: 1% 0 0 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}
ul#btm_sns li {
	width:20%; 
	float:left; 
	padding: 0 0 0 0; 
	margin-top:-0.0rem; 
	margin-bottom:-0.0rem;
}


.font_footer02 {
	width: 90%;
	font-size: 0.86rem;
	line-height: 1.1rem;
	text-align: left;
	padding: 0 3% 5% 3%;
	margin-top: -0.0rem;
	margin-bottom: -0.0rem;
	color:#ffffff;
}


.font_map {
	width: 100%;
	text-align:left;
	font-size: 0.8rem;
	line-height: 1.1rem;
	padding: 8% 0 3% 0;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}

.font_text001 {
	width: 92%;
	text-align:left;
	font-size: 0.78rem;
	line-height: 1.05rem;
	padding: 8% 0 6% 2%;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}


.pad_googlemap {
	width:100%;
}

.font_titletext07 {
	width: 70%;
	text-align:left;
	font-size: 0.85rem;
	line-height: 1.7em;
	padding: 4% 0 3% 4%;
	margin-top:-0.0em;
	margin-bottom:-0.0em;
}

.font_placebar001 {
	width: 94%;
	font-size:0.72rem;
	color: #ffffff;
	background-color:#ec368c;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar002 {
	width: 94%;
	font-size:0.72rem;
	color: #ffffff;
	background-color:#883dcd;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar003 {
	width: 94%;
	font-size:0.72rem;
	color: #ffffff;
	background-color:#635ae6;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar004 {
	width: 94%;
	font-size:0.72rem;
	color: #ffffff;
	background-color:#acb74f;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}

.font_placebar005 {
	width: 94%;
	font-size:0.72rem;
	color: #ffffff;
	background-color:#3cc4cf;
	text-align: center;
	line-height: 1.7em;
	padding:0.5% 0 0.5% 0;
	margin-top: 0.2%;
	margin-bottom: 0.2%;
}



.font_copyright {
	font-size:0.68rem;
	text-align: center;
	color: #ffffff;
	padding: 0 0 12% 0;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
}

#table_accept {
	font-size:1.1rem;
	padding: 2% 0 2% 0;
	margin-top:-0.0rem; 
	margin-bottom:-0.0rem;
}
.font_map {
	padding:4% 0 0 0; 
	text-align:center; 
	font-size:0.72rem; 
	line-height:1.2rem; 
	margin-top:-0.0rem; 
	margin-bottom:-0.0rem;
}

.pad_googlemap {
	width:65%; 
	text-align:center; 
	padding:2% 0 2% 0; 
	margin-top:-0.0em; 
	margin-bottom:-0.0em;
}

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





ul#menu{
	text-align: center;
}
ul#menu li{
	width:50%;
	list-style-type: none;
	float:left;
}


.fixed{
	position: fixed;
	top: 0;
	left: 0;
}



#btm_sns {
	width: 100%;
	padding: 3% 0 3% 0;
	background: #f9f2d8;
}

#sns01 {
	padding: 0 5% 2% 5%;
	width: 89%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	text-align: left;
}

#sns02 {
	padding: 0 1% 0 5%;
	width: 44%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	float: left;
}

#sns03 {
	padding: 0 5% 1% 0;
	width: 44%;
	margin-top: -0.0em;
	margin-bottom: -0.0em;
	float: left;
}



























	





/*------------ 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;
}



