table.obi, table.obi-b, table.tape {
    font-size: 40px;
    font-weight: bold;
    text-align: center;
}
.obi {
    color: #fff;
}

table.obi, table.obi-b, table.tape {
    font-size: 40px;
    font-weight: bold;
    height: 100px;
    padding: 0 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.bold{
	font-weight:bold;
	}
	
table.obi p{
	font-weight:bold;
	text-align:center;
	}
.test_contents p{
	padding:0;
	margin: 0;
	line-height: 2;
}
.test_contents p.fontw span{
	background-color: #052198;
	color: #fff;
	padding:7px 15px;
}
.fontw{
	border-bottom: #052198 solid 2px;
}
table.marukaku {
    border-collapse: separate;
    border-radius: 10px;
    padding: 20px;
	width:100%;
	
}
.test_contents .btnTy03 a, .btnTy03 button {
  position: relative;
  display: block;
  background-color: #4175ff;
  background-image: none;
  border: 1px solid #2b5797;
  border-radius: 4px;
  box-shadow: 1px 1px 1px #fff inset, -1px -1px 1px #fff inset;
  padding: 15px 10px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none
}

.test_contents .btnTy03 a:focus, .btnTy03 a:hover, .btnTy03 a.current, .btnTy03 button:focus, .btnTy03 button:hover, .btnTy03 button.current {
  opacity: 0.8;
  cursor: pointer
}

.test_contents .btnTy03 a:before, .btnTy03 button:before {
  background-position: -242px 0;
  background-image: url(/wp/wp-content/themes/mytheme/common/images/sprites.png); 
  width: 54px;
  height: 44px;
  top: 50%;
  left: 30px;
  margin-top: -22px
}
.h_blue{
	background-color: #005;
}



.alignright {
    float: right;
}

@media screen and (max-width:600px){
table.obi, table.obi-b, table.tape {
    font-size: 20px;
    font-weight: bold;
    height: 100px;
    padding: 0 13px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}


.alignright {
    float: none;
	display:block;
	text-align:center;
	margin:15px auto;
}	
	
}	

#footerForm2{width:980px;padding:0 10px;margin:30px auto 0}
#footerForm2 .wpcf7{overflow:hidden;-webkit-transition:height .7s ease;transition:height .7s ease}
#footerFormTrigger2{font-weight:700;font-size:30px;font-size:3rem;padding:40px 5px;line-height:1}


#footerForm3{width:980px;padding:0 10px;margin:30px auto 0}
#footerForm3 .wpcf7{overflow:hidden;-webkit-transition:height .7s ease;transition:height .7s ease}
#footerFormTrigger3{font-weight:700;font-size:30px;font-size:3rem;padding:40px 5px;line-height:1}


#footerForm4{width:980px;padding:0 10px;margin:30px auto 0}
#footerForm4 .wpcf7{overflow:hidden;-webkit-transition:height .7s ease;transition:height .7s ease}
#footerFormTrigger4{font-weight:700;font-size:30px;font-size:3rem;padding:40px 5px;line-height:1}

#footerForm5{width:980px;padding:0 10px;margin:30px auto 0}
#footerForm5 .wpcf7{overflow:hidden;-webkit-transition:height .7s ease;transition:height .7s ease}
#footerFormTrigger5{font-weight:700;font-size:30px;font-size:3rem;padding:40px 5px;line-height:1}

@media screen and (max-width:1000px){
	#footerForm2{width:auto}
    #footerForm3{width:auto}
	#footerForm4{width:auto}
	#footerForm5{width:auto}
	}
	

@media screen and (max-width:750px){	
#footerFormTrigger2{line-height:1.3;font-size:20px;padding:24px 5px 20px 52px}
#footerFormTrigger3{line-height:1.3;font-size:20px;padding:24px 5px 20px 52px}
#footerFormTrigger4{line-height:1.3;font-size:20px;padding:24px 5px 20px 52px}
#footerFormTrigger5{line-height:1.3;font-size:20px;padding:24px 5px 20px 52px}
.test_contents .btnTy03 a:before, .btnTy03 button:before{
    width: 27px;
    height: 22px;
    background-position: -121px 0;
    background-size: 148px auto;
    left: 15px;
    margin-top: -11px
  }	

	}
