@charset "UTF-8";
/* Base style */
/* colors */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
.lunar_2019 {
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */
    -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */ }

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

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

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

.lunar_2019 h1, .lunar_2019 h2, .lunar_2019 h3, .lunar_2019 h4, .lunar_2019 h5 {
    margin: 0; }

.lunar_2019 ul {
    margin: 0; }

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

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
.lunar_2019 pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 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+.
 */
.lunar_2019 a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
.lunar_2019 a:active,
.lunar_2019 a:hover {
    outline-width: 0; }

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

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
.lunar_2019 b,
.lunar_2019 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.
 */
.lunar_2019 code,
.lunar_2019 kbd,
.lunar_2019 samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */ }

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

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

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

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

.lunar_2019 sub {
    bottom: -0.25em; }

.lunar_2019 sup {
    top: -0.5em; }

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

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

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

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

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

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
.lunar_2019 button,
.lunar_2019 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.
 */
.lunar_2019 button,
.lunar_2019 html [type="button"],
.lunar_2019 [type="reset"],
.lunar_2019 [type="submit"] {
    -webkit-appearance: button;
    /* 2 */ }

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
.lunar_2019 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }

/**
 * 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.
 */
.lunar_2019 legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */ }

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

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

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

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

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
.lunar_2019 [type="search"]::-webkit-search-cancel-button,
.lunar_2019 [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.
 */
.lunar_2019 ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

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

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

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

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

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

.lunar_2019 html, .lunar_2019 body, .lunar_2019 div, .lunar_2019 span, .lunar_2019 object, .lunar_2019 iframe,
.lunar_2019 h1, .lunar_2019 h2, .lunar_2019 h3, .lunar_2019 h4, .lunar_2019 h5, .lunar_2019 h6, .lunar_2019 p, .lunar_2019 blockquote, .lunar_2019 pre,
.lunar_2019 abbr, .lunar_2019 address, .lunar_2019 cite, .lunar_2019 code,
.lunar_2019 del, .lunar_2019 dfn, .lunar_2019 em, .lunar_2019 img, .lunar_2019 ins, .lunar_2019 kbd, .lunar_2019 q, .lunar_2019 samp,
.lunar_2019 small, .lunar_2019 strong, .lunar_2019 sub, .lunar_2019 sup, .lunar_2019 var,
.lunar_2019 b, .lunar_2019 i,
.lunar_2019 dl, .lunar_2019 dt, .lunar_2019 dd, .lunar_2019 ol, .lunar_2019 ul, .lunar_2019 li,
.lunar_2019 fieldset, .lunar_2019 form, .lunar_2019 label, .lunar_2019 legend,
.lunar_2019 table, .lunar_2019 caption, .lunar_2019 tbody, .lunar_2019 tfoot, .lunar_2019 thead, .lunar_2019 tr, .lunar_2019 th, .lunar_2019 td,
.lunar_2019 article, .lunar_2019 aside, .lunar_2019 dialog, .lunar_2019 figure, .lunar_2019 footer, .lunar_2019 header,
.lunar_2019 hgroup, .lunar_2019 menu, .lunar_2019 nav, .lunar_2019 section,
.lunar_2019 time, .lunar_2019 mark, .lunar_2019 audio, .lunar_2019 video, .lunar_2019 button {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent; }

.lunar_2019 html {
    height: 100% !important;
    touch-action: manipulation;
    -ms-touch-action: manipulation;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-overflow-scrolling: touch; }

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0;
    padding: 0; }

.lunar_2019 {
    font-family: 'Noto Sans JP', "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS Pゴシック", sans-serif;
    color: #1d2f41;
    width: 100%;
    background-color: #fff;
    font-size: 14px;
    word-wrap: break-word;
    min-height: 100%;
    line-height: 20px; }

.lunar_2019 h1, .lunar_2019 h2, .lunar_2019 h3, .lunar_2019 h4, .lunar_2019 h5, .lunar_2019 h6 {
    font-weight: 500; }

.lunar_2019 .clearfix:after {
    clear: both;
    display: block;
    content: ""; }

.lunar_2019 video {
    width: 100%;
    height: 100%; }

.lunar_2019 .text-center {
    text-align: center; }

.lunar_2019 .text-left {
    text-align: left; }

.lunar_2019 .text-right {
    text-align: right; }

.lunar_2019 .pull-left {
    float: left; }

.lunar_2019 .pull-right {
    float: right; }

.lunar_2019 a {
    color: #f47321;
    text-decoration: none; }

.lunar_2019 img {
    max-width: 100%;
    vertical-align: middle; }

.lunar_2019 ul {
    margin: 0;
    list-style: none; }

.lunar_2019 ul:after {
    clear: both;
    display: block;
    content: ""; }

.lunar_2019 .container-wrap {
    margin: 0 auto;
    max-width: 700px; }

.lunar_2019 input, button, select, optgroup, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0; }

.lunar_2019 textarea {
    overflow: auto;
    resize: none; }

/* Modules style */
.lunar_2019 .mail-template .box-body {
    background: #1d2f41;
    padding: 42px 38px; }
.lunar_2019 .mail-template .box-body .content-body {
    background: #fff;
    padding: 20px 36px 36px 36px; }
.lunar_2019 .mail-template .box-body .content-body .headermail .mameperson {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.lunar_2019 .mail-template .box-body .content-body .headermail .mameperson .name-person {
    border: 0; }
.lunar_2019 .mail-template .box-body .content-body .headermail .mameperson .name-person:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
.lunar_2019 .mail-template .box-body .content-body .headermail .mameperson span {
    display: inline-block;
    width: auto; }
.lunar_2019 .mail-template .box-body .content-body .headermail .namecompany {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.lunar_2019 .mail-template .box-body .content-body .headermail .namecompany .name-comp {
    border: 0; }
.lunar_2019 .mail-template .box-body .content-body .headermail .namecompany .name-comp:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
.lunar_2019 .mail-template .box-body .content-body .headermail .namecompany span {
    display: inline-block;
    width: auto; }
.lunar_2019 .mail-template .box-body .content-body .headermail .text-derction {
    margin-top: 10px; }
.lunar_2019 .mail-template .box-body .content-body .infomail .list-infomail li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: bold; }
.lunar_2019 .mail-template .box-body .content-body .infomail .list-infomail li .dl-li {
    width: 150px; }
.lunar_2019 .mail-template .box-body .content-body .button-mail {
    text-align: center;
    margin-top: 8px; }
.lunar_2019 .mail-template .box-body .content-body .boxmonthy .list-monthday li {
    font-weight: bold;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.lunar_2019 .mail-template .box-body .content-body .boxmonthy .list-monthday li .number {
    width: 30px;
    display: inline-block; }
.lunar_2019 .mail-template .box-body .content-body .boxmonthy .list-monthday li .nameday {
    border: 0;
    width: 30px;
    text-align: center; }
.lunar_2019 .mail-template .box-body .content-body .boxmonthy .list-monthday li .nameday:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
.lunar_2019 .mail-template .box-body .content-body .textmedium2 {
    margin-top: 20px; }

@media screen and (max-width: 575.98px) {
    .lunar_2019 .mail-template .box-body {
        padding: 40px 5px; }
    .lunar_2019  .mail-template .box-body .content-body {
        padding: 15px 8px 15px 8px; }
    .lunar_2019 .mail-template .box-body .content-body .headermail .mameperson {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .headermail .namecompany {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .headermail .text-derction {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .infomail .list-infomail li {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .infomail .list-infomail li .dl-li {
        width: 130px; }
    .lunar_2019  .mail-template .box-body .content-body .Characoflabo {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .button-mail {
        margin-top: 8px; }
    .lunar_2019   .mail-template .box-body .content-body .boxmonthy .list-monthday li {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .boxmonthy .list-monthday li .number {
        width: 20px; }
    .lunar_2019  .mail-template .box-body .content-body .textmedium {
        font-size: 12px; }
    .lunar_2019   .mail-template .box-body .content-body .textmedium3 {
        font-size: 12px; }
    .lunar_2019  .mail-template .box-body .content-body .textmedium2 {
        margin-top: 20px;
        font-size: 12px; } }

.lunar_2019 .btn-primary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f47321), color-stop(#f47321), to(#f4a221));
    background-image: -webkit-linear-gradient(#f47321, #f47321, #f4a221);
    background-image: -o-linear-gradient(#f47321, #f47321, #f4a221);
    background-image: linear-gradient(#f47321, #f47321, #f4a221);
    padding: 12px 20px 13px 20px;
    min-width: 225px;
    border-radius: 10px;
    color: #fff;
    font-weight: 900;
    display: inline-block;
    font-size: 16px;
    min-width: 240px; }

@media screen and (max-width: 575.98px) {
    .lunar_2019 .btn-primary {
        font-size: 14px;
        min-width: 200px;
        padding: 10px; } }

.lunar_2019 .titlelabo {
    position: relative;
    padding-left: 15px;
    padding-bottom: 3px; }
.lunar_2019 .titlelabo:before {
    position: absolute;
    content: "";
    width: 8px;
    height: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4a121), color-stop(#f47321), to(#f47321));
    background-image: -webkit-linear-gradient(#f4a121, #f47321, #f47321);
    background-image: -o-linear-gradient(#f4a121, #f47321, #f47321);
    background-image: linear-gradient(#f4a121, #f47321, #f47321);
    display: inline-block;
    top: 6px;
    left: 0;
    border-radius: 50%; }

.lunar_2019 .textmedium {
    font-weight: normal; }

.lunar_2019 .textmedium2 {
    font-weight: normal; }

.lunar_2019 .textmedium3 {
    font-weight: bold;
    margin-top: 15px; }

.lunar_2019 .lineorange {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4a121), color-stop(#f47321), to(#f47321)) !important;
    background-image: -webkit-linear-gradient(#f4a121, #f47321, #f47321) !important;
    background-image: -o-linear-gradient(#f4a121, #f47321, #f47321) !important;
    background-image: linear-gradient(#f4a121, #f47321, #f47321) !important;
    display: inline-block;
    height: 3px;
    width: 65px;
    border-radius: 20px;
    margin: 10px 0; }
.hp-mail{
    color: #5686db;
}
.email-footer{
    margin-left: 0;
    padding-left: 0;
    color: #252c6d;
}
.email-footer li::marker{
    font-size: 9px;
}
