@charset "UTF-8";
/* Scss Document */
/* 変数 */
/* reset
============================================================*/
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 16px;
  /*line-height: 1.4em;*/
  line-height: 2;
  /*letter-spacing: 0.05em;*/
  letter-spacing: 0.075em;
  font-weight: 300;
  /*font-family: "Noto Sans JP", sans-serif;*/
  font-family: 'Zen Kaku Gothic New', sans-serif;

}

.cnt05-inner {
  max-width: 1280px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

::selection {
  background: #092FAE;
  color: #fff;
}

::-moz-selection {
  background: #092FAE;
  color: #fff;
}

body {
  line-height: 1.4;
  position: relative;
  text-align: left;
  font-size: 16px;
  color: #262626;
  -webkit-text-size-adjust: none;
  overflow-wrap: break-word;
  word-break: break-all;
  background: #fff;
  transform-origin: 0 0;
  hyphens: manual;
}

p {
  font-size: 16px;
  line-height: 1.4em;
  letter-spacing: 0.05em;
  font-weight: 300;
}

img, p {
  vertical-align: bottom;
}

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

address {
  font-style: normal;
    background: #DDDDDD;
    padding: 20px;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

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

table th {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

table td {
  text-align: left;
  line-height: 1.4em;
  letter-spacing: 0.05em;
    font-size: 16px;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  color: #333;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-weight: 400;
}

a *,
a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:hover {
  text-decoration: none;
  -webkit-transition: all .3s;
  transition: all .3s;
    color: #333333;
    opacity: 0.6;
}

a.op:hover
/*a img:hover*/ {
  opacity: 0.6;
  -webkit-transition: all .3s;
  transition: all .3s;
}

a:focus,
a:hover {
  outline: none;
  text-decoration: none;
}

@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
input[type="submit"],
input[type="button"] {
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  box-sizing: border-box;
  cursor: pointer;
  outline: none;
        
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
  outline: none;
}

input[type="email"],
input[type="text"],
textarea {
  -webkit-appearance: none;
}

input[type=submit]{
    font-family: "Noto Sans JP", sans-serif;
}


label{
    margin-right: 10px;
}

#wap {
  width: 100%;
  max-width: 2300px;
  margin: auto;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.max991_block {
  display:none;
}
.left {
  float: left;
}

.right {
  float: right;
}

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

.txt_center {
  text-align: center;
}

.txt_left {
  text-align: left;
}

.txt_right {
  text-align: right;
}

.f_bold {
  /*font-weight: 800;*/
  font-weight: 700;
}

.f_medium {
  /*font-weight: 600;*/
  font-weight: 500;
}

.f_10,
.f_10 span {
  font-size: 10px;
}

.f_12,
.f_12 span {
  font-size: 12px;
}

.f_14,
.f_14 span {
  font-size: 14px;
}

.f_18{
  font-size: 18px;
}

.f_20,
.f_20 span {
  font-size: 20px;
}

.f_21,
.f_21 span {
  font-size: 21px;
}

.f_22,
.f_22 span {
  font-size: 22px;
}

.f_24 {
  font-size: 24px;
}

.f_26,
.f_26 span {
  font-size: 26px;
}

.f_28,
.f_28 span {
  font-size: 28px;
}

.f_32,
.f_32 span {
  font-size: 32px;
}

.f_36,
.f_36 span {
  font-size: 36px;
}

.f_38{
  font-size: 38px;
}

.f_40,
.f_40 span {
  font-size: 40px;
}

.f_42,
.f_42 span {
  font-size: 42px;
}

.f_48,
.f_48 span {
  font-size: 48px;
}
.f_50,
.f_50 span {
  font-size: 50px;
}
.f_56,
.f_56 span {
  font-size: 56px;
}

.f_60,
.f_60 span {
  font-size: 60px;
}

.f_64,
.f_64 span {
  font-size: 64px;
}

.f_72,
.f_72 span {
  font-size: 72px;
}
.f_80,
.f_80 span{
  font-size: 80px;
}
.f_84,
.f_84 span {
  font-size: 84px;
}image.png

.f_96,
.f_96 span {
  font-size: 96px;
}
.f_120,
.f_120 span {
  font-size: 120px;
}

.f_en {
  font-family: 'Alumni Sans Pinstripe', sans-serif;
  /*font-family: 'Lato', sans-serif;*/
  line-height: 1.2;
}

.f_enjp {
  font-family: 'Lato',"Noto Sans JP", sans-serif;
  line-height: 1.2;
  font-weight: 800;
}

.f_min {
  font-family: 'Noto Serif JP', serif;
}

.f_wh {
  color: #fff;
}

.f_gray {
  color: #ccc;
}

a.f_gray:hover {
  color: #ccc;
  opacity: 0.8;
}

.f_red{
    color: #E70011;
}

.f_main {
  color: #092FAE;
}

.mt5{
  margin-top: 5px; 
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 100px;
}

.mt120 {
  margin-top: 120px;
}
.mt150 {
  margin-top: 150px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb90 {
  margin-bottom: 90px;
}
.my20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.my50 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.my130 {
  margin-top: 130px;
  margin-bottom: 130px;
}
.my200 {
  margin-top: 200px;
  margin-bottom: 200px;
}
.pt200 {
  padding-top: 200px;
}
.pt270 {
  padding-top: 270px;
}
.px10 {
  padding-left: 10px;
  padding-right: 10px;
}
.px40 {
  padding-left: 40px;
  padding-right: 40px;
}
.px240 {
  padding-left: 240px;
  padding-right: 240px;
}
.py30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.py80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.py100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.py130 {
  padding-top: 130px;
  padding-bottom: 130px;
}
.py200 {
  padding-top: 200px;
  padding-bottom: 200px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb140 {
  padding-bottom: 140px;
}
.pb150 {
  padding-bottom: 150px;
}

.width90vw {
  width:90vw;
  margin:0 auto;
}

.white {
  color: white;
}

.sp_block {
  display: none !important;
}
/********************hashimura******************/
.pc { display: block !important; }
.sp { display: none !important; }

@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .sp { display: block !important; }
}
/**************************************************/


/********************nakamura temp******************/
.relative {
  position: relative;
}
i.para {
  display: block;
  margin:30px;
}
.slick-slide{
  max-height: calc(100vh - 100px) !important;
}
/**************************************************/
.position_center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  /* Safari用 */
  transform: translate(-50%, -50%);
}

.position_center_topbottom {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, 0);
  /* Safari用 */
  transform: translate(-50%, 0);
}

.position_center_rightleft {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(0, -50%);
  /* Safari用 */
  transform: translate(0, -50%);
}

.bg_wh {
  background-color: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}

.gray_bg {
  background: #f7f7f7;
}

.bg_inner {
  width: 90%;
  margin: 0 auto;
  padding: 60px 0;
}

i {
  position: relative;
  top: 5px;
}

.btn,
.btn:before,
.btn:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.btn_main {
  border: #092FAE solid 1px;
  background-color: #092FAE;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 30px;
}
.btn_main:hover {
  border: #092FAE solid 1px;
  background: rgba(255, 255, 255, 0);
  color: #092FAE;
}
.btn_main_w {
  background: linear-gradient(to right, #0055C4, #092FAE);
  /*background-color: #092FAE;*/
  color: #fff;
  /*display: inline-block;*/
  text-align: center;
  text-decoration: none;
  width: 100%;
  height: 60px;
  outline: none;
  display: flex;
  justify-content: center;
  align-items: center;

}
.btn_main_w:hover {
  opacity: 0.6;
  color:#FFFFFF;
}
.btn_main_w:hover .material-icons-outlined {
  transform:translateX(10px);
}
.btn_red {
  border: #C41215 solid 1px;
  background-color: #C41215;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 15px 20px;
}
.btn_red:hover {
  border: #C41215 solid 1px;
  background-color: rgba(255, 255, 255, 0);
  color: #C41215;
}


.btn_main i {
  transition: 0s;
}

.btn_main_s {
  padding: 5px 10px;
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.container_1400 {
  max-width: 1400px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.container_1280 {
  max-width: 1280px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.container_960 {
  max-width: 960px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.container_640 {
  max-width: 640px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.lineheight_1 {
  line-height: 1;
}

.lineheight_15 {
  line-height: 1.5;
}
.lineheight_16 {
  line-height: 1.6;
}

.lineheight_2 {
  line-height: 2;
}
.lineheight_22 {
  line-height: 2.2;
}

.line_gray {
  border: none;
  border-bottom: 1px solid #cccccc;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.line_wh_s {
  border: none;
  border-bottom: 1px solid #fff;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.line_main {
  border: none;
  border-bottom: 1px solid hsl(226, 57%, 83%);
  width: 100%;
  margin: 0 auto;
}


.line_main_s {
  border: none;
  border-bottom: 2px solid #092FAE;
  width: 80px;
  margin-left: auto;
  margin-right: auto;
}

.shadow {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.05);
}
.center_bg{
  display: flex;
  justify-content: center;
  align-items: center; 
}
.btn_w{
    width: 250px;
}
.txt_border{
    width: 700px;
    background-color: #ffffff;
    border: 1px solid #092FAE;
    border-radius: 5px;
    padding: 10px;
}
.txt_border_s{
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #092FAE;
  border-radius: 5px;
  padding: 10px;
}
.company_col_n{
    background-color: #092FAE;
    border-radius: 5px;
    padding: 10px;
    display: inline-block; 
}
.btn_side{
    display: flex;
    justify-content: center; 
}
.txt_border_b{
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #092FAE;
    border-radius: 5px;
    padding: 10px;
}
/*---------------------/ビジネス　ナンバリング---------------------*/
.flex_test-box{
    display: flex;
    align-items: flex-start;  
    justify-content: flex-start;
    /*width: 960px;*/
    width: 100%;
}
.b_right{
    padding-left: 20px;
}

.b_left{
    width: 50px;
    flex-shrink: 0;
}

/*---------------------/顧客情報取り扱い---------------------*/
.down {
    margin: 20px auto 80px;
    padding: 10px 20px;
    max-width: 750px;
    box-sizing: border-box;
    border: 1px solid;
    border-color: #333;
}
.txtBox{
    text-align:left
}
.ttl {
    padding: 13px 70px 13px 50px;
    font-size: 1.2rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.1em;
    position: relative;
    cursor: pointer;
}
.ttl_2 {
    position: absolute;
    right: 28px;
    top: 10px;
    font-size: 40px;
    -moz-transform:rotate(180deg); 
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
.txt{
    margin-bottom: 20px;
    line-height: 1.75;
    letter-spacing: 0.2em;
}
.flexC {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
/**************************トップページ nakamura****************************/
.slick-slider{
  margin: 0;
  padding: 0;
}
.slick-slider img {
  width: 100%;
  height: 100%;
}
.headslide-intext-wrap {
  width: 100%;
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.headcopy-jp {
  text-shadow: 0px 3px 6px rgb(50 55 77 / 43%); 
}
.page-bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1; 
}
.page-bg img {
  width: 100%;
  height: 100%;
}
.top-intro-image {
  position: absolute; 
}
.top-intro-image:first-child {
  top: 0;
  left: 5%;  
}
.top-intro-image:last-child {
  top: 25%;
  right: 13%; 
}
.top-intro-bg-text{
  position: absolute;
  top: 150px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translate(-50%);
  -webkit-text-stroke: 1px #A5ADC5;
  color: transparent;
  opacity: 0.2;
  width: 100%;
  line-height: 1;
  z-index: -1;
}
.section-title-en {
  display: block;
}
.top-scope-wrap .underline_double {
  padding: 0 5px 5px 0;
}
.underline_double {
  border-bottom: 4px double; 
}
.top-scope-figure-pair {
  display: flex;  
}
.top-scope-figure-pair:nth-child(2) {
  transform: translateX(-48%); 
  -webkit-transform: translateX(-48%); 
}
.top-scope-figure-pair:last-child {
  transform: translateX(-96%); 
  -webkit-transform: translateX(-96%); 
}
.top-scope-image img {
  max-width: 340px; 
}
.top-scope-image:last-child {
  transform:translate(-48%,52%);
  -webkit-transform:translate(-48%,52%);
}
.top-scope-figure-wrap {
  display: flex;
  align-items: center;
  justify-content: center; 
  transform: translateX(32%); 
  -webkit-transform: translateX(32%);
}
.top-area-bg {
  z-index: -2;
  margin-top: -100px;
}
.top-area-bg img{
  width: 100%;
}
.top-to-business-btn {
  width: 120px;
  height: 120px;
  border-radius: 100px;
  margin: 20px auto 0;
  flex-direction: column;
}
.top-business-link-text-box h4 span{
  background-color: #FFFFFF;
}
.morebtn_gray {
  background-color: #A5ADC5;
  border:1px solid #A5ADC5;
  color: #FFFFFF;
  padding: 10px 30px 10px 50px;
  display: flex;
  align-items: center;
}
.morebtn_gray:hover {
  background-color: #FFFFFF;
  border-color:#A5ADC5;
  color:#A5ADC5;
  opacity: 1;
}
.morebtn_gray .material-icons-outlined {
  margin-left: 100px; 
}
.material-icons-outlined.f_32 {
  vertical-align: middle;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  max-width: 12px;
}
.top-business-link-text-box {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 40px; 
}
.top-business-link-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30%;
}
.top-business-image img {
  width: 400px; 
}
.top-business-link-box:last-child .top-business-link-text-box{
  transform: translateY(-35%);
  -webkit-transform: translateY(-35%);
}
.top-business-link-box:last-child .top-business-image {
  margin-top: 15%;  
}
.top-business-center-cntents {
  position: absolute;
  left: 50%;
  top: 15%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.top-company-link-box a {
  display: inline-block; 
}
.top-company-link-image {
  filter: drop-shadow(0px 3px 6px rgba(57 71 119 / 60%));  
}
.top-company-link-text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 15px;
  text-shadow: 0px 3px 6px rgb(0 0 0 / 45%);
}
.top-company-link-text-jp {
  display:block;
}
.top-company-link-box a:hover {
  color:#FFFFFF;
}
.top-company-contents-wrap {
  display: flex;
  align-items: center;
  justify-content: space-evenly; 
  gap: 20px;
  flex-wrap: wrap;
}
.top-to-company .material-icons-outlined {
   margin-left:150px;
}
.top-to-company {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 40px;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}
.top-company {
  background-image:url(http://kari-up.com/test_tushin-t-p/img/top/top_company.png);
  background-size: cover;
  background-position: center center;
}
.top-recruit .width90vw {
  background: linear-gradient(to right, #0055C4, #092FAE);
  padding: 0 25px;
}
.top-recruit-content-wrap {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  gap: 20px;
}
.top-recruit-image img {
  box-shadow: 0px 3px 6px rgb(57 71 119 / 30%); 
}
.top-recruit-imagein-text {
  position: absolute;
  top: 8%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 100%;
}
.top-recruit-imagein-text .material-symbols-outlined {
  margin-left: 20px;
  vertical-align: middle; 
}
.top-recruit-image-box a {
  display: inline-block; 
}
.top-recruit-image-box a:hover .top-recruit-imagein-text .material-symbols-outlined,.top-to-business-btn:hover .material-symbols-outlined{
  transform: translateX(10px);
}
.top-recruit-image-box-wrap {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  width: 68%;
}
.top-recruit-image-box:nth-child(odd) {
  transform: translateY(-130px);
  -webkit-transform: translateY(-130px); 
}
.top-recruit-image-box:nth-child(2) {
  transform: translateY(110px);
  -webkit-transform: translateY(110px);
}
.top-recruit-image-box {
  width: 32%;
  text-align: center;
}
.top-recruit-text-box {
  max-width: 31%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.top-to-recruit {
  color:#092FAE;
  border: 1px solid #092FAE;
  background:#FFFFFF;
  width:100%;
  margin:50px auto 0;
}
.top-to-recruit:hover {
  background:#092FAE;
  color:#FFFFFF;
  opacity: 1;
  border-color: #FFFFFF;
}

.top-contact {
  background-image:url(../img/top/top_contact_bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.top-contact-box a{
  width: 530px;
  height: 80px;
  padding: 10px 30px 18px;
  display: flex;
  align-items: center;
  justify-content: center; 
}
.top-contact-box a:hover {
  opacity: 1;
}
.top-contact-tel a {
  border: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  color: #FF7630; 
}
.top-contact-tel a:hover{
  background-color: #FF7630;
  color:#FFFFFF;
}
.top-contact-mail a {
  border: 1px solid #FF7630;
  background-color: #FF7630; 
  padding: 10px 30px 12px;
}
.top-contact-mail a:hover {
  background-color: #FFFFFF;
  color: #FF7630; 
}
.top-contact-wrap {
  display: flex;
  justify-content: space-between;
  gap: 30px;
}


/*---------------------/header---------------------*/
.site-header{
  z-index: 99999; 
}
header .row {
  height: 100px;
  padding: 0 2%;
  box-sizing: border-box;
  background: #fff;
  flex-wrap: unset;
}
header h1.col{
  width: 18%;
  max-width: 260px;
}
header h1.col img{
  width: 100%;
  height: auto;
}
header nav.navbar {
  align-items: center;
  justify-content: flex-end;
  flex-wrap: unset;
}
.site-header h1 img {
  max-width: 100%;
  height: auto;
}

header h1.col-auto {
  flex: unset;
}
header nav h2 {
  display: inline-block;
  text-align: center;
  /*padding: 15px 0 5px;*/
  padding: 0 0 5px;
  margin: 0 1vw;
  position: relative;
}

header nav h2 a::after ,.submenu-parent-text::after {
    position: absolute;
    /*bottom: -4px;*/
    bottom: -1px;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
  background: #092FAE;
  transform: scale(0, 1);
  transform-origin: center top;
  transition: transform .3s;
}
header nav h2 a:hover::after ,.submenu-parent-text:hover::after{
  transform: scale(1, 1);
}
header nav h2 a i.material-icons {
  transition: 0s;
  font-size: 18px;
  top: 3px;
}
.submenu-parent {
  position: relative; 
}
.submenu-parent-text {
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all .3s;
}
.submenu-parent .material-icons-outlined {
  transform: translateY(1px);
  height: 22px;
  display: flex;
  align-items: center;
  transition:0.4s;
}
.submenu-wrap {
  background-color: #FFFFFF;
  border-top: 3px solid #262626;
  padding: 25px 60px;
  position: absolute;
  left: 1vw;
  width: 330px;
  z-index: 999;
  display: none;
}
.submenu-wrap h2 {
  border-bottom: 1px solid #A5ADC5;
  margin: 0;
  width: 100%;
  text-align: left;
  padding: 15px 0;
}
.submenu-wrap h2 a{
  margin: 0;
  display: block;
}
.material-icons-outlined.submenu-open {
  transform: rotate(180deg);
}
.header-contact-box {
  display: flex;
  align-items: stretch;
  gap: 1px;
}
.header-contact-box .material-icons-outlined {
  display:block;
  margin-right: 5px; 
}
.header-contact-box .btn_main_w {
  width: auto;
  padding: 15px 30px; 
  height: auto;
}
.header-contact-box .header-mail {
  color:#1E1E1E;
  background:#F1F1F1;
  border-color:#F1F1F1;
}
.header-contact-box .header-mail:hover .material-icons-outlined {
  transform: unset; 
}


/*---------------------/header---------------------*/
/*---------------------/footer---------------------*/
footer ul i.filter_none {
  font-size: 18px;
  top: 2px;
}

.form_link .form_link_txt01 {
  background: #F09C67;
  border-radius: 30px;
  padding: 2px 0;
  text-align: center;
  color: #fff;
  display: inline-block;
  width: 100%;
}

.form_link .form_link_txt02 i,
.form_link .form_link_txt02 a {
  display: inline-block;
  color: #F09C67;
  font-size: 30px;
  font-weight: bold;
  padding: 10px 0 0px;
}

.form_link .form_link_txt02 i {
  margin-right: 10px;
}

.form_link {
  width: 100%;
  padding: 15px 0;
}

#pagetop {
  position: fixed;
  bottom: 10%;
  right: 2%;
  z-index: 2000;
  line-height: 100%;
  cursor: pointer;
  filter: drop-shadow(2px 4px 6px rgb(57 71 119 / 60%));
}
#pagetop a:hover p {
  opacity: 0.6;
}

/************************footer nakamura*************************/
.footer-logo img {
  width: 500px;
  height: auto; 
}
.copyright{
  color:#A5ADC5;
}
.footer-bg {
  background-color:#A5ADC5;
}
.footer-right a{
  color:white;
  display: block;
}
.footer-contents-wrap {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-wrap: wrap;
}
.footer-address {
  line-height: 2.5;  
}
.footer-sitemap {
  display: flex;
  gap: 50px;
}


/**-----------------------------------------------  form_link  **/
/*---------------------footer/---------------------*/
/*---------------------/hover---------------------*/
@media (max-width: 1320px) {

/*************************header nakamura***************************/
.header-contact-box .header-tel p {
  font-size: 20px;
}
header nav h2 ,header nav h2 a {
  font-size: 14px; 
  display: block;
  text-align: left;
}
.submenu-parent .material-icons-outlined{
  font-size: 32px;
}
.header-contact-box {
  display: block;
}
.header-contact-box .btn_main_w {
  padding: 5px 20px;
}
.submenu-wrap {
  padding: 15px 30px;
}
/*************************top nakamura***************************/

.top-intro-image img {
  width: 70%; 
}
.top-intro-image:last-child {
  top: 25%;
  right: 5%;
  text-align: right;
}
.top-scope-image img {
  max-width: 250px;
}
.top-area-bg {
  margin-top: -50px;
}
.top-business-image img {
  width: 307px;
}
.morebtn_gray {
  padding: 10px 20px; 
}
h3.f_38 {
  font-size: 30px; 
}
.section-title-en.f_80 {
  font-size: 60px;  
}
.top-to-business-btn {
  margin: 10px auto;
}
.top-business-center-cntents {
  top: 10%;
}
.top-business-link-text-box h4 span.f_24 {
  font-size: 20px;
}
.top-recruit-text-box {
  max-width: 28%;
}
.top-recruit-image-box-wrap {
  width: 70%;
}
.top-recruit-image img {
  width: 210px;
}
.top-to-company .material-icons-outlined {
  margin-left: 100px;
}
.top-to-company {
  padding: 15px 30px;
}

@media (max-width: 1280px) {
/*************************top nakamura***************************/
.top-contact-box a {
  width: 400px;
}
.top-to-company {
  padding: 15px 20px;
  width: fit-content; 
}
.top-to-company .material-icons-outlined {
  margin-left: 100px;
}
.top-recruit-content-wrap {
  flex-wrap: wrap;
  gap: 60px;
}
.top-recruit-text-box {
  width: 100%;
  max-width: 100%; 
}
.top-recruit-image-box-wrap {
  width: 100%;
}
.top-recruit .width90vw {
  padding: 0 60px;
}
.top-recruit-image-box:nth-child(odd) ,.top-recruit-image-box:nth-child(2){
  transform: unset;
  -webkit-transform: unset;
}
.top-recruit-image img {
  width: 100%;
}


@media (max-width: 991px) {

  .largewindow_block {
    display:none;
  }
  .max991_block {
    display:block;   
  }
/*************************header nakamura***************************/
.submenu-wrap {
  padding: 20px 40px;
}
.submenu-parent .material-icons-outlined{
  font-size: 30px;
}
.header-contact-box .header-tel p {
  font-size: 16px;
}
.header-contact-box .header-mail p {
  font-size: 14px; 
}
.header-contact-box .btn_main_w {
  padding: 5px 10px;
}
.submenu-wrap {
  width: 200%;
}

/*************************top nakamura***************************/
.mt100 {
  margin-top: 60px;
}
.f_80, .f_80 span {
  font-size: 55px;
}
.f_60, .f_60 span {
  font-size: 40px;
}
.top-intro-box h2.f_50 {
  font-size: 35px; 
}
.top-intro-bg-text.f_120 {
  font-size: 80px;  
}
.top-scope-figure-wrap {
  display: block;
  transform: translateX(12%);
  -webkit-transform: translateX(12%);
}
.top-scope-figure-pair:nth-child(2) {
  transform: translate(0%,3%);
  -webkit-transform: translate(0%,3%);
}
.top-scope-figure-pair:last-child {
  transform: translate(0%,5%);
  -webkit-transform: translate(0%,5%);
}
.top-scope-image img {
  max-width: 100%;
}
.top-area-bg {
  margin-top: 0;
}
.top-business-center-cntents {
  position: unset;
  transform: unset;
  -webkit-transform: unset;
}
.top-business-image img {
  width: 100%;
  max-width: 313px;
}
.top-business-link-box:last-child .top-business-image,.top-business-link-box .top-business-image {
  margin-top: 10px;
}
.top-business-link-box:last-child .top-business-link-text-box {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.top-business-link-text-box {
  left: 25px;
}
.top-company {
  background-image:url(http://kari-up.com/test_tushin-t-p/img/top/top_company_sp.png);
}
.top-contact-box a {
  width: 100%;
}
.top-contact-box a.f_50{
  font-size: 40px;
}
.top-contact-box a.f_24{
  font-size: 20px;
}
.top-company .pt270 {
  padding-top: 90px;
}
.top-company .section-title-en {
  color: #092FAE;  
}



}
}
}


@media (min-width: 991px) {

  header nav h2 a:hover,.submenu-parent-text:hover {
    color: #092FAE;
  }
  .submenu-parent-text:hover {
    opacity: 0.6;
  }
  .news_box:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .news_box:hover i {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0);
  }




}
/*---------------------hover/---------------------*/
