@charset "UTF-8";
/* ------------------------------------------------------------------------------
   Typography
-------------------------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Source%20Sans%20Pro:300,400,500,600,700);
/* ------------------------------------------------------------------------------
   Global Styles
-------------------------------------------------------------------------------*/

  header #GlobalNavi .icLang.pos2.onlySP {
	  display: none !important;
  }


body {
  font-family: "Roboto Slab",Garamond,"Times New Roman","游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HiraMinProN-W3","HGS明朝E","ＭＳ Ｐ明朝","MS PMincho",serif;
  font-weight: 300;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.8em;
}

.gotic {
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Helvetica,Arial,'ＭＳ Ｐゴシック','MS PGothic',sans-serif !important;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#video {
  display: none;
}
p {
  color: #333;
}

h1, h2, h3, h5, h6 {
  font-weight: 400;
}

h4 {
  font-weight: 300;
  font-size: 15px;
}

a {
  color: #ff5335;
}
a:hover {
  color: #d92709;
  text-decoration: none;
}
a:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pt_1-5 {
  padding-top: 1.5em !important;
}

.onlyPC {
  display: block !important;
}

.onlySP {
  display: none !important;
}

.tac {
  text-align: center !important;
}

.w150 {
  width: 150px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.linkA:hover {
  opacity: 0.6;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (max-width: 640px) {
  .fixed {
    position: fixed;
    width: 100%;
    height: 100%;
  }

  .welcome-message {
    position: relative;
  }

  nav {
    padding: 0;
    display: block;
  }

  #GlobalNavi {
    margin-left: 0;
  }
  #GlobalNavi li:last-child a {
    border: none;
  }
  header #GlobalNavi li:last-child a {
    border: none;
  }
  header #GlobalNavi .icLang {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    bottom:18%;
    left:40%;
  }
  header #GlobalNavi .icLang.pos2 {
    bottom: 18%;
    left: 50%;
  }

  header #GlobalNavi .icLang.current a {
    display: block;
    background: url(../img/langJP_sp_act.png) no-repeat;
    background-size: 28px;
  }
  header #GlobalNavi .icLang a {
    display: block;
    padding: 0;
    width: 28px;
    height: 28px;
    background: url(../img/langEN_sp.png) no-repeat;
    background-size: 28px;
    text-indent: -9999px;
  }
  header nav ul li a span:hover,
  header nav ul li.active a span {
    border-bottom: none;
  }
  #mb {
    width: 40px;
    position: absolute;
    top: 328px;
    left: 50%;
    right: 50%;
    margin-left: -21px;
    display: block;
    cursor: pointer;
    background-size: 100%;
  }
  #mb.btnClose {
    top: 0;
    left: 91%;
    background: url(../imgSp/gmenuClose_sp.png) no-repeat center center !important;
    background-size: 70% !important;
    position: fixed;
    z-index: 1006;
  }
  #mb .btnInner {
    position: relative;
    width: 100%;
    padding-top: 5px;
  }
  #mb .btnInner:before {
    content: "";
    display: block;
    padding-top: 100%;
  }
  #mb .btnInner .btn {
    position: absolute;
    top: 0;
    right: 50%;
    bottom: 0;
    left: 50%;
    z-index: 1005;
    margin-left: -20px;
  }

  #mb {
    background: url(../imgSp/gmenu_sp.png) no-repeat center center;
    background-size: 70%;
  }

  #GlobalNavi {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1003;
    display: none;
    width: 100%;
    height: 100vh;
    padding-bottom: 140px;
    background: #073190 url(../imgSp/gnavi_bg_sp.png) no-repeat center 40%;
    background-size: 60% auto;
  }
  #GlobalNavi li {
    display: block;
    padding: 0 1.5em;
  }
  #GlobalNavi li a {
    display: block;
    width: 100%;
    border-bottom: 1px dotted #8398c8;
    padding: 20px 0;
    font-size: 14px;
	 font-weight:bold !important;
    color: #333;
  }
  #GlobalNavi li a span {
    display: block;
    width: 100%;
    text-indent: -9999px;
    padding-bottom: .85em;
  }
  #GlobalNavi li.btn1 span {
    background: url(../imgSp/btn1Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  #GlobalNavi li.btn2 span {
    background: url(../imgSp/btn2Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  #GlobalNavi li.btn3 span {
    background: url(../imgSp/btn3Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  #GlobalNavi li.btn4 span {
    background: url(../imgSp/btn4Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }
  #GlobalNavi li.btn5 span {
    background: url(../imgSp/btn5Bg_sp.png) no-repeat left center;
    background-size: auto 100%;
  }


.showNavi {
	padding-top: 50px;
	display: block !important;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

}

  #GlobalNavi li a {
    font-size: 14px;
	font-weight:bold !important;
  }

/* ------------------------------------------------------------------------------
   main
-------------------------------------------------------------------------------*/
.main {
  background: url(../img/top_bg1.jpg) no-repeat center top;
  background-size: cover;
  padding: 3em 0 4.5em;
  position: relative !important;
  color: #fff;
}

.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
}

.logo {
  text-align: center;
  margin-bottom: 2.25em;
}

.main h1 {
  position: absolute;
  left: 0;
  right: 0;
  top: 450px;
}

.welcome-message {
  padding-top: 1.5em;
}

.rotate {
  text-shadow: none !important;
}



/* ------------------------------------------------------------------------------
   Features
-------------------------------------------------------------------------------*/
.section-spacing {
  padding: 4.5em 0;
}

.features.section-spacing {
  padding-bottom: 2.25em;
}
.features h2 {
  margin-top: 0;
}

.product-features h4 {
  margin-top: 0;
}

.features h2 {
  margin-bottom: 1.5em;
  font-weight: 700;
  font-size: 27px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.features h3 {
  font-size: 24px;
  color: #333;
  line-height: 1.5;
}
.features h4 {
  font-size: 18px;
  color: #333;
  line-height: 1.5;
}
.features p {
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.product-features {
  margin-bottom: 3em;
}
.product-features p {
  line-height: 2;
  margin-bottom: 0;
  color: #333;
}

.center-block {
  float: none;
}

/* ------------------------------------------------------------------------------
   leadArea
-------------------------------------------------------------------------------*/
.leadAreaW {
  background: url(../img/top_bg3.jpg) center top no-repeat;
  background-size: 100% auto;
}
.leadArea {
  height: 600px;
  background: url(../img/top_bg3.jpg) center top no-repeat fixed;
  background-size: 100% auto;
  color: #fff;
  position: relative;
}


.overlay-t {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
}

.leadArea h2 {
  margin-bottom: 45px;
  color: #fffefe;
}
.leadArea p {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #fff;
}
.leadArea .center-block p:last-child {
  margin-top: 45px !important;
  margin-bottom: 45px;
}
.leadArea .center-block p:last-child img {
  max-width: 50%;
}
.leadArea p a span:hover {
  opacity: 0.6;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

@media (max-width: 640px) {
  .leadArea {
    height: auto;
  }
  .leadArea.section-spacing {
    padding: 3.5em 0;
  }
  .leadArea h2 {
    font-size: 18px;
  }
}
/* ------------------------------------------------------------------------------
   topic
-------------------------------------------------------------------------------*/
.topic {
  background: url(../img/tourist_bg.jpg) center top;
}
.topic.section-spacing {
  padding: 4.5em 0;
}
.topic h2 {
  margin-top: 0;
  margin-bottom: 1.5em;
  position: relative;
}
.topic h2 span {
  position: absolute;
  top: -30%;
  right: 1.5%;
}
.topic ul.topicsList {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.topic ul.topicsList li {
	margin-bottom: 15px;
  padding: 0 .5em;
  float: left;
  box-sizing:border-box;
  width: 48%;
  text-align: center;
  margin-bottom: 10px;
}

.topic ul.topicsList li img {
  width: 100%;
}

.topic ul.topicsList li .wpp {
	display: block;
	position: relative;
	width: 100%;
}
.topic ul.topicsList li .wpp .wp:before {
	content:"";
	display: block;
	padding-top: 75%;
}
.topic ul.topicsList li .wpp .wp .pp {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-image: url(/img/noimage.jpg);
	background-position: center center;
	background-size: cover;
	overflow: hidden;
}
.topic ul.topicsList li .wpp .wp .pp a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.topic ul.topicsList li dl {
  display: table;
  padding: 15px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #073190;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 1.3rem;
}
.topic ul.topicsList li dl dt {
  display: table-cell;
  font-style: italic;
  border-right: 1px dotted #bebaab;
  width: 25%;
  font-size: 12px;
  padding-right: .5em;
}
.topic ul.topicsList li dl dd {
  display: table-cell;
  padding-left: .5em;
}
.topic ul.topicsList li p {
  font-size: 14px;
  text-align: left;
}

@media (min-width: 641px) {
.topic .row {
  display: table;
  width: 100%;
}
.topic .topicsArea {
  display: table-cell;
  width: 61%;
  text-align: center;
}

.topic .fbArea {
  display: table-cell;
  vertical-align: top;
  width: 39%;
  background: url(../img/bg_square.png) no-repeat 96% 94%;
  background-size: 25%;
}

.topic ul.topicsList li:nth-child(2n+1){
  margin-right: 2%;
}


}

@media (max-width: 640px) {
  .topic{
    position: relative;
  }
  .topic .row {
    margin: 0 auto;
    width: 100%;
  }
  .topic h2 {
    margin-top: 12px;
    position: relative;
  }
  .topic h2 span {
    position: absolute;
    top: 100%;
    right: 50%;
    left: 50%;
    margin-left: -9px;
    margin-right: -9px;
}
  .topic ul.topicsList {
    display: block;
    min-width: 100%;
  }

  .topic ul.topicsList li {
	margin-right: 0;
  }

  .topic .topicsArea {
    width: 100%;
  	margin: 0 auto 20px;
  }

  .topic .fbArea {
  	width: 100%;
  	margin: 0 auto;
  	text-align: center;
	background: url(../img/bg_square.png) no-repeat 96% bottom;
    background-size: 25%;
  }

  .topic ul.topicsList li:nth-child(2n+1){
    margin-right: 3%;
  }
}
/* ------------------------------------------------------------------------------
   modelArea
-------------------------------------------------------------------------------*/
.modelArea {
  background: url(../img/model_bg.jpg) no-repeat center top;
  background-size: cover;
}
.modelArea h2 {
  margin-top: 12px;
  position: relative;
}
.modelArea h2 span {
  position: absolute;
  top: -30%;
  right: 1.5%;
}
.modelArea h3 {
  margin-bottom: 35px;
  font-size: 16px;
}
.modelArea ul {
  width: 100%;
  letter-spacing: -40em;
}
.modelArea ul:first-child {
  margin-bottom: 30px;
}
.modelArea li {
	float: left;
  display: inline-block;
  position: relative;
  width: 48.5%;
  letter-spacing: normal;
  text-align: center;
  box-sizing: border-box;
}

.modelArea li:first-child {
	margin-right: 3%;
}

.modelArea li .w100 {
  width: 100%;
}
.modelArea li span {
  display: block;
  width: 100%;
  position: absolute;
  text-align: center;
}
.modelArea li .modelLead {
  top: 15%;
}
.modelArea li .btnModel {
  bottom: 10%;
}

@media (max-width: 1200px) {
  .modelArea li .modelLead img {
    max-width: 80%;
  }
  .modelArea li .btnModel {
    bottom: 2%;
  }
  .modelArea li .btnModel img {
    max-width: 35%;
  }
}
@media (max-width: 640px) {
  .modelArea{
    position: relative;
  }
  .modelArea h2 {
    margin-top: 12px;
    position: relative;
}
  .modelArea h2 span {
    position: absolute;
    top: 180%;
    right: 50%;
    left: 50%;
    margin-left: -9px;
    margin-right: -9px;
}
  .col-md-11.col-sm-11.center-block {
    padding-left: 0;
    padding-right: 0;
  }

  .modelArea ul{
    margin: 0 auto;
  }

  .modelArea ul:first-child {
    margin-bottom: 0;
  }
  .modelArea li {
    width: 100%;
    margin-bottom: 15px;
  }
  .modelArea li .modelLead {
    top: 7%;
  }
  .modelArea li .modelLead img {
    max-width: 96%;
  }
  .modelArea li .btnModel {
    bottom: 5%;
  }
  .modelArea li .btnModel img {
    max-width: 35%;
  }
}
/* ------------------------------------------------------------------------------
   touristArea
-------------------------------------------------------------------------------*/
.touristArea {
  background: url(../img/tourist_bg.jpg) center top;
  width: 100%;
  overflow: hidden;
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto;
}
.touristArea h2 {
  position: relative;
}
.touristArea h2 span {
  position: absolute;
  top: -30%;
  right: 1.5%;
}
.touristArea h3 {
  padding-bottom: 35px;
  font-size: 16px;
}
.touristArea ul {
  width: 100%;
  margin-bottom: 0;
}
.touristArea li {
  width: 50%;
  float: left;
  position: relative;
  display: inline-block;
  letter-spacing: normal;
  box-sizing:border-box;
}
.touristArea li img {
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
.touristArea li span {
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
  box-sizing:border-box;
}
.touristArea li .lead {
  top: 15%;
  z-index: 1000;
}
.touristArea li .btnDetail {
  bottom: 8%;
  z-index: 1000;
}
.touristArea.section-spacing {
  padding: 4em 0 0;
  z-index: 1000;
  box-sizing:border-box;
}


@media (max-width: 1200px) {
  .touristArea li .lead {
    top: 7%;
  }
  .touristArea li .lead img {
    max-width: 60%;
  }
  .touristArea li .btnDetail {
    bottom: 15%;
  }
  .touristArea li .btnDetail img {
    max-width: 27%;
  }
}
@media (max-width: 640px) {
  .touristArea.section-spacing {
    padding: 1em 0 0;
  }
  .touristArea h2 img {
    max-width: 50% !important;
  }
  .touristArea h2 span {
    position: absolute;
    top: 200%;
    right: 50%;
    left: 50%;
    margin-left: -9px;
    margin-right: -9px;
  }
  .touristArea h2 span img {
    max-width: 100% !important;
  }
  .touristArea h3 {
    font-size: 15px;
    margin-bottom: 28px;
  }
  .touristArea li {
    width: 100%;
    display: block;
    margin-bottom: 1px;
  }
  .touristArea li .lead img {
    max-width: 86%;
  }
  .touristArea li .btnDetail {
    bottom: 2%;
  }
  .touristArea li .btnDetail img {
    max-width: 40%;
  }
}
/* ------------------------------------------------------------------------------
   catchArea
-------------------------------------------------------------------------------*/
.catchArea {
  height: auto;
  background: url(../img/top_bg4.jpg) center center no-repeat;
  background-size: cover;
  position: relative;
}

p.wow.fadeInLeft.text-center.animated {
  padding: 90px 0;
}

/* ------------------------------------------------------------------------------
   slideArea
-------------------------------------------------------------------------------*/
.slideArea {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  background: url(../img/body_bg.png);
  padding-bottom: 12em;
}

/* ------------------------------------------------------------------------------
   footerbnr
-------------------------------------------------------------------------------*/
.footerbnr {
  background: url(../img/footer_bg.png);
  padding-top: 3em;
  padding-bottom: 10px;
  position: relative;
  z-index: 9;
}
.footerbnr nav ul {
  display: table;
  margin: 0 auto;
  padding: 3.5em 0;
}
.footerbnr nav ul li {
  display: table-cell;
  font-weight: bold;
}
.footerbnr nav ul li a{
  display: block;
  padding: 0 1.5em;
  border-right: 1px dotted #adadad;
  font-size: 13px;
  color: #333;
  font-weight: bold;
}
.footerbnr nav ul li a span{
  padding-bottom: 1em;
}
.footerbnr nav ul li:first-child a {
  border-left: 1px dotted #adadad;
}
.footerbnr nav ul li a:hover span,
.footerbnr nav ul li.active a span {
    border-bottom: 2px solid #333;
}

.footerbnr .row {
  padding-top: 2em;
}
.footerbnr h2 {
  font-size: 16px;
  font-weight: bold;
}
.footerbnr p {
  font-size: 12px;
}
.footerbnr .col-md-2 img {
  padding-top: 3em;
}

.footerbnr .itemBnr {
  margin: 40px 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footerbnr .itemBnr:last-child {
  margin: 0 0 40px;
}

.footerbnr .itemBnr li {
  padding: 0 5px 10px;
  text-align: center;
}

.footerbnr .itemBnr li a {
  display: block;
}

.footerbnr .itemBnr li a:hover {
  opacity: 0.8;
}

/* ------------------------------------------------------------------------------
   footer
-------------------------------------------------------------------------------*/
.site-footer {
  background: #003b90;
  padding: 6px 0;
}
.site-footer .container {
  width: 100% !important;
}
.site-footer.section-spacing {
  padding: 4.5em 0;
}
.site-footer h3 {
  margin: 0;
}
.site-footer .social {
  float: none;
  margin-bottom: 1.5em;
}
.site-footer small {
  display: inline-block;
  color: #5872aa;
}

@media (min-width: 641px) {
  .tl {
    color: #000;
    line-height: 1.2em;
  }

  .site-footer p {
    line-height: 1.0em;
    padding-top: 10px;
  }
  .site-footer .fl {
    float: left;
  }
  .site-footer .fr {
    float: right;
    padding-right: 10px;
  }

  .footer-col .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 0 !important;
  }
}
@media (max-width: 641px) {
  .sptecb {
    text-align: center;
    color: #000;
    line-height: 1.4em;
  }

  .site-footer {
    padding: 10px 0 15px 0;
  }
  .site-footer p {
    line-height: 1.0em;
    margin: 0;
    padding-top: 5px;
  }
}
/* ------------------------------------------------------------------------------
   scroll top
-------------------------------------------------------------------------------*/
.scroll-top {
  margin-bottom: 0;
}
.scroll-top a {
  position: absolute;
  top: -50px;
  left: 46%;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: .8em 1em;
  /* display: none; */
  z-index: 200;
  border-radius: 5px;
  -webkit-transition: background .5s ease-in;
  transition: background .5s ease-in;
}

/* ------------------------------------------------------------------------------
   scroll top fade
-------------------------------------------------------------------------------*/
.scroll-topM {
  position:relative;
  /* width:90%;
  max-width:1000px;
  height:0;
  margin:0 auto; */
}
.scroll-topM a {
  position: fixed;
  top: 50%;
  right: 2%;
  margin-top: -45px;
  /* margin-left:980px; */
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  padding: .8em 1em;
  display: none;
  z-index: 500;
  border-radius: 5px;
  -webkit-transition: background .5s ease-in;
  transition: background .5s ease-in;
}

@media (max-width: 640px) {

.scroll-topM,
.scroll-topM a{
  display:  none;
}

}

/* ------------------------------------------------------------------------------
   Preloader styles
-------------------------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fefefe;
  z-index: 9999;
  height: 100%;
  height: 100%;
}

#status {
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: url(../img/load.gif) no-repeat center center;
  margin: -170px 0 0 -100px;
}

/* ------------------------------------------------------------------------------
   Small devices (tablets, 768px and up)
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .main {
    padding: 3em 0 7.5em;
    height: 875px !important;
  }
  .main header nav {
    position: absolute;
	width: 100%;
    top: 610px;
	left: 0;
  }
  .main header nav ul{
    display: table;
	  margin: 0 auto;
	  width: 650px;
    position: relative;
  }
  .main header nav li {
    display: table-cell;
  }
  .main header nav li a {
    display: block;
    padding: 0 1.5em;
    border-right: 1px dotted #adadad;
    font-size: 1em;
    color: #333;
  }
  .main header nav li a:hover {
    opacity: 0.7;
  }
  .main header nav li:nth-of-type(2) a{
    border-left: 1px dotted #adadad !important;
  }
  .main header .icLang {
    display: table-cell;
    margin-right: 15px;
    min-width: 28px;
    min-height: 28px;
    background: url(../img/langJP_pc.png) no-repeat center center;
    line-height: 28px;
    text-indent: -9999px;
    position: absolute;
    left:120%;
}
  .main header .icLang.pos2 {
    background: url(../img/langEN_pc.png) no-repeat center center;
    left:125%;
  }


  .main header .icLang.current{
    background: url(../img/langJP_pc_act.png) no-repeat center center;
  }

    header nav ul li:last-child {

    padding-left: 1.5em;
    padding-right: 0;
}

    header nav ul li:last-child a {
    border-right: none;
}

  .logo {
    text-align: justify;
    margin-bottom: 0;
  }

  .welcome-message {
    padding-top: 6em;
  }

  .social {
    float: right;
  }

  ul.countdown {
    padding-top: 6em;
  }
  ul.countdown li span {
    font-size: 27px;
  }
  ul.countdown li.seperator {
    font-size: 27px;
    padding: 0 20px;
  }

  .wArea {
    width: 736px !important;
  }

  .w442 {
    width: 570px !important;
  }

  .w120 {
    width: 120px !important;
    margin-left: 30px;
  }
}
@media (max-width: 640px) {
  .w577, .w442, .w120 {
    width: auto !important;
  }
}
/* ------------------------------------------------------------------------------
   Medium devices (desktops, 992px and up)
-------------------------------------------------------------------------------*/
@media (min-width: 641px) {
  .main {
    padding: 3em 0 16em;
    /*position: fixed !important;*/
    top: 0;
    z-index: 1;
    width: 100%;
  }

  .features, .site-footer {
    position: relative;
    z-index: 2;
  }

  .welcome-message {
    padding-top: 9em;
  }

  .section-spacing {
    padding: 6em 0;
  }

  .features.section-spacing {
    padding: 3em 0;
    margin-top: 0;
  }

  .product-features {
    margin-bottom: 3.75em;
  }

  .features.section-spacing {
    background: #fff url(../img/top_bg2.jpg) no-repeat center bottom;
  }

  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .movie{
    margin: 35px 0 -57px !important;
    text-align: center;
  }
}
/* ------------------------------------------------------------------------------
   small devices
-------------------------------------------------------------------------------*/
@media (max-width: 640px) {
  .onlySP {
    display: block !important;
  }

  .features .onlySP img {
    width: 60px;
    margin-bottom: 2.5em;
  }

  .onlyPC {
    display: none !important;
  }

  .tac {
    text-align: center !important;
  }

  .welcome-message h1 span img {
    max-width: 291px;
  }

  .main {
    background: url(../imgSp/sp_top_bg1.jpg) no-repeat;
    background-size: 100% 515px;
    padding: 3em 0 4.5em;
    position: relative !important;
    color: #fff;
    height: 515px;
    width: 100%;
  }
  .main h1 {
    top: 245px;
  }

  .features.section-spacing {
    background: #fff url(../imgSp/sp_top2_bg.jpg) no-repeat center bottom;
    background-size: contain;
    padding-bottom: 7.25em;
    margin-bottom: 4em;
  }
  .features h2 {
    margin-bottom: 0.5em;
  }
  .features h3, .features h4 {
    font-size: 14px;
    font-weight: bold;
  }
  .features p {
    font-size: 12px;
  }

  .leadArea {
    background: #fff url(../imgSp/sp_top_bg3.jpg) no-repeat center bottom;
  }
  .leadArea p {
    text-align: center;
  }

  .catchArea {
    background-size: initial;
  }

  .slideArea {
    padding-bottom: 6em;
  }

  .footerbnr {
    padding-bottom: 1em;
  }
  .footerbnr .itemBnr li {
    width: 49%;
  }

  .col-lg-7.col-md-9.col-sm-9.w442 h2 {
    text-align: center !important;
    font-weight: bold;
  }

  .scroll-top a {
    position: absolute;
    top: -6%;
    left: 42%;
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    padding: .8em 1em;
    /* display: none; */
    z-index: 200;
    border-radius: 5px;
    -webkit-transition: background .5s ease-in;
    transition: background .5s ease-in;
  }
  .scroll-top a img {
    width: 60%;
  }
  .movie{
    /* width: 100%; */
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -85px;
    bottom:-166px;
    text-align: center;
  }
  .movie img{
    max-width: 180px;
  }
}

/*# sourceMappingURL=main.css.map */
