@charset "utf-8";

h2.title {
	text-align: center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E',"Sawarabi Mincho","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 17px;
	letter-spacing:0.09em;
	color:#222;
	font-weight:500;
}
h2.title span {
	text-align: center;
	font-size: 16px;
	display:block;
}



#title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: #FFF;
	text-align: center;
}
.main {
	margin-top: 85px;
	text-align: center;
}

.intro_wrap {
	height: 860px;
	background: #FFF;
}
#count {
	background: #710A01 url(../images/index/count/count_bg.jpg) no-repeat center center;
	background-size: auto 100%;
	color: #FFF;
}
#count .innar {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 25px;
}
#count .innar .st {
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	float: left;
	margin-right: 30px;
	padding-top: 30px;
}
#count .innar ul  {
	width: 68%;
	float: left;
	table-layout: fixed;
	text-align: center;
}
#count .innar ul li  {
	float:left;
	width: 8%;
	text-align: center;
}
#count .innar ul .day {
	font-size: 29px;
	font-weight: 700;
	padding-top: 10%;
}


#main {
	height: 920px;
}



@media only screen and (max-width: 768px){
#title {
	padding-top: 80px;
	padding-bottom: 80px;
	background: #FFF;
	text-align: center;
}
.main {
	margin-top: 85px;
	text-align: center;
}

.intro_wrap {
	height: 860px;
	background: #FFF;
}
#count {
	background: url(/100th/images/index/count/count_bg_sp.jpg) repeat center center;
	background-size: cover;
	color: #FFF;
}
#count .innar {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 2%;
	padding-bottom: 2%;
}
#count .innar .st {
	float: none;
	margin-right: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	text-align: center;
	font-size:120%;
}
#count .innar ul  {
	width: 70%;
	margin: 0px 15%;
	text-align:center;
}
#count .innar ul .day {
	font-size: 12px;
	font-weight: 700;
	padding-top: 10%;
}
#main {
	width:100%;
	height:auto;
min-height:400px;
position:relative;
background-position:50% 0;
background-repeat:no-repeat
}
#main div {
	background-size: cover !important;
	height:400px !important;
}

}




/* ===============================================
 SLIDER 
=============================================== */
#main .slider {
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	background: no-repeat center top;
	height: 920px;
}
#main .slider {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}
*+html #main .slider {
    background-position: center top;
    background-repeat: repeat-x;
}
body > #main .slider {
    height: auto;
}
#main .slider .main_area {
	width: 575px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	text-align: center;
}
#main .slider .main_area .logo {
	margin-bottom: 60px;
}
#main .slider .main_area .st {
	color: #FFF;
	font-size: 38px;
	line-height: 61px;
	margin-bottom: 30px;
}
#main .slider .main_area .text {
	color: #FFF;
}
@media only screen and (max-width: 768px){
#main .slider {
	height: auto !important;
	width: 100%;
	background-size: auto 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: auto 100%;
	background: no-repeat center bottom;
}
#main .slider {
    background-position: center top\9;
    background-repeat: repeat-x\9;
}
*+html #main .slider {
    background-position: center top;
    background-repeat: repeat-x;
}
body > #main .slider {
    height: auto;
}
#main .slider .main_area {
	width: auto;
	margin-right: 5%;
	margin-left: 5%;
	padding-top: 20px;
	padding-bottom: 50px;
}
#main .slider .main_area .logo {
    margin: 0px auto 30px auto;
    width: 40%;
}
#main .slider .main_area .st {
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 15px;
}
#main .slider .main_area .text {
}
}






/* ===============================================
 新着情報 
=============================================== */
#news{
	padding-top: 50px;
	border-bottom: 3px solid #c31a27;
}
#news .innar {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	padding: 70px 0px 110px;
}
#news .index_innar {
	width: 845px !important;
	padding: 70px 0px 30px;
}

#news .innar .tab_bt {
	width: 840px;
	margin: 70px auto 50px;
}
#news .innar .tab_bt li  {
	float: left;
	text-align: center;
	width: 210px;
	cursor: pointer;
	box-sizing: border-box;
	background: url(/100th/images/index/news_tab_line.gif) no-repeat left top;
}
#news .innar .tab_bt li:last-child {
	background: url(/100th/images/index/news_tab_line.gif),url(/100th/images/index/news_tab_line.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: left top, right top;
}
#news .innar .tab_bt li.active {
	background: url(/100th/images/common/point_red.png),url(/100th/images/index/news_tab_line.gif);
	background-repeat: no-repeat,no-repeat;
	background-position: center bottom, left top;
	color: #cf1126;
	padding-bottom: 10px;
}
#news .innar .tab_bt li:last-child.active {
	background: url(/100th/images/common/point_red.png),url(/100th/images/index/news_tab_line.gif),url(/100th/images/index/news_tab_line.gif);
	background-repeat: no-repeat,no-repeat,no-repeat;
	background-position: center bottom, left top, right top;
	color: #cf1126;
	padding-bottom: 10px;
}
#news .innar .tab_container dl {
	border-bottom: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
}
#news .innar .tab_container dl .img {
	float: left;
	margin-right: 25px;
	width: 190px;
}
#news .innar .tab_container dl .text .day {
	float: left;
	margin-right: 10px;
}
#news .innar .tab_container dl .text .icon{
	font-size: 13px;
	text-align: center;
	max-width: 120px;
	width: 100%;
	line-height: 23px;
	float: left;
	background: #eee;
	margin-right: 30px;
}
#news .innar .tab_container dl .text .st {
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}


#news .innar .tab_container .tab1 dl a:hover .text .st {
	color: #C21B24;
	text-decoration: none;
}
#news .innar .tab_container dl dt span {
	margin-right: 10px;
}
#news .innar .tab_container dl .text {
	float: left;
	width: 620px;
}
#news .innar .tab_container dl:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
@media only screen and (max-width: 768px){
#news{
	padding-top: 25px;
}
#news .innar {
	width: auto;
	margin-right: 3%;
	margin-left: 3%;
	padding: 0px 0px 55px;
}
#news .index_innar {
	width: auto !important;
	margin-right: 3%;
	margin-left: 3%;
	padding: 35px 0px 15px;
}
#news .innar .tab_bt {
	width: auto;
	margin: 30px auto 0px;
}
#news .innar .tab_bt li  {
    width: 33%;
    margin-bottom: 10px;
	font-size:11px;
	padding: 5px 0;
	background: none;
	border-left: 1px solid #cccccc;
}
#news .innar .tab_bt li:first-child {
	
	background: none;
}
#news .innar .tab_bt li:nth-child(3){
	border-right: 1px solid #cccccc;
}
#news .innar .tab_bt li:last-child {
	background: none;
	border-right: 1px solid #cccccc;
}
#news .innar .tab_bt li.active {
	color: #cf1126;
	background: none;
	padding: 5px 0;
}
#news .innar .tab_bt li:last-child.active {
	background: none;
	border-right: 1px solid #cccccc;
	padding: 5px 0;
}
#news .innar .tab_container dl {
	border-bottom: 1px solid #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#news .innar .tab_container dl .img {
	margin-right: 10px;
	width: 26%;
}
#news .innar .tab_container dl .text .day {
	float: left;
	margin-right: 5px;
	padding-top:3px;
}
#news .innar .tab_container dl .text .icon{
	font-size: 11px;
	text-align: center;
	max-width: 90px;
	width: 100%;
	line-height: 23px;
	float: left;
	background: #eee;
	margin-right: 0px;
}
#news .innar .tab_container dl .text .st {
	font-size: 12px;
	font-weight: 700;
	margin-top: 13px;
	margin-bottom: 0px;
}
#news .innar .tab_container dl dt span {
	margin-right: 10px;
}
#news .innar .tab_container dl .text {
	width: 70%;
}
#news .innar .tab_container dl .text p {
	line-height: 160%;
}
#news .innar .tab_container dl:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility:hidden;
}
}






/* ===============================================
 タイトル
=============================================== */
h2.title {
	position: relative;
}
h2.title .st {
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E',"Sawarabi Mincho","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 34px;
	font-weight: 700;
	margin-bottom: 15px;
}
h2.title .sst {
	font-family: "游明朝体", "Yu Mincho", YuMincho, 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E',"Sawarabi Mincho","Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	font-size: 14px;
	font-weight: 700;
}
.ichiran {
	position: absolute;
	top: 10px;
	right: 30px;
	font-size: 15px;
}
.ichiran a {
	background: url(/100th/images/common/point_black.png) no-repeat 5px center;
	font-family: "游明朝体", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
	display: block;
	padding-left: 20px;
}
.ichiran a:hover {
	background: #C31B27 url(../images/common/point_white.png) no-repeat 5px center;
	color: #FFF;
}
@media only screen and (max-width: 768px){
h2.title {
    position: static;
}
h2.title .st {
	font-size: 17px;
	margin-bottom: 5px;
}
h2.title .sst {
    font-size: 11px;
    margin-bottom: 20px;
}
.ichiran {
	position: static;
	top: 0px;
	right: 0px;
	font-size: 12px;
	background:#C31B27 none;
	width:50%;
	margin: 15px auto 15px auto;
}
.ichiran a {
	background:none;
	display: block;
	padding:5px 0;
	color:#FFF;
	text-align:center;
}
.ichiran a:hover {
	background: #C31B27 none;
	color: #FFF;
}
}








/* ===============================================
 ピックアップ
=============================================== */
#pickup {
	padding-top: 65px;
}
#pickup .bnr01 {
	background: url(/100th/images/index/intro_bnr1_bg.jpg) no-repeat center center;
	background-size:cover;
	min-height:300px;
	margin-top:45px;
}
#pickup .bnr01 .innar , #pickup .bnr02 .innar , #pickup .bnr03 .innar{
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#pickup .bnr02 {
	background: url(/100th/images/index/intro_bnr2_bg.jpg) no-repeat center center;
	background-size:cover;
	min-height:300px;
	margin-top:50px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#pickup .bnr03 {
	background: url(/100th/images/index/intro_bnr3_bg.jpg) no-repeat center center;
	background-size:cover;
	min-height:300px;
	margin-top:5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#pickup .bnr02:hover , #pickup .bnr03:hover {
	opacity:0.75;
}


#pickup a {
	display: block;
	min-height:300px;
	-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;
}
#pickup .innar .text  {
	width: 66%;
	margin: 0px 0px 0px 33%;
	padding: 95px 0px 0px;
	color: #FFF;
}
#pickup .innar .text .name  {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 32px;
}
#pickup .innar .text .copy  {
	font-size: 20px;
	margin-bottom: 25px;
}
@media only screen and (max-width: 768px){
#pickup {
    padding-top: 30px;
}
#pickup .bnr01 {
	background: url(/100th/images/index/intro_bnr1_bg.jpg) no-repeat left center;
	background-size: cover;
	min-height: 150px;
	margin-top: 20px;
	-webkit-transition: 0.25s ease-in-out;
	-moz-transition: 0.25s ease-in-out;
	transition: 0.25s ease-in-out;
}
#pickup .bnr01 .innar , #pickup .bnr02 .innar , #pickup .bnr03 .innar{
	display:none;
}
#pickup .bnr02 {
	background:none;
	background-size: cover;
	min-height: auto;
	margin-top: 5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#pickup .bnr03 {
	background:none;
	background-size: cover;
	min-height: auto;
	margin-top: 5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}
#pickup .innar .text  {
	width: 580px;
	margin: 0px 0px 0px 400px;
	padding: 95px 0px 0px;
	color: #FFF;
}
#pickup .innar .text .name  {
	font-size: 40px;
	font-weight: 700;
	margin-bottom: 20px;
}
#pickup .innar .text .copy  {
	font-size: 20px;
	margin-bottom: 25px;
}
#pickup a {
	display: block;
	min-height:0;
	-webkit-transition: 0.25s ease-in-out;
		-moz-transition: 0.25s ease-in-out;
		transition: 0.25s ease-in-out;
}

}













/* ===============================================
 100周年記念
=============================================== */
#anniver {
	background: #f8f6ed url(../images/common/contents_bg.png) no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 460px;
}
.anniver2 {
	padding-bottom: 360px !important;
}

#anniver .innar {
	padding-top: 95px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
}
#anniver .innar .bnr {
	padding-top: 70px;
}
#anniver .innar .bnr2 {
	padding-top: 50px;
}

#anniver .innar .bnr .bnrL , #anniver .innar .bnr2 .bnrL{
	float: left;
	width: 520px;
	background: #FFF;
}
#anniver .innar .bnr .bnrR , #anniver .innar .bnr2 .bnrR{
	float: right;
	width: 520px;
	background: #FFF;
}

#anniver .innar .bnr .bnrC , #anniver .innar .bnr2 .bnrC{
	background: #FFF;
}
#anniver .innar .bnr .img  , #anniver .innar .bnr2 .img{
	margin-bottom: 20px;
}
#anniver .innar .bnr .bnrC .img  , #anniver .innar .bnr2 .bnrC .img{
	float: left;
	width: 520px;
	margin: 0;
}
#anniver .innar .bnr .bnrC .tx  , #anniver .innar .bnr2 .bnrC .tx{
	float: right;
	width: 540px;
	margin: 30px 0 0;
}
#anniver .innar .bnr .bnrC a  , #anniver .innar .bnr2 .bnrC a {
	display: block;
}
#anniver .innar .bnr .st  , #anniver .innar .bnr2 .st{
	font-size: 20px;
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px;
}
#anniver .innar .blank {
	background: url(/100th/images/common/blank4.gif) no-repeat left center;
	padding: 0px 0px 0px 30px !important;
}
#anniver .innar .bnr .text  , #anniver .innar .bnr2 .text{
	margin: 0px 30px 0px 15px;
	padding: 0px 0px 30px;
}



@media only screen and (max-width: 768px){
#anniver {
	padding-bottom: 280px;
}
#anniver .innar {
	padding-top: 45px;
	width: auto;
	margin-right: 3%;
	margin-left: 3%;
}
#anniver .innar .bnr {
    padding-top: 0px;
}
#anniver .innar .bnr2 {
    padding-top: 25px;
}
#anniver .innar .bnr .bnrL , #anniver .innar .bnr2 .bnrL{
	float: none;
	width: auto;
	margin-bottom: 25px;
}
#anniver .innar .bnr .bnrR , #anniver .innar .bnr2 .bnrR{
	float: none;
	width: auto;
}
#anniver .innar .bnr .bnrC .img  , #anniver .innar .bnr2 .bnrC .img{
	float: none;
	width: auto;
	margin: 0;
}
#anniver .innar .bnr .bnrC .tx  , #anniver .innar .bnr2 .bnrC .tx{
	float: none;
	width: auto;
	margin: 20px 0 0;
}
#anniver .innar .bnr .bnrC a  , #anniver .innar .bnr2 .bnrC a {
	display: block;
}
#anniver .innar .bnr .img  , #anniver .innar .bnr2 .img{
	margin-bottom: 20px;
}
#anniver .innar .bnr .st  , #anniver .innar .bnr2 .st{
	font-size: 18px;
	margin: 0px 20px 14px 20px;
	padding: 0px 0px;
	line-height:130%;
}
#anniver .innar .blank {
	background: url(/100th/images/common/blank4.gif) no-repeat left center;
}
#anniver .innar .bnr .text  , #anniver .innar .bnr2 .text{
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}

}


@media only screen and (max-width: 640px){
#anniver {
	padding-bottom: 150px;
}

}

#news .index_bnr {
	max-width: 1080px;
	margin: 0 auto;
	padding: 0px 0px 110px;
}
