a,
a:visited,
a:hover,
a:active {
  color: inherit;
}
.sns_icon{
	text-align: right;
	margin: 20px 0 0 0;
}
.sns_tw{
	display: inline-block;
}

.sns_fb{
	display: inline-block;
}

.sns_line{
	display: inline-block;
}
#trkj_wrap h1{
	font-size: 24px;
	font-weight: bold;
}

#trkj_wrap h2{
	font-size: 20px;
	font-weight: bold;
	background-color: #00B9EF;
	padding: 7px 0 4px 10px;
	color: #fff;
	width: 500px;
}

#trkj_wrap h3{
	font-size: 14px;
	font-weight: bold;
}

.hr1{
	border-top: 2px dotted #999;
}

.trkj_title{
	margin: 20px 0 ;
	line-height: 28px;
}

.trkj_listbox{
	margin: 20px 0 0 0;
}

.trkj_list{
	list-style: disc;
	padding: 0 0 0 1em;
}

.movie_box{
	padding: 10px;
	width: 520px;
	height: 380px;
	background-color: #D8EEF5;
	text-align: center;
	margin: 20px 0 10px 0;
}

.trkj_movietitle{
	font-size: 24px;
	font-weight: bold;
}

.trkj_movietext{
	font-size: 12px;
	font-weight: bold;
}

.trkj_movie{
	padding: 5px;
}

.trkj_movieclick{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.trkj_subtitle{
	padding: 0.5em 1em;
    margin: 2em 0 1em 0;
    font-weight: bold;
    background: #FFF;
    border: solid 3px #6091d3;/*線*/
    border-radius: 10px;/*角の丸み*/
    font-size: 16px;
}

.color_red{
	color: #E7398E;
}

.color_blue{
	color: #2655A5;
}

.trkj_order{
	font-size: 28px;
	font-weight: bold;
	margin: 1em 0 2em 0;
}
.trkj_order a{
	color: 000;
}

.trkj_imagebox{
	width: 1120px;
	margin: 20px 0;
}

.trkj_image01{
	width: 40%;
	margin: 10px;
}

.trkj_image02{
	width: 82%;
	margin: 10px;
}

.trkj_text{
	margin: 10px 0 0 0;
}


.trkj_youtube{
	font-size: 18px;
	font-weight: bold;
	margin: 1em 0 0 0;
}
.trkj_youtube a{
	color: 000;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}