@charset "utf-8";
/* CSS Document */
.button {
  display: inline-block;
  width: 250px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #669999;
  color: #fff;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button:hover {
  background-color: #336666;
}
.button3 {
  display: inline-block;
  width: 250px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #fff;
  color: #336666;
  border: 2px solid #336666;
	margin-bottom: 2px;
}

.button2 {
  display: inline-block;
  width: 48.5%;
  height: 45px;
  text-align: center;
  text-decoration: none;
  line-height: 45px;
  outline: none;
	background-color: #3399cc;
  color: #fff;
	font-size: 0.8em;
}
@media only screen and (max-width: 850px) {
.button2 {
	font-size: 0.7em;
}
}
@media only screen and (max-width: 785px) {
.button2 {
	font-size: 0.8em;
}
}
.button2::before,
.button2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button2,
.button2::before,
.button2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button2 {
  position: relative;
  z-index: 2;
  background-color: #3399cc;
  border: 2px solid #3399cc;
  color: #fff;
  line-height: 45px;
}
.button2:hover {
  background-color: #fff;
  border-color: #3399cc;
  color: #3399cc;
}
.button2::before,
.button2::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #3399cc;
}
.button2::before {
  right: 0;
}
.button2::after {
  left: 0;
}
.button2:hover::before,
.button2:hover::after {
  width: 0;
  background-color: #3399cc;
}
.button_1 {
  display: inline-block;
  width: 500px;
  height: 54px;
  text-align: left;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #669999;
  color: #fff;
}
.button_1::before,
.button_1::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_1,
.button_1::before,
.button_1::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button_1:hover {
  background-color: #336666;
}
.button6 {
  display: inline-block;
  width: 180px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  outline: none;
background-color:#34800A;
  color: #fff;
	font-size: 0.8em;
}
.button6::before,
.button6::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button6,
.button6::before,
.button6::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button6 {
  position: relative;
  z-index: 2;
  background-color:#34800A;
  border: 2px solid #000;
  color: #fff;
  line-height: 20px;
}
.button6:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.button6::before,
.button6::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #34800A;
}
.button6::before {
  right: 0;
}
.button6::after {
  left: 0;
}
.button6:hover::before,
.button6:hover::after {
  width: 0;
  background-color: #34800A;
}
.button_2 {
  display: inline-block;
  width: 250px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color:#FFA97E;
  color: #fff;
}
.button_2::before,
.button_2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_2,
.button_2::before,
.button_2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.button_2:hover {
  background-color:#FF6633;
}
.button_6 {
  display: inline-block;
  width: 180px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  line-height: 20px;
  outline: none;
background-color:#FF9966;
  color: #fff;
	font-size: 0.8em;
}
.button_6::before,
.button_6::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_6,
.button_6::before,
.button_6::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button_6 {
  position: relative;
  z-index: 2;
  background-color:#FF9966;
  border: 2px solid #000;
  color: #fff;
  line-height: 20px;
}
.button_6:hover {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.button_6::before,
.button_6::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #FF9966;
}
.button_6::before {
  right: 0;
}
.button_6::after {
  left: 0;
}
.button_6:hover::before,
.button_6:hover::after {
  width: 0;
  background-color: #FF9966;
}
.button_F {
  display: inline-block;
  width: 50%;
  height: 130px;
  text-align: center;
  text-decoration: none;
  line-height: 10px;
  outline: none;
	background-color:#FBE1B0;
  color: #000000;
	font-size: 1em;
}
@media only screen and (max-width: 850px) {
.button_F {
	font-size: 0.7em;
}
}
.button_F::before,
.button_F::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_F,
.button_F::before,
.button_F::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button_F {
  position: relative;
  z-index: 2;
  background-color: #FBE1B0;
  border: 2px solid #FBE1B0;
  color: #000000;
  line-height: 45px;
}
.button_F:hover {
  background-color: #FFF;
  border-color: #FBE1B0;
  color: #000000;
}
.button_F::before,
.button_F::after {
  top: 0;
  width: 40%;
  height: 130%;
  background-color: #FBE1B0;
}
.button_F::before {
  right: 0;
}
.button_F::after {
  left: 0;
}
.button_F:hover::before,
.button_F:hover::after {
  width: 0;
  background-color: #FBE1B0;
}
.button_F2 {
  display: inline-block;
  width: 40%;
  height: 125px;
  text-align: center;
  text-decoration: none;
  line-height: 10px;
  outline: none;
	background-color:#FBE1B0;
  color: #000000;
	font-size: 1em;
}
@media only screen and (max-width: 850px) {
.button_F2 {
	font-size: 0.7em;
}
}
.button_F2:before,
.button_F2::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_F2,
.button_F2::before,
.button_F2::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button_F2 {
  position: relative;
  z-index: 2;
  background-color: #FBE1B0;
  border: 2px solid #FBE1B0;
  color: #000000;
  line-height: 45px;
}
.button_F2:hover {
  background-color: #FFF;
  border-color: #FBE1B0;
  color: #000000;
}
.button_F2::before,
.button_F2::after {
  top: 0;
  width: 40%;
  height: 130%;
  background-color: #FBE1B0;
}
.button_F2::before {
  right: 0;
}
.button_F2::after {
  left: 0;
}
.button_F2:hover::before,
.button_F2:hover::after {
  width: 0;
  background-color: #FBE1B0;
}
.placecenter{
	text-align: center;
	margin: 0 auto;
}
.button25 {
  display: inline-block;
  background: #FBE1B0; /* 背景色 */
  color: #000000; /* 文字色 */
  padding: 13px 45px; /* 上下の余白、左右の余白 */
  text-decoration: none; /* デフォルトで入るリンクの下線を消す */
	margin-top:0;
}