/*============================================================================================================
BASIC
=============================================================================================================*/
figure {display: block; padding: 0; margin: 0;}
figure img {width: 100%; height: auto; display: block;}

/* -------------------------------------------------------------------------------- */
bold, strong, .bold {font-weight: 900;}

/* -------------------------------------------------------------------------------- */
.one_period, .one_period p {line-height: 160%;}

.one_period:last-of-type,
.one_period p:last-of-type {margin-bottom: 0;}

/* -------------------------------------------------------------------------------- */
#neo_tourTitle.white {color: #fff;}

/* -------------------------------------------------------------------------------- */
.period_headline {
font-family: 'Cinzel', "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif !Important;
font-weight: 400;
line-height: 140%;
border-bottom: 1px solid #f00;
}


/*============================================================================================================
INFORMATION
=============================================================================================================*/
dl#eventContainer {width: 88%; height: auto; margin: 0 auto; max-width: 1000px;}
dl#eventContainer dt, dl#eventContainer dd {height: auto;}



/* -------------------------------------------------------------------------------- */
ul#photoList {list-style-type: none; letter-spacing: -.4em; font-size: 0;}
ul#photoList li {display: inline-block; letter-spacing: 0; vertical-align: top; font-size: 100%; height: auto;}
ul#photoList li img {width: 100%; height: auto; display: block;}



