@charset "UTF-8";
/* 全体設定 */


body {
	font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	background: #fff;
	color: #313131;
	-webkit-text-size-adjust: 100%;
	border-top:8px solid #b4e0e6;
}
p, dl, dt, dd, ul, li, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
ul, ol {
	list-style: none;
}
a {
	color:#fc83c6;
	text-decoration: none;
}
a:link {
	color:#fc83c6;
}
a:visited {
	color: #83ccd5;
}
a:hover {
}
a:active {
	color: #1b1b1b;
}

.box2 a:hover {
	text-decoration:underline;
}


.slideshow {
	/*background: #f2f2f2;*/
}

input.search_box {
	border: none;
	background: #e5e5e5;
	color: #b8b8b8;
	text-align: center;
}
input.search_btn {
	border: none;
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 22px;
	float: right;
	background: url(../imgs/common/search_icon.png) no-repeat top left;
	margin-right: 5%;
}


#s{/* これは検索文字列入力欄 */
  border: none;
	background: #e5e5e5;
	color: #b8b8b8;
	text-align: left;
}

#counselling #s{/* これは検索文字列入力欄 */
    width: 90%;
	border: none;
	background: #e5e5e5;
	color: #b8b8b8;
	text-align: left;
}


#searchsubmit{/* これは[検索]ボタン */
 border: none;
	display: block;
	text-indent: -9999px;
	width: 17px;
	height: 22px;
	float: right;
	background: url(../imgs/common/search_icon.png) no-repeat top left;
	margin-right: 5%;
}

.search label {
	overflow: hidden;
	height: 0;
	width: 0;
	display: none;	
}


.box {
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
}

.box2 {
	padding: 20px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
}

.pankuzu {
	padding: 2px;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 10px;
}


.pankuzu a {
	color:#313131;
	text-decoration:none;
	display: block;
	float: left;
}

.pankuzu a.page,.counselling-root,.post-counselling-archive,.counselling-cat,.pankuzu .post-melmg-archive,.post-melmg,.voice-root, .post-voice,.post-voice-archive,.pankuzu .voice-cat {
	background-image:url(../imgs/common/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 26px;
	padding:0 10px 0 20px;
	background-color: #bcbdbc;
	font-size: 90%;	
}

.pankuzu a.post-page {
	/*background: url(../imgs/common/pankuzu_arrow.jpg) no-repeat 0% 50%;
	padding-left: 15px;
	line-height: 26px;	
	color: #959595;
	font-size: 90%;*/
	background-image:url(../imgs/common/pankuzu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 26px;
	padding:0 10px 0 20px;
	background-color: #bcbdbc;
	font-size: 90%;	
}

.pankuzu a.current-item {
	background: url(../imgs/common/pankuzu_arrow.jpg) no-repeat 0% 50%;
	padding-left: 15px;
	line-height: 26px;	
	color: #959595;
	font-size: 90%;
}

.pankuzu span {
	padding-left: 15px;
	line-height: 26px;	
	color: #959595;
	font-size: 90%;
}

.pl {
	padding-left: 2%;	
}

.pr {
	padding-right: 2%;	
}

.pt {
	padding-top: 5%;	
}

.pb {
	padding-bottom: 5%;	
}

.f10{font-size: 77%;}
.f11{font-size: 85%;}
.f12{font-size: 93%;}
.f14 {font-size: 108%;}
.f15 {font-size: 116%;}
.f16 {font-size: 124%;}
.f18 {font-size: 150%;}
.f30 {font-size: 250%;}

.pink_txt {
	color: #fc83c6;	
}

.blue_txt {
	color: rgb(58, 193, 199);	
}

.gray_txt{
	color:#696969;
	}
	
.pink_bg {
	background: #fff9fc;
	border-radius: 5px;	
	padding: 5%;
}

.yellow_bg {
	background: #fffbf0;
	border-radius: 5px;
	padding: 5%;	
}

.fl {
	float: left;	
}

.fr {
	float: right;	
}


span.block {
	display: block;	
	padding-bottom: 0.5%;
}

.link_grey {
	background-color: #dcdcdc;
	background-image: url(../imgs/common/common_link_arrow.png);
	background-repeat: no-repeat ;
	background-position: 97% 50%;
	padding: 0.5% 20px 0.5% 0.8%;	
	font-size: 93%;
	letter-spacing: 0.1em;
	width: auto;
	display: inline-block;
	border-radius: 3px;
	margin: 1% 0;
	text-decoration:none !important;
}

a.link_grey {
	color: #313131 !important;	
}

.link_grey:hover {
	background-color: #ccc;
}

.link_pink {
	background-color: #fc83c6;
	background-image: url(../imgs/common/common_link_arrow2.png);
	background-repeat: no-repeat ;
	background-position: 97% 50%;
	font-size: 93%;
	width: auto;
	display: inline-block;
	border-radius: 3px;
	padding: 3px 20px 3px 5px;
	text-decoration:none !important;
}
a.link_pink {
	color:#fff !important;;
}

.link_pink:hover {
	background-color: #fc83aa;	
}


.fb-box .fbcomments,
.fb-box .fb_iframe_widget,
.fb-box .fb_iframe_widget[style],
.fb-box .fb_iframe_widget iframe[style],
.fb-box .fbcomments iframe[style],
.fb-box .fb_iframe_widget span{
    width: 100% !important;
}


.social_btns {
	max-width: 1000px;
	margin: 5px auto;	
}se


.counselling_pink {
	background: #fff9fc;
	border-radius: 7px;
	padding: 3%;
	margin-bottom: 10px;
}





#sitemap ul.children {
	padding-left: 15px;
	border-bottom: 1px solid #d2d2d2;
	padding-bottom: 15px;	
	margin-bottom: 15px;
	list-style-type:circle;
}

#sitemap ul.children li a:hover {
	text-decoration: underline;
}

.headlinenews_title {
	border-bottom: 1px dashed #ea5797;
	padding: 10px 0 5px 0;
	font-size: 110%;
	font-weight: bold;	
	margin-bottom: 10px;
}

.headlinenews_body {
	padding-bottom: 40px;	
}


.counselling-unit {
		width: 90%;
		margin: 0 auto;
		padding: 20px 0;
		border-bottom: 1px solid #d2d2d2;
		
}

.counselling-unit li {
	float: left;
	margin-right: 20px;	
	background: url(../imgs/common/fnavi_arrow.png) no-repeat 0% 50%;
	padding-left: 20px;
	margin-bottom: 20px;
}

.counselling-unit li a:hover {
	text-decoration: underline;	
}

.melmg h1,.melmg h1 a {
	color: #fc83c6;	
}

h1.entry-title a {
	font-weight: normal;
	font-size: 14px;	
}

h1.entry-title a:hover {
	text-decoration: underline;	
}

h1.entry-title p.fr {
	font-weight: normal;
	font-size: 12px;	
}

.broken_link, a.broken_link {
	text-decoration: none !important;	
}



.nav-next a,.nav-previous a{
	font-size: 110%;
	padding: 10px 0;
}

.nav-next {
	float: right;
	text-align: right;	
}

.nav-previous {
	float: left;	
}

div.navigation {
	width: 100%;
	padding: 10px 0; 
}

div.navigation ol.wp-paginate {
	width: 300px;
	margin: 0 auto;	
}

.counselling_head_txt {
	line-height: 1.8;	
}


.pb05 {
	padding-bottom: 5px;	
}

.btn_cam{
	margin-top:-60px;
	margin-right:60px;
}

.name_cam{
	font-size:170%;

	}

.font_cam{
	font-size:240%;
	color:#fc83c6;
}

div .pp01{
	margin-top:290px;
	margin-right:30px;}





