@charset "UTF-8";

.cnt_h2_01 h2{
/*/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#873f6d+50,500f39+98 */
background: #873f6d; /* Old browsers */
background: -moz-linear-gradient(top,  #873f6d 50%, #500f39 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #873f6d 50%,#500f39 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #873f6d 50%,#500f39 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#873f6d', endColorstr='#500f39',GradientType=0 ); /* IE6-9 **//
}
.cnt_h2_01 h2 p{
	background: url(../images/common/t_bg.png);
	padding: 30px;
	color: #fff;
	font-size: 24px;
	font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-weight: bold;
	position: relative;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.cnt_h2_01 h2 p:before{
	content: "";
	max-width: 166px;
	height: 80%;
	width: 18%;
	position: absolute;
	left: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/common/m01_waku01.png);
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.cnt_h2_01 h2 p:after{
	content: "";
	max-width: 167px;
	height: 80%;
	width: 18%;
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto;
	background: url(../images/common/m01_waku02.png);
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.pankuzu a{
  color: #873f6d!important;
}
@media screen and (min-width: 641px) and (max-width: 834px){
.cnt_h2_01 h2 p{
	font-size: 18px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-top: 30px;
}
}
/*===========================tab END====================================== */
/*===========================sp====================================== */
@media only screen and (max-width: 640px){

.cnt_h2_01 h2 p{
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-top: 30px;
}




}
/*===========================sp END====================================== */