@charset "utf-8";

.clearfix:after {
	content:" ";
	display:block;
	clear:both;
}

.sub_txt {
  font-size: 14px;
  line-height: 1em;
  margin-top: 10px !important;
}

@media screen and (min-width : 769px){
/*------------------------------------------------------------------------------------------
*
*
	Responsive / PC
*
*
------------------------------------------------------------------------------------------ */
#event_report .section .section_inner .section_column {
	width: 930px !important;
	margin-bottom: 15px;
}

.pc_none { display: none!important;}

.section h3.main_txt {
	margin-bottom: 80px;
}

.table .table_tr dl.flex{
  align-items: center;
}

.table .table_tr .month{
	width: 100px;
	float: left;
	position: relative;
	min-height: 60px;
}

.table .table_tr .month.row_4{
	min-height: 340px;
	overflow: hidden;
}

.table .table_tr .month.row_3{
	min-height: 240px;
	overflow: hidden;
}

.table .table_tr .month.row_2{
	min-height: 170px;
	overflow: hidden;
}

.table .table_tr .month img{
	padding-top: 15px;
}

.table .table_tr .month h4{
	font-size: 16px;
	position: absolute;
	top: 50%;
	left: 15px;
}

.table .table_tr .title{
	width: 380px;
	font-weight: bold;
	font-size: 18px;
	padding-right: 20px;
}

.table .table_tr .title span{
	font-weight: normal;
	font-size: 14px;
	display: block;
}

.table .table_tr .place{
	width: 180px;
	padding-right: 20px;
}

#event_calendar .table .table_tr .detail {
	text-align: left;
}

/* ------------------------------------------------------------
*
	#demonstration
*
------------------------------------------------------------ */
#demonstration {
	overflow: hidden;
}

#demonstration .demonstration_img {
	width: 45%;
	float: left;
	margin-right: 3%;
}

/* ------------------------------------------------------------
*
	#event_calendar
*
------------------------------------------------------------ */
#event_calendar {
	margin: 40px 0;
}

.table .table_tr_th{
	border-bottom: 1px solid #808080;
	padding: 10px 0 10px 0;
	text-align: left;
	font-weight: normal;
}

.table .table_tr_th li{
	display: inline-block;
	width: 175px;
}

.table .table_tr_th li:last-child{
	padding-left: 20px;
}

.table .table_tr_th li.title{
	width: 495px;
	text-indent: 100px;
}

#event_calendar .table .table_tr:last-child{
	border-bottom: 1px solid #ccc;
}

/* ------------------------------------------------------------
*
	#event_detail
*
------------------------------------------------------------ */
#event_detail .section_column{
  margin-bottom: 30px;
}

#event_detail .col_left{
  width: 500px;
}

#event_detail .col_right{
  width: 340px;
}

#event_detail .col_left h3{
  white-space: normal;
  padding: 0;
}

#event_detail .car_lineup h4{
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid #808080;
  border-bottom: 1px solid #808080;
  padding: 15px 0;
}

#event_detail .car_lineup ul{
  border-bottom: 1px solid #808080;
  padding: 0 0 30px;
}

#event_detail .car_lineup ul.pb_60{
	border:none;
	padding:0 0 60px;
	font-size:16px;
}

#event_detail .basic_info dl{
	border-top: 1px solid #808080;
  _padding-top: 20px;
}

#event_detail .basic_info dt{
  float: left;
  width: 200px;
  padding: 15px 0;
}

#event_detail .basic_info dt.place{
  min-height: 60px;
}

#event_detail .basic_info dd{
  _float: right;
  clear: right;
  padding: 15px 0;
	border-bottom: 1px solid #ccc;
}

#event_detail .basic_info dd:last-child{
  border-bottom: 1px solid #808080;
  _padding-bottom: 40px;
}

#event_detail .detail{
  padding: 0 0 30px;
  text-align: left;
}

/* ------------------------------------------------------------
*
	#event_report
*
------------------------------------------------------------ */
#event_report .section {
  margin-bottom: 160px;
}

#event_report #section_caution {
  margin-bottom: 0px;
}


#event_report .section h3{
  white-space: normal;
}

#event_report .main_img{
  margin-bottom: 100px;
}

#event_report .main_img .section.bg{
  padding: 0;
  margin: 0;
  height: 480px;
  overflow: hidden;
}

#event_report .unc_nav{
	width: 880px;
	margin: 0 auto 80px;
	padding: 30px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.unc_nav .detail{
	padding: 0;
}

.unc_nav .detail li{
	text-align: center;
	width: 33%;
	border-right: 1px solid #ccc;
}

.unc_nav.col04 .detail li:nth-child(2),
.unc_nav.col04 .detail li:nth-child(4) {
	width: 220px;
}

.unc_nav .detail li:last-child{
	border-right: none;
}

.unc_nav .detail li a{
	display: block;
	margin: 0;
}
.unc_nav .detail li a:after{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

#event_report .effect{
  margin-bottom: 15px;
}

#event_report .effect:last-child{
  margin-bottom: 0;
}

#event_report .report_demo01,
#event_report .report_demo{
  width: 930px;
  margin: 0 auto;
}

#event_report .report_demo .slick-list{
  margin-bottom: 30px;
}

#event_report .img_slider p.txt{
  line-height: 1.5em;
}

#event_report .img_slider.col01 .caption{
  margin: 5px 0 0 0;
  padding: 0;
}

#event_report3 .section_column img:hover {
	opacity: 0.3;
}

#event_car_list .col03,
#event_car_list dl{
	width: 270px;
  float: left;
  justify-content: space-between;
  margin: 0 34px 60px 0;
}

#event_car_list dl:last-child{
  margin-right: 0;
}

#event_car_list dl dt{
	font-size: 16px;
}

#event_car_list dl dt img{
	width: 100%;
  margin-bottom: 5px;
}

#event_car_list .section_column dl dt span.title{
	line-height: 1.2em;
  display: block;
}

#event_car_list dl dt .title:after{
	content: '';
	width: 18px;
	height: 18px;
	display: inline-block;
	line-height: 1em;
	background-image:url(/welfare/common/image_common/parts_ico_btn_detail_arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 18px 18px;
	position: relative;
	top: 4px;
	left: 5px;
}

#event_car_list dl dd{
  font-size: 12px;
  line-height: 1.3em;
  margin-top: 15px;
}

#event_car_list.section .section_inner .col01{
  margin-bottom: 60px;
}

#event_car_list.section .section_inner .col01 .headline{
  margin-bottom: 15px;
	margin-left: 0px;
}

#event_car_list.section .col01 .detail{
  padding: 0;
}

#event_car_list.section .col01 .detail li{
  margin-bottom: 10px;
  line-height: 1.6em;
  text-align: left;
}

#event_report3 .photo_event_table p {
	opacity: 0.9;
}

#event_report3 .photo_event_table p:hover {
	opacity: 1.0;
}
/* ------------------------------------------------------------
*
	#guest_talk
*
------------------------------------------------------------ */
#guest_talk .section_inner {
	position: relative;
}

#guest_talk .gest_bg_wrap{
	background-color: #434346;
  height: 451px;
	width: 930px;
	margin: 0 auto;
}

#guest_talk .slider_talk {
	position: absolute;
	color: #fff;
	background: url(../09/images/bg.png) repeat;
	top: 96px;
	padding: 31px 30px 50px;
	width: 320px;
	right: 50px;
	font-size: 14px;
	height: 421px;
}

#guest_talk .slider_talk .slick-dotted.slick-slider{
	margin-bottom: 0;
}

#guest_talk .slick-track{
	height: 420px;
}

#guest_talk .slider_talk .txt_head {
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 1.5;
}

#guest_talk .slider_talk .txt_head span {
	font-size: 15px;
}

#guest_talk .slider_talk .txt_content01 {
	margin-bottom: 25px;
	text-align: justify;
	line-height: 1.8em;
}

#guest_talk .slider_talk .txt_content02 {
	margin-bottom: 64px;
	text-align: justify;
	line-height: 1.8em;
}

#guest_talk .slider_talk .emphasis {
	margin-bottom: 15px;
	font-size: 22px;
}

#guest_talk .slider_talk .bx-viewport {
	height: 390px !important;
}

#guest_talk .slider_talk .main_title {
	width: 330px;
	font-size: 24px;
	line-height: 1.6;
	margin-bottom: 30px;
	font-weight: bold;
}

#guest_talk .slider_talk .main_title span {
	font-size: 20px;
}

#guest_talk .slick-dotted .slick-slider {
	margin-bottom: 0;
}

#guest_talk .section_column {
	margin-bottom: 0;
	width: 38%;
	margin-left: 35px;
	margin-bottom: 0;
	padding-top: 83px;
}

#guest_talk .section_talk_img {
	position: absolute;
	top: 0px;
	right: 25px;
	width: 100%;
}

#guest_talk .section_talk_img p{
	width: 385px;
	height: 385px;
	position: relative;
	overflow: hidden;
	margin-left: 33px;
}

#guest_talk .section_talk_img img {
	position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 418px;
}

#guest_talk .slider_talk {
	position: absolute;
	top: 46px;
	padding: 33px 0 0 0;
	width: 455px;
	font-size: 14px;
}

#guest_talk .slider_talk .slick-dotted.slick-slider{
	margin-bottom: 0;
	height: 340px;　//スライダーの左右矢印の高さ

}

#guest_talk .slider_talk .slick-dotted.slick-slider ul{
	margin-bottom: 0;
	height: 350px;

}
#guest_talk .slick-track{
	height: 322px; //スライダーのドットの高さ
}

#guest_talk .slider_talk .txt_head {
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 1.5;
}

#guest_talk .slider_talk .txt_head span {
	font-size: 15px;
}

#guest_talk .slider_talk .txt_content01 {
	margin-bottom: 25px;
	text-align: justify;
	line-height: 1.8em;
}

#guest_talk .slider_talk .txt_content02 {
	margin-bottom: 64px;
	text-align: justify;
	line-height: 1.8em;
}

#guest_talk .slider_talk .emphasis {
	margin-bottom: 15px;
	font-size: 22px;
}

#guest_talk .slider_talk .bx-viewport {
	height: 390px !important;
}

#guest_talk .slider_talk .main_title {
	width: 330px;
	font-size: 24px;
	line-height: 1.6;
	margin-bottom: 30px;
	font-weight: bold;
}

#guest_talk .slider_talk .main_title span {
	font-size: 20px;
}

#guest_talk .slick-dotted .slick-slider {
	margin-bottom: 0;
}
/* ------------------------------------------------------------
*
	#coments_customer
*
------------------------------------------------------------ */
#coments_customer {
	width: 930px;
	margin: 0px auto;
}

#coments_customer .coments_customer_wrap {
	background-color: rgba(234,85,4,0.9);
	padding: 30px 0;
}

#coments_customer table tr {
	margin-bottom: 15px:
}

#coments_customer table tr td{
	padding: 10px;
	margin: 15px;
}

#coments_customer table tr td .coment_card{
	padding: 15px;
	background-color: #fff;
	font-size: 16px;
}

#coments_customer table tr td .coment_card .coment_card_name{
	margin-bottom: 15px;
}

}
