@charset "UTF-8";

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 {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

*{
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
html {
	font-size: 62.5%;
}

body {
    line-height:1;
}

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

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

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

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

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

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

/*-------------------------
  共通設定
-------------------------*/
img{
    border: none;
    vertical-align: bottom;
    max-width: 100%;
    image-rendering: -webkit-optimize-contrast;
}
.clear{
    clear: both;
    display: block;
}

.center{
    text-align: center;
}
.normal{
    font-weight: normal;
}
.bold{
    font-weight: bold;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb25{
    margin-bottom: 25px;
}
.mb30{
    margin-bottom: 30px;
}
.mb35{
    margin-bottom: 35px;
}
.mb40{
    margin-bottom: 40px;
}
.mb45{
    margin-bottom: 45px;
}
.mb50{
    margin-bottom: 50px;
}
.mt5{
    margin-top: 5px;
}
.mt10{
    margin-top: 10px;
}
.mt15{
    margin-top: 15px;
}
.mt20{
    margin-top: 20px;
}
.mt25{
    margin-top: 25px;
}
.mt30{
    margin-top: 30px;
}
.mt35{
    margin-top: 35px;
}
.mt40{
    margin-top: 40px;
}
.mt45{
    margin-top: 45px;
}
.mt50{
    margin-top: 50px;
}
.ml5{
    margin-left: 5px;
}
.ml10{
    margin-left: 10px;
}
.ml15{
    margin-left: 15px;
}
.ml20{
    margin-left: 20px;
}
.ml25{
    margin-left: 25px;
}
.ml30{
    margin-left: 30px;
}
.ml35{
    margin-left: 35px;
}
.ml40{
    margin-left: 40px;
}
.ml45{
    margin-left: 45px;
}
.ml50{
    margin-left: 50px;
}
.mr5{
    margin-right: 5px;
}
.mr10{
    margin-right: 10px;
}
.mr15{
    margin-right: 15px;
}
.mr20{
    margin-right: 20px;
}
.mr25{
    margin-right: 25px;
}
.mr30{
    margin-right: 30px;
}
.mr35{
    margin-right: 35px;
}
.mr40{
    margin-right: 40px;
}
.mr45{
    margin-right: 45px;
}
.mr50{
    margin-right: 50px;
}
.caution{
    color: #F00;
}
.black01{
    color: #000;
}
.orange01{
    color: #F90;
}
.orange02{
    color: #F60;
}
.gray01{
    color: #CCC;
}
.gray02{
    color: #999;
}
.gray03{
    color: #666;
}
.gray04{
    color: #333;
}
.red01{
    color: #FF0004;
}

ul {
    list-style: none;
}


.show_sp{
    display: none ;
}
.show_sp02{
    display: nonet;
}

.mincho{
    font-family: "Noto Serif JP", serif;
}
.noto-sans {
    font-family: "Noto Sans JP", sans-serif;
}
.marugo{
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

/*-------------------------
  ボタン設定
-------------------------*/
button{
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}

.btn {
    max-width: 218px;
    width: 100%;
    padding: 12px;
    display: block;
    font-size: 1.6rem;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    background-color: #262626;
    background-image: url(../img/common/arrow_w.png);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 20px right 10px;
    transition: all .3s;
}
.btn:hover {
    background-color: #fff;
    color: #262626 !important;
    border-color: #262626;
    background-image: url(../img/common/arrow_b.png);
}
.btn_w {
    background-color: #fff;
    color: #262626 !important;
    border-color: #262626;
    background-image: url(../img/common/arrow_b.png);
    background-repeat: no-repeat;
}
.btn_w:hover {
    background-color: #262626 !important;
    color: #fff !important;
    border-color: #fff;
    background-image: url(../img/common/arrow_w.png);
}

/*-------------------------
  リンク設定
-------------------------*/
a:link,
a:visited {
    color: #000;
    text-decoration: none;
    transition: all .3s;
}
a:hover,
a:active {
    color: #000;
    text-decoration: none;
    transition: all .3s;
}
a.hover:hover img {
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}


/*-------------------------
  段落設定
-------------------------*/
h1{
    margin: 0;
    padding: 0;
}
h2{
    margin: 0;
    padding: 0;
}
h3{
    margin: 0;
    padding: 0;
}

/*-------------------------
  body設定
-------------------------*/
body{
    font-size: 1.6rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    /* font-family: "Noto Sans JP", sans-serif; */
    font-family: "Open Sans", serif;
}


/*-------------------------
  header
-------------------------*/
header{
    margin: 0;
    padding: 0;
}

.header {
    margin: 0;
    padding: 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: #fff;
}
.header_in {
    margin: 0 auto;
    padding: 20px 30px;
    display: flex;
    justify-content: space-between;
}
.header_in .logo {
    /* max-width: 500px; */
    max-width: 380px;
    width: 28%;
}

/* ナビ
-------------------------*/
nav{
    margin: 0;
    padding: 0;
}
.gnav{
    margin: 0;
    padding: 0 10px;
}

.gnav ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.gnav .pcmenu {
    display: flex;
    margin-top: 10px;
}
.gnav .pcmenu li {
    margin: 0 10px
}
.gnav .pcmenu li:last-of-type {
    margin-right: 0;
}
.gnav .pcmenu li a {
    display: block;
    padding: 5px 0;
    font-weight: 600;
}
.gnav .pcmenu li a:hover {
    opacity: .6;
}

.gnav .language {
    display: block;
    width: fit-content;
    margin-left: auto;
    padding: 0 8px;
    font-size: 1.3rem;
    line-height: 1.3;
    text-align: center;
    border: 1px solid #000;
}
.gnav .language:hover {
    opacity: .6;
}

.language_nav {
    display: flex;
	justify-content: flex-end;
}
.language_nav p a{
    display: block;
    width: 5em;
    margin-left: 1em;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1.3rem;
    line-height: 1.3;
    text-align: center;
    border: 1px solid #000;
    transition: 0.3s;
    padding-bottom: 2px;
}
.language_nav p a:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.language_nav .en {
    display: block;
    width: 5em;
    margin-left: 1em;
    padding-top: 2px;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 1.3rem;
    line-height: 1.3;
    text-align: center;
    border: 1px solid #000;
    transition: 0.3s;
    padding-bottom: 2px;
    background-color: #000000;
    color: #FFFFFF;
}

/*-------------------------
  footer
-------------------------*/
footer{
    margin: 0;
    padding: 0;
}

.footer {
    color: #fff;
    background-color: #262626;
}
.footer .inner {
    max-width: 1140px;
    padding: 0;
}
.footer_top .block01 {
    padding: 115px 0;
    background-color: #262626;
    color: #fff;
    text-align: center;
}
.footer_top .block01 .text01 {
    margin-bottom: 10px;
    font-size: 3.6rem;
    font-weight: 500;
}
.footer_top .block01 .text02 {
    margin-bottom: 20px;
    font-size:1.8rem;
    font-weight: 500;
}
.footer_top .block01 .btn {
    margin: 0 auto;
    max-width: 350px;
}
.footer_top .block02 {
    padding: 60px 0;
    background-color: #fff;
}
.link_card {
    display: flex;
    flex-wrap: wrap;
    gap: .5%;
    max-width: 910px;
    margin: 0 auto;
}
.link_card .card {
    width: 49.75%;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
.link_card .card img {
    width: 100%;
    transition: all .3s;
}
.link_card .card_in {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
}
.link_card .card_title  span {
    display: block;
    font-size: 1.2rem;
    font-weight: 500;
}
.link_card .card_in .arrow {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/common/arrow_b.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 15px right 12px;
}
.link_card .card:hover > img {
    transform: scale(1.1);
}

.footer_middle {
    margin: 0 auto;
    padding: 70px 2% 20px;
    border-bottom: 1px solid #fff;
}
.footer_middle .logo {
    max-width: 380px;
    width: 100%;
}
.footer_bottom {
    padding: 30px 2% 0;
}
.footer_menu {
    display: flex;
    margin-bottom: 90px;
}
.footer_menu li {
    margin-right: 3%;
}
.footer_menu li a {
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff;
}
.footer_menu li a:hover {
    opacity: .7;
}
.footer_bottom {
    padding: 30px 0;
}
.footer_bottom .copyright {
    padding: 0;
    font-size: 1.2rem;
    text-align: center;
}


#pagetop{
    margin: 0;
    padding: 0;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
}

/*-------------------------
  section
-------------------------*/
section{
    margin: 0;
    padding: 0;
}

article{
    margin: 0;
    padding: 0;
}


/*-------------------------
table設定
-------------------------*/
table {
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}


table.table_inquiry{
    margin: 0;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
}
table.table_inquiry th{
    margin: 0;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    border: 1px dotted #CCCCCC;
}
table.table_inquiry td{
    margin: 0;
    padding: 20px;
    text-align: left;
    vertical-align: top;
    border: 1px dotted #CCCCCC;
}
table.table_inquiry td.btn{
    margin: 0;
    padding: 20px;
    text-align: center;
    vertical-align: top;
    border: none;
}

/*-------------------------
  form設定 IE_CSS3
-------------------------*/
input[type="submit"] {
    -webkit-appearance: none;
    border-radius: 0;
}

input[type="text"],
input[type="email"],
input[type="tel"], textarea {
    padding: 18.5px 28px;
    font-size: 16px;
    border: none;
    width: 100%;
}
textarea {
    width: 100%;
}
.w100 {
    width: 100%;
}
input[type="submit"] {
    width: 224px;
    margin: 0 auto;
    color: #fff !important;
    background: #202020;
    text-align: left;
    background-image: url(../img/common/arrow_w.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 22px right 25px;
    transition: all .3s;
    letter-spacing: .15em;
}
input[type="submit"].back {
    background-color: #666;
}
input[type="submit"]:hover {
    opacity: 0.8;
}
input::-webkit-input-placeholder {
    color: #999;
}
input:-ms-input-placeholder {
    color: #999;
}
input::placeholder {
    color: #999;
}



/*-------------------------
  ハンバーガーメニュー
-------------------------*/
.hamburger{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    display: none;
}
.hamburger.active {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 110;
}


.menu-trigger,
.menu-trigger span {
    display: inline-block;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
.menu-trigger.active span{
    background-color: #FFF;
}

.menu-trigger {
    margin-right: 0;
    display: block;
    position: relative;
    left: 0;
    top: 0;
    z-index: 9999999;
    width: 100%;
    height: 100%;
}

.menu-trigger span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 4px;
    background-color: #262626;
    /* border-radius: 4px; */
    display: inline-block;
}
.menu-trigger span:nth-of-type(1) {
    top: 8px;
}
.menu-trigger span:nth-of-type(2) {
    top: 18px;
}
.menu-trigger span:nth-of-type(3) {
    top: 28px;
}


.menu-trigger.active span:nth-of-type(1) {
    -webkit-transform: translateY(8px) rotate(-45deg);
    transform: translateY(8px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
    opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
    -webkit-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg);
}

/*-------------------------
  sp header
-------------------------*/
#overlay{
    display: none;
    width: 100%;
    height:100%;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #262626;
    overflow-y: auto;
}
#overlay .logo {
    padding: 15px;
    width: 90%;
    max-width: 300px;
}

ul.spmenu{
    margin: 0;
    padding: 10px 0 0 0;
    list-style: none;
}
ul.spmenu li{
    margin: 0;
    padding: 0;
}
ul.spmenu li a{
    margin: 0;
    padding: 10px 15px;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    border-bottom: 1px solid #FFFFFF;
    font-weight: bold;
}


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


/*-------------------------
  inview
-------------------------*/
/* フェードイン(初期値) */
.fadeIn {
    opacity: 0;
  transform: translate(-50%, 0);
  transition: 2s;
}

/* フェードイン(スクロールした後) */
.fadeIn.is-show {
    transform: translate(0, 0);
  opacity: 1;
}




/*-------------------------
  HOME
-------------------------*/
.mv {
    display: flex;
    padding-top: 103px;
}
.mv_in {
    width: 50%;
}
.mv_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 7%;
    height: 50%;
    color: #fff;
    background-color: #262626;
}
.mv_content .title {
    /* width: 80%; */
    font-size: 3rem;
    font-size: min(2.4vw,3rem);
    font-weight: 600;
    margin-bottom: 15px;
}
.mv_content p {
    display: flex;
    align-items: center;
    font-size: 3.1rem;
    font-size: min(3vw,3.1rem);
    line-height: 1.3;
}
.mv_content p::before {
    content: "";
    display: inline-block;
    height: 95%;
    width: 1px;
    margin-right: 13px;
    background-color: #fff;
}

.slider_row {
    display: flex;
}
.slider_row > div {
    width: 50%;
}

.home_intro {
    padding: 80px 2%;
    font-size: 1.8rem;
    line-height: 2;
}
.home_intro .inner {
    max-width: 900px;
    margin: 0 auto;
}

.inner {
    /* max-width: calc(1440px + 4%); */
    width: 100%;
    margin: 0 auto;
    padding: 0 2%;
}
.home .inner {
    max-width: calc(1440px + 4%);
}

.l_pattern {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto 90px;
    padding-left: 10%;
    position: relative;
}
.l_pattern .image {
    position: absolute;
    max-width: 575px;
    width: 40%;
    top: 0;
    bottom: 0;
    margin: auto;
}
.l_pattern_in {
    max-width: 880px;
    width: 75%;
    margin-left: auto;
    position: relative;
}
.l_pattern_in img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.l_pattern_in .content {
    max-width: 380px;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    padding: 2% 0 2% 5%;
}
.l_pattern_in .sec_title {
    margin-bottom: 10px;
    font-size: 2.6rem;
    font-size: min(2.2vw,2.6rem);
    display: flex;
    align-items: center;
}
.l_pattern_in .sec_title::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 1px;
    margin-right: 5px;
    background-color: #fff;
}
.l_pattern_in p {
    margin-bottom: 30px;
    font-size: 1.8rem;
    line-height: 2;
}
.l_pattern_in .btn {
    margin: 0 auto;
}

/* 互い違い */
.l_pattern._reverse {
    padding-left: 0;
    padding-right: 10%;
}
.l_pattern._reverse .image {
    right: 10%;
}
.l_pattern._reverse .l_pattern_in {
    margin-left: 0;
    margin-right: auto;
}
.l_pattern._reverse .l_pattern_in .content {
    padding: 2% 5% 2% 0;
}

.home_sec03 {
    margin-bottom: 120px;
}

/* .container_botoom .block01 {
    padding: 115px 0;
    background-color: #262626;
    color: #fff;
    text-align: center;
}
.container_botoom .block01 .text01 {
    margin-bottom: 10px;
    font-size: 3.6rem;
    font-weight: 500;
}
.container_botoom .block01 .text02 {
    margin-bottom: 20px;
    font-size:1.8rem;
    font-weight: 500;
}
.container_botoom .block01 .btn {
    margin: 0 auto;
    max-width: 350px;
}
.container_botoom .block02 {
    padding: 60px 0;
}

.link_card {
    display: flex;
    flex-wrap: wrap;
    gap: .5%;
    max-width: 910px;
    margin: 0 auto;
}
.link_card .card {
    width: 49.75%;
    margin-bottom: 5px;
    position: relative;
    overflow: hidden;
}
.link_card .card img {
    width: 100%;
    transition: all .3s;
}
.link_card .card_in {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
}
.link_card .card_title  span {
    display: block;
    font-size: 1.2rem;
    font-weight: 500;
}
.link_card .card_in .arrow {
    width: 40px;
    height: 40px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-image: url(../img/common/arrow_b.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 15px right 12px;
}

.link_card .card:hover > img {
    transform: scale(1.1);
} */


@media screen and (max-width: 1200px) {
    .header_in {
        margin: 0 auto;
        padding: 20px 30px;
        flex-direction: column;
    }
    .header_in .logo {
        width: 45%;
    }
    .gnav .pcmenu {
        display: flex;
        justify-content: flex-end;
        margin-top: 10px;
    }

    .mv {
        padding-top: 160px;
    }
    .mv_content {
        padding: 0 5%;
    }
    .mv_content .title {
        /* font-size: min(3.4vw,4rem); */
    }
    .mv_content p {
        font-size: 3.1rem;
        font-size: min(2.4vw,3rem);
    }
}


/*-------------------------
  下層共通
-------------------------*/
.page_heading {
    margin-bottom: 20px;
    padding: 70px 7%;
    font-size: min(3.8vw, 4.2rem);
    color: #fff;
    background-color: #262626;
}
.page_title {
    max-width: 1340px;
    width: 100%;
    margin: 0 auto;
}

.breadcrumbs {
    max-width: calc(1300px + 4%);
    width: 100%;
    margin: 0 auto;
    padding: 10px 2% 50px;
    font-size: 1.4rem;
    font-weight: 500;
}
.breadcrumbs ul {
    display: flex;
    align-items: center;
}
.breadcrumbs li a {
    display: block;
    position: relative;
    transition: 0.2s;
    line-height: 1.5;
    font-weight: 500;
}
.breadcrumbs li a::after {
    content: "〉";
    display: inline-block;
    margin: 0 5px 0 13px;
    line-height: 1;
    vertical-align: baseline;
}
.breadcrumbs li a:hover {
    opacity: .7;
}

.heading01 {
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 10px 25px;
    font-size: 2.6rem;
    color: #fff;
    background-color: #262626;
}

.low_page {
    padding-top: 103px;
}
.low_page .inner {
    max-width: calc(1100px + 4%);
}
@media screen and (max-width: 1200px) {
    .low_page {
        padding-top: 160px;
    }
}

.low_page .intro_image {
    margin-bottom: 30px;
}
.low_page .intro_lead {
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 30px;
    text-indent: -22px;
    padding-left: 22px;
}
.low_page .intro_lead::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 1.5px;
    margin-right: 5px;
    background-color: #000;
    vertical-align: 9px;
}
.low_page .intro_desc {
    margin-bottom: 30px;
    font-size: 1.8rem;
    line-height: 2;
}

/*-------------------------
  transportation
-------------------------*/
.transportation .heading01 {
    margin-top: 0;
}
.tp_cont .visual {
    margin: 50px 0 50px 0;
    padding: 55px 0 45px;
}
.tp_cont .visual .visual_in {
    position: relative;
    margin-bottom: 80px;
}
.tp_cont .visual .mainimg {
    position: absolute;
    top: 76px;
    right: 0;
}
.tp_cont .visual .itemDots li {
    position: absolute;
    width: 25px;
    height: 25px;
    transition: 0.4s;
}

.dots01 {
    top: 42%;
    left: 72%;
}
.dots02 {
    top: 36%;
    left: 91%;
}
.dots03 {
    top: 58%;
    left: 58%;
}
.dots04 {
    top: 25%;
    left: 71%;
}
.dots05 {
    top: 55%;
    left: 74%;
}

.tp_cont .visual .itemDots a {
    display: block;
    width: 100%;
    height: 100%;
    background: #db2525;
    border: 3px solid #fff;
    border-radius: 50%;
}
.tp_cont .visual .itemLink {
    color: #fff;
}


@media screen and (min-width: 769px) and (max-width: 960px) {
    .tp_cont .visual {
        padding: 55px 0 80px;
    }
    .tp_cont .visual .visual_in {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }
    .tp_cont .visual .mainimg {
        position: static;
    }
    .tp_cont .visual .itemLink {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0 0 50px 0;
    }

    .dots01 {
        top: 68%;
        left: 54%;
    }
    .dots02 {
        top: 66%;
        left: 75%;
    }
    .dots03 {
        top: 77%;
        left: 38%;
    }
    .dots04 {
        top: 58%;
        left: 50%;
    }
    .dots05 {
        top: 77%;
        left: 57%;
    }
}

.tp_cont .visual .itemLink li {
    background: url(../img/transportation/icon01.png) no-repeat center left 13px #db2525;
    background-size: 16px;
    width: 410px;
    margin: 0 0 10px 0;
    padding: 9px 8px 13px 4%;
}
.tp_cont .visual .itemLink li .txt01 {
    color: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 0 0 1px 0;
    margin: 0 0 5px 0;
}
.tp_cont .visual .itemLink li .txt02 {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.4;
}


.tp_cont .itemList .itemCont_title {
    margin-bottom: 20px;
    font-size: 2.6rem;
    display: flex;
    align-items: center;
}
.tp_cont .itemList .itemCont_title::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 1px;
    margin-right: 5px;
    background-color: #000;
}
.tp_cont .itemList .itemCont {
    margin: 0 0 80px 0;
}
.tp_cont .itemList .caldlist {
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
    gap: 2%;
}
.tp_cont .itemList .caldlistLitem {
    position: relative;
    width: 23.5%;
    margin-top: 20px;
}
.tp_cont .itemList .caldlistLitem .title {
    position: absolute;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.8rem;
}
.tp_cont .itemList .caldlist::after {
    content: "";
    display: block;
    width: calc((100% - 60px) / 4);
}
.tp_cont .itemList .caldlistLitem a {
    transition: .3s;
}
.tp_cont .itemList .caldlistLitem a:hover {
    opacity: 0.8;
    transition: .3s;
}
.tp_cont .itemList .caldlistLitem img {
    max-width: 100%;
    height: auto;
}

.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    left: 0;
}
.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    position: fixed;
    width: 100%;
    /* margin: ; */
    left: 0;
    top:0;
}
.modal__content {
    width: 80%;
    background: #fff;
    left: 50%;
    padding: 40px 20px 20px 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 980px;
}
.modalTitle {
    font-size: 22px;
    margin: 0 0px 10px 0;
}
.modalImg {
    display: flex;
    justify-content: space-between;
    margin: 0 0px 30px 0;
}
.modalImg img {
    max-width: 49%;
    height: auto;
}
.modalImg img:first-child {
    margin: 0 2% 0 0;
}
.modalMerit {
    font-size: 18px;
    margin: 0 0 8px 0;
}
.modalBox {
    background: #e2e2e2;
    padding: 15px 20px 20px 20px;
}
.modalMidashi {
    font-size: 16px;
    margin: 0 0 5px 0;
}
.modalHonbun {
    font-size: 16px;
    line-height: 1.8;
}
.modalNotes {
    text-align: right;
    font-size: 14px;
}
.modalList {
    display: block;
    transform: rotate(0.05deg);
}
.modalList li {
    list-style-type: disc;
    list-style-position: inside;
    padding-left: 1.3em;
    text-indent: -1.3em;
}
.batsu {
    display: block;
    width: 41px;
    height: 41px;
    background: #fff;
    position: absolute;
    top: 21px;
    right: 21px;
}
.batsu::before,
.batsu::after {
    content: "";
    display: block;
    width: 100%;
    height: 9px;
    background: #4b4b4b;
    transform: rotate(45deg);
    transform-origin: 0% 50%;
    position: absolute;
    top: calc(14% - 5px);
    left: 14%;
}
.batsu::after {
    transform: rotate(-45deg);
    transform-origin: 100% 50%;
    left: auto;
    right: 14%;
}

@media all and (-ms-high-contrast: none) {
    .batsu {
        top: -680px;
        left: 900px;
    }
}

/*-------------------------
  apparel (他のページにも汎用性あり)
-------------------------*/
.cards {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
.cards .card {
    width: 23.5%;
    margin-bottom: 40px;
}
.cards .card img {
    display: block;
    margin-bottom: 10px;
}
.cards .card p {
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center;
}
.cards .card a {
    display: block;
    transition: all .3s;
}
.cards .card a:hover {
    opacity: .7;
}

/* 3列 */
.cards02 .card {
    width: 32%;
}

.low_sec:last-of-type {
    margin-bottom: 100px;
}

/*-------------------------
  product
-------------------------*/
.product_intro {
    max-width: 990px;
    margin: 50px auto 0;
    padding: 60px 0 40px;
    position: relative;
}
.product_intro .content {
    max-width: 565px;
    width: 58%;
    padding: 20px 25% 40px 5%;
    background-color: #d9d9d9;
}
.product_intro .content p {
    padding: 10px 0;
    font-size: 1.8rem;
    font-weight: 600;
    border-bottom: 1px solid #000;
}
.product_intro .image {
    max-width: 570px;
    width: 58%;
    position: absolute;
    top: 0;
    right: 0;
}

/*-------------------------
  about us
-------------------------*/
.table_tpl table tr {
    padding: 10px;
}
.table_tpl table th,
.table_tpl table td {
    font-size: 1.8rem;
    line-height: 2;
    border-bottom: 1px solid #262626;
}
.table_tpl table th {
    width: 20%;
    padding: 20px 4%;
    text-align: left;
}
.table_tpl table td {
    width: 80%;
    padding: 25px;
}
.mapbox {
    max-width: 800px;
    margin: 40px auto;
    aspect-ratio: 5/2.8;
}
.about .image {
    width: 95%;
    margin: 50px auto;
}
.about .network_list {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 40px auto;
}
.about .network_list .list {
    width: fit-content;
    font-size: 1.8rem;
}
.about .network_list .list div {
    display: flex;
    margin-bottom: 30px;
    align-items: baseline;
    font-weight: 600;
}
.about .network_list .list .num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    margin-right: 7px;
    font-size: 1.75rem;
    border-radius: 999px;
    color: #fff;
    background-color: #000;
}
.about .network_list .list .num.red {
    background-color: #ee1c23;
}
.about .network_list .list p {
    flex: 1;
}

/*-------------------------
  contact us
-------------------------*/
.contact .row {
    display: flex;
    justify-content: space-between;
}
.contact .row .table_tpl {
    flex: 1;
    margin-right: 3%;
}
.contact .row .image {
    max-width: 250px;
}

.form_wrap {
    margin-top: 45px;
    padding: 7% 12%;
    box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, .2);
}
.form_item {
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.form_item .label {
    display: flex;
    align-items: center;
    font-size: 1.8rem;
    margin-bottom: 20px;
    font-weight: 600;
}
.form_item .label::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 1px;
    margin-right: 5px;
    background-color: #000;
}
.form_item .label span {
    display: inline-block;
    margin: 0 5px;
    padding: 0 8px;
    color: #ee1c23;
    border: 1px solid #ee1c23;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: bold;
}
.form_item .inputs {
    font-size: 1.8rem;
    border: 1px solid #262626;
    border-radius: 4px;
    background-color: #f3f3f3;
}
.form_item .note {
    padding-top: 5px;
    font-size: 1.4rem;
}
.form_main .check_block {
    max-width: 700px;
    margin: 80px auto 48px;
    padding: 35px 45px 40px;
    background-color: #f3f3f3;
}
.form_main .check_text01 {
    padding-bottom: 10px;
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
}
.form_main .check_text02 {
    font-size: 1.6rem;
    line-height: 2;
    padding-bottom: 30px;
}
.form_main .check_text02 a {
    display: block;
    font-size: 1.6rem;
    font-weight: 600;
    text-decoration: underline;
}
.form_main .check_text02 a:hover {
    text-decoration: none;
}
.check_box_outer {
    width: fit-content;
    margin: 0 auto;
}
.check_box {
    cursor: pointer;
}
.personal_info {
    display: none;
}
.personal_info:checked+.text {
    text-align: center;
}
.personal_info+.text:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 0.25em;
    margin: 0 5px 0 0;
    background-image: none, url(../img/contact/check_off.png);
    background-size: 100%;
    background-position: top 55% left 50%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}
.personal_info:checked+.text:before {
    background-image: url(../img/contact/check_on.png);
}
.submit_btn {
    max-width: 350px;
    margin: 0 auto;
    cursor: pointer;
}
.submit_btn input[type="submit"] {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    background: #000;
    border-radius: 6px;
    text-align: center;
    background-image: url(../img/common/arrow_w.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 22px right 25px;
    transition: all .3s;
    border: none;
    cursor: pointer;
}
.submit_btn button {
    width: 100%;
    margin: 0 auto;
    padding: 20px;
    background: #000;
    border-radius: 6px;
    text-align: center;
    background-image: url(../img/common/arrow_a.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: top 22px left 25px;
    transition: all .3s;
    border: none;
    cursor: pointer;
    color: white;
    margin-top: 10px;

}

.form_caution {
    color: #CF1C22;
    font-size: 2rem;
    text-align: center;
}
.caution {
    color: #CF1C22;
    padding-top: 10px;
    font-size: 1.5rem;
}

/*-------------------------
  global
-------------------------*/
.global .network_list .list {
    width: 47%;
}
.global .network_list .list div {
    flex-wrap: wrap;
}
.global .network_list .list .images {
    display: flex;
    gap: 2%;
    width: 100%;
    margin: 15px 0 0 42px;
}
.global .network_list .list .images > div {
    width: 31%;
    margin: 0;
    font-size: 1.6rem;
    text-align: center;
}
.global .network_list .list .images > div p {
    margin: 5px 0 0;
}

span.sup {
    vertical-align: super;
    font-size: 1rem;
}