@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_color05 {
  background-image: linear-gradient(-45deg, #fe7f2b, #f60);
}
.bg_color06 {
  background: #fefdf3;

}
.bg_color07 {
	background:url("../images/top/bg1.jpg")no-repeat;
	background-position: right bottom;
}
.bg_color08 {
  background: #fadebd;
}
.bg_color09 {
  background: #f5faef;
}
.bg_color10 {
  background: #ffc;
}	

@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.4em;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: .8rem;
    line-height: 1.5rem;
    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;
  }
  .br1 {
    display: block;
  }
	.br_h {
    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;
  }
  .sec_in4 {
    margin: 0 auto;
    padding:2em 0;
    width: 250px!important;
    height: auto;
  }
  .box25 {
    margin: 0 0 2em;
	  position: relative;
    padding: 0;
    width: 100%;
  }
	.box25:last-child  {
    margin: 0;
	  position: relative;
    padding: 0;
    width: 100%;
  }
	.box25in{
   position: relative;
    width: 100%;
    background: #e7878a;
	color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
  }
	.box25in:before{
   content:"";
    display: block;
    padding-top: 65%; /* 高さを幅の75%に固定 */
  }
	.box25in a{
    margin: 0;
    padding: 3%;
    height: 100%;
    background: #e7878a;
		color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
		border: 3px solid #960;
  }
  .box25in a:hover {
    width: 100%;
    height: 100%;
    background: #fddede;
    color: #e7878a !important;
    transition: .5s;
    opacity: 1;
	  -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    display: block !important;
	   border: 3px solid #c96;
  }
	.box25b{
   position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
	.box25in h3{
		width: 100%;
		font-size: 1.3em;
		line-height: 1.5em;
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
  .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%;
  }
	.box30b {
    margin: 0 auto;
    padding: 0;
    width: 97%;
  }
	.box70b {
    margin: 0 auto 1.5em;
    padding: 0;
    width: 97%;
  }
	.sec_in80em3b {
    margin: 0 auto 3em;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
	.sec_in_height {
    height: auto;
  }
	.sec_in_box {
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: inline-block;
  }
  .img1 {
    margin: 1em auto 0;
    width: 97%;
    height: auto;
    display: block;
  }
	hr {
	height: 0;
  margin: 0 auto 2em ;
  padding: 0;
  border: 0;
		width: 97%;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
}
@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;
  }
  .br1 {
    display: block;
  }
	.br_h {
    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;
  }
  .sec_in4 {
    margin: 0 auto;
    padding: 2em 0;
    width: 300px!important;
    height: auto;
  }
  .box25 {
    margin: 0 0 2em;
	  position: relative;
    padding: 0;
    width: 100%;
  }
	.box25:last-child  {
    margin: 0;
	  position: relative;
    padding: 0;
    width: 100%;
  }
	.box25in{
   position: relative;
    width: 100%;
    background: #f93;
	color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
  }
	.box25in:before{
   content:"";
    display: block;
    padding-top: 65%; /* 高さを幅の75%に固定 */
  }
	.box25in a{
    margin: 0;
    padding: 3%;
    height: 100%;
    background: #e7878a;
		color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
		border: 3px solid #960;
  }
  .box25in a:hover {
    width: 100%;
    height: 100%;
    background: #fddede;
    color: #e7878a !important;
    transition: .5s;
    opacity: 1;
	  -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    display: block !important;
	   border: 3px solid #c96;
  }
	.box25b{
   position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
	.box25in h3{
		width: 100%;
		font-size: 1.5em;
		line-height: 1.5em;
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
  .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%;
  }
	.box30b {
    margin: 0 auto;
    padding: 0;
    width: 97%;
  }
	.box70b {
    margin: 0 auto 1.5em;
    padding: 0;
    width: 97%;
  }
	.sec_in80em3b {
    margin: 0 auto 3em;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
	.sec_in_height {
    height: auto;
  }
	.sec_in_box {
    margin: 0 auto;
    width: 100%;
    position: relative;
    display: inline-block;
  }
  .img1 {
    margin: 1em auto 0;
    width: 90%;
    height: auto;
    display: block;
  }
	hr {
	height: 0;
  margin: 0 auto 2em ;
  padding: 0;
  border: 0;
		width: 97%;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
}
@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.8rem;
    line-height: 3rem;
  }
  .tx_n {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: normal;
  }
	.tx_n2 {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: normal;
  }
	.tx_n3 {
    font-size: 1.3em;
    line-height: 2em;
    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;
  }
  .br1 {
    display: block;
  }
	.br_h {
    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: 3em 0;
    width: 97%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet {
    display: flex;
    align-content: space-between;
  }
	.flex_bet2 {
  }
  .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;
  }
  .flex_wrap2 {
  }
  .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;
  }
  .sec_in4 {
    margin: 0 auto;
    padding: 3em 0;
    width: 100%!important;
    height: auto;
  }
  .box25 {
    margin: 0 1%;
	  position: relative;
    padding: 0;
    width: 18%;
  }
	.box25in{
   position: relative;
    width: 100%;
    background: #e7878a;
	color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
  }
	.box25in:before{
   content:"";
    display: block;
    padding-top: 65%; /* 高さを幅の75%に固定 */
  }
	.box25in a{
    margin: 0;
    padding: 3%;
    height: 100%;
    background: #e7878a;
		color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
		border: 3px solid #960;
  }
  .box25in a:hover {
    width: 100%;
    height: 100%;
    background: #fddede;
    color: #e7878a !important;
    transition: .5s;
    opacity: 1;
	  -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    display: block !important;
	   border: 3px solid #c96;
  }
	.box25b{
   position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
	.box25in h3{
		width: 100%;
		font-size: .9em;
		line-height: 1.5em;
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
  .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%;
  }

	.box30b {
    margin: 0 auto;
    padding: 0;
    width: 97%;
  }
	.box70b {
    margin: 0 auto 1.5em;
    padding: 0;
    width: 97%;
  }
	.sec_in80em3b {
    margin: 0 auto 3em;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
	.sec_in_box {
    margin: 0 auto;
    width: 97%;
    position: relative;
    display: inline-block;
    white-space: nowrap
  }
  .img1 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: block;
  }
	hr {
	height: 0;
  margin: 0 auto 2em ;
  padding: 0;
  border: 0;
		width: 97%;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
}
@media screen and (min-width:1025px) and (max-width:1440px) {
  .tx_ll {
    font-size: 2.5rem;
    line-height: 4rem;
  }
  .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_n3 {
    font-size: 1.5rem;
    line-height: 3rem;
    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;
  }
	.br_h {
    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: 3em 0;
    width: 97%;
    height: auto;
  }
  .sec_in80 {
    margin: 0 auto;
    padding: 0 0 3em;
    width: 97%;
    height: auto;
  }
  .sec_in80em3 {
    margin: 0 auto;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
  .flex {
    display: flex;
  }
  .flex_bet,.flex_bet2 {
    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;
  }
	.flex_wrap2 {
		display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
 
  .sec_in4 {
    margin: 0 auto;
    padding: 3em 0;
    width: 97%!important;
    height: auto;
  }
  .box25 {
    margin: 0 1%;
	  position: relative;
    padding: 0;
    width: 18%;
  }
	.box25in{
   position: relative;
    width: 100%;
    background: #e7878a;
	color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
  }
	.box25in:before{
   content:"";
    display: block;
    padding-top: 65%; /* 高さを幅の75%に固定 */
  }
	.box25in a{
    margin: 0;
    padding: 3%;
    height: 100%;
    background: #e7878a;
		color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
		border: 3px solid #960;
  }
  .box25in a:hover {
    width: 100%;
    height: 100%;
    background: #fddede;
    color: #e7878a !important;
    transition: .5s;
    opacity: 1;
	  -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    display: block !important;
	   border: 3px solid #c96;
  }
	.box25b{
   position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
	.box25in h3{
		width: 100%;
		font-size: 1.1em;
		line-height: 1.5em;
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
	.box33 {
    margin: 1% !important;
    padding: 0;
    width: 48%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 22%;
    left: 8%;
    width: 90%;
    text-align: left;
  }
  .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%;
  }
	.sec_in80em3b {
    margin: 0 auto;
    padding: 0 0 3em;
    width: 97%;
    height: auto;
  }
	.sec_in_height {
    height: 350px;
  }
	.sec_in_box {
    margin: 3em auto 0;
	padding-right: 2%;
    width: 50%;
    position: relative;
    display: inline-block;
    white-space: nowrap
  }
  .img1 {
    margin: 0 auto;
	  padding: 0;
    width: 100%;
    height: auto;
    display: block;
	  vertical-align: top;
  }
	.box30b {
    margin: 0;
    padding: 0;
    width: 30%;
  }
	.box70b {
    margin: 0;
    padding: 0;
    width: 68%;
  }
	.sec_in80em3b {
    margin: 0 auto 3em;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
	.sec_in_box {
    margin: 0 auto;
    width: 50%;
    position: relative;
    display: inline-block;
    white-space: nowrap
  }
  .img1 {
    margin: 0 auto;
    width: 40%;
    height: auto;
    display: block;
  }
	hr {
	height: 0;
  margin: 0 auto 2em ;
  padding: 0;
  border: 0;
		width: 97%;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
}
@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_n3 {
    font-size: 1.8rem;
    line-height: 3rem;
    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;
  }
  .sec_in {
    margin: 0 auto;
    padding: 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,.flex_bet2 {
    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;
  }
	.flex_wrap2 {
		display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
.sec_in4 {
    margin: 0 auto;
    padding: 3em 0;
    width: 85%!important;
    height: auto;
  }
  .box25 {
    margin: 0 1%;
	  position: relative;
    padding: 0;
    width: 18%;
  }
	.box25in{
   position: relative;
    width: 100%;
    background: #e7878a;
	color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
  }
	.box25in:before{
   content:"";
    display: block;
    padding-top: 65%; /* 高さを幅の75%に固定 */
  }
	.box25in a{
    margin: 0;
    padding: 3%;
    height: 100%;
    background: #e7878a;
		color:#fff;
    -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    transition: .5s;
    display: block !important;
	box-sizing: border-box;
		border: 3px solid #960;
  }
  .box25in a:hover {
    width: 100%;
    height: 100%;
    background: #fddede;
    color: #e7878a !important;
    transition: .5s;
    opacity: 1;
	  -moz-border-radius: 12px; /* Firefox */
    -webkit-border-radius: 12px; /* Safari,Chrome */
    border-radius: 20px; /* CSS3 */
    display: block !important;
	   border: 3px solid #c96;
  }
	.box25b{
   position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
	.box25in h3{
		width: 100%;
		font-size: 1.4em;
		line-height: 1.5em;
		position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}
  .box33 {
    margin: 1% !important;
    padding: 0;
    width: 31%;
    height: auto;
    overflow: hidden;
    position: relative;
  }
  .box33in {
    position: absolute;
    top: 22%;
    left: 8%;
    width: 90%;
    text-align: left;
  }
  .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%;
  }
	.box30b {
    margin: 0;
    padding: 0;
    width: 30%;
  }
	.box70b {
    margin: 0;
    padding: 0;
    width: 68%;
  }
	.sec_in80em3b {
    margin: 0 auto 3em;
    padding: 3em 0;
    width: 80%;
    height: auto;
  }
	.sec_in_box {
    margin: 0 auto;
    width: 50%;
    position: relative;
    display: inline-block;
    white-space: nowrap
  }
  .img1 {
    margin: 0 auto;
    width: 40%;
    height: auto;
  }
	hr {
	height: 0;
  margin: 0 auto 2em ;
  padding: 0;
  border: 0;
		width: 80%;
  height: 8px;
  background-image: repeating-linear-gradient(45deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%), repeating-linear-gradient(135deg, #fc9 0, #fc9 1px, transparent 0, transparent 50%);
  background-size: 8px 8px;
}
}
/*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;
	}
	.banner_box{
		margin: 0 auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
	}
	.banner_box_in{
		margin: 1em auto;
		padding: 0;
		border: 1px solid #666;
		width: 280px;
		height: auto;
	}
}
@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;
	}
	.banner_box{
		margin: 0 auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
	}
	.banner_box_in{
		margin: 1em auto;
		padding: 0;
		border: 1px solid #666;
		width: 400px;
		height: auto;
	}
}
@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;
	}
	.banner_box{
		margin: 0 auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
	}
	.banner_box_in{
		margin: 1em auto;
		padding: 0;
		border: 1px solid #666;
		width: 500px;
		height: auto;
	}
}
@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;
	}
	.banner_box{
		margin: 0 auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
	}
	.banner_box_in{
		margin: 1em auto;
		padding: 0;
		border: 1px solid #666;
		width: 600px;
		height: auto;
	}
}
@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;
	}
	.banner_box{
		margin: 0 auto;
		padding: 1em 0;
		width: 100%;
		height: auto;
	}
	.banner_box_in{
		margin: 1em auto;
		padding: 0;
		border: 1px solid #666;
		width: 600px;
		height: auto;
	}
}