@charset "utf-8";


.contwrap {
	font-size: 15px;
	font-family: "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", "Yu Gothic", YuGothic, "メイリオ", Meiryo, sans-serif;
}


#ttl {
	position: relative;
	background-color: #cd0605;
	width: 100%;
	min-width: 950px;
	overflow: hidden;
}

#ttl .ttl_wrap {
	position: relative;
	left: 50%;
	margin-left: -927px;
	z-index: 1000;
}

#ttl .ttl_wrap .main_img{
	vertical-align:top;
}
#ttl .ttl_wrap .ttl_inner{
	position: absolute;
	top: 192px;
	left: 797px;
}

#ttl .ttl_wrap p.agenda{
	position: absolute;
	top: 555px;
	left: 700px
}

.contwrap .read {
	background: linear-gradient(135deg, rgba(10, 0, 178, 0.1), rgba(255, 0, 0, 0.1), rgba(255, 252, 0, 0.1));
	background: -moz-linear-gradient(top left, rgba(10, 0, 178, 0.1), rgba(255, 0, 0, 0.1), rgba(255, 252, 0, 0.1));
	background: -webkit-linear-gradient(top left, rgba(10, 0, 178, 0.1), rgba(255, 0, 0, 0.1), rgba(255, 252, 0, 0.1));
}

.contwrap .read .readtxt{
	width: 950px;
	margin: 0 auto;
}

.contwrap .read .readtxt p{
	font-size: 16px;
	line-height: 225%;
	padding: 65px 0 60px;
	text-align: center;
}

.contwrap .capter1,
.contwrap .capter2,
.contwrap .capter3 .inner,
.contwrap .capter4,
.contwrap .capter5{
	width: 950px;
	margin: 0 auto;
	position: relative;
}

.contwrap .txt{
	display: inline-block;
	vertical-align: top;
}

.contwrap .photo{
	display: inline-block;
	vertical-align: top;
}


.contwrap .capter1{
	margin-top: 115px;
}
.contwrap .capter1 h3{
	margin-bottom: 40px;
}
.contwrap .capter1 .txt{
	width: 425px;
	padding-right: 45px;
}
.contwrap .capter1 .txt p{
	font-size: 15px;
	line-height: 220%;
}
.contwrap .capter1 .txt p img{
	vertical-align: middle;
}
.contwrap .capter1 .photo{
	width: 475px;
}

.contwrap .capter2{
	margin-top:150px;
	position: relative;
}
.contwrap .capter2 .photo{
	width: 520px;
}
.contwrap .capter2 .txt{
	width: 425px;
}
.contwrap .capter2 .txt h3{
	margin-bottom:25px;
}
.contwrap .capter2 .txt p{
	font-size: 15px;
	line-height: 220%;
}


.contwrap .bg{
	margin-top: -70px;
	position: relative;
	width: 100%;
	min-width: 950px;
	overflow: hidden;
}
.contwrap .bg .bginner{
	position: relative;
	left: 50%;
	margin-left: -623px;
	z-index: 1000;
}


.contwrap .capter3{
	margin-top:150px;
	position: relative;
}
.contwrap .capter3 .txt{
	position: relative;
}

.contwrap .capter3 p {
	font-size: 15px;
	line-height: 220%;
}

.contwrap .capter3 .inner01 .txt{
	width: 470px;
}
.contwrap .capter3 .inner01 .txt p{
	padding: 30px 55px 0 0;
}
.contwrap .capter3 .inner01 .photo{
	width: 475px;
}

.contwrap .capter3 .inner01 .txt .cap{
	position: absolute;
	top: 60px;
	left: 85px;
	font-size: 12px;
	padding: 0;
}
.contwrap .capter3 .inner02 p{
	padding: 35px 0 0 655px
}
.contwrap .capter3 .inner02 .img03_3{
	position: absolute;
	top: -123px;
	left: 0;
	z-index: 2;
}
.contwrap .capter3 .inner02 .img03_4{
	position: absolute;
	top: -82px;
	left: 319px;
	z-index: 2;
}

.contwrap .capter3 .inner03{
	margin-top: 45px;
}
.contwrap .capter3 .inner03 .txt{
	width: 421px;
	padding-right: 50px;
}
.contwrap .capter3 .inner03 .photo{
	width: 475px;
}
.contwrap .capter3 .inner04{
	margin-top: 30px;
}
.contwrap .capter3 .inner04 .photo{
	width: 475px;
}
.contwrap .capter3 .inner04 .txt{
	width: 416px;
	padding-left: 55px;
}

.contwrap .capter3 .ovimg{
	background: #cd0605;
	position: relative;
	width: 100%;
	min-width: 950px;
	overflow: hidden;
	margin-top:10px;
}

.contwrap .capter3 .ovimg .imgwrap {
  position: relative;
  left: 50%;
  margin-left: -714px;
  z-index: 1;
}
.contwrap .capter3 .ovimg .imgwrap img{
	vertical-align: top;
}

.contwrap .capter4{
	margin-top:150px;
}
.contwrap .capter4 h3{
	margin-bottom: 40px;
}
.contwrap .capter4 p {
	font-size: 15px;
	line-height: 220%;
}

.contwrap .capter4 .txt{
	width: 416px;
	padding-right: 55px;
}
.contwrap .capter4 .photo{
	width: 475px;
	
}

.contwrap .capter5{
	margin-top:150px;
}
.contwrap .capter5 .inner{
	margin-bottom: 10px;
}
.contwrap .capter5 .txt{
	width: 641px;
}
.contwrap .capter5 .txt p{
	padding-top: 15px;
	font-size: 15px;
	line-height: 220%;
	}



	
.pdl300{ padding-left:300px;}
.pdl100{ padding-left:100px;}
.w440{ width:440px!important;}



.ep {
	margin-top: 70px;
	text-align: center;
	font-size: 13px;
}


.voice{
	margin:100px auto 0;
	background:url('../img/bg_voice.jpg') top center no-repeat;
	padding:85px 0 70px;
	
}
.voice .inner{
	width:1000px;
	margin:0 auto;
	padding-bottom: 50px;
	border-radius: 4px;
	background: #fff;
	filter:alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	position:relative;
}
.voice .inner h3{
	text-align:center;
	padding: 50px 0 40px;
}
.voice .inner div{
	display: inline-block;
	vertical-align: top;
}
.voice .inner div.voice2{
	padding-left: 33px;
}
.voice .inner div.voice1 {
	margin-left:70px;
}
.voice .inner div.voice2 {
	border-left:1px solid #67a9c8;
}
.voice .inner div dl{
	width: 390px;
	margin-right: 40px;
	padding: 30px 0;
	border-bottom: 1px solid #67a9c8;
}
.voice .inner div dl:first-child{
	padding-top: 0;
}
.voice .inner div dl.last{
	border: none;
	padding-bottom: 0;
}
.voice .inner div dl dt,
.voice .inner div dl dd{
	font-size: 13px;
	line-height: 169%;
}
.voice .inner div dl dd{
	padding-top: 4px;
}


#event {
	background-image: url('../../img/bg03.jpg');
	background-repeat: repeat;
}
#event .ttl {
text-align: center;
}
#event .inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 40px 0;
}
#event .inner .coming{
	width: 450px;
	margin: 0 auto;
}
#event .inner p {
	display: inline-block;
	width: 295px;
	text-align: left;
	margin-top: 41px;
	margin-left: 18px;
}
#event .inner p:first-child {
	margin-left: 0px;
}
#event .inner a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
