@charset "UTF-8";
@media screen and (max-width: 767px) {
  /*----------------------------------------------------------------

  フォントサイズ

  ----------------------------------------------------------------*/
  .f_10 {
    font-size: 2.8vw;
  }
  .f_12 {
    font-size: 2.8vw;
  }
  .f_14 {
    font-size: 2.8vw;
  }
  .f_16 {
    font-size: 3.2vw;
  }
  .f_18 {
    font-size: 3.4vw;
  }
  .f_20 {
    font-size: 3.6vw;
  }
  .f_22 {
    font-size: 3.8vw;
  }
  .f_24 {
    font-size: 4.2vw;
  }
  .f_26 {
    font-size: 4.4vw;
  }
  .f_28 {
    font-size: 4.6vw;
  }
  .f_30 {
    font-size: 4.6vw;
  }
  .f_32 {
    font-size: 4.8vw;
  }
  .f_34 {
    font-size: 4.8vw;
  }
  .f_36 {
    font-size: 4.8vw;
  }
  .f_38 {
    font-size: 5vw;
  }
  .f_40 {
    font-size: 5vw;
  }
  .f_42 {
    font-size: 5vw;
  }
  .f_44 {
    font-size: 5.2vw;
  }
  .f_46 {
    font-size: 5.2vw;
  }
  .f_48 {
    font-size: 5.4vw;
  }
  .f_50 {
    font-size: 5.4vw;
  }
  .f_52 {
    font-size: 5.6vw;
  }
  .f_54 {
    font-size: 5.6vw;
  }
  .f_56 {
    font-size: 5.8vw;
  }
  .f_58 {
    font-size: 5.8vw;
  }
  .f_60 {
    font-size: 6vw;
  }
  .f_62 {
    font-size: 6vw;
  }
  .f_64 {
    font-size: 6.2vw;
  }
  .f_66 {
    font-size: 6.2vw;
  }
  .f_68 {
    font-size: 6.4vw;
  }
  .f_70 {
    font-size: 6.4vw;
  }
  .f_72 {
    font-size: 6.6vw;
  }
  .f_74 {
    font-size: 6.6vw;
  }
  .f_76 {
    font-size: 6.8vw;
  }
  .f_78 {
    font-size: 6.8vw;
  }
  .f_80 {
    font-size: 7vw;
  }
  .f_82 {
    font-size: 7vw;
  }
  .f_84 {
    font-size: 7.2vw;
  }
  .f_86 {
    font-size: 7.2vw;
  }
  .f_88 {
    font-size: 7.4vw;
  }
  .f_90 {
    font-size: 7.4vw;
  }
  .f_92 {
    font-size: 7.6vw;
  }
  .f_94 {
    font-size: 7.6vw;
  }
  .f_96 {
    font-size: 7.8vw;
  }
  .f_98 {
    font-size: 7.8vw;
  }
  .f_100 {
    font-size: 8vw;
  }
  .f_102 {
    font-size: 8vw;
  }
  .f_104 {
    font-size: 8.2vw;
  }
  .f_106 {
    font-size: 8.2vw;
  }
  .f_108 {
    font-size: 8.4vw;
  }
  .f_110 {
    font-size: 8.4vw;
  }
  .f_112 {
    font-size: 8.6vw;
  }
  .f_114 {
    font-size: 8.6vw;
  }
  .f_116 {
    font-size: 8.8vw;
  }
  .f_118 {
    font-size: 8.8vw;
  }
  .f_120 {
    font-size: 9vw;
  }
  .f_122 {
    font-size: 9vw;
  }
  .f_124 {
    font-size: 9.2vw;
  }
  .f_126 {
    font-size: 9.2vw;
  }
  .f_128 {
    font-size: 9.4vw;
  }
  .f_130 {
    font-size: 9.4vw;
  }
  .f_132 {
    font-size: 9.6vw;
  }
  .f_134 {
    font-size: 9.6vw;
  }
  .f_136 {
    font-size: 9.8vw;
  }
  .f_138 {
    font-size: 9.8vw;
  }
  .f_140 {
    font-size: 10vw;
  }
  .f_142 {
    font-size: 10vw;
  }
  .f_144 {
    font-size: 10.2vw;
  }
  .f_146 {
    font-size: 10.2vw;
  }
  .f_148 {
    font-size: 10.4vw;
  }
  .f_150 {
    font-size: 10.4vw;
  }
  .f_152 {
    font-size: 10.6vw;
  }
  .f_154 {
    font-size: 10.6vw;
  }
  .f_156 {
    font-size: 10.8vw;
  }
  .f_158 {
    font-size: 10.8vw;
  }
  .f_160 {
    font-size: 11vw;
  }
  .f_162 {
    font-size: 11vw;
  }
  .f_164 {
    font-size: 11vw;
  }
  .mt10 {
    margin-top: 1vw;
  }
  .mb10 {
    margin-bottom: 1vw;
  }
  .ml10 {
    margin-left: 1vw;
  }
  .mr10 {
    margin-right: 1vw;
  }
  .my10 {
    margin-top: 1vw;
    margin-bottom: 1vw;
  }
  .mx10 {
    margin-left: 1vw;
    margin-right: 1vw;
  }
  .mt20 {
    margin-top: 2vw;
  }
  .mb20 {
    margin-bottom: 2vw;
  }
  .ml20 {
    margin-left: 2vw;
  }
  .mr20 {
    margin-right: 2vw;
  }
  .my20 {
    margin-top: 2vw;
    margin-bottom: 2vw;
  }
  .mx20 {
    margin-left: 2vw;
    margin-right: 2vw;
  }
  .mt30 {
    margin-top: 3vw;
  }
  .mb30 {
    margin-bottom: 3vw;
  }
  .ml30 {
    margin-left: 3vw;
  }
  .mr30 {
    margin-right: 3vw;
  }
  .my30 {
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  .mx30 {
    margin-left: 3vw;
    margin-right: 3vw;
  }
  .mt40 {
    margin-top: 4vw;
  }
  .mb40 {
    margin-bottom: 4vw;
  }
  .ml40 {
    margin-left: 4vw;
  }
  .mr40 {
    margin-right: 4vw;
  }
  .my40 {
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  .mx40 {
    margin-left: 4vw;
    margin-right: 4vw;
  }
  .mt50 {
    margin-top: 5vw;
  }
  .mb50 {
    margin-bottom: 5vw;
  }
  .ml50 {
    margin-left: 5vw;
  }
  .mr50 {
    margin-right: 5vw;
  }
  .my50 {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
  .mx50 {
    margin-left: 5vw;
    margin-right: 5vw;
  }
  .mt60 {
    margin-top: 6vw;
  }
  .mb60 {
    margin-bottom: 6vw;
  }
  .ml60 {
    margin-left: 6vw;
  }
  .mr60 {
    margin-right: 6vw;
  }
  .my60 {
    margin-top: 6vw;
    margin-bottom: 6vw;
  }
  .mx60 {
    margin-left: 6vw;
    margin-right: 6vw;
  }
  .mt70 {
    margin-top: 7vw;
  }
  .mb70 {
    margin-bottom: 7vw;
  }
  .ml70 {
    margin-left: 7vw;
  }
  .mr70 {
    margin-right: 7vw;
  }
  .my70 {
    margin-top: 7vw;
    margin-bottom: 7vw;
  }
  .mx70 {
    margin-left: 7vw;
    margin-right: 7vw;
  }
  .mt80 {
    margin-top: 8vw;
  }
  .mb80 {
    margin-bottom: 8vw;
  }
  .ml80 {
    margin-left: 8vw;
  }
  .mr80 {
    margin-right: 8vw;
  }
  .my80 {
    margin-top: 8vw;
    margin-bottom: 8vw;
  }
  .mx80 {
    margin-left: 8vw;
    margin-right: 8vw;
  }
  .mt90 {
    margin-top: 9vw;
  }
  .mb90 {
    margin-bottom: 9vw;
  }
  .ml90 {
    margin-left: 9vw;
  }
  .mr90 {
    margin-right: 9vw;
  }
  .my90 {
    margin-top: 9vw;
    margin-bottom: 9vw;
  }
  .mx90 {
    margin-left: 9vw;
    margin-right: 9vw;
  }
  .mt100 {
    margin-top: 10vw;
  }
  .mb100 {
    margin-bottom: 10vw;
  }
  .ml100 {
    margin-left: 10vw;
  }
  .mr100 {
    margin-right: 10vw;
  }
  .my100 {
    margin-top: 10vw;
    margin-bottom: 10vw;
  }
  .mx100 {
    margin-left: 10vw;
    margin-right: 10vw;
  }
  .mt110 {
    margin-top: 11vw;
  }
  .mb110 {
    margin-bottom: 11vw;
  }
  .ml110 {
    margin-left: 11vw;
  }
  .mr110 {
    margin-right: 11vw;
  }
  .my110 {
    margin-top: 11vw;
    margin-bottom: 11vw;
  }
  .mx110 {
    margin-left: 11vw;
    margin-right: 11vw;
  }
  .mt120 {
    margin-top: 12vw;
  }
  .mb120 {
    margin-bottom: 12vw;
  }
  .ml120 {
    margin-left: 12vw;
  }
  .mr120 {
    margin-right: 12vw;
  }
  .my120 {
    margin-top: 12vw;
    margin-bottom: 12vw;
  }
  .mx120 {
    margin-left: 12vw;
    margin-right: 12vw;
  }
  .mt130 {
    margin-top: 13vw;
  }
  .mb130 {
    margin-bottom: 13vw;
  }
  .ml130 {
    margin-left: 13vw;
  }
  .mr130 {
    margin-right: 13vw;
  }
  .my130 {
    margin-top: 13vw;
    margin-bottom: 13vw;
  }
  .mx130 {
    margin-left: 13vw;
    margin-right: 13vw;
  }
  .mt140 {
    margin-top: 14vw;
  }
  .mb140 {
    margin-bottom: 14vw;
  }
  .ml140 {
    margin-left: 14vw;
  }
  .mr140 {
    margin-right: 14vw;
  }
  .my140 {
    margin-top: 14vw;
    margin-bottom: 14vw;
  }
  .mx140 {
    margin-left: 14vw;
    margin-right: 14vw;
  }
  .mt150 {
    margin-top: 15vw;
  }
  .mb150 {
    margin-bottom: 15vw;
  }
  .ml150 {
    margin-left: 15vw;
  }
  .mr150 {
    margin-right: 15vw;
  }
  .my150 {
    margin-top: 15vw;
    margin-bottom: 15vw;
  }
  .mx150 {
    margin-left: 15vw;
    margin-right: 15vw;
  }
  .mt160 {
    margin-top: 16vw;
  }
  .mb160 {
    margin-bottom: 16vw;
  }
  .ml160 {
    margin-left: 16vw;
  }
  .mr160 {
    margin-right: 16vw;
  }
  .my160 {
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
  .mx160 {
    margin-left: 16vw;
    margin-right: 16vw;
  }
  .mt170 {
    margin-top: 17vw;
  }
  .mb170 {
    margin-bottom: 17vw;
  }
  .ml170 {
    margin-left: 17vw;
  }
  .mr170 {
    margin-right: 17vw;
  }
  .my170 {
    margin-top: 17vw;
    margin-bottom: 17vw;
  }
  .mx170 {
    margin-left: 17vw;
    margin-right: 17vw;
  }
  .mt180 {
    margin-top: 18vw;
  }
  .mb180 {
    margin-bottom: 18vw;
  }
  .ml180 {
    margin-left: 18vw;
  }
  .mr180 {
    margin-right: 18vw;
  }
  .my180 {
    margin-top: 18vw;
    margin-bottom: 18vw;
  }
  .mx180 {
    margin-left: 18vw;
    margin-right: 18vw;
  }
  .mt190 {
    margin-top: 19vw;
  }
  .mb190 {
    margin-bottom: 19vw;
  }
  .ml190 {
    margin-left: 19vw;
  }
  .mr190 {
    margin-right: 19vw;
  }
  .my190 {
    margin-top: 19vw;
    margin-bottom: 19vw;
  }
  .mx190 {
    margin-left: 19vw;
    margin-right: 19vw;
  }
  .mt200 {
    margin-top: 20vw;
  }
  .mb200 {
    margin-bottom: 20vw;
  }
  .ml200 {
    margin-left: 20vw;
  }
  .mr200 {
    margin-right: 20vw;
  }
  .my200 {
    margin-top: 20vw;
    margin-bottom: 20vw;
  }
  .mx200 {
    margin-left: 20vw;
    margin-right: 20vw;
  }
  .mt210 {
    margin-top: 21vw;
  }
  .mb210 {
    margin-bottom: 21vw;
  }
  .ml210 {
    margin-left: 21vw;
  }
  .mr210 {
    margin-right: 21vw;
  }
  .my210 {
    margin-top: 21vw;
    margin-bottom: 21vw;
  }
  .mx210 {
    margin-left: 21vw;
    margin-right: 21vw;
  }
  .mt220 {
    margin-top: 22vw;
  }
  .mb220 {
    margin-bottom: 22vw;
  }
  .ml220 {
    margin-left: 22vw;
  }
  .mr220 {
    margin-right: 22vw;
  }
  .my220 {
    margin-top: 22vw;
    margin-bottom: 22vw;
  }
  .mx220 {
    margin-left: 22vw;
    margin-right: 22vw;
  }
  .mt230 {
    margin-top: 23vw;
  }
  .mb230 {
    margin-bottom: 23vw;
  }
  .ml230 {
    margin-left: 23vw;
  }
  .mr230 {
    margin-right: 23vw;
  }
  .my230 {
    margin-top: 23vw;
    margin-bottom: 23vw;
  }
  .mx230 {
    margin-left: 23vw;
    margin-right: 23vw;
  }
  .mt240 {
    margin-top: 24vw;
  }
  .mb240 {
    margin-bottom: 24vw;
  }
  .ml240 {
    margin-left: 24vw;
  }
  .mr240 {
    margin-right: 24vw;
  }
  .my240 {
    margin-top: 24vw;
    margin-bottom: 24vw;
  }
  .mx240 {
    margin-left: 24vw;
    margin-right: 24vw;
  }
  .mt250 {
    margin-top: 25vw;
  }
  .mb250 {
    margin-bottom: 25vw;
  }
  .ml250 {
    margin-left: 25vw;
  }
  .mr250 {
    margin-right: 25vw;
  }
  .my250 {
    margin-top: 25vw;
    margin-bottom: 25vw;
  }
  .mx250 {
    margin-left: 25vw;
    margin-right: 25vw;
  }
  .mt260 {
    margin-top: 26vw;
  }
  .mb260 {
    margin-bottom: 26vw;
  }
  .ml260 {
    margin-left: 26vw;
  }
  .mr260 {
    margin-right: 26vw;
  }
  .my260 {
    margin-top: 26vw;
    margin-bottom: 26vw;
  }
  .mx260 {
    margin-left: 26vw;
    margin-right: 26vw;
  }
  .mt270 {
    margin-top: 27vw;
  }
  .mb270 {
    margin-bottom: 27vw;
  }
  .ml270 {
    margin-left: 27vw;
  }
  .mr270 {
    margin-right: 27vw;
  }
  .my270 {
    margin-top: 27vw;
    margin-bottom: 27vw;
  }
  .mx270 {
    margin-left: 27vw;
    margin-right: 27vw;
  }
  .mt280 {
    margin-top: 28vw;
  }
  .mb280 {
    margin-bottom: 28vw;
  }
  .ml280 {
    margin-left: 28vw;
  }
  .mr280 {
    margin-right: 28vw;
  }
  .my280 {
    margin-top: 28vw;
    margin-bottom: 28vw;
  }
  .mx280 {
    margin-left: 28vw;
    margin-right: 28vw;
  }
  .mt290 {
    margin-top: 29vw;
  }
  .mb290 {
    margin-bottom: 29vw;
  }
  .ml290 {
    margin-left: 29vw;
  }
  .mr290 {
    margin-right: 29vw;
  }
  .my290 {
    margin-top: 29vw;
    margin-bottom: 29vw;
  }
  .mx290 {
    margin-left: 29vw;
    margin-right: 29vw;
  }
  .mt300 {
    margin-top: 30vw;
  }
  .mb300 {
    margin-bottom: 30vw;
  }
  .ml300 {
    margin-left: 30vw;
  }
  .mr300 {
    margin-right: 30vw;
  }
  .my300 {
    margin-top: 30vw;
    margin-bottom: 30vw;
  }
  .mx300 {
    margin-left: 30vw;
    margin-right: 30vw;
  }
  .pt10 {
    padding-top: 1vw;
  }
  .pb10 {
    padding-bottom: 1vw;
  }
  .pl10 {
    padding-left: 1vw;
  }
  .pr10 {
    padding-right: 1vw;
  }
  .py10 {
    padding-top: 1vw;
    padding-bottom: 1vw;
  }
  .px10 {
    padding-left: 1vw;
    padding-right: 1vw;
  }
  .pt20 {
    padding-top: 2vw;
  }
  .pb20 {
    padding-bottom: 2vw;
  }
  .pl20 {
    padding-left: 2vw;
  }
  .pr20 {
    padding-right: 2vw;
  }
  .py20 {
    padding-top: 2vw;
    padding-bottom: 2vw;
  }
  .px20 {
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .pt30 {
    padding-top: 3vw;
  }
  .pb30 {
    padding-bottom: 3vw;
  }
  .pl30 {
    padding-left: 3vw;
  }
  .pr30 {
    padding-right: 3vw;
  }
  .py30 {
    padding-top: 3vw;
    padding-bottom: 3vw;
  }
  .px30 {
    padding-left: 3vw;
    padding-right: 3vw;
  }
  .pt40 {
    padding-top: 4vw;
  }
  .pb40 {
    padding-bottom: 4vw;
  }
  .pl40 {
    padding-left: 4vw;
  }
  .pr40 {
    padding-right: 4vw;
  }
  .py40 {
    padding-top: 4vw;
    padding-bottom: 4vw;
  }
  .px40 {
    padding-left: 4vw;
    padding-right: 4vw;
  }
  .pt50 {
    padding-top: 5vw;
  }
  .pb50 {
    padding-bottom: 5vw;
  }
  .pl50 {
    padding-left: 5vw;
  }
  .pr50 {
    padding-right: 5vw;
  }
  .py50 {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }
  .px50 {
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .pt60 {
    padding-top: 6vw;
  }
  .pb60 {
    padding-bottom: 6vw;
  }
  .pl60 {
    padding-left: 6vw;
  }
  .pr60 {
    padding-right: 6vw;
  }
  .py60 {
    padding-top: 6vw;
    padding-bottom: 6vw;
  }
  .px60 {
    padding-left: 6vw;
    padding-right: 6vw;
  }
  .pt70 {
    padding-top: 7vw;
  }
  .pb70 {
    padding-bottom: 7vw;
  }
  .pl70 {
    padding-left: 7vw;
  }
  .pr70 {
    padding-right: 7vw;
  }
  .py70 {
    padding-top: 7vw;
    padding-bottom: 7vw;
  }
  .px70 {
    padding-left: 7vw;
    padding-right: 7vw;
  }
  .pt80 {
    padding-top: 8vw;
  }
  .pb80 {
    padding-bottom: 8vw;
  }
  .pl80 {
    padding-left: 8vw;
  }
  .pr80 {
    padding-right: 8vw;
  }
  .py80 {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .px80 {
    padding-left: 8vw;
    padding-right: 8vw;
  }
  .pt90 {
    padding-top: 9vw;
  }
  .pb90 {
    padding-bottom: 9vw;
  }
  .pl90 {
    padding-left: 9vw;
  }
  .pr90 {
    padding-right: 9vw;
  }
  .py90 {
    padding-top: 9vw;
    padding-bottom: 9vw;
  }
  .px90 {
    padding-left: 9vw;
    padding-right: 9vw;
  }
  .pt100 {
    padding-top: 10vw;
  }
  .pb100 {
    padding-bottom: 10vw;
  }
  .pl100 {
    padding-left: 10vw;
  }
  .pr100 {
    padding-right: 10vw;
  }
  .py100 {
    padding-top: 10vw;
    padding-bottom: 10vw;
  }
  .px100 {
    padding-left: 10vw;
    padding-right: 10vw;
  }
  .pt110 {
    padding-top: 11vw;
  }
  .pb110 {
    padding-bottom: 11vw;
  }
  .pl110 {
    padding-left: 11vw;
  }
  .pr110 {
    padding-right: 11vw;
  }
  .py110 {
    padding-top: 11vw;
    padding-bottom: 11vw;
  }
  .px110 {
    padding-left: 11vw;
    padding-right: 11vw;
  }
  .pt120 {
    padding-top: 12vw;
  }
  .pb120 {
    padding-bottom: 12vw;
  }
  .pl120 {
    padding-left: 12vw;
  }
  .pr120 {
    padding-right: 12vw;
  }
  .py120 {
    padding-top: 12vw;
    padding-bottom: 12vw;
  }
  .px120 {
    padding-left: 12vw;
    padding-right: 12vw;
  }
  .pt130 {
    padding-top: 13vw;
  }
  .pb130 {
    padding-bottom: 13vw;
  }
  .pl130 {
    padding-left: 13vw;
  }
  .pr130 {
    padding-right: 13vw;
  }
  .py130 {
    padding-top: 13vw;
    padding-bottom: 13vw;
  }
  .px130 {
    padding-left: 13vw;
    padding-right: 13vw;
  }
  .pt140 {
    padding-top: 14vw;
  }
  .pb140 {
    padding-bottom: 14vw;
  }
  .pl140 {
    padding-left: 14vw;
  }
  .pr140 {
    padding-right: 14vw;
  }
  .py140 {
    padding-top: 14vw;
    padding-bottom: 14vw;
  }
  .px140 {
    padding-left: 14vw;
    padding-right: 14vw;
  }
  .pt150 {
    padding-top: 15vw;
  }
  .pb150 {
    padding-bottom: 15vw;
  }
  .pl150 {
    padding-left: 15vw;
  }
  .pr150 {
    padding-right: 15vw;
  }
  .py150 {
    padding-top: 15vw;
    padding-bottom: 15vw;
  }
  .px150 {
    padding-left: 15vw;
    padding-right: 15vw;
  }
  .pt160 {
    padding-top: 16vw;
  }
  .pb160 {
    padding-bottom: 16vw;
  }
  .pl160 {
    padding-left: 16vw;
  }
  .pr160 {
    padding-right: 16vw;
  }
  .py160 {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
  .px160 {
    padding-left: 16vw;
    padding-right: 16vw;
  }
  .pt170 {
    padding-top: 17vw;
  }
  .pb170 {
    padding-bottom: 17vw;
  }
  .pl170 {
    padding-left: 17vw;
  }
  .pr170 {
    padding-right: 17vw;
  }
  .py170 {
    padding-top: 17vw;
    padding-bottom: 17vw;
  }
  .px170 {
    padding-left: 17vw;
    padding-right: 17vw;
  }
  .pt180 {
    padding-top: 18vw;
  }
  .pb180 {
    padding-bottom: 18vw;
  }
  .pl180 {
    padding-left: 18vw;
  }
  .pr180 {
    padding-right: 18vw;
  }
  .py180 {
    padding-top: 18vw;
    padding-bottom: 18vw;
  }
  .px180 {
    padding-left: 18vw;
    padding-right: 18vw;
  }
  .pt190 {
    padding-top: 19vw;
  }
  .pb190 {
    padding-bottom: 19vw;
  }
  .pl190 {
    padding-left: 19vw;
  }
  .pr190 {
    padding-right: 19vw;
  }
  .py190 {
    padding-top: 19vw;
    padding-bottom: 19vw;
  }
  .px190 {
    padding-left: 19vw;
    padding-right: 19vw;
  }
  .pt200 {
    padding-top: 20vw;
  }
  .pb200 {
    padding-bottom: 20vw;
  }
  .pl200 {
    padding-left: 20vw;
  }
  .pr200 {
    padding-right: 20vw;
  }
  .py200 {
    padding-top: 20vw;
    padding-bottom: 20vw;
  }
  .px200 {
    padding-left: 20vw;
    padding-right: 20vw;
  }
  .pt210 {
    padding-top: 21vw;
  }
  .pb210 {
    padding-bottom: 21vw;
  }
  .pl210 {
    padding-left: 21vw;
  }
  .pr210 {
    padding-right: 21vw;
  }
  .py210 {
    padding-top: 21vw;
    padding-bottom: 21vw;
  }
  .px210 {
    padding-left: 21vw;
    padding-right: 21vw;
  }
  .pt220 {
    padding-top: 22vw;
  }
  .pb220 {
    padding-bottom: 22vw;
  }
  .pl220 {
    padding-left: 22vw;
  }
  .pr220 {
    padding-right: 22vw;
  }
  .py220 {
    padding-top: 22vw;
    padding-bottom: 22vw;
  }
  .px220 {
    padding-left: 22vw;
    padding-right: 22vw;
  }
  .pt230 {
    padding-top: 23vw;
  }
  .pb230 {
    padding-bottom: 23vw;
  }
  .pl230 {
    padding-left: 23vw;
  }
  .pr230 {
    padding-right: 23vw;
  }
  .py230 {
    padding-top: 23vw;
    padding-bottom: 23vw;
  }
  .px230 {
    padding-left: 23vw;
    padding-right: 23vw;
  }
  .pt240 {
    padding-top: 24vw;
  }
  .pb240 {
    padding-bottom: 24vw;
  }
  .pl240 {
    padding-left: 24vw;
  }
  .pr240 {
    padding-right: 24vw;
  }
  .py240 {
    padding-top: 24vw;
    padding-bottom: 24vw;
  }
  .px240 {
    padding-left: 24vw;
    padding-right: 24vw;
  }
  .pt250 {
    padding-top: 25vw;
  }
  .pb250 {
    padding-bottom: 25vw;
  }
  .pl250 {
    padding-left: 25vw;
  }
  .pr250 {
    padding-right: 25vw;
  }
  .py250 {
    padding-top: 25vw;
    padding-bottom: 25vw;
  }
  .px250 {
    padding-left: 25vw;
    padding-right: 25vw;
  }
  .pt260 {
    padding-top: 26vw;
  }
  .pb260 {
    padding-bottom: 26vw;
  }
  .pl260 {
    padding-left: 26vw;
  }
  .pr260 {
    padding-right: 26vw;
  }
  .py260 {
    padding-top: 26vw;
    padding-bottom: 26vw;
  }
  .px260 {
    padding-left: 26vw;
    padding-right: 26vw;
  }
  .pt270 {
    padding-top: 27vw;
  }
  .pb270 {
    padding-bottom: 27vw;
  }
  .pl270 {
    padding-left: 27vw;
  }
  .pr270 {
    padding-right: 27vw;
  }
  .py270 {
    padding-top: 27vw;
    padding-bottom: 27vw;
  }
  .px270 {
    padding-left: 27vw;
    padding-right: 27vw;
  }
  .pt280 {
    padding-top: 28vw;
  }
  .pb280 {
    padding-bottom: 28vw;
  }
  .pl280 {
    padding-left: 28vw;
  }
  .pr280 {
    padding-right: 28vw;
  }
  .py280 {
    padding-top: 28vw;
    padding-bottom: 28vw;
  }
  .px280 {
    padding-left: 28vw;
    padding-right: 28vw;
  }
  .pt290 {
    padding-top: 29vw;
  }
  .pb290 {
    padding-bottom: 29vw;
  }
  .pl290 {
    padding-left: 29vw;
  }
  .pr290 {
    padding-right: 29vw;
  }
  .py290 {
    padding-top: 29vw;
    padding-bottom: 29vw;
  }
  .px290 {
    padding-left: 29vw;
    padding-right: 29vw;
  }
  .pt300 {
    padding-top: 30vw;
  }
  .pb300 {
    padding-bottom: 30vw;
  }
  .pl300 {
    padding-left: 30vw;
  }
  .pr300 {
    padding-right: 30vw;
  }
  .py300 {
    padding-top: 30vw;
    padding-bottom: 30vw;
  }
  .px300 {
    padding-left: 30vw;
    padding-right: 30vw;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
  ::-webkit-input-placeholder {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
    color: #cccccc;
  }
  ::-moz-placeholder {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
    color: #cccccc;
  }
  :-ms-input-placeholder {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
    color: #cccccc;
  }
  ::-ms-input-placeholder {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
    color: #cccccc;
  }
  ::placeholder {
    font-size: 3.6vw;
    letter-spacing: 0.12em;
    color: #cccccc;
  }
  .wrap_btn {
    right: 5px;
    bottom: 88px;
    width: 40px;
    height: 40px;
  }
  .wrap_btn_img {
    width: 40px;
    height: 40px;
  }
  .wrap_btn_img:hover {
    opacity: 1;
  }
  .wrap_btn p {
    font-size: 12px;
  }
  h2 span.d-block, h3 span.d-block {
    overflow: hidden;
  }
  h2 span.d-block .f_86, h3 span.d-block .f_86 {
    font-size: 9vw;
  }
  h2 span.d-block .f_86.scrollin, h3 span.d-block .f_86.scrollin {
    -webkit-transition: 0.5s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: 0.5s 0.1s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  .shadow_on {
    text-shadow: 0px 2px 6px rgba(0, 0, 0, 0.25);
  }
  /***************************cmn_btn****************************/
  .cmn_btn {
    width: 100%;
    display: block;
    height: 17vw;
    padding: 2.5vw;
  }
  .cmn_btn.cmn_btn_brown {
    background-image: url(../img/common/cmn_btn_bg_brown.png);
  }
  .cmn_btn.cmn_btn_brown:hover .d-flex p {
    color: #FFFFFF;
  }
  .cmn_btn.cmn_btn_brown:hover .d-flex p span {
    color: #FFFFFF;
  }
  .cmn_btn .d-flex {
    height: 100%;
  }
  .cmn_btn .d-flex::after {
    content: none;
  }
  .cmn_btn:hover .d-flex p {
    color: #3C3333;
  }
  .cmn_btn:hover .d-flex p span {
    color: #3C3333;
  }
  .cmn_btn:hover span.material-symbols-outlined {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .hamburger03 {
    height: 60px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap {
    height: 60px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo {
    height: 50px;
    z-index: 1002;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo a {
    padding-left: 0px;
    max-width: unset;
    width: 95%;
    gap: 1vw !important;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo a picture {
    width: 53%;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo a img {
    height: auto;
    width: 50%;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .sp_logo a p {
    line-height: 1.2;
    font-size: 2.8vw;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger {
    z-index: 1003;
    width: 45px;
    height: 45px;
    background-color: transparent;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span {
    z-index: 1003;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    left: 0px;
    width: 45px;
    height: 3px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(1) {
    top: 9px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(2) {
    top: 17px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger span:nth-of-type(3) {
    bottom: 16px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger .menu_icon {
    font-size: 4vw;
    width: unset;
    bottom: -2vw;
    left: 49%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(1) {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
    margin-top: 7px;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(2) {
    opacity: 0;
  }
  .hamburger03 .hamburger_contents .hamburger_row_wrap .menu_trigger.active span:nth-of-type(3) {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
    margin-bottom: 10px;
  }
  .hamburger03 .hamburger_contents nav {
    position: absolute;
    width: 100%;
    height: 100%;
    position: fixed;
    bottom: 0%;
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    padding: 60px 10px 30px;
    overflow: auto;
    z-index: 1000;
  }
  .hamburger03 .hamburger_contents nav.open {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    z-index: 1000;
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .hamburger03 .hamburger_contents nav .nav_inner {
    width: 90%;
    margin: auto;
    padding-top: 40px;
  }
  .hamburger03 .hamburger_contents nav .ham_nav_inner {
    margin-top: 10vw;
  }
  .hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4vw;
  }
  .hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list li a {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    font-size: 5.5vw;
    padding-bottom: 4vw;
    border-bottom: 1.4px solid #132E5F;
  }
  .hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .ham_nav_list li a .material-icons {
    font-size: 7vw;
  }
  .hamburger03 .hamburger_contents nav .ham_nav_inner .ham_nav_inner_wrapper .contact_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    margin-top: 6vw;
  }
  .mv02_side_ban_area {
    background-image: url(../img/common/cta_bg_sp.png);
    width: 94%;
    padding-top: 45px;
    padding-bottom: 30px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    padding-left: 0;
    bottom: -2.5vw;
  }
  .mv02_side_ban_area .side_ban_area_inner {
    position: relative;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    z-index: 0;
    bottom: 6px;
    gap: 5vw;
    width: 100%;
  }
  .mv02_side_ban_area .side_ban_area_inner a {
    gap: 2vw !important;
  }
  .mv02_side_ban_area .side_ban_area_inner .contact_text img {
    width: 15vw;
  }
  .mv02_side_ban_area .side_ban_area_inner .icon img {
    width: 5vw;
  }
  .mv02_side_ban_area .side_ban_area_inner .num_text p {
    font-size: 4.3vw;
    letter-spacing: 0;
  }
  .mv02_side_ban_area .side_ban_area_inner .num_text img {
    width: 30vw;
  }
  main .mv {
    padding-top: calc(60px + 10vw);
    height: auto;
  }
  main .mv small {
    display: none !important;
  }
  main .mv .mv_inner .mv_row01 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding-bottom: 10vw;
  }
  main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_left {
    width: 100%;
  }
  main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right {
    width: 100%;
  }
  main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box01 {
    width: 100%;
  }
  main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box01 img:last-child {
    width: 15vw;
    margin-top: 3vw;
    margin-left: 2vw;
  }
  main .mv .mv_inner .mv_row01 .mv_row01_item.mv_row01_right .box02 {
    margin-top: -32%;
    width: 78%;
  }
  main .mv .mv_inner .mv_row02 {
    margin-top: 3vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left {
    width: 100%;
    display: block !important;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left {
    width: 65%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-left: auto;
    margin-top: 0;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left .img {
    width: 80%;
    margin-left: auto;
    margin-top: 2vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left p.f_22 {
    font-size: 3.8vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .left p.f_22 span {
    font-size: 3.8vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right {
    -webkit-transform: translate(-7%, 0%);
            transform: translate(-7%, 0%);
    z-index: -1;
    width: 60%;
    margin-top: -64%;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right .img02 {
    top: 63%;
    left: 42%;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_left .right .img02 img {
    max-width: unset;
    width: 11vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right {
    width: 100%;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box01 {
    margin-top: 8vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box01 img {
    width: 48%;
    min-width: unset;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box01 p {
    font-size: 4vw;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box02_row .box02_row_item {
    width: 24%;
  }
  main .mv .mv_inner .mv_row02 .mv_row02_item.mv_row02_right .box02_row .box02_row_item p {
    right: 16%;
    font-size: 3.4vw;
  }
  main .works_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .works_row .works_row_item {
    width: 100%;
    padding: 0 0 8vw 0;
    margin-bottom: 8vw;
  }
  main .works_row .works_row_item .mt10 {
    margin-top: 3vw;
  }
  main .works_row .works_row_item p.d-flex {
    font-size: 5vw;
    margin-top: 4vw;
  }
  main .works_row .works_row_item p.d-flex span {
    font-size: 5vw;
    width: 10vw;
    height: 10vw;
    border-radius: 100%;
    background-color: #EF3F30;
    color: #FFFFFF;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 3vw;
  }
  main .works_row .works_row_item:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  main .works_row .works_row_item:last-child::after {
    display: none;
  }
  main .works_row .works_row_item::after {
    width: 100%;
    height: 30px;
    background-image: url(../img/common/line_row_parts.png);
    background-repeat: repeat-x;
    right: unset;
    bottom: -15px;
    left: 0;
    top: unset;
  }
  main .works_row .works_row_item:hover * {
    color: #ffffff;
  }
  main .works_row .works_row_item:hover p.d-flex {
    color: #ffffff;
  }
  main .works_row .works_row_item:hover p.d-flex span {
    color: #ffffff;
  }
  main .works_row .works_row_item:hover .img img {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  main .top01 {
    padding-top: 10vw;
  }
  main .top02 {
    background-image: url(../img/top/top01.jpg);
    background-attachment: unset;
  }
  main .top02 img.position-absolute {
    bottom: 0;
    left: 0;
  }
  main .top02 .top02_inner .top02_row {
    margin-top: 7vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main .top02 .top02_inner .top02_row .top02_row_item {
    width: 48%;
  }
  main .top02 .top02_inner .top02_row .top02_row_item p.position-absolute {
    font-size: 4vw;
    width: 80%;
  }
  main .top02 .top02_inner .top02_row .top02_row_item img.position-absolute {
    left: -5%;
    top: 1px;
    width: 10vw;
  }
  main .top03 .img_absolute.position-absolute {
    top: 16%;
    left: 0;
    width: 32vw;
    max-width: unset;
    min-width: unset;
  }
  main .top03 .top03_inner .top03_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .top03 .top03_inner .top03_row .top03_row_item.top03_row_left {
    width: 100%;
  }
  main .top03 .top03_inner .top03_row .top03_row_item.top03_row_right {
    width: 100%;
    margin-top: 6vw;
  }
  main .top04 .top04_inner .top04_slider {
    -webkit-animation: top_slider 20s linear infinite both;
            animation: top_slider 20s linear infinite both;
  }
  main .top04 .top04_inner .top04_slider .slider_wrap .top04_slider_item {
    padding: 0 1.2vw;
    height: 50vw;
  }
  main .top05 .img_absolute.position-absolute {
    width: 34vw;
    max-width: unset;
    min-width: unset;
  }
  main .top05 .top05_inner .top05_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .top05 .top05_inner .top05_row.pt30::before {
    content: none;
  }
  main .top05 .top05_inner .top05_row .top05_row_item {
    width: 100%;
    padding: 6vw 0;
  }
  main .top05 .top05_inner .top05_row .top05_row_item:last-child::after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../img/common/line_row_parts.png);
    background-repeat: repeat-X;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: -15px;
    top: unset;
  }
  main .top05 .top05_inner .top05_row .top05_row_item::after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background-image: url(../img/common/line_row_parts.png);
    background-repeat: repeat-X;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: -15px;
    top: unset;
  }
  main .top06 img.position-absolute {
    width: 26vw;
    max-width: unset;
    min-width: unset;
  }
  main .top06 .top06_inner .top06_row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main .top06 .top06_inner .top06_row .top06_row_item {
    width: 48%;
    margin-bottom: 5vw;
  }
  main .top06 .top06_inner .top06_row .top06_row_item .bg_white {
    height: 100%;
  }
  main .top06 .top06_inner .top06_row .top06_row_item .bg_white .img img {
    width: 14vw;
  }
  main .top06 .top06_inner .top06_row .top06_row_item .bg_white p .f_28 {
    font-size: 4vw;
  }
  main .top06 .top06_inner .top06_row .top06_row_item .bg_white p .f_36 {
    font-size: 5.2vw;
  }
  main .top08 .top08_inner .top08_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left {
    width: 100%;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left h2 {
    text-align: center;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left h2 .f_86 {
    font-size: 11vw;
    text-align: center;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left p {
    text-align: center;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_left img.position-absolute {
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
  }
  main .top08 .top08_inner .top08_row .top08_row_item.top08_row_right {
    width: 100%;
    margin-bottom: 6vw;
  }
  main .top07 {
    overflow: hidden;
  }
  main .top07 .top07_inenr .top07_slider_wrap {
    margin-bottom: 22vw;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.circle {
    top: 7px;
    left: 50.5%;
    width: 70vw;
    height: 70vw;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img01 {
    top: -15vw;
    left: -13vw;
    width: 34vw;
    max-width: unset;
    min-width: unset;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img02 {
    top: 62%;
    right: -15vw;
    width: 32vw;
    max-width: unset;
    min-width: unset;
    z-index: 1;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img03 {
    top: -4vw;
    left: 69%;
    width: 26vw;
    max-width: unset;
    min-width: unset;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img04 {
    bottom: -16vw;
    left: -4vw;
    width: 35vw;
    max-width: unset;
    min-width: unset;
  }
  main .top07 .top07_inenr .top07_slider_wrap .position-absolute.img05 {
    bottom: -14vw;
    right: 0;
    width: 43vw;
    max-width: unset;
    min-width: unset;
    z-index: 1;
  }
  main .top07 .top07_inenr .top07_slider_wrap .top07_slider {
    width: 70vw;
    height: 70vw;
    border-radius: 100%;
    border-radius: 100%;
    overflow: hidden;
  }
  main .top07 .top07_inenr .top07_slider_wrap .top07_slider .slick-track {
    width: 70vw;
    height: 70vw;
  }
  main .top07 .top07_inenr .top07_slider_wrap .top07_item {
    top: 40%;
  }
  main .top07 .top07_inenr .top07_slider_wrap .top07_item .top04_slider .slider_wrap .top04_slider_item {
    width: 60vw;
    height: 100%;
  }
  main .top07 .top07_inenr .top07_slider_wrap .top07_item .top04_slider .slider_wrap .top04_slider_item img {
    width: 100%;
    height: auto;
  }
  main .top09 {
    padding-top: 8vw;
  }
  main .top09 .top09_inner .f_20 {
    padding: 5vw;
  }
  main .top09 .top09_inner .top09_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .top09 .top09_inner .top09_row .top09_row_item {
    width: 100%;
  }
  main .top09 .top09_inner .top09_row .top09_row_item:first-child {
    margin-bottom: 5vw;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn {
    min-height: 22vw;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .f_30 {
    font-size: 5.4vw;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .material-symbols-outlined {
    font-size: 6vw;
    margin: 1vw 2vw 0 0;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .f_18 {
    font-size: 4vw;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn .d-flex {
    padding-bottom: 2.5vw;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover .d-flex p {
    color: #FFFFFF;
  }
  main .top09 .top09_inner .top09_row .top09_row_item .cmn_btn.cmn_btn_red:hover .d-flex * {
    color: #FFFFFF;
  }
  /***********************************************
  サブ共通
  ***********************************************/
  main .head .img.position-absolute {
    width: 40vw;
    right: 5%;
  }
  main .head .head_inner h2 .img {
    mix-blend-mode: screen;
  }
  main .head .head_inner h2 .img img {
    height: 20vw;
  }
  main .line_on img.line01 {
    bottom: 100%;
  }
  main .line_on img.line02 {
    top: 100%;
  }
  main .btn_wrap .btn_wrap_row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main .btn_wrap .btn_wrap_row a {
    width: 100%;
    margin-bottom: 4vw;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  main .btn_wrap .btn_wrap_row a:last-child {
    margin-bottom: 0;
  }
  main .btn_wrap .btn_wrap_row a span.material-symbols-outlined {
    font-size: 10vw;
  }
  main .btn_wrap .btn_wrap_row a span.f_30 {
    font-size: 5vw;
  }
  main .btn_wrap .btn_wrap_row a:hover span.material-symbols-outlined {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  main .sub_link img.stamp {
    width: 41vw;
    max-width: unset;
    min-width: unset;
  }
  main .sub_link .sub_link_inner a {
    -webkit-filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.5));
            filter: drop-shadow(5px 5px 15px rgba(0, 0, 0, 0.5));
  }
  main .sub_link .sub_link_inner a .img_absolute {
    width: 37vw;
    right: 0;
    top: -4vw;
  }
  main .sub_link .sub_link_inner a p.d-flex img {
    width: 9vw;
  }
  main .sub_link .sub_link_inner a p .f_18 {
    font-size: 3.2vw;
  }
  main .sub_link .sub_link_inner a .text_wrap01 .f_64 {
    font-size: 8vw;
  }
  main .sub_link .sub_link_inner a:hover {
    -webkit-transform: translateY(0px) translateZ(0);
            transform: translateY(0px) translateZ(0);
  }
  main .sub_link .sub_link_inner a:hover * {
    color: #FFFFFF;
  }
  /***********************************************
  喜瀬工業について
  ***********************************************/
  main .about01 {
    padding-top: 12vw;
  }
  main .about01 .img_absolute {
    left: 2%;
    top: -5%;
    width: 28vw;
    max-width: unset;
    min-width: unset;
  }
  main .about01 .about01_inner h3 {
    text-align: center;
  }
  main .about01 .about01_inner h3 span {
    text-align: center;
  }
  main .about01 .about01_inner .about01_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .about01 .about01_inner .about01_row .about01_row_item.about01_row_left {
    width: 100%;
  }
  main .about01 .about01_inner .about01_row .about01_row_item.about01_row_right {
    width: 100%;
    margin-top: 8vw;
  }
  main .about01 .about01_inner .about01_row .about01_row_item.about01_row_right .about01_slider .about01_slider_item .position-absolute {
    left: 48%;
    bottom: 6.5%;
    font-size: 4.6vw;
  }
  main .about01 .about01_inner .about01_row .about01_row_item.about01_row_right .about01_slider .about01_slider_item:nth-of-type(2) .position-absolute {
    left: 63.7%;
    bottom: 7%;
  }
  main .about01 .about01_inner .about01_row .about01_row_item.about01_row_right .about01_slider .about01_slider_item:nth-of-type(3) .position-absolute {
    left: 61%;
    bottom: 7%;
  }
  main .about02 .about02_inner {
    width: 98%;
  }
  main .about02 .about02_inner.mr_auto .about02_item::after {
    left: -20px;
  }
  main .about02 .about02_inner.ml_auto .about02_item {
    padding-right: 0;
  }
  main .about02 .about02_inner.ml_auto .about02_item img.position-absolute.bg01 {
    left: 52%;
  }
  main .about02 .about02_inner .about02_item img.position-absolute.bg01 {
    left: 44%;
    width: 110%;
  }
  main .about02 .about02_inner .about02_item .img01 {
    height: 50vw;
  }
  main .about02 .about02_inner .about02_item .about02_row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_left {
    width: 100%;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right {
    width: 100%;
    margin-bottom: 6vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h3 {
    margin-top: 0%;
    font-size: 5.4vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h3 .f_36 {
    font-size: 5.4vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h3 img.position-absolute {
    display: none !important;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h4 {
    margin-top: 3vw;
    font-size: 4.8vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h4 .f_24 {
    font-size: 4.8vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right h4 .position-absolute {
    width: 80vw;
    font-size: 8vw;
  }
  main .about02 .about02_inner .about02_item .about02_row .about02_row_item.about02_row_right .cmn_btn {
    margin-left: 7vw !important;
    margin-right: 2vw !important;
    width: auto;
  }
  main .about03 img.position-absolute.item04 {
    top: 3vw;
    right: 2vw;
    max-width: unset;
    width: 44vw;
    min-width: unset;
    opacity: 0.4;
  }
  main .about03 .about03_inner {
    position: relative;
  }
  main .about03 .about03_inner .about03_row {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  main .about03 .about03_inner .about03_row img.position-absolute {
    right: 83%;
    top: 61%;
  }
  main .about03 .about03_inner .about03_row img.position-absolute.item01 {
    max-width: unset;
    width: 32vw;
    min-width: unset;
    top: 41%;
    left: -11%;
  }
  main .about03 .about03_inner .about03_row img.position-absolute.item02 {
    max-width: unset;
    width: 29vw;
    min-width: unset;
    right: -6%;
    top: 39%;
  }
  main .about03 .about03_inner .about03_row img.position-absolute.item03 {
    max-width: unset;
    width: 25vw;
    min-width: unset;
    top: 38%;
    left: -7%;
  }
  main .about03 .about03_inner .about03_row .about03_row_item.about03_row_left {
    width: 90%;
  }
  main .about03 .about03_inner .about03_row .about03_row_item.about03_row_right {
    width: 100%;
  }
  /***********************************************
  事業紹介
  ***********************************************/
  main .business01 .business01_inner .business01_item .business01_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .business01 .business01_inner .business01_item .business01_row a {
    width: 100%;
    margin-bottom: 3vw;
  }
  main .business01 .business01_inner .business01_item .business01_row a:last-child {
    margin-bottom: 0;
  }
  main .business01 .business01_inner .business01_item.business01_item01 .img_absolute {
    right: 7%;
    top: -13vw;
    width: 29vw;
    max-width: unset;
    min-width: unset;
  }
  main .business01 .business01_inner .business01_item.business01_item01 .img_absolute img {
    max-width: 100% !important;
  }
  main .business01 .business01_inner .business01_item.business01_item02 .img_absolute {
    left: 7%;
    top: -12vw;
    width: 22vw;
    max-width: unset;
    min-width: unset;
  }
  main .business02 .business02_inner .business02_item01 {
    background-attachment: unset !important;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 {
    grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
    row-gap: 6vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item {
    width: 40vw;
    height: 40vw;
    padding: 4vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item .position-absolute.sp {
    left: 50%;
    transform: translateX(-50%);
    top: 85%;
    width: 100%;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item .position-absolute.sp ::before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #f9e32a;
    border-top: 0;
    position: absolute;
    bottom: 99%;
    left: 50%;
    transform: translateX(-50%);
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item .position-absolute.sp span {
    background-color: #f9e32a;
    border-radius: 50px;
    padding: 1vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item:nth-child(2) p.f_20:last-of-type {
    margin-top: 5vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item:nth-child(4) p.f_18 {
    margin-top: 7vw;
    font-size: 3.2vw;
    line-height: 1.4;
  }
  main .business02 .business02_inner .business02_item01 .business02_row01 .business02_row01_item p.position-absolute {
    top: 8vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_item01_box {
    margin-top: 18vw;
  }
  main .business02 .business02_inner .business02_item01 .business02_item01_box img.position-absolute.img01 {
    top: -8vw;
    left: -3vw;
    width: 35vw;
  }
  main .business02 .business02_inner .business02_item02 .business02_row02 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  main .business02 .business02_inner .business02_item02 .business02_row02 .business02_row02_item.business02_row02_left {
    width: 100%;
  }
  main .business02 .business02_inner .business02_item02 .business02_row02 .business02_row02_item.business02_row02_right {
    width: 100%;
  }
  main .business02 .business02_inner .box img.position-absolute {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  /***********************************************
  お問い合わせ
  ***********************************************/
  main .contact01 .contact01_inner .form_wrap {
    max-width: unset;
  }
  main .contact01 .contact01_inner .form_wrap table tr th, main .contact01 .contact01_inner .form_wrap table tr td {
    display: block;
  }
  main .contact01 .contact01_inner .form_wrap table tr th {
    padding-right: 0;
    padding-bottom: 3vw;
    width: 100%;
    font-size: 4.3vw;
  }
  main .contact01 .contact01_inner .form_wrap table tr th span.bg_red {
    font-size: 3.6vw;
  }
  main .contact01 .contact01_inner .form_wrap table tr td {
    padding-left: 0;
    width: 100%;
    padding-top: 0;
  }
  main .contact01 .contact01_inner .form_wrap table tr td input, main .contact01 .contact01_inner .form_wrap table tr td textarea {
    border-radius: 5px;
  }
  main .contact01 .contact01_inner .pp_wrap .pp_box {
    height: 50vw;
  }
  main .contact01 .contact01_inner .submit_wrap {
    margin-top: 10vw;
  }
  main .contact01 .contact01_inner .submit_wrap input {
    height: 17vw;
    font-size: 5vw;
  }
  main .contact01 .contact01_inner .submit_wrap input:hover {
    color: #FFFFFF;
  }
  main .contact02 .contact02_inner .contact02_item a .f_60 {
    font-size: 7vw;
  }
  main .contact02 .contact02_inner .contact02_item a .f_60 .material-symbols-outlined {
    font-size: 7vw;
  }
  main .contact02 .contact02_inner .contact02_item a img.position-absolute {
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: -1;
  }
  /***********************************************
  会社概要
  ***********************************************/
  main .company01 {
    height: 90vh;
    background-image: url(../img/company/company01_sp.png);
    margin-top: -30vw;
  }
  main .company01 .company01_inner h3 img.position-absolute {
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  main .company02 .company02_inner .map iframe {
    height: 100vw;
  }
  main .company03 .company03_inner .company03_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .company03 .company03_inner .company03_row .company03_row_item {
    width: 100%;
  }
  main .company03 .company03_inner .company03_row .company03_row_item.company03_row_left {
    margin-bottom: 7vw;
  }
  main .company03 .company03_inner .company03_row .company03_row_item.company03_row_left img {
    width: 100%;
    height: 75vw;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top center;
    object-position: top center;
    margin: 0 auto;
  }
  /***********************************************
  実績紹介
  ***********************************************/
  .works01 .works01_inner .top01_row::after {
    content: none;
  }
  .works01 .works01_inner .top01_row .works_row_item:nth-child(3n)::after {
    content: "";
  }
  .works02 .works02_inner .bg_gray .works02_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_left, .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_right {
    width: 100%;
  }
  .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_left h4, .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_right h4 {
    font-size: 6vw;
  }
  .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_left h4 span, .works02 .works02_inner .bg_gray .works02_row .works02_row_item.works02_row_right h4 span {
    font-size: 4.6vw;
    margin-top: 3vw;
  }
  .works02 .works02_inner .bg_gray .works02_item02 table tr th, .works02 .works02_inner .bg_gray .works02_item02 table tr td {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3C3333;
    vertical-align: middle;
  }
  .works02 .works02_inner .bg_gray .works02_item02 table tr th {
    width: 26vw;
  }
  .works02 .works02_inner .bg_gray .works02_item02 table tr td {
    width: calc(100% - 26vw);
    padding-left: 3vw;
  }
  .works02 .works02_inner .bg_gray .works02_item02 p {
    max-width: 800px;
    width: 100%;
  }
  .intro_works {
    padding: 17vw 0;
  }
  .intro_works p {
    font-size: 6vw;
  }
  .intro_works .img_absolute {
    right: 0;
    top: 0%;
    width: 35vw;
    min-width: unset;
    max-width: unset;
  }
  .intro_works .img_absolute.img_absolute02 {
    width: 27vw;
  }
  /***********************************************
  費用について
  ***********************************************/
  main .fees01 img.position-absolute {
    width: 33vw;
    max-width: 650px;
    min-width: 300px;
    mix-blend-mode: soft-light;
    top: 80px;
    left: 5px;
  }
  main .fees01 .fees01_inner .fees01_item02 .fees01_item02_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  main .fees01 .fees01_inner .fees01_item02 .fees01_item02_row .fees01_item02_row_item {
    padding-top: 50vw;
    width: 100%;
    max-width: unset;
  }
  main .fees01 .fees01_inner .fees01_item02 .fees01_item02_row .fees01_item02_row_item:last-child {
    margin-top: 15vw;
  }
  main .fees01 .fees01_inner .fees01_item02 .fees01_item02_row .fees01_item02_row_item p.position-absolute {
    width: 15vw;
    height: 15vw;
    top: -7.5vw;
    font-size: 4vw;
  }
  main .fees03 img.position-absolute.item01 {
    width: 55vw;
    max-width: unset;
    min-width: unset;
  }
  main .fees03 img.position-absolute.item02 {
    width: 85vw;
    max-width: unset;
    min-width: unset;
  }
  main .fees03 .fees03_inner {
    background-size: 70vw;
  }
  main .fees03 .fees03_inner .fees03_item {
    width: 94%;
    padding-top: 35vw;
  }
  main .fees03 .fees03_inner .fees03_item .box .title_wrap img {
    width: 13vw;
  }
  /***********************************************
  採用情報
  ***********************************************/
  main .recruit01 {
    background-attachment: unset;
    background-image: url(../img/recruit/recruit01_sp.jpg);
    background-position: bottom center;
  }
  main .recruit01 .recruit01_inner .recruit01_item {
    margin-top: 67vw;
    padding: 10vw;
  }
  main .recruit02 .recruit02_inner .recruit02_item table tr th, main .recruit02 .recruit02_inner .recruit02_item table tr td {
    display: block;
  }
  main .recruit02 .recruit02_inner .recruit02_item table tr th {
    width: 100%;
    padding-right: 0;
    padding-bottom: 3vw;
    border-right: none;
  }
  main .recruit02 .recruit02_inner .recruit02_item table tr td {
    padding-top: 0;
    width: 100%;
    padding-left: 0;
    border-bottom: 2px dashed #FFFFFF;
  }
  /*----------------------------------------------------------------

  footer

  ----------------------------------------------------------------*/
  footer {
    padding-bottom: 80px !important;
  }
  footer .footer_inner .footer_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left {
    width: 100%;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left .name a {
    display: block !important;
    margin-bottom: 2vw;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left .name a img {
    max-width: 70vw;
    margin: 0 auto;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left .name p {
    text-align: center;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left .text_wrap {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_left .text_wrap p.mt10 {
    margin-top: 4vw;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_right {
    width: 100%;
    margin-top: 7vw;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li {
    margin-bottom: 3vw;
    width: 48.5% !important;
    padding-right: 3vw;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li a {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer_inner .footer_row .footer_row_item.footer_row_right ul li a::before {
    content: "\e5cc";
    font-family: "Material symbols Outlined";
    font-size: 7vw;
    color: #FFFFFF;
    font-weight: 400;
    display: block;
  }
}