

/*** for PC Browser ***/
@media (min-width:401px)
{
.nostalgic
{
    background: url(../../../secure/112884/nostalgic_bg.png) repeat-x center top #C46E34;
    width: 100%;
    margin: 0;
    padding: 0 0 350px;
    border-radius: 0 0 20px 20px;
    text-align: center;
    text-shadow: 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C;
}

.nostalgic_title
{
    background: url(../../../secure/112882/spot_title_line.png) repeat-x center bottom #C46E34;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto 20px;
    padding: 5px;
}

.nostalgic_contents
{
    color: #ffffff;
    font-size: large;
    line-height: 2em;
}

.nostalgic_footer
{
    background: url(../../../secure/112882/spot_bg2.png) repeat-x center bottom #FFFFFF;
    width: 100%;
    height: 920px;
    display: block;
    background-size: 100%;
    position: relative;
}

.nostalgic_footer a
{
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.nostalgic_list {
    list-style: none;
    padding: 0;
    margin: -250px auto 40px;
    display: flex;
}

.nostalgic_list li {
    display: inline-table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

.nostalgic_list li a {
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    text-shadow: 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C;
    color: #ffffff;
}


.group
{
    display: flex;
    flex-wrap: wrap;
}

.group > *
{
    margin-left: auto;
    margin-right: auto;
}

.group > img
{
    width: auto;
    height: 100%;
}

.cbox_1
{
    display: inline-block;
    width: 430px;
    height: 300px;
    border-radius: 20px;
    background: #C46E34;
    color: #ffffff;
    text-shadow: 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318;
    margin: 40px 5px 5px -30px;
    padding: 10px;
    box-sizing: border-box;
    font-size: medium;
}

.cbox_2,
.cbox_3,
.cbox_4
{
    border-radius: 20px;
    background: #F9F0EA;
    color: #000000;
    margin: 5px;
    padding: 10px;
    box-sizing: border-box;
    width: 650px;
    line-height: 2em;
}

.cbox_1 h3
{
    color: #ffffff;
    text-shadow: none;
    border: none;
    font-size: 130%;
    font-weight: bold;
    text-align :center;
    text-shadow: 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318;
}

.cbox_2 h3,
.cbox_3 h3,
.cbox_4 h3
{
    color: #AC561C;
    border: none;
    font-size: 120%;
    font-weight: bold;
    background: url(../../../secure/112870/sub_title_c.png) repeat-x center bottom;
    padding-bottom: 10px;
}

.box_sep
{
    font-size: 0;
    padding: 0 0 0 0;
    margin: 0 0 40px 0;
}


/*auto generated region*/

#BaseTable
{

}
#SystemMenu
{

}
#HeaderPane
{

}
#Middle
{

}
#LeftPane
{

}
#ContentPane
{

}
#RightPane
{

}
#FooterPane
{

}
}


/*** for Smart Phone ***/
@media (max-width:400px)
{
.nostalgic
{
    background-color: #C46E34;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C, 1px 1px 3px #6A3C1C;
}

.nostalgic_title
{
    background: url(../../../secure/112882/spot_title_line.png) repeat-x center bottom #C46E34;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto 20px;
    padding: 5px;
}

.nostalgic_contents
{
    color: #ffffff;
    font-size: 88%;
    line-height: 2em;
    padding: 0 10px;
    text-align: left !important;
}

.nostalgic_footer
{
    background: url(../../../secure/112882/spot_bg2.png) repeat-x center bottom #FFFFFF;
    width: 100%;
    height: 300px;
    display: block;
    background-size: auto 100%;
    position: relative;
}

.nostalgic_footer a
{
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.nostalgic_footer a img
{
    width: 80px;
}

.nostalgic_list {
    list-style: none;
    padding: 40px 0;
    margin: 0px auto 0;
    display: flex;
    flex-wrap: wrap;
    background: #C46E34;
    border-radius: 0 0 20px 20px;
}

.nostalgic_list li {
    display: inline-table;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    width: 49%;
}

.nostalgic_list li a {
    text-decoration: none;
    font-size: medium;
    font-weight: bold;
    text-shadow: 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C, 1px 1px 4px #6A3C1C;
    color: #ffffff;
}

.cbox_1
{
    display: inline-block;
    width: 100%;
    border-radius: 20px;
    background: #C46E34;
    color: #ffffff;
    text-shadow: 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318;
    margin: 0 0 20px;
    padding: 10px;
    box-sizing: border-box;
    font-size: medium;
}

.cbox_2,
.cbox_3,
.cbox_4
{
    border-radius: 20px;
    background: #F9F0EA;
    color: #000000;
    margin: 5px;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
}

.cbox_1 h3
{
    color: #ffffff;
    text-shadow: none;
    border: none;
    font-size: x-large;
    font-weight: bold;
    text-align :center;
    text-shadow: 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318, 1px 1px 4px #5A3318;
}

.cbox_2 h3,
.cbox_3 h3,
.cbox_4 h3
{
    color: #AC561C;
    border: none;
    font-size: x-large;
    font-weight: bold;
    background: url(../../../secure/112870/sub_title_c.png) repeat-x center bottom;
    padding-bottom: 10px;
}

.group
{
    text-align: center;
}

.group img
{
    max-width: 100%;
    padding: 0;
    margin: 0;
}
}
