body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}
.main {
  width: 83vw;
  margin: 0 auto;
}
.b1 {
    background: url(../img/b1.jpg) no-repeat center top;
    background-size: 100vw;
}

.box1b1 {
    display: grid;
    grid-template-columns: 49% 51%;
}

img.box1b1_img {
    width: 16.2vw;
    padding: 2vw 5.5vw 2vw;
}

.box1b1_tel {
    margin: 0 auto;
}

p.box1b1_tel_tx1 {
    text-align: center;
    font-size: 1vw;
    font-weight: 600;
    margin: 0.5vw 0 0.1vw;
}

a.boxb1_tel_tel1 {
    color: #000;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.8vw;
    padding-left: 3vw;
    background: url(../img/tel1.png) no-repeat left center;
    background-size: 2vw;
    display: table;
    margin: 0.3vw 0;
}

a.boxb1_tel_tel2 {color: #000;text-decoration: none;font-weight: 600;font-size: 1.8vw;padding-left: 3vw;background: url(../img/tel2.jpg) no-repeat left center;background-size: 2vw;}
.b2 {background: url(../img/b2.jpg) no-repeat center top;background-size: 100%;}

.box1b2 {padding-top: 3vw;}

p.box1b2_tx1 {
    margin: 0 11vw;
    text-align: center;
    color: #ffd700;
    font-weight: 600;
    padding: 0.8vw;
    font-size: 2.5vw;
    background: #000000d6;
    border: 0.1vw solid #b5bebd;
}

p.box1b2_tx1 span {
    color: #fff;
    font-size: 2.2vw;
}

.box2b2 {
    display: grid;
    grid-template-columns: 50% 50%;
    margin-top: 31.3vw;
}

p.box2b2_tx1 {
    font-size: 2vw;
    font-weight: 600;
    color: #fff;
    margin: 2.5vw 9.5vw;
}

p.box2b2_tx2 {
    color: #fff;
    font-size: 1.3vw;
    margin: 1.7vw 0 2vw 15vw;
    line-height: 2vw;
}

p.box2b2_tx2 span {
    color: #000;
    background: #ffa500;
    padding: 0.4vw 0.3vw;
    font-weight: 600;
    font-size: 1.4vw;
}

.box3b2 {
    display: table;
    margin: 0 auto;
    background: url(../img/b2_form.png) no-repeat center top;
    background-size: 100%;
    width: 25vw;
    padding-bottom: 3vw;
    margin-top: -30.4vw;
}

p.box3b2_form_tx1 {
    text-align: center;
    font-size: 2.2vw;
    font-weight: 600;
    color: #ffd728;
    margin: 3vw 0 2vw;
    text-shadow: 0.2vw 0.2vw #000;
}

p.box3b2_form_tx2 {
    font-weight: 600;
    text-align: center;
    color: #fff;
    font-size: 1.3vw;
}
input.inp {
    display: table;
    margin: 1vw auto;
    font-size: 1.3vw;
    border-radius: 0.5vw;
    padding: 0.8vw 0 0.8vw 2.5vw;
    border: none;
    transition: 0.5s ease;
    outline: none;
    border-bottom: 0.25vw solid #f29007;
}

input.sb {
    font-size: 1.5vw;
    display: table;
    margin: 2vw auto;
    border: none;
    /* background: radial-gradient(at bottom, #fdde83 5%, #ffc40d); */
    padding: 1vw 2vw;
    font-weight: 600;
    border-radius: 0.5vw;
    cursor: pointer;
    border-bottom: 0.25vw solid #fcc42d;
}

input {
    outline: none;
}
input.inp.name {
    background: url(../img/f_uz.png) no-repeat center left #fff;
    background-size: 2.6vw;
}

input.inp.phone {
    background: url(../img/f_tel.png) no-repeat center left #fff;
    background-size: 2.6vw;
}
.b3 {
    background: url(../img/b3.png) no-repeat center top;
    background-size: 100%;
}

p.b3_tx {
    margin: 0;
    padding: 1vw 0;
    text-align: center;
    font-size: 2vw;
    font-weight: 600;
    color: #ffd700;
}
input.inp:focus {border-color: #fbff00;}
input.sb:hover {
}
.b4 {background: url(../img/b4.jpg) no-repeat center top;background-size: 108%;}

p.box1b4_left_tx {
    margin: 3vw 0vw 7.1vw 5vw;
    font-size: 1.2vw;
    font-weight: 600;
    text-align: right;
}

.box1b4 {display: table;width: 100%;padding-top: 6vw;}

.box1b4_left {
    float: left;
}

.box1b4_right {
    float: right;
}
p.box1b4_left_tx.op {
    margin: 3vw 4vw 7.1vw 1vw;
}

p.box1b4_right_tx {
    margin: 2vw 4vw 5.9vw 0vw;
    font-size: 1.2vw;
    font-weight: 600;
}

p.box1b4_right_tx.sv {
    margin: 2vw 0vw 5.3vw 3.3vw;
}
.b5 {
    background: url(../img/b5.jpg) top;
    padding: 1.2vw 0;
    background-repeat-y: no-repeat;
    margin: -0.5vw 0;
    background-size: 3vw;
}
.box1b6_bl {
    display: table;
    width: 16vw;
    margin: 0 auto 2vw;
    transition: 0.5s ease;
}

p.box1b6_bl_tx {
    text-align: center;
    font-weight: 600;
    margin: 0.5vw 0;
    font-size: 1.3vw;
}

p.box1b6_bl_obltx {
    padding: 0.1vw 1vw 1.7vw;
    display: table;
    float: right;
    background: url(../img/obl.png) no-repeat center top;
    font-size: 0.9vw;
    color: #fff;
    position: relative;
    margin: 0 0 -4.5vw;
    transition: all 0.3s ease;
    background-size: 7.5vw;
}

p.box1b6_bl_obltx span {
    font-weight: 600;
    font-size: 1.2vw;
}

img.box1b6_bl_img {
    margin: 0vw auto;
    width: 15vw;
    display: table;
}

a.box1b6_bl_kn {
    font-size: 1.2vw;
    display: table;
    position: relative;
    margin: -1.5vw auto;
    border: none;
    /* background: radial-gradient(at bottom, #fdde83 5%, #ffc40d); */
    padding: 0.7vw 4.5vw;
    font-weight: 600;
    text-decoration: none;
    border-radius: 0.5vw;
    cursor: pointer;
    border-bottom: 0.25vw solid #fcc42d;
    color: #000;
}
.box1b6 {
    padding-top: 4vw;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    width: 69vw;
    margin: 0 auto 4vw;
}
a.box1b6_bl_kn:hover {
}
.form2.box3b2 {
    margin-top: 0;
}

.b7 {
    background: url(../img/b7.jpg) no-repeat center top;
    background-size: 116%;
    margin-bottom: 4vw;
}

.box1b7 {
    display: grid;
    grid-template-columns: 50% 50%;
}

.box1b7_2 {
    color: #fff;
    margin: 14.5vw 5vw 0 16.5vw;
}

p.box1b7_2_tx1 {
    font-size: 2vw;
    margin: 0;
    font-weight: 600;
}

p.box1b7_2_tx2 {
    margin: 0.3vw 0;
    font-size: 1.3vw;
    line-height: 2.1vw;
}

p.box1b7_2_tx2 span {
    font-size: 1.5vw;
    color: #000;
    background: #ffa500;
    padding: 0.4vw 0.3vw;
    font-weight: 600;
}

.box1b7_1 {
    padding: 0.6vw 0 0;
}
.box1b6_bl:hover .box1b6_bl_obltx {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.box1b8_bl {
    display: table;
    background: url(../img/pr.png) no-repeat center top;
    border-radius: 0.7vw;
    padding-bottom: 0.4vw;
    width: 23.5vw;
    background-size: 100%;
    margin: 0 auto 4vw;
    transition: 0.3s ease;
}

p.box1b8_bl_tx {
    text-align: center;
    font-size: 1.3vw;
    font-weight: 600;
    margin: 0.77vw 0;
}

p.box1b8_bl_tx span {
    font-weight: 400;
    font-size: 1.1vw;
}

.box1b8 {
    padding-top: 4vw;
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
}
img.box1b8_bl_img {
    width: 100%;
}
.box1b8_bl:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.box1b9 {
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 3vw 0px;
}

.box1b9_right {
    display: grid;
    grid-template-columns: 75% 25%;
}

.box1b9_left {
    display: grid;
    grid-template-columns: 25% 50%;
    margin-top: 4vw;
}
p.aff.box1b9_right_tx {
    display: table-cell;
    text-align: center;
    font-size: 1.6vw;
    vertical-align: middle;
}

p.aff.box1b9_right_tx span {
    font-weight: 600;
}

.box1b9_right_lin {
    margin-left: 11vw;
    width: 20vw;
    background: url(../img/b9-lin.jpg) no-repeat center bottom;
    height: 9vw;
    display: table;
    vertical-align: text-bottom;
    padding-bottom: 1vw;
    background-size: 21vw;
}

p.aff.box1b9_left_tx {
    /* display: table-cell; */
    text-align: center;
    font-size: 1.6vw;
    /* vertical-align: middle; */
}

p.aff.box1b9_left_tx span {
    font-weight: 600;
}


.box1b9_left_lin {
    width: 22vw;
    background: url(../img/b9-lin.jpg) no-repeat center bottom;
    height: 9vw;
    display: table;
    vertical-align: text-bottom;
    padding-bottom: 1vw;
    background-size: 21vw;
}
img.box1b9_right_img {
    width: 9.75vw;
    margin: 0 auto;
}

img.box1b9_left_img {
    width: 9.75vw;
    margin: 0 auto;
}
.ots.box1b9 {
    margin: -6vw 0 3vw;
}
.b10 {
    background: url(../img/b10.jpg) no-repeat center;
    background-size: 104%;
}
.ots.box1b7_2 {
    margin: 14.1vw 14vw 0 8.5vw;
}
.b11 {
    background: url(../img/b11.jpg);
    background-size: 2.5vw;
    background-repeat-y: no-repeat;
}

p.b11_tx {
    text-align: center;
    padding: 2vw 0;
    color: #ffd700;
    font-weight: 600;
    font-size: 2vw;
}

p.b11_tx span {
    font-size: 3vw;
}
p.box1b6_bl_tx1 {
    font-size: 1.1vw;
    text-align: center;
    margin: 2vw 0 0;
    height: 4vw;
}
p.odp.box1b15_bl_kon_tx11 {
    /* padding-bottom: 1.9vw; */
}
p.left_obl.box1b6_bl_obltx {
    float: left;
}
h1 {
    margin: 0;
}

h3 {
    margin: 0;
}

h2 {
    margin: 0;
}
h3.prich {
    font-weight: 400;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
h3.probl {display: table-cell;vertical-align: middle;}













@-webkit-keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
 
@keyframes swing {
  15% {
    -webkit-transform: translateX(9px);
    transform: translateX(9px);
  }
  30% {
    -webkit-transform: translateX(-9px);
    transform: translateX(-9px);
  }
  40% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  50% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  65% {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.box1b9_left:hover .box1b9_left_img {
  -webkit-animation: swing 0.6s ease;
  animation: swing 0.6s ease;
   -webkit-animation-iteration-count: 1;
   animation-iteration-count: 1;
}
.box1b9_right:hover .box1b9_right_img {
  -webkit-animation: swing 0.6s ease;
  animation: swing 0.6s ease;
   -webkit-animation-iteration-count: 1;
   animation-iteration-count: 1;
}













.btn {
  flex: 1 1 auto;
  margin: 10px;
  padding: 30px;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
 }


.btn:hover {
  background-position: right center; 
}


.btn-5 {
  background-image: linear-gradient(to right, #ffc40d 0%, #fbe39d 51%, #ffc40d 100%);
}
.strlev {
    width: 6vw;
    display: table;
    height: 10vw;
    transform: rotate(90deg);
    margin: 0px 4vw;
}
.strrigh {
    width: 6vw;
    display: table;
    height: 9vw;
    transform: rotate(-90deg);
    margin: 0px 8vw;
}











   
  .container {
  /* position: relative; */
  width: 9vw;
  height: 9vw;
  background: #000;
  transform: rotate(90deg);
  } 
   
  .chevron {
  position: absolute;
  width: 6vw;
  height: 1vw;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
  } 
   
  .chevron:first-child { 
  animation: move 3s ease-out 1s infinite; 
  } 
   
  .chevron:nth-child(2) { 
  animation: move 3s ease-out 2s infinite; 
  } 
   
  .chevron:before, 
  .chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 121%;
  width: 50%;
  background: #c71f14;
  } 
   
  .chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
  } 
   
  .chevron:after { 
  right: 0; 
  width: 50%; 
  transform: skew(0deg, -30deg); 
  } 
   
  @keyframes move { 
  25% { 
  opacity: 1; 
  } 
  33% {
  opacity: 1;
  transform: translateY(-1vw);
  } 
  67% {
  opacity: 1;
  transform: translateY(3vw);
  } 
  100% {
  opacity: 0;
  transform: translateY(7vw) scale3d(0.5, 0.5, 0.5);
  } 
  } 
   
   
  @keyframes pulse { 
  to { 
  opacity: 1; 
  } 
  } 






.box1b12_bl {
    width: 34vw;
    display: table;
    height: 11vw;
    vertical-align: text-bottom;
    margin: 0 auto 3vw;
}

img.box1b12_bl_img {
    position: absolute;
    z-index: -1;
    width: 32.2vw;
}

p.box1b12_bl_tx {
    display: table-cell;
    vertical-align: middle;
    font-size: 1.5vw;
    font-weight: 600;
    margin-left: 10vw;
    padding-left: 10vw;
    padding-right: 2vw;
}
.box1b12 {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 70vw;
    margin: 5vw auto 0;
}
.b13 {
    background: url(../img/b13.jpg) no-repeat center top;
    background-size: 116%;
}
.ots_b13.box1b7_2 {
    margin: 23.6vw 4vw 0 18.8vw;
}

.ots_b13_str.strlev {
    margin: -8.7vw 0 0 -21vw;
}
.box1b14_bl {
    display: grid;
    width: 20vw;
}

.b14 {
    background: url(../img/b14.jpg) no-repeat center top;
    background-size: 110%;
    margin-top: 0.5vw;
    background-position-y: -5vw;
    padding-bottom: 3vw;
}

p.box1b14_bl_1_tx {margin: 0;}

.box1b14_bl_1 {
    display: table;
    margin: 0 auto;
    padding: 0.65vw 1vw 2vw;
    font-size: 1.5vw;
    font-weight: 600;
    background: url(../img/obl.png) no-repeat center top;
    color: #fff;
    background-size: 6.7vw;
}

.box1b14 {display: grid;grid-template-columns: 25% 25% 25% 25%;padding: 4vw 0px 37vw;}

p.box1b14_bl_2_tx {
    text-align: center;
    font-weight: 600;
    font-size: 1.5vw;
    margin: 0;
}
.box2b14 {
    margin: 0 auto;
    display: table;
    width: 53vw;
    background: radial-gradient(at bottom, #de0000, #a00);
    border-radius: 0.7vw;
}

p.box2b14_tx {
    text-align: center;
    font-weight: 600;
    font-size: 1.6vw;
    color: #fff;
    margin: 0;
    padding: 1vw;
}
.box1b15 {
    display: grid;
    width: 100%;
    grid-template-columns: 50% 50%;
}

.b15 {
    background: url(../img/b15.jpg) no-repeat center top;
    background-size: 110%;
}

.box1b15_bl {
}

.box1b15_bl_kon {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 3vw 5vw 2vw;
    border-bottom: 0.1vw solid #ffe528;
}

.box1b15_bl_kon_tx1 {
    display: grid;
    grid-template-columns: 100%;
}
p.box1b15_bl_kon_tx11 {
    color: #fff;
    margin: 0.2vw 0;
    font-size: 1.5vw;
    font-weight: 600;
}

p.box1b15_bl_kon_tx12 {
    font-size: 1.5vw;
    color: #fff;
    font-weight: 600;
    margin: 0.2vw 0;
}

a.box1b15_bl_kon_tx12 {
    font-size: 1.5vw;
    font-weight: 600;
    color: #fff;
}

p.otd.box1b15_bl_kon_tx11 {
    margin-bottom: 1vw;
    margin: 1vw 0;
}
a.blu {
    color: #0000ff;
}
p.box1b15_bl_kn_tx {
    margin: 1.5vw 0 2.5vw;
    text-align: center;
    font-size: 1vw;
    font-weight: 600;
    color: #ffe528;
}

.ots_b15.box3b2 {
    margin-top: 0.2vw;
}
.box2b15 {
    display: grid;
    grid-template-columns: 50% 50%;
}

.box2b15_bl {
    text-align: center;
    font-size: 1.2vw;
    font-weight: 600;
    color: #a9a9a9;
    margin: 3vw 0 3.8vw;
}
.ots_pp.box3b2 {
    margin-top: 0;
    padding-bottom: 2.3vw;
}





















































.b1_s {
    padding: 5vw 0;
}
img.box1b1_s_img {
    width: 9vw;
    margin: 0 auto;
    display: table;
}

p.box1b1_s_tx1 {
    text-align: center;
    font-size: 2vw;
    font-weight: 600;
    color: #fecb31;
}
html.bb {
    background: #141414;
}



























@media screen and (min-width: 0px) and (max-width: 680px) {

.main {
    width: 90vw;
}

.box1b1 {
    grid-template-columns: 100%;
}

.b1 {
    background: url(../img/b1.jpg) no-repeat center bottom;
    background-size: 152vw;
    padding-bottom: 3vw;
}

img.box1b1_img {
    padding: 0;
    margin: 0 auto;
    width: 61vw;
}

p.box1b1_tel_tx1 {
    font-size: 4vw;
    margin-top: 2vw;
}

a.boxb1_tel_tel1 {
    font-size: 5vw;
    padding-left: 8vw;
    margin-left: 9vw;
    background-size: 5vw;
}

a.boxb1_tel_tel2 {
    font-size: 5vw;
    padding-left: 8vw;
    margin-left: 9vw;
    background-size: 5vw;
}

p.box1b2_tx1 {
    font-size: 5.5vw;
    margin: 0;
}

p.box1b2_tx1 span {
    font-size: 3.5vw;
}

.b2 {
    background: url(../img/b2.jpg) no-repeat center;
    background-size: 343vw;
    background-position-y: 0vw;
}

.box2b2 {
    grid-template-columns: 100%;
    margin-top: 2vw;
    background: #000000d6;
    border: 0.1vw solid #b5bebd;
}

.box3b2 {
    margin-top: 2vw;
    width: 72vw;
    padding-bottom: 19vw;
}

p.box2b2_tx1 {
    margin: 2vw auto 0;
    font-size: 5vw;
}

p.box2b2_tx2 br {
    display: none;
}

p.box2b2_tx2 {
    margin: 3vw auto;
    font-size: 3vw;
}

p.box2b2_tx2 span {
    font-size: 3vw;
}

p.box3b2_form_tx1 {
    font-size: 5.5vw;
    margin: 11vw 0 2vw;
}

p.box3b2_form_tx2 {
    margin: 4vw;
    font-size: 3.9vw;
}

input.inp {
    margin: 2vw auto;
    font-size: 4vw;
    padding: 1.8vw 0 1.8vw 8.5vw;
    border-radius: 1.5vw;
    border-bottom: 0.7vw solid #fcc42d;
}
input.inp.name {
    background-size: 7.6vw;
}

input.inp.phone {
    background-size: 7.8vw;
}

input.sb {
    font-size: 4vw;
    padding: 2.5vw 10vw;
    border-radius: 1.5vw;
    margin: 6vw auto;
    border-bottom: 0.7vw solid #fcc42d;
}

p.b3_tx {
    font-size: 4vw;
    padding: 2vw 0;
}

.b3 {
    background-size: 194vw;
}
.box1b2 {
    padding-top: 6vw;
}
.b4 {
    background: url(../img/b4_mob.jpg) no-repeat center top;
    background-size: 100%;
}

.box1b4_left {
    float: none;
}

.box1b4_right {
    float: none;
}

p.box1b4_left_tx {
    font-size: 3.5vw;
    text-align: center;
    margin: 3vw 0;
    background: url(../img/v.png) no-repeat left 8vw center;
    background-size: 7vw;
}
p.box1b4_left_tx.op {
    margin: 0;
}

p.box1b4_right_tx {
    font-size: 3.5vw;
    text-align: center;
    margin: 3vw 0;
    background: url(../img/v.png) no-repeat left 8vw center;
    background-size: 7vw;
}

p.box1b4_right_tx.sv {
    margin: 0;
}

.b5 {
    background-size: 5vw;
}

.box1b6 {
    grid-template-columns: 100%;
}

p.box1b6_bl_tx {
    font-size: 4vw;
}

.box1b6_bl {
    width: 54vw;
}

p.box1b6_bl_obltx {
    font-size: 3.5vw;
    background-size: 22vw;
    padding: 0.2vw 2vw 3vw;
}

p.box1b6_bl_obltx span {
    font-size: 4vw;
}

img.box1b6_bl_img {
    width: 46vw;
}
a.box1b6_bl_kn {
    font-size: 4vw;
    padding: 2.4vw 10vw;
    border-radius: 1.5vw;
    border-bottom: 0.7vw solid #fcc42d;
}

.box1b7 {
    grid-template-columns: 100%;
    grid-template-areas: "b""a";
}

.box1b7_1 {
    grid-area: a;
}

.box1b7_2 {
    grid-area: b;
    margin: 3vw 9vw;
    padding: 2vw 4vw;
    background: rgba(0, 0, 0, 0.8392156862745098);
    border: 0.1vw solid #b5bebd;
}

p.box1b7_2_tx1 {
    font-size: 4vw;
}

p.box1b7_2_tx2 {
    font-size: 3.5vw;
    line-height: 5vw;
    margin: 0.6vw 0;
}

p.box1b7_2_tx2 span {
    font-size: 4vw;
}

.b7 {
    background-size: cover;
}

.box1b8 {
    grid-template-columns: 100%;
}

.box1b8_bl {
    width: 75vw;
    background-size: 100% 100%;
}

p.box1b8_bl_tx {
    font-size: 4.5vw;
}

p.box1b8_bl_tx span {
    font-size: 3.4vw;
}

.box1b9 {
    grid-template-columns: 100%;
}

.box1b9_right {
    grid-template-columns: 71% 25%;
}

p.aff.box1b9_right_tx {
    font-size: 4vw;
}

.box1b9_right_lin {
    width: 100%;
    margin-left: 0;
    height: 100%;
    background-size: 52vw;
}

img.box1b9_right_img {
    width: 100%;
}

p.aff.box1b9_left_tx {
    font-size: 4vw;
}

.box1b9_left_lin {
    width: 100%;
    margin-left: 0;
    height: 100%;
    background-size: 52vw;
}

img.box1b9_left_img {
    width: 100%;
}

.ots.box1b9 {
    margin: 0;
}

.b10 {
    background-size: cover;
}

.ots.box1b7_2 {
    margin: 2vw 9vw;
}

p.b11_tx {
    font-size: 3.5vw;
    margin: 0;
}

p.b11_tx span {
    font-size: 5vw;
}

.b11 {
    background-size: contain;
}
.strrigh {
    display: none;
}

.strlev {
    display: none;
}
.ots_pp.box3b2 {
    padding-bottom: 9.1vw;
}

.box1b12 {
    grid-template-columns: 100%;
    width: 90%;
}

.box1b12_bl {
    width: 90%;
    height: 23vw;
}

img.box1b12_bl_img {
    width: 70vw;
}

p.box1b12_bl_tx {
    font-size: 3vw;
    padding-left: 21vw;
}

.b13 {
    background-size: cover;
    background-position-x: -54vw;
}

.ots_b13.box1b7_2 {
    margin: 5vw 9vw;
}

.box1b14 {
    grid-template-columns: 50% 50%;
    padding: 7vw 0 2px;
}

.box1b14_bl {
    margin: 0 auto 4vw;
    width: 43vw;
}

.box1b14_bl_1 {
    font-size: 4vw;
    padding: 2vw 5vw 8vw;
    background-size: 20.7vw;
}

p.box1b14_bl_2_tx {
    font-size: 3vw;
}

.b14 {
    background-size: 446vw;
}

p.box2b14_tx {
    font-size: 3vw;
    padding: 2vw;
}

.box2b14 {
    width: 100%;
}

.box1b15 {
    grid-template-columns: 100%;
}

p.box1b15_bl_kon_tx11 {
    font-size: 3.5vw;
}

p.box1b15_bl_kon_tx12 {
    font-size: 3.5vw;
}

a.box1b15_bl_kon_tx12 {
    font-size: 3.5vw;
}

p.box1b15_bl_kn_tx {
    font-size: 3vw;
}

.box1b15_bl {
}

.ots_b15.box3b2 {
    display: none;
}

.b15 {
    background-size: cover;
}

p.box2b15_bl_tx {
    font-size: 3vw;
    margin: 8vw 0 6.5vw;
}

.box2b15_bl {margin: 0;}

.box2b15 {
    grid-template-columns: 100%;
}
.none {
    display: none;
}
p.box1b6_bl_tx1 {
    font-size: 3.2vw;
    margin: 3.5vw 0;
    height: auto;
}
p.odp.box1b15_bl_kon_tx11 {
    padding-bottom: 4vw;
}






p.box1b1_s_tx1 {
    font-size: 5vw;
}

img.box1b1_s_img {
    width: 30vw;
}
}
