@charset "utf-8";
.bg_color01 {
  background: #f29c9f;
}
.bg_color02 {
  background: #e1e7da;
}
.bg_color03 {
  background-image: url("../../images/common/bg_2.gif");
}
.bg_color04 {
  background-image: url("../../images/common/bg_1.gif");
}
.bg_color04b {
  background-image: url("../../images/common/bg_4.gif");
}
.bg_color05 {
  background-image: linear-gradient(-45deg, #fe7f2b, #f60);
}
.bg_color06 {
  background: url("../images/top/bg_sec1.jpg")repeat-x;
  background-position: top center;
}
.bg_color07 {
  background: #fadebd;
}
@media screen and (min-width:340px) and (max-width:480px) {
  .tx_ll {
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .tx_l {
    font-size: 1.7rem !important;
    line-height: 2.2rem;
  }
  .tx_m {
    font-size: 1.3rem;
    line-height: 2.2rem;
  }
  .tx_n {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: .8em!important;
    line-height: 1.5em;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto 5px;
    padding: 0px;
    width: 97%;
    height: 60px;
	  background: url("../../images/common/bg_m.png") no-repeat;
    background-position: right;
    position: relative;
	  border-top: dotted 2px #ccc;
	  border-bottom: dotted 2px #ccc;
	  
  }
	.article img {
    display: none;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 1.5em;
    line-height: 1.6em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .article h1 img {
    vertical-align: middle;
  }
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .sec_in80 {
    margin: 0 auto;
    padding: 0 0 2em;
    width: 97%;
    height: auto;
  }
  .sec_in80em3 {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box33 {
    margin: 0 0 1.5em;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 22%;
    left: 9%;
    width: 86%!important;
    text-align: left;
  }
	.box33 p {
    font-size: 1em;
		line-height: 1.2em;
  }
  .box25 {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box25in {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 90%;
    height: 80%;
    text-align: center;
  }
  .box25in h3 {
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .box25in img {
    margin: 0 0 10px;
    width: 45%;
    height: auto;
  }
  .sec_btn {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #fff;
    border: solid 1px #630;
    coler: #000;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    transition: .5s;
    display: block !important;
  }
  .sec_btn a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 30px;
    white-space: nowrap;
    font-size: 1.1em;
    line-height: 30px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    display: block !important;
  }
  .sec_btn a:hover {
    width: 100%;
    height: 30px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
  .box30 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .box30_box {}
  .box30 h4 {
    padding: 0 0 .2em;
    line-height: 1.2em;
    font-size: 2em;
  }
  .box30_tx {
    margin: 0 0 1em;
    text-align: center;
  }
  .box70 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .tx_ll {
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .tx_l {
    font-size: 1.7rem !important;
    line-height: 2.2rem;
  }
  .tx_m {
    font-size: 1.5rem;
    line-height: 3rem;
  }
  .tx_n {
    font-size: 1.6rem;
    line-height: 2rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto 5px;
    padding: 0px;
    width: 97%;
    height: 60px;
	  background: url("../../images/common/bg_m.png") no-repeat;
    background-position: right;
    position: relative;
	  border-top: dotted 2px #ccc;
	  border-bottom: dotted 2px #ccc;
	  
  }
	.article img {
    display: none;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    font-size: 1.6em;
    line-height: 1.6em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .article h1 img {
    vertical-align: middle;
  }
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .sec_in80 {
    margin: 0 auto;
    padding: 0 0 2em;
    width: 97%;
    height: auto;
  }
  .sec_in80em3 {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {}
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box33 {
    margin: 0 0 1.5em;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 22%;
    left: 9%;
    width: 92%!important;
    text-align: left;
  }
	.box33 p {
    font-size: 1.1em;
		line-height: 1.5em;
  }
  .box25 {
    margin: 0 0 1em;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box25in {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 90%;
    height: 80%;
    text-align: center;
  }
  .box25in h3 {
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .box25in img {
    margin: 0 0 10px;
    width: 50%;
    height: auto;
  }
  .sec_btn {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: solid 1px #630;
    coler: #000;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    transition: .5s;
    display: block !important;
  }
  .sec_btn a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 35px;
    white-space: nowrap;
    font-size: 1.3em;
    line-height: 35px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    display: block !important;
  }
  .sec_btn a:hover {
    width: 100%;
    height: 35px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
  .box30 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .box30_box {}
  .box30 h4 {
    padding: 0 0 .2em;
    line-height: 1.2em;
    font-size: 2em;
  }
  .box30_tx {
    margin: 0 0 1em;
    text-align: center;
  }
  .box70 {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .tx_ll {
    font-size: 2rem;
    line-height: 3rem;
  }
  .tx_l {
    font-size: 1.8rem !important;
    line-height: 2.5rem;
  }
  .tx_m {
    font-size: 1.5rem;
    line-height: 3rem;
  }
  .tx_n {
    font-size: 1.8rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.1rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1rem;
    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: 0px;
    width: 97%;
    height: 80px;
	  background: url("../../images/common/bg_m.png") no-repeat;
    background-position: right;
    position: relative;
	  border-top: dotted 2px #ccc;
	  border-bottom: dotted 2px #ccc;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    line-height: 2em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    vertical-align: middle;
  }
  .br1 {
    display: block;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .sec_in {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .sec_in80 {
    margin: 0 auto;
    padding: 0 0 2em;
    width: 97%;
    height: auto;
  }
  .sec_in80em3 {
    margin: 0 auto;
    padding: 2em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {
    display: flex;
    align-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
 
  }
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
	.box33 img{
		width: 100%;
		height: auto;
	}
	.box33 p{
		font-size: 1.3em;
		line-height: 1.5em;
	}
  .box33in {
    position: absolute;
    top: 21%;
    left: 10%;
    width: 90%;
    text-align: left;
  }
	.box33in p{
    font-size: 1.5em;
		line-height: 1.5em;
  }
  .box25 {
    margin: 1% !important;
    padding: 0;
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box25in {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 90%;
    height: 80%;
    text-align: center;
  }
  .box25in h3 {
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .box25in img {
    margin: 0 0 10px;
    width: 40%;
    height: auto;
  }
  .sec_btn {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: solid 1px #630;
    coler: #000;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    transition: .5s;
    display: block !important;
  }
  .sec_btn a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 35px;
    white-space: nowrap;
    font-size: 1.3em;
    line-height: 35px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    display: block !important;
  }
  .sec_btn a:hover {
    width: 100%;
    height: 35px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
  .box30 {
    margin: 0;
    padding: 0;
    width: 30%;
  }
  .box30_box {
    position: absolute;
    width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .box30 h4 {
    padding: 0 0 .3em;
    line-height: 1.2em;
    font-size: 1.8em;
  }
  .box30_tx {
    text-align: right;
  }
  .box70 {
    margin: 0;
    padding: 0;
    width: 68%;
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .tx_ll {
    font-size: 3rem;
    line-height: 4.5rem;
  }
  .tx_l {
    font-size: 2.5rem !important;
    line-height: 3.5rem;
  }
  .tx_m {
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .tx_n {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    text-align: center;
    overflow: hidden;
  }
  .br1 {
    display: none;
  }
  section {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    text-align: center;
  }
  .article {
    margin: 0 auto;
    padding: 0px;
    width: 97%;
    height: 80px;
	  background: url("../../images/common/bg_m.png") no-repeat;
    background-position: right;
    position: relative;
	  border-top: dotted 2px #ccc;
	  border-bottom: dotted 2px #ccc;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    line-height: 2em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    vertical-align: middle;
  }
  .sec_in {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .sec_in80 {
    margin: 0 auto;
    padding: 0 0 3em;
    width: 80%;
    height: auto;
  }
  .sec_in80em3 {
    margin: 0 auto;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {
    display: flex;
    align-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 21%;
    left: 9%;
    width: 90%;
    text-align: left;
  }
	.box33in p{
    font-size: 1.2em;
		line-height: 1.5em;
  }
  .box25 {
    margin: 1% !important;
    padding: 0;
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box25in {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 90%;
    height: 80%;
    text-align: center;
  }
  .box25in h3 {
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .box25in img {
    margin: 0 0 10px;
    width: 40%;
    height: auto;
  }
  .sec_btn {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: solid 1px #630;
    coler: #000;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    transition: .5s;
    display: block !important;
  }
  .sec_btn a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 35px;
    white-space: nowrap;
    font-size: 1.3em;
    line-height: 35px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    display: block !important;
  }
  .sec_btn a:hover {
    width: 100%;
    height: 35px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
  .box30 {
    margin: 0;
    padding: 0;
    width: 30%;
  }
  .box30_box {
    position: absolute;
    width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .box30 h4 {
    padding: 0 0 .3em;
    line-height: 1.2em;
    font-size: 2.2em;
  }
  .box30_tx {
    text-align: right;
  }
  .box70 {
    margin: 0;
    padding: 0;
    width: 68%;
  }
}
@media screen and (min-width:1441px) {
  .tx_ll {
    font-size: 3rem;
    line-height: 4.5rem;
  }
  .tx_l {
    font-size: 2.5rem !important;
    line-height: 3.5rem;
  }
  .tx_m {
    font-size: 1.8rem;
    line-height: 3rem;
  }
  .tx_n {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
  .tx_p {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
  .tx_ps {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
  article {
    margin: 0 auto;
    padding: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
  }
  .article {
    margin: 0 auto;
    padding: 0px;
    width: 97%;
    height: 80px;
	  background: url("../../images/common/bg_m.png") no-repeat;
    background-position: right;
    position: relative;
	  border-top: dotted 2px #ccc;
	  border-bottom: dotted 2px #ccc;
  }
  .article h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 2em;
    line-height: 2em;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    vertical-align: middle;
  }
  .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: 3em 0;
    width: 97%;
    height: auto;
  }
  .sec_in100 {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {
    display: flex;
    align-content: space-between;
  }
  .flex_low {
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
  }
  .flex_low2 {
    display: flex;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .flex_wrap {
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 31%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 22%;
    left: 9%;
    width: 87%;
    text-align: left;
  }
	.box33in p{
    font-size: 1.1em;
		line-height: 1.5em;
  }
  .box25 {
    margin: 1% !important;
    padding: 0;
    width: 23%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box25in {
    position: absolute;
    top: 13%;
    left: 5%;
    width: 90%;
    height: 80%;
    text-align: center;
  }
  .box25in h3 {
    text-shadow:
      -1px -1px 0px #fff, 1px -1px 0px #fff, 1px 1px 0px #fff, -1px 1px 0px #fff;
  }
  .box25in img {
    margin: 0 0 10px;
    width: 40%;
    height: auto;
  }
  .sec_btn {
    position: absolute;
    bottom: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: solid 1px #630;
    coler: #000;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    transition: .5s;
    display: block !important;
  }
  .sec_btn a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 35px;
    white-space: nowrap;
    font-size: 1.3em;
    line-height: 35px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 6px; /* Firefox */
    -webkit-border-radius: 6px; /* Safari,Chrome */
    border-radius: 6px; /* CSS3 */
    display: block !important;
  }
  .sec_btn a:hover {
    width: 100%;
    height: 35px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
  .box30 {
    margin: 0;
    padding: 0;
    width: 30%;
  }
  .box30_box {
    position: absolute;
    width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .box30 h4 {
    padding: 0 0 .3em;
    line-height: 1.2em;
    font-size: 2.2em;
  }
  .box30_tx {
    text-align: right;
  }
  .box70 {
    margin: 0;
    padding: 0;
    width: 68%;
  }
}
/*sec5*/
@media screen and (min-width:340px) and (max-width:480px) {
  .foo_logo {
    margin: 1em auto;
    width: 100%;
    height: auto;
  }
  .foo_logo img {
    width: 97%;
    height: auto;
  }
  .contact {
    margin: 0 auto;
    padding: 0;
    width: 97%;
  }
  .contact_in {
    margin: 1em auto;
    width: 300px;
  }
  .button-7dummy {
    width: 100%;
    height: 60px;
    font-size: 1.7em;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    display: block;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    background: #fff;
	  border:1px solid #630;
  }
  .button-7 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    coler: #630;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    transition: .5s;
    display: block !important;
	  border:1px solid #630;
  }
  .button-7 a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 60px;
    white-space: nowrap;
    font-size: 1.5em !important;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    display: block !important;
  }
  .button-7 a:hover {
    width: 100%;
    height: 60px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
	.contact2 {
    margin: .5em auto 0;
    padding: 0;
    width: 320px!important;
    display: flex;
    align-content: space-between;
  }
	.con_ti{
		width: 100px!important;
		height: auto;
		display: inline-block;
		text-align: left;
	}
	.con_come{
		width: auto;
		height: auto;
		display: inline-block;
		text-align: left!important;
	}
	.tx_n2 {
    font-size: 1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
}
@media screen and (min-width:481px) and (max-width:768px) {
  .foo_logo {
    margin: 1em auto;
    width: 100%;
    height: auto;
  }
  .foo_logo img {
    width: 97%;
    height: auto;
  }
  .contact {
    margin: 0 auto;
    padding: 0;
    width: 97%;
  }
  .contact_in {
    margin: 1em auto;
    width: 300px;
  }
  .button-7dummy {
    width: 100%;
    height: 60px;
    font-size: 1.7em;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    display: block;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    background: #fff;
	  border:1px solid #630;
  }
  .button-7 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    coler: #630;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    transition: .5s;
    display: block !important;
	  border:1px solid #630;
  }
  .button-7 a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 60px;
    white-space: nowrap;
    font-size: 1.5em !important;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    display: block !important;
  }
  .button-7 a:hover {
    width: 100%;
    height: 60px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
	.contact2 {
    margin: 1em auto 0;
    padding: 0;
    width: 400px!important;
    display: flex;
    align-content: space-between;
  }
	.con_ti{
		width: 120px!important;
		height: auto;
		display: inline-block;
		text-align: left;
	}
	.con_come{
		width: auto;
		height: auto;
		display: inline-block;
		text-align: left!important;
	}
	.tx_n2 {
    font-size: 1.1rem;
    line-height: 1.6rem;
    font-weight: normal;
  }
}
@media screen and (min-width:769px) and (max-width:1024px) {
  .foo_logo {
    margin: 1em auto;
    width: 100%;
    height: auto;
  }
  .foo_logo img {
    width: 70%;
    height: auto;
  }
  .contact {
    margin: 1em auto;
    padding: 0;
    width: 90%;
    display: flex;
    align-content: space-between;
    position: relative;
  }
  .contact_in {
    margin: 0 auto;
    width: 300px;
  }
  .button-7dummy {
    width: 100%;
    height: 60px;
    font-size: 1.7em;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    display: block;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    background: #fff;
	  border:1px solid #630;
  }
  .button-7 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    coler: #630;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    transition: .5s;
    display: block !important;
	  border:1px solid #630;
  }
  .button-7 a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 60px;
    white-space: nowrap;
    font-size: 1.5em !important;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    display: block !important;
  }
  .button-7 a:hover {
    width: 100%;
    height: 60px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
	.contact2 {
    margin: 1em auto 0;
    padding: 0;
    width: 500px;
    display: flex;
    align-content: space-between;
  }
	.con_ti{
		width: 150px!important;
		height: auto;
		display: inline-block;
		text-align: left;
	}
	.con_come{
		width: auto;
		height: auto;
		display: inline-block;
		text-align: left!important;
	}
	.tx_n2 {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .foo_logo {
    margin: 2em auto;
    width: 100%;
    height: auto;
  }
  .foo_logo img {
    width: 675px;
    height: auto;
  }
  .contact {
    margin: 1em auto;
    padding: 0;
    width: 800px;
    display: flex;
    align-content: space-between;
    position: relative;
  }
  .contact_in {
    margin: 0 auto;
    width: 300px;
  }
  .button-7dummy {
    width: 100%;
    height: 60px;
    font-size: 1.7em;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    display: block;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    background: #fff;
	  border:1px solid #630;
  }
  .button-7 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    coler: #630;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    transition: .5s;
    display: block !important;
	  border:1px solid #630;
  }
  .button-7 a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 60px;
    white-space: nowrap;
    font-size: 1.5em !important;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    display: block !important;
  }
  .button-7 a:hover {
    width: 100%;
    height: 60px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
	.contact2 {
    margin: 1em auto 0;
    padding: 0;
    width: 650px;
    display: flex;
    align-content: space-between;
  }
	.con_ti{
		width: 150px!important;
		height: auto;
		display: inline-block;
		text-align: left;
	}
	.con_come{
		width: auto;
		height: auto;
		display: inline-block;
		text-align: left!important;
	}
	.tx_n2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
}
@media screen and (min-width:1441px) {
  .foo_logo {
    margin: 2em auto!important;
    width: 100%;
    height: auto;
  }
  .foo_logo img {
    width: 675px;
    height: auto;
  }
  .contact {
    margin: 1em auto;
    padding: 0;
    width: 800px;
    display: flex;
    align-content: space-between;
  }
  .contact_in {
    margin: 0 auto;
    width: 300px;
  }
  .button-7dummy {
    width: 100%;
    height: 60px;
    font-size: 1.7em;
    line-height: 60px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0;
    display: block;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    background: #fff;
	  border:1px solid #630;
  }
  .button-7 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    coler: #630;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    transition: .5s;
    display: block !important;
	  border:1px solid #630;
  }
  .button-7 a {
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: 60px;
    white-space: nowrap;
    font-size: 1.5em !important;
    line-height: 60px;
    text-align: center;
    background: #fff;
    color: #630 !important;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 12px; /* CSS3 */
    display: block !important;
  }
  .button-7 a:hover {
    width: 100%;
    height: 60px;
    background: #630;
    box-shadow: 0px 0px 8px #999;
    color: #fff !important;
    transition: .5s;
    opacity: 1;
  }
	.contact2 {
    margin: 1em auto 0;
    padding: 0;
    width: 650px;
    display: flex;
    align-content: space-between;
  }
	.con_ti{
		width: 150px!important;
		height: auto;
		display: inline-block;
		text-align: left;
	}
	.con_come{
		width: auto;
		height: auto;
		display: inline-block;
		text-align: left!important;
	}
	.tx_n2 {
    font-size: 1.5rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
}