body {
    font-family: "Reimin Light", "黎ミン L", "typesquare", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", serif;
}

.bxslider li {
    width: 100%;
    margin: 0 auto;
}

.bxslider li video {
    width: 100%;
	max-width: 960px;
}

.bxslider li img {
    width: 100%;
		max-width: 960px;

}
.bx-wrapper {
    border: none !important;
}


.mv_movie {
    width: 100%;
    height: 100%;
}

.mv_movie iframe {
    display: block;
    width: 100%;
    height: 500px;
    margin: 0 auto;
}

.top_contents {
    width: 70%;
    margin: 30px auto;
    text-align: center;
}

.top_ttl {
    display: block;
    margin: 0 auto;
}

.top_ttl img {
    max-width: 100%;
}

.top_text {
    font-size: 13px;
    padding-top: 30px;
    line-height: 2.5;
}

.greeting_case {
    margin: 0 auto;
    border: 1px solid #555555;
    background: rgba(160, 160, 160, 0.7);
}

.greeting_inner {
    margin: 5px;
    text-align: center;
    padding: 30px 0;
    border: 1px solid #555555;
}

.greeting_case img {
    width: 16%;
    max-width: 100%;
}

.greeting_text {
    color: #fff;
    font-size: 12.5px;
    line-height: 1.5;
    letter-spacing: 1.5px;
    padding-top: 20px;
}

.link_bnr {
	width: 100%;
    display: block;
    margin: 20px auto;
    overflow: hidden;
}

.link_bnr li {
    float: left;
}
.link_bnr li:last-child {
    float: right;
}
.link_bnr li:last-child {
    margin-right: 0;
}
/*        Information        */
.scroll{
	display: block;
	height: 200px;
	overflow-y: scroll;
}
table{
    border-collapse:collapse;
}
.info tr{
    color: #000;
    border-bottom: 1px solid #000;
    font-size: 12px;
}
.info tr + tr{
}
.day{
    width: 10%;
    font-size: 10px;
    padding: 0 5px;
}
.new{
    width: 4%;
    text-align: center;
    color: #fff;
    font-size: 10px;
}
.new span{
    background: #FF0000;
    padding: 3px 5px;
    margin-right: 3%;
}
.text{
    white-space: nowrap;
}
.text a{
    color: #000;
}

/*        Information        */

@media screen and (max-width: 768px) {
    .bx-wrapper {
        margin-bottom: 30px!important;
        padding-top: 40px !important;
    }
    .mv_movie iframe {
        height: 300px;
    }
    .top_contents {
    }
	.top_contents {
    width: 96%;
    margin: 15px auto;
    text-align: center;
}

.top_text {
    font-size: 14px;
    padding-top: 30px;
    line-height: 1.5;
}
    .greeting_case {
        display: none;
    }
    .link_bnr {
		width: auto;
        display: block;
        margin: 20px auto;
        overflow: hidden;
    }
    .link_bnr li {
		        display: block;
		padding: 2% 0;
        width:  auto;
		height: auto;
		float: inherit;
		    margin-right: 0;
    }
    .link_bnr li:nth-child(2) {
    }
	.link_bnr li img{
		width: 100%;
	}

.link_bnr li:last-child {
    margin-right: 0;
}
	
    /*        Information        */
    .day{
        font-size: 12px;
    }
    .text{
        white-space: normal;
    }
    /*        Information        */
}
.hanbai{
	margin: 30px auto;
	text-align: center;
}
.hanbai ul{
	margin: 0 auto;
	display: table;
}
.hanbai ul li{
	display: table-cell;
	padding: 20px 30px 0;
}


				.wrap-obi{
					position: relative;
				}
				.obi{
					position: absolute;
					z-index: 9999;
					width: 100%;
					bottom: 0;
				}
				.obi img{
					width: 100%;
					height: auto;
					text-align: center;
				}
				
                    .info {
                        width: 960px;
                        text-align: left;
                        margin: 0 auto;
                        color: #595959;
                    }
                    
                    .info iframe {
                        width: 960px;
                        height: 100px;
                    }
                    
                    .info h2 {
                        border-bottom: 2px solid #888888;
                        color: #000000;
                        font-size: 24px;
                        font-weight: normal;
                        letter-spacing: 0.25em;
                        padding: 5px 0 2px;
                        margin-bottom: 20px;
                    }
                    
                    @media screen and (max-width: 768px) {
                        .info {
                            width: 96%;
                            text-align: left;
                            margin: 0 auto;
                            color: #595959;
                        }
                        .info iframe {
                            width: 100%;
                        }
                    }

@media screen and (max-width: 768px) {
.top_bn_01{
	padding: 20px 0 0;
}
}
.individual,
.corporation {
    display: block;
    margin: 0 auto;
}
	#wrap .info a:hover{
		cursor: pointer!important;
	}
	#wrap .info a{
		display: block;
		text-decoration: underline!important;
				cursor: pointer!important;

	}