@charset "utf-8";
/* CSS Document */

#header{ margin:0 auto; border-bottom:3px solid #f0600a;}

.container{ margin:0 auto; max-width:95%;}
@media only screen and ( min-width : 768px ) {
.for_sp {display: none!important;}
}

#header {
  /*box-shadow: 0px 3px 15px rgba(0,0,0,0.2);*/
  z-index: 99;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
}
#gNav a:hover {
  color: #999;
}
nav ul{
  list-style: none; }
nav li a {
  font-size: 16px;
  letter-spacing: 0.1em;
  text-decoration: none;
  color: #f0600a;
}
nav .sub-menu,.mean-container .mean-nav ul ul {
  color: #fff;
  background-color:rgb(104,179,46);
}

.top-image {
  position: relative;
  width: 100%;
  margin-top:73px;
}

.top-image img {
  width: 100%;
}

@media only screen and ( max-width : 480px ) {
	.top-image {
  position: relative;
  width: 100%;
  margin-top:60px;
}
	
.top-image img {
  width: 100%;
}
  #header {
    padding: 10px 0;
    height: 60px;
  }
  .h_logo {
    width: 80%;
    position: absolute;
    top: 10px;
    left: 10px;
	text-align:left;
    z-index: 100;
  }
  .h_logo img{ width:90%;}
  #gNav .nav {
    overflow-y: auto;
    height: 100vh;
  }
  .mean-nav .container {
    padding: 0;
  }
  nav li a {font-size: 18px;}
  nav li .fa {
    display: none;
  }
  .swiper-container{ margin-top:60px;}
}
@media print, screen and ( max-width : 479px ) {  .h_logo img {
    width: 100%;
  }}
@media print, screen and ( min-width : 480px ) {
  #header {
    height: 80px;
  }
  .h_logo img {
    width: 452px;
  }
  #h_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #gNav ul {
    position: relative;
    display: flex;
  }
  #gNav li {
    position: relative;
    margin-right: 2em;
  }
  #gNav li:last-child {
    margin-right: 0;
  }
  #gNav li i {
    font-size: 16px;
    margin-left: 5px;
  }
  #gNav li a {
    position: relative;
    display: block;
    text-align: center;
    line-height: 80px;
  }
  #gNav .sub-menu {
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    display: block;
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
  }
  #gNav .sub-menu a {
    padding: 10px;
    display: block;
    border-bottom: none;
    padding: 20px;
    line-height: 1.2em;
  }
  #gNav .sub-menu a:hover:after {
    content: none;
  }
  #gNav .sub-menu li {
    display: block;
    font-size: 16px;
    padding: 0;
    margin: 0;
  }
  #gNav .sub-menu li:last-child {
    border-bottom: none;
  }
  #gNav ul > li:hover {
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  #gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
    color: #bfd0ff;
  }
  #gNav li:hover ul.sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    z-index: 9999;
  }
  #gNav li ul li:after {
    content: none;
  }
 #gNav li:hover ul.sub-menu a {
    color: #111;
  }
  #gNav .sub-menu li a:hover {
    background: #fff;
  }
  #gNav .contact_btn a:hover {
    color: #fff;
  }
  .swiper-container{ margin-top:80px;}
}

/* ------ ～ 480px ------ */
@media screen and (max-width: 480px) {
.container{ margin:0 auto; width:100%;}	
.img_70{ width:70%;}
.for_pc {display: none!important;}
.last{ margin-bottom:100px; padding-bottom:100px;}
#blog_main{ margin:0 auto; width:100%;}	
}


#footer{ width:100%; color: rgb(66,33,11);}
#footer_top{ width:100%; color: rgb(66,33,11); padding-bottom:20px;}
.footer_main{ margin:0 auto; width:1200px;}
.footer_main a{color: rgb(66,33,11) ;text-decoration: none;}

.foote_left{ float:left; width:400px; text-align:right; margin-top:50px;}
.foote_left img{ width:80%;}
.foote_right{ float:right; width:760px; text-align:right;margin-top:50px;}

.foote_tel{ font-size:36px;}
.foote_tel a{color: rgb(66,33,11);}
.foote_tel img{ width:10%;}

.footer_c{ text-align:center; color:#FFF; font-size:14px; background-color:#f0600a; width:100%;}

@media screen and (max-width: 480px) {
	.last{ margin-bottom:40px; padding-bottom:0;}
	.footer_main{ margin:0 auto; width:90%;}
	
	.foote_left{ float:left; width:100%; text-align:center;}
	.foote_left img{ width:80%;}
.foote_right{ float:left; width:100%; text-align:center;}
.foote_tel{ font-size:24px;}
.foote_tel img{ width:5%;}
	}

/************************/
/*                      */
/*          TOP         */
/*                      */
/************************/

.top_news{margin:0 auto; width:100%; padding-top: 50px; background-color: rgb(255,250,224); margin-top: 50px; margin-bottom: 80px;}
.news_tit{ font-size:1.5em; font-weight: bold; color:#f0600a; text-align:center; padding:80px 0 50px 0;}

.top_tit {
  position: relative;
  padding: 0.3rem 1rem;
  text-align:center;
  display: inline-block;
  font-size:x-large;
}

.top_tit:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #f0600a, #f0600a 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #f0600a, #f0600a 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.top_info_02{margin:0 auto;width:90%;max-width:1000px; margin-bottom: 80px;}
*, *:before, *:after {
    box-sizing: border-box;
}
.col_3{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.col_3 img{ width: 200px; height: 198px;}
.col_3 > *{
    width: calc( 33.33333% - 8px ) ;
    margin-right: 12px;
    margin-bottom: 12px;
	border:2px solid #f0600a;
box-shadow:rgba(244, 148, 11, 0.0588235) 0px 0px 6px 3px;
-webkit-box-shadow:rgba(244, 148, 11, 0.0588235) 0px 0px 6px 3px;
-moz-box-shadow:rgba(244, 148, 11, 0.0588235) 0px 0px 6px 3px;
}
.col_3 > *:nth-child(3n){
    margin-right: auto;
}
.col_3 > * > *{
    background: #fff;
    height: 120px;
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 960px) {
    .col_3 > *{
        width: calc( 50% - 6px ) ;
    }
    .col_3 > *:nth-child(3n){
        margin-right: 12px;
    }
    .col_3 > *:nth-child(2n){
        margin-right: auto;
    }
}
@media screen and (max-width: 580px) {
    .col_3 > *{
        width: 100%;
        margin-right: auto;
    }
    .col_3 > *:nth-child(3n){
        margin-right: auto;
    }
}

.top_info_02_tit{ margin-top: 20px; font-size: 1.8em;color: rgb(108,52,0);text-align: center; font-weight: bold; line-height: 150%;}
@media screen and (max-width: 480px) {.top_info_02_tit{font-size: 1.3em;}}

.heading04 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 1.2em;
	text-align: center;
}

.heading04::before,
.heading04::after {
	content: '';
	width: 3px;
	height: 40px;
	background-color: #f0600a;
}

.heading04::before {
	margin-right: 30px;
	transform: rotate(-35deg)
}
.heading04::after {
	margin-left: 30px;
	transform: rotate(35deg)
}

@media screen and (max-width: 480px) {.top_info_02{margin-bottom: 40px;}}
.top_info_03{width:100%;background-color: rgb(255,250,224); padding: 30px 0;}
.top_rinen{margin:0 auto;width:100%;max-width:1200px; padding-top: 20px;}
.top_rinen ol {
  position: relative;
  margin: 0 auto;
  padding: 0 10px 0 6px;
  list-style: none;
  font-weight: bold; width: 80%;max-width: 800px; text-align: left;
}

.top_rinen ol li {
  position: relative;
  margin: 12px 20px 0 24px;
  padding: 0;
  line-height: 1.5;
}

/* ol デザイン */
.top_rinen ol {
  counter-reset: li;
}
.top_rinen ol > li:before {
  position: absolute;
  font-weight: bold;
  counter-increment: li;
  content: counter(li) "";
  left: -34px;
  top: -1px;
  color: #fff;
  width: 24px;
  height: 24px;
  font-size: 14px;
  text-align: center;
  border-radius: 100%;
  box-sizing: border-box;
  font-weight: bold;
  line-height: 1;
  background: #ffc33c;
  padding: 6px 0;
}

		.flow_design09 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flow09 {
  padding-left: 0;
}

.flow09 > li {
  list-style-type: none;
  display: flex;
  padding: 20px 0;
}

.flow09 > li dl dt {
  font-size: 1.2em;
  line-height: 2;
  font-weight: bold;
  margin-bottom: 10px;
}

.flow09 > li .icon09 {
  line-height: 1;
  font-size: 2em;
  font-weight: bold;
  color: #f0600a;
  text-align: center;
  width: 70px;
  position: relative;
  margin-top: 0;
}

.flow09 > li .icon09::before {
  content: 'STEP';
  font-size: 0.3em;
  display: block;
  margin-bottom: 3px;
  letter-spacing: 1px;
}

/*.flow09 > li .icon09::after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 40px);
  background-color: #858585;
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  margin: auto;
}*/

.flow09 > li dl dd {
  margin: 0;
}

.flow09 > li dl {
  width: calc(100% - 70px);
  margin-top: 0.8em;
}
		
/*スケジュール*/

.col_3s{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.col_3s > *{
    /*width: calc( 33.33333% - 8px ) ;*/
	width: calc( 49% - 8px ) ;
    margin-right: 12px;
    margin-bottom: 12px;
}
.col_3s > *:nth-child(3n){
    margin-right: auto;
}
.col_3s > * > *{
    position: relative;
    overflow: hidden;
}
@media screen and (max-width: 960px) {
    .col_3s > *{
        width: calc( 50% - 6px ) ;
    }
    .col_3s > *:nth-child(3n){
        margin-right: 12px;
    }
    .col_3s > *:nth-child(2n){
        margin-right: auto;
    }
}
@media screen and (max-width: 580px) {
    .col_3s > *{
        width: 100%;
        margin-right: auto;
    }
    .col_3s > *:nth-child(3n){
        margin-right: auto;
    }
}
/* flex-schedul */
.flex-schedule {
　line-height:130%;
  min-width: 100%;
  max-width: 100%;
  list-style: none;
  margin: 0 auto;
  box-sizing: border-box;
/*margin-left: 200px;*/
	font-size: 1.0em;font-weight: bold;
}

@media screen and (max-width: 480px) {.flex-schedule {
  min-width: 100%;
	max-width: 100%;margin-left: 0px;}
}

.flex-schedule li {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  position: relative;

}

.flex-schedule .area {
  padding: 10px;
  display: block;
  width: 100%;
  border-left: 6px solid #f0600a;
}

.flex-schedule li .time {
  display: inline-flex;
  justify-content: flex-end;
  flex-basis: 5em;
  max-width: 5em;
  margin-right: 1em;
  margin-top: 30px;
}

.flex-schedule .sch_box {
  position: relative;
  min-height: 1em;
  padding: 1em;
  background: #f0600a;
  border-radius: 6px;
}

.flex-schedule .sch_box::before {
  content: "";
  position: absolute;
  left: -23px;
  top: 20px;
  background: #f0600a;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

.flex-schedule .sch_title {
  font-weight: 700; color: #fff;
}

.flex-schedule .sch_tx {
  font-size: 14px;
  font-weight: normal;
}
		
		.syouhin_box_06{margin: 0 auto; width: 90%; max-width: 1000px;margin-bottom: 5%;}
	@media screen and (max-width: 960px) {
		.syouhin_box_06{margin: 0 auto; width: 90%;}}
		 
.syouhin_box_06list_table,
.syouhin_box_06list_table > dt,
.syouhin_box_06list_table > dd {
    box-sizing: border-box;
}

.syouhin_box_06list_table{border-top: 1px solid #040000;}
	
.syouhin_box_06list_table > dt,
.syouhin_box_06list_table > dd {
    padding: 1em;
    margin: 0px;
}

.syouhin_box_06list_table > dt {font-weight: bold;

}

.syouhin_box_06list_table > dd {border-bottom: 1px solid #040000; text-align: left;
}

@media screen and (max-width: 767px) {
    .syouhin_box_06list_table > dd {
        border-top: none;
    }
    .syouhin_box_06list_table > dt{
        text-align: center;
    }
	.syouhin_box_06list_table > dd {text-align: left;}
    .syouhin_box_06list_table > dd > ul {
        text-align: left;
    }
}
@media print, (min-width: 768px) {
    .syouhin_box_06list_table {
        display: flex;
        flex-wrap: wrap;
    }
    .syouhin_box_06list_table > dt,
    .syouhin_box_06list_table > dd {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .syouhin_box_06list_table > dt {
        width: 20%; text-align: center;border-bottom: 1px solid #040000;
    }
    .syouhin_box_06list_table > dd {
        width: 80%;
    }
}

/**お知らせFacebook枠**/


/****** 汎用 囲み文字 ******/
.ctg_1 { margin:0 0 0 20px; padding: 3px 17px; background-color:rgb(147,39,143); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}
.ctg_2 { margin:0 0 0 20px; padding: 3px 10px; background-color:rgb(153,153,0); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}
.ctg_8 { margin:0 0 0 20px; padding: 3px 17px; background-color:rgb(66,33,11); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}
.ctg_9 { margin:0 0 0 20px; padding: 3px 10px; background-color:rgb(121,189,191); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}
.ctg_5  { margin:0 0 0 20px; padding:3px; background-color:rgb(95,120,155); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}
.ctg_6 { margin:0 0 0 20px; padding: 3px; background-color:rgb(199,101,22); color:#FFFFFF; width:150px; text-align:center;font-size:14px;}

.news {margin: 1em auto;padding: 0 1.5em;text-align: left;line-height: 1.3;width: 80%;}
.news dl {padding: 0.5em 0;border-bottom: 1px solid #C1C1C1;}
.news_dl_02{border-top: 1px solid #C1C1C1;}
.news dt {padding-bottom: 0;width: 20em; font-size:16px; }
.news dd {font-size:16px; padding-top:10px;}
@media screen and (min-width: 480px) {
.news dt {clear: left;float: left; font-size:16px;}
.news dd {margin-left: 15em; font-size:16px; padding-top:0px;}
}

/* ------ ～ 480px ------ */
@media screen and (max-width: 480px) {
.top_news{margin:0 auto; width:100%; padding-top: 30px;}
.news_tit{ font-size:1.5em; font-weight: bold; color:#f0600a; text-align:center; padding:50px 0 20px 0;}
}

.inf_01{ margin:0 auto; max-width:1200px; margin-top:80px;}
.top_box_left{  margin:0 auto;float:left; width:704px; background-image:url(../img/home/img_01.jpg); background-repeat:no-repeat; background-position:top; height:400px;}
.top_box_left_l{ float:left; width:38%;-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;}
.top_box_left_r{ float:right;color:#FFFFFF; text-align:left; width:50%;} 
.top_box_left_r_txt{padding:100px 20px 0 20px; font-size:18px;} 
  .top_box_left_l_txt{ font-size:30px; text-align:right; color:#FFFFFF; padding-top:30px;}
.top_box_right{  margin:0 auto;float:right; width:496px; text-align:left;}

.inf_square{ padding:60px 0 0 90px;}
.inf_square_btn {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: rgb(66,33,11);
	border:1px solid #FFF;
}
.inf_square_btn:hover {
	 background: #FFF;
         color: rgb(66,33,11);
	 cursor: pointer;
	 text-decoration: none;
}

.inf_02{ margin:0 auto; max-width:1200px;}
.top_box02_left{  margin:0 auto;float:right; width:704px; background-image:url(../img/home/kv_04.jpg); background-repeat:no-repeat; background-position:top; height:400px;}
.top_box02_left_l{
	float:left;
	width:38%;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
.top_box02_left_r{ float:left;color:rgb(66,33,11); text-align:left; width:50%;} 
.top_box02_left_r_txt{padding:100px 20px 0 20px; font-size:18px;} 
.top_box02_left_l_txt{ font-size:34px; text-align:left; color:rgb(66,33,11); padding-top:60px; padding-right:150px;}
.top_box02_right{ margin:0 auto;float:left; width:496px; text-align:left;padding:0px; margin-top:-1px;}

.inf_square02{ padding:60px 0 0 20px;}
.inf_square02_btn {
	display: block;
	position: relative;
	width: 160px;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: rgb(66,33,11);
	background: #FFF;
	border:1px solid rgb(66,33,11);
}
.inf_square02_btn:hover {
	 background: rgb(66,33,11);
         color: #FFF;
	 cursor: pointer;
	 text-decoration: none;
}

.inf_03{ margin:0 auto; max-width:1200px; background-color:rgb(66,33,11); padding:0; margin-top:-1px;}
.top_box03_left{margin:0 auto;float:left; width:50%; text-align:center;margin-top:-5px;}
.top_box03_right{margin:0 auto;float:right; width:50%; text-align:center;}

.inf_square03{ padding:20px;}
.inf_square03_btn {
	display: block;
	position: relative;
	width: 80%;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: rgb(66,33,11);
	border:1px solid #FFF;
}
.inf_square03_btn:hover {
	 background: #FFF;
         color: rgb(66,33,11);
	 cursor: pointer;
	 text-decoration: none;
}

@media screen and (max-width: 480px) {
.inf_01{ margin:0 auto; width:100%; margin-top:40px;}	
.top_box_left{ float:left; width:100%; background-image:url(../img/home/img_01.jpg); background-size: 100% 100%; height:40%;}
.top_box_left_l{ float:left; width:30%;-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;}
.top_box_left_r{ float:right;color:#FFFFFF; text-align:left; width:70%;}
.top_box_left_l_txt{ font-size:20px; text-align:right;padding-top:30px; padding-bottom:30px;}
.top_box_right{ float:left; width:100%;}
.top_box_right img{ width:100%;}
.top_box_left_r_txt{padding:20px 10px 0 10px; font-size:16px;} 

.inf_square{ padding:10px 0 0 20px;}
.inf_square_btn {
	display: block;
	position: relative;
	width: 130px;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: rgb(66,33,11);
	border:1px solid #FFF;
}

.inf_02{ margin:0 auto; width:100%;}
.top_box02_left{ float:left; width:100%; background-image:url(../img/home/kv_04.jpg); background-size: 100% 100%; height:40%;}
.top_box02_left_l{ float:left; width:30%;-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;}
.top_box02_left_r{ float:right;color:rgb(66,33,11); text-align:left; width:70%;}
.top_box02_left_l_txt{ font-size:24px; text-align:center;padding-top:30px; padding-bottom:30px;padding-right:0px;}
.top_box02_right{ float:left; width:100%;}
.top_box02_right img{ width:100%;}
.top_box02_left_r_txt{padding:20px 10px 0 10px; font-size:16px;} 

.inf_square02{ padding:10px 0 0 20px;}
.inf_square02_btn {
	display: block;
	position: relative;
	width: 130px;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: rgb(66,33,11);
	background: #FFF;
	border:1px solid rgb(66,33,11);
}

.inf_03{ margin:0 auto; width:100%;}	
.top_box03_left{ float:left; width:100%;}
.top_box03_right{ float:left; width:100%;}

.inf_square03{ padding:10px 0 10px 20px;}
.inf_square03_btn {
	display: block;
	position: relative;
	width: 90%;
	padding: 0.5em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: rgb(66,33,11);
	border:1px solid #FFF;
}
	}

/************************/
/*                      */
/*   オレンジの活動       */
/*                      */
/************************/

.orange_box{margin:0 auto; width:100%;}
.orange_box_left{ float:left; width:60%;}
.orange_box_right{ float:right; width:40%; padding: 0 5%;}
.orange_box_right img{width: 100%;}

@media screen and (max-width: 480px) {.orange_box_left{ float:left; width:100%;}
.orange_box_right{ float:left; width:100%; padding:0;}}

.orange_box_02{margin:0 auto; width:100%;}
.orange_box_02_left{ float:left; width:50%;}
.orange_box_02_right{ float:right; width:50%; padding: 0 5%;}
.orange_box_02_right img{width: 100%;}

@media screen and (max-width: 480px) {.orange_box_02_left{ float:left; width:100%;}
.orange_box_02_right{ float:left; width:100%; padding:0;}}



		.syouhin_box_06{margin: 0 auto; width: 90%; max-width: 1000px;margin-bottom: 5%;}
	@media screen and (max-width: 960px) {
		.syouhin_box_06{margin: 0 auto; width: 90%;}}
		 
.syouhin_box_06list_table,
.syouhin_box_06list_table > dt,
.syouhin_box_06list_table > dd {
    box-sizing: border-box;
}

.syouhin_box_06list_table{border-top: 1px solid #040000;}
	
.syouhin_box_06list_table > dt,
.syouhin_box_06list_table > dd {
    padding: 1em;
    margin: 0px;
}

.syouhin_box_06list_table > dt {font-weight: bold;

}

.syouhin_box_06list_table > dd {border-bottom: 1px solid #040000; text-align: left;
}

@media screen and (max-width: 767px) {
    .syouhin_box_06list_table > dd {
        border-top: none;
    }
    .syouhin_box_06list_table > dt{
        text-align: center;
    }
	.syouhin_box_06list_table > dd {text-align: left;}
    .syouhin_box_06list_table > dd > ul {
        text-align: left;
    }
}
@media print, (min-width: 768px) {
    .syouhin_box_06list_table {
        display: flex;
        flex-wrap: wrap;
    }
    .syouhin_box_06list_table > dt,
    .syouhin_box_06list_table > dd {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .syouhin_box_06list_table > dt {
        width: 20%; text-align: center;border-bottom: 1px solid #040000;
    }
    .syouhin_box_06list_table > dd {
        width: 80%;
    }
}

a.bt-samp73 {
  display: block;
  height: 40px;
  width: 180px;
  padding:1px;
  text-decoration: none;
  line-height: 40px;
  color: #fff;
  font-size:16px;
  text-shadow: 0px -1px 0px #af6d01;
  background: #fff;
  border: 1px solid #ff9900;
  border-radius: 20px;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  -moz-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
a.bt-samp73 span{
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
  background: #fe9902;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffae13), to(#fe9902));
  background: -moz-linear-gradient(top,  #ffae13,  #fe9902);
  background: -o-linear-gradient(top,  #ffae13,  #fe9902);
  background: -ms-linear-gradient(top,  #ffae13,  #fe9902);
  background: linear-gradient(top,  #ffae13,  #fe9902);
  border-radius: 20px;
}
a.bt-samp73:hover{
  opacity: 0.8;
}
a.bt-samp73:active{  /* クリックした時 */
  -ms-transform: translateY(2px);
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: none;
}