@charset 'UTF-8';

.breadcrumb
{
background: url(/img/bg-dot-gray.png);
}
.breadcrumb-items
{
font-size: 1.4rem; 
display: -webkit-box; 
display: -ms-flexbox; 
display: flex;
max-width: 1130px;
margin: 0 auto;
padding: 8px 15px;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.breadcrumb-item + .breadcrumb-item
{
padding-left: 8px;
}
.breadcrumb-item + .breadcrumb-item::before
{
font-family: 'icon';
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
display: inline-block;
padding-right: 8px;
content: '\e902'; 
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.breadcrumb-item + .breadcrumb-item:nth-child(n+1) a
{
text-decoration: underline; 
color: inherit;
}
.breadcrumb-item + .breadcrumb-item:hover::before
{
text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before
{
text-decoration: none;
}
.pageHeader
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 10px 15px; 
text-align: center;
background: url(/img/page-header-bg.jpg) no-repeat 50% 50%;
background-size: cover;
}
.pageHeader-inner
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 80px;
margin-right: auto; 
margin-left: auto;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 767.98px)
{
.pageHeader-inner
{
min-height: 60px;
}
}
.pageHeader-heading
{
font-size: 2.8rem;
font-weight: bold;
margin: 0;
}
@media (max-width: 767.98px)
{
.pageHeader-heading
{
font-size: 2.6rem;
}
}
@media (max-width: 605.98px)
{
.pageHeader-heading
{
font-size: 2.4rem;
}
}
.pageHeader-heading span
{
display: inline-block;
}
.pageHeader-sub
{
font-size: 1.2rem;
margin: 0;
}
@media (max-width: 605.98px)
{
.pageHeader-sub
{
font-size: 1.1rem;
}
}
.pageHeader._heighter .pageHeader-inner
{
min-height: 272px;
padding-top: 40px;
}
@media (max-width: 959.98px)
{
.pageHeader._heighter .pageHeader-inner
{
min-height: 200px;
}
}
@media (max-width: 767.98px)
{
.pageHeader._heighter .pageHeader-inner
{
min-height: 154px;
}
}
@media (min-width: 768px)
{
.pageHeader._camSearch
{
margin-top: 0 !important;
}
}
@media (max-width: 767.98px)
{
.pageHeader._camSearch
{
margin-top: 45px;
}
}
.markerList-item
{
display: table;
width: 100%;
margin-bottom: 30px; 
border: 1px solid #ccc;
}
@media (max-width: 767.98px)
{
.markerList-item
{
margin-bottom: 24px;
}
}
@media (max-width: 605.98px)
{
.markerList-item
{
margin-bottom: 21px;
}
}
.markerList-item-img
{
display: table-cell;
width: 200px;
margin: 0;
padding: 15px 0; 
text-align: center;
vertical-align: middle;
border-right: 1px solid #ccc;
}
.markerList-item-desc
{
display: table-cell;
padding: 15px;
}
@media (max-width: 605.98px)
{
.markerList-item
{
display: block;
}
.markerList-item-img
{
display: block;
width: auto; 
border-right: 0;
border-bottom: 1px solid #ccc;
}
.markerList-item-desc
{
display: block;
}
}
.page-multicol
{
position: relative;
border-bottom: 1px solid #ccc;
}
@media (min-width: 960px)
{
.page-multicol-offset
{
padding-left: 25%;
}
}
@media (min-width: 1190px)
{
.page-multicol-offset
{
padding-left: calc(272px + (100% - 1130px)/2);
}
}
.page-multicol-container
{
max-width: 858px;
margin-right: auto;
margin-left: auto;
padding-top: 50px;
padding-right: 15px; 
padding-bottom: 50px;
padding-left: 15px;
}
@media (max-width: 767.98px)
{
.page-multicol-container
{
padding-top: 40px;
}
}
@media (max-width: 605.98px)
{
.page-multicol-container
{
padding-top: 35px;
}
}
@media (max-width: 767.98px)
{
.page-multicol-container
{
padding-bottom: 40px;
}
}
@media (max-width: 605.98px)
{
.page-multicol-container
{
padding-bottom: 35px;
}
}
@media (min-width: 1190px)
{
.page-multicol-container
{
max-width: 843px;
margin-left: 0;
padding-right: 0;
}
}
.page-multicol-sidebar
{
background: rgba(0, 0, 0, .7);
}
@media (min-width: 960px)
{
.page-multicol-sidebar
{
position: absolute;
z-index: 50;
top: 0;
bottom: 0;
left: 0;
overflow-y: inherit;
width: 25%;
-webkit-overflow-scrolling: touch;
}
}
@media (min-width: 1190px)
{
.page-multicol-sidebar
{
width: calc(215px + 42px + (100% - 1130px)/2);
}
}
@media (min-width: 960px)
{
body._loadead .page-multicol-sidebar
{
overflow-y: auto;
}
}
.sidebar
{
color: #fff;
}
.sidebar-sec
{
padding: 1px 0;
}
@media (min-width: 960px)
{
.sidebar
{
max-width: 280px;
max-width: 255px;
margin-left: auto;
padding-left: 30px;
padding-left: 15px;
}
}
@media (max-width: 959.98px)
{
.sidebar
{
padding-bottom: 15px;
}
}
.sidebar-heading1
{
font-size: 1.8rem;
position: relative;
display: inline-block;
ext-decoration: none;
border-bottom: 2px solid #fff;
padding-bottom: 2px;
}
@media (min-width: 960px)
{
.sidebar-heading1
{
margin: 20px 0 15px 0; }
}
@media (max-width: 959.98px)
{
.sidebar-heading1
{ padding: 10px 15px 2px 15px;
}
} .sidebar-heading2
{
font-size: 1.5rem;
font-weight: bold;
position: relative;
margin: 0 0 5px 0; 
padding: 10px 30px 10px 0;
}
@media (max-width: 959.98px)
{
.sidebar-heading2
{
margin: 0; 
padding: 10px 15px 15px 15px;
}
}
.sidebar-heading2::after
{
font-family: 'icon';
font-size: 115%;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
display: inline-block;
margin-left: 5px;
content: '\e908';
-webkit-transition: -webkit-transform .2s ease-out 0s;
transition: -webkit-transform .2s ease-out 0s;
transition: transform .2s ease-out 0s;
transition: transform .2s ease-out 0s, -webkit-transform .2s ease-out 0s; 
vertical-align: -10%;
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sidebar-acc-body
{
display: none;
}
.sidebar-acc .sidebar-heading2
{
cursor: pointer;
}
.sidebar-acc._open .sidebar-heading2::after
{
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.sidebar-menu
{
font-size: 1.4rem;
line-height: 1.5;
margin: 0 0 15px 0; 
padding: 0;
list-style: none;
}
@media (max-width: 959.98px)
{
.sidebar-menu
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media (max-width: 479.98px)
{
.sidebar-menu
{
display: block;
}
}
.sidebar-menu li
{
border-bottom: 1px solid #666;
}
@media (min-width: 768px) and (max-width: 959.98px)
{
.sidebar-menu li
{
max-width: 33.333%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 33.333%; 
flex: 0 0 33.333%;
}
}
@media (max-width: 767.98px)
{
.sidebar-menu li
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
@media (max-width: 479.98px)
{
.sidebar-menu li
{
max-width: inherit;
}
}
.sidebar-menu-item,
.sidebar-menu a
{
display: block;
height: 100%; 
padding: 15px 30px 15px 0;
text-decoration: none;
}
@media (max-width: 959.98px)
{
.sidebar-menu-item,
.sidebar-menu a
{
padding-left: 15px;
}
}
.sidebar-menu-item span,
.sidebar-menu a span
{
display: inline-block;
}
.sidebar-menu-item .recommend,
.sidebar-menu a .recommend
{
font-size: 10px;
font-weight: bold;
line-height: 1.3;
position: relative;
margin: 0 0 0 4px;
padding: 1px 5px;
-webkit-transform: scale(.9);
transform: scale(.9);
-webkit-transform-origin: top right;
transform-origin: top right; 
color: #000;
}
.sidebar-menu-item .recommend::after,
.sidebar-menu a .recommend::after
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transform: skewX(334deg);
transform: skewX(334deg);
background: #ffd217;
}
.sidebar-menu a
{
color: inherit;
}
.sidebar-menu a._active,
.sidebar-menu a:hover
{
background: rgba(255, 255, 255, .1);
}
.sidebar-menu a[target='_blank']::before
{
font-family: 'icon';
font-size: 12px; 
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
margin-right: 3px;
content: '\e917';
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sidebar-menu-item
{
cursor: pointer;
}
.sidebar-menu-item._active
{
background: #5f5f5f;
}
.sidebar-productList
{
font-size: 1.4rem;
line-height: 1.5;
margin: 0; 
padding: 0;
list-style: none;
}
@media (max-width: 959.98px)
{
.sidebar-productList
{
margin-top: 20px;
}
}
@media (max-width: 959.98px)
{
.sidebar-productList
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 20px;
}
}
@media (max-width: 479.98px)
{
.sidebar-productList
{
display: block;
}
}
.sidebar-productList li
{
border-bottom: 1px solid #666;
}
@media (min-width: 768px) and (max-width: 959.98px)
{
.sidebar-productList li
{
max-width: 33.333%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 33.333%; 
flex: 0 0 33.333%;
}
}
@media (max-width: 767.98px)
{
.sidebar-productList li
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
@media (max-width: 479.98px)
{
.sidebar-productList li
{
max-width: inherit;
}
}
.sidebar-productList a
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 15px 30px 15px 0; 
text-decoration: none;
color: inherit;
}
.sidebar-productList a._active,
.sidebar-productList a:hover
{
background: rgba(255, 255, 255, .1);
}
.sidebar-productList figure
{
max-width: 80px;
margin: 0; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 80px; 
flex: 0 0 80px;
}
.sidebar-productList div
{
padding-right: 15px;
padding-left: 15px;
text-align: left;
word-break: normal; 
-webkit-box-flex: 1; 
-ms-flex: 1; 
flex: 1;
}
.sidebar-search
{
margin-top: -10px;
}
@media (min-width: 960px)
{
.sidebar-search
{
padding: 0 30px 0 0;
}
}
@media (max-width: 959.98px)
{
.sidebar-search
{
margin-top: 10px;
padding: 0 15px;
}
}
.sidebar-search-form
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%; 
margin: 0;
text-align: left;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
@media (max-width: 959.98px)
{
.sidebar-search-form
{
max-width: 16em;
margin-right: auto; 
margin-left: auto;
}
}
.sidebar-search-form input
{
font-size: 16px;
width: 100px; 
height: 30px;
margin: 0;
padding: 2px 10px;
border: 0;
border-radius: 3px 0 0 3px;
background: #fff;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.sidebar-search-form button
{
font-size: 19px;
line-height: 30px;
margin: 0; 
padding: 0 10px;
color: #fff;
border: 0;
border-radius: 0 3px 3px 0;
background: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.sidebar-box1
{
margin: 0px 20px 0px 0px; 
text-align: left;
}
@media (max-width: 959.98px)
{
.sidebar-box1
{
margin: 0;
padding: 10px 15px 15px 15px;
}
.sidebar-box1 .btn-block
{
max-width: 16em;
margin-right: auto; 
margin-left: auto;
}
}
.sidebar-box1-text
{
margin-bottom: 15px;
}
.sidebar-mailmag input[type='text'],
.sidebar-mailmag input[type='email']
{
width: 100%;
}
.sidebar-mailmag-btn
{
position: relative;
}
.sidebar-mailmag-btn::before
{
font-family: 'icon';
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
content: '\e906'; 
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sidebar-mailmag .wpcf7-not-valid-tip
{
font-size: 13px; 
display: block;
padding: 2px 4px;
color: #fff;
background: #f33;
}
.sidebar-mailmag .wpcf7-validation-errors
{
margin: 0;
padding: 5px;
}
.sidebar-mailmag a
{
text-decoration: underline; 
color: #fff;
}
.sidebar-mailmag .wpcf7 .ajax-loader
{
display: block;
margin: 5px auto 0 auto;
}
.modallink
{
position: relative;
display: block;
margin-right: auto;
margin-left: auto;
text-align: center;
}
.modallink::after
{
font-family: 'icon';
font-size: 1.6rem;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
line-height: 1.875; 
position: absolute;
right: 0;
bottom: 0;
width: 1.875em;
height: 1.875em;
content: '\e922';
text-align: center;
text-decoration: none;
text-transform: none;
color: #fff;
background: #0071aa;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body .wp-pagenavi
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
text-align: center;
vertical-align: top;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body .wp-pagenavi .pagenums
{
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
body .wp-pagenavi .first
{
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
body .wp-pagenavi .previouspostslink
{
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
body .wp-pagenavi .nextpostslink
{
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
body .wp-pagenavi .last
{
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
body .wp-pagenavi a,
body .wp-pagenavi span
{
font-size: 18px;
line-height: 2;
display: inline-block;
overflow: hidden;
width: 2em;
height: 2em;
margin-right: 3px; 
margin-bottom: 10px;
margin-left: 3px;
padding: 0;
-webkit-transition: all .2s ease-out 0s;
transition: all .2s ease-out 0s;
text-decoration: none;
color: #000;
border: 0;
background: transparent;
}
body .wp-pagenavi a:hover
{
color: #fff; 
background: #338dbb;
}
body .wp-pagenavi a:hover::after
{
background: #fff;
}
body .wp-pagenavi .page
{
background: #d9d9d9;
}
body .wp-pagenavi span.current
{
font-weight: normal;
text-decoration: none; 
color: #fff;
background: #0071aa;
}
body .wp-pagenavi .first,
body .wp-pagenavi .previouspostslink,
body .wp-pagenavi .nextpostslink,
body .wp-pagenavi .last
{
position: relative;
text-indent: 999em; 
color: #000;
}
body .wp-pagenavi .first::before,
body .wp-pagenavi .previouspostslink::before,
body .wp-pagenavi .nextpostslink::before,
body .wp-pagenavi .last::before
{
font-family: 'icon';
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); 
text-indent: 0;
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
body .wp-pagenavi .previouspostslink::before
{
left: 50%; 
content: '\e905';
}
body .wp-pagenavi .nextpostslink::before
{
left: 50%; 
content: '\e906';
}
body .wp-pagenavi .first::before
{
content: '\e905';
}
body .wp-pagenavi .last::before
{
content: '\e906';
}
body .wp-pagenavi .first::before,
body .wp-pagenavi .last::before
{
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body .wp-pagenavi .first::after,
body .wp-pagenavi .last::after
{
position: absolute;
top: 50%;
width: 2px;
height: .9em;
margin-top: -.45em;
content: '';
-webkit-transition: background .2s ease-out 0s;
transition: background .2s ease-out 0s; 
background: #000;
}
body .wp-pagenavi .first::before
{
right: 15%;
}
body .wp-pagenavi .first::after
{
left: 25%;
}
body .wp-pagenavi .last::before
{
left: 15%;
}
body .wp-pagenavi .last::after
{
right: 25%;
}
body .wp-pagenavi .pages
{
display: none;
}
@media (max-width: 605.98px)
{
body .wp-pagenavi
{
margin-right: -15px; 
margin-left: -15px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
body .wp-pagenavi .pagenums
{
width: 100%;
text-align: center;
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
body .wp-pagenavi .extend
{
width: .5em;
}
}
.singleMmform .wpcf7-text
{
font-size: 16px;
max-width: 100%;
}
.legacy h3,
.legacy h4
{
font-size: 1.6rem;
}
.legacy .fwb
{
font-weight: bold;
}
.legacy .fz_m strong
{
font-size: 1.6rem;
}
.legacy .fz20
{
font-size: 2rem;
}
.legacy .txt-center,
.legacy .tac
{
text-align: center;
}
.legacy .tal
{
text-align: left !important;
}
.legacy .tar
{
text-align: right !important;
}
.legacy .img_border
{
border: 1px solid #ccc;
}
.legacy .img_border:hover
{
border-color: #0071aa;
}
.legacy .img_border2
{
display: block;
width: 100%; 
border: 2px solid #ccc;
}
.legacy .img_border2:hover
{
border-color: #0071aa;
}
.legacy .sp,
.legacy .sps
{
display: none !important;
}
@media (max-width: 959.98px)
{
.legacy .pc
{
display: none !important;
}
.legacy .sp
{
display: block !important;
}
.legacy img.sp,
.legacy span.sp,
.legacy br.sp,
.legacy em.sp,
.legacy strong.sp
{
display: inline !important;
}
}
@media (max-width: 479.98px)
{
.legacy .sps
{
display: block !important;
}
.legacy img.sps,
.legacy spsan.sps,
.legacy br.sps,
.legacy em.sps,
.legacy strong.sps
{
display: inline !important;
}
}
.legacy .zoom
{
overflow: hidden; 
zoom: 1;
}
.legacy .text_red,
.legacy .color_red
{
color: #dc3545;
}
.legacy .ico_movie::before,
.legacy .ico_pdf::before,
.legacy .click_p::before
{
font-family: 'icon';
font-size: 120%;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
margin-right: 3px;
vertical-align: -9%;
text-transform: none;
color: #000; 
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.legacy .ico_movie::before
{
content: '\e92c';
}
.legacy .ico_pdf::before
{
content: '\e925';
}
.legacy .click_p::before
{
content: '\e922';
}
.legacy .page_head
{
text-align: center;
}
.legacy .page_title
{
margin-bottom: 40px;
}
@media (max-width: 767.98px)
{
.legacy .page_title
{
margin-bottom: 32px;
}
}
@media (max-width: 605.98px)
{
.legacy .page_title
{
margin-bottom: 28px;
}
}
.legacy .page_title
{
font-size: 2.6rem;
margin-bottom: 40px; 
text-align: center;
}
@media (max-width: 767.98px)
{
.legacy .page_title
{
margin-bottom: 32px;
}
}
@media (max-width: 605.98px)
{
.legacy .page_title
{
margin-bottom: 28px;
}
}
.legacy .page_contents_title
{
font-size: 2.6rem;
font-weight: 700;
position: relative; text-align: center;
color: #0071aa;
}
@media (max-width: 767.98px)
{
.legacy .page_contents_title
{
margin-bottom: 32px;
}
}
@media (max-width: 605.98px)
{
.legacy .page_contents_title
{
margin-bottom: 28px;
}
}
@media (max-width: 767.98px)
{
.legacy .page_contents_title
{
font-size: 2.4rem;
}
}
@media (max-width: 605.98px)
{
.legacy .page_contents_title
{
font-size: 2rem;
}
}
.legacy .page_contents_title._border-bottom
{
margin-bottom: 50px;
padding-bottom: 15px;
}
@media (max-width: 767.98px)
{
.legacy .page_contents_title._border-bottom
{
margin-bottom: 40px;
}
}
@media (max-width: 605.98px)
{
.legacy .page_contents_title._border-bottom
{
margin-bottom: 35px;
}
}
.legacy .page_contents_title._border-bottom::after
{
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 3px;
margin-left: -15px;
content: '';
background: #000;
}
.legacy .page_contents_sub_title
{
font-size: 1.7rem;
margin: 0 0 15px;
color: #0071aa;
}
.legacy .page_contents_sub_title_2
{
font-size: 1.6rem;
margin: 0 0 10px;
}
.legacy .page_contents_sub_title_3
{
font-size: 1.6rem;
margin: 0 0 20px;
text-decoration: underline;
}
.legacy .page_contents_sub_title_4
{
font-size: 1.6rem;
margin: 0 0 20px;
text-align: center;
}
.legacy .title_l
{
font-size: 2rem;
font-weight: bold;
display: block;
margin: 0;
margin-bottom: 25px; 
padding: 11px 0 11px 20px;
border-left: 2px solid #0071aa;
}
@media (max-width: 767.98px)
{
.legacy .title_l
{
margin-bottom: 20px;
}
}
@media (max-width: 605.98px)
{
.legacy .title_l
{
margin-bottom: 17.5px;
}
}
@media (max-width: 767.98px)
{
.legacy .title_l
{
font-size: 1.8rem;
padding: 7px 0 7px 15px;
}
}
@media (max-width: 605.98px)
{
.legacy .title_l
{
font-size: 1.7rem;
}
}
.legacy .title_m
{
font-size: 1.6rem;
font-weight: bold;
display: block;
margin: 0;
margin-bottom: 10px; 
color: #0071aa;
}
@media (max-width: 767.98px)
{
.legacy .title_m
{
margin-bottom: 8px;
}
}
@media (max-width: 605.98px)
{
.legacy .title_m
{
margin-bottom: 7px;
}
}
.legacy .color_black
{
color: #000;
}
.legacy .num_list
{
margin: 0;
padding: 0; 
list-style: none;
}
.legacy .circle_list
{
padding: 0;
list-style: none;
}
.legacy .circle_list li
{
position: relative;
padding-left: 1.25em;
}
.legacy .circle_list li::before
{
position: absolute;
top: .4em; 
left: 0;
width: .8em;
height: .8em;
content: '';
border-radius: .8em;
background: #000;
}
.legacy .btn_default
{
font-size: 1.5rem;
font-weight: 400;
line-height: 1.54;
display: inline-block;
min-width: 15em;
padding: .7rem 1rem;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
text-align: center;
vertical-align: middle;
white-space: nowrap;
color: #fff;
border: 1px solid transparent;
border-color: #0071aa; 
border-radius: 0;
background-color: #0071aa;
}
.legacy .btn_default::before
{
font-family: 'icon';
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
margin-right: 3px; 
content: '\e906';
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
@media screen and (prefers-reduced-motion: reduce)
{
.legacy .btn_default
{
-webkit-transition: none;
transition: none;
}
}
.legacy .btn_default:hover,
.legacy .btn_default:focus
{
text-decoration: none;
}
.legacy .btn_default:focus,
.legacy .btn_default.focus
{
outline: 0;
-webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .25);
}
.legacy .btn_default:hover
{
color: #fff;
border-color: #004f77; 
background-color: #005884;
}
.legacy .btn_default:focus,
.legacy .btn_default.focus
{
-webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.legacy .btn_default.disabled,
.legacy .btn_default:disabled
{
color: #fff;
border-color: #0071aa; 
background-color: #0071aa;
}
.legacy .btn_default:not(:disabled):not(.disabled):active,
.legacy .btn_default:not(:disabled):not(.disabled).active,
.show > .legacy .btn_default.dropdown-toggle
{
color: #fff;
border-color: #00476a; 
background-color: #004f77;
}
.legacy .btn_default:not(:disabled):not(.disabled):active:focus,
.legacy .btn_default:not(:disabled):not(.disabled).active:focus,
.show > .legacy .btn_default.dropdown-toggle:focus
{
-webkit-box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
box-shadow: 0 0 0 .2rem rgba(0, 113, 170, .5);
}
.legacy .page-multicol-offset.bg-blue .btn_default
{
color: #212529;
border-color: #fff; 
background-color: #fff;
}
.legacy .page-multicol-offset.bg-blue .btn_default:hover
{
color: #212529;
border-color: #e6e6e6; 
background-color: #ececec;
}
.legacy .page-multicol-offset.bg-blue .btn_default:focus,
.legacy .page-multicol-offset.bg-blue .btn_default.focus
{
-webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.legacy .page-multicol-offset.bg-blue .btn_default.disabled,
.legacy .page-multicol-offset.bg-blue .btn_default:disabled
{
color: #212529;
border-color: #fff; 
background-color: #fff;
}
.legacy .page-multicol-offset.bg-blue .btn_default:not(:disabled):not(.disabled):active,
.legacy .page-multicol-offset.bg-blue .btn_default:not(:disabled):not(.disabled).active,
.show > .legacy .page-multicol-offset.bg-blue .btn_default.dropdown-toggle
{
color: #212529;
border-color: #dfdfdf; 
background-color: #e6e6e6;
}
.legacy .page-multicol-offset.bg-blue .btn_default:not(:disabled):not(.disabled):active:focus,
.legacy .page-multicol-offset.bg-blue .btn_default:not(:disabled):not(.disabled).active:focus,
.show > .legacy .page-multicol-offset.bg-blue .btn_default.dropdown-toggle:focus
{
-webkit-box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .5);
}
.legacy .page-multicol-offset.bg-blue .btn_default,
.legacy .page-multicol-offset.bg-blue .btn_default:hover
{
color: #0071aa;
}
.legacy .page-multicol-offset.bg-blue .btn_default:hover
{
color: #fff;
background: #0071aa;
}
.legacy .img_l_block::after
{
display: block;
clear: both;
content: '';
}
.legacy .img_l_block .img_l
{
float: left;
margin-right: 15px;
}
@media (max-width: 767.98px)
{
.legacy .img_l_block .img_l
{
float: none;
margin-right: 0;
text-align: center;
}
}
.legacy .img_r_block::after
{
display: block;
clear: both;
content: '';
}
.legacy .img_r_block .img_r
{
float: right;
margin-left: 15px;
}
@media (max-width: 767.98px)
{
.legacy .img_r_block .img_r
{
float: none;
margin-left: 0;
text-align: center;
}
}
.legacy .section
{
margin-top: 40px;
}
@media (max-width: 767.98px)
{
.legacy .section
{
margin-top: 32px;
}
}
@media (max-width: 605.98px)
{
.legacy .section
{
margin-top: 28px;
}
}
.legacy .page-multicol-offset.bg-blue
{
color: #fff;
}
.legacy .color_box
{
padding: 25px 30px; 
border: 1px solid #d9d9d9;
background: #f7f7f7;
}
.legacy .bg-dot-gray .color_box
{
background: #fff;
}
.legacy .local_nav
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto 20px auto;
padding: 0;
list-style: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 605.98px)
{
.legacy .local_nav
{
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
}
.legacy .local_nav li
{
height: 100%; 
margin: 0 0 10px 0;
padding: 0 2px;
vertical-align: bottom;
}
@media (max-width: 605.98px)
{
.legacy .local_nav li
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
.legacy .local_nav li.current a
{
color: #000;
}
.legacy .local_nav li.current a::before
{
background: #000;
}
.legacy .local_nav a
{
line-height: 1.4; 
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 5px 10px 17px 10px;
-webkit-transition: color .2s ease-out 0s;
transition: color .2s ease-out 0s;
text-align: center;
text-decoration: none;
color: #666;
border: 1px solid #e5e5e5;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.legacy .local_nav a::before
{
position: absolute;
right: 0;
bottom: 0;
left: 0;
height: 13px;
content: '';
-webkit-transition: background .2s ease-out 0s;
transition: background .2s ease-out 0s; 
background: #e5e5e5;
}
.legacy .local_nav a::after
{
position: absolute;
z-index: 1; 
bottom: 1px;
left: 50%;
width: 0;
height: 0;
margin-left: -7px;
content: '';
border-width: 12px 7px 0 7px;
border-style: solid;
border-color: #fff transparent transparent transparent;
}
.legacy .local_nav a:hover
{
color: #000;
}
.legacy .local_nav a:hover::before
{
background: #aaa;
}
.legacy .border-box
{
padding: 10px;
border: 1px solid #333;
}
.legacy .border-box ul:not([class]),
.legacy .border-box ol:not([class])
{
margin-bottom: 0; 
padding-left: 2em;
}
.legacy .border-box ul:not([class]) li ~ li,
.legacy .border-box ol:not([class]) li ~ li
{
margin-top: 8px;
}
.legacy .link_list_sales
{
text-align: center;
}
.legacy .link_list_sales ul
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 0 8px 0;
padding: 0; 
list-style: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 605.98px)
{
.legacy .link_list_sales ul
{
display: block; 
margin-bottom: 13px;
}
}
.legacy .link_list_sales li
{
display: -webkit-box;
display: -ms-flexbox;
display: flex; 
margin: 0 3px 5px 3px;
}
@media (max-width: 605.98px)
{
.legacy .link_list_sales li
{
display: block;
}
}
.legacy .link_list_sales a
{
line-height: 1.4;
display: block;
padding: 10px 15px;
-webkit-transition: color .2s ease-out 0s, background .2s ease-out 0s, border-color .2s ease-out 0s;
transition: color .2s ease-out 0s, background .2s ease-out 0s, border-color .2s ease-out 0s; 
text-align: center;
border: 1px solid #ccc;
background: #f2f2f2;
}
.legacy .link_list_sales a,
.legacy .link_list_sales a:hover,
.legacy .link_list_sales a:focus
{
text-decoration: none; 
color: #666;
}
.legacy .link_list_sales a:hover
{
color: #fff;
border-color: #338dbb; 
background: #338dbb;
}
.legacy .link_list_sales .on a
{
border-color: #0071aa; 
background: #0071aa;
}
.legacy .link_list_sales .on a,
.legacy .link_list_sales .on a:hover,
.legacy .link_list_sales .on a:focus
{
color: #fff;
}
.legacy .logo_link
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
padding: 0;
list-style: none;
border-top: 1px dotted #808080;
border-bottom: 1px dotted #808080; 
-ms-flex-wrap: wrap; 
flex-wrap: wrap;
}
.legacy .logo_link li
{
min-width: 25%;
border-left: 1px dotted #808080; 
-webkit-box-flex: 1; 
-ms-flex: 1; 
flex: 1;
}
.legacy .logo_link li:first-child
{
border-left: 0;
}
.legacy .logo_link a
{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 8px;
-webkit-transition: opacity .2s ease-out 0s;
transition: opacity .2s ease-out 0s; 
background: #fff;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.legacy .logo_link a::after
{
position: absolute;
z-index: 1; 
right: 0;
bottom: 0;
width: 0;
height: 0;
content: '';
border-width: 0 0 15px 15px;
border-style: solid;
border-color: transparent transparent #0071aa transparent;
}
.legacy .logo_link a:hover
{
opacity: .8;
}
.legacy table.basic,
.legacy table.spec,
.legacy .blog_table
{
width: 100%;
}
.legacy table.basic th,
.legacy table.basic td,
.legacy table.spec th,
.legacy table.spec td,
.legacy .blog_table th,
.legacy .blog_table td
{
padding: 10px; 
border: 1px solid #808080;
border-top: 1px dotted #808080;
border-bottom: 1px dotted #808080;
}
.legacy table.basic th,
.legacy table.spec th,
.legacy .blog_table th
{
background: #f2f2f2;
}
.legacy table.basic td,
.legacy table.spec td,
.legacy .blog_table td
{
background: #fff;
}
.legacy table.basic tr:first-of-type th,
.legacy table.basic tr:first-of-type td,
.legacy table.spec tr:first-of-type th,
.legacy table.spec tr:first-of-type td,
.legacy .blog_table tr:first-of-type th,
.legacy .blog_table tr:first-of-type td
{
border-top: 0;
}
.legacy table.basic tr:last-of-type th,
.legacy table.basic tr:last-of-type td,
.legacy table.spec tr:last-of-type th,
.legacy table.spec tr:last-of-type td,
.legacy .blog_table tr:last-of-type th,
.legacy .blog_table tr:last-of-type td
{
border-bottom: 0;
}
.legacy table.basic thead th,
.legacy table.spec thead th,
.legacy .blog_table thead th
{
font-size: 1.7rem; 
color: #fff;
background: #000;
}
.legacy table.basic,
.legacy table.spec
{
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
}
.legacy table.spec2
{
width: 100%;
}
.legacy table.spec2 th,
.legacy table.spec2 td
{
font-size: 13px;
padding: .6em 1em;
word-wrap: break-word;
word-break: break-all; 
border: 1px solid #d9d9d9;
overflow-wrap: break-word;
}
.legacy table.spec2 th
{
width: 20%; 
background: #f2f2f2 none repeat scroll 0 0;
}
.legacy table.spec2 th.pana_th
{
width: 20%;
}
.legacy .company_table
{
width: 100%;
margin: 15px 0;
border: 1px solid #d9d9d9; 
background: #fff;
}
.legacy .company_table th,
.legacy .company_table td
{
min-width: 200px; 
padding: 15px;
}
.legacy .company_table h3
{
font-size: 1.8rem;
}
.legacy .company_table .fr
{
text-align: right;
}
@media (max-width: 605.98px)
{
.legacy .company_table .fr
{
text-align: center;
}
}
@media (max-width: 605.98px)
{
.legacy .company_table,
.legacy .company_table tbody,
.legacy .company_table tr,
.legacy .company_table th,
.legacy .company_table td
{
display: block;
}
}
.legacy .accordion_faq,
.legacy .accordion_faq ul
{
padding: 0; 
list-style: none;
}
.legacy .accordion_faq > li
{
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px dotted #808080;
}
.legacy .accordion_faq > li > p
{
margin: 0; 
cursor: pointer;
}
.legacy .accordion_faq ul
{
display: none;
margin-top: 10px; 
padding: 15px;
background: #eee;
}
.legacy .block2,
.legacy .block3
{
margin: 0; 
padding: 0;
list-style: none;
}
.legacy .block2,
.legacy .block3
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-right: -15px;
margin-left: -15px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 605.98px)
{
.legacy .block2,
.legacy .block3
{
display: block;
}
}
.legacy .block2 li,
.legacy .block3 li
{
max-width: 50%;
padding: 15px; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
@media (max-width: 605.98px)
{
.legacy .block2 li,
.legacy .block3 li
{
max-width: inherit;
}
}
.legacy .block2 dl,
.legacy .block3 dl
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
margin: 0;
-webkit-transition: opacity .2s ease-out 0s;
transition: opacity .2s ease-out 0s; 
border: 1px solid #d9d9d9;
background: #fff;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.legacy .block2 dt,
.legacy .block2 dd,
.legacy .block3 dt,
.legacy .block3 dd
{
max-width: 100%;
}
.legacy .block2 dt{
background:#eeeeee;
color:#333;
text-align: left;
padding:10px;
margin-bottom: 0px;
}
.legacy .block2.border_none dl,
.legacy .block3.border_none dl
{
border: 0;
}
.legacy .block2.bg_none dl,
.legacy .block3.bg_none dl
{
background: none;
}
.legacy .block2 a,
.legacy .block3 a
{
text-decoration: none;
}
.legacy .block2 a:hover > dl,
.legacy .block3 a:hover > dl
{
opacity: .8;
}
.legacy .block2 .photo,
.legacy .block3 .photo
{
width: 100%;
}
.legacy .block2 .photo img,
.legacy .block3 .photo img
{
width: 100%;
max-width: inherit;
}
.legacy .block2 .name,
.legacy .block2 .cap,
.legacy .block3 .name,
.legacy .block3 .cap
{
width: 100%; 
margin: 0;
padding-right: 15px;
padding-left: 15px;
}
.legacy .block2 .name,
.legacy .block3 .name
{
font-size: 1.8rem;
position: relative;
margin-bottom: 15px; 
padding-bottom: 15px;
}
@media (max-width: 605.98px)
{
.legacy .block2 .name,
.legacy .block3 .name
{
font-size: 1.5rem;
}
}
.legacy .block2 .name._no-border::after,
.legacy .block3 .name._no-border::after
{
display: none;
}
.legacy .block2 .name::after,
.legacy .block3 .name::after
{
position: absolute;
bottom: 0;
left: 50%;
width: 30px;
height: 3px;
margin-left: -15px;
content: '';
background: #000;
}
.legacy .block2 .cap,
.legacy .block3 .cap
{
padding-bottom: 20px;
}
@media (max-width: 605.98px)
{
.legacy .block2 .cap,
.legacy .block3 .cap
{
font-size: 1.3rem;
}
}
.legacy .block3 li
{
max-width: 33.333%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 33.333%; 
flex: 0 0 33.333%;
}
@media (max-width: 767.98px)
{
.legacy .block3 li
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
@media (max-width: 605.98px)
{
.legacy .block3 li
{
max-width: inherit;
}
}
.legacy .link_list ul
{
display: -webkit-box;
display: -ms-flexbox;
display: flex; 
margin: 0 -8px;
padding: 0;
list-style: none;
}
@media (max-width: 605.98px)
{
.legacy .link_list ul
{
display: block;
}
}
.legacy .link_list li
{
padding: 8px; 
-webkit-box-flex: 1; 
-ms-flex: 1; 
flex: 1;
}
.legacy .link_list li a
{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 15px 5px;
-webkit-transition: opacity .2s ease-out 0s;
transition: opacity .2s ease-out 0s; 
color: inherit;
border: 1px solid #d9d9d9;
background: #fff;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.legacy .link_list li a:hover
{
opacity: .8;
}
.legacy .link_list li a::after
{
position: absolute;
z-index: 1; 
right: 0;
bottom: 0;
width: 0;
height: 0;
content: '';
border-width: 0 0 15px 15px;
border-style: solid;
border-color: transparent transparent #0071aa transparent;
}
.legacy .link_list li dl
{
margin: 0;
}
.legacy .in_box
{
margin-bottom: 30px;
padding-bottom: 30px; 
border-bottom: 1px solid #ccc;
}
@media (max-width: 767.98px)
{
.legacy .in_box
{
margin-bottom: 24px;
}
}
@media (max-width: 605.98px)
{
.legacy .in_box
{
margin-bottom: 21px;
}
}
@media (max-width: 767.98px)
{
.legacy .in_box
{
padding-bottom: 24px;
}
}
@media (max-width: 605.98px)
{
.legacy .in_box
{
padding-bottom: 21px;
}
}
.legacy .feature.in_box:last-child
{
margin-bottom: 0;
padding-bottom: 0; 
border-bottom: none;
}
.legacy .d_box
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 20px; 
-webkit-box-pack: justify; 
-ms-flex-pack: justify; 
justify-content: space-between;
}
@media (min-width: 606px)
{
.legacy .d_box > .dot_list
{
padding-right: 30px;
}
}
@media (max-width: 605.98px)
{
.legacy .d_box
{
display: block;
}
.legacy .d_box > .dot_list
{
margin: 0 0 20px 0;
padding: 10px 10px 10px 2em;
border: 1px solid #ccc;
background: #fff;
}
.legacy .d_box .btn_default
{
display: block;
}
}
.legacy .result2
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -15px;
padding: 0;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.legacy .result2 .itemLi
{
max-width: 100%; 
margin-bottom: 20px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.legacy .result2 .itemLi > a
{
display: block;
margin-bottom: 20px; 
padding: 10px;
text-align: center;
text-decoration: none;
color: #000;
border: 1px solid #ccc;
background-color: #fff;
}
@media (min-width: 606px)
{
.legacy .result2 .itemLi
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
@media (min-width: 768px)
{
.legacy .result2 .itemLi
{
max-width: 25%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 25%; 
flex: 0 0 25%;
}
}
.legacy .wrap_camera_basic,
.legacy .wrap_camera_3
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -10px;
padding: 0;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 479.98px)
{
.legacy .wrap_camera_basic,
.legacy .wrap_camera_3
{
display: block;
}
}
.legacy .inner_camera_3
{
max-width: 33.333%;
margin: 0 0 20px 0; 
padding-right: 10px;
padding-left: 10px;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
}
@media (max-width: 479.98px)
{
.legacy .inner_camera_3
{
max-width: inherit;
text-align: center;
}
}
.legacy .inner_camera_basic
{
max-width: 50%;
margin: 0 0 20px 0; 
padding-right: 10px;
padding-left: 10px;
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
}
@media (max-width: 479.98px)
{
.legacy .inner_camera_basic
{
max-width: inherit;
text-align: center;
}
}
.legacy .inner_camera_basic_title
{
font-size: 1.6rem;
font-weight: 400; 
margin-bottom: 20px;
}
.legacy .col4
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -5px;
padding: 0;
list-style: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.legacy .col4_item
{
max-width: 25%;
margin-bottom: 10px; 
padding-right: 5px;
padding-left: 5px;
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
}
@media (max-width: 605.98px)
{
.legacy .col4_item
{
max-width: 50%; 
-webkit-box-flex: 0; 
-ms-flex: 0 0 50%; 
flex: 0 0 50%;
}
}
.legacy .header-bgImg
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 40px; 
text-align: center;
background: url(/images/page/systems/sys_main.jpg) no-repeat 50% 50%;
background-size: cover;
}
@media (max-width: 767.98px)
{
.legacy .header-bgImg
{
margin-bottom: 32px;
}
}
@media (max-width: 605.98px)
{
.legacy .header-bgImg
{
margin-bottom: 28px;
}
}
.legacy .header-bgImg-title
{
font-size: 2.2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
min-height: 200px;
margin: 0 auto;
padding: 30px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
@media (max-width: 959.98px)
{
.legacy .header-bgImg-title
{
min-height: 150px;
padding: 15px;
}
}
@media (max-width: 767.98px)
{
.legacy .header-bgImg-title
{
font-size: 1.8rem; 
min-height: 100px;
padding: 15px;
}
}
.legacy .head_type_img
{
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex; 
background: url(/images/page/systems/sys_main.jpg) no-repeat 50% 50%;
background-size: cover;
}
.legacy .head_type_img .page_title
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-height: 200px;
margin: 0;
padding-left: 30px; 
-webkit-box-align: center; 
-ms-flex-align: center; 
align-items: center;
}
@media (max-width: 767.98px)
{
.legacy .head_type_img .page_title
{
font-size: 1.8rem; 
width: 100%;
min-height: 150px;
padding-right: 15px;
padding-left: 15px;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
@media (max-width: 605.98px)
{
.legacy .head_type_img .page_title
{
min-height: 120px;
}
}
.legacy .head_type_img .bg_img_right
{
position: absolute;
top: 0;
right: 0;
bottom: 0;
margin: 0;
}
.legacy .head_type_img .bg_img_right img
{
width: auto;
max-width: inherit; 
height: 100%;
}
.anchorNav,
.legacy .anchor_nav
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
margin-bottom: 50px; 
padding: 0;
list-style: none;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (max-width: 767.98px)
{
.anchorNav,
.legacy .anchor_nav
{
margin-bottom: 40px;
}
}
@media (max-width: 605.98px)
{
.anchorNav,
.legacy .anchor_nav
{
margin-bottom: 35px;
}
}
.anchorNav li,
.legacy .anchor_nav li
{
position: relative;
margin-top: 4px;
margin-right: -1px;
margin-bottom: 4px; 
padding-right: 22px;
padding-left: 22px;
}
.anchorNav li::before,
.anchorNav li::after,
.legacy .anchor_nav li::before,
.legacy .anchor_nav li::after
{
position: absolute;
top: 3px;
bottom: 3px;
width: 1px;
content: '';
background: #000;
}
.anchorNav li::before,
.legacy .anchor_nav li::before
{
left: 0;
}
.anchorNav li::after,
.legacy .anchor_nav li::after
{
right: 0;
}
@media (min-width: 480px)
{
.anchorNav li:first-child::before,
.legacy .anchor_nav li:first-child::before
{
display: none;
}
.anchorNav li:last-child::after,
.legacy .anchor_nav li:last-child::after
{
display: none;
}
}
@media (max-width: 605.98px)
{
.anchorNav li,
.legacy .anchor_nav li
{
padding-right: 8px;
padding-left: 12px;
}
}
.anchorNav a,
.legacy .anchor_nav a
{
text-decoration: underline;
}
.entryList-item
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
@media (max-width: 767.98px)
{
.entryList-item
{
display: block;
}
}
.entryList-item a
{
text-decoration: none;
}
.entryList-item-img
{
position: relative; 
overflow: hidden;
max-width: 300px;
height: 160px;
margin: 0;
margin-right: 25px;
-webkit-box-flex: 0;
-ms-flex: 0 0 300px;
flex: 0 0 300px;
}
@media (max-width: 767.98px)
{
.entryList-item-img
{
position: static; 
margin: 0 auto 1em auto;
text-align: center;
}
}
@media (min-width: 768px)
{
.entryList-item-img img
{
position: relative;
top: 50%;
left: 50%;
width: 100%;
max-width: inherit;
height: auto;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
}
.entryList-item-desc
{
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.entryList-item-link
{
color: inherit;
}
.entryList-item-title
{
font-size: 2rem;
font-weight: 700;
margin: 0 0 1em 0;
}
@media (min-width: 768px)
{
.entryList-item-btn
{
text-align: right;
}
}
@media (max-width: 767.98px)
{
.entryList-item-btn
{
text-align: center;
}
}
.entryPost-meta
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
@media (max-width: 605.98px)
{
.entryPost-meta
{
display: block;
}
}
.entryPost-sns
{
margin: 0;
padding: 0;
list-style: none;
}
.entryPost-sns li
{
display: inline-block;
vertical-align: top;
}
.entryPost-sns .entryPost-sns-tw
{
vertical-align: bottom;
}
.entryPost-body h2
{
font-size: 2.4rem;
font-weight: 700;
margin-bottom: 30px;
}
@media (max-width: 767.98px)
{
.entryPost-body h2
{
margin-bottom: 24px;
}
}
@media (max-width: 605.98px)
{
.entryPost-body h2
{
margin-bottom: 21px;
}
}
@media (max-width: 605.98px)
{
.entryPost-body h2
{
font-size: 2.4rem;
}
}
.entryPost-body h3
{
font-size: 2rem;
position: relative;
margin: 0;
margin-bottom: 20px; 
padding: 5px 0;
border-bottom: 2px solid #ccc;
}
@media (max-width: 767.98px)
{
.entryPost-body h3
{
margin-bottom: 16px;
}
}
@media (max-width: 605.98px)
{
.entryPost-body h3
{
margin-bottom: 14px;
}
}
@media (max-width: 605.98px)
{
.entryPost-body h3
{
font-size: 1.8rem;
}
}
.entryPost-body h3 > span
{
position: relative;
display: inline-block;
}
.entryPost-body h3 > span::after
{
position: absolute;
right: 0;
bottom: -7px;
left: 0;
height: 2px;
content: '';
background: #0071aa;
}
.entryPost-body h4
{
font-weight: bold;
}
.entryPost-body p
{
margin-bottom: 1.5em;
}
.entryPost-body .fl
{
float: left;
}
.entryPost-body .fr
{
float: right;
}
.entryPost-prevNext ul
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0;
padding: 0;
list-style: none;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.entryPost-prevNext li
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.entryPost-prevNext a
{
position: relative;
display: block;
text-decoration: none;
}
.entryPost-prevNext a::before
{
font-family: 'icon';
font-size: 2.5rem; 
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
position: absolute;
top: 50%;
margin-top: -.5em;
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.entryPost-prevNext .prev a
{
padding-right: 15px;
padding-left: 35px;
}
@media (max-width: 605.98px)
{
.entryPost-prevNext .prev a
{
padding-right: 10px;
padding-left: 25px;
}
}
.entryPost-prevNext .prev a::before
{
left: -5px; 
content: '\e901';
}
.entryPost-prevNext .next a
{
padding-right: 35px;
padding-left: 15px;
text-align: right;
}
@media (max-width: 605.98px)
{
.entryPost-prevNext .next a
{
padding-right: 25px; 
padding-left: 10px;
}
}
.entryPost-prevNext .next a::before
{
right: -5px; 
content: '\e902';
}
#ez-toc-container .ez-toc-list li ul
{
padding-left: 1.5em !important;
}
#ez-toc-container .ez-toc-list li li
{
overflow: visible !important; 
list-style-position: outside !important;
list-style-type: circle !important;
}
.sitemap-link,
.sitemap-heading1 a,
.sitemap-heading2 a,
.sitemap-list a
{
display: inline-block; 
color: inherit;
}
.sitemap-link::before,
.sitemap-heading1 a::before,
.sitemap-heading2 a::before,
.sitemap-list a::before
{
font-family: 'icon';
font-size: 80%;
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
margin-right: 3px; 
content: '\e906';
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sitemap-link[target='_blank']::after,
.sitemap-heading1 a[target='_blank']::after,
.sitemap-heading2 a[target='_blank']::after,
.sitemap-list a[target='_blank']::after
{
font-family: 'icon';
font-weight: normal;
font-style: normal;
font-variant: normal;
line-height: 1;
margin-left: 3px; 
content: '\e917';
text-transform: none;
speak: none; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.sitemap-link:hover,
.sitemap-heading1 a:hover,
.sitemap-heading2 a:hover,
.sitemap-list a:hover
{
color: #0071aa;
}
.sitemap-sec
{
margin-bottom: 40px;
padding-bottom: 20px; 
border-bottom: 1px solid #ccc;
}
.sitemap-sec .col-auto
{
max-width: 100%;
}
.sitemap-sec hr
{
margin-top: 20px;
margin-bottom: 20px; 
border-top: 1px dotted #ddd;
}
.sitemap-heading1
{
font-size: 2.2rem;
font-weight: normal;
margin-bottom: 20px;
}
.sitemap-heading2
{
font-size: 1.6rem;
font-weight: normal;
margin-bottom: 20px;
}
.sitemap-heading1 a,
.sitemap-heading2 a
{
text-decoration: none;
}
.sitemap-list
{
margin: 0 0 10px 0; 
padding: 0 0 0 20px;
list-style: none;
}
.sitemap-list li
{
margin-bottom: 10px;
}
.sitemap-list a
{
position: relative; 
padding-left: 1em;
}
.sitemap-list a::before
{
position: absolute;
top: .4em; 
left: 0;
}
.sitemap-list .recommend
{
font-size: 10px;
font-weight: bold;
line-height: 1.3;
position: relative;
margin: 0 0 0 4px;
padding: 1px 5px;
-webkit-transform: scale(.9);
transform: scale(.9);
-webkit-transform-origin: top right;
transform-origin: top right; 
color: #000;
}
.sitemap-list .recommend::after
{
position: absolute;
z-index: -1;
top: 0;
right: 0;
bottom: 0;
left: 0;
content: '';
-webkit-transform: skewX(334deg);
transform: skewX(334deg);
background: #ffd217;
}