@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);


@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
   

/*------ common ---------*/
    

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  width: 100%;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  font-size: 15px;
}

@media (max-width:991px) {
  html {
    font-size: 14px;
  }
}
@media (max-width:767px) {
  html {
    font-size: 13px;
  }
}


 body {
  margin: 0;
  font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #3E3A39;
  text-align: left;
  background-color: #fff;
  width: 100%;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  word-wrap: break-word;
  line-height: 160%;
  font-synthesis: none;
  -moz-font-feature-settings: 'kern';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction: ltr;
}
    
  @-ms-viewport {
  width: device-width;
}
    
  a, a:visited {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " ("attr(title) ")"
  }
  pre {
    white-space: pre-wrap !important
  }
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img, tr {
    page-break-inside: avoid;
  }
    

  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #3E3A39;
  }
  .table {
    border-collapse: collapse !important
  }
  .table td, .table th {
    background-color: #fff !important
  }
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important
  }
}
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

[tabindex="-1"]:focus {
  outline: 0 !important
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}



h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
}
h1 {
  font-size: 2rem;
}
h2 {
  font-size: 1.75rem;
  page-break-after: avoid;
  orphans: 3;
  widows: 3;
}
h3 {
  font-size: 1.5rem;
  page-break-after: avoid;
  orphans: 3;
  widows: 3;
}
h4 {
  font-size: 1.2rem;
}
h5 {
  font-size: 1.1rem;
}
h6 {
  font-size: 1rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
    orphans: 3;
    widows: 3;
  }


 @media (max-width: 575px) { 
h3 {
  font-size: 1.2rem;
  page-break-after: avoid;
  orphans: 3;
  widows: 3;
}
h4 {
  font-size: 0.9rem;
}   

}



abbr[data-original-title], abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}
address {
  margin-bottom: .6rem;
  font-style: normal;
  line-height: inherit;
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
dfn {
  font-style: italic;
}
b, strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}


a {
  color: #814D4E;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover {
  color: #B98283;
  text-decoration: underline;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
  outline: 0;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 20px 30px;
  padding-bottom: 20px 30px;
  color: #868e96;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
}
label {
  display: inline-block;
  margin-bottom: .5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
  -webkit-appearance: listbox
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}


/*-----------------------------*/


code, kbd, pre, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
code {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f8f9fa;
  border-radius: 3px;
}
a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}
kbd {
  padding: .2rem .4rem;
  font-size: 90%;
  color: #fff;
  background-color: #212529;
  border-radius: .2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #212529;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}


/*-----------------------------*/

img {
  line-height: 1;
  font-size: 0;
  vertical-align: top;
  height: auto !important;
  max-width: 100%;
}
img[src$=".svg"] {
  width: 100%;
}

/*-----------------------------*/


ol li {
  padding-left: 10px;
  margin-bottom: 20px;
}


blockquote {
  background: #f4f6f8;
  border-left: 3px solid #0e1668;
  font-size: .9rem;
  color: #333;
  padding: 15px 30px;
}
blockquote p {
  margin-bottom: 0;
}


/*-----------------------------*/


#page {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  width: 100%;
  overflow: hidden;
}
#lowerpage {
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  width: 100%;
  overflow: hidden;
}
#luxy {
  overflow: hidden;
    background-color: #fff;
}


/*------ TOPメインスライドアニメーションエリア ------*/

#catch-img {
    height: 100vh;
    width: 100%;
    position: relative;
    display: flex;
    z-index: 4;
}

#catch_slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.slider {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

#main01 {
    background-image: url("../img/main/main01.jpg");
    z-index: 2;
}

#main01-back {
    background-image: url("../img/main/main01.jpg");
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}

#main02 {
    background-image: url("../img/main/main02.jpg");
}

#main03 {
    background-image: url("../img/main/main03.jpg");
}

#main04 {
    background-image: url("../img/main/main04.jpg");
}

#campany-en {
  font-weight: 700;
    color: #fff;
    font-size: 3rem;
    letter-spacing: 0.5rem;
    margin-bottom: 0;
    margin-top: 15px;
    font-family: Roobert, Helvetica Neue, Helvetica, Arial, sans-serif;
 font-weight: 600;
  font-feature-settings:"tnum" 1, "ss03" 1;
  -webkit-font-smoothing: antialiased;
}

#campany-en .letter {
  display: inline-block;
  line-height: 1em;
}

#opening-ja {
    color: #fff;
letter-spacing: .35rem;
  font-size: 1.25rem;
    margin-bottom: 0;
ont-family: Roobert, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#opening-ja .letter {
  display: inline-block;
  line-height: 1em;
  font-weight: 700;
}



#catch_text {
    position: relative;
    z-index: 10;
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    color: #fff;
    text-align: center;
    font-weight: 400;
    max-width: 465px;
    margin: 0 auto;
}

.catch_text-wrap span {
    min-width: 1rem;
    display: block;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}


@media (max-width:991px) {

}
@media (max-width:575px) {

}
@media (max-width:428px) {
#campany-en {
  font-weight: 700;
  color: #fff;
  font-size: 2rem;
  letter-spacing: 0.5rem;
  margin-bottom: 0;
  margin-top: 15px;
}
#opening-ja {
  color: #fff;
  letter-spacing: .32rem;
  font-size: 0.9rem;
}
}
@media (max-width:320px) {
#campany-en {
  font-weight: 700;
  color: #fff;
  font-size: 1.6rem;
  letter-spacing: 0.3rem;
  margin-bottom: 0;
  margin-top: 15px;
}
#opening-ja {
  color: #fff;
  letter-spacing: 0.3rem;
  font-size: 0.9rem;
}
}




#catch_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    overflow: hidden;
}

#catch_overlay1 {
    position: absolute;
    left: -160%;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 8;
    background: rgba(153, 50, 18, 0.5);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transform: skew(-30deg);
}

#catch_overlay2 {
    position: absolute;
    left: -170%;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 7;
    background: rgba(157, 30, 30, 0.5);
    transition: all 1s cubic-bezier(.19, 1, .22, 1);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1);
    transition-delay: .2s;
    transform: skew(30deg);
}

.slider-controls {
    position: absolute;
    right: 8%;
    top: 48%;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 11;
    width: 35px;
}

.slider-controls li {
    width: 35px;
    text-indent: -999px;
    position: relative;
    overflow: hidden;
    margin: 0;
    line-height: 20px;
}

.slider-controls li.active:before {
    width: 35px;
}

/* SVGアニメーション */
#catch_img {
    opacity: 0;
    width: 20%;
    height: 6em;
    margin-left: 10%;
    animation: ani01 5s ease-in forwards;
}

@media (max-width: 575px) {
    #catch_img {
        margin-left: 0;
    }
}

@keyframes ani01 {
    0% {
        opacity: 0.0;
    }
    100% {
        opacity: 1.0;
    }
}

/*------flam--------*/

.pos-r {
  position: relative;
}
.ov-h {
  overflow: hidden;
}


.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width:576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width:768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width:992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width:1200px) {
  .container {
    max-width: 1140px;
  }
}
.container-fluid {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-left: -20px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}


.gutters-100 {
  margin-left: -50px;
  margin-right: -50px
}
.gutters-100 > div {
  padding-right: 50px;
  padding-left: 50px
}
.gutters-80 {
  margin-left: -40px;
  margin-right: -40px
}
.gutters-80 > div {
  padding-right: 40px;
  padding-left: 40px
}


.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 20px;
  padding-left: 20px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}
.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}
.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}
.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}
.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}
.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}
.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}
.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}
.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}
.offset-1 {
  margin-left: 8.33333%;
}
.offset-2 {
  margin-left: 16.66667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333%;
}
.offset-5 {
  margin-left: 41.66667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333%;
}
.offset-8 {
  margin-left: 66.66667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333%;
}
.offset-11 {
  margin-left: 91.66667%;
}
@media (min-width:576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width:768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width:992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;;
  }
  .offset-lg-2 {
    margin-left: 16.66667%
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width:1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

/*------BR--*/
.visible-xs-block,
.visible-sm-block,
.visible-md-block,
.visible-lg-block {
  display: none !important;
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}


/*------PADDING MARGIN--*/

.mt0 {
  margin-top: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pr25 {
  padding-right: 25px !important;;
}
.mt30 {
  margin-top: 30px !important
}
.mb30 {
  margin-bottom: 30px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.mt65 {
  margin-top: 65px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.ml65 {
  margin-left: 65px !important;
}
.mr65 {
  margin-right: 65px !important;
}
.pt65 {
  padding-top: 65px !important;
}
.pb65 {
  padding-bottom: 65px !important;
}
.pl65 {
  padding-left: 65px !important;
}
.pr65 {
  padding-right: 65px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.mt75 {
  margin-top: 75px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.ml75 {
  margin-left: 75px !important;
}
.mr75 {
  margin-right: 75px !important;
}
.pt75 {
  padding-top: 75px !important;;
}
.pb75 {
  padding-bottom: 75px !important;
}
.pl75 {
  padding-left: 75px !important;
}
.pr75 {
  padding-right: 75px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.mt85 {
  margin-top: 85px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.ml85 {
  margin-left: 85px !important;
}
.mr85 {
  margin-right: 85px !important;
}
.pt85 {
  padding-top: 85px !important;
}
.pb85 {
  padding-bottom: 85px !important;
}
.pl85 {
  padding-left: 85px !important;
}
.pr85 {
  padding-right: 85px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.mt95 {
  margin-top: 95px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.ml95 {
  margin-left: 95px !important;
}
.mr95 {
  margin-right: 95px !important;
}
.pt95 {
  padding-top: 95px !important;
}
.pb95 {
  padding-bottom: 95px !important;
}
.pl95 {
  padding-left: 95px !important;
}
.pr95 {
  padding-right: 95px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pr100 {
  padding-right: 100px !important;
}
@media (max-width:991px) {
  .pt120, .pt130, .pt140, .pt150 {
    padding-top: 60px !important;
  }
  .pb120, .pb130, .pb140, .pb150 {
    padding-bottom: 60px !important;
  }
}
@media (max-width:767px) {
  .pt30, .pt40, .pt50, .pt60, .pt70, .pt80 {
    padding-top: 40px !important;
  }
  .pb30, .pb40, .pb50, .pb60, .pb70, .pb80 {
    padding-bottom: 20px !important;
  }
  .mt30, .mt40, .mt50, .mt60, .mt70, .mt80, .mt90 {
    margin-top: 20px !important;
  }
  .mb100, .mb30, .mb40, .mb50, .mb60, .mb70, .mb80, .mb90 {
    margin-bottom: 20px !important;
  }
  .pt100, .pt110, .pt120, .pt130, .pt140, .pt150, .pt90 {
    padding-top: 30px !important;;
  }
  .pb100, .pb110, .pb120, .pb130, .pb140, .pb150, .pb90 {
    padding-bottom: 30px !important
  }
}

/*------SECTION------*/


.section_ttl {
  color: #98625A;
  font-size: 2.5rem;
  letter-spacing: .2rem;
  font-weight: 600;
  font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}
.section_ttl span {
  display: block;
  font-size: 1rem;
  padding-top: 5px;
    font-weight: 500;
}

.z-depth-2 {
  position: relative;
  z-index: 2;
}
.z-depth-3 {
  position: relative;
  z-index: 3;
}

/*------------*/

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}


.content-inner-y {
  padding-top: 8em;
  padding-bottom: 6em;
}
.content-inner-y2 {
  padding-top: 8em;
  padding-bottom: 2em;
}



@media (max-width:991px) {
  .content-inner-y,
    .content-inner-y2{
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width:767px) {
  .content-inner-y,
    .content-inner-y2{
    padding-top: 30px;
    padding-bottom: 8em;
  }
}
@media (max-width:575px) {
  .content-inner-y,
    .content-inner-y2{
    padding-top: 30px;
    padding-bottom: 4em;
  } 
 }   


.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important
}



/*----text--------*/

.text-justify {
  text-align: justify !important
}
.text-nowrap {
  white-space: nowrap !important
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}
.text-left {
  text-align: left !important
}
.text-right {
  text-align: right !important
}
.text-center {
  text-align: center !important
}
@media (max-width:375px) {
.text-center {
  text-align: left !important
}
}    
@media (min-width:576px) {
  .text-sm-left {
    text-align: left !important
  }
  .text-sm-right {
    text-align: right !important
  }
  .text-sm-center {
    text-align: center !important
  }
}
@media (min-width:768px) {
  .text-md-left {
    text-align: left !important
  }
  .text-md-right {
    text-align: right !important
  }
  .text-md-center {
    text-align: center !important
  }
}
@media (min-width:992px) {
  .text-lg-left {
    text-align: left !important
  }
  .text-lg-right {
    text-align: right !important
  }
  .text-lg-center {
    text-align: center !important
  }
}
@media (min-width:1200px) {
  .text-xl-left {
    text-align: left !important
  }
  .text-xl-right {
    text-align: right !important
  }
  .text-xl-center {
    text-align: center !important
  }
}
.text-lowercase {
  text-transform: lowercase !important
}
.text-uppercase {
  text-transform: uppercase !important
}
.text-capitalize {
  text-transform: capitalize !important
}
.font-weight-light {
  font-weight: 300 !important
}
.font-weight-normal {
  font-weight: 400 !important
}
.font-weight-bold {
  font-weight: 700 !important
}
.font-italic {
  font-style: italic !important
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

/*----ナビ--------*/

#header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1000;
}

#header #header_bg {
  position: relative;
  z-index: 2;
  padding: 10px 30px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  transition: background-color .4s cubic-bezier(.19, 1, .22, 1), box-shadow .4s cubic-bezier(.19, 1, .22, 1);
}


#header #header_bg:before {
  content: "";
  /*position: absolute;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-transform: translateY(-101%);
  transform: translateY(-101%);
  -webkit-transition: all .4s cubic-bezier(.19, 1, .22, 1);
  transition: all .4s cubic-bezier(.19, 1, .22, 1);
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

#header #header_bg.fixed {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}


#header #header_bg.fixed:before {
  transform: translateY(0);
}



@media (max-width:991px) {
  #header #header_bg {
    padding: 24px 0 5px 0;
  }
}
@media (max-width:575px) {
  #header #header_bg {
    padding: 18px 0;
  }
}
#header #header_bg > .container {
  width: 100%;
  max-width: 1400px;
}
#header #header_bg .d-flex {
  position: relative;
  z-index: 3;
}


#header #header_logo {
  text-align: center;
  max-width: 200px;
  -ms-flex: 0 0 220px;
  -webkit-box-flex: 0;
  flex: 0 0 200px;
  position: relative;
  margin-top: -13px;
}

@media (max-width:991px) {
  #header #header_logo {
    max-width: 180px;
    -ms-flex: 0 0 160px;
    -webkit-box-flex: 0;
    flex: 0 0 180px;
    position: relative;
      margin-top: -33px;
  }
}


@media (max-width:575px) {
  #header #header_logo {
    max-width: 180px;
    -ms-flex: 0 0 160px;
    -webkit-box-flex: 0;
    flex: 0 0 180px;
    position: relative;
    margin-top: -13px;
  }
  }

#header #header_logo h1 {
  margin: 0;
  font-size: 1rem;
  line-height: 100%
}
#header #header_logo h1 a {
  display: block;
  position: relative
}
#header #header_logo h1 img {
  fill: #fff;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

#header #header_logo h1 img.logo_wh {
  fill: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  z-index: 1;
}

#header #header_logo h1 img.logo_fill {
  display: none; /* 最初は非表示 */
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
}

#header #header_logo:hover img.logo_wh {
  display: none; /* ロゴがホバーされたときは非表示 */
}

#header #header_logo:hover img.logo_fill {
  display: block; /* ロゴがホバーされたときは表示 */
}

/*** ナビゲーションタグ ***/

.nav-area {
  display: flex;
  justify-content: space-between;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

#header_logo {
  text-align: left;
}

#gnav {
  text-align: right;
}

.drop_menu > li {
  display: inline-block;
  vertical-align: top;
}


/*** メニュー全体 ***/
.drop_menu{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 3rem;
    -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}


.drop_menu li, .drop_menu ul{
  list-style: none;
  padding: 0;
  line-height: 3rem;
}


.drop_menu li a{
  text-decoration: none;
  text-align: center;
  color: initial;
  /*クリック範囲を領域全体に*/
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 0 15px;
}




/*** 一階層目のメニュー ***/

.drop_menu > li {
  height: 100%;
  width: auto;
  padding: 0 10px;
}

.drop_menu > li > a{
  font-weight: bold;
　　color: #fff;
}
#header.fixed .drop_menu > li > a {
  color: #3E3939 !important;
}
  
.drop_menu li+li{
    position: relative;
}
.drop_menu li+li::before{
    content: "";
    display: block;
    height: 1em;
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    width: 30px;
    box-sizing: border-box;
}
.child_menu > li+li::before {
  content: ""; 
  display: none;
  border-left: none;
}
.drop_menu > li a span {
  position: relative;
  display: inline-block;
}
.drop_menu > li a span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.drop_menu > li a span:hover::after {
  visibility: visible;
  bottom: 5px;
  opacity: 1;
}


.scr-txt > li a span::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #111;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}


/*** 二階層目のメニュー ***/

.child_menu {
  visibility: hidden;
  transform: scale(1, 0);
  transform-origin: top;
  opacity: 0;
  transition: .5s;
  background-color: #222;
  margin-top: 10px;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  position: absolute;
  width: 100%;
}
/* 吹き出し(上) */
.child_menu::after {
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
  border-bottom: solid 10px #222;
  top: -10px;
  content:"";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  width: 0;
}
/* ホバー時の2階層目メニュー */
.drop_menu > li {
  position: relative;
}
.drop_menu > li:hover > .child_menu {
  visibility: visible;
  transform: scale(1, 1);
  opacity: 1;
}

.child_menu {
  position: absolute;
  width: 100%;
}

/* 装飾用 */
.child_menu li {
  width: 100%;
}
.child_menu li a:hover {
  background-color: #3E3939;
}

/* スクロール時に適用されるスタイル */

.scr-txt li a {
  color: #3E3939;
}
.scr-txt .child_menu li a {
  color: #fff;
}
.scr-txt li+li::before{
    border-left: 1px solid #3E3939;
}

@media (max-width:1199px) {

}
@media (max-width:991px) {
    
}
 @media (max-width: 575px) {   
}




/*------Footer--------*/

#footer {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
#footer_body {
  position: relative;
  overflow: hidden;
}

#footer_body {
background-color: #3E3A39;
padding-top: 3em;
}

@media (max-width:1400px) {

}
@media (max-width:991px) {
}

#footer_body .footer_logo {
}
.footer_logo img {
  width: 100%;
  max-width: 260px;
}
#footer_body .footer_logo a {
}

@media (max-width:991px) {
#footer_body .footer_logo {
  margin-bottom: 20px;
}
#footer_body .footer_nav {
  text-align: center;
}  
#footer_body .footer_logo img {
  text-align: center;
  margin: auto;
}
    
}

@media (max-width:767px) {
#footer_body .container {
max-width: 640px!important;
}
}


@media (max-width:428px) {
#footer_body .footer_logo {
  text-align: center;
}
}


#footer_body .footer_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.footer_nav li {
  display: inline-block; 
    padding: 0 20px;
}

.footer_nav li+ li {
  border-left: 1px solid #eee;
}

#footer_body .footer_nav li {
  margin-bottom: 5px;
}
#footer_body .footer_nav li a {
  font-size: 1rem;
  color: #fff;
}

#footer_body .footer_nav li a:hover {
text-decoration: none;
  color: #F2DCBC;
}


#footer_body .footer_nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 10px 0;
}
#footer_bottom {
  background-color: #3E3A39;
  padding: 45px 0 20px 0;
}
#footer_bottom #copyright {
  font-size: .8rem;
  line-height: 20px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px;
    text-align: center;
    font-weight:300;
}
@media (max-width:991px) {
  #footer_bottom #copyright {
    text-align: center;
  }
}

@media (max-width:618px) {
#footer_body .footer_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.footer_nav li {
  display: list-item;
    padding: 0 20px;
}
.footer_nav li + li {
  border-left: none;
}
 #footer_body .footer_logo {
    text-align: center;
  }
}

#footer_bottom .footer_bottom-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width:991px) {
  #footer_bottom .footer_bottom-nav {
    padding-bottom: 10px;
  }
}
#footer_bottom .footer_bottom-nav li {
  color: #fff;
  padding: 0 20px;
  font-size: .9rem;
  position: relative;
}
#footer_bottom .footer_bottom-nav li a {
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-property: color;
  transition-property: color;
}
#footer_bottom .footer_bottom-nav li a:active, #footer_bottom .footer_bottom-nav li a:focus, #footer_bottom .footer_bottom-nav li a:hover {
  text-decoration: none;
  color: #8690ef;
}
#footer_bottom .footer_bottom-nav li:not(:last-child):after {
  content: "/";
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 700;
}

/*------BTN--------*/

.btn, input[type=submit] {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem .8rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: 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;
}
.btn:focus, .btn:hover, input:focus[type=submit], input:hover[type=submit] {
  text-decoration: none;
}
.btn.focus, .btn:focus, input.focus[type=submit], input:focus[type=submit] {
  outline: 0;
  -webkit-box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .25);
  box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .25);
}
.btn.disabled, .btn:disabled, input.disabled[type=submit], input:disabled[type=submit] {
  opacity: .65
}
.btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active, input:not([disabled]):not(.disabled).active[type=submit], input:not([disabled]):not(.disabled):active[type=submit] {
  background-image: none;
}
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-primary, input[type=submit] {
  color: #fff;
  background-color: #3E3A39;
  border-color: #3E3A39;
}
.btn-primary:hover, input:hover[type=submit] {
  color: #fff;
  background-color: #9A2527;
  border-color: #9A2527;
}
.btn-primary.focus, .btn-primary:focus, 
input.focus[type=submit], 
input:focus[type=reset] {
  -webkit-box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
  box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5)
}
.btn-primary.disabled, .btn-primary:disabled, 
input.disabled[type=submit], 
input:disabled[type=submit] {
  background-color: #9A2527;
  border-color: #9A2527;
}
.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .show > input.dropdown-toggle[type=submit], input:not([disabled]):not(.disabled).active[type=submit], input:not([disabled]):not(.disabled):active[type=submit] {
  color: #fff;
  background-color: #9A2527;
  border-color: #9A2527;
  -webkit-box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
  box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
}
.btn-secondary {
  color: #fff;
  background-color: #1e489d;
  border-color: #1e489d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #18397d;
  border-color: #163472;
}
.btn-secondary.focus, .btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
  box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5)
}
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #1e489d;
  border-color: #1e489d;
}
.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #163472;
  border-color: #142f67;
  -webkit-box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
  box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
}
.btn-success {
  color: #fff;
  background-color: #22bc66;
  border-color: #22bc66;
}
.btn-success:hover {
  color: #fff;
  background-color: #1c9c54;
  border-color: #1a914f
}
.btn-success.focus, .btn-success:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
  box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5)
}
.btn-success.disabled, .btn-success:disabled {
  background-color: #22bc66;
  border-color: #22bc66;
}
.btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled):active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1a914f;
  border-color: #188649;
  -webkit-box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
  box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
}
.btn-info {
  color: #fff;
  background-color: #137ee0;
  border-color: #137ee0;
}
.btn-info:hover {
  color: #fff;
  background-color: #106abd;
  border-color: #0f64b1;
}
.btn-info.focus, .btn-info:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
  box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
}
.btn-info.disabled, .btn-info:disabled {
  background-color: #137ee0;
  border-color: #137ee0;
}
.btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #0f64b1;
  border-color: #0e5da5;
  -webkit-box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
  box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
}
.btn-warning {
  color: #111;
  background-color: #ffd54f;
  border-color: #ffd54f;
}
.btn-warning:hover {
  color: #111;
  background-color: #ffcc29;
  border-color: #ffc91c;
}
.btn-warning.focus, .btn-warning:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
  box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
}
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #ffd54f;
  border-color: #ffd54f;
}
.btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
  color: #111;
  background-color: #ffc91c;
  border-color: #ffc60f;
  -webkit-box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
  box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
}
.btn-danger {
  color: #fff;
  background-color: #ec4c4c;
  border-color: #ec4c4c;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e82929;
  border-color: #e71e1e;
}
.btn-danger.focus, .btn-danger:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
  box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
}
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #ec4c4c;
  border-color: #ec4c4c;
}
.btn-danger:not([disabled]):not(.disabled).active, .btn-danger:not([disabled]):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #e71e1e;
  border-color: #e01818;
  -webkit-box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
  box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
}
.btn-light {
  color: #111;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #111;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light.focus, .btn-light:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}
.btn-light.disabled, .btn-light:disabled {
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled):active, .show > .btn-light.dropdown-toggle {
  color: #111;
  background-color: #dae0e5;
  border-color: #d3d9df;
  -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark.focus, .btn-dark:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-dark.disabled, .btn-dark:disabled {
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
  -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-outline-primary {
  color: #0e1668;
  background-color: transparent;
  background-image: none;
  border-color: #0e1668;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #0e1668;
  border-color: #0e1668;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
  box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #0e1668;
  background-color: transparent;
}
.btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0e1668;
  border-color: #0e1668;
  -webkit-box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
  box-shadow: 0 0 0 .2rem rgba(14, 22, 104, .5);
}
.btn-outline-secondary {
  color: #1e489d;
  background-color: transparent;
  background-image: none;
  border-color: #1e489d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #1e489d;
  border-color: #1e489d;
}
.btn-outline-secondary.focus, .btn-outline-secondary:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
  box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #1e489d;
  background-color: transparent;
}
.btn-outline-secondary:not([disabled]):not(.disabled).active, .btn-outline-secondary:not([disabled]):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #1e489d;
  border-color: #1e489d;
  -webkit-box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
  box-shadow: 0 0 0 .2rem rgba(30, 72, 157, .5);
}
.btn-outline-success {
  color: #22bc66;
  background-color: transparent;
  background-image: none;
  border-color: #22bc66;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #22bc66;
  border-color: #22bc66;
}
.btn-outline-success.focus, .btn-outline-success:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
  box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #22bc66;
  background-color: transparent;
}
.btn-outline-success:not([disabled]):not(.disabled).active, .btn-outline-success:not([disabled]):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #22bc66;
  border-color: #22bc66;
  -webkit-box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
  box-shadow: 0 0 0 .2rem rgba(34, 188, 102, .5);
}
.btn-outline-info {
  color: #137ee0;
  background-color: transparent;
  background-image: none;
  border-color: #137ee0;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #137ee0;
  border-color: #137ee0;
}
.btn-outline-info.focus, .btn-outline-info:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
  box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #137ee0;
  background-color: transparent;
}
.btn-outline-info:not([disabled]):not(.disabled).active, .btn-outline-info:not([disabled]):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #137ee0;
  border-color: #137ee0;
  -webkit-box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
  box-shadow: 0 0 0 .2rem rgba(19, 126, 224, .5);
}
.btn-outline-warning {
  color: #ffd54f;
  background-color: transparent;
  background-image: none;
  border-color: #ffd54f;
}
.btn-outline-warning:hover {
  color: #fff;
  background-color: #ffd54f;
  border-color: #ffd54f;
}
.btn-outline-warning.focus, .btn-outline-warning:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
  box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffd54f;
  background-color: transparent;
}
.btn-outline-warning:not([disabled]):not(.disabled).active, .btn-outline-warning:not([disabled]):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #ffd54f;
  border-color: #ffd54f;
  -webkit-box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
  box-shadow: 0 0 0 .2rem rgba(255, 213, 79, .5);
}
.btn-outline-danger {
  color: #ec4c4c;
  background-color: transparent;
  background-image: none;
  border-color: #ec4c4c;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #ec4c4c;
  border-color: #ec4c4c;
}
.btn-outline-danger.focus, .btn-outline-danger:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
  box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #ec4c4c;
  background-color: transparent;
}
.btn-outline-danger:not([disabled]):not(.disabled).active, .btn-outline-danger:not([disabled]):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #ec4c4c;
  border-color: #ec4c4c;
  -webkit-box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
  box-shadow: 0 0 0 .2rem rgba(236, 76, 76, .5);
}
.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light.focus, .btn-outline-light:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not([disabled]):not(.disabled).active, .btn-outline-light:not([disabled]):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
  -webkit-box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5);
}
.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark.focus, .btn-outline-dark:focus {
  -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not([disabled]):not(.disabled).active, .btn-outline-dark:not([disabled]):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
  -webkit-box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5);
}
.btn-link {
  font-weight: 400;
  color: #0e1668;
  background-color: transparent;
}
.btn-link:hover {
  color: #050825;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.btn-link.focus, .btn-link:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link.disabled, .btn-link:disabled {
  color: #868e96;
}
.btn-group-lg > .btn, .btn-group-lg > input[type=submit], .btn-lg {
  padding: .5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: .3rem;
}
.btn-group-sm > .btn, .btn-group-sm > input[type=submit], .btn-sm {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  border-radius: .2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: .5rem;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}



.btn-more {
  font-weight: 700;
  letter-spacing: 1.4px;
  padding: 17px 30px 14px;
  position: relative;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
}
.btn-more span {
  position: relative;
  z-index: 2;
}
.btn-more:active, .btn-more:focus, .btn-more:hover {
  letter-spacing: 2.2px;
}
.btn-more:active:after, .btn-more:focus:after, .btn-more:hover:after {
  opacity: 1;
}
.btn-more:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  background: #db3f18;
}
.btn-arrow-left {
  position: relative;
}
.btn-arrow-left:before {
  content: "";
  font-family: icomoon;
  position: absolute;
  left: 5px;
  top: 50%;
  font-size: 10px;
  line-height: 10px;
  margin-top: -5px;
  font-size: 1.5rem;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
}
.btn-arrow-right {
  position: relative;
}
.btn-arrow-right:before {
  content: "";
  font-family: icomoon;
  position: absolute;
  right: 5px;
  top: 50%;
  font-size: 10px;
  line-height: 10px;
  margin-top: -5px;
  font-size: 1.5rem;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  z-index: 2;
}
.btn-close {
  position: relative;
}
.btn-close:before {
  content: "";
  font-family: icomoon;
  position: absolute;
  left: 10px;
  top: 50%;
  font-size: 10px;
  line-height: 10px;
  margin-top: -5px;
  font-size: 1.5rem;
  -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
  transition-timing-function: cubic-bezier(.165, .84, .44, 1);
}

.btn.btn-width-200, input.btn-width-200[type=submit] {
  max-width: 100%;
  min-width: 200px;
}
.btn.btn-width-220, input.btn-width-220[type=submit] {
  max-width: 100%;
  min-width: 220px;
}
.btn.btn-width-240, input.btn-width-240[type=submit] {
  max-width: 100%;
  min-width: 240px;
}
.btn.btn-width-260, input.btn-width-260[type=submit] {
  max-width: 100%;
  min-width: 260px;
}
.btn.btn-width-280, input.btn-width-280[type=submit] {
  max-width: 100%;
  min-width: 280px;
}
/*------TOP about--------*/

.about_wrapper {
  position: relative;
  z-index: 10;
}

#index_information {
  margin-top: -3em;
}

#index_information .row {
  padding-top: 25px;
  padding-bottom: 25px;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width:991px) {
#index_information .row {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
#index_information .information--title {
  width: 160px;
  -ms-flex: 160px;
  -webkit-box-flex: 160px;
  flex: 160px;
  color: #c8c8c8;
  text-align: center;
  letter-spacing: 1px;
  position: relative;
}
#index_information .information--title h4 {
  margin-bottom: 0;
  font-size: 1.1rem
}
#index_information .information--title:before {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 0;
  border: 1px solid #646464;
  height: 20px;
}
@media (max-width:991px) {
#index_information .information--title h4 {
  margin-bottom: 0;
  font-size: 1.1rem;
  border-bottom: 1px solid #6a6a6a;
  padding-bottom: 8px;
  margin-bottom: 11px;
}
#index_information .information--title:before {
    content: none;
  }
}
@media (max-width:991px) {
#index_information .information--title {
    width: 100%;
    -ms-flex: 100%;
    -webkit-box-flex: 100%;
    flex: 100%;
  }
}
#index_information .information--body {
  overflow: hidden;
  width: calc(100% - 260px);
  -ms-flex: calc(100% - 260px);
  -webkit-box-flex: calc(100% - 260px);
  flex: calc(100% - 260px);
  padding: 0 10px;
  font-size: .9rem;
}
#index_information .information--body time {
  margin-right: 20px;
  letter-spacing: 2px;
}
@media (max-width:991px) {
#index_information .information--body time {
    display: block;
    margin-right: 0;
  }
}
#index_information .information--body a {
  color: #fff;
}
@media (max-width:991px) {
#index_information .information--body {
    width: 100%;
    -ms-flex: 100%;
    -webkit-box-flex: 100%;
    flex: 100%;
  }
}

.bg-black {
  background-color: #3E3A39;
  color: #fff;
}



.inner {
  line-height: 1.5;
}


/*---  index_about  ----*/

#index_about .wrapper {
  background-color: #fff;
  padding: 50px;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(14, 22, 104, .1);
  box-shadow: 0 0 30px rgba(14, 22, 104, .1);
  margin-top: 3em;
}

#index_about {
margin-top: -5.5em;
}

#index_about #bg01 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/index/bg01.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  z-index: 2;
 clip-path: polygon(0 0px, 100% 0, 100% calc(100% - 250px), 0 100%);
background-color: #faf7f3;
min-height: 750px;
}
#index_about .section_head {
  font-size: 1.4rem;
  letter-spacing: 1px;
  line-height: 160%;
  margin-bottom: 20px;
    color: #3E3A39;
}


@media (max-width:991px) {
#index_about {
margin-top: -6.7em;
}

#index_about #bg01 {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("../img/index/bg01.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: contain;
  z-index: 2;
 clip-path: none;
background-color: #faf7f3;
min-height: 100%;
}  
#index_about .wrapper {
  margin: 12em 0 8em 0;
}
 }   

@media (max-width:767px) {
#index_about {
margin-top: -6.85em;
}
#index_about .wrapper {
    padding: 40px;
    margin: 14em 0 8em 0;
  }
}

@media (max-width:575px) {
#index_about .wrapper {
   margin: 12em 0 8em 0;
  }

#index_about .section_head br {
    display: none;
  }
#index_about #bg01 {
min-height: 450px;
}
    
}
#index_about .inner {
  margin-bottom: 30px;
  font-size: .9rem;
    color: #3E3A39;
  line-height: 1.5;
  letter-spacing: 0.03rem;
}

#about #bg01 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fafafb;
  -webkit-transform: skew(0, -15deg);
  transform: skew(0, -15deg);
  z-index: 1;
  overflow: hidden
}
#about #bg01:before {
  content: "";
  position: absolute;
  right: 0;
  top: -15%;
  width: 100%;
  height: 115%;
  background-position: right top;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/index/bg01.png");
  -webkit-transform: skew(0, 15deg);
  transform: skew(0, 15deg)
}

/*--- scrt --*/


/* 初期状態 */
.scrt-to-top {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s, transform 0.6s;
}

/* スクロール時の状態 */
.scrt-to-top.active {
  opacity: 1;
  transform: translateY(0);
}


/*------humberger menu--------*/



.hamburger-menu {
  position: relative;
}
.hamburger-menu_input {
  display: none;
}
.hamburger-menu_bg {
  cursor: pointer;
  display: none;
  height: 100vh;
  left: 0;
  opacity: 0.4;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}

#hamburger:checked ~ .hamburger-menu_bg {
  display: block;
}

.hamburger-menu_button {
  display: none;
}

.hamburger-menu_button-mark {
  background-color: #fff;
  display: block;
  height: 1px;
  transition: 0.3s;
  width: 20px;
}



@media (max-width:991px) { 

.hamburger-menu_bg {
  background-color: #53423D;
}
    
    
.hamburger-menu_list {
  /*background-color: #53423D;*/
  align-items: flex-start;
  /*display: flex;*/
  flex-direction: column;
  left: 0;
  padding: 2rem 0;
  position: fixed;
  transform: translateX(-100%);
  transition: 0.3s;
  top: 0;
  width: 100%;
   /* height: 100%; 追加 */
}

/* */ .hamburger-menu_list {
  position: absolute;
  top: 100%;
  width: 100%;
}
  
    
#hamburger:checked ~ .hamburger-menu_list {
  transform: translateX(0%);
  transition: 0.3s;
  margin-top: -2em;
}

#hamburger:checked ~ .container {
  overflow: hidden;
}

#header.container {
  overflow: auto;
}


  .hamburger-menu_button {
    align-items: center;
    appearance: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    gap: 5px;
    height: 32px;
    justify-content: center;
    width: 32px;
  }

  #hamburger:checked
    ~ .hamburger-menu_button
    .hamburger-menu_button-mark:nth-of-type(1) {
    transform: translate(2px, 1px) rotate(45deg);
    transform-origin: 0%;
  }
  #hamburger:checked
    ~ .hamburger-menu_button
    .hamburger-menu_button-mark:nth-of-type(2) {
    opacity: 0;
  }
  #hamburger:checked
    ~ .hamburger-menu_button
    .hamburger-menu_button-mark:nth-of-type(3) {
    transform: translate(2px, 3px) rotate(-45deg);
    transform-origin: 0%;
  }

    
/*** メニュー全体 ***/
    
 
.drop_menu {
  display: block; /* 横並びを縦並びに変更 */
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 3rem;
  /*height: 100vh;*/
}

  
.drop_menu > li {
  display: block; /* 横並びを縦並びに変更 */
  height: 100%;
}

.drop_menu > li > a {
  display: block;
  line-height: 3rem;
  padding: 0 15px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
    
  

.drop_menu li+li {
  position: relative;
  margin-top: 10px; /* メニュー間の隙間を追加 */
}

.drop_menu li+li::before {
  border-left: none;
}

    
.fixed .drop_menu li a {
  text-decoration: none;
  text-align: center;
  color: initial;
  display: block;
  width: 100%;
  height: 100%;
  color: #710000;
  padding: 0 15px;
}
    
.child_menu {
  display: block; /* カーソルを置かなくても表示 */
  visibility: hidden;
  transform: scale(1, 0);
  transform-origin: top;
  opacity: 0;
  transition: .5s;
  background-color: transparent;
  margin-top: 0px;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
}
    
.drop_menu > li {
    display: block;
    vertical-align: top;
    width: auto;
    padding: 0;
  }
    
.drop_menu li a {
  text-align:center; 
  }
    
.drop_menu > li:hover > .child_menu {
  visibility: visible;
  transform: scale(1, 1);
  opacity: 1;
}
    
  .drop_menu > li > .child_menu {
    visibility: visible;
    transform: scale(1, 1);
    opacity: 1;
  }
    


.child_menu > li+li::before {
    content: "";
    display: block;
    border-left: none;
  }

.drop_menu > li a span {
  position: relative;
  display: inline-block;
}

  .drop_menu li a span::after {
    display: none;
  }
    

.drop_menu > li a span:hover::after {
  visibility: visible;
  bottom: 5px;
  opacity: 1;
}
    

/* 吹き出し(上) */
.child_menu::after {
  display: none;
}
}  
    
/*---- 991px以下アコーディオンメニュー -------------*/

nav {
   display: block;
}
.cp_actab,
.cp_actab2 {
	display: none;
}

@media (max-width:991px) { 

#menu_acd{
 }
    
nav {
   display : none;   /* 表示しない */
}
.cp_actab,
.cp_actab2 {
  display: block !important;
  margin: 0 auto;
  padding: 0;
}
.cp_actab,
.cp_actab2 {
	/*position: relative;*/
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	color: #ffffff;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #8C3624;
    text-align: center;
}

.cp_actab2 label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	cursor: pointer;
	margin: 0 0 1px 0;
	background: #8C3624;
    text-align: center;
}
.cp_actab2 label a {
	color: #fff;
}
.cp_actab2 label a:hover {
	text-decoration: none;
}
    
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
color: #fff;
    background: #13131338;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
    
.cp_actab .cp_actab-content ul {
	margin: 0;
	padding: 0;
	background: #f4f4f4;
	list-style: none;
}
.cp_actab .cp_actab-content li {
	overflow-y: hidden;
	transition: all 0.5s;

   text-align: center;  
}

.cp_actab .cp_actab-content li a{
    display: block;
    height: 100%;
    width: 100%;
  padding: 2%;
  display: block;
}
.cp_actab .cp_actab-content li a:hover {
	background-color: #FBF0E8;
    text-decoration: none;
} 
    
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=checkbox] + label::after {
	content: '+';
}
.cp_actab input[type=checkbox]:checked + label::after {
	transform: rotate(315deg);
}
    
}


/*------index_mission--------*/

#index_mission {
 /*padding-top: 80px; */
  z-index: 10;
  position: relative;

}
@media (max-width:991px) {
#index_mission {
    /*padding-top: 80px*/
  }
}
@media (max-width:767px) {
#index_mission {
    /*padding-top: 40px*/
    margin-top: -4em;
  }
}

#index_mission .container {
  position: relative;
  z-index: 4;
}
@media (max-width:991px) {
#index_mission .container {
    padding-top: 150px;
  }
}
@media (max-width:767px) {
#index_mission .container {
  }
}
@media (max-width:575px) {
  #index #index_mission .container {
    padding-top: 0px;
  }
}
#index_mission .wrapper {
  background-color: #fff;
  padding: 60px;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(14, 22, 104, .1);
  box-shadow: 0 0 30px rgba(14, 22, 104, .1);
  /*margin-top: 12em;*/
}
@media (max-width:991px) {
#index_mission .wrapper {
  margin: 0 0 12em 0;
}
}
@media (max-width:767px) {
#index_mission .wrapper {
    padding: 40px;
  }
}
@media (max-width:575px) {
#index_mission .wrapper {
    padding: 40px 30px;
  margin: 0;
  }
}
#index_mission #bg02 {
  position: absolute;
  left: 0;
  /*top: 0;*/
  top: -14em;
  width: 100%;
  height: 100%;
  background-image: url("../img/index/bg02.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 2;
clip-path: polygon(0 250px, 100% 0, 100% calc(100% - 250px), 0 100%);
min-height: 950px;

}
@media (max-width:991px) {
#index_mission #bg02 {
 clip-path: none;
min-height: 100%;
background-position: left bottom;
top: -1em;
}  
#index_mission #bg02 {
    height: 500px;
  }
}
@media (max-width:767px) {
#index_mission #bg02 {
    height: 400px;
  }
}
@media (max-width:575px) {
#index_mission #bg02 {
    height: 350px;
  }
}
#index_mission .section_head {
  font-size: 1.5rem;
  letter-spacing: 1px;
  line-height: 160%;
  margin-bottom: 20px;
  color: #3E3A39;
}
@media (max-width:575px) {
#index_mission .section_head {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}
@media (max-width:320px) {
#index_mission .section_head br {
    display: none;
  }
}
#index_mission .inner {
  margin-bottom: 30px;
  font-size: .9rem;
  color: #3E3A39;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}


/*------aside_group--------*/

#aside_group {
  margin-top: 14em;  /*16em;*/
  padding-bottom: 9em;
}


#aside_group {
  padding-top: 70px;  /*150px;*/
  z-index: 15;
  position: relative;     
}

#aside_group .container {
  position: relative;
  z-index: 4
}

@media (max-width:991px) {
  #aside_group {
    padding-top: 0;
    margin-top: 16em;
    padding-bottom: 0;
  }
  #aside_group .container {
    padding-bottom: 100px;
      
  }
}

@media (max-width:767px) {
  #aside_group .container {
    padding-bottom: 0px;
  }
}
@media (max-width:575px) {
#aside_group {
    margin-top: 9em;
  }
  #aside_group .container {
    padding-bottom: 0;
  }
/*.section_ttl {
  color: #98625A;
  font-size: 2.5rem;
  letter-spacing: .1rem
}*/
 .section_ttl {
    color: #98625A;
    font-size: 2.0rem;
    letter-spacing: .1rem;
  }
}
#aside_group .wrapper {
  background-color: #fff;
  padding: 60px;
  position: relative;
  -webkit-box-shadow: 0 0 30px rgba(14, 22, 104, .1);
  box-shadow: 0 0 30px rgba(14, 22, 104, .1)
}
@media (max-width:767px) {
  #aside_group .wrapper {
    padding: 40px
  }
}
@media (max-width:575px) {
  #aside_group .wrapper {
    padding: 40px 30px;
  }
}
#aside_group .section_head {
  font-size: 1.5rem;
  letter-spacing: 1px;
  line-height: 160%;
  margin-bottom: 20px;
  color: #3E3A39;
}
@media (max-width:575px) {
  #aside_group .section_head {
    font-size: 1.4rem;
    letter-spacing: 0;
  }
}


@media (max-width:320px) {
  #aside_group .section_head br {
    display: none;
  }
}
#aside_group .inner {
  margin-bottom: 30px;
  font-size: .9rem;
    color: #3E3A39;
}
.has-skew {
  position: relative;
  z-index: 1
}
.has-skew:before {
  content: "";
  position: absolute;
  left: 0;
  top: -50vh;
  width: 100%;
  height: 140vh;
  background-color: #fafafb;
  -webkit-transform: skew(0, -24deg);
  transform: skew(0, -24deg);
  z-index: 1;
}
.border--title {
  color: #3E3A39;
  position: relative;
  text-align: center;
  padding-bottom: 15px;
}
.border--title:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 30px;
  margin-left: -15px;
  height: 2px;
  background-color: #3E3A39;
}
.border--title.inverse {
  color: #fff;
}
.border--title.inverse:after {
  background-color: #fff;
}

.border--title2 {
  position: relative;
  padding: 0 65px;
  text-align: center;
  margin-bottom: 2em;
}

.border--title2::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #3E3A39;
}
.border--title2 span {
  position: relative;
  padding: 0 1em;
  background: #fff;
  color: #3E3A39;
    font-size: 1.34rem;
}

 @media (max-width: 428px) {   
.border--title2 {
  position: relative;
  padding: 0 15px;
  text-align: center;
  margin-bottom: 2em;
}    
.border--title2 span {
  position: relative;
  padding: 5px 10px;
  background: #fff;
  color: #3E3A39;
    font-size: 1.2rem;
}
.border--title2::before {
  position: absolute;
  top: calc(50% - 1px);
  left: 0;
  width: 100%;
  height: 1px;
  content: '';
  background: #D2D2D2;
}
}



.group-bn{
    padding: 10px 20px;
}

.group-bn p {
    text-align: center;
    padding-top: 10px;
    font-size: 1.5rem;
  letter-spacing: 1px;
    font-weight: 700;
}
.group-bn p span {
    color: #7D7D7D;
        font-size: .8rem;
    padding-left: 10px;
}

.group-bn p a,
a:hover,
.group-bn p a:visited{
  text-decoration: none;
}

.group-bn img{
    border: 2px solid #D5CEC3;
}


/*------kasou main img--------*/

#main_img {
  position: relative;
  z-index: 3;
  overflow: hidden;
  width: 100%;
  background-size: cover;
  background-position: center center;
}



#main_img.main-company {
  background-image: url("../img/main/main-company.jpg")
}
#main_img.main-vision {
  background-image: url("../img/main/main-vision.jpg")
}
#main_img.main-contact {
  background-image: url("../img/main/main-contact.jpg")
}
#main_img.main-group {
  background-image: url("../img/main/main-group.jpg")
}

#main_img:after {
  content: "";
  position: absolute;
  right: 70%;
  top: 0;
  width: 200%;
  height: 100%;
　　margin: 0;
  z-index: 1;
  background: rgba(162, 46, 10, 0.57); /*rgba(153, 50, 18, 0.5);*/
  -webkit-transition: all 1s cubic-bezier(.19, 1, .22, 1);
  transition: all 1s cubic-bezier(.19, 1, .22, 1);
  -webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  transition-timing-function: cubic-bezier(.19, 1, .22, 1);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transform: skew(60deg, 0);
  transform: skew(30deg, 0);
}

 @media (max-width: 414px) { 
#main_img.main-contact {
  background-position: center right;
} 
  }   


#main_img h2 {
  padding-top: 200px;
  padding-bottom: 120px;
  color: #fff;
  font-size: 2.7rem;
  letter-spacing: 4px;
  margin-bottom: 0;
  position: relative;
  z-index: 2;
  font-family: Roobert, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#main_img h2 span {
  font-size: 1.1rem;
  letter-spacing: 1px;
  display: block;
}


/*------breadcrumb--------*/

#breadcrumb {
  border-bottom: 1px solid #bbb;
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .75rem 1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: #fff;
  border-radius: 3px;
  font-size: 12px;
}
.breadcrumb-item + .breadcrumb-item::before {
/*content: "/"*/
  display: inline-block;
  padding-right: .5rem;
  padding-left: .5rem;
  color: #868e96;
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none
}
.breadcrumb-item.active {
  color: #868e96
}


/*------company--------*/

#intro{
   background-color: #b54638;
}

.page_nav ul {
  list-style: none;
  padding: 0;
  margin: 0;

}

.page_nav {
  width: 100%;
}

.page_nav li {
  width: 11%;
  float: left;
  padding: 0 1%;
  font-size: 120%;
}

.page_nav li a {
display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  border-radius: 1px;
  text-decoration: none;
  padding: 10px 0;
}

.page_nav li a:hover {
  cursor: pointer;
}
 @media (max-width: 375px) { 
     
.page_nav li a {
  display: block;
  width: 100%;
  color: #fff;
  text-align: center;
  border-radius: 1px;
  text-decoration: none;
  padding: 10px 0;
  font-size: 76%;
}
}


@media (max-width:991px) {

.page_nav li {
  width: 30%;
  float: left;
  padding: 0 1%;
  margin-bottom: 1%;
}
}


@media (max-width:767px) {

.page_nav li {
width: 33%;
    float: left;
    padding: 0 2%;
    margin-bottom: 2%;
}
}

/* ページ内リンク用ナビボタン*/
.btn-border-bottom {
  position: relative;
  display: inline-block;
  font-weight: bold;
  padding: 0.25em 0;
  text-decoration: none;
  color: #67c5ff;  
}

.btn-border-bottom:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 4px;
  top:100%;
  left: 0;
  border-radius: 3px;
  background:#EEE0BF;
  transition: .2s;
}

.btn-border-bottom:hover:before {
  top: -webkit-calc(100% - 3px);
  top: calc(100% - 3px);
}




/* 斜め配置 clip-path */
#company #message {
  /*-webkit-clip-path: polygon(0 12%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 12%, 100% 0, 100% 100%, 0 100%); 上だけななめ*/
　webkit-clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  padding: 60px 0 10px 0;
   background: rgb(255,250,232);
background: linear-gradient(90deg, rgba(255,250,232,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 76%, rgba(255,250,232,1) 100%);
}


#company #message .heading {
  padding: 20px 0 15px;
  margin-bottom: 1.5em;
  line-height: 160%;
  font-size: 1.5rem;
  text-align: center;
  color: #3E3A39;
}

 @media (max-width: 575px) {   

#company #message .heading {
  padding: 20px 0 15px;
  margin-bottom: 1.5em;
  line-height: 160%;
  font-size: 1.25rem;
  text-align: center;
  color: #3E3A39;
  text-align: left;
}    
}


.f_wh{
	color: #fff;
}
.message-txt p{
font-size: 95%;
  letter-spacing: 0.05em;
  line-height: 1.8;
  font-weight: 200;
}

 @media (max-width: 575px) { 
     
.message-txt p{
font-size: 90%;
  letter-spacing: 0.05em;
  line-height: 1.5;
  font-weight: 200;
  text-align: left;
}
}



.message-txt2 {
font-size: 100%;
  letter-spacing: 0.05em;
  line-height: 2.8;
}

@media (min-width:992px) {
  #company #message .card--image:before {
    padding-top: 100%
  }
}


#company #message .name {
  padding-top: 20px;
  font-weight: 700;
  font-size: 1.3rem;
  text-align: right;
  padding-right: 10px;
    color: #3E3A39;
}
#company #message .name span {
  font-size: .9rem;
  margin-right: 10px
}

#company #message .name .nigyo {
  font-size: .9rem;
  margin-right: 10px
}

.flot-ri {
float: right;
}
.m_tc{
    margin-top: 5px;
}

@media (max-width:991px) {
  #company #message .greeting--img {
    margin-bottom: 40px
  }
}
@media (max-width:767px) {
  #company #message .greeting--img {
    margin-bottom: 20px
  }
.border--title3 {
text-align: center;
}
}


#company #idea {
  z-index: 0;
  padding-top: 80px;
  padding-bottom: 80px;
  color: #fff;
  margin-bottom: 60px
}
#company #idea .skew:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5%;
  width: 100%;
  height: 100%;
  background-color: #1e489d;
  -webkit-transform: skew(0, 8deg);
  transform: skew(0, 8deg);
  z-index: 1
}
#company #idea .skew:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10%;
  width: 100%;
  height: 100%;
  background-color: #0e1668;
  -webkit-transform: skew(0, 8deg);
  transform: skew(0, 8deg);
  z-index: 0
}
#company #idea .idea {
  text-align: center;
  font-size: 1.5rem;
  letter-spacing: 2px;
  font-weight: 700;
  line-height: 180%
}
@media (max-width:767px) {
  #company #idea .idea {
    font-size: 1.2rem;
    text-align: left;
    line-height: 170%
  }
}
#company #history {
  z-index: 3
}
#company #profile {
  z-index: 3;
}
#company #facilities .skew {
  position: absolute;
  left: 0;
  top: -60%;
  width: 100%;
  height: 130%;
  background-color: #f7f7f7;
  -webkit-transform: skew(0, -25deg);
  transform: skew(0, -25deg)
}
#company #facilities .card--image {
  margin-bottom: 20px
}
@media (min-width:992px) {
  #company #facilities .card--image:before {
    padding-top: 100%;
  }
}
#company #facilities .machines {
  font-size: .9rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#company #facilities .machines .count {
  font-weight: 700;
}
#company #access {
  z-index: 1;
  font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
}

/*テーブル*/

.company-table {
margin-top: 3em;
font-size: 100%;
font-family: "Noto Sans JP",'Hiragino Sans','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,sans-serif;
font-size: 15px;
}

table.company-table {
	width:100%;
	border-right:#CCCCCC solid 1px;
	border-collapse: collapse;
}
table.company-table thead th {
	background:#888A8D;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
}
table.company-table thead th:last-child {
	border-right:#CCCCCC solid 1px;
}
table.company-table tbody th {
	background:#F9F9F9E5;
	color:#231815;
	padding:20px 15px;
	border-bottom:#CCCCCC solid 1px;
	vertical-align:top;
	border-left: #CCCCCC solid 1px;
    font-weight: 600;
}
table.company-table tbody tr:first-child th {
		border-top: #CCCCCC solid 1px;
}
table.company-table tbody tr:last-child th {
	border-bottom:#CCCCCC solid 1px;
}
table.company-table tbody td {
	background:#FFF;
    padding:20px 15px;
	border-left:#CCCCCC solid 1px;
	border-bottom:#CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	vertical-align:top;
	text-align: left;
    line-height: 1.8;
  letter-spacing: 0.05em;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
table.company-table thead {
	display:none;
}
table.company-table tbody th {
	display:block;
}
table.company-table tbody td {
	border-top: none;
	display:block;

}
table.company-table tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
}
table.company-table tbody td p {
	/*padding-left:9em;
	text-align: right;*/
}

}

@media screen and (max-width: 428px) {
table.company-table tbody td p {
	/*padding-left:4.5em;*/
}
table.company-table tbody td {
	/*padding:10px 10px;*/
}
}

#access .tel {
  margin-bottom: 10px;
      font-size: 1.2rem;
    letter-spacing: 0.05em;
}
#access .tel a {
  color: #3E3A39;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 2px
}
#access .tel a span {
  font-size: 1.2rem;
  font-weight: 400
}

.bg-primary {
  background-color: #fff;
  padding-bottom: 14em;
}
 @media (max-width: 375px) { 
     
.bg-primary {
  background-color: #fff;
  padding-bottom: 4em;
}
}

.google-btn {
padding-top: 2em;
  text-align: center;
}

@media screen and (max-width: 991px) {
.google-btn {
padding-top: 1em;
}   
} 

/*----vision ------*/

#vision {
}

#vision #message {
  padding: 60px 0 10px 0;
  background: rgb(255,250,232);
background: linear-gradient(90deg, rgba(255,250,232,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 76%, rgba(255,250,232,1) 100%);
padding-bottom: 5em;
}


#vision #message2 h4 {
    font-size: 1.4rem;
    text-align: center;
}

.bg-full {
  width: 100%;
  height: auto;  /*heightで100vh指定で画面の高さ100%表示*/
  background-image: url('../img/vision/bg-full.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}



.border--title3 {
position: relative;
  padding: .9em 15px;
  font-size: 145%;
  margin-bottom: 1em;
  color: #3E3A39;
}
 
.border--title3::after {
     position: absolute;
     content: '';
     left: 0;
     bottom: 0;
     width: 100%;
  height: 11px;
  box-sizing: border-box;
  border-top: 4px solid #ACAAA9;
  border-bottom: 3px solid #F0A68A;
}

 @media (max-width: 375px) { 
     
.border--title3 {
position: relative;
  padding: .9em 15px;
  font-size: 125%;
  margin-bottom: 1em;
  color: #3E3A39;
}
}



.border--title4 {
  padding: 0.5em 1em;
  box-shadow: 6px -6px #f0a68a;
  outline: 3px solid #fff;
  border: 3px solid #acaaa9;
  position: relative;
  text-align: center;
  color: #3E3A39;
}
.border--title5 {
  padding: 0.5em 1em;
  box-shadow: 6px -6px #f0a68a;
  outline: 3px solid rgba(217,72,72,1.00);
  border: 3px solid #fff;
  position: relative;
  text-align: center;
  color: #fff;
}
.message-txt2 {
font-size: 100%;
  letter-spacing: 0.05em;
  line-height: 2.8;
}

 @media (max-width: 575px) { 
     
.message-txt2 {
font-size: 90%;
  letter-spacing: 0.05em;
  line-height: 1.8;
}
}



/* col-md-6　入れ替え用*/
@media screen and (min-width: 768px) {

/* 768以上は消える 767以下で表示*/  
.on-max767 {
display:none;
}
/* 768以上は表示 767以下で消える*/  
.on-min768 {
display:block;
} 
} 
@media screen and (max-width: 767px) {
.on-max767 {
display:block;
}
.on-min768 {
display:none;
}
    }

/* 上下中央*/
.outer{
  display: flex;
  justify-content: center;
  align-items: center;
}


/*----contact ------*/

#contact {
}


/**, ::before, ::after {
  margin: 0;
}*/


#contact p {
font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
font-size: 0.95rem;
  font-weight: 300;
}

#contact #area-contact {
  padding: 60px 0 10px 0;
padding-bottom: 5em;
}

.contact-txt p {
  font-size: 95%;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

#area-contact .tel {
 /* margin-bottom: 30px*/

}
#area-contact .tel a {
  color: #C03232;
  text-decoration: none;
  font-size: 2.2rem;
  font-weight: 700;
  letter-spacing: 2px;
  font-family: Roobert, Helvetica Neue, Helvetica, Arial, sans-serif;
}
#area-contact .tel a span {
  font-weight: 400;
  font-size: 1rem
}

#access .tel {
  margin-bottom: 10px
}
#access .tel a {
  color: #3E3A39;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 2px
}
#access .tel a span {
  font-size: 1.2rem;
  font-weight: 400;
}



@media screen and (max-width: 428px) {
#contact #area-contact {
  padding: 60px 0 10px 0;
padding-bottom: 0;
}
}


/* ---------- form ---------- */

.tablecontact .table > thead > tr > th,
.tablecontact .table > tbody > tr > th,
.tablecontact .table > tfoot > tr > th,
.tablecontact .table > thead > tr > td,
.tablecontact .table > tbody > tr > td,
.tablecontact .table > tfoot > tr > td {
padding: 20px!important;
	} 

.tablecontact {
font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
} 


.tablecontact p {
    margin-top: 10px;
}



	#formWrap {
	color: #555;
	line-height: 120%;
/*	 margin-right : 10%;
     margin-left : 10%;*/
		margin-bottom: 3em;
}

#formWrap h4 {
	font-size: 110%!important;
	margin-bottom: 3em;
}



#formWrap input[type="button"] {
  padding: 15px 30px;
  border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  height: 53px;
  margin-top: -3px;
}       

	
	.tablecontact table {
	margin:0 auto;
	width:100%;
	border-collapse:collapse;
}

.tablecontact table th {
	background-color: #F5ECDD42;
	color: #3E3A39;
	text-align: left; 
	white-space: nowrap;
	border: 1px solid #ccc;
	padding: 10px;
	vertical-align: top;
    font-weight: 600;
    min-width: 30%!important;
}

.tablecontact table td {
	background-color: #fff; 
	color: #3E3A39;
	text-align: left;
	border-style: none;
	/* white-space: nowrap;*/
	padding: 15px;
	border:1px solid #ccc;
}


#formWrap .tablecontact table th {

}


table.formTable tr td #company-name {
	width: 100%;
}
table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #furigana {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}

.submit{
	padding-top: 30px;
}

@media screen and (max-width:414px) {
.tablecontact {
	font-size:100%;
	padding: 2em 0em!important;
} 
	
} 	



/* ----------   ----------*/


/*input, button, select, textarea {
    padding: 0.3em;
}*/

textarea {
    border:1px #eee solid;
}
input[type="reset"] {
  padding: 15px 30px;
  border: none;
  margin-right: 5px;
  border-radius: 3px;
  height: 53px;
}
.btn, input[type="submit"] {
  padding: 15px 30px;
  border: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  height: 53px;
  margin-top: -3px;
}


@media screen and (max-width: 359px) {
input[type="reset"] {
 width: 100%;
 margin-bottom: 15px;
}
input[type="submit"] {
   width: 100%;
     margin-bottom: 15px;
}
}

@media screen and (max-width: 991px) {
/*tablet用のcssを記述*/

#formWrap {
	width:100%;
	margin:0 auto;
	color:#555;
	line-height:120%;
	margin-bottom: 3em;
}

#formWrap h4 {
	font-size: 110%!important;
	margin-bottom: 3em;
}
	
	
table {
	margin:0 auto;
	width: 100%;
	border-collapse:collapse;
}
.formTable {
}
    .formTable th,
    .formTable td{
        width: 100%;
        display: block;
        border-top: none;
    }
    
.tablecontact table th {
    border: none;
    }

.formTable tr:first-child th   {
	border-top: 1px solid #ddd;
}
	
table.formTable td,table.formTable th{
	padding: 15px;
	/*border-top: 1px solid #CCCCCC;*/
}

	
	
table.formTable th{
	font-weight:normal;
	background:#F5ECDD42;
	text-align:left;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px!important;
}
table.formTable tr td #company-name {
	width: 100%;
}
table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #furigana {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}
}


@media screen and (max-width: 767px) {
.formTable {
	
}
    .formTable th,
    .formTable td{
        width: 100%;
        display: block;
        border-top: none;
    }

.formTable tr:first-child th   {
	border-top: 1px solid #ddd;
}
	
.tablecontact table td{
border: none;
} 
table.formTable td,table.formTable th{
	padding: 15px;
	border-top: 1px solid #CCCCCC;
}

table.formTable th{
	font-weight:normal;
	background:#F5ECDD42;
	text-align:left;
		border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 10px!important;
	color: #3E3A39;
    border-bottom: none;
}
table.formTable tr td #company-name {
	width: 100%;
}
table.formTable tr td #name {
	width: 100%;
}
table.formTable tr td #furigana {
	width: 100%;
}
table.formTable tr td #zip {
	width: 100%;
}
table.formTable tr td #address {
	width: 100%;
}

table.formTable tr td #tel {
	width: 100%;
}

table.formTable tr td #email {
	width: 100%;
}
table.formTable tr td #comment {
	width: 100%;
}
	
}

.error_messe{
	color: #BF393B!important;
}


.f_red{
	color: #E6642D;
}
.f_bl{
	color: #0D3BCB;
	margin: 0;
}

.float_icon {
        float:  left;
	padding-right: 10px;
    }


.required-txt{
  background-color: #E6642D;
  padding: 3px 8px;
  color: #fff;
    margin-left: 10px;
    font-size: 80%;
}

.confirmation-txt{
  background-color: #E6642D;
  padding: 9px 8px;
  color: #fff;
    font-size: 130%!important;
    font-weight: bold!important;
    text-align: center;
}

input::placeholder {
    color: #B0B0B0;
    font-size: 90%;

}
/*========= 個人情報保護方針と利用目的 ===============*/


.policy {
    margin-top: 2em;
}

.policy_ttl {
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px;
}
.policy .scrollBox {
    border: 1px solid #ccc;
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    overflow: auto;
    padding: 10px;
    box-sizing: border-box;
}

.scrollBox p {
    font-size: 85%!important;
    padding: 0!important;
	margin: 0!important;
}
.scrollBox ul {
    margin-left: -12px;
}
.scrollBox li {
    font-size: 85%!important;
    padding: 0!important;
	margin: 0!important;
    font-weight: 300;
}

ol.privacy_ol {
  padding: 0 0 0 2em;
  margin: 0;
}
.privacy_ol li {
  margin: 0;
}

/* グループ・組織 */
#group #sec01 {
　webkit-clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  padding: 60px 0 10px 0;
   background: rgb(255,250,232);
background: linear-gradient(90deg, rgba(255,250,232,1) 0%, rgba(255,255,255,1) 16%, rgba(255,255,255,1) 76%, rgba(255,250,232,1) 100%);
}
#group #sec03 {
　webkit-clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  clip-path: polygon(0 12%, 100% 0, 100% calc(100% - 12%), 0 100%);
  padding: 60px 0 5em 0;
  background: rgb(255, 255, 255);
}

.bdr01 {
  width: 100%;
  margin: 0 auto;
  padding: 30px 30px 0px 30px;
  text-align: center;
  border: 8px double #3e3a39;
}
.concept-tt {
font-size: 175%;
color: #000!important;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-weight: 700;
	margin-top: 1em;
}
.bg_white{
	background-color: #fff;
padding: 5em 7em;
}

.bg_white p{
font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
font-weight: 300;
line-height: 2.2;
letter-spacing: 0.03em;
}


.logo-group_max{
    max-width: 250px;
}

@media screen and (max-width: 768px){	
.bg_white{
background-color: #fff;
padding: 2em 2em 3em 2em ;
}
}
@media only screen and (max-width : 428px) {

.concept-tt {
font-size: 135%;
color: #000!important;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.bg_white p {
  font-family: 'Noto Sans JP', YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.03em;
  padding-bottom: 1.2em;
}
.logo-group_max{
    max-width: 200px;
}

}


@media only screen and (max-width : 339px) {
  .bg_white {
    background-color: #fff;
    padding: 2em 1em 3em 1em;
  }
}


/* ---- */
*, *:before, *:after {
  margin: 0;
}

.fixed .drop_menu li + li::before {
  content: "";
  display: block;
  height: 1em;
  border-left: 1px solid #000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  width: 30px;
  box-sizing: border-box;
}

.fixed .drop_menu > li > a {
  color: #3E3939 !important;
}
.fixed .hamburger-menu_button-mark {
  background-color: #000;
  display: block;
  height: 1px;
  transition: 0.3s;
  width: 20px;
}


/*.mail_img {
  width: 100%;
  max-width: 400px;
}*/

#contact .tel a {
  font-weight: 700;
  letter-spacing: 2px;
}
#contact .tel a span {
  font-size: 1.2rem;
  font-weight: 400;
}
#contact .ctml a {
  color: #C03232;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 2px;
}
.ctml {
    text-align: center!important;
}


.f_s85p{
    font-size:86%!important;
}
.mto i {
    font-style:normal;
}
.mto i:after {
    content:'@';
}

.thanks-txt {
  line-height: 2;
    text-align: center;
}



@media only screen and (max-width : 428px) {
#contact .ctml a {
  color: #C03232;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 2px;
}
.thanks-txt {
  line-height: 1.8;
    text-align: left;
} 
} 