a:active, a:hover, a:focus {
    outline: 0;
}
/* line 2, ../sass/_extend.scss */
.product {
  zoom: 1;
}
/* line 3, ../sass/_extend.scss */
.product:before {
  content: "";
  display: table;
}
/* line 7, ../sass/_extend.scss */
.product:after {
  content: "";
  display: table;
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
  /*For IE 6&7 only*/
}
img {
    max-width: 100%;
    height: auto;
}


/* line 15, ../sass/_extend.scss */
.one-column, .two-column, .three-column, .four-column, .nav-menu ul li {
  width: 100%;
  margin-bottom: 40px !important;
  float: left;
  clear: both;
  padding: 0 20px;
  box-sizing: border-box;
	position: relative;
}
/* line 22, ../sass/_extend.scss */
.one-column img, .two-column img, .three-column img, .four-column img, .nav-menu ul li img {
  width: 100%;
  margin-bottom: 15px;
}

/* line 31, ../sass/_extend.scss */
.two-column ul li h2, .one-tilte h2 {
  color: #292929;
  font-size: 24px;
  line-height: 67px;
  font-weight: 600;
}
@media (min-width: 551px) {
  /* line 31, ../sass/_extend.scss */
  .two-column ul li h2, .one-tilte h2 {
    font-size: 28px;
    line-height: 48px;
    font-weight: 600;
  }
}
@media (min-width: 769px) {
  /* line 31, ../sass/_extend.scss */
  .two-column ul li h2, .one-tilte h2 {
    font-size: 42px;
    line-height: 48px;
    font-weight: 100;
  }
}

/* line 9, ../sass/main.scss */
.clear {
  clear: both;
}

/* line 12, ../sass/main.scss */
p {
  line-height: 24px !important;
	/*padding: 0 0 1em 0;*/
}

/* line 16, ../sass/main.scss */
.h-space {
  width: 100%;
  height: 0px;
}
@media (min-width: 600px) {
  /* line 16, ../sass/main.scss */
  .h-space {
    /*height: 60px;*/
  }
}

/* line 24, ../sass/main.scss */
.h-space-2 {
  width: 100%;
  height: 0px;
}
@media (min-width: 600px) {
  /* line 24, ../sass/main.scss */
  .h-space-2 {
    /*height: 30px;*/
  }
}

/* line 32, ../sass/main.scss */
.short-space {
  margin-bottom: 20px;
}

/* line 35, ../sass/main.scss */
.product {
  box-sizing: border-box;
  overflow: inherit !important;
  width: 100%;
  margin-top: 0px;
  overflow: hidden;
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 600px) {
  /* line 35, ../sass/main.scss */
  .product {
    overflow: hidden;
    *zoom: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* line 47, ../sass/main.scss */
.column-block {
  width: 100%;
  clear: both;
  max-width: 1120px;
  margin: 0 auto;
}

.column-block h2 {
	color:#079bcc;
}



/* line 57, ../sass/main.scss */
.one-column {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
	position: relative;
}

/* line 64, ../sass/main.scss */
.two-column ul li h2 {
  margin-bottom: 15px;
  margin-top: 0px;
}
@media (min-width: 600px) {
  /* line 64, ../sass/main.scss */
  .two-column ul li h2 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media (min-width: 600px) {
  /* line 78, ../sass/main.scss */
  .two-column ul li {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    display: block;
  }
}

/* line 88, ../sass/main.scss */
.three-column ul li {
  position: relative;
}
@media (min-width: 600px) {
  /* line 95, ../sass/main.scss */
  .three-column ul li {
    width: 33.3%;
    float: left;
    /*margin-right: 4.34783%;*/
    display: block;
    float: left;
    /*margin-top: 30px;*/
	/*background-color: #f2f1f3; */
	padding-bottom: 0px;
  }
}

@media (max-width: 599px) {
  /* line 95, ../sass/main.scss */
  .two-column ul li, .three-column ul li{
    margin-bottom: 10px;
  }
}

  .four-column ul li {
    width: 100%;
    float: left;
    margin-right: 4.34783%;
    display: block;
  }

@media (min-width: 600px) {
  /* line 108, ../sass/main.scss */
  .four-column ul li {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    display: block;
  }
}


/* line 132, ../sass/main.scss */
.last-li {
  margin-right: 0px !important;
}


/* line 142, ../sass/main.scss */
.s-block p {
  display: block;
  clear: both;
}
@media (min-width: 551px) {
  /* line 142, ../sass/main.scss */
  .s-block p {
    display: block;
  }
}
@media (min-width: 769px) {
  /* line 142, ../sass/main.scss */
  .s-block p {
    display: inline;
  }
}

/* line 152, ../sass/main.scss */
.title-icon {
  width: 55px !important;
  float: left;
  margin: 0px 20px 20px 0px !important;
  clear: both;
  display: block;
}
@media (min-width: 551px) {
  /* line 152, ../sass/main.scss */
  .title-icon {
    width: 75px !important;
    float: left;
    margin-top: 10px !important;
  }
}

/* line 164, ../sass/main.scss */
.box-title {
  width: 60px !important;
  float: left;
  margin-right: 10px;
}
@media (min-width: 551px) {
  /* line 164, ../sass/main.scss */
  .box-title {
    width: 90px !important;
  }
}

/* line 172, ../sass/main.scss */
.box-title-main {
  width: 60px !important;
  margin-right: 10px;
  position: relative;
  left: 0px;
  float: left;
}
@media (min-width: 551px) {
  /* line 172, ../sass/main.scss */
  .box-title-main {
    width: 90px !important;
    top: 44px;
    float: none;
  }
}

/* line 184, ../sass/main.scss */
.h2-img-box {
  width: 100%;
  float: left;
}
@media (min-width: 551px) {
  /* line 184, ../sass/main.scss */
  .h2-img-box {
    position: relative;
    margin-bottom: 40px;
  }
}

/* line 193, ../sass/main.scss */
.one-tilte {
  width: 100%;
  text-align: center;
  padding: 0%;
  margin-bottom: 0px;
}
/* line 194, ../sass/main.scss */
.one-tilte h1 {
  border-bottom: 2px solid #f2f1f3;
  font-size: 50px;
  margin: 0px 0 0px 0;
  padding-bottom: 10px !important;
  /*text-transform: uppercase;*/
  /*margin-top: 40px;*/
}
@media (max-width: 768px) {
.one-tilte h1 {
	font-size: 32px;
	line-height: 1.1em !important;
}
}
@media (min-width: 600px) {
  /* line 193, ../sass/main.scss */
  .one-tilte {
    width: 90%;
    padding: 0 5%;
    /*margin-bottom: 40px;*/
  }
}
/* line 211, ../sass/main.scss */
.one-tilte p {
  font-size: 18px;
  margin-bottom: 0px;
}
/* line 215, ../sass/main.scss */
.one-tilte h2 {
  margin-top: 20px;
  /* margin-bottom: 10px; */
  /* float: left; */
  margin-bottom: 40px;
  text-align: left;
}
@media (min-width: 551px) {
  /* line 215, ../sass/main.scss */
  .one-tilte h2 {
    margin-top: 0px;
    font-size: 33px;
    margin-bottom: 30px;
    float: none;
    text-align: center;
  }
}
/* line 231, ../sass/main.scss */
.one-tilte > h4 {
  text-align: left !important;
  clear: both !important;
  display: block !important;
}
@media (min-width: 600px) {
  /* line 231, ../sass/main.scss */
  .one-tilte > h4 {
    text-align: center !important;
    width: 100% !important;
  }
}

/* line 309, ../sass/main.scss */
.small-font2 {
    font-size: 0.8em;
    color: #5d5d5d;
    margin-top: -5px;
    margin-bottom: -10px;
}



/* line 451, ../sass/main.scss */
.title-new {
  font-size: 36px;
  font-weight: 100;
  text-align: center;
  line-height: 36px;
  margin: 30px 0 0px 0;
}

/* line 461, ../sass/main.scss */
.btn-all {
  font-size: 13px;
  text-align: center;
  background: #2196F3;
  color: #fff;
  border-radius: 4px;
  padding: 2px 20px;
  text-decoration: none;
  line-height: 22px;
}
/* line 470, ../sass/main.scss */
.btn-all:hover {
  transition: all 0.3s;
  background: #137fd4;
}

/* line 475, ../sass/main.scss */
.btn-demo {
  margin-left: 10px;
}

/* line 478, ../sass/main.scss */
.btn-big {
  /*float: left;*/
	padding: 10px 10px;
    font-size: 15px;
    box-sizing: border-box;
    display: block;
    width: 50%;
    margin: 2em auto;
}

.btn-big2{
    padding: 10px 30px;
    display: inline-block;
	width: auto;
	margin: 0em auto;
}
.btn-big2Fix{margin:0 0 0 30px;}

@media (max-width: 600px) {
.btn-big {
  /*float: left;*/
	padding: 5px 5px;
    width: 95%;

}
.btn-big2{
    display: block;
	 width: 75%;
}
.btn-big2Fix{margin: 30px auto 0 auto;}

}

/* line 484, ../sass/main.scss */
.btn-more {
  margin: auto;
  width: 150px !important;
  font-size: 14px;
  border-radius: 100px;
  line-height: 22px;
  background: #464a7f;
  margin-top: 10px;
  display: block;
  clear: both;
  border: 1px solid #ccc6d0;
  color: #fff;
}
/* line 496, ../sass/main.scss */
.btn-more:hover {
	transition: all 0.3s;
    background: #666cb7;
  /* color: #fff; */
  border: 1px solid #b7afbb;
}



/* line 709, ../sass/main.scss */
.two-column ul li > h4 {
  color: #000000;
  clear: none;
  font-size: 22px;
  display: block;
  float: left;
  margin-bottom: 10px;
  line-height: 28px;
  width: 100%;
}
@media (min-width: 551px) {
  /* line 709, ../sass/main.scss */
  .two-column ul li > h4 {
    font-weight: 100;
    float: left;
  }
}
@media (min-width: 769px) {
  /* line 709, ../sass/main.scss */
  .two-column ul li > h4 {
    width: auto;
    font-weight: 100;
    font-size: 24px;
  }
}

.on_1200b {
    display: inline;
}
@media screen and (max-width: 768px){
	.on_1200b {
		display: none;
	}
}

/* home page */

.p_box{
	width: 100%;
	padding: 0 15px 15px 0;
    box-sizing: border-box;
	display: inline-block
}
.p_box img{
    width: 40%;
    margin-bottom: 15px;
	margin-right: 20px;
	float: left;
}

@media screen and (min-width: 1000px){
.p_box img{
    margin-bottom: 0px;
}

.pro_flex{
	display: flex;
}	

}

@media screen and (max-width: 550px){
	.p_box{
		padding: 0 0px 10px 0;
	}
	.p_box img{
		width: 30%;
		margin-bottom: 40px;
	}

}

.p_info{
	display: table;
}
.p_info h4{
    font-size: 18px;
    margin-bottom: 8px;
    line-height: 18px;
    font-weight: 600;
	margin-top:10px;
}
.p_info p{
    font-size: 14px;
    line-height: 20px !important;
    margin-top: 0.5em;
   	padding-bottom: 1.2em;
}
.p_info a{
	min-width: 90px;
    color: #b81a35;
    border: 1px solid #b81a35;
    background: #fff;
    padding: 4px 15px;
    border-radius: 100px;
    font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.p_info a:hover{
	background-color: #b81a35;
    color: #fff;
}

@media screen and (min-width: 1000px){
.p_info a{
	position: absolute;
    bottom: 0;
}

}


.support_link{
	padding: 2px;
    box-sizing: border-box;
    text-align: center;
    background: #eaeaea;
    margin: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.support_link a{color: #222;}

.support_link a:hover, .support_link:hover{
	background: #fff;
	cursor: pointer;
	color:#079bcc;
	box-shadow: 0 2px 8px rgba(0,0,0,.3);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



.support_link h4{
	font-size:1.2em;

}
.support_link p{
	padding: 0.5em 0.5em 0 0.5em;
}


.support_link .support_box{
	/*padding:3px;
	background: #fff;*/
}

.support_block{
	width: 100%;
}

.support_flex{
	display: flex;
}
@media screen and (min-width: 1000px){
	.support_block{
		width: 80%;
	}
}
@media screen and (max-width: 599px){

	.support_flex{
		display: block;
	}
	.support_link .support_box {
		width: 70%;
		margin: 0 auto;
	}
	.support_link{
		margin-bottom: 30px !important;
	}
	.support_link:hover{
		background: #eaeaea;
		cursor: pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}
	.support_link p {
		padding: 0.5em 0em 1em 0em;
	}
}


.award_winning{
	padding:0em 1.3em 1.3em 1.3em;
	box-sizing: border-box;
}
.award_winning .box{
	border: 1px solid #dfdfdf;
	border-radius: 8px;
}
.award_winning .box img{
margin-bottom: 0px;
}
.award_winning.JPN p{
    font-size: 1.1em;
}
.award_winning p{
    font-size: 1.2em;
    padding: 1.5em 1.5em 0 1.5em ;
    text-align: center;
    font-weight: 600;
	color: #222;
}

.award_winning a .box:hover{
	border: 1px solid #079bcc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

@media screen and (max-width: 550px){
.award_winning .award_p{
	margin: 0 auto;
	width: 80%;
}
.award_winning p{
    font-size: 1.1em;
    padding: 1em 1em 0 1em;
}
}



.red_tag{
	color:#f00;
	font-weight: 600;
}

@media screen and (min-width: 600px) and (max-width: 1000px) {
.p_box{
	display: inline-grid !important;
}

}
