﻿@charset "utf-8";
/*
Theme Name: inspirationsite
Theme URI: http://www.inspiration.co.jp/
Author: hirose
Author URI: http://www.inspiration.co.jp/
Description: Inspiration official site.
Version: 1.0
*/

html {
    font-family: Arial, Verdana, Geneva, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
    font-size: 13px;
    color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;

    /* Android不具合対策 */
    background-image: url("images/space.gif");
}

a {
    color: #111;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ol,
ul {
    list-style: none;
}

.clearfix {}

.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix {
    display: inline-table;
    zoom: 1;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

#wrapper {
    max-width: auto;
    margin: 0 auto;
    background-color: #fafafa;
    height: 100%;
}

#main {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.wp-post-image-wrapper {
    text-align: center;
}

.attachment-1200x469 {
    display: inline-block;
    transform: scale(0.95);
    width: 100%;
    height: 100%;
    max-width: 1200px;

}

img {
    border: none;
    vertical-align: middle;
}

#menu-wrap {
    width: 100%;
    height: 75px;
    box-shadow: 0 1px 10px #999;
    background: #ffffff;
    margin-bottom: 50px;
}

#menu {
    list-style-type: none;
    width: 100%;
    margin: 0px auto 0px;
}

#menu li {
    width: 13.7%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0;
    text-align: center;
}

#menu li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    color: #1a1a1a;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
}

#menu li a:hover {
    background: #f3f3f3;
}

#menu li a:active {
    background: #f3f3f3;
}



#top {
    margin: 0 auto;
    height: auto;

    max-width: 100%;
    background-color: #FFFFFF;

}

#service {
    margin: 0 auto;
    height: 845px;
    width: 100%;
    background-color: #FAFAFA;
    padding-top: 75px;
}

#info {
    margin: 0 auto;
    width: 100%;
    background-color: #A1A1A1;
}

#company {
    margin: 0 auto;
    height: auto;
    width: 100%;
    background-color: #FAFAFA;
    padding-top: 75px;
}

#whatsnew {
    padding-top: 14px;
    padding-left: 22px;
}


#whatsnew td {

    padding-right: 12px;
    font-size: 12px;
    color: white;
}

#whatsnew a {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
    margin: 0 auto;
}

#whatsnew .date {
    white-space: nowrap;
    padding-right: 10px;
}

.fixed {
    position: fixed;
    top: 0px;

    left: 0px z-index: 9999;
}

.top-section {
    max-width: 1200px;
    text-align: left;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.top-section-body {
    margin: 0 auto;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}


.info-table {}

.info-table td {
    font-size: 16px;
    line-height: 1.8em;
}

.info-table-hd {
    width: 160px;
    padding-top: 9px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666666;
    vertical-align: top;
    padding-left: 25px;
}

.info-table-td {
    vertical-align: top;
    padding-top: 9px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666666;
}

.info-table-blank {
    width: 80px;
    border-bottom: none;
}

.info-table-hd img {
    padding-right: 30px;
    vertical-align: middle;
}

.info-table-td img {
    padding-right: 12px;
    vertical-align: middle;
}

ul.torihiki-list {
    margin: 0 0 20px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 24px;
}

ul.torihiki-list>li {
    position: relative;
    padding: 9px 0 5px 15px;
    border-bottom: 1px dotted #666666;
    font-size: 16px;
    line-height: 1.8em;
    vertical-align: middle;
}

ul.torihiki-list>li::before {
    position: absolute;
    content: url(https://www.inspiration.co.jp/images/maker1.gif);
    vertical-align: middle;
    padding-right: 10px;
    top: 20px;
    left: 0;
}

.torihiki-subtitle {
    margin: 0 0 10px;
    padding: 5px 0;
    font-size: 24px;
    border-bottom: 2px solid #ec631a8a;
}

.page-section {
    max-width: 1200px;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding-top: 95px;
    padding-bottom: 30px;
}

.privacy-border {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 0px;
    line-height: 0px;
    border-bottom: 1px dotted #666666;
}

.introduction {
    font-size: 22px;
    margin-bottom: 2em;
}

.introduction-border {
    margin-top: 48px;
    margin-bottom: 48px;
    font-size: 0px;
    line-height: 0px;
    border-bottom: 1px dotted #666666;
}

.works {
    background-image: url("images/service_bg.png");
    background-repeat: repeat-x;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 22px;
}

.works-list {
    width: 1152px;
    padding-top: 24px;
}

.works-list .column1 {
    width: 437px;
    vertical-align: top;
}

.works-list .column2 {
    width: 437px;
    vertical-align: top;
}

.works-list .column3 {
    width: 281px;
    vertical-align: top;
}

.works-list .work {}

.works-list table {
    width: 1152px;
}

.works-list td {
    height: 270px;
}

.works-list .work-title {
    font-size: 16px;
    padding-top: 6px;
    text-align: left;
}

.works-list .marker {
    vertical-align: middle;
    padding-right: 4px;
}

.works-list .capture {
    border: 1px solid #AAAAAA;
    width: 280px;
    height: 185px;
    object-fit: cover;
    object-position: top;
}

.works-border {
    margin-top: 20px;
    margin-bottom: 48px;
    font-size: 0px;
    line-height: 0px;
    border-bottom: 1px dotted #666666;
}


.contact {
    font-size: 18px;
}

.info {
    font-size: 18px;
}

.info .info-table-td a {
    text-decoration: underline;
}


.old-info {
    width:300px;
}

.old-info tr:first-child td {
	background:#f2ec3a;
}

.old-info .inner-box {
    padding-top: 8px;
    padding-left: 24px;
    padding-bottom: 8px;
    padding-right: 24px;
    background-color: #F0F0F0;
}

.old-info .inner-box .box-row {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
}

.old-info .inner-box .box-row img {
    vertical-align: middle;
    padding-right: 6px;
}

.old-info .inner-box li {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 18px;
    list-style-type: none;
    background: url("images/arrow2.png") left no-repeat;
    padding-left: 20px;
}

.info-detail {
    font-size: 18px;
    margin: 48px;
    line-height: 1.8em;
}

.info-detail .title {
    font-size: 22px;
    font-weight: bold;
    margin-top: 2px;
    padding-bottom: 8px;
    border-bottom: 1px dotted #666666;
    margin-bottom: 32px;
}

.blog-detail {
    font-size: 18px;
    margin: 48px;
    line-height: 1.8em;
}

.blog-detail > table {
    max-width:1200px;
    width:100%;
}

.blog-detail .blog-subtitle {
    font-size: 18px;
    color: #999999;
    font-weight: bold;
}

.blog-detail .post {
    border-bottom: 1px solid #CCCCCC;
    padding-top: 12px;
    padding-bottom: 48px;
}

.blog-detail .title {
    font-size: 22px;
    font-weight: bold;
}

.blog-detail .date {
    font-size: 14px;
    color: #999999;
}

.blog-detail .date a {
    color: #999999;
    text-decoration: underline;
}

.blog-detail .text {
    padding-top: 12px;
    line-height: 1.4em;
}

.support-row {
    border-top: 1px dotted #666666;
    padding-top: 12px;
    padding-bottom: 12px;
}

.support-row .title {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.8em;
}

.support-row .text {
    color: #888888;
    font-size: 16px;
    line-height: 1.8em;
}

.circle_arrow_text {
	display:none;
	padding-left:1.2em;
}

.previous-link {
    background: url("images/circle_arrow_l.png") left no-repeat;
    width: 98px;
    height: 40px;
    color: white;
}

.next-link {
    background: url("images/circle_arrow_r.png") left no-repeat;
    width: 98px;
    height: 40px;
    color: white;
}

.privacy-policy a {
    color: #1080F0;
}

#wrapper #menu .logo {
    margin: 10px 20px 0px 10px;
}

.recruit table {
    margin: 0 auto;
}

.recruit .info-table-td {
    padding: 30px 30px 30px 100px;
}

.recruit .info-table-hd {
    padding: 30px 0 30px 30px;

}







/*ここから佐藤の書いたCSSです*/
/*===============================

	メニューバー
 
================================*/
/*メニュー全体を囲んでいます*/
.menu-wrapper {
    background-color: white;
    max-height: 73px;
    overflow: hidden;
}


/*メニューボタンを囲んでいます*/
.menu-inner-wrapper {
    display: flex;
    /*	左のロゴ画像と右のメニューラッパーを横に並べています*/
    max-width: 1200px;
    max-height: 73px;
    margin: 0 auto;
}

.btn img {
    width: 100%;
    max-height: 73px;
}

.logo img {
    width: 100%;
    padding-left: 10px;
}

/*各メニューボタンを横に並べています*/
.menu-btn {
    display: flex;
    justify-content: space-between;
    padding-left: 30px;
}

.hamburger-btn {
    display: none;
}

.hamburger-menu-wrapper {
    visibility: hidden;
}

/*===============================
 
	WHAT'S NEW？
 
================================*/
.whatsnew-wrapper {
    background: #444444;
    /*	背景色を決めています*/
}

.whatsnew-inner-wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.whatsnew-content {
    padding: 30px 20px;
    margin: 0 auto;
}

.title-image img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}

.whatsnew-item-wrapper {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 40px;
    max-width: 500px;
}

/*各お知らせ記事のCSSです*/
.whatsnew-item {
    background: #5B5B5B;
    width: 100%;
    height: 60px;
    margin-bottom: 20px;
    position: relative;
    display: flex;
    flex-direction: column;
}

/*記事へのボタンリンクを設定しています*/
.whatsnew-item a {
    color: white;
    display: block;
    position: absolute;
    top: 10px;
    left: 20px;
    width: 90%;
    height: 90%;
}

/*ホバー時の背景色*/
.whatsnew-item:hover {
    background: #BEBEBE;
}

/*タイトル文字サイズ調整*/
.whatsnew-item h2 {
    font-size: 13px;
    max-width: 500px;
}

/*「お知らせ一覧はこちら」ボタンの設定です*/
.whatsnew-content a img {
    display: block;
    margin: 0 auto;
}

/*===============================
 
	SERVICE
 
================================*/
#service {
    height: auto;
}

/*SERVICEのインナーラッパーの設定です*/
.top-section {
    width: 95%;
    height: auto;
}

/*SERVICE内の各画像の設定です*/
.top-section img {
    display: block;
    padding-top: 10px;
    padding-bottom: 20px;
    margin: 0 auto;
}

.service-list {
    margin-bottom: 1.5em;
}

.service-list ul {
    list-style-type: disc;
    margin: 0 0 0 1.5em;
    padding: 0;
}

.service-list li {
    margin-top: 4px;
    margin-bottom: 12px;
}


/*サービス内容　の ３つの項目を並べています*/
.service-list {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

/*サービス内容　の 下部２つのボタンリンクを並べています*/
.service-list-2 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 30px;
    max-width: 1200px;
}

#service .service-title {
    max-width:20em;
    padding:0.2em 0.8em;
    background-color:#66c8e2;
    color:#fff;
    text-align:center;
    margin-bottom:1.2em;
}

#service .service-lead {
    margin-bottom:1.5em;
}

.service-subtitle {
    max-width:20em;
    padding:0.2em 0.8em;
    border:solid 1px #66c8e2;
    color: #66c8e2;
    text-align:center;
    margin-bottom:1em;
}

.service-contents-l {
    width:70%;
    padding-right:0.8em;
    display:table-cell;
    box-sizing: border-box;
    vertical-align: top;
}
.service-contents-r {
    width:30%;
    display:table-cell;
    box-sizing: border-box;
    vertical-align: top;
}

/* WEB通話システムデモページCSS */
#service h2,
#webcall h2 {
    text-align: center;
    padding: 20px 0 40px 0;
    font-size: 30px;
    font-weight: normal;
}

.contents-wrapper {
    margin: 0 auto;
}

.text-wrapper p {
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 2.2rem;
}

.img-wrapper {
    text-align: center;
    margin: 40px 0;
}

.img-wrapper img {
    width:100%;
}

.btn-wrapper {
    text-align: center;
    margin: 30px 0;
}

.btn-wrapper a {
    text-align: center;
}

.btn-wrapper a img {
    text-align: center;
}


/*===============================
 
	INFO&TOPICS
 
================================*/
.news {
    max-width: 810px;
    margin: 0 auto;
}

.news img {
    width: 100%;
}

/*===============================
 
	COMPANY
 
================================*/
/*会社概要と５か条を囲んでいます*/
.company {
    display: flex;
    /*	会社概要と５か条を横に並べています*/
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1200px;
}

/*下部のボタンの設定です*/
.footer-btn {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 20px;
}

/*会社概要全体を包んでいます*/
.company-info {
    max-width: 610px;
    font-size: 16px;
    line-height: 1.8em;
}

/*会社概要の左側の項目の設定です*/
.company-info th {
    width: 30%;
    min-width: 115px;
    padding-top: 9px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #666666;
    vertical-align: top;
    font-weight: normal;
    padding-left: 10px;
}

/*会社概要の右側の項目の設定です*/
.company-info td {
    width: 70%;
    vertical-align: top;
    padding-top: 9px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 1px dotted #666666;
}

/* 役員一覧テーブルの設定です */
.yakuin-table {
    margin-bottom: 5px;
}

.yakuin-table th {
    padding: 0;
    width: 20%;
    border: none;
}

.yakuin-table td {
    padding: 0;
    width: 80%;
    border: none;
}

/*会社概要の左側の項目の先頭に●アイコンを表示しています*/
.icon {
    display: inline-block;
    width: 20px;
    height: 10px;
    background: url('./images/maker1.gif') no-repeat;
}


/* Driver's Info */
#driversInfo {
    height: auto;
    padding: 50px 0;
    text-align: center;
    /* background-image: url(../img/logo-background.svg); */
    background-repeat: no-repeat;
    background-position: right;
    background-color: #fff;
}

.driversInfo-InnerWrapper {
    max-width: 1160px;
    margin: 0 auto;
}

.driversInfo-description {
    font-size: 18px;
    color: #2D6C90;
    margin: 10px 0 25px;
    line-height: 1.3em;
}

.driversInfo-caution {
    display: inline-block;
    background-color: #EAEAEA;
    padding: 13px 25px;
    border-radius: 15px;
}

.driversInfo-caution p {
    color: #717171;
    font-size: 13px;
}

.driversInfo-caution p::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image:url(./images/icon-speaker.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px;
}

.driversInfo-contentsWrapper {
    margin: 40px 0;
    display: flex;
}

.driversInfo-flex-left {
    width: 50%;
}

.driversInfo-flex-right {
    width: 50%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.driversInfo-contents {
    text-align: left;
    color: #384858;
    padding: 20px;
    margin: 10px 15px;
    border-radius: 5px;
    background-color: #FCFCFC;
    box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.2);
}

.driversInfo-flex-right .driversInfo-contents {
    padding: 10px;
}

.thumbnail-wrapper {
    position: relative;
}

.play-time {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    margin: 2% 3%;
    padding: 3px 8px;
    background-color: rgba(12,27,43,0.75);
    color: #fff;
    font-size: 10px;
    border-radius: 100px;
}

@keyframes flash {
	0% { background: rgba(12,27,43,0.75); }
	10% { background: #135074; }
	100% { background: #4192BF; }
}

.driversInfo-contents:hover .play-time {
    animation: flash 1s;
    background-color: #4192BF;
}

.play-time img {
    margin-right: 0.5em;
}

.play-time-num {
    margin: 0 2px;
    font-size: 16px;
    font-weight: bold;
}

.contents-type {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    margin: -2%;
    padding: 3px 8px;
    color: #fff;
    font-size: 0.5em;
    font-weight: bold;
    border-radius: 3px;
}

.online-slide {
    background-color: #4192BF;
}

.article {
    background-color: #C25F9C;
}

.thumbnail-wrapper .play-btn {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.driversInfo-contents:hover .play-btn {
    display: block;
}

.driversInfo-contents .thumbnail {
    width: 100%;
    object-fit: cover;
    box-sizing: border-box;
}

.driversInfo-contents:hover .thumbnail {
    filter:brightness(60%);
}

.driversInfo-contents h3 {
    margin: 15px 0 8px;
    font-size: 20px;
}

.driversInfo-flex-right .driversInfo-contents h3 {
    margin: 10px 0 5px;
    font-size: 14px;
}

.driversInfo-contents .text {
    margin-left: 10px;
}

.driversInfo-contents .text .latest-contents-explanation {
    margin-top: 5px;
    font-size: 12px;
    color: #676767;
}

.driversInfo-contents .date {
    color: #2D6C90;
}

a.driversInfo-showMore {
    display: block;
    width: 200px;
    margin: 0 auto;
    color: #fff;
    background-color: #2D6C90;
    padding: 15px 60px;
    border-radius: 45px;
    font-size: 16px;
}

a.driversInfo-showMore:hover {
    transform: scale(1.02);
}

.driversInfo-description-02 {
    color: #384858;
    margin-top: 20px;
}

.driversInfo-description-02::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image:url(./images/Icon\ awesome-film.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 12px;
}

.only-sp {
    display: none;
}

p.swipe-description {
    font-size: 13px;
    margin-top: 15px;
    color: #2D6C90;
}

p.swipe-description::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image:url(./images/swipe.svg);
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer
{
    width: 1000px !important;
    height: 800px !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 50% !important;
    opacity: 1 !important;
    overflow: visible !important;
    transform: translate(-50%, 0) !important;
}

.fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    overflow: scroll !important;
}

/*===============================
 
	タブレット・スマホ表示対応メディアクエリ
 
================================*/
@media (max-width: 767px) {
    .menu-btn {
        display: none;
    }

    .menu-inner-wrapper {
        max-width: 767px;
    }

    .logo {
        width: 150px;
        margin: 0 auto;
    }

    .hamburger-btn {
        display: block;
        right: 0;
        padding-top: 14px;
        padding-right: 10px;
        cursor: pointer;
        position: fixed;
        z-index: 1000;
    }

    .hamburger-menu-wrapper {
        visibility: hidden;
        position: fixed;
        width: 100%;
        height: auto;
        z-index: 1000;
        background: rgba(38, 38, 38, 0.85);
        /*height: 700px;*/
        padding: 1em 0;
    }

    .hamburger-menu li {
        background: #5B5B5B;
        width: 80%;
        height: 50px;
        margin-bottom: 20px;
        position: relative;
        margin: 0 auto 1.3em;
        line-height: 50px;
    }

    .hamburger-menu a {
        position: absolute;
        color: white;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        font-size: 20px;
    }

    .hamburger-menu a:hover {
        background: #BEBEBE;
    }

    .hamburger-menu-wrapper.active {
        visibility: visible;
    }


    .whatsnew-content {
        margin: 0 auto;
    }

    .whatsnew-inner-wrapper {
        width: auto;
    }

    .service-list-wrapper {
        width: 100%;
    }

    .service-list {
        flex-flow: column;
        /*max-width: 349px;*/
        margin: 0 auto 1.2em;
    }

    .service-list img {
        width: 100%;
    }

    .service-list-2 {
        flex-flow: column;
        max-width: 767px;
    }

    .service-list-2 img {
        width: 100%;
    }

    .service-list-2 a {
        margin: 0 auto;
    }

    .service-contents-l {
        width:100%;
        padding-right:0;
        display: block;
        margin: 0 auto 1.2em;
    }
    .service-contents-r {
        width:100%;
        display: block;
        margin: 0 auto 1.2em;
    }

    .company {
        display: block;
        height: auto;
    }

    .footer-btn {
        flex-flow: column;
    }

    .top-section img {
        margin: 0 auto;
    }

    .company-info-img {
        max-width: 480px;
        margin: 0 auto;
    }

    .company-info-img img {
        width: 100%;
    }

    .benefit-Linkbtn img {
        width: 100%;
    }

    .footer {
        height: auto;
    }

    .footer-inner-wrapper {
        max-width: 416px;
        margin: 0 auto;
    }

    .footer-inner-wrapper img {
        width: 60%;
    }
    .footer-btn {
        padding-top: 0;
        padding-bottom: 0;
    }

    .page-section {
        width: 100%;
        padding: 2.0em 1.2em;
        box-sizing: border-box;
    }

    .page-section .subtitle {
        text-align: center;
    }

    .page-section td,
    .page-section td.info-table-hd,
    .page-section td.info-table-td {
        width: 100%;
        display:block;
        box-sizing: border-box;
    }

    .page-section td.info-table-hd,
    .page-section td.info-table-td:first-child {
        border-bottom:none;
        padding: 1em;
        width:100% !important;
    }

    .page-section td.info-table-td {
        padding: 0 1em 1em 2.5em;
        width:100% !important;
    }

    .info-table-hd img,
    .page-section td.info-table-td:first-child img {
    	padding-right: 0.5em;
    }

    /*.page-section .button img {
    	max-width: initial;
    	width: 100%;
    }*/


	.circle_arrow_text {
		display:inline;
	}

    .old-info {
    	width:100%;
    }

    .old-info tr:first-child td {
    	text-align:center;
    }

    /* driver's info */
    #driversInfo {
        padding: 30px 5%;
    }

    .driversInfo-InnerWrapper h2 img {
        width: 85%;
    }    

    .driversInfo-caution {
        display: block;
    }

    .driversInfo-contentsWrapper {
        display: block;
        margin: 20px 0;
    }

    .driversInfo-flex-left {
        width: 100%;
        margin-bottom: 25px;
    }

    .driversInfo-flex-right {
        width: 100%;
        display: flex;
        overflow-x: scroll;
        padding: 2px 0 5px 2px;
    }

    .driversInfo-contents {
        margin: 0;
        padding: 15px;
    }

    .driversInfo-contents h3 {
        font-size: 16px;
    }

    .driversInfo-flex-right .driversInfo-contents {
        width: 200px;
        margin-right: 15px;
    }

    .driversInfo-contents:hover {
        background-color: inherit;
        transform: none;
    }
    
    .play-time {
        margin: 8px 10px;
    }

    .driversInfo-contents:hover .play-time {
        animation: none;
        background-color: rgba(12,27,43,0.75);
    }

    .thumbnail-wrapper .play-btn {
        display: block;
    }

    .thumbnail-wrapper .thumbnail {
        filter:brightness(80%);
    }

    .driversInfo-description-02 {
        background-position: left 6px;
        text-align: left;
    }

    .only-sp {
        display: block;
    }
    
    .company-info th {
        width: 25%;
    }

    .company-info td {
        width: 75%;
    }

    ul.torihiki-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .fancybox-wrap, .fancybox-skin, .fancybox-outer {
    width: 93% !important;
    height: 90% !important;
    }

    .fancybox-outer {
        height: 97% !important;
    }
}
/*以下、汎用*/
/* マージン */
/*margin*/

.m0 {
    margin: 0 !important;
}

.m2 {
    margin: 2px !important;
}

.m3 {
    margin: 3px !important;
}

.m4 {
    margin: 4px !important;
}

.m5 {
    margin: 5px !important;
}

.m6 {
    margin: 6px !important;
}

.m7 {
    margin: 7px !important;
}

.m8 {
    margin: 8px !important;
}

.m10 {
    margin: 10px !important;
}

.m12 {
    margin: 12px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m30 {
    margin: 30px !important;
}

.m40 {
    margin: 40px !important;
}

.m50 {
    margin: 50px !important;
}


/*margin-top*/

.mt0 {
    margin-top: 0 !important;
}

.mt2 {
    margin-top: 2px !important;
}

.mt3 {
    margin-top: 3px !important;
}

.mt4 {
    margin-top: 4px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt6 {
    margin-top: 6px !important;
}

.mt7 {
    margin-top: 7px !important;
}

.mt8 {
    margin-top: 8px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt12 {
    margin-top: 12px !important;
}

.mt15 {
    margin-top: 15px !important;
}

.mt18 {
    margin-top: 18px !important;
}

.mt20 {
    margin-top: 20px !important;
}

.mt25 {
    margin-top: 25px !important;
}

.mt30 {
    margin-top: 30px !important;
}

.mt35 {
    margin-top: 35px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.mt55 {
    margin-top: 55px !important;
}

.mt60 {
    margin-top: 60px !important;
}

.mt-5 {
    margin-top: -5px !important;
}

.mt-7 {
    margin-top: -7px !important;
}

.mt-10 {
    margin-top: -10px !important;
}

.mt-12 {
    margin-top: -12px !important;
}

.mt-15 {
    margin-top: -15px !important;
}

.mt-18 {
    margin-top: -18px !important;
}

.mt-20 {
    margin-top: -20px !important;
}

.mt-25 {
    margin-top: -25px !important;
}

.mt-30 {
    margin-top: -30px !important;
}

.mt-35 {
    margin-top: -35px !important;
}

.mt-40 {
    margin-top: -40px !important;
}

.mt-45 {
    margin-top: -45px !important;
}

.mt-50 {
    margin-top: -50px !important;
}

.mt-55 {
    margin-top: -55px !important;
}

.mt-60 {
    margin-top: -60px !important;
}


/*margin-bottom*/

.mb0 {
    margin-bottom: 0 !important;
}

.mb2 {
    margin-bottom: 2px !important;
}

.mb3 {
    margin-bottom: 3px !important;
}

.mb4 {
    margin-bottom: 4px !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb6 {
    margin-bottom: 6px !important;
}

.mb7 {
    margin-bottom: 7px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb12 {
    margin-bottom: 12px !important;
}

.mb15 {
    margin-bottom: 15px !important;
}

.mb18 {
    margin-bottom: 18px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb35 {
    margin-bottom: 35px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb45 {
    margin-bottom: 45px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb55 {
    margin-bottom: 55px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb-5 {
    margin-bottom: -5px !important;
}

.mb-7 {
    margin-bottom: -7px !important;
}

.mb-10 {
    margin-bottom: -10px !important;
}

.mb-12 {
    margin-bottom: -12px !important;
}

.mb-15 {
    margin-bottom: -15px !important;
}

.mb-18 {
    margin-bottom: -18px !important;
}

.mb-20 {
    margin-bottom: -20px !important;
}

.mb-25 {
    margin-bottom: -25px !important;
}

.mb-30 {
    margin-bottom: -30px !important;
}

.mb-35 {
    margin-bottom: -35px !important;
}

.mb-40 {
    margin-bottom: -40px !important;
}

.mb-45 {
    margin-bottom: -45px !important;
}

.mb-50 {
    margin-bottom: -50px !important;
}

.mb-55 {
    margin-bottom: -55px !important;
}

.mb-60 {
    margin-bottom: -60px !important;
}


/*margin-left*/

.ml0 {
    margin-left: 0 !important;
}

.ml2 {
    margin-left: 2px !important;
}

.ml3 {
    margin-left: 3px !important;
}

.ml4 {
    margin-left: 4px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml6 {
    margin-left: 6px !important;
}

.ml7 {
    margin-left: 7px !important;
}

.ml8 {
    margin-left: 8px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml12 {
    margin-left: 12px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml18 {
    margin-left: 18px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml45 {
    margin-left: 45px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml-5 {
    margin-left: -5px !important;
}

.ml-7 {
    margin-left: -7px !important;
}

.ml-10 {
    margin-left: -10px !important;
}

.ml-12 {
    margin-left: -12px !important;
}

.ml-15 {
    margin-left: -15px !important;
}

.ml-18 {
    margin-left: -18px !important;
}

.ml-20 {
    margin-left: -20px !important;
}

.ml-25 {
    margin-left: -25px !important;
}

.ml-30 {
    margin-left: -30px !important;
}

.ml-35 {
    margin-left: -35px !important;
}

.ml-40 {
    margin-left: -40px !important;
}

.ml-45 {
    margin-left: -45px !important;
}

.ml-50 {
    margin-left: -50px !important;
}

.ml-55 {
    margin-left: -55px !important;
}

.ml-60 {
    margin-left: -60px !important;
}


/*margin-right*/

.mr0 {
    margin-right: 0 !important;
}

.mr2 {
    margin-right: 2px !important;
}

.mr3 {
    margin-right: 3px !important;
}

.mr4 {
    margin-right: 4px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr6 {
    margin-right: 6px !important;
}

.mr7 {
    margin-right: 7px !important;
}

.mr8 {
    margin-right: 8px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr12 {
    margin-right: 12px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr18 {
    margin-right: 18px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr25 {
    margin-right: 25px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr35 {
    margin-right: 35px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr45 {
    margin-right: 45px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr55 {
    margin-right: 55px !important;
}

.mr60 {
    margin-right: 60px !important;
}

.mr-5 {
    margin-right: -5px !important;
}

.mr-7 {
    margin-right: -7px !important;
}

.mr-10 {
    margin-right: -10px !important;
}

.mr-12 {
    margin-right: -12px !important;
}

.mr-15 {
    margin-right: -15px !important;
}

.mr-18 {
    margin-right: -18px !important;
}

.mr-20 {
    margin-right: -20px !important;
}

.mr-25 {
    margin-right: -25px !important;
}

.mr-30 {
    margin-right: -30px !important;
}

.mr-35 {
    margin-right: -35px !important;
}

.mr-40 {
    margin-right: -40px !important;
}

.mr-45 {
    margin-right: -45px !important;
}

.mr-50 {
    margin-right: -50px !important;
}

.mr-55 {
    margin-right: -55px !important;
}

.mr-60 {
    margin-right: -60px !important;
}


/* パディング */


/*padding*/

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p30 {
    padding: 30px !important;
}

.p40 {
    padding: 40px !important;
}

.p50 {
    padding: 50px !important;
}


/*padding-top*/
.pt0 {
    padding-top: 0 !important;
}

.pt2 {
    padding-top: 2px !important;
}

.pt3 {
    padding-top: 3px !important;
}

.pt4 {
    padding-top: 4px !important;
}

.pt5 {
    padding-top: 5px !important;
}

.pt6 {
    padding-top: 6px !important;
}

.pt7 {
    padding-top: 7px !important;
}

.pt8 {
    padding-top: 8px !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt12 {
    padding-top: 12px !important;
}

.pt15 {
    padding-top: 15px !important;
}

.pt18 {
    padding-top: 18px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt25 {
    padding-top: 25px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt35 {
    padding-top: 35px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt45 {
    padding-top: 45px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt55 {
    padding-top: 55px !important;
}

.pt60 {
    padding-top: 60px !important;
}


/*padding-bottom*/

.pb0 {
    padding-bottom: 0 !important;
}

.pb2 {
    padding-bottom: 2px !important;
}

.pb3 {
    padding-bottom: 3px !important;
}

.pb4 {
    padding-bottom: 4px !important;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pb6 {
    padding-bottom: 6px !important;
}

.pb7 {
    padding-bottom: 7px !important;
}

.pb8 {
    padding-bottom: 8px !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb12 {
    padding-bottom: 12px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb18 {
    padding-bottom: 18px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb25 {
    padding-bottom: 25px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb35 {
    padding-bottom: 35px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb45 {
    padding-bottom: 45px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb55 {
    padding-bottom: 55px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}


/*padding-left*/

.pl0 {
    padding-left: 0 !important;
}

.pl2 {
    padding-left: 2px !important;
}

.pl3 {
    padding-left: 3px !important;
}

.pl4 {
    padding-left: 4px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl6 {
    padding-left: 6px !important;
}

.pl7 {
    padding-left: 7px !important;
}

.pl8 {
    padding-left: 8px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl12 {
    padding-left: 12px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl18 {
    padding-left: 18px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl35 {
    padding-left: 35px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl45 {
    padding-left: 45px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl55 {
    padding-left: 55px !important;
}

.pl60 {
    padding-left: 60px !important;
}


/*padding-right*/

.pr0 {
    padding-right: 0 !important;
}

.pr2 {
    padding-right: 2px !important;
}

.pr3 {
    padding-right: 3px !important;
}

.pr4 {
    padding-right: 4px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr6 {
    padding-right: 6px !important;
}

.pr7 {
    padding-right: 7px !important;
}

.pr8 {
    padding-right: 8px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr12 {
    padding-right: 12px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr18 {
    padding-right: 18px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr35 {
    padding-right: 35px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr45 {
    padding-right: 45px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr55 {
    padding-right: 55px !important;
}

.pr60 {
    padding-right: 60px !important;
}


/* width */

.w20 {
    width: 20px !important;
}

.w30 {
    width: 30px !important;
}

.w40 {
    width: 40px !important;
}

.w50 {
    width: 50px !important;
}

.w60 {
    width: 60px !important;
}

.w70 {
    width: 70px !important;
}

.w80 {
    width: 80px !important;
}

.w90 {
    width: 90px !important;
}

.w100 {
    width: 100px !important;
}

.w110 {
    width: 110px !important;
}

.w120 {
    width: 120px !important;
}

.w130 {
    width: 130px !important;
}

.w140 {
    width: 140px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px !important;
}

.w170 {
    width: 170px !important;
}

.w180 {
    width: 180px !important;
}

.w190 {
    width: 190px !important;
}

.w200 {
    width: 200px !important;
}

.w210 {
    width: 210px !important;
}

.w220 {
    width: 220px !important;
}

.w230 {
    width: 230px !important;
}

.w240 {
    width: 240px !important;
}

.w250 {
    width: 250px !important;
}

.w260 {
    width: 260px !important;
}

.w270 {
    width: 270px !important;
}

.w280 {
    width: 280px !important;
}

.w300 {
    width: 300px !important;
}

.w320 {
    width: 320px !important;
}

.w340 {
    width: 340px !important;
}

.w350 {
    width: 350px !important;
}

.w360 {
    width: 360px !important;
}

.w380 {
    width: 380px !important;
}

.w400 {
    width: 400px !important;
}

.w500 {
    width: 500px !important;
}

.w600 {
    width: 600px !important;
}

.w700 {
    width: 700px !important;
}

.w800 {
    width: 800px !important;
}

.w620 {
    width: 620px !important;
}

.w5p {
    width: 5% !important;
}

.w10p {
    width: 10% !important;
}

.w15p {
    width: 15% !important;
}

.w20p {
    width: 20% !important;
}

.w25p {
    width: 25% !important;
}

.w30p {
    width: 30% !important;
}

.w33p {
    width: 33% !important;
}

.w35p {
    width: 35% !important;
}

.w40p {
    width: 40% !important;
}

.w50p {
    width: 50% !important;
}

.w95p {
    width: 95% !important;
}

.w100p {
    width: 100% !important;
}


/* テキストの位置 */

.tLeft {
    text-align: left !important;
}

.tCenter {
    text-align: center !important;
}

.tRight {
    text-align: right !important;
}

.t {
    display: table;
}

.tCell {
    display: table-cell;
}

.vTop {
    vertical-align: top !important;
}

.vMiddle {
    vertical-align: middle !important;
}

.vBottom {
    vertical-align: bottom !important;
}

.hIndent {
    padding-left: 1em;
    /*1em（1文字）分、右に動かす*/
    text-indent: -1em;
    /*最初の行だけ1em（1文字）分、左に動かす*/
}


/* フォントの大きさ */

.fs6 {
    font-size: 6px;
    font-size: 0.6rem;
}

.fs7 {
    font-size: 7px;
    font-size: 0.7rem;
}

.fs8 {
    font-size: 8px;
    font-size: 0.8rem;
}

.fs10 {
    font-size: 10px;
    font-size: 1.0rem;
}

.fs11 {
    font-size: 11px;
    font-size: 1.1rem;
}

.fs12 {
    font-size: 12px;
    font-size: 1.2rem;
}

.fs14 {
    font-size: 14px;
    font-size: 1.4rem;
}

.fs16 {
    font-size: 16px;
    font-size: 1.6rem;
}

.fs18 {
    font-size: 18px;
    font-size: 1.8rem;
}

.fs20 {
    font-size: 20px;
    font-size: 2.0rem;
}

.fs22 {
    font-size: 22px;
    font-size: 2.2rem;
}

.fs24 {
    font-size: 24px;
    font-size: 2.4rem;
}


/* フォントの太さ */

.fwNormal {
    font-weight: normal;
}

.fwBold {
    font-weight: bold;
}

