@charset "UTF-8";
/*--------- font -----------*/
html { font-size:62.5%; }
/*p  { font-size: 1.4rem; padding:0; margin: 0; line-height: 2.5rem;} /* =14px */*/
h1 { font-size: 2.0rem; padding:0; margin: 0; } /* =20px */
h2 { font-size: 3.0rem; padding:0; margin: 0; letter-spacing: 0.4rem; line-height: 4rem; font-weight: bold; text-align: left;} /* =30px */
h3 { font-size: 2.2rem; padding:0; margin: 0; letter-spacing: 0rem; line-height: 3.2rem;} /* =22px */
h4 { font-size: 1.8rem; padding:0; margin: 0; letter-spacing: 0.4rem; line-height: 4rem; } /* =18px */

h3 span { font-size:13px; letter-spacing:normal;}

.caption{
	padding: 0px 95px;
	line-height: 1.6;
	font-size:13px;
	text-align:left;
	margin-top: 20px;
}
.caption02{
	line-height: 1.6;
	font-size:12px;
	text-align:left;
	color: #f20000;
    font-weight: bold;
}
.caption03{
	line-height: 1.6;
	font-size:12px;
	text-align:left;
    font-weight: bold;
}
.caption04{
	padding: 0px 95px;
	line-height: 1.6;
	font-size:13px;
	text-align:left;
}
/*--------- font -----------*/


/*---------	base ----------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-style: normal;
}

body{
	height:100%;
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size-adjust: none;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	width:100%;
	background: #000;
	position: relative;
    }

a img {border: none;}

#wrap{
	width:100%;
	height:100%;
	height: auto !important;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	padding:0px;
}

#wrap #gnav{
	background:url(../images/nav_bg.gif) repeat-x left bottom;
}

#gnav ul{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	height: 89px;
	overflow: hidden;
}

#gnav li{
	list-style:none;
	float:left;
	margin-right:7px;
}
#gnav ul li:first-child{
	margin-left: 50px;
}
#gnav .last{
	margin-right:0px;
}

.logoTitle{
	width: 1200px;
	margin:60px auto;
}
.logoTitle .logo{
	margin-top: 40px;
	text-align: center;
}


/*---------------
	tabber
---------------*/
.tabber {
	width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.tabber ul{
	width: 700px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.tabber ul li {
	display: inline-block;
	margin: 50px 20px;
}
.tabber a:hover {
	opacity: .8;
}

/*---------------
	news box
---------------*/
#wrap .newsbox{
	width:507px;
	border:#b03766 solid 5px;
	float:left;
	margin:0px 65px 50px 50px;
	background-image:url(../../images/box_bg.jpg);
	background-repeat:repeat;
}

#wrap .newsbox .iframe{
	width:477px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
#wrap .newsbox h2{
	text-align: center;
	margin-bottom: 25px;
	padding-top: 20px;
}

/*---------------
	twitter box
---------------*/
#wrap .twbox{
	width:507px;
	border:#b03766 solid 5px;
	float:left;
	margin:0px 0px 50px 0px;
	background-image:url(../../images/box_bg.jpg);
	background-repeat:repeat;
}

#wrap .twbox .box {
	width:477px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	background-color:#FFF;
	border: 1px solid #e1e1e1;
	text-align:center;
}
#wrap .twbox h2{
	text-align: center;
	margin-bottom: 25px;
	padding-top: 20px;
}


/*---------------
	contents box
---------------*/

#wrap .main{
	width:1200px;
	min-width:1200px;
	padding:40px 0 100px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	clear: both;
}
#wrap .cont_boxwp{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#wrap .cont_boxwp:after,
#wrap .cont_boxwp:before{
	display: block;
	content: "";
	position: absolute;
	width: 453px;
	height: 334px;
	z-index: 10;
}
#wrap .cont_boxwp:before{
	background: url(../images/bg_contents_t.png) no-repeat 0 0;
	top:-30px;
	left:-52px;
}

#wrap .cont_boxwp:after{
	background: url(../images/bg_contents_b.png) no-repeat 0 0;
	bottom:-30px;
	right:-52px;
}

#wrap .cont_boxwp .cont_box{
	width:1100px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	background-color:#FFF;
	position: relative;
	padding:80px 0;

}

#wrap .cont_boxwp .cont_box .ttl{
	text-align: center;
	margin-bottom: 110px;
}

#wrap .cont_main{
	width:860px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:70px;
	font-size:16px;
	line-height:1.6em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

#wrap .cont_main a{
	color:#3f3998;
}

#wrap .cont_main a:hover {
	color:#a40001;
	text-decoration: underline;
}

#wrap .cont_main .ttls{
	font-size:17px;
	font-weight:bold;
	line-height:2em;
}
#wrap .cont_main h2{
	text-align: center;
	margin-bottom: 40px;
}

#wrap .cont_main .text{
	padding: 0 95px;
	line-height: 1.6;
	font-size: 18px;
	font-size: 1.8rem;
	text-align: justify;
}
#wrap .cont_main .impress {
    color: #000;
    text-align: center;
    font-family: serif;
    font-size: 6rem;
    font-weight: bold;
    line-height: 8rem;
    margin: 100px auto;
}
#wrap .cont_main .text ul {
	list-style:outside;
}

#wrap .cont_main .text ul li{
	margin-left: 1.3em;
}

#wrap .cont_main .text02 {
	line-height: 1.6;
	font-size: 16px;
	font-size: 1.6rem;
	color: #222;
}

#wrap .cont_main ul {
	list-style-position: inside;
}

#wrap #footer{
	width:100%;
	height:33px;
	background-image: url(../images/footer.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin: 0 auto -33px;
	}

.cr{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	font-size: 13px;
	font-weight:bold;
    text-align: center;
	padding:9px 0px 0px 0px;
    color: #fff;
}

.bg{
	clear: both;
	background: url(../images/bg.jpg);
}
.mainImg{
	text-align: center;
	width:1200px;
	margin:-50px auto 70px;
}

/*---------------
	end
---------------*/
.end-comment:after {
	display: block;
	content: "終了しました";
	position: absolute;
	z-index: +10;
	font-size: 72px;
	font-weight: bold;
	margin-left: 25px;
	padding: 0px 100px;
    top: 310px;
    left: 260px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    background: #FFF;
    border: 4px double #A49A32;
    color: #A49A32;
}
@media all and (-ms-high-contrast: none){
.end-comment:after {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    padding-top: 30px;
  }
}


#wrap .end {
	opacity: .7
}

/*---------------
	pagetop
---------------*/
#pagetop {
    position: fixed;
    bottom: 50px;
    right: 60px;
    z-index:20;
}

/*------------------------------
  clearfix
------------------------------*/
.logoTitle:after,
#gnav ul:after,
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
    height: 0;

}

.logoTitle,
#gnav ul,
.clearfix {
  zoom: 1;
}

* html .logoTitle:after,
* html #gnav ul:after,
* html .clearfix {
	height: 1px;

}

.clear {
	margin:	0px 0px 0px 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0;
	visibility:	hidden;
	clear: both;
}



