@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,"ＭＳ Ｐゴシック";
}

/* コーディネイト */



.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 0;
}

.ctt_ttl_main img{
	width: auto;
}

.ctt_ttl_main p{
	color: #000;
}


.top_navi{
	text-align: center;
	width: 100%;
	text-align: center;
	display: block;
	overflow: hidden;
	padding: 20px 0;
	background-color: #1b1b1b;
}
.top_navi ul{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 900px;
}
.top_navi ul li{
	text-align: center;
	display: block;
	overflow: hidden;
	margin: 0 15px;
	float: left;
	width: 195px;
}

.main_box{
	width: 970px;
	display: block;
	overflow: hidden;
}

.main_box2{
	width: 970px;
	display: block;
	overflow: hidden;
	position: relative;
	top: -35px;
}

.main_box3{
	width: 970px;
	display: block;
	overflow: hidden;
	position: relative;
	top: -70px;
}

.main_box4{
	width: 970px;
	display: block;
	overflow: hidden;
	position: relative;
	top: -105px;
}

.item_box{
	display: block;
	overflow: hidden;
	position: relative;
	top: -70px;
	left: 340px;
	width: 605px;
}

.item_box2{
	display: block;
	overflow: hidden;
	position: relative;
	top: -100px;
	left: 340px;
	width: 605px;
}

.item_box3{
	display: block;
	overflow: hidden;
	position: relative;
	top: -130px;
	left: 340px;
	width: 605px;
}

.item_box4{
	display: block;
	overflow: hidden;
	position: relative;
	top: -160px;
	left: 340px;
	width: 605px;
}
.item_box ul, .item_box2 ul, .item_box3 ul, .item_box4 ul{
	display: block;
	overflow: hidden; 
}

.item_box ul li, .item_box2 ul li, .item_box3 ul li, .item_box4 ul li{
	border-left: 1px solid #eee;
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 0 0 0 20px;
    text-align: left;
    width: 270px;
}

.item_box ul li a span, .item_box2 ul a span, .item_box3 ul a span, .item_box4 ul a span{
	color: #000;
	font-size: 11px;
	float: left;
	margin: 0 20px 0 0;
}

.item_box ul li img, .item_box2 ul li img, .item_box3 ul li img, .item_box4 ul li img{
	width: 117px;
	margin:0 0 3px 0;
}



.other_item_box{
	background-color: #7e6b5a;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 50px 30px 70px;
    position: relative;
    top: -35px;
    width: 910px;
}

.other_item_box2{
	background-color: #75795c;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 50px 30px 70px;
    position: relative;
    top: -70px;
    width: 910px;
}

.other_item_box3{
	background-color: #535353;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 50px 30px 70px;
    position: relative;
    top: -105px;
    width: 910px;
}

.other_item_box4{
	background-color: #b46432;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 50px 30px 70px;
    position: relative;
    top: -140px;
    width: 910px;
}
.other_item_box ul, .other_item_box2 ul, .other_item_box3 ul, .other_item_box4 ul{
	display: block;
	overflow: hidden; 
}

.other_item_box ul li, .other_item_box2 ul li, .other_item_box3 ul li, .other_item_box4 ul li{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 220px;
	float: left;
	margin: 0 10px 10px 0;
}

.other_item_box ul li:last-of-type, .other_item_box2 ul li:last-of-type, .other_item_box3 ul li:last-of-type, .other_item_box4 ul li:last-of-type{
	text-align: left;
	display: block;
	overflow: hidden;
	float: left;
	margin: 0 0 10px 0;
}

.other_item_box ul li img, .other_item_box2 ul li img, .other_item_box3 ul li img, .other_item_box4 ul li img{
	width: 220px;
	margin:0 0 3px 0;
}

.other_item_box ul li a span{
	color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
}
.other_item_box2 ul li a span{
	color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
}
.other_item_box3 ul li a span{
	color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
}
.other_item_box4 ul li a span{
	color: #fff;
    float: left;
    font-size: 11px;
    margin: 0 10px 0 0;
}

.other_item_ttl{
	color: #fff;
    display: block;
    font-family: "Prata","Sawarabi Mincho","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック";
    font-size: 20px;
    letter-spacing: 0.2em;
    line-height: 1.4em;
    margin: 0 0 20px;
    overflow: hidden;
    text-align: left;
    width: 910px;
}



.sml_ttl_box_underbtn{
	display: block;
	overflow: hidden;
	text-align: center;
	width: 910px;
}
.sml_ttl_box_underbtn ul {
	display: block;
	overflow: hidden;
	width: 720px;
	margin: 0 auto;
}

.sml_ttl_box_underbtn ul li{
	display: block;
	overflow: hidden;
	float: left;
	width: 350px;
	margin: 0 5px;
}
.sml_ttl_box_underbtn a{
	display: block;
	overflow: hidden;
	margin:10px 0;
	text-align: center;
	background-color: #000;
	color: #fff;
	padding: 20px 50px;
	font-size: 14px;
}
.sml_ttl_box_underbtn2{
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	position: relative;
}
.sml_ttl_box_underbtn2 a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin:10px auto;
	text-align: center;
	background-color: #959595;
	color: #fff;
	padding: 20px 50px;
	font-size: 14px;
}

.icon{
	color: #fff;
	background-color: #000;
	padding: 5px 10px;
	font-size: 10px;
	text-align: center;
	float: left;
	transition: all 0.3s ease 0s;
}

.other_item_box　ul li a .icon{
	float: right;
}
.trailer{
	display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    position: relative;
}
.trailer span{
	display: block;
	overflow: hidden;
	font-size: 11px;
	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_underbtn2 a:hover{
	background-color: #aeadad;
}

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

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


#path ul li{
	font-size: 65% !important;
}
/* コーディネイト */

.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;
}

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

.top_navi ul li{
	margin: 0 2px;
    width: 23% !important;
}

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

.main_box, .main_box2, .main_box3, .main_box4{
	width: 100%;
	height: auto;
	position: static;
}
.main_box img,.main_box2 img, .main_box3 img, .main_box4 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;
}
.ctt_ttl_main img {
	width: 100%
}

.item_box{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
	background-color: #7e6b5a;
}
.item_box ul, .item_box2 ul, .item_box3 ul, .item_box4 ul{
	margin-bottom: 0px;
}

.item_box ul li, .item_box2 ul li, .item_box3 ul li, .item_box4 ul li{
	width: 87%;
	margin: 5px 10px;
}

.item_box ul li img, .item_box2 ul li img, .item_box3 ul li img, .item_box4 ul li img{
	width: 100%;
}

.item_box ul li a span, .item_box2 ul li a span, .item_box3 ul li a span, .item_box4 ul li a span{
	font-size: 10px;
	color: #fff;
}

.item_box2{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
	background-color: #75795c;
}

.item_box3{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
	background-color: #535353;
}

.item_box4{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
	background-color: #b46432;
}


.other_item_ttl{
	margin: 0 0 10px;
}

.other_item_box, .other_item_box2, .other_item_box3, .other_item_box4{
	text-align: left;
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0px;
	position: static;
	height: auto;
	padding: 30px 10px;
}
.other_item_box ul, .other_item_box2 ul, .other_item_box3 ul, .other_item_box4 ul{
	margin-bottom: 0px;
	width: 100%;
}

.other_item_box ul li, .other_item_box2 ul li, .other_item_box3 ul li, .other_item_box4 ul li{
	width: 44%;
	margin: 10px 5px 10px;
}
.other_item_box ul li:last-of-type, .other_item_box2 ul li:last-of-type, .other_item_box3 ul li:last-of-type, .other_item_box4 ul li:last-of-type{
	width: 44%;
	margin: 10px 5px 10px;
}

.other_item_box ul li img, .other_item_box2 ul li img, .other_item_box3 ul li img, .other_item_box4 ul li img{
	width: 100%;
}

.other_item_box ul li a span, .other_item_box2 ul li a span, .other_item_box3 ul li a span, .other_item_box4 ul li a span{
	font-size: 9px;
}


.icon{
	font-size: 8px !important;
	padding: 5px;
	float: right;
}

.sml_ttl_box_underbtn{
	width: 100%;
	padding: 0 0 10px;
}
.sml_ttl_box_underbtn a{
	padding: 20px 5px;
	font-size: 11px;
}
.sml_ttl_box_underbtn2{
	width: 100%;
}
.sml_ttl_box_underbtn2 a{
	width: 90%;
	padding: 20px 5px;
}

}