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

html,body {
    height: 100%;
    overflow-y: scroll;
    }
body {
	color: #000000;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    list-style: none;
    -webkit-text-size-adjust: none;
    line-height: 1.5;
    background-color: #FFF;
}

/* ============================================
■Link
============================================ */

.linkclass {
	color: #1A0DAB;
	text-decoration: underline;
}

body a {
	color: #000;
	text-decoration: none;
}

body p{
	font-variant: normal;
	margin: 0px;
	padding: 0px;
}

body a:hover {
	color: #666;
}

#wrapper{
    width: 100%;
    height: auto;
    overflow: hidden;
}


a:hover img{
opacity:0.6;
filter:alpha( opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

/* ============================================
■etc
============================================ */


.bt5{ padding-bottom: 5px;}
.bt10{ padding-bottom: 10px;}
.bt15{ padding-bottom: 15px;}
.bt20{ padding-bottom: 20px;}
.bt25{ padding-bottom: 25px;}
.bt30{ padding-bottom: 30px;}
.bt35{ padding-bottom: 35px;}
.bt40{ padding-bottom: 40px;}
.bt45{ padding-bottom: 45px;}
.bt50{ padding-bottom: 50px;}

.mb5{ margin-bottom: 5px}
.mb10{ margin-bottom: 10px}
.mb15{ margin-bottom: 15px}
.mb20{ margin-bottom: 20px}
.mb25{ margin-bottom: 25px}
.mb30{ margin-bottom: 30px}
.mb35{ margin-bottom: 35px}
.mb40{ margin-bottom: 40px}
.mb45{ margin-bottom: 45px}
.mb50{ margin-bottom: 50px}
.mb55{ margin-bottom: 55px}
.mb60{ margin-bottom: 60px}
.mb65{ margin-bottom: 65px}
.mb70{ margin-bottom: 70px}
.mb75{ margin-bottom: 75px}
.mb80{ margin-bottom: 80px}

.mb15_R{ margin-bottom: 15px}

.mt10{ margin-top: 10px;}
.mt15{ margin-top: 15px;}
.mt20{ margin-top: 20px;}
.mt25{ margin-top: 25px;}
.mt30{ margin-top: 30px;}
.mt35{ margin-top: 35px;}
.mt39{ margin-top: 39px;}
.mt40{ margin-top: 40px;}
.mt45{ margin-top: 45px;}
.mt50{ margin-top: 50px;}
.mt55{ margin-top: 55px;}
.mt60{ margin-top: 60px;}
.mt65{ margin-top: 65px;}
.mt70{ margin-top: 70px;}
.mt75{ margin-top: 75px;}
.mt80{ margin-top: 80px;}
.mt85{ margin-top: 85px;}
.mt90{ margin-top: 90px;}
.mt95{ margin-top: 95px;}
.mt100{ margin-top: 100px;}

.pt10{ padding-top: 10px;}
.pt13{ padding-top: 13px;}
.pt15{ padding-top: 15px;}
.pt20{ padding-top: 20px;}
.pt25{ padding-top: 25px;}
.pt30{ padding-top: 30px;}
.pt35{ padding-top: 35px;}
.pt40{ padding-top: 40px;}
.pt45{ padding-top: 45px;}
.pt50{ padding-top: 50px;}

.mr5{ margin-right: 5px}
.mr10{ margin-right: 10px}
.mr15{ margin-right: 15px}
.mr20{ margin-right: 20px}
.mr25{ margin-right: 25px}
.mr30{ margin-right: 30px}
.mr35{ margin-right: 35px}
.mr40{ margin-right: 40px}
.mr45{ margin-right: 45px}
.mr50{ margin-right: 50px}
.mr55{ margin-right: 55px}
.mr60{ margin-right: 60px}
.mr65{ margin-right: 65px}
.mr70{ margin-right: 70px}
.mr75{ margin-right: 75px}
.mr80{ margin-right: 80px}

.rig5{ padding-right: 5px;}
.rig10{ padding-right: 10px;}
.rig15{ padding-right: 15px;}
.rig20{ padding-right: 20px;}
.rig25{ padding-right: 25px;}
.rig30{ padding-right: 30px;}
.rig35{ padding-right: 35px;}
.rig40{ padding-right: 40px;}
.rig45{ padding-right: 45px;}
.rig50{ padding-right: 50px;}


.text10{ font-size: 0.7142em;}
.text11{ font-size: 0.7857em;}
.text12{ font-size: 0.8571em;}
.text13{ font-size: 0.9285em;}
.text14{ font-size: 1.0em;}
.text15{ font-size: 1.0714em;}
.text16{ font-size: 1.1428em;}
.text17{ font-size: 1.2142em;}
.text18{ font-size: 1.2857em;}
.text19{ font-size: 1.3571em;}
.text20{ font-size: 1.4285em;;}
.text21{ font-size: 1.5em;}
.text22{ font-size: 1.5714em;}
.text24{ font-size: 1.7142em;}
.text25{ font-size: 1.7857em;}
.text27{ font-size: 1.9285em;}
.text28{ font-size: 2.0em;}
.text38{ font-size: 2.7142em;}
.text49{ font-size: 3.5em;}
.bold{ font-weight: bold;}
.center{ text-align: center;}

.pad10{ padding: 10px;}

.Rfloat{ float: right;}
.Lfloat{ float: left;}

.half_color{ color: #333;}
.white{ color: #fff;}
.green_C{ color: #31A538;}
.orange_C{ color: #ff9200;}

.img_center{ margin: 0 auto;}
.ml15{ margin-left: 15px;}



h1{
	font-size: 2.1428em;
	font-weight: normal;
	font-family: serif, "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝" !important;
	letter-spacing: 0.2em;
	color: #000;
}

h2{
    width: 100%;
    color: #fff;
	font-size: 2.5em;
	font-family: "MigMix 1P";
	font-weight: bold;
	min-height: 87px;
	line-height: 87px;
	overflow: hidden;
	background-color: #009900;
}
@media(min-width:1000px){
	h2{ font-size: 2.2em;}
}


h4 .inner, .contents_top_text .inner, h5 .inner{ max-width: 1000px; margin: 0 auto; padding: 0px 30px;}

h2 .inner{
    max-width: 1000px;
    margin: 0 auto;
    padding: 0px 30px 0px 80px;
    background: url(../img/other/mid.jpg) left top no-repeat;
}



h3{
    width: 100%;
    color: #31A538;
	font-size: 2em;
	font-family: "MigMix 1P";
	font-weight: normal;
	min-height: 55px;
	padding-top: 35px;
	overflow: hidden;
	text-align: center;
	border-top: 1px #CCCCCC dotted;
}

h4{
    width: 100%;
    color: #000;
	font-size: 1.64em;
	font-family: "MigMix 1P";
	font-weight: bold;
	min-height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	overflow: hidden;
}

h5{
    width: 100%;
    color: #fff;
	font-size: 2.71em;
	font-family: "MigMix 1P";
	font-weight: normal;
	min-height: 60px;
	line-height: 60px;
	overflow: hidden;
	background-color: #31A538;
	margin-top: 0px;
	margin-bottom: 0px;
}





.contents_top_text{
    width: 100%;
    color: #000;
	overflow: hidden;
	border-top: 1px #CCCCCC dotted;
	padding: 20px 0px;
	margin-top: 20px;
	font-size: 1.1428em;
}



.back_w{ background-color: #fff;}
.letter_setting{ letter-spacing: 0.25em !important;}

.right_text{ text-align: right;}

.c_red{ color: #FF0000;}
.c_pink{ color: #FF99FF;}
.c_blue{ color: #0033FF;}
.c_yellow{ color: #FFFF00;}
.c_orange{ color: #ff9900;}
.c_green{ color: #2C9332;}




/* ============================================
■Header
============================================ */

.white{ color: #ffffff; }



#header_pc{
    height: 235px;
    width: 100%;
    overflow: hidden;
    background-image: url(../img/other/head_back.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

#header_pc .inner{
	max-width: 1030px;
	height: 235px;
	overflow: hidden;
	margin: 0 auto;
	padding-right: 30px;
	background: url(../img/other/logo.png) left 18px no-repeat;
	position: relative;
}

#header_pc .inner .text_size{
	height: 35px;
	width: 100%;
	position: relative;
	text-align: right;
	overflow: hidden;
	font-size: 1.214em;
	line-height: 35px;
	color: #31A538;
	font-weight: bold;
}

#header_pc .inner #font-size{
	width: auto;
	height: auto;
	overflow: hidden;
	float: right;
	text-align: right;
}

#header_pc .inner #font-size a{
	float: left;
	padding: 0px 5px;
	overflow: hidden;
	height: 30px;
	background-color: #31A538;
	margin-left: 3px;
	float: right;
	color: #fff;
}



#header_pc .inner .core{
    width: 840px;
    margin-left: 190px;
    position: relative
}

.in_top{
    width: 100%;
    color: #000;
	height: 75px;
	font-size: 1.214em;
	font-weight: bold;
}

.in_top p{
	position: absolute;
	bottom: 0;
}



.in_middle{
	height: 60px;
	font-size: 1.1428em;
	line-height: 60px;
	color: #fff;
}

.in_under{
	width: 840px;
	height: 50px;
	font-size: 0em;
	padding-top: 10px;
}




#header_m{
    height: 50px;
    width: 100%;
    overflow: hidden;
    background-color: #31A538;
    position: fixed;
    top:0;
    z-index: 100000;
}

#header_m .inner{
    width: 97%;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	padding-right: 30px;
}





@media(max-width:1029px) {
	#header_pc { display: none;}
	#wrapper{ padding-top: 50px;}
	.form_wrap{ padding-top: 0px !important;}
}
@media(min-width:1030px) {
	#header_m { display: none;}
	#m_logo_area{ display: none;}
}



#title_band{
	width: 100%;
	height: 200px;
	overflow: hidden;
	background-color: #F7F7F7;
    background-image:  url(../img/other/other_title_back.png),url(../img/entry/main.jpg);
    background-position: left center, center bottom -100px;
    background-repeat: repeat-x, repeat-x;
    background-size: cover, cover;
}

@media(max-width:1030px) {
	#title_band{
	    background-position: left center, center bottom -40px;
	}
}



#title_band .inner{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

#title_band .inner p{
	font-size: 2.1428em;
	letter-spacing: 1em;
	color: #000;
	float: left;
	line-height: 200px;
}


.fit .privacy li{list-style-type: disc;}
.fit .privacy{ margin-left: 20px;}

/* ============================================
■Main_item
============================================ */
#main{
	width: 100%;
	overflow: hidden;
}


.wideslider {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding-bottom: 55px;
}

.wideslider ul,
.wideslider ul li {
	float: left;
	display: inline;
	overflow: hidden;
}

.wideslider ul li img {
	width: 100%;
	display: none;
}

.wideslider_base {
	top: 0;
	position: absolute;
}
.wideslider_wrap {
	top: 0;
	position: absolute;
	overflow: hidden;

}
.slider_prev,
.slider_next {
	top: 0;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}

.pagination {
	bottom: 20px;
	left: 0;
	width: 100%;
	height: 25px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 20px;
	height: 20px;
	border-radius: 11px;
	display: inline-block;
	overflow: hidden;
	border: 2px #CCCCCC solid;
	background-color: #CCCCCC;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
	background-color: #fff;
}


/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.wideslider ul {
	display: inline-block;
	overflow: hidden;
	margin: 0px;
}




/* ============================================
■Contents
============================================ */

.cont_core{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #F7F7F7;
	color: #000;
	padding-top: 40px;
	padding-bottom: 50px;
}
.cont_core .inner{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}


.contents_001 {
	float: left;
	margin: 0;
	width: 100%;
	margin-right: -300px;
}

.inner_001 {
	margin-right: 300px;
}

.sidebar_001 {
	width: 300px;
	height: auto;
	float: left;
}

@media(max-width:750px) {
	.contents_001, .inner_001, .sidebar_001 {
		float: none;
		margin: 0;
		width: auto;
	}
}


.entry_btn{
	margin-top: 60px;
}

.link_deco{
	color: #31A538;
	text-decoration: underline;
}


.cont_core02{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 50px;
	border-bottom: 1px #999 dotted;
	border-top: 1px #999 dotted;
}
.cont_core02 .inner{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
}

.cont_core03{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cont_core03 .inner{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 1.1428em;
	color: #000;
	position: relative;
	overflow: hidden;
}

.cont_core03 .inner .fit{ width: 95%; margin: 0 auto;}



.news{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.news .icon{ margin-right: 10px;}
.news .day{ margin-right: 20px;}
.news .title{}

th{ padding-right: 10px; font-weight: normal; vertical-align: top;}
td{ vertical-align: top; padding-bottom: 12px;}


@media(max-width:970px){
	.top_news_area th{ float: left;}
	.top_news_area td{ float: left; margin-bottom: 20px; width: 100%;}
}




.center_line{text-align: center;}
.center_line img{ margin-right: 6px; margin-bottom: 6px;}


/* ============================================
■About
============================================ */

#read_coment{
	width: 70%;
	height: auto;
	min-height: 325px;
	padding: 35px 30% 80px 0px;
	overflow: hidden;
	background: url(../img/about/read_back.jpg) right bottom no-repeat;
	color: #000;
	font-size: 1.1428em;
	line-height: 1.48em;
}

@media(max-width:930px){ #read_coment{ padding-bottom: 96px;}}
@media(max-width:850px){ #read_coment{ padding-bottom: 130px;}}
@media(max-width:750px){ #read_coment{ padding-bottom: 180px;}}
@media(max-width:450px){ #read_coment{ background-size: contain;}}


#about_sentai{
	width: 65%;
	height: auto;
	min-height: 475px;
	padding: 0px 35% 0px 0px;
	overflow: hidden;
	background: url(../img/sentai/sentai_back.jpg) right bottom no-repeat;
	color: #000;
	font-size: 1.1428em;
	line-height: 1.48em;
}

@media(max-width:970px){ #about_sentai{ padding-bottom: 100px; background-size: 35%; background-position: right center;}}



.color_list{
	width: 50%;
	min-height: 110px;
	overflow: hidden;
	float: left;
	margin-bottom: 35px;
}

.color_list .inner_L{
	width: 100px;
	min-height: 110px;
	float: left;
	overflow: hidden;
}

.color_list .inner_L .circle{
	border-radius: 50%;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

.color_list .inner_L .star_red{ height: 100px; overflow: hidden; background: url(../img/other/star_red.jpg) center center no-repeat; background-size: contain;}
.color_list .inner_L .star_pink{ height: 100px; overflow: hidden; background: url(../img/other/star_pink.jpg) center center no-repeat; background-size: contain;}
.color_list .inner_L .star_blue{ height: 100px; overflow: hidden; background: url(../img/other/star_blue.jpg) center center no-repeat; background-size: contain;}
.color_list .inner_L .star_white{ height: 100px; overflow: hidden; background: url(../img/other/star_white.jpg) center center no-repeat; background-size: contain;}
.color_list .inner_L .star_yellow{ height: 100px; overflow: hidden; background: url(../img/other/star_yellow.jpg) center center no-repeat; background-size: contain;}
.color_list .inner_L .star_green{ height: 100px; overflow: hidden; background: url(../img/other/star_green.jpg) center center no-repeat; background-size: contain;}

.red_rng{ background-color: #FF0000;}
.pink_rng{ background-color: #FF99FF;}
.blue_rng{ background-color: #0033FF;}
.white_rng{ background-color: #FFFFFF; border: 1px solid #CCCCCC; width: 98px !important; height: 98px !important;}
.yellow_rng{ background-color: #FFFF00;}
.green_rng{ background-color: #2C9332;}

.color_list .inner_R{
	float: left;
	width: 210px;
	margin-top: 20px;
	margin-left: 30px;
}


.sbc_field { ime-mode: disabled;}


/* ============================================
■Member
============================================ */

#image-bloc { height: 165px; margin-bottom: 50px;}
.bx-viewport { overflow: visible!important; width: 1000px!important;}
.bxslider li { display: none;}
.bx-viewport .bxslider li { display: block !important;}

.main-container { overflow: hidden; padding-bottom: 150px;}
.member_slider { list-style: none; margin: 0; padding: 0;}
.member_slider li { width: 136px!important; margin: 0; padding: 0;}

.bx-controls{ display: none;}
.entry_form { width: 100%; position: relative;}
.entry_form th{
	background-color: #E0F2E1;
	text-align: left;
	width: 150px;
	height: 45px;
	padding: 5px;
	padding-left: 28px;
	padding-right: 15px;
	vertical-align: middle;
	border-top : 1px double #CCCCCC;
	border-bottom : 1px double #CCCCCC;
	box-shadow: -2px 0 0 2px #fff inset;
	font-size: 1.0714em;
	float: inherit;
	position: relative;
}

.entry_form .check_entry {
    background-image: url(../img/entry/table_icon.png);
    background-position: left center;
    background-repeat: no-repeat;
}


.entry_form td{
	text-align: left;
	padding: 8px;
	height: 45px;
	border-top : 1px double #CCCCCC;
	border-bottom : 1px double #CCCCCC;
	padding-left: 15px;
	vertical-align: middle;
	color: #000;
	font-size: 1.1428em;
	float: inherit;
	position: relative;
}

@media(max-width:1030px) {
	.entry_form th{
	    float: left;
	    width: 90%;
	    height: auto;
	    padding: 8px 2%;
	    padding-left: 7%;
	}
	.entry_form td{
	    float: left;
	    width: 90%;
	    height: auto;
	    padding: 8px 2%;
	    padding-left: 7%;
	}
}

/*
@media(max-width:630px) {
	.entry_form th{ width: 93%;}
	.entry_form td{ width: 93%;}
}

@media(max-width:550px) {
	.entry_form th{ width: 90%;}
	.entry_form td{ width: 90%;}
}
@media(max-width:460px) {
	.entry_form th{ width: 80%;}
	.entry_form td{ width: 80%;}
}

*/


input.text_box2::-webkit-input-placeholder{ font-size: 0.75em;}
input.text_box2:-ms-input-placeholder{ font-size: 0.75em;}
input.text_box2::-moz-placeholder{ font-size: 0.75em;}
input.text_box:-ms-input-placeholder {color: gray;}

.entry_form .select_box {
  background: #FFFDF4;
  border: 2px solid #D2BA85;
  border-radius: 5px;
  color: #0C2245;
  font-size: 0.89em;
  height: 45px;
  line-height: 45px;
  text-align: left;
  margin-right: 5px;
  vertical-align: middle;
  width: 150px;
}


.entry_form .text_box{
    border:0;
    padding:7px;
    font-family:Arial, sans-serif;
    color:#000;
    font-size: 1.0714em;
    border:solid 1px #ccc;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 2px;
    background-color: #FBFAF4;
}
.entry_form .text_box2{
    border:0;
    padding:7px;
    font-family:Arial, sans-serif;
    color:#000;
    font-size: 0.857em;
    border:solid 1px #ccc;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 2px;
    background-color: #FBFAF4;
}

input[type=radio], input[type=checkbox] { display: none;}

input[type=radio]:checked + .radio:before, input[type=checkbox]:checked + .check:before { opacity: 1;}

.check {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0 0 0 25px;
    vertical-align: middle;
    cursor: pointer;
}

.check:hover:after {}

.check:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -12px;
    width: 18px;
    height: 18px;
    border: 2px solid #bbb;
    content: '';
}

.check:before {
    position: absolute;
    top: 50%;
    left: 7px;
    display: block;
    margin-top: -9px;
    width: 5px;
    height: 10px;
    border-right: 3px solid #31A538;
    border-bottom: 3px solid #31A538;
    transform: rotate(45deg);
    content: '';
    opacity: 0;
}

.radio {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    margin: 0 20px 0 0;
    padding: 0 0 0 26px;
    vertical-align: middle;
    cursor: pointer;
}

.radio:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -12px;
    width: 18px;
    height: 18px;
    border: 2px solid #bbb;
    border-radius: 50%;
    content: '';
}

.radio:before {
    position: absolute;
    top: 50%;
    left: 6px;
    display: block;
    margin-top: -6px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #31A538;
    content: '';
    opacity: 0;
}



.color_info{
  position: relative;
  cursor: help;
  display: inline-block;
  outline: none;
}
 
.color_info span{
  visibility: hidden;
  position: absolute;
  bottom: 30px;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  color: #000;
  font-size: 0.9285em;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .95;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
 
.color_info:hover{
  border: 0; /* IE6 fix */
}
 
.color_info:hover span{
  visibility: visible;
}
 
.color_info span:before, .color_info span:after{
  content: "";
  position: absolute;
  z-index: 1000;
  bottom: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 8px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
}
 
.color_info span:before{
  border-top-color: #ccc;
  bottom: -8px;
}

 
.color_info .under{
  visibility: hidden;
  position: absolute;
  left: 50%;
  z-index: 999;
  width: 230px;
  margin-left: -127px;
  color: #000;
  font-size: 0.9285em;
  padding: 10px;
  border: 2px solid #ccc;
  opacity: .95;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.6), rgba(255,255,255,0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
  
.color_info:hover .under{
  visibility: visible;
}
 
.color_info .under:before, .color_info .under:after{
  content: "";
  position: absolute;
  z-index: 1000;
  top: -8px;
  left: 50%;
  margin-left: -8px;
  border-top: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ddd;
}
 
.color_info .under:before{
  border-top-color: #ccc;
  top: -8px;
}








#submit_button {
    padding: 15px 40px;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    background-color: #31A538;
    color: #fff;
    border-style: none;
}


.entry_form textarea{
	width: 95%;
    padding:5px;
    font-size:1.0714em;
    border:solid 1px #ccc;
    margin: 5px 0px 5px 5px;
    background-color: #FBFAF4;
    resize: none;
}

@media(max-width:1029px){
	.entry_form textarea{ width: 70%; font-size: 1em;}
}


.disprition{
	border: 2px solid red;
	padding: 20px;
	margin-bottom: 15px;
}

.disprition li{
	list-style: disc;
	margin-left: 35px;
	font-size: 1.1428em;
	color: #000;
	padding-bottom: 8px;
}

.event_list{
	width: 100%;
	min-height: 40px;
	overflow: hidden;
	/*border-bottom: #CCCCCC dotted 1px;*/
	padding-top: 18px;
	padding-bottom: 26px;
}

.event_list .icon{
	width: 80px;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}





.event_list .inner{
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-left: 30px;
	padding-right: 30px;
}

.event_list .inner .up p{ display: table-cell; vertical-align: middle; margin: 0;}
.event_list .inner .title{ font-size: 1.1428em; color: #000;}
.event_list .inner a:hover p, .event_list .inner a:hover .title{ color: #ccc;}
.event_list .inner .up .day_dat{ font-size: 1.1428em; color: #000; padding-left: 0px;}

.event_detail_main img{ max-width: 100%;}

.detail_btn_area{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}

.detail_btn_entry_area{ padding-top: 50px;}
.title_icon{ margin: 0px; padding: 0px; margin-bottom: -10px; margin-right: 10px;}

.detail_btn_entry{
	background-color: #31A538;
	border: 2px solid #31A538;
	width: 95%;
	font-size: 1.5em;
	text-align: center;
	height: 55px;
	overflow: hidden;
	line-height: 55px;
	color: #fff;
	margin: 0 auto;
}
.detail_btn_entry:hover{
	background-color: #fff;
	color: #31A538;
}



.form_shell{
	width: 95%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	border: 3px solid #90c281;
	border-radius: 10px;
	margin-bottom: 50px;
	padding: 2.5%;
	position: relative;
}

.shell_sub_back{ background-color: #f3fdf4;}


.form_shell2{
	width: 95%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	border: 3px solid #ffcc4d;
	border-radius: 10px;
	margin-bottom: 0px;
	padding: 2.5%;
	position: relative;
}

.shell_sub_back2{ background-color: #fff9ea;}
.shell_sub_back3{ background-color: #fffffc;width: 60%;}


#submit_button2 {
    padding: 15px 5px;
    width: 85%;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    background-color: #31A538;
    color: #fff;
    border-style: none;
    border: 3px solid #31A538;
    word-wrap: break-word;
}

#submit_button2:hover { background-color: #E0F2E1; color: #000;}

.btn_back{ width: 25% !important; float: left; background-color: #90c281 !important; border: 3px solid #90c281 !important;}
.btn_back:hover{background-color: #E0F2E1 !important;}
.btn_entr{ width: 65% !important; float: right;}



.mail_form_text{ margin-left: 20px;}
.mail_form_text li{ margin-bottom: 10px; list-style: none;}
.mail_form_text li:before{ content:"※"; margin-left: -20px; margin-right: 3px; color: red;}

.commit_textarea{
	width: 67%;
	height: 200px;
	overflow: scroll;
	margin-bottom: 20px;
	border: 1px #90c281 solid;
	padding: 1.5%;
	color: #444444;
	font-size: 0.85em;
	float: left;
	
}
.merit_btn{
	width: 20%;
	max-width: 195px;
	height: auto;
	min-height: 181px;
	background-color: #31A538;
	border-radius: 15px;
	float: right;
	color: #fff;
	text-align: center;
	padding: 0px 10px;
}

@media(max-width:700px){
	.merit_btn{ font-size: 0.75em;}
	#submit_button2{ font-size: 0.9em;}
	.btn_back{ font-size: 0.8em !important;}
}
@media(max-width:860px){
	.commit_textarea{ width: 65%;}
	.form_01_btn{ width: 45% !important;}
}

@media(max-width:760px){ .commit_textarea{ width: 60%;}}
@media(max-width:680px){ .commit_textarea{ width: 55%;}}
@media(max-width:600px){ .commit_textarea{ width: 50%;}}



.merit_btn:hover{
opacity:0.6;
filter:alpha( opacity=60);
-ms-filter: “alpha( opacity=60 )”;
}

.shell_sub_back .entry_form th{ box-shadow: none; background-color: #90c281;}
.shell_sub_back .entry_form td{ background-color: #FFF;}

.form_03_text li{
	list-style: disc;
	margin-left: 25px;
	padding-bottom: 1px;
}






#pagetop{
    position: fixed;
    right: 0px;
    bottom: 10%;
    z-index: 9999;
}
#pagetop:hover{ opacity: 0.55;}
#pagetop a img:hover{ opacity: 0.55;}

#pagetop a{ display: block; text-decoration: none;}
@media(max-width:1029px){
	#pagetop{ display: none;}
}

#font_Re_side{
    position: fixed;
    left: 0px;
    top: 40%;
    z-index: 9999;
    padding: 15px 24px;
    background-color: #31A538;
    color: #fff;
}

#font_Re_side p{ float: right; width: 1em; line-height: 1.1em; margin-bottom: 20px;}
#font_Re_side #font-size{ width: 1em; clear: both; text-align: center; margin-left: -9px;}
#font_Re_side #font-size a{ margin: 0 auto;}

@media(max-width:1029px){
	#font_Re_side{ display: none;}
}

.form_01_btn{
	float: right;
	width: 27%;
	max-width: 215px;
}



.form_03_under_link{
	background-color: #31A538;
	width: 85%;
	height: auto;
	padding: 10px 5%;
	min-height: 150px;
	color: #fff;
	line-height: 150px;
	margin: 0 auto;
	text-align: center;
}






/* ============================================
■Footer
============================================ */
#footer{
	width: 100%;
	min-height: 280px;
	overflow: hidden;
	background-color: #31A538;
}
#footer_main{
	max-width: 1000px;
	min-height: 240px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../img/other/foot_logo.png) left top no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}

#footer_under{
	width: 100%;
	height: 35px;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	color: #31A538;
	font-size: 0.9285em;
	padding-top: 5px;
}

.red { color: #FF0000; }

ul.accordion { margin:0 auto 20px; font-size:1.0em; margin-left: 100px; margin-top: 25px; margin-bottom: 20px; overflow: hidden;}
ul.accordion a { display:block;  background-position:97% center; background-repeat:no-repeat; text-decoration:none; color:#FFF;}
ul.accordion li{ width: 150px; float: left; margin-right: 30px; margin-bottom: 5px; margin-top: 5px;}
ul.accordion li ul li{ float: none; padding-left: 10px; margin-top: 0px;}

ul.accordion span { display:block; background-position:97% center; background-repeat:no-repeat; color:#FFF;}
ul.accordion ul { display:none;}
ul.accordion > li {}
ul.accordion > li > p {cursor:pointer;}
ul.accordion > li > p span { background-image:url(../img/open.png);}
ul.accordion > li > p span.open { background-image:url(../img/close.png);}
ul.accordion > li > ul > li { }
ul.accordion > li > ul > li > p { background:#999;}
ul.accordion > li > ul > li > a { background:url(../img/go.png) no-repeat 98% center;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #888;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}