@charset "UTF-8";
/* CSS Document */
a {
	transition: all 0.3s ease 0s;
}
img {
	transition: all 0.3s ease 0s;
}

#contents{
	float:none;
	width:0px;
}

#container2{
	font-family: Avenir Next Lt Pro,Century gothic,"Helvetica neue",Helvetica,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}

/* コーディネイト */



.ctt_ttl{
	width: 100%;
	display: block;
	overflow: hidden;
	text-align: left;
}
.ctt_ttl ul li{
	display: block;
	overflow: hidden;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #eee;
	font-size: 11px;
}
.ctt_ttl ul li:nth-of-type(2){
	font-size: 40px;
}
.ctt_ttl ul li:nth-of-type(3){
	border-right: 1px solid #fff;
	line-height: 1.6em;
}
.ctt_ttl ul span{
	display: block;
	overflow: hidden;
	font-size: 8px;
	letter-spacing: 1em;
	margin-bottom: 10px;
}


.ctt_ttl_main {
	text-align: left;
	position:relative;
	margin: 10px 0 ;
}

.ctt_ttl_main img{
	width: auto;
}

.ctt_ttl_main p{
	color: #000;
	text-align: center;
	margin: 10px 0;
}


.top_navi{
	text-align: center;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 20px 0;
}
.top_navi ul{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 620px;
}
.top_navi ul li{
	text-align: center;
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
}

.main_box{
	width: 970px;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 640px;
}

.main_box2{
	width: 970px;
	display: block;
	overflow: hidden;
	position: absolute;
	height: 757px;
}

.other_item_box{
	display: block;
    height: 720px;
    left: 410px;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    top: 210px;
    width: 530px;
}
.other_item_box ul{
	display: block;
	overflow: hidden; 
}

.other_item_box ul li{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 97px;
	float: left;
	margin: 0 9px 10px 0;
}
.other_item_box ul li a{
	color: #000;
    display: block;
    font-size: 10px;
    margin: 0 0 1px;
    overflow: hidden;
}
.other_item_box ul li span{
	color: #000;
	font-size: 10px;
	line-height: 1.3em;
}

.other_item_box ul li img{
	width: 100%;
}

.other_item_box2{
	display: block;
    height: 684px;
    left: 410px;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    top: 350px;
    width: 530px;
}
.other_item_box2 ul{
	display: block;
	overflow: hidden; 
}

.other_item_box2 ul li{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 97px;
	float: left;
	margin: 0 9px 10px 0;
}
.other_item_box2 ul li a{
	color: #000;
    display: block;
    font-size: 10px;
    margin: 0 0 1px;
    overflow: hidden;
}
.other_item_box2 ul li span{
	color: #000;
	font-size: 10px;
	line-height: 1.3em;
}

.other_item_box2 ul li img{
	width: 100%;
}

.sml_ttl_box_underbtn{
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	text-align: right;
}
.sml_ttl_box_underbtn a{
	display: block;
	overflow: hidden;
	width: 422px;
	margin:10px 0;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 10px 50px;
	font-size: 14px;
}
.sml_ttl_box_underbtn_f{
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	text-align: right;
	float: left;
}
.sml_ttl_box_underbtn_f a{
	display: block;
	overflow: hidden;
	width: 150px;
	margin:10px 5px;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 15px 20px;
	font-size: 14px;
}
.sml_ttl_box_underbtn2{
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	position: relative;
}
.sml_ttl_box_underbtn2 a{
	background-color: #959595;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    margin: 10px 4px;
    overflow: hidden;
    padding: 20px 50px;
    text-align: center;
    width: 22%;
}

.icon{
	background-color: #000;
    color: #fff;
    float: right;
    font-size: 9px;
    padding: 1px 5px;
    text-align: center;
    transition: all 0.3s ease 0s;
}
.trailer{
	display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    position: relative;
}
.trailer span{
	display: block;
    font-size: 20px;
    line-height: 1.5em;
    overflow: hidden;
    padding: 10px;
}
.trailer span a{
	color: #7f2d00;
	font-weight: bold;
	text-decoration: underline;
}

.trailer img{
    margin: 0 8px;
}

@media screen and (min-width: 640px) {
.linkbtn1 ul li a:hover{
    color: #fff !important;
    background-color: #989898;
}
.icon:hover{
	background-color: #575757;
}
.item:hover { text-decoration: underline !important; }
}
.sml_ttl_box_underbtn a:hover{
	background-color: #515151;
}
.sml_ttl_box_underbtn_f a:hover{
	background-color: #515151;
}
.sml_ttl_box_underbtn2 a:hover{
	background-color: #aeadad;
}

@media screen and (max-width: 640px) {
/* 表示領域が640px未満の場合に適用するスタイル */

#contents{
	width:100%;
	position:relative;
	padding-top:0px;
}



/* コーディネイト */

.ctt_ttl{
	margin:0 5px; 
	color: #000;
}
.ctt_ttl ul li{
	padding: 0;
	float: left !important;
}
.ctt_ttl ul li img{
	width: 50px;
}
.ctt_ttl ul li:first-of-type {
	width: 60px !important;
}
.ctt_ttl ul li:nth-of-type(2){
	width: 30px !important;
	padding: 0 5px;
	font-size: 14px;
}
.ctt_ttl ul li:last-of-type{
	width: 200px !important;
	font-size: 8px;
	padding: 0 5px;
}

.ctt_ttl ul span{
	font-size: 7px;
}

.ctt_ttl_main p{
    font-size: 10px;
    margin: 10px auto;
    width: 90%;
}

.top_navi {
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
}
.top_navi ul{
	text-align: center;
    width: 90%;
}

.top_navi ul li{
	margin: 0;
    width: 16% !important;
}

.top_navi ul li img{
	margin: 0px;
	width: 100% !important;
}

.main_box{
	width: 100%;
	height: auto;
	position: static;
}

.main_box img{
	width: 100%;
}
.main_box2{
	width: 100%;
	height: auto;
	position: static;
}

.main_box2 img{
	width: 100%;
}
.main_box3{
	width: 100%;
	height: auto;
	position: static;
}

.main_box3 img{
	width: 100%;
}

.under_img{
	margin-top: 0px !important;
}

.ctt_ttl{
	width: 100%;
	margin: 0 ;
	padding: 0 5px 10px;
}
.ctt_ttl_main {
	width: 100%;
	margin: 0 0 10px 0;
}
.ctt_ttl_main img {
	width: 100%
}


.other_item_box{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
}
.other_item_box ul{
	margin-bottom: 0px;
}

.other_item_box ul li{
	width: 30%;
	margin: 10px 5px 10px;
}

.other_item_box ul li img{
	width: 100%;
}

.other_item_box ul li a span{
	font-size: 9px;
}
.other_item_box2{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
}
.other_item_box2 ul{
	margin-bottom: 0px;
}

.other_item_box2 ul li{
	width: 30%;
	margin: 10px 5px 10px;
}

.other_item_box2 ul li img{
	width: 100%;
}

.other_item_box2 ul li a span{
	font-size: 9px;
}

.icon{
	font-size: 8px !important;
	padding: 1px;
}

.sml_ttl_box_underbtn{
	width: 100%;
}
.sml_ttl_box_underbtn a{
	width: 100%;
	padding: 20px 5px;
}
.sml_ttl_box_underbtn_f {
	width: 100%;
	padding: 0px;
}
.sml_ttl_box_underbtn_f a{
	width: 100%;
	padding: 20px 5px;
}
.sml_ttl_box_underbtn2{
	width: 100%;
}
.sml_ttl_box_underbtn2 a{
	width: 100%;
	padding: 20px 5px;
}

}