@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    /* 2 */
    -webkit-text-size-adjust: 100%;
    line-height: 1.15;
    /* 1 */

    -ms-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article, aside, footer, header, nav, section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    margin: .67em 0;
    font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption, figure, main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    /* 1 */
    overflow: visible;
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    /* 1 */
    font-size: 1em;
    font-family: monospace, monospace;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    border-bottom: none;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b, strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
    /* 1 */
    font-size: 1em;
    font-family: monospace, monospace;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    color: #000;
    background-color: #ff0;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
    position: relative;
    font-size: 75%;
    vertical-align: baseline;
    line-height: 0;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio, video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
    /* 1 */
    margin: 0;
    /* 1 */
    font-size: 100%;
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    /* 2 */
    display: table;
    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 1 */
    color: inherit;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    /* 1 */
    font: inherit;
    -webkit-appearance: button;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details, menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

:root {
    font-size: 62.5%;
}

body {
    position: relative;
    overflow-x: hidden;
    font-size: 1.4rem;
    font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
    color: #333;
    line-height: 1.6;
    background: url(/common/images/bg_01.png);
}

*, *::before, *::after {
    box-sizing: border-box;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
    border: none;
}

a {
    transition: opacity .3s;
}

a:hover, a:focus {
    opacity: .8;
}

a:link, a:hover, a:visited {
    color: #333;
}

a:link {
    text-decoration: none !important;
}

a:hover {
    color: #333;
    text-decoration: underline !important;
}

a.u_line:link, a.u_line:hover, a.u_line:visited {
    text-decoration: underline !important;
}

a[href^="tel"] {
    color: #333;
    text-decoration: none;
    cursor: default;
}

a[href^="tel"]:hover, a[href^="tel"]:focus {
    opacity: 1;
}

em {
    font-weight: bold;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, dl, dt, dd {
    margin: 0;
    padding: 0;
}

.col h4 {
    text-align: center;
}

button {
    padding: 0;
    font-family: Meiryo, "メイリオ", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Helvetica, sans-serif;
    color: #333;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    outline: none;
    cursor: pointer;
}

ul, ol {
    margin: 0;
    padding: 0;
}

li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

small {
    font-size: 100%;
}

figure {
    margin: 0;
}

.header-inner {
    display: flex;
    justify-content: space-between;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 80px 10px;
    background: #fff;
}



.header-inner h1 {
    margin-top: 30px;
}

.header-inner .btn-menu {
    display: none;
}

.header-inner .nav-global ul {
    display: flex;
    position: relative;
}

.header-inner .nav-global ul.pc > li a {
    display: block;
    height: 138px;
}

/* Submenu */
 
.header-inner .nav-global ul li ul.ul02,
.header-inner .nav-global ul li ul.ul03, 
.header-inner .nav-global ul li ul.ul04 {
    display: none;
}

.header-inner .nav-global ul li ul.ul02 {
    position: absolute;
    top: 105px;
    left: 106px;
    z-index: 1;
}

.header-inner .nav-global ul li ul.ul03 {
    position: absolute;
    top: 113px;
    left: 115px;
    z-index: 1;
}

.header-inner .nav-global ul li ul.ul04 {
    position: absolute;
    top: 113px;
    left: 345px;
    z-index: 1;
}

.header-inner .nav-global ul li:hover ul.ul02,
.header-inner .nav-global ul li:hover ul.ul03, 
.header-inner .nav-global ul li:hover ul.ul04 {
    display: block;
}

.header-inner .nav-global ul li ul.ul02 li {
    border-top: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd;
    border-left: 1px solid #dcdddd;
    padding: 10px 10px 10px 20px;
    display: block;
    width:200px;
    height: 35px;
    line-height:1;
    background-color: #ffffff;
}

.header-inner .nav-global ul li ul.ul03 li {
    border-top: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd;
    border-left: 1px solid #dcdddd;
    padding: 10px 10px 10px 20px;
    display: block;
    width:200px;
    height: 35px;
    line-height:1;
    background-color: #ffffff;
}

.header-inner .nav-global ul li ul.ul04 li {
    border-top: 1px solid #dcdddd;
    border-right: 1px solid #dcdddd;
    border-left: 1px solid #dcdddd;
    padding: 10px 10px 10px 20px;
    display: block;
    width:220px;
    height: 35px;
    line-height:1;
    background-color: #ffffff;
}

.header-inner .nav-global ul li ul.ul02 li:last-child,
.header-inner .nav-global ul li ul.ul03 li:last-child, 
.header-inner .nav-global ul li ul.ul04 li:last-child {
    border-bottom: 1px solid #dcdddd;
}

.header-inner .nav-global ul li ul.ul02 li a,
.header-inner .nav-global ul li ul.ul03 li a, 
.header-inner .nav-global ul li ul.ul04 li a {
    color: #3f3a39;
}

.header-inner .nav-global ul li ul.ul02 li a:hover {
    width:200px;
    height: 30px;
}

.header-inner .nav-global ul li ul.ul03 li a:hover {
    width:200px;
    height: 30px;
}
 
.header-inner .nav-global ul li ul.ul04 li a:hover {
    height: 30px;
}



h1 img {
    width: 80%;
}

.l_img_gNav {
    width: 115px;
}

.l_img_nav {
    width: 217px;
}

.l_img_join {
    width: 90%;
}

footer {
    max-width: 1250px;
    margin: 0 auto;
    background: #fff;
}

footer .contact a {
    text-decoration: none;
}

footer .contact {
    margin-bottom: 20px;
    font-size: 1.4rem;
    text-align: center;
}

footer .copy-rigtht {
    padding: 10px;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
    background: #383735;
}

footer .footer-content {
    position: relative;
}

footer .footer-content .link-top {
    position: absolute;
    top: 3px;
    right: 20px;
}

footer .footer-content .link-top a {
    font-weight: bold;
    color: #615f60;
    text-decoration: none;
}

footer .footer-content .link-top a img {
    margin-left: 5px;
    vertical-align: middle;
}

.footer-nav-title {
    display: flex;
    margin-top: 30px;
}

.footer-nav-01 {
    margin-top: 30px;
    text-align: center;
}

.footer-nav-01 .col {
    display: inline-block;
    width: calc(100% / 3.1);
    vertical-align: top;
}

.footer-nav-01 .col + .col {
    margin-left: 10px;
}

.footer-nav-01 .col3 {
    display: inline-block;
    width: calc(100% / 4);
    vertical-align: top;
}

.footer-nav-01.col-1, .footer-nav-01.col-2, .footer-nav-01.col-3 {
    text-align: center;
}

.footer-nav-01.col-1 .col, .footer-nav-01.col-1 .col-3 {
    width: auto;
    max-width: 610px;
    margin: 0 auto;
}

.footer-nav-01 li {
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    background: #ec75a9;
    border-radius: 6px;
    align-items: center;
}

.recruit a {
    background: #bcd300;
}

.meeting a {
    background: #7ccef4;
}

.footer-nav-01 li.l-rec {
    display: block;
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    background: #bed400;
    border-radius: 6px;
    align-items: center;
}

.footer-nav-01 li.l-mee {
    display: block;
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    background: #7dcdf4;
    border-radius: 6px;
    align-items: center;
}

.footer-nav-01 li.link_e {
    display: block;
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #ec75a9;
    text-align: left;
    text-decoration: none !important;
    background: #fff;
    border: 2px solid #ec75a9;
    border-radius: 6px;
    align-items: center;
}

.footer-nav-01 li.link_e a:link, .footer-nav-01 li.link_e a:hover, .footer-nav-01 li.link_e a:visited {
    color: #ec75a9;
}

.footer-nav-01 li.link_r {
    display: block;
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #bcd300;
    text-align: left;
    text-decoration: none !important;
    background: #fff;
    border: 2px solid #bcd300;
    border-radius: 6px;
    align-items: center;
}

.footer-nav-01 li.link_r a:link, .footer-nav-01 li.link_r a:hover, .footer-nav-01 li.link_r a:visited {
    color: #bcd300;
}

.footer-nav-01 li.link_m {
    display: block;
    display: flex;
    justify-content: center;
    min-height: 105px;
    margin-top: 20px;
    padding: 10px;
    font-weight: bold;
    color: #7ccef4;
    text-align: left;
    text-decoration: none !important;
    background: #fff;
    border: 2px solid #7ccef4;
    border-radius: 6px;
    align-items: center;
}

.footer-nav-01 li.link_m a:link, .footer-nav-01 li.link_m a:hover, .footer-nav-01 li.link_m a:visited {
    color: #7ccef4;
}

.footer-nav-01 li a {
    text-decoration: none !important;
}

.footer-nav-01 li a:visited {
    color: #ec75a9;
}

.footer-nav-01 li.link_m a:link, .footer-nav-01 li.link_m a:visited {
    color: #7dcdf4;
}

.footer-nav-01 .recruit a:link, .footer-nav-01 .recruit a:visited {
    color: #bcd300;
    background: #fff;
}

.footer-nav-01 .meeting a:link, .footer-nav-01 .meeting a:visited {
    color: #7ccef4;
    background: #fff;
}

.footer-nav-02 {
    display: flex;
    justify-content: center;
    margin-top: 80px;
    float:left;
    clear:both;
    width:100%;
}

.footer-nav-02 > li + li {
    margin-left: 20px;
}

.footer-nav-02 > li:nth-child(1) a::before {
    border-color: #ec75a9 transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(2) a::before {
    border-color: #f3960e transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(3) a::before {
    border-color: #bcd300 transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(4) a::before {
    border-color: #7ccef4 transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(5) a::before {
    border-color: #ec75a9 transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(6) a::before {
    border-color: #f3960e transparent transparent transparent;
}

.footer-nav-02 > li:nth-child(7) a::before {
    border-color: #bcd300 transparent transparent transparent;
}

.footer-nav-02 a {
    position: relative;
    padding-left: 16px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.footer-nav-02 a::before {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    border-width: 15px 15px 0 0;
    border-style: solid;
    border-color: #ec75a9 transparent transparent transparent;
    content: "";
}

#wrapper {
    display: flex;
    max-width: 1250px;
    width: 1250px;
    min-height: 600px;
    margin: 0 auto;
    padding: 0 80px 50px;
    background: #fff;
}

.main-visual {
    text-align: center;
}

.main-content {
    max-width: 706px;
    padding-top: 20px;
    min-width: 700px;
}

.main-full-content {
    max-width: 100%;
    width: 1090px;
}

.side-content {
    max-width: 330px;
    margin-left: 63px;
    padding-top: 20px;
}

.nav-main {
    text-align: center;
    margin-bottom:30px;
}

.nav-main li {
    width: 200px;
    display: inline-block;
}


.nav-main li + li {
    margin-left: 24px;
}

.hdg-news {
    position: relative;
    margin-top: 0px;
    font-size: 40px;
}

.hdg-news::after {
    position: absolute;
    bottom: 20px;
    left: 130px;
    display: block;
    width: calc(100% - 130px);
    height: 6px;
    background: url(/images/bg_hdg_01.png);
    content: "";
}

.hdg-news b {
    color: #ee73a9;
}

.hdg-news b + b {
    color: #f39615;
}

.hdg-news b + b + b {
    color: #93c319;
}

.hdg-news b + b + b + b {
    color: #2bbbef;
}

.hdg-join {
    position: relative;
    margin-top: 45px;
    font-size: 32px;
}

.hdg-join b {
    color: #ee73a9;
}

.hdg-join b + b {
    color: #f39615;
}

.hdg-join b + b + b {
    color: #93c319;
}

.hdg-join b + b + b + b {
    color: #2bbbef;
}

.nav-join {
    display: flex;
    margin-top: 15px;
}

.nav-join li + li {
    margin-left: 24px;
}

.witstudio {
}

.mappa {
    margin-top:13px;
}

.cloverworks {
}

.cwfilms {
    margin-top:7px;
}

h1 img {
    width: 80%;
}

.hdg-l2 {
    margin-bottom: 00px;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.hdg-l2_news {
    margin:0 auto 0px;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
    width:90%;
}

.hdg-l3 {
    margin: 15px auto 15px;
    padding: 0 10px;
    font-weight: bold;
    font-size: 20px;
    width:95%;
}

.hdg-l3-news {
    margin: 25px auto 0px;
    padding: 0 0px;
    font-weight: bold;
    font-size: 24px;
    width:90%;
    clear:both;
}

.hdg-l3-news_info {
    margin: 25px 50px 5px;
    text-align:center;
    padding: 0 0px;
    font-weight: bold;
    font-size: 24px;
    width:90%;
    float:left;
    clear:both;
}

.hdg-l3-event_info  {
    margin: 25px 50px 5px;
    text-align:left;
    padding: 0 0px;
    font-weight: bold;
    font-size: 20px;
    width:100%;
    float:left;
    clear:both;
}

h4.hdg-l4-event_info {
    margin: 25px 50px 5px;
    text-align: left;
    padding: 0 0px;
    font-weight: bold;
    font-size: 18px;
    width: 100%;
    float: left;
    clear: both;
}

.text-event01 {
    margin: 15px 40px 5px 55px;
    font-size: 16px;
    width: calc(100% - 120px);
}

.text-event02 {
    margin: 30px 40px 0 50px;
    font-size: 16px;
    width: calc(100% - 120px);
    float: left;
}

ul.event {
    margin: 5px 30px 0 30px;
    font-size: 16px;
    width: calc(100% - 120px);
}

ul.event li {
    padding-left:15px;
    font-size: 16px;
}

ul.event li:before {
    content:"・";
}

.img_stg {
    width:75%;
    margin-left:-175px !important;
}

.img_recruit {
    width: 80%;
    margin-left: -100px !important;
}

.hdg-l3-img {
    margin-top: 40px;
    width:100%;
    text-align: center;
}

.hdg-l3-img img{
    width:80%;
}


.text-01 {
    margin: 15px auto 0 auto;
    font-size: 16px;
    width:90%;
}

.text-language {
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    margin:0px 0 25px 0;
    font-weight:bold;
}


.text-01-news {
    margin: 0px auto 0 auto;
    font-size: 16px;
    width:90%;
}

.text-01-news_info01 {
    margin: 20px auto 0 auto;
    text-align:center;
    font-size: 16px;
    width:90%;
}

dl.news {
    width:90%;
    margin:0 auto;
}

dl.news dt {
    width:40%;
    display: inline-block;
    text-align:right;
    vertical-align: top;
    font-size: 16px;

}

dl.news dd {
    width:60%;
    display: inline-block;
    font-size: 16px;
}

.text-01-news_info02 {
    margin: 40px auto 0 auto;
    text-align:center;
    font-size: 14px;
    width:100%;
    float:left;
    clear:both;
}

.lead-01 {
    margin: 15px auto 0 auto;
    font-weight: bold;
    font-size: 20px;
    width:90%;
}

.list-news-01 {
    position: relative;
}

.list-news-01 > li {
    display: flex;
    width: 100%;
    padding: 10px 0;
}

.list-news-01 > li a{
    text-decoration: none;
}

.list-news-01 > li + li {
    border-top: 1px solid #f9cfe3;
}

.list-news-01 > * {
    display: table-cell;
}

.list-news-01 .date {
    white-space: nowrap;
}

.list-news-01 .text {
    padding-left: 20px;
    text-align: left;
}

.list-news-01::after {
    bottom: 20px;
    left: 0;
    display: block;
    width: 100%;
    height: 6px;
    background: url(/images/bg_hdg_01.png);
    content: "";
}

.box_img01, .box_img02 {
	width: auto;
	float: right;
	margin: 0px 0px 20px 15px;
}


.block_img01 {
	width: 200px;
	float: right;
	margin: 0px 0px 0px 20px;
}

.block_img02 {
	width: 200px;
	float: left;
	margin: 0px 0px 0px 20px;
}


span.caption-news {
	font-size:90%;
	text-align:center;
	float: left;
	width: 100%;
}


.img-news01 {
	width: 200px;
	float: right;
	margin: 0px 10px 5px 10px;
}


.p_news_info_en {
 float:left;
 clear:both;
 margin:10px auto 15px auto;
 text-align:left;
 width: 100%;
 font-size:14px;
}


dl.news_info02 {
 width:60%;
 text-align: center;
 margin: 0 30%;
 float:left;
 clear:both;
}

dl.news_info03 {
    width: 70%;
    text-align: center;
    margin: 10px 0 40px 28%;
    float: left;
    clear: both;
}

dl.news_info02_en {
 width:90%;
 text-align: center;
 margin: 0 10%;
 float:left;
 clear:both;
}

dl.news_info02 dt  {
    width: 15%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    text-align:left;
}

dl.news_info03 dt  {
    width: 15%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    text-align:left;
}

dl.news_info02_en dt  {
    width: 20%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    text-align:left;
}

dl.news_info02 dt:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info02_en dt:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info03 dt:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info02 dd {
    width: 80%;
    display: inline-block;
    font-size: 16px;
    text-align:left;
}

dl.news_info02_en dd {
    width: 60%;
    display: inline-block;
    font-size: 16px;
    text-align:left;
}

dl.news_info03 dd {
    width: 80%;
    display: inline-block;
    font-size: 16px;
    text-align:left;
}


dl.event_info {
 width: calc(100% - 140px);
 text-align: left;
 margin: 0px 0 0px 65px;
 float:left;
 clear:both;
}

dl.event_info dt  {
    width: 15%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    text-align:left;
}

dl.event_info dt.dt02  {
    width: 7%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 16px;
    text-align:left;
}

dl.event_info dt:after, dl.event_info dt.dt02:after  {
    content: ":";
    float: right;
    vertical-align: top;
    margin-right: 3px;
}

dl.event_info dd {
    width: 80%;
    display: inline-block;
    font-size: 16px;
    text-align:left;
    margin-bottom: 10px;
}

dl.event_info dd.dd02 {
    width: 93%;
    display: inline-block;
    font-size: 16px;
    text-align:left;
    margin-bottom: 5px;
}


h3.e_s_list_anista {
    width: 300px;
    margin: 30px auto 10px;
}

h3.e_s_list_witstudio {
    width: 126px;
    margin: 30px auto 10px;
}

h3.e_s_list_mappa {
    width: 210px;
    margin: 30px auto 10px;
}

h3.e_s_list_cloverworks {
    width: 200px;
    margin: 30px auto 10px;
}

ul.info {
    margin: 30px 0 60px 0px;
    text-align: left;
    padding: 0 0 0 30px;
}

ul.info li {
    text-align: left;
    margin: 0 25px 30px 0px;
    width: 235px;
    display: inline-block;
    vertical-align: top;
    background-color: #F7F7F7;
}

ul.info li img {
    width: 100%;
    border: 2px solid  #F7F7F7;
}

ul.info li p.title {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 5px 0;
    padding: 5px;
    line-height: 120%;
    display: inline-table;
}

ul.info li p.price {
    font-size: 13px;
    font-weight: bold;
    vertical-align: bottom;
    margin: 0;
    padding: 5px;
}

span.size {
    font-size: 12px;
    margin: 5px 0 15px 0;
    display: inline-block;
    font-weight: normal;
}

.blank {
 position: relative;
}

.blank:after  {
 content: url(/common/images/icon_newwin.png);
 margin: 0px 0px 0 3px;
 position: absolute;
 top: 2px;
}

.category {
    position: relative;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
}

.category p.title-img {
    max-width: 1250px;
    margin: auto;
    padding: 0 80px 0 85px;
    color: #fff;
    background-color: #fff;
}

.category p.sub-title {
    max-width: 1250px;
    margin: auto;
    padding: 0 90px 0 90px;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.category .background {
    position: relative;
    margin: auto;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 0;
}

.bg-orange {
    background-color: #f3960e;
}

.bg-pink {
    background-color: #ec75a9;
}

.bg-green {
    background-color: #bed400;
}

.bg-blue {
    background-color: #7dcdf4;
}

.orange {
 color:#f3960e;
}

.pink {
 color:#ec75a9;
}

.green {
 color:#bed400;
}

.blue {
 color:#7dcdf4;
}

.category p {
    position: relative;
    margin: auto;
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
    padding: 0 20px 0;
    font-weight: bold;
    font-size: 24px;
    color: #fff;
}

.category p span {
    margin: 0 auto;
}

span.image-full-01 {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
}

.image-full-01 {
    margin: 20px auto 0 auto;
    text-align: center;
    width:90%;
    font-size: 32px;
    font-weight: bold;
}

.image-full-02 {
    margin: 30px auto 25px;
    text-align: center;
    max-width:400px;
}

.image-full-02 img {
    width: auto;
}

h4 img {
    width: auto;
}

.image-full-01 .logo {
    max-width: 410px;
}

.image-full-01 .logo2020 {
    max-width: 545px;
}

.category img {
    height: 60px;
}

.topic-path {
    display: flex;
    margin-bottom: 50px;
    padding: 7px 0;
}

.topic-path > li {
    font-weight: bold;
    font-size: 13px;
    color: #615f5f;
}

.topic-path > li:nth-child(n+2):before {
    margin: 0 6px;
    color: #333;
    content: ">";
}

.topic-path > li a {
    text-decoration: none;
}

.header-inner .nav-global ul.sp {
    display: none;
}

.image-half-01 {
    margin-top: 0px;
    text-align: center;
}

.image-half-01 img {
    margin:30px 0px 30px 0;
    width:50%;
}

h4.ttl-join {
    width:100%;
    text-align:center;
    margin-top: 25px;
}

h4.ttl-join img {
    height:60px;
}

ul.ul-join {
    margin-top:20px;
}

li.li-join {
    width: 45%;
    display: inline-block;
    margin: 25px;
    vertical-align: top;
}





/* 共通スタイル(スマートフォン以上向けスタイル) */
@media (max-width: 599px){

/* スマートフォン以下専用スタイル */
    body {
        background: none;
    }
    .icon-menu-lines {
        position: absolute;
        top: -3px;
        right: 0;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 25px;
        height: 2px;
        margin: auto;
        vertical-align: middle;
        background: #333;
        transition: .3s;
    }
    .icon-menu-lines::before, .icon-menu-lines::after {
        position: absolute;
        left: 0;
        display: inline-block;
        width: 25px;
        width: 100%;
        height: 2px;
        background: #333;
        content: "";
        transition: .3s;
        -ms-transform-origin: 2.85714px center;
        transform-origin: 2.85714px center;
    }
    .icon-menu-lines::before {
        top: 9px;
    }
    .icon-menu-lines::after {
        top: -9px;
    }
    .icon-menu-xcross {
        position: relative;
        display: table-cell;
        float: right;
        width: 40px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines {
        background: transparent;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before, .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        top: 0;
        width: 25px;
        height: 2px;
        -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::before {
        transform: rotate3d(0, 0, 2, 45deg);
    }
    .icon-menu-xcross.icon-menu-transform .icon-menu-lines::after {
        transform: rotate3d(0, 0, 2, -45deg);
    }
    .icon-menu-text {
        position: absolute;
        right: 0;
        bottom: 2px;
        left: -3px;
        overflow: hidden;
        width: 46px;
        margin: 0 auto;
        font-size: 1.0rem;
        color: #000;
    }
    .header-inner .nav-global ul.pc {
        display: none;
    }
    .header-inner .nav-global ul.sp {
        display: block;
    }
    .toggle-content {
        display: none;
        position: absolute;
        background: rgba(256,256,256,.9);
        width: 100vw;
        height: 100vh;
        z-index: 1;
        top: 60px;
    }
    .nav-global .sp li {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        background: #efefef;
    }
    .nav-global .sp li + li {
        border-bottom: 1px solid #ccc;
        border-top: none;
    }
    .nav-global .sp li a {
        padding: 10px;
        display: block;
        font-size: 16px;
        text-decoration: none;
    }


/* Submenu */
 
.header-inner .nav-global ul li ul.ul02, 
.header-inner .nav-global ul li ul.ul04 {
    display: inline-block;
    width: 100%;
    position: relative;
    top: unset;
    left: unset;
}

.header-inner .nav-global ul li ul.ul02 li, 
.header-inner .nav-global ul li ul.ul04 li {
    border-bottom: 0px solid #dcdddd;
    border-right: 0px;
    border-left: 0px;
    display: block;
    width: 100%;
    height: 35px;
    line-height: 1;
    background-color: #ffffff;
}

.header-inner .nav-global ul li ul.ul02 li:last-child, .header-inner .nav-global ul li ul.ul04 li:last-child {
    border-bottom: 0px solid #dcdddd;
}

.header-inner .nav-global ul li ul.ul02 li a, 
.header-inner .nav-global ul li ul.ul04 li a {
    padding: 0 0 0 5px;
}


    a:hover, a:focus {
        opacity: 1;
    }


    a[href^="tel"] {
        color: #0079c3;
        text-decoration: underline;
    }


    .header-inner {
        position: relative;
        justify-content: center;
        margin-top: 10px;
    }


    .header-inner h1 {
        margin-top: 10px;
        text-align: center;
    }


    .header-inner .btn-menu {
        position: absolute;
        top: 11px;
        right: 20px;
        display: block;
        border: 1px solid #333;
        border-radius: 6px;
    }




    .l_img_nav {
        width: auto;
    }

    .image-full-02 img {
        height: auto;
        width: 60%;
}

    footer .contact {
        padding: 35px 10px 0px 10px;
        margin-bottom: 10px;
        font-size:11px;
	width:100%;
	float: left;
	clear: both;

    }


    .footer-nav-01 {
        display: block;
    }
    .footer-nav-01 .col {
        display: block;
        width: 100%;
    }
    .footer-nav-01 .col + .col {
        margin-top: 30px;
        margin-left: 0;
    }

    footer .footer-content .link-top {
        font-size:13px;
        right: 10px;
}

    footer .footer-content .link-top img {
        width: 20%;
}



    .main-visual {
        position: relative;
        width: 100%;
        padding-top: 40%;
        overflow: hidden;
        margin: 0 auto;
}

    .main-visual img {
        position: absolute;
        top: 50%;
        left: 48%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 120%;
        max-height: 150%;
}

    .main-content {
        max-width: 100%;
        padding-top: 0px;
        min-width: auto;
}

    .nav-main li {
        margin-bottom:20px;
        width: 160px;
}



    #wrapper {
        display: block;
        padding: 10px 0px 20px;
        margin-bottom:0px;
        width:calc(100% - 20px);
    }

    .topic-path > li:nth-child(n+2):before {
        margin: 0 2px;
        color: #333;
        content: ">";
}


    .category p.title-img {
        height:35px;
        margin: auto;
        padding: 0 10px 0 20px;
        color: #fff;
        background-color: #fff;
}


    .category img {
        height: 35px;
}

    .category p.sub-title {
        width: auto;
        margin: auto;
        font-weight: bold;
        font-size: 14px;
        padding: 0px 10px 0px 20px;
        color: #fff;
}

    .category .background {
        position: relative;
        margin: auto;
        margin-right: calc(((100vw - 100%) / 2) * -1);
        margin-left: calc(((100vw - 100%) / 2) * -1);
        padding: 0;
}

    .side-content {
        max-width: 100%;
        margin-left: 0;
        padding-top: 30px;
    }


    .nav-main li + li {
        margin-left: 5px;
    }


    .hdg-news {
        font-size: 24px;
    }
    .hdg-news::after {
        position: absolute;
        bottom: 12px;
        left: 90px;
        display: block;
        width: calc(100% - 90px);
        height: 6px;
        background: url(/images/bg_hdg_01.png);
        content: "";
    }

    .hdg-join  {
    position: relative;
    margin-top: 30px;
    font-size: 22px;
}

    .nav-join {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 25px;
}

    .nav-join li {
    width: 40%;
    display: inline-block;
    margin:10px 10px 15px;
    text-align: center;
    vertical-align: top;
}

.nav-join li + li {
    margin-left: 10px;
}

    .witstudio {
    width: 70%;
}

.cloverworks {
    margin-top: 10px;
}



    .hdg-l2 {
        margin-bottom: 0px;
        font-size: 16px;
        line-height:18px;
        text-align:left;
        padding-left: 15px;
        padding-right: 15px;
    }

    .hdg-l2_news {
        margin-bottom: 0px;
        font-size: 16px;
        line-height:18px;
        text-align:left;
        padding-left: 0px;
        padding-right: 0px;
    }

    .hdg-l3 {
        margin: 15px 0 0px;
        padding: 0;
        font-size: 16px;
        line-height:18px;
        text-align:left;
        width:100%;
    }

    .hdg-l3-news {
        margin: 15px auto 10px;
        padding: 0;
        font-size: 16px;
        line-height:22px;
        text-align:left;
    }

    .hdg-l3-news_info {
        margin: 25px auto 5px;
        padding: 0;
        font-size: 16px;
        line-height:22px;
        text-align:center;
	width:100%;
	float:left;
	clear:both;
    }

    .hdg-l3-event_info  {
        margin: 20px auto 0px;
        padding: 0 0 0 5px;
        font-size: 16px;
        line-height:22px;
        text-align:left;
	width:100%;
	float:left;
	clear:both;
}

.hdg-l3-img img {
width:100%;
}


    .img_stg {
    width:100%;
    margin-left:0px !important;
}


    .text-01 {
        margin-top: 10px;
        font-size: 13px;
	width:90%;
    }

    .text-01-news {
        margin-top: 0px;
        font-size: 13px;
	width:90%;
    }

    .text-event01 {
        font-size: 13px;
	width:100%;
	margin: 5px auto 0 auto;
	padding:0 10px;
	float:left;
    }

.text-event02 {
    font-size: 13px;
    width: 100%;
    margin: 30px auto 0 auto;
    padding: 0 10px;
}

.text-event03 {
    font-size: 12px;
    width: 100%;
    margin: 15px auto 0 auto;
    padding: 0 10px;
}

ul.event {
    margin: 5px auto 0 auto;
    font-size: 13px;
    width: 100%;
    padding: 0 10px;
}

ul.event li {
    padding-left:0px;
    font-size: 13px;
}

ul.event li:before {
    content:"・";
}

.img-news01 {
	width: 200px;
	float: right;
	margin: 0px 10px 0px 0px;
}



.box_img01 {
	float:left;
	clear:both;
	margin-bottom: 10px;
}

.box_img02 {
	float:left;
	clear:both;
	width: 92%;
	margin: 0px 3% 10px 3%;
}

.block_img01 {
	float:left;
	clear:none;
    width: 145px;
}

.block_img02 {
	float:left;
	clear:none;
	width: 130px;
	display:inline-grid;
}

span.caption-news {
	font-size:90%;
	text-align:center;
	width:100%;
	float: left;
	clear: both;
}

.blank:after  {
 content: url(/common/images/icon_newwin.png);
 margin: 0px 0px 0 3px;
 position: absolute;
 top: 0px;
}


dl.news {
    width:90%;
    margin:0 auto;
}

dl.news dt {
    width:25%;
    display: inline-block;
    text-align:left;
    vertical-align: top;
    font-size: 13px;

}

dl.news dd {
    width:75%;
    display: inline-block;
    font-size: 13px;
}





dl.news_info02, dl.news_info03 {
 width:100%;
 padding:0 15px;
 margin:0 auto;
 text-align: center;
 float:left;
 clear:both;
}

dl.news_info02 dt  {
    width: 23%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    text-align:left;
}

dl.news_info02 dt:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info02 dd {
    width: 77%;
    display: inline-block;
    font-size: 13px;
    text-align:left;
}

dl.news_info03 dt  {
    width: 30%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    text-align:left;
}

dl.news_info03 dt:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info03 dd {
    width: 70%;
    display: inline-block;
    font-size: 13px;
    text-align:left;
}

dl.event_info {
 width:100%;
 padding:0 15px;
 margin:0 auto;
 text-align: center;
 float:left;
 clear:both;
}

dl.event_info dt  {
    width: 28%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    text-align:left;
}

dl.event_info dt.dt02  {
    width: 17%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 13px;
    text-align:left;
}

dl.event_info dt:after, dl.event_info dt.dt02:after {
 content:":";
 float: right;
 vertical-align: top;
 margin-right:3px;
}

dl.event_info dd {
    width: 72%;
    display: inline-block;
    font-size: 13px;
    text-align:left;
}

dl.event_info dd.dd02 {
    width: 83%;
    display: inline-block;
    font-size: 13px;
    text-align:left;
    margin-bottom: 0px;
}


.img_recruit {
   width: 100%;
    margin: 10px 0 !important;
}



h3.e_s_list_anista {
    width: 200px;
    margin: 10px auto 20px;
}

h3.e_s_list_witstudio {
    width: 126px;
    margin: 10px auto 20px;
}


h4.hdg-l4-event_info {
    margin: 15px 0px 0px;
    text-align: left;
    padding: 0 0px 0 10px;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    float: left;
    clear: both;
}


ul.info {
    margin: 0 0 0px 0px;
    text-align: center;
    padding: 0 0 0 0px;
}

ul.info li {
    text-align: left;
    margin: 0 0 30px 0px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

ul.info li img {
    width: 100%;
}

ul.info li p.title {
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 0px 0;
    padding: 5px 5px 0 5px;
    line-height: 120%;
    display: inline-table;
}

ul.info li span.size {
    font-size: 12px;
    margin: 5px 0 5px 0;
    display: inline-block;
    padding-left: 5px;
}

ul.info li p.price {
    font-size: 14px;
    font-weight: bold;
    vertical-align: bottom;
    margin: 0;
    padding: 0px 5px 5px 5px;
}


h4.ttl-join {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}

h4.ttl-join img  {
    height: 35px;
    width: auto;
}

li.li-join {
    width: 100%;
    display: inline-block;
    margin: 0px 0 45px;
    vertical-align: top;
}


.p_news_info_en {
 float:left;
 clear:both;
 margin:10px auto 15px auto;
 text-align:left;
 width: 100%;
 font-size:14px;
}

dl.news_info02_en {
 width:90%;
 text-align: center;
 margin: 0 5%;
 float:left;
 clear:both;
}

dl.news_info02_en dt  {
    width: 100%;
    display: inline-block;
    text-align: right;
    vertical-align: top;
    font-size: 14px;
    text-align:left;
    background-color: #dedede;
    padding-left: 2px;
}


dl.news_info02_en dt:after {
 content:":";
 float: none;
 vertical-align: top;
 margin-right:3px;
}

dl.news_info02_en dd {
    width: 100%;
    display: inline-block;
    font-size: 14px;
    text-align:left;
    padding-bottom:3px;
}


    .text-01-news_info01 {
        margin-top: 0px;
        font-size: 13px;
	width:90%;
    }

    .text-01-news_info02 {
        margin-top: 25px;
        font-size: 12px;
	width:90%;
    }






.text-language {
    font-size: 12px;
    line-height: 18px;
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    margin:0px 0 15px 0;
    font-weight:normal;
}

    .list-news-01 > li {
        display: block;
	font-size:13px;
    }
    .list-news-01 .text {
        padding-left: 0;
    }

    .image-full-01 .logo {
        max-width: 220px;
    }

    .image-full-01 .logo2020 {
        max-width: 220px;
    }

    .topic-path {
        margin-bottom: 10px;
        display: inline-block;
    }

    .topic-path > li {
        display: inline-block;
        font-size: 11px;
}

    .image-full-01 {
        margin-top: 10px;
        text-align: center;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
}

    .lead-01 {
        font-weight: bold;
        font-size: 14px;
        line-height:18px;
}

    .image-full-02 {
        margin-top: 5px;
        margin-bottom: 20px;
        text-align: center;
}

footer {
    margin: 30px auto 0;
    background: #fff;
    float: left;
    clear: both;
    width: 100%;

}


    .footer-nav-01 {
        margin-top: 15px;
        margin-left: 0;
    }

    .footer-nav-01 li {
       display: flex;
       justify-content: center;
       min-height: 105px;
       margin-top: 10px;
       padding: 10px;
       font-weight: bold;
       color: #fff;
       text-align: left;
       background: #ec75a9;
       border-radius: 6px;
       align-items: center;
       font-size:13px;
}

    .footer-nav-01 li.link_e {
       display: block;
       display: flex;
       justify-content: center;
       min-height: 105px;
       margin-top: 10px;
       padding: 10px;
       font-weight: bold;
       color: #ec75a9;
       text-align: left;
       text-decoration: none !important;
       background: #fff;
       border: 2px solid #ec75a9;
       border-radius: 6px;
       align-items: center;
}

    .hdg-l3-img {
       margin-top: 20px;
       margin-bottom:20px;
}

    h4 img {
       width: 60%;
}

    div.col.eve ul, div.col.recruit ul, div.col.meeting ul {
       margin:0 auto;
}

    .footer-nav-01 li, .footer-nav-01 li.link_e, .footer-nav-01 li.link_m, .footer-nav-01 li.link_r, .footer-nav-01 li.l-rec, .footer-nav-01 li.l-mee {
        min-height: 50px;
        margin: 10px auto 0;
       width: 60%;
}



    .footer-nav-02 {
    display: contents;
    justify-content: center;
    margin-top: 30px;
    padding-left: 20px;
    display: inline-block;
}

    .footer-nav-02 li {
    display: inline-block;
    margin-bottom:10px;
    width: 45%;
}

    .footer-nav-02 > li + li {
    margin-left: 0px;
}

    footer .copy-rigtht {
    padding: 10px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    background: #383735;
    float: left;
    clear: both;
    width: 100%;
}

.image-half-01 {
    margin-top: 0px;
    text-align: center;
}

.image-half-01 img {
    float:none;
    margin:10px 0 0 0;
    width:100%;
}

.lead-01 {
    width:90%;
}

.text-01 {
	width:90%;
    }

}






.fw_b {
    font-weight:bold;
}

.cap {
    font-size:13px;
    font-weight:normal;
    text-align:left;
}

.alc {
    text-align: center !important;
}

.all {
    text-align: left !important;
}

.alr {
    text-align: right !important;
}

.middle {
    vertical-align: middle !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mr0 {
    margin-right: 0 !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.w1 {
    width: 1% !important;
}

.w2 {
    width: 2% !important;
}

.w3 {
    width: 3% !important;
}

.w4 {
    width: 4% !important;
}

.w5 {
    width: 5% !important;
}

.w6 {
    width: 6% !important;
}

.w7 {
    width: 7% !important;
}

.w8 {
    width: 8% !important;
}

.w9 {
    width: 9% !important;
}

.w10 {
    width: 10% !important;
}

.w11 {
    width: 11% !important;
}

.w12 {
    width: 12% !important;
}

.w13 {
    width: 13% !important;
}

.w14 {
    width: 14% !important;
}

.w15 {
    width: 15% !important;
}

.w16 {
    width: 16% !important;
}

.w17 {
    width: 17% !important;
}

.w18 {
    width: 18% !important;
}

.w19 {
    width: 19% !important;
}

.w20 {
    width: 20% !important;
}

.w21 {
    width: 21% !important;
}

.w22 {
    width: 22% !important;
}

.w23 {
    width: 23% !important;
}

.w24 {
    width: 24% !important;
}

.w25 {
    width: 25% !important;
}

.w26 {
    width: 26% !important;
}

.w27 {
    width: 27% !important;
}

.w28 {
    width: 28% !important;
}

.w29 {
    width: 29% !important;
}

.w30 {
    width: 30% !important;
}

.w31 {
    width: 31% !important;
}

.w32 {
    width: 32% !important;
}

.w33 {
    width: 33% !important;
}

.w34 {
    width: 34% !important;
}

.w35 {
    width: 35% !important;
}

.w36 {
    width: 36% !important;
}

.w37 {
    width: 37% !important;
}

.w38 {
    width: 38% !important;
}

.w39 {
    width: 39% !important;
}

.w40 {
    width: 40% !important;
}

.w41 {
    width: 41% !important;
}

.w42 {
    width: 42% !important;
}

.w43 {
    width: 43% !important;
}

.w44 {
    width: 44% !important;
}

.w45 {
    width: 45% !important;
}

.w46 {
    width: 46% !important;
}

.w47 {
    width: 47% !important;
}

.w48 {
    width: 48% !important;
}

.w49 {
    width: 49% !important;
}

.w50 {
    width: 50% !important;
}

.w51 {
    width: 51% !important;
}

.w52 {
    width: 52% !important;
}

.w53 {
    width: 53% !important;
}

.w54 {
    width: 54% !important;
}

.w55 {
    width: 55% !important;
}

.w56 {
    width: 56% !important;
}

.w57 {
    width: 57% !important;
}

.w58 {
    width: 58% !important;
}

.w59 {
    width: 59% !important;
}

.w60 {
    width: 60% !important;
}

.w61 {
    width: 61% !important;
}

.w62 {
    width: 62% !important;
}

.w63 {
    width: 63% !important;
}

.w64 {
    width: 64% !important;
}

.w65 {
    width: 65% !important;
}

.w66 {
    width: 66% !important;
}

.w67 {
    width: 67% !important;
}

.w68 {
    width: 68% !important;
}

.w69 {
    width: 69% !important;
}

.w70 {
    width: 70% !important;
}

.w71 {
    width: 71% !important;
}

.w72 {
    width: 72% !important;
}

.w73 {
    width: 73% !important;
}

.w74 {
    width: 74% !important;
}

.w75 {
    width: 75% !important;
}

.w76 {
    width: 76% !important;
}

.w77 {
    width: 77% !important;
}

.w78 {
    width: 78% !important;
}

.w79 {
    width: 79% !important;
}

.w80 {
    width: 80% !important;
}

.w81 {
    width: 81% !important;
}

.w82 {
    width: 82% !important;
}

.w83 {
    width: 83% !important;
}

.w84 {
    width: 84% !important;
}

.w85 {
    width: 85% !important;
}

.w86 {
    width: 86% !important;
}

.w87 {
    width: 87% !important;
}

.w88 {
    width: 88% !important;
}

.w89 {
    width: 89% !important;
}

.w90 {
    width: 90% !important;
}

.w91 {
    width: 91% !important;
}

.w92 {
    width: 92% !important;
}

.w93 {
    width: 93% !important;
}

.w94 {
    width: 94% !important;
}

.w95 {
    width: 95% !important;
}

.w96 {
    width: 96% !important;
}

.w97 {
    width: 97% !important;
}

.w98 {
    width: 98% !important;
}

.w99 {
    width: 99% !important;
}

.w100 {
    width: 100% !important;
}

.lh2 {
    line-height:2em;
}
.lh3 {
    line-height:3em;
}
.lh4 {
    line-height:4em;
}
.lh5 {
    line-height:5em;
}
.lh6 {
    line-height:6em;
}