@charset "utf-8";
.bg_color01 {
  background: url("../images/top/bg_sec1.jpg") no-repeat;
  background-position: center;
}
.bg_color02 {
  background: #000;
}
.bg_color03 {
  background: #fff;
}
.bg_color04 {
  background-image: linear-gradient(-45deg, #3cc, #39f);
}
.bg_color05 {
  background: #fff;
}
.tx_w0 {
  display: inline-block;
  width: auto;
}
@media screen and (min-width:340px) and (max-width:480px) {
  .tx_ll {
    font-size: 5em !important;
    line-height: 1.5em;
  }
  .tx_l {
    font-size: 3em !important;
    line-height: 1.2em;
  }
  .tx_m {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .tx_n {
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3em;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1em !important;
    line-height: 1.5em;
    font-weight: normal;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
		background: url("../images/top/bg_ti.jpg") no-repeat;
		background-position: bottom center;
		position: relative;
  }
	.article h1{
		position: absolute;
		bottom: 0;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
		background-color:rgba(000,000,000,0.6);
		font-size: 1.5em;
		line-height: 2em;color:#fff;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .sec_em3 {
    padding: 3em 0;
  }
  .sec_topem3 {
    padding: 3em 0 0;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_bet2 {}
  .flex_low {
    margin-bottom: 3em;
  }
  .flex_low2 {}
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2box {
    margin: 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .h2box2 {
    margin: 0;
    padding: 0 1em;
    width: auto;
    display: inline-block;
    background: #000;
  }
  .h2box3 {
    margin: 0;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .box55 {
    margin: 0;
    padding: .5em 2.5em 2em 0;
    width: 100%;
    box-sizing: border-box;
  }
  .box45 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
  }
  .box40 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .box45img01 {
    background: url("../images/top/img01b.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box45img02 {
    background: url("../images/top/img01.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box60 {
    margin: 0 auto;
    padding: .5em;
    width: 90%;
	  box-shadow: 5px 6px 15px -1px rgba(0, 0, 0, 0.24);
	  border-radius: 8px;
  }
  .parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .parallax_1 {
    background-image: url("../images/top/bg_sec1.jpg");
  }
  .parallax_in {
    margin: 3em auto;
    width: 97%;
    box-sizing: border-box;
    padding: 0 0 1em;
  }
  .btn_end {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
  }
  .btn_end a {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.8);
  }
  .btn_end p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_end a:hover {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.9);
    transition: .5s;
  }
  .box33 {
    margin: 0 auto 4em;
    padding: 0;
    width: 90%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33:last-child {
    margin: 0 auto;
    padding: 0;
    width: 90%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33 h3 {
    position: absolute;
    top: 2%;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    line-height: 2em;
    display: block;
  }
  .box33 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    height: 7em;
    display: block;
    padding: 3% 2%;
    box-sizing: border-box;
  }
  .btn-click {
    width: 98%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: #ccc;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 1%;
  }
  .btn-click a {
    font-size: 1.1rem;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 3;
    position: relative;
    display: block;
  }
  .eff-click {
    width: 100%;
    height: 50px;
    border: 50px solid #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    box-sizing: border-box;
    display: block;
  }
  .btn-click:hover .eff-click {
    border: 0 solid #ccc;
    display: block;
  }
  .btn-click:hover a {
    color: #000 !important;
    display: block;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .tx_ll {
    font-size: 5em !important;
    line-height: 1.5em;
  }
  .tx_l {
    font-size: 3em !important;
    line-height: 1.2em;
  }
  .tx_m {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .tx_n {
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3em;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1em !important;
    line-height: 1.6rem;
    font-weight: normal;
  }
 .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    text-align: center;
		background: url("../images/top/bg_ti.jpg") no-repeat;
		background-position: bottom center;
		position: relative;
  }
	.article h1{
		position: absolute;
		bottom: 0;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
		background-color:rgba(000,000,000,0.6);
		font-size: 1.5em;
		line-height: 2em;color:#fff;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .sec_em3 {
    padding: 3em 0;
  }
  .sec_topem3 {
    padding: 3em 0 0;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_bet2 {}
  .flex_low {
    margin-bottom: 3em;
  }
  .flex_low2 {}
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2box {
    margin: 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .h2box2 {
    margin: 0;
    padding: 0 1em;
    width: auto;
    display: inline-block;
    background: #000;
  }
  .h2box3 {
    margin: 0;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .box55 {
    margin: 0;
    padding: .5em 4em 2em 0;
    width: 100%;
    box-sizing: border-box;
  }
  .box45 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 400px;
    box-sizing: border-box;
  }
  .box40 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .box45img01 {
    background: url("../images/top/img01b.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box45img02 {
    background: url("../images/top/img01.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box60 {
    margin: 0 auto;
    padding: .5em;
    width: 90%;
	  box-shadow: 5px 6px 15px -1px rgba(0, 0, 0, 0.24);
	  border-radius: 8px;
  }
  .parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .parallax_1 {
    background-image: url("../images/top/bg_sec1.jpg");
  }
  .parallax_in {
    margin: 3em auto;
    width: 97%;
    box-sizing: border-box;
    padding: 0 0 1em;
  }
  .btn_end {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
  }
  .btn_end a {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.8);
  }
  .btn_end p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_end a:hover {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.9);
    transition: .5s;
  }
  .box33 {
    margin: 0 auto 4em;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33:last-child {
    margin: 0 auto;
    padding: 0;
    width: 80%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33 h3 {
    position: absolute;
    top: 2%;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    line-height: 2em;
    display: block;
  }
  .box33 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    height: 7em;
    display: block;
    padding: 3% 2%;
    box-sizing: border-box;
  }
  .btn-click {
    width: 98%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: #ccc;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 1%;
  }
  .btn-click a {
    font-size: 1.1rem;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 3;
    position: relative;
    display: block;
  }
  .eff-click {
    width: 100%;
    height: 50px;
    border: 50px solid #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    box-sizing: border-box;
    display: block;
  }
  .btn-click:hover .eff-click {
    border: 0 solid #ccc;
    display: block;
  }
  .btn-click:hover a {
    color: #000 !important;
    display: block;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .tx_ll {
    font-size: 5em !important;
    line-height: 1.5em;
  }
  .tx_l {
    font-size: 3em !important;
    line-height: 1.2em;
  }
  .tx_m {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .tx_n {
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3em;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1em !important;
    line-height: 1.6rem;
    font-weight: normal;
  }
 .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    text-align: center;
		background: url("../images/top/bg_ti.jpg") no-repeat;
		background-position: top center;
		position: relative;
  }
	.article h1{
		position: absolute;
		bottom: 0;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
		background-color:rgba(000,000,000,0.6);
		font-size: 1.5em;
		line-height: 2em;color:#fff;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .sec_em3 {
    padding: 3em 0;
  }
  .sec_topem3 {
    padding: 3em 0 0;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    border: 1px solid #000;
    position: relative;
    margin-bottom: 3em;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border: 1px solid #000;
    position: relative;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2box {
    margin: 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .h2box2 {
    margin: 0;
    padding: 0 1em;
    width: auto;
    display: inline-block;
    background: #000;
  }
  .h2box3 {
    margin: 0;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .box55 {
    margin: 0;
    padding: 2em 2.5em 2em 1.5em;
    width: 65%;
    box-sizing: border-box;
  }
  .box45 {
    margin: 0;
    padding: 0;
    width: 45%;
    box-sizing: border-box;
  }
  .box40 {
    margin: 0;
    padding: 0;
    width: 35%;
  }
  .box45img01 {
    background: url("../images/top/img01b.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box45img02 {
    background: url("../images/top/img01.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box60 {
    margin: 0 auto;
    padding: .5em;
    width: 65%;
	  box-shadow: 5px 6px 15px -1px rgba(0, 0, 0, 0.24);
	  border-radius: 8px;
  }
  .parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .parallax_1 {
    background-image: url("../images/top/bg_sec1.jpg");
  }
  .parallax_in {
    margin: 3em auto;
    width: 97%;
    box-sizing: border-box;
    padding: 0 0 1em;
  }
  .btn_end {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
  }
  .btn_end a {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.8);
  }
  .btn_end p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_end a:hover {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.9);
    transition: .5s;
  }
  .box33 {
    margin: 0 auto 4em;
    padding: 0;
    width: 60%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33:last-child {
    margin: 0 auto;
    padding: 0;
    width: 60%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33 h3 {
    position: absolute;
    top: 2%;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    line-height: 2em;
    display: block;
  }
  .box33 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    height: 7em;
    display: block;
    padding: 3% 2%;
    box-sizing: border-box;
  }
  .btn-click {
    width: 98%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: #ccc;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 1%;
  }
  .btn-click a {
    font-size: 1.1rem;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 3;
    position: relative;
    display: block;
  }
  .eff-click {
    width: 100%;
    height: 50px;
    border: 50px solid #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    box-sizing: border-box;
    display: block;
  }
  .btn-click:hover .eff-click {
    border: 0 solid #ccc;
    display: block;
  }
  .btn-click:hover a {
    color: #000 !important;
    display: block;
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .tx_ll {
    font-size: 5em !important;
    line-height: 1.5em;
  }
  .tx_l {
    font-size: 3em !important;
    line-height: 1.2em;
  }
  .tx_m {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .tx_n {
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3em;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1em !important;
    line-height: 1.6rem;
    font-weight: normal;
  }
  .article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    text-align: center;
		background: url("../images/top/bg_ti.jpg") no-repeat;
		background-position: top center;
		position: relative;
  }
	.article h1{
		position: absolute;
		bottom: 0;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
		background-color:rgba(000,000,000,0.6);
		font-size: 1.5em;
		line-height: 2em;color:#fff;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 0;
    width: 97%;
    height: auto;
  }
  .sec_em3 {
    padding: 3em 0;
  }
  .sec_topem3 {
    padding: 3em 0 0;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    border: 1px solid #000;
    position: relative;
    margin-bottom: 3em;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border: 1px solid #000;
    position: relative;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2box {
    margin: 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .h2box2 {
    margin: 0;
    padding: 0 1em;
    width: auto;
    display: inline-block;
    background: #000;
  }
  .h2box3 {
    margin: 0;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .box55 {
    margin: 0;
    padding: 2em 2.5em 2em 1.5em;
    width: 55%;
    box-sizing: border-box;
  }
  .box45 {
    margin: 0;
    padding: 0;
    width: 45%;
    box-sizing: border-box;
  }
  .box40 {
    margin: 0;
    padding: 0;
    width: 35%;
  }
  .box45img01 {
    background: url("../images/top/img01b.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box45img02 {
    background: url("../images/top/img01.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box60 {
    margin: 0 auto;
    padding: .5em;
    width: 65%;
	  box-shadow: 5px 6px 15px -1px rgba(0, 0, 0, 0.24);
	  border-radius: 8px;
  }
  .parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .parallax_1 {
    background-image: url("../images/top/bg_sec1.jpg");
  }
  .parallax_in {
    margin: 3em auto;
    width: 97%;
    box-sizing: border-box;
    padding: 0 0 1em;
  }
  .btn_end {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
  }
  .btn_end a {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.8);
  }
  .btn_end p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_end a:hover {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.9);
    transition: .5s;
  }
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 31%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33 h3 {
    position: absolute;
    top: 2%;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    line-height: 2em;
    display: block;
  }
  .box33 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    height: 7em;
    display: block;
    padding: 3% 2%;
    box-sizing: border-box;
  }
  .btn-click {
    width: 98%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: #ccc;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 1%;
  }
  .btn-click a {
    font-size: 1.1rem;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 3;
    position: relative;
    display: block;
  }
  .eff-click {
    width: 100%;
    height: 50px;
    border: 50px solid #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    box-sizing: border-box;
    display: block;
  }
  .btn-click:hover .eff-click {
    border: 0 solid #ccc;
    display: block;
  }
  .btn-click:hover a {
    color: #000 !important;
    display: block;
  }
}
@media screen and (min-width:1441px) {
  .tx_ll {
    font-size: 5em !important;
    line-height: 1.5em;
  }
  .tx_l {
    font-size: 3em !important;
    line-height: 1.2em;
  }
  .tx_m {
    font-size: 1.8em;
    line-height: 1.5em;
  }
  .tx_n {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3em;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1em !important;
    line-height: 1.6rem;
    font-weight: normal;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
	.article {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
    text-align: center;
		background: url("../images/top/bg_ti.jpg") no-repeat;
		background-position: top center;
		position: relative;
  }
	.article h1{
		position: absolute;
		bottom: 0;
    margin: 0 auto;
    padding: 1em 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
		background-color:rgba(000,000,000,0.6);
		font-size: 1.5em;
		line-height: 2em;color:#fff;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 0;
    width: 85%;
    height: auto;
  }
  .sec_em3 {
    padding: 3em 0;
  }
  .sec_topem3 {
    padding: 3em 0 0;
  }
  .flex {
    display: flex;
  }
  .flex_bet, .flex_bet2 {
    display: flex;
    justify-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    border: 1px solid #000;
    position: relative;
    margin-bottom: 3em;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    border: 1px solid #000;
    position: relative;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .h2box {
    margin: 0;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
  }
  .h2box2 {
    margin: 0;
    padding: 0 1em;
    width: auto;
    display: inline-block;
    background: #000;
  }
  .h2box3 {
    margin: 0;
    text-align: left !important;
    width: 100%;
    border-bottom: 1px solid #ccc;
  }
  .box55 {
    margin: 0;
    padding: 2em 1.5em;
    width: 55%;
    box-sizing: border-box;
  }
  .box45 {
    margin: 0;
    padding: 0;
    width: 45%;
    box-sizing: border-box;
  }
  .box40 {
    margin: 0;
    padding: 0;
    width: 35%;
  }
  .box45img01 {
    background: url("../images/top/img01b.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box45img02 {
    background: url("../images/top/img01.jpg") no-repeat;
    background-position: center top;
    background-size: cover;
  }
  .box60 {
    margin: 0 auto;
    padding: .5em;
    width: 65%;
	  box-shadow: 5px 6px 15px -1px rgba(0, 0, 0, 0.24);
	  border-radius: 8px;
  }
  .parallax {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    box-sizing: border-box;
  }
  .parallax_1 {
    background-image: url("../images/top/bg_sec1.jpg");
  }
  .parallax_in {
    margin: 3em auto;
    width: 97%;
    box-sizing: border-box;
    padding: 0 0 1em;
  }
  .btn_end {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    z-index: 2;
  }
  .btn_end a {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.8);
  }
  .btn_end p {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .btn_end a:hover {
    position: absolute;
    right: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(102, 102, 102, 0.9);
    transition: .5s;
  }
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 31%;
    height: auto;
    position: relative;
    border: 1px solid #000;
  }
  .box33 h3 {
    position: absolute;
    top: 2%;
    width: 98%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    line-height: 2em;
    display: block;
  }
  .box33 p {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
    height: 7em;
    display: block;
    padding: 3% 2%;
    box-sizing: border-box;
  }
  .btn-click {
    width: 98%;
    height: 50px;
    text-align: center;
    cursor: pointer;
    box-sizing: border-box;
    overflow: hidden;
    background: #ccc;
    position: absolute;
    z-index: 2;
    bottom: -20px;
    left: 1%;
  }
  .btn-click a {
    font-size: 1.1rem;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    line-height: 50px;
    transition: all .5s ease;
    z-index: 3;
    position: relative;
    display: block;
  }
  .eff-click {
    width: 100%;
    height: 50px;
    border: 50px solid #000;
    position: absolute;
    transition: all .5s ease;
    z-index: 1;
    box-sizing: border-box;
    display: block;
  }
  .btn-click:hover .eff-click {
    border: 0 solid #ccc;
    display: block;
  }
  .btn-click:hover a {
    color: #000 !important;
    display: block;
  }
}