@charset "UTF-8";
/*
Theme Name:PORIPU tears for SANGO
Template:sango-theme
Theme Name:sango-theme-poripu
Theme URI:https://oldno07.com/poripu/
Author: マサオカ
Author URI:https://oldno07.com/
Description: SANGOの子テーマです。SANGO親テーマをインストールした状態で、本子テーマを適用してください。使い方は<a href="https://oldno07.com/poripu/">デモサイト</a>を御覧ください。
Version:1.0
*/
/*--------------------------------------
ここから下にCSSを追加してください
--------------------------------------*/
body {
 font-family: "Yu Gothic Medium","游ゴシック Medium",YuGothic,"游ゴシック体","Helvetica","Arial","Hiragino Sans","ヒラギノ角ゴシック","メイリオ", Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
 color: #222;
}

table th {
	text-align: left;
}

#logo, #logo img, .desktop-nav li a,#drawer__open {
 height: 90px!important;
 line-height: 90px!important;
}

.li-yubi ul {
 padding: .2em 0 .2em 2.0em;
 border: none;
}
.li-yubi li:before {
 left: .5em;
}
.li-niku ul {
 padding: .2em 0 .2em 2.0em;
 border: none;
 background: none;
}
.li-niku li:before {
 left: .5em;
}

dl { margin-bottom: 40px; }
dl dt {
 position: relative;
 list-style-type: none!important;
 padding: .5em 0 .5em 1.5em;
 font-size: 1.1em;
 line-height: 1.5;
}
dl dt:before {
 position: absolute;
 left: 0;
 color: #505050;
 font-family: FontAwesome;
 content: "\f004";
}
dl dd p{
 font-size: 1.1em;
 color: #252525;
}
#inner-content .hh15 {
 position: relative;
 margin-left: -5px;
 margin-right: -5px;
 margin-bottom: 30px;
 padding: .5em .8em;
 background: #e05a82;
 font-size: 1.3em;
 color: white;
}
#inner-content .hh15:before {
 position: absolute;
 top: 100%;
 left: 0;
 border: none;
 border-right: solid 20px #a42e52;
 border-bottom: solid 15px transparent;
 content: "";
}
#inner-content .hh20 {
 margin-left: -5px;
 margin-right: -5px;
 padding: .6em .6em .5em .6em;
 background: repeating-linear-gradient(-45deg, #f0dbdf, #f0dbdf 3px,#f5eaec 3px, #f5eaec 7px);
 text-shadow: 0 0 5px white;
 border-radius: .2em;
 font-size: 1.2em;
}
#inner-content .hh37 {
 margin: 2.6em 0 .2em;
 padding: 6px 0 6px 10px;
 border-left-width: 4px;
 border-left-style: solid;
 border-left-color: #871e32;
 font-size: 1.1em;
 line-height: 1.5;
}

table.prof{
	border: none;
}
table.prof tr,
table.prof th,
table.prof td{
	border: none!important;
	background: none!important;
}
table.prof th,
table.prof td{
	display: block!important;
}
table.prof th{
	background: #f0f0f0!important;
	font-size: 15px;
}
table.prof td{
	font-size: 16px;
	padding: 10px 8px 15px;
}

.entry-content p.title{
	background: none;
	background: url(https://www.uranai-voices.com/wp-content/uploads/uranai-icon01.png) 0 0 no-repeat;
	margin: -5px 0 10px;
	padding: 8px 5px 3px 52px;
	-webkit-background-size: 42px 40px;
	background-size: 42px 40px;
	font-size: 1.15em;
	font-weight: bold;
	line-height: 1.6;
	color: #84126c;
}

/*--------------------------------------
  見出しh2
--------------------------------------*/
.entry-content h2{
	background: #ead7e6;
	margin: 40px -5px 10px;
	padding: 10px;
	font-size: 1.2em;
}
/*--------------------------------------
  見出しh3
--------------------------------------*/
.entry-content h3 {

}
/*--------------------------------------
  見出しh4
--------------------------------------*/
.entry-content h4 {

}

.blogrank p{
	font-size: 14px;
	font-weight: bold;
	color: #903;
}

.vote{ margin-top: 30px; }
.vote ul,
.vote ol{
	border: none!important;
}

ul#sitemap_list{
	border: none;
}

.q-box{
	clear: both;
	border: 3px solid #ead7e6;
	margin: 0 0 30px;
	padding: 15px;
	border-radius: 2px;
}
.q-box-title {
  background: -moz-linear-gradient(top, #f9edf7, #fefcfd);
  background: -webkit-linear-gradient(top, #f9edf7, #fefcfd);
  background: linear-gradient(to bottom, #f9edf7, #fefcfd);
  margin: -14px -14px 0 -14px;
}
.q-box-title h2{
	background: none;
	background: url(https://www.uranai-voices.com/wp-content/uploads/uranai-icon01.png) 7px 10px no-repeat;
	border-bottom: 1px dotted #ccc;
	margin: 0 5px 15px;
	padding: 18px 5px 13px 55px;
	-webkit-background-size: 42px 40px;
	background-size: 42px 40px;
	font-weight: bold;
	color: #84126c;
}
.q-box-title h2 span{
	display: block;
	font-size: 0.8em;
}
.q-box p{ margin-bottom: 20px; }
.q-box p:last-child{ margin-bottom: 0; }

.home_top{
	background: #fff;
	border-top: 3px solid #9c739a;
	margin-bottom: 30px;
	padding: 0 15px 15px;
	box-shadow: 0 0 2px 0 rgba(0,0,0,.06), 0 2px 3px 0 rgba(0,0,0,.16);
}
.home_top h2{
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px;
	padding: 15px 5px 10px;
}
.home_top p{
	margin: 0 5px 15px;
}
.home_top p:last-child{
	margin-bottom: 0;
}
.home_top p.prof{
	float: right;
	margin: 0 0 15px 15px;
}
@media (max-width: 480px) {
	.home_top p.prof{
		float: none;
		text-align: center;
		margin: 0 0 15px;
	}
}
.yourprofile .profile-img {
 position: relative;
 width: 120px;
 height: 120px;
 margin: 20px auto 0;
}
.profile-content {
 padding: 0 15px;
 font-size: 0.9em;
}
.profile-content p{
	margin-bottom: 15px!important;
}

.post-form{
	margin: 30px 0;
}
.post-form span{
	font-size: 0.9em;
}
.post-form span.wpcf7-radio{
	font-size: 1.4em;
}
.post-form p{
	margin-bottom: 40px;
}

.left{
	float: left;
	margin: 0 15px 10px 0!important;
}
.right{
	float: right;
	margin: 0 0 15px 15px!important;
}

@media (max-width: 480px) {
	.right{
		float: none;
		text-align: center;
		margin: 0 0 15px!important;
	}
}

.offer-text{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	text-align: right;
	padding: 8px 10px;
	font-size: 0.85em;
	color: #666;
}

/*--------------------------------------
  インタビュー前
--------------------------------------*/
.first{
	margin-top: -15px!important;
	margin-bottom: 30px!important;
}
.last{
	margin-bottom: 30px!important;
}
.say p{
	margin-bottom: 1.2em!important;
}
.say p:last-child{
	margin-bottom: 0!important;
}
.faceicon span{
	color: #666!important;
}

.info-box,
.prof-box{
	clear: both;
	display: block;
	position: relative;
	margin: 0 auto 30px;
	padding: 32px 0 3px;
	background: url(https://www.uranai-voices.com/wp-content/uploads/paper-back.png) left top repeat;
	border-radius: 3px;
}
.prof-box{ margin-bottom: 20px; padding: 32px 0 6px; }
.info-box .sitename{
	font-size: 0.9em;
	margin: 0;
	padding-top: 9px;
	line-height: 1.4;
}
.info-box .sensei{
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	line-height: 1.5;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.info-box .sensei span{
	margin: 0 3px;
	font-size: 0.7em;
}
.info-box .official{
	display: inline-block;
	position: relative;
	padding: 0 0 0 10px!important;
	margin: 0;
	font-size: 0.9em;
}
.info-box .official:before {
	position: absolute;
	color: #505050;
	font-family: FontAwesome;
	content: "\f0da";
	left: 0px;
}
.info-box .left{
	margin: 0 10px 10px 8px!important;
}
.prof-box .left{
	margin: 0 12px 10px 8px!important;
}
.info-box .left img,
.prof-box .left img{
	border: 1px solid #ddd;
	background: #fff;
	padding: 1px;
}
.info-box .title2,
.prof-box .title2{
	display: inline-block;
	position: absolute;
	left: 0;
	top: -10px;
	box-sizing: border-box;
	padding: 0 15px 0 8px;
	margin: 0;
	height: 30px;
	line-height: 32px;
	font-size: 1.0em;
	font-weight: bold;
	color: #80437d;
	background: #f9edf7;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.12);
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff;
}
.info-box .title2:before,
.prof-box .title2:before{
	position: absolute;
	content: '';
	top: 0;
	left: -7px;
	border: none;
	height: 38px;
	width: 7px;
	background: #f9edf7;
	border-radius: 5px 0 0 5px;
}
.info-box .title2:after,
.prof-box .title2:after{
	position: absolute;
	content: '';
	bottom: -7px;
	left: -5px;
	border: none;
	height: 7px;
	width: 5px;
	background: #b296ad;
	border-radius: 5px 0 0 5px;
}
.prof-box p.prof{ margin-bottom: 10px; }
.prof-box p.prof span{
	display: inline-block;
	border: 1px solid #edd4d6;
	background: #fff;
	margin: 0 8px 6px 0;
	padding: 2px 8px;
	font-size: 0.9em;
	border-radius: 3px;
}
.prof-box p.prof span:last-child{
	margin-bottom: 0;
}
.prof-box ul{
	border: none;
	margin: 0 5px 0 120px;
	padding: 0;
	list-style: none;
}
.prof-box li{
	border-left: 2px solid #edd4d6;
	margin: 0 0 5px;
	padding: 0 0 0 6px;
	font-size: 0.9em;
}
.prof-box .left{
	margin: 0 15px 10px 8px!important;
}
.post-close{
	clear: both;
	border-top: 1px dashed #ccc;
	padding: 20px 10px 0!important;
	margin: 0 0 40px!important;
}
.post-close .right img{
	border: 4px solid #eaeaea;
	background: #fff;
	padding: 1px;
}
.post-close .btn{
	margin: 0!important;
	padding: 1.0em 1.1em!important;
	font-size: 1.1em!important;
	font-weight: bold!important;
}
.post-close .center{
	clear: both;
}
@media (max-width: 480px) {
	.info-box .left img{ width: 90px; }
	.prof-box .left img{ width: 90px; }
	.prof-box ul{
		border: none;
		margin: 0 5px 0 110px;
		padding: 0;
		list-style: none;
	}
}

.border{
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
}

.btn-text{
	text-align: center;
	font-size: 0.9em;
	font-weight: bold;
	color: #bc2c2c;
}