@charset "UTF-8";
/* CSS Document */

/*common*/
body {
  color: #fff;
  background-image: url(../image/common/main-bg.jpg);
  min-width: 1024px;
  font-family: 'Bell Gothic Std W01 Bold','Arial','AxisStd-Medium','游ゴシック' , 'Yu Gothic';
}

#top {
  background-color: #004593;
  background-image: none;
}

.sp-top {
  display: none;
}

.sp-movie {
  display: none;
}

.sp .sp_hide {
  display: none !important;
}

.pc .pc_hide {
  display: none !important;
}

main {
  transition-duration: 0.3s;
  z-index: 20;
  background-size: cover;
}

.futu-ex {
  font-family: "Futura LT W01 Extra Bold";
}

header {
  background: linear-gradient(-88deg, rgba(0, 69, 147, 1) 85.94%, #00b78e 100%);
  height: 85px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  min-width: 1024px;
  z-index: 10000;
  min-height: 100px;
}

#sp-header {
  display: none;
}

.sp-nav {
  display: none;
}

h1 img {
  width: 165px;
  position: absolute;
  left: 30px;
  top: 30px;
}

h1 a:hover {
  opacity: 0.5;
  transition-duration: 0.3s;
}

.st0 {
  transition-duration: 0.3s;
}

ul.sns-list.clfix {
  position: absolute;
  right: 0;
  top: 10px;
}

.sns-list a {
  position: relative;
}

.sns-list a:hover .st0 {
  fill: #00b78e;
  transition-duration: 0.3s;
}

.sns-list li {
  float: left;
  margin-right: 25px;
  height: 20px;
}

.sns-list li img {
  display: inline-table;
  vertical-align: middle;
  height: 23px;
}

.sns-list li:first-child {
  width: 18px;
  height: 19px;
}

.sns-list li:first-child svg {
  width: 18px;
  height: 19px;
}

.sns-list li:nth-child(2) {
  width: 18px;
  display: none;
}

.sns-list li:nth-child(2) svg {
  width: 18px;
  height: 19px;
}

.sns-list li:nth-child(3) {
  width: 18px;
}

.sns-list li:nth-child(3) svg {
  width: 18px;
  height: 19px;
}

.sns-list li:nth-child(4) {
  width: 21px;
}

.sns-list li:nth-child(4) svg {
  width: 21px;
  height: 19px;
}

.sns-list li:nth-child(5) {
  width: 17px;
  display: none;
}

.sns-list li:nth-child(5) svg {
  width: 17px;
  height: 19px;
}

.sns-list li:nth-child(6) {
  width: 22px;
}

.sns-list li:nth-child(6) svg {
  width: 22px;
  height: 19px;
}

.sns-list li:nth-child(7) {
  width: 16px;
  display: none;
}

.sns-list li:nth-child(7) svg {
  width: 16px;
  height: 100%;
}

.sns-list li:nth-child(8) {
  margin-right: 8px;
  margin-top: 4px;
}

.sns-list li:nth-child(8) a:hover {
  transition-duration: 0.3s;
  color: #15dbe7;
}

.sns-list li:nth-child(9) {
  margin-right: 6px;
  margin-top: 4px;
}

.sns-list li:nth-child(10) {
  margin-top: 4px;
  transition-duration: 0.3s;
}

.sns-list li:nth-child(10) a:hover {
  transition-duration: 0.3s;
  color: #00b78e;
}

ul#globalmenu {
  position: absolute;
  right: 0;
  top: 50px;
}

#globalmenu a {
  position: relative;
  text-align: center;
  color: #fff;
}

#globalmenu a:hover {
  color: #00b78e;
  transition-duration: 0.3s;
}

a.on {
  color: #00b78e !important;
}

/*#globalmenu a::after {
    content: attr(data-txt);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #0edd96;
    clip: rect(0,0,100px,0);
    transition: clip 0.3s linear;
      -webkit-mask-image:-webkit-linear-gradient(45deg,
    rgba(0,0,0,0) 25%,
    rgba(0,0,0,0) 35%,
    rgba(0,0,0,0) 50%,
    rgba(0,0,0,0.5) 60%,
    rgba(0,0,0,1) 75%,
    rgba(0,0,0,1) 85%,
    rgba(0,0,0,1)
  );
}

#globalmenu a:hover::after {
    clip: rect(0,300px,100px,0);
}
*/




ul#globalmenu li a:hover .st0 {
  fill: #00b78e;
  transition-duration: 0.3s;
}

ul#globalmenu li a img {
  display: inline-table;
  vertical-align: middle;
  height: 16px;
}

ul#globalmenu li a svg {
  display: inline-table;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-top: -2px;
}

#globalmenu li {
  float: left;
  margin-right: 18px;
  font-weight: bold;
  position: relative;
}

#globalmenu li:last-child {
  margin-right: 26px;
}

#globalmenu li a {
  transition-duration: 0.3s;
}

/*common*/



/*top*/
section#top01 {
  margin-top: 80px;
  margin-bottom: -5px;
  height: 100vh;
  position: relative;
}

.iframe-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.play_wrapper {
  position: relative;
  height: 100vh;
  width: 100%;
  background: #000;
  margin-top: -350px;
  overflow: hidden;
}

div#player {
  width: 100%;
  height: 100vh;
  position: relative;
}

video.video-stream.html5-main-video {
  top: 0 !important;
}

.recent-news-list li {
  width: 33.33%;
  float: left;
  position: relative;
  overflow: hidden;
}

.recent-news-list li a {
  position: relative;
}

.recent-news-list li a:hover:before {
  opacity: 1;
  transition-duration: 0.3s;
}

.recent-news-list li a:before {
  background: linear-gradient(-135deg, rgba(0, 69, 147, 0.8) 50%, rgba(0,181,142,0.5) 100%);
  content: "";
  display: inline-block;
  width: 101%;
  height: 101%;
  position: absolute;
  top: -1px;
  left: -1px;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 12;
}

.recent-news-list li img {
  width: 100%;
}

li.current {
  background: #fff;
  color: #03095b;
}

.news-cat {
  width: 115px;
  position: absolute;
  left: 0;
  top: 0;
    /*background: linear-gradient(-85deg, rgba(0, 69, 147, 1) 68%, rgba(0,181,142,1) 98%);*/
  font-size: 80%;
  padding: 7px 10px;
  z-index: 10;
  text-align: left;
}

.news-cat .detail-cat {
  padding-top: 0px;
  width: 80px;
}

.news-date {
  width: 115px;
  position: absolute;
  left: 0;
  top: 0px;
  background: linear-gradient(-85deg, rgba(0, 69, 147, 1) 70%, rgba(0,181,142,1) 100%);
  font-size: 80%;
  padding: 25px 10px 5px;
  text-align: left;
}

.news-date .detail-date {
  font-size: 1.1rem !important;
  font-weight: 400 !important;
}

p.news-cap {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: left;
  width: 100%;
  height: 63px;
  display: inline;
  background: linear-gradient(-135deg, rgba(0, 69, 147, 0.8) 70%, rgba(0,181,142,0.5) 100%);
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 12px;
  padding-right: 20px;
}

p.news-cap img {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 40px;
  height: auto;
}

.news-cap span {
  vertical-align: middle;
  display: table-cell;
  height: 43px;
  line-height: 1.2;
  visibility: hidden;
  overflow: hidden;
}

.article01 {
  width: 100%;
}

.article02 {
  width: 100%;
}

.article-left {
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 60px;
  background-image: url(../image/common/main-bg2.jpg);
}

.article-right {
  float: right;
  width: 50%;
}

.article-right2 {
  float: left;
  width: 50%;
}

.article-right img {
  width: 100%;
  height: auto;
}

.article-right2 img {
  width: 100%;
  height: auto;
}

p.article-ttl {
  font-size: 1.5rem;
  position: relative;
  padding-left: 60px;
  margin-top: 65px;
  line-height: 1.5;
}

.article-ttl:before {
  content: " ";
  display: inline-block;
  width: 50px;
  height: 50px;
  background: url(../image/common/article-logo.png);
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

.article-txt {
  width: 90%;
  margin-top: 20px;
  line-height: 1.6;
}

p.article-ttl span {
  font-size: 2.2rem;
}

.read-more {
  width: 150px;
  border: 1px solid;
  text-align: center;
  height: 36px;
  padding-top: 9px;
  margin-top: 25px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  padding-left: 15px;
  overflow: hidden;
  transition-duration: 0.3s;
  color: #fff;
  z-index: 1;
}

.read-more:hover {
  color: #004593;
  transition-duration: 0.3s;
  border: 1px solid #fff;
}

.read-more:hover:before {
  color: #004593;
  transition-duration: 0.3s;
  border-left: 5px solid #004593;
}

.read-more:before {
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff;
  content: "";
  position: absolute;
  left: 15px;
  top: 12px;
}

.read-more::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  transition-duration: 0.3s;
  z-index: -1;
}

.read-more:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #fff;
}

#top03 {
  width: 100%;
}

#top04 {
  background: url(../image/common/product-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 100px;
}

.product-wrap {
  width: 980px;
  margin: 0 auto;
}

.product-list li {
  float: left;
  width: 230px;
  position: relative;
  height: 345px;
}

product-list li a {
  display: block;
  height: 100%;
  width: 100%;
}

.product-list li a:hover .product-hover {
  transition-duration: 0.3s;
  opacity: 1;
}

img.product-hover {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition-duration: 0.3s;
}

.product-list li a:hover .product-hoverout {
  transition-duration: 0.3s;
  opacity: 0;
}

.product-list li:not(:first-child) {
  margin-left: 13px;
  position: relative;
}

.product-list li img {
  width: 100%;
  height: 345px;
}

p.product-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: left;
  padding-top: 65px;
  margin-bottom: 40px;
}

p.product-txt {
  text-align: left;
  width: 600px;
  line-height: 1.6;
}

ul.product-list {
  margin-top: 100px;
}

#instafeed li {
  float: left;
  width: 16.66%;
  position: relative;
  overflow: hidden;
}

#instafeed li a {
  position: relative;
  cursor: pointer;
}

#instafeed li a:hover:before {
  opacity: 1;
  transition-duration: 0.3s;
}

#instafeed li a:before {
  content: " ";
  display: inline-block;
  width: 101%;
  height: 101%;
  background: url(../image/common/insta-hover.png);
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: -1px;
  top: -1px;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 1;
}

#instafeed li img {
  width: 100%;
  height: auto;
    /*transform: scale(1.6);*/
}
/*top*/



/*footer*/
footer {
  position: relative;
  background-image: url(../image/footer/footer-bg.jpg);
}

.footer-wrap {
  width: 980px;
  margin: 0 auto;
  padding-top: 50px;
}

.foot-menu-wrap {
  width: 210px;
  float: left;
  text-align: left;
  margin-right: 90px;
}

p.foot-menu-ttl {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.menu-list li {
  margin-top: 15px;
}

.foot-global-wrap {
  width: 375px;
  float: left;
  text-align: left;
  margin-right: 90px;
}

ul.global-list01 {
  width: 25%;
  float: left;
}

.global-list01 li {
  margin-top: 15px;
  width: 60px;
}

ul.global-list02 {
  width: 25%;
  float: left;
}

.global-list02 li {
  margin-top: 15px;
}

ul.global-list03 {
  width: 50%;
  float: left;
}

.global-list03 li {
  margin-top: 15px;
}

p.foot-global-ttl {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

.foot-sns-wrap {
  float: right;
  width: 210px;
  text-align: left;
}

p.followus-ttl {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

ul.foot-sns li {
  margin-top: 15px;
  position: relative;
  padding-left: 25px;
}

ul.foot-sns li:first-child:before {
  content: " ";
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../image/header/fb-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

ul.foot-sns li:nth-child(2):before {
  content: " ";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../image/header/tw-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

ul.foot-sns li:nth-child(3):before {
  content: " ";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url(../image/header/insta-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

ul.foot-sns li:nth-child(4):before {
  content: " ";
  display: inline-block;
  width: 14px;
  height: 12px;
  background: url(../image/header/yt-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

ul.foot-sns li:nth-child(5):before {
  content: " ";
  display: inline-block;
  width: 13px;
  height: 12px;
  background: url(../image/header/vimeo-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

ul.foot-sns li:nth-child(6):before {
  content: " ";
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../image/header/gp-icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
}

img.foot-logo {
  width: 170px;
}

.foot-copy {
  border-top: 1px solid rgba(255,255,255,0.2);
  margin-top: 65px;
  padding-top: 35px;
}

img.foot-logo {
  width: 170px;
  float: left;
  display: block;
}

p.copyright {
  float: right;
  font-size: 1.1rem;
  margin-top: 20px;
}

a.to-top {
  display: block;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 60px;
  bottom: 70px;
  z-index: 9999;
}

a.to-top:hover .page-top-hover {
  opacity: 1;
  transition-duration: 0.3s;
}

img.page-top-hover {
  opacity: 0;
  transition-duration: 0.3s;
}

a.to-top img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999;
}

footer a {
  position: relative;
  color: #fff;
}

footer a:hover {
  color: #00b78e;
  transition-duration: 0.3s;
}
/*
footer a::after {
    content: attr(data-txt);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #0edd96;
    clip: rect(0,0,100px,0);
    transition: clip 0.3s linear;
      -webkit-mask-image:-webkit-linear-gradient(45deg,
    rgba(0,0,0,0) 25%,
    rgba(0,0,0,0) 35%,
    rgba(0,0,0,0) 50%,
    rgba(0,0,0,0.5) 60%,
    rgba(0,0,0,1) 75%,
    rgba(0,0,0,1) 85%,
    rgba(0,0,0,1)
  );
}


footer a:hover::after {
    clip: rect(0,300px,100px,0);
    transition-duration:0.3s;
}
*/

/*footer*/




/*news*/

img.news-img {
  margin-bottom: 40px;
}

a.btn-off {
  opacity: 0.3;
  cursor: default;
}

ul.pager {
  padding-top: 60px;
  padding-bottom: 90px;
  margin: 0 auto;
  width: 265px;
  display: table;
  border-collapse: collapse;
  margin-top: 60px;
  margin-bottom: 90px;
}

ul.pager li {
  margin-right: -1px;
  display: inline-block;
  width: 35px !important;
  height: 35px;
  border: 1px solid #fff;
  box-sizing: border-box;
  vertical-align: middle;
  transition-duration: 0.3s;
  padding-top: 10px;
}

.pager li a {
  height: 35px;
  width: 35px;
  margin-top: -10px;
  display: inline-block;
}

ul.pager li:first-child {
  position: relative;
}

ul.pager li:last-child {
  position: relative;
}

ul.pager li:first-child:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  transform: rotate(180deg);
  transition-duration: 0.3s;
}

ul.pager li:last-child:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  transition-duration: 0.3s;
}

ul.pager li:hover:first-child:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #03095b;
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  transform: rotate(180deg);
  transition-duration: 0.3s;
}

ul.pager li:hover:last-child:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #03095b;
  left: 0;
  right: 0;
  margin: auto;
  top: 9px;
  transition-duration: 0.3s;
}

ul.pager li:hover {
  color: #000;
  background: #fff;
  transition-duration: 0.3s;
}

ul.pager li:hover a {
  color: #03095b;
  transition-duration: 0.3s;
}

#news {
  background-image: url(../image/news/news-bg.jpg);
}

.news-feature-pc {
  display: block;
}

section#news01 {
  margin-top: 85px;
}

p.news-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 50px;
}

.feature-news {
  position: relative;
}

.feature-img-wrap {
  width: 100%;
  height: 621px;
  overflow: hidden;
  position: relative;
}

.feature-img-wrap img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

p.feature-cat {
    width: 115px;
  position: absolute;
  left: 0;
  top: 0;
    /*background: linear-gradient(-85deg, rgba(0, 69, 147, 1) 68%, rgba(0,181,142,1) 98%);*/
  font-size: 80%;
  padding: 7px 10px;
  z-index: 10;
}

p.feature-date {
    width: 115px;
  position: absolute;
  left: 0;
  top: 0px;
  background: linear-gradient(-85deg, rgba(0, 69, 147, 1) 70%, rgba(0,181,142,1) 100%);
  font-size: 80%;
  padding: 25px 10px 5px;
  z-index: 9;
}

.feature-txt {
  width: 100vw;
  height: 130px;
  background: #fff;
  color: #000;
  font-size: 2.4rem;
  text-align: left;
  display: table-cell;
  vertical-align: middle;
}

.feature-txt a {
  color: #000;
}

.feature-txt p {
  width: 980px;
  margin: 0 auto;
  position: relative;
  padding-left: 75px;
  padding-top: 2px;
  line-height: 1.2;
}

.feature-txt p:before {
  background: url(../image/news/news-logo.png);
  content: " ";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

ul.news-list {
  background: #fff;
}

ul.news-list li {
  width: 33.33%;
  float: left;
  position: relative;
  background: #fff;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  height: auto;
  background: #fff;
}

ul.news-list li a {
  position: relative;
}

ul.news-list img {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #eee;
}

ul.news-list li a:hover:before {
  opacity: 1;
  transition-duration: 0.3s;
}

ul.news-list li a:before {
  background: linear-gradient(-135deg, rgba(0, 69, 147, 0.8) 50%, rgba(0,181,142,0.5) 100%);
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 12;
}

.feature-cap {
  background-color: #fff;
  color: #000;
  height: 80px;
    /* padding-top: 23px; */
  position: relative;
  padding-left: 70px;
  text-align: left;
  line-height: 1.4;
  display: table-cell;
  width: 700px;
  vertical-align: middle;
}

p.feature-cap:before {
  background: url(../image/news/news-logo.png);
  content: " ";
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  position: absolute;
  left: 20px;
  top: 19px;
    /* bottom: 0; */
  margin: auto;
}

.news-readmore {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -33%;
  margin: auto;
  width: 150px;
  height: 36px;
}

.sp-link {
  display: none;
}
/*news*/


/*news-detail*/
main#news-detail {
  margin-top: 85px;
  background-image: url(../image/news/news-bg.jpg);
}

p.detail-ttl {
  font-size: 3.0rem;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 30px;
  line-height: 42px;
}

p.detail-cat {
  background: linear-gradient(-85deg, rgba(0, 69, 147, 0.9) 68%, rgba(0,181,142,01) 100%);
  width: 80px;
  height: 27px;
  padding-top: 7px;
  text-align: center;
}

.detail-wrap {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  padding-top: 60px;
}

.detail-txt a {
  display: inline;
  text-decoration: underline;
}

.detail-txt a:hover {
  color: #00b78e;
  transition-duration: 0.3s;
}

p.detail-date {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 40px;
}

p.detail-txt {
  line-height: 1.8;
  font-size: 1.5rem;
  padding-bottom: 45px;
}

.detail-wrap img {
  width: 100%;
  height: auto;
}

.prev {
  display: inline-block;
  text-align: center;
  border: 1px solid;
  width: 143px;
    /*height: 45px;*/
  padding: 10px 0 10px;
  font-weight: bold;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.prev:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #fff;
  content: "";
  position: absolute;
  left: 25px;
  top: 10px;
  transform: rotate(180deg);
}

.prev::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  transition-duration: 0.3s;
  z-index: -1;
}

.prev-hover:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #fff;
}

.prev-hover:hover {
  color: #004593;
  border: 1px solid #fff;
  transition-duration: 0.3s;
}

.prev-hover:hover:before {
  border-left: 10px solid #004593;
  transition-duration: 0.3s;
}

.next {
  display: inline-block;
  text-align: center;
  border: 1px solid;
  width: 143px;
    /*height: 45px;*/
  padding: 10px 0 10px;
  font-weight: bold;
  margin-left: -4px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.next::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  transition-duration: 0.3s;
  z-index: -1;
}

.next-hover:hover::before {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #fff;
}

.next-hover:hover {
  color: #004593;
  border: 1px solid #fff;
  transition-duration: 0.3s;
}

.next-hover:hover:after {
  border-left: 10px solid #004593;
  transition-duration: 0.3s;
}

.next:after {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #fff;
  content: "";
  position: absolute;
  right: 25px;
  top: 10px;
}

.next-prev {
  width: 300px;
  margin: 0 auto;
  padding-top: 75px;
  padding-bottom: 85px;
}

p.archive-ttl {
  font-size: 3.0rem;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 35px;
}
/*news-detail*/


/*motorsports*/
main#motorsports {
    margin-top: 85px;
    background-image:url(../image/news/news-bg.jpg);
    padding-bottom: 155px;
}

/*sponsorship*/
main#sponsorship {
  margin-top: 85px;
  background-image: url(../image/news/news-bg.jpg);
  padding-bottom: 155px;
}

p.motor-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 55px;
  padding-bottom: 55px;
}

ul.motor-list li {
  width: 100%;
  height: 356px;
  position: relative;
  overflow: hidden;
  background: #004593;
    /*transition-duration:0.3s;*/
}

ul.motor-list a:hover > img {
  opacity: 0.5;
  transition-duration: 0.3s;
}

ul.motor-list a:hover .motor-cap {
  transition-duration: 0.8s;
  background-position: top;
  background: linear-gradient(-50deg, rgba(38,171,151,0.4),rgba(0,69,147,0.6));
  background-position: left;
  transition-delay: 1s;
}

ul.motor-list li a > img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
    /*transition-duration:0.3s;*/
}

.motor-cap {
  position: relative;
  float: right;
  height: 356px;
  width: 50%;
  background: linear-gradient(-135deg, rgba(0, 69, 147, 0.8) 70%, rgba(0,181,142,0.5) 100%);
  background-repeat: no-repeat;
    /*transition-duration:0.8s;*/
  background-position: center;
}

.motor-cap.fl {
  float: left;
}

.motor-logo {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 90px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.motor-logo > img {
  width: 100% !important;
  height: auto !important;
}

p.motor-txt {
  font-size: 2.2rem;
  display: table-cell;
  vertical-align: middle;
  height: 365px;
  padding-left: 175px;
  line-height: 1.4;
  text-align: left;
}
/*sponsorship*/


/*sponsorship-detail*/
main#motor-detail {
  margin-top: 85px;
  background-image: url(../image/common/news-bg.jpg);
  padding-bottom: 60px;
}

p.mootor-detail-ttl {
  font-size: 1.8rem;
  font-weight: bold;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.8;
}

p.mootor-detail-ttl span {
  font-size: 3.6rem;
  font-weight: bold;
}

p.motor-detail-img {
  height: 452px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

p.motor-detail-img img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 1920px;
}

.motor-detail-cap {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5rem;
  line-height: 1.6;
  padding-top: 55px;
  padding-bottom: 75px;
}

.motor-detail-cap2 {
  width: 980px;
  margin: 0 auto;
  text-align: center;
  font-size: 1.5rem;
  line-height: 1.6;
  padding-bottom: 20px;
}

.link-area {
  width: 980px;
  margin: 0 auto;
  text-align: left;
  font-size: 1.5rem;
}

.link-area a {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 1.4;
}

.link-area a:before {
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 10px solid #fff;
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
}

p.mootor-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 70px;
  padding-bottom: 45px;
}

.motor-result {
  display: table;
  width: 245px;
  margin: 0 auto 0 auto;
  text-align: left;
}

.motor-result p.midash {
  width: 70px;
}

.motor-result p {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  width: 175px;
  line-height: 1.8;
}

.motor-result2 {
  display: table;
  width: 275px;
  margin: 0 auto 0 auto;
  text-align: left;
}

.motor-result2 p.midash {
  width: 100px;
}

.motor-result2 p {
  display: table-cell;
  text-align: left;
  vertical-align: top;
  width: 175px;
  line-height: 1.8;
}

.motor-result p span {
  width: 120px;
  display: inline-block;
}

.mootor-date {
  display: table;
  width: 516px;
  margin: 0 auto;
  padding-bottom: 10px;
}

.mootor-date p {
  display: table-cell;
  text-align: left;
  line-height: 2.2;
}

#motor-detail hr {
  border-top: 1px solid;
  width: 516px;
  margin: 0 auto;
  padding-top: 10px;
}

p.midashi {
  width: 170px;
  text-align: left;
}

.img-wrap {
  width: 980px;
  margin: 0 auto;
  margin-top: 80px;
}

.img-wrap img {
  width: 100%;
  height: auto;
}

.motor-table {
  text-align: left;
  width: 516px;
  margin: 0 auto;
  line-height: 1.6;
}

.motor-table tr {
  border-bottom: 1px solid;
}

.motor-table tr:last-child {
  border: none;
}

.motor-table th {
  width: 190px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.motor-table td {
  padding-top: 15px;
  padding-bottom: 15px;
}
/*sponsorship-detail*/



/*product*/
main#product {
  margin-top: 85px;
}

li.btn-off {
  opacity: 0.5;
}

.btn-off:before {
  opacity: 0.5;
}

.sp-product-name {
  display: none;
}

#product .product-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  padding-top: 65px;
  margin-bottom: 40px;
}

#product .product-txt {
  text-align: left;
  width: 750px;
  line-height: 1.6;
  margin: 0 auto;
}

section#product01 {
  background-image: url(../image/product/product-bg.jpg);
  background-repeat: no-repeat;
  height: 800px;
  width: 100%;
  background-size: cover;
}

main#product-detail {
  margin-top: 85px;
  background-image: url(../image/product/product-detail-bg.png);
  background-size: cover;
  width: 100%;
}

section#product-detail01 {
  width: 980px;
  margin: 0 auto;
  padding-top: 130px;
}

.detail-left {
  float: left;
  width: 50%;
}

.detail-left > p {
  width: 356px;
  height: 469px;
  margin: 0 auto;
  padding-top: 40px;
}
/*for product new image only*/
#fixedwidthp img{
       width: 115%;
  height: auto;
  margin-left: -14%;
}

.detail-left > p img {
  width: 100%;
  height: auto;
}

.detail-right {
  width: 50%;
  float: left;
  text-align: left;
}

p.product-name {
  font-size: 3.0rem;
  margin-bottom: 34px;
  font-weight: bold;
}

.detail-right .txt {
  line-height: 1.6;
}

.detail-right ul {
  margin-left: 15px;
}

.detail-right ul > li {
  list-style-type: disc;
}

p.moreinfo-ttl {
  margin-top: 60px;
  font-size: 3.0rem;
  font-weight: bold;
  margin-bottom: 34px;
}

.moreinfo-list_ul {
  width: 33.3%;
  float: left;
  transition-duration: 0.3;
}

.moreinfo-list_ul li {
  padding-left: 15px;
  font-size: 1.4rem;
  padding-top: 20px;
  position: relative;
}

.moreinfo-list_ul li:before {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  content: "";
  position: absolute;
  left: 0px;
  top: 21px;
}

.moreinfo-list_ul a:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}

table.moreinfo-list {
  width: 100%;
}

.moreinfo-list a {
  transition-duration: 0.3;
}

.moreinfo-list a:hover {
  opacity: 0.6;
  transition-duration: 0.3s;
}

table.moreinfo-list td {
  width: 33.33%;
  position: relative;
  padding-left: 15px;
  font-size: 1.4rem;
  padding-top: 20px;
  white-space: nowrap;
}

table.moreinfo-list td:before {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  content: "";
  position: absolute;
  left: 0px;
  top: 21px;
}

p.product-list-name {
  font-size: 3.0rem;
  font-weight: bold;
  margin-top: 170px;
}

section#product-detail02 {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 90px;
}
/*product*/


/*technology*/
main#technology {
  margin-top: 85px;
  background-image: url(../image/common/news-bg.jpg);
}

.sp-br {
  display: none;
}

p.tech-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 55px;
  padding-bottom: 50px;
}

ul.tech-list li:nth-child(2) .tech-cap-wrap {
  position: absolute;
  width: 400px;
  height: 170px;
  text-align: left;
  top: 0;
  left: 0;
  right: -25%;
  bottom: 0;
  margin: auto;
}

ul.tech-list li {
  position: relative;
  width: 100%;
  height: 600px;
  overflow: hidden;
    /*min-height:600px;*/
    /*min-width:980px;*/
}

ul.tech-list li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: auto;
}

.tech-cap-wrap {
  position: absolute;
  width: 400px;
  height: 170px;
  text-align: left;
  top: 0;
  left: -25%;
  right: 0;
  bottom: 0;
  margin: auto;
}

.tech-cap-wrap .ttl {
  font-size: 4.0rem;
  font-weight: bold;
  margin-bottom: 30px;
}

p.tech-txt {
  line-height: 1.6;
  margin-bottom: 30px;
}

a.detail-btn {
  display: block;
  width: 125px;
  height: 40px;
  border: 1px solid;
  text-align: center;
  padding-top: 12px;
  font-size: 1.6rem;
  font-weight: bold;
  position: relative;
  letter-spacing: 1px;
  padding-left: 10px;
  overflow: hidden;
  z-index: 1;
}

a.detail-btn:hover {
  color: #004593;
  border: 1px solid #fff;
}

a.detail-btn:hover:before {
  color: #004593;
  border-left: 9px solid #004593;
  transition-duration: 0.3s;
}

.detail-btn::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  display: block;
  transition-duration: 0.3s;
  z-index: -1;
}

.detail-btn:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #fff;
}

a.detail-btn:before {
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 9px solid #fff;
  content: "";
  position: absolute;
  left: 16px;
  top: 14px;
  transition-duration: 0.3s;
}
/*technology*/


/*movie*/
main#movie {
  margin-top: 85px;
  background-image: url(../image/common/news-bg.jpg);
}

p.movie-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  padding-top: 50px;
  padding-bottom: 45px;
}

div#bx-pager {
  width: 980px;
  margin: 0 auto;
  height: 430px;
}

div#bx-pager a {
  float: left;
  width: 230px;
  height: 130px;
  margin-right: 20px;
  position: relative;
}

div#bx-pager a:hover:before {
  opacity: 1;
  transition-duration: 0.3s;
}

div#bx-pager a:before {
  background: linear-gradient(-135deg, rgba(0, 69, 147, 0.8) 70%, rgba(0,181,142,0.5) 100%);
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition-duration: 0.3s;
  z-index: 1;
}

div#bx-pager a img {
  width: 100%;
  padding-bottom: 10px;
  height: auto;
}

div#bx-pager p {
  text-align: left;
}

div#slide-wrap {
  position: relative;
  width: 100%;
  background: #000;
  height: 555px;
  overflow: hidden;
}

.slide1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
}

.slide2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

ul.pager.clfix {
  width: 980px;
  margin: 0 auto;
}
/*movie*/


/*about*/
main#about {
  margin-top: 85px;
}

section#about01 {
  width: 100%;
  height: 800px;
  background-image: url(../image/about/about01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.about01-wrap {
  position: absolute;
  width: 700px;
  height: 230px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.about01-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 45px;
}

p.about01-txt {
  text-align: center;
  line-height: 1.6;
}

section#about02 {
  width: 100%;
  height: 800px;
  background-image: url(../image/about/about02.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.about02-wrap {
  position: absolute;
  width: 520px;
  height: 250px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.about02-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 45px;
}

p.about02-txt {
  text-align: center;
  line-height: 1.6;
}

p.about02-txt02 {
  margin-top: 40px;
  line-height: 1.8;
}

section#about03 {
  width: 100%;
  height: 800px;
  background-image: url(../image/about/about03.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.about03-wrap {
  position: absolute;
  width: 700px;
  height: 220px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.about03-ttl {
  font-size: 3.6rem;
  font-weight: bold;
  margin-bottom: 45px;
}

p.about03-txt {
  text-align: center;
  line-height: 1.6;
}
/*about*/



/*technology-detail*/
main#technology01 {
  margin-top: 85px;
  background-image: url(../image/technology/tech01-bg.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

main#technology02 {
  margin-top: 85px;
  background-image: url(../image/technology/tech02-bg.jpg);
  background-repeat: no-repeat;
  width: 100%;
  background-size: cover;
}

section#tech-detail01 {
  width: 980px;
  margin: 0 auto;
  padding-bottom: 180px;
}

.tech01-detail.clfix {
  margin-top: 50px;
}

.tech02-detail.clfix {
  margin-top: 50px;
}

.tech03-detail.clfix {
  margin-top: 50px;
}

.tech04-detail.clfix {
  margin-top: 50px;
}

.tech04-detail.clfix iframe {
  width: 980px;
  height: 551px;
}

p.tech-detail-txt {
  font-size: 1.5rem;
  line-height: 1.6;
  font-weight: bold;
}

.tech01-detail .left {
  width: 438px;
  text-align: left;
  float: left;
  line-height: 1.6;
  padding-top: 79px;
  margin-left: 40px;
}

.tech01-detail .right {
  width: 405px;
  float: right;
}

.tech01-detail .right img {
  width: 100%;
  height: auto;
}

.tech02-detail .left {
  width: 405px;
  float: left;
}

.tech02-detail .left img {
  width: 100%;
  height: auto;
}

.tech02-detail .right {
  width: 405px;
  float: right;
  text-align: left;
  padding-top: 118px;
  margin-right: 78px;
  line-height: 1.6;
}

.tech03-detail .left {
  width: 405px;
  text-align: left;
  float: left;
  padding-top: 90px;
  margin-left: 40px;
  line-height: 1.6;
}

.tech03-detail .right {
  width: 405px;
  float: right;
}

.tech03-detail .right img {
  width: 100%;
  height: auto;
}

#technology02 .tech01-detail .left {
  padding-top: 50px;
}

#technology02 .tech02-detail .right {
  padding-top: 50px;
  width: 474px;
  margin-right: 40px;
}

#technology02 .tech03-detail .left {
  padding-top: 50px;
}

p.tech-detail-txt02 {
  width: 700px;
  text-align: left;
  margin: 0 auto;
  padding-top: 50px;
  line-height: 1.6;
}

p.tech02-ttl {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  height: 30px;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

p.tech02-ttl2 {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  height: 30px;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

p.tech02-ttl3 {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  height: 30px;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

p.tech-text {
  margin-top: 15px;
}

p.tech-no {
  width: 30px;
  height: 30px;
  display: table-cell;
  vertical-align: middle;
}

p.tech-no img {
  width: 30px;
  height: 30px;
}

a.active img {
  border: 2px solid;
  box-sizing: border-box;
}
/*technology-detail*/

/* GLOBAL SITE MENU */

#globalmenu li.global-site-button {
}
/*
#globalmenu li.global-site-button .global-site-menu::before{
  position: absolute;
  content: "";
  right: 55px;
  top: 25px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 15px 10px 15px;
  border-color: transparent transparent #000000 transparent;
}
*/

#globalmenu li.global-site-button .global-site-menu {
  width: 415px;
  position: absolute;
  top: 15px;
  right: -26px;
  display: none;
  opacity: 0.0;
}

#globalmenu li.global-site-button .global-site-menu .global-site-menu-inner {
  margin-top: 35px;
  background: rgba(3, 9, 91, 0.75);
  /*background: linear-gradient(-88deg, rgba(0, 69, 147, .75), rgba(0, 183, 142, 0.75));*/
  padding: 20px 26px;
  text-align: left;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 10px 20px;
}

#globalmenu .global-site-menu li a {
  text-align: left;
}

.global-site-menu ul.global-list01 {
  width: 25%;
  float: left;
}

.global-site-menu .global-list01 li {
  margin-top: 15px;
  width: 60px;
}

.global-site-menu ul.global-list02 {
  width: 25%;
  float: left;
}

.global-site-menu .global-list02 li {
  margin-top: 15px;
}

.global-site-menu ul.global-list03 {
  width: 50%;
  float: left;
}

.global-site-menu .global-list03 li {
  margin-top: 15px;
}

.global-site-menu .global-site-menu-inner .hd-global-ttl {
  font-size: 2.2rem;
  font-weight: bold;
  border-bottom: 1px solid;
  padding-bottom: 10px;
}

/* スマホ用GLOBALメニュー */
.sp-global-site-menu {
  display: none;
}





p.dealer-heading{
    padding-bottom: 10px;
}
.dealer_wrap {
    width: 980px;
    margin: 0 auto;
    text-align: left;
}
.dealer_country{
    width: 25%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    background-color: rgba(255, 255, 255, 0.2);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
}
.dealer_country ul li, .dealer_country ul li a{
    font-size: 19px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 31px;
}
.dealer_country ul li a:hover{
    background-image: url(../image/dealer/Left_Bar.jpg);
    background-size:100% 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
.dealer_info{
    width: 69%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: 30px;
}
.dealer_div{
    margin-bottom: 10px;
}
.dealer_div .info{
    background: url(../image/dealer/Left_Bar.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 15px;
    line-height: 24px;
}
.dealer_div .info{
    display: none;
}
.dealer_div .info p a{
    display: inline-block;
}
.flag img{
    width: 100%;
    cursor: pointer;
}
.dealer_div.singapore{
    /*background: url(../image/dealer/Flag_01Spore.jpg);*/
}
.dealer_div .social_media li a svg{
    width: 18px;
    height: 19px;
    margin-top: 5px;
    margin-left: 10px;
}
.dealer_div .social_media li:first-child a svg{
    width: 18px;
    height: 19px;
    margin-top: 5px;
    margin-left: 0px;
}
.dealer_div .social_media li{
    display: inline-block;
}
.detail-wrap .ziex_image{
    width: 217px;
    vertical-align: top;
}
.image-caption{
    margin-top: 10px;
    margin-bottom: 30px;
}
.resptable{
    width: 45%;
}
.resptable tr td{
    padding-top: 11px;
}

.product_detail_table{
  border: 1px solid white;font-weight: normal;font-size: 12px;width: 100%;
}

.product_detail_table tr td:nth-child(2){
border: 1px solid white;border-bottom-color: transparent;

}
.product_detail_table tr:last-child td:nth-child(2){
  border: 1px solid white;border-bottom-color: white;
}
.product_detail_table tr:first-child td{
border: 1px solid white;border-bottom-color: white;
text-align: center;
}
.product_detail_table td{
 padding:5px 5px;
}

table.standard_table{
  margin-bottom: 30px;
}
table.standard_table tr td{
  width: auto;
  padding-bottom: 15px;
}
table.standard_table tr td:first-child{
  width: 15%;

}
table.standard_table tr td p{
  padding-bottom: 8px;
}

table.table_image_news{
  width: 80%;
  margin:auto;
}
table.table_image_news tr td{
  padding-left: 10px;
  padding-right: 10px;
}

table.standard_table1 tr td:first-child{
  width: 22%;

}
table.standard_table1 tr td{
  width: auto;
  padding-bottom: 15px;
}
table.standard_table1 tr td ul{
  padding-left: 17px;
}

table.standard_table1 tr td ul li{
  padding-bottom: 10px;
  list-style-type: circle;
}


/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
 
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
  table.standard_table1 tr td:first-child{
    width: 100%;

  }
  table.standard_table1 tr td{
    width: 100%;
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid white;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
  }
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}