@charset "euc-jp";

#article, #article div,
#article h1, #article h2, #article h3,
#article h4, #article h5, #article h6, #article p,
#article table, #article blockquote,
#article ul, #article ol, #article dl,
#article li, #article dt, #article dd {
    font-size: 14px;
    line-height: 1.5;
}

#article {
    text-align: justify;
    font-family: "Meiryo","£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","osaka","sans-serif";
    color: #333;
}

#article a[href] {
    text-decoration: none;
    color: #369;
}

#article a[href]:visited {
    color: #689;
}

#article a[href]:hover {
    text-decoration: underline;
}

#article a[href]:active {
    color: #963;
}

#article strong {
    font-weight: normal;
    color: #e04;
}

#article big {
    font-weight: bold;
    font-size: 28px;
}

#article small {
    font-weight: normal;
    font-size: 10px;
}

#article .bdr:after {
    content: "";
    display: block;
    height: 6px;
    background: url("/r_travel/meijimura/img/bg_common_border01.png") left bottom;
}

#article .l {
    float: left;
}

#article .r {
    float: right;
}

#article .c {
    clear: both;
}

#article .cf {
    zoom: 1;
}

#article .cf:after {
    content: "";
    display: block;
    clear: both;
}

#article .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

#article .flexbox > .flexPhoto {}
#article .flexbox > div:first-child { margin-left: 0; }
#article .flexbox > div:last-child { margin-right: 0; }

#article .flex1 { flex: 1; margin: 0 10px; }
#article .flex2 { flex: 2; margin: 0 10px; }
#article .flex3 { flex: 3; margin: 0 10px; }
#article .flex4 { flex: 4; margin: 0 10px; }
#article .flex5 { flex: 5; margin: 0 10px; }
#article .flex6 { flex: 6; margin: 0 10px; }
#article .flex7 { flex: 7; margin: 0 10px; }
#article .flex8 { flex: 8; margin: 0 10px; }
#article .flex9 { flex: 9; margin: 0 10px; }
#article .flex10 { flex: 10; margin: 0 10px; }

#article .w1 { width: 166px; margin: 0; }
#article .w2 { width: 352px; margin: 0; }
#article .w3 { width: 538px; margin: 0; }
#article .w4 { width: 724px; margin: 0; }
#article .w5 { width: 910px; margin: 0; }

#article .bw1 { width: calc(590px / 4); margin: 0; }
#article .bw2 { width: calc(610px / 2); margin: 0; }
#article .bw3 { width: calc(590px / 4 * 3 + 20px); margin: 0; }
#article .bw4 { width: 620px; margin: 0; }

#article .flexPhoto {
    margin-bottom: 20px;
    aspect-ratio: 4/3;
    overflow: hidden;
}
#article .flexPhoto.bw1,
#article .flexPhoto.bw2,
#article .flexPhoto.bw3,
#article .flexPhoto.bw4 {
    margin-bottom: 10px;
}
#article .flexPhoto img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 !important;
}

#article .flexPhoto .photoTitle {
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    height: 14px;
    margin: -14px 0 0;
    padding: 0 4px;
    vertical-align: top;
	white-space: nowrap;
    line-height: 14px;
    font-size: 10px;
	text-overflow: ellipsis;
    background: #000;
    color: #fff;
    overflow: hidden;
}

#article .new {
}
#article .new::after {
    content: "NEW";
    box-sizing: border-box;
    display: inline-block;
    max-width: 100%;
    height: 14px;
    margin: -14px 0 0;
    padding: 0 4px;
    vertical-align: top;
	white-space: nowrap;
    line-height: 14px;
    font-size: 10px;
	text-overflow: ellipsis;
    background: #f42a42;
    color: #fff;
    overflow: hidden;
}

#article {
    color: #333;
}

#article, #article div,
#article dl, #article dt, #article dd,
#article ul, #article ol, #article li,
#article h1, #article h2, #article h3,
#article h4, #article h5, #article h6,
#article pre, #article code,
#article p, #article blockquote,
#article th, #article td {
    margin: 0;
    padding: 0;
}

#article p, #article blockquote,
#article dd, #article td {
    text-align: justify;
}

#article table {
    border-collapse: collapse;
    border-spacing: 0;
}

#article fieldset, #article img {
    border: 0;
}

#article address, #article caption, #article cite,
#article code, #article dfn, #article em,
#article strong, #article th, #article var {
    font-style: normal;
    font-weight: normal;
}

#article li {
    list-style: none;
}

#article caption, #article th {
    text-align: left;
}

#article h1, #article h2, #article h3,
#article h4, #article h5, #article h6 {
    font-size: 100%;
    font-weight: normal;
}

#article q::before, #article q::after {
    content: "";
}

#article abbr, #article acronym {
    border: 0;
    font-variant: normal;
}

#article sup {
    vertical-align: text-top;
}

#article sub {
    vertical-align: text-bottom;
}
