/*
ここに独自の CSS を追加することができます。

詳しくは上のヘルプアイコンをクリックしてください。
*/

.midashi{color:#4533b0;
font-weight:500;
letter-spacing:0.05em;
font-size:175%;}

/*
	Jetpack から移行された CSS
*/



/*
カスタム CSS 機能へようこそ。

使い方についてはこちらをご覧ください
(英語ドキュメンテーション)。http://wp.me/PEmnE-Bt
*/
body {
	font-family: 'Noto Sans Japanese', sans-serif;
	line-height: 1.9em;
}

#wrap {
	margin: 0 auto;
}

.btn a {
	display: block;
	color: #EF0068;
	font-size: 17px;
	text-align: center;
	padding: 30px;
	background-color: #FFE8F3;
	border-radius: 4px;
	transition: all .5s !important;
	margin-bottom: 10px;
}

.btn {
	display: block;
	color: #ff3399;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	padding: 20px;
	background-color: #FFE7EA;
	border-radius: 4px;
	margin-bottom: 30px;
}

.btn:hover {
	opacity: .8;
	transition: all .5s !important;
}

.btn3 {
	display: block;
	color: #ed0075;
	font-size: 15px;
	text-align: center;
	padding: 20px;
	background-color: #FFE7EA;
	border-radius: 4px;
	transition: all .5s !important;
	margin-bottom: 10px;
}

.btn3 a {
	color: #ed0075 !important;
	font-size: 15px;
}

.btn3:hover {
	opacity: .8;
	transition: all .5s !important;
}

.titleh3 {
	font-weight: bolder;
	font-size: 20px;
	color: #ed0075;
	border-bottom: 1px dotted #ff3399;
	margin-bottom: 10px 0;
}

.testimonial-author {
	color: #ff3399;
}

.pink {
	color: #ed0075 !important;
}

.tit {
	font-size: 12px;
	line-height: 10px !important;
}

li {
	line-height: 1.3 !important;
	margin-bottom: 13px;
}

.date {
	font-size: 12px;
	font-weight: bolder;
	color: #000;
}

.big {
	font-size: 20px;
	color: #000;
	font-weight: normal;
}

.btn2 {
	display: block;
	color: #666;
	font-size: 15px;
	font-weight: normal;
	padding: 10px;
	background-color: #FFFBD0;
	border-radius: 4px;
	margin-bottom: 30px;
}

.blue {
	color: #005bbb;
}

.black {
	color: #000;
}

.big {
	font-size: 22px;
}

.title {
	color: #000;
}

.f15 {
	font-size: 15px;
}


li{padding-top:0.8em;}


.twtw{height:50x;
	display:block;
color:#222;
border:2px solid #DAE5EA;}


img{image-rendering: -webkit-optimize-contrast;}