@charset "UTF-8";
/*
Theme Name: TypecoreChild
Theme URI: http://alxmedia.se/themes/typecore/
Version: 1.1.1
Template: typecore
*/

body, .t_h, .t_b, .t_i, .entry-inner, .post-title a{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif !important;
	word-wrap: break-word;
	line-height: 1.1em;
}


.site-title{
	font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    float: left;
    line-height: 60px;
    padding: 15px 0;
  
}
.site-title a:first-letter{
	font-size:110% !important;
	color:red !important;
	font-family: sans-serif;
}
.site-title a{

text-shadow: 2px 2px 0 #4074b5, 2px -2px 0 #4074b5, -2px 2px 0 #4074b5, -2px -2px 0 #4074b5, 2px 0px 0 #4074b5, 0px 2px 0 #4074b5, 5px 23px 3px rgba(164,58,135,0), 5px 23px 3px rgba(164,58,135,0), 5px 6px 2px rgba(164,58,135,0.31);
color: #FFFFFF;



}


.full-width #nav-topbar.nav-container{
	position:relative !important;
}
.full-width.topbar-enabled #header{
	padding-top:0 !important;
}
.full-width.admin-bar #nav-topbar.nav-container{
	top:0 !important;
}

.entry.excerpt{
	font-size:12px;
	display:none;
}
.single .post-title {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 1.1em;
  
}
.featured .post-title a {
    font-size: 22px;
    font-weight: bold;
}


.related-posts .related-inner{
	padding: 5px;
}
.single .related-posts .post-title{
	line-height:1.1;
	height: 80px;
    overflow: hidden;
}
 
h1.post-title{
	padding: 10px;
    background-color: #e3f7f4;
    color: #f75151;
    font-weight: bold;
    border-left: 5px solid #f75151;
    filter: drop-shadow(1px 1px 1px rgba(0,0,0,0.6));
	
}
.related .post-thumbnail img{
	max-height: 117px;
    overflow: hidden;
	}
.footer-list #custom_html-4{
	margin:0 !important;
}

/*---------Display None------------------*/
.entry h2, .entry.excerpt p, .page-title, .Icon--twitter, .Tweet-actions, .Tweet-action--newsActions  {
    display: none !important;
}

.highlights li .post-title a {
    font-size: 14px;
}


h2.post-title{
    height: 80px;
    overflow: hidden;
    background-color: #fff;
    padding: 5px;
    border: 1px dotted #aaa;
	line-height:1.1;

}

h2.post-title a{
    font-size: 16px;
	line-height: 1.1;
}
.footer-list .textwidget, .footer-list, .footer-list img{
	width:0;
	height:0;
}
.fa-external-link{
	margin-right:5px;
}
.featured .post-title{
    padding: 10px 20px 20px 20px;
}



/*---------Article------------------*/
.entry-inner h3{
	position: relative;
    color: white;
    background: #81d0cb;
   line-height: 1.4;
    padding: 0.5em 0.5em 0.5em 1.8em;
}
.entry-inner h3:before {
  font-family: "FontAwesome";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}
.entry blockquote{
	position: relative;
	display: inline-block;
 	margin: 1.5em 0 1.5em 15px;
	padding: 7px 10px;
	min-width: 120px;
 	max-width: 100%;
 	color: #555;
	font-size: 16px;
	background: #FFF;
 	border: solid 2px #aaa;
 	box-sizing: border-box;
	border-radius: 10px;
}
.entry blockquote:before{
	content: "";
	position: absolute;
	top: 50%;
	left: -24px;
 	margin-top: -12px;
	border: 12px solid transparent;
	border-right: 12px solid #FFF;
 	z-index: 2;

}
.entry blockquote:after{
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
 	margin-top: -14px;
	border: 14px solid transparent;
	border-right: 14px solid #aaa;
 	z-index: 1;
}

.post-byline{
	text-align:right;
	font-size:90%;
}
.t_b, .t_i, .t_b p, .t_i p{
	font-weight:600;
    line-height: 1.5;
}
.t_b img, .t_i img, #a1 img{
	background-color:#fff;
	border:1px dotted #aaa;
	padding:5px;
    max-width: 80%;
    min-width: 30%;
}

.t_h{
	font-size:80%;
	font-weight:normal;
}

#a1 .t_b p, #a1 .t_i p{
	font-size:95%;
	font-weight:normal;
	line-height: 1.3;
}
#a1 .t_b, .a1{
	font-size:95%;
	padding:10px;
	background-color:#ffffff;
	border:1px #aaa dashed;
	font-weight:normal;
	line-height: 1.6;
}
.a2 {
    font-size: 95%;
    padding: 10px;
    background-color: #fafeec;
    border: 1px #aaa dashed;
    font-weight: normal;
    line-height: 1.6;
}
.img80{
	width:80% ;
}
.img50{
	width:50% !important;
}
.img20{
	width:20% !important;
}
.img30{
	 width:30% !important;
}
.entry.share {
    min-height: 354px;
    position: relative;
	padding:10px;
	background-color: #f8f8f8;	
}
.twitter-tweet{
	margin: 0 auto;
    border-radius:0 !important;
    box-shadow:none !important;
    border:1px solid #f8f8f8 !important;
    padding:10px;

	
	
}
.twr:before {
  font-family: "FontAwesome";
  content: "\f081";
  position:relative;
  left:-12px;
  font-size:20px;
  color:#00bfff;
  margin:10px;
}

.twr{
  height:auto;
  width:80%;
  margin:20px;
  background-color:#f0f8ff;
  display:block;
  font-size:15px;
  text-indent:-25px;
  border-radius:8px;
  border:2px dashed #b0c4de;
  padding:0 5px 10px 5px;
  color:#00008b; 
  line-height:1.3;
}
.red_p{
	color:red;
}

.anchor a{
	color:blue;
}
/*
 * PC index ------------------------*/
.index_ad{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
 justify-content: center;
  padding:10px;
 margin:20px 0;
 
}
.share_b{
 background-size: cover;
  border: 10px solid #e5e1f9;
  box-sizing:border-box;
} 
.bgmask {
  height: 100%;
 background: rgba(255,255,153,0.3);
  padding:10px;
}
input[type="text"]{
height:25px;
  width:80%;
}
input[type="button"]{
  padding:5px
}
.share_b h4{
 font-size:13px;
  color:RGB(102,102,153);
  margin-bottom:2px;
  margin-top:10px;
  text-shadow:1px 1px 2px #eee;
}  
.share_b .fa-check-square-o, .share_b .fa-twitter, .share_b .fa-facebook-square, .share_b .fa-share-alt-square{
  position:relative;
  top:8px;
  color:#ff7607;
}
.share_b .fa-twitter{
  color:#00aced !important;
}
.share_b .fa-facebook-square{
	color:#3b5998;
	background-color:#fff;
}
.share_b span {
    margin-left: 10px;
    background-color: rgba(203, 208, 248, 0.7);
    padding: 8px;
    width: 70%;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 2px 4px #999;
}


/*
 * QT
 * -------------------------------------------------*/
.pen_red{
	 background: linear-gradient(transparent 30%, #fbd 30%);
}
.pen_yellow{
	 background: linear-gradient(transparent 30%, yellow 30%);
}
/*
 * sidebar -----------------------------------------*/
.recent-comment-title{
	max-height: 50px;
    overflow: hidden;
    font-size: 90%;
}
.recent-comments dd{
	margin-bottom: 5px;
    border: 1px solid #aaa;
    padding: 5px;
}
.recent-comment-author {
    float: right;
    margin-right: 5px;
}
.recent-comment-date{
	font-size: 70%;
}
.recent-comment-content {
    max-height: 100px;
    overflow: hidden;
    border: 1px solid #999;
    border-radius: 5px;
    padding: 5px;
    background-color: #eef4f1;
    line-height: 1.2;
}
.tab-item-title{
	height: 80px;
    overflow: hidden;
}
embed{
	width:50px;
}
#osusume h3{
	color:#fff;
	font-weight: normal;
    font-size: 15px;
    margin: 10px;
	border-bottom: 2px solid #23282d;
    box-shadow: 0 1px 0 rgba(255,255,255,0.06);
	padding-bottom:10px;
}
#osusume li.menu-item{
	font-size: 14px;
   margin: 5px 5% 10px 10px;
	padding-bottom:10px;
	border-bottom:1px solid #3e4347;
	box-shadow: inset 0 -1px rgba(0,0,0,0.2);
}
#osusume li a{
	color: #9db9d1;
}
#osusume li a:before{
	content: "▷";
    font-size: 90%;
    margin-right: 3px;
}


 /* RSS
  * ----------------------------------------------*/
.rss_feed {
    margin: 10px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #aaa;
    box-shadow: 1px 9px 4px -5px #928f91;
	height: 300px;
    overflow: auto;
}
.content .rss_feed{
	height: 500px !important;
}
.headline h2.widgettitle, .bottom_rss h2.widgettitle{
	display:none;
}
.headline li, .bottom_rss li{
	height: 30px;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 8px;
    border-bottom: 1px solid #aaa;
    border-left: 7px solid #aaa;
    text-indent: 3px;
	line-height:30px;
}
.headline li:hover, .bottom_rss li:hover{
	background-color: #f4f5cf;
}
.indexfeed{
	margin:30px 0;
}

/*
 * アンケート----------------------------*/
.question{
	margin:30px 0;
}
/*
 * comment ------------------------------*/

.commentlist li .commentnumber {
    float: left;
    color: #999999;
    font-size: 1em !important;
    margin: 0;
    padding: 0 .5em .5em 0;
    clear: right;
}


.commentlist li li .commentnumber {
font-size:1em;
}

.commentlist li li li .commentnumber {
   font-size:1em;
}
.commentnumber:after{
	content:".";
}
.commentlist li{
	margin-bottom: 10px;
}
.commentlist .reply {
    margin: 10px;
    float: right;
    margin-right: 20%;
    border: 1px solid #aaa;
    padding: 3px;
}
.comment-author .fn{
	color: #39b470;
}
.caution{
  padding:8px;
  background-color: rgba( 255,182,193 , 0.63 );
  border:1px dashed #aaa;
  font-size: 10px;
  margin:30px 0;
  display:block;
}
#commentform p.comment-form-email, p.comment-form-url{
	display:none;
}
.themeform input[type="submit"], .themeform button[type="submit"]{
	margin:20px;
	
}

.amaquick-box{
	overflow: hidden;
	padding: 5px;
	margin: 10px 0 5px;
  border:1px dashed #ccc;
  
}
.amaquick-image{
	float: left;
	display: block;
	margin: 0 15px 0 0;
    text-align:center;
    min-width:120px;
}
.amaquick-image img {
	max-width: 120px;
	max-height: 160px;
}
.amaquick-info{
	overflow: hidden;
}
.amaquick-name, .amaquickName {
    line-height: 150%;
    margin-bottom: 15px;
}
.amaquick-name:before, .amaquickName:before {
    content: "\f270";
    font-family: FontAwesome;
    font-size: 1em;
    margin-right: 7px;
    color: #444;
    position: relative;
    top: 1px;
}
.amaquick-detail {
	line-height: 120%;
	margin-bottom: 7px;
	font-size: 13px;
    color: #555;
}
.amaquick-description {
    font-size: 13px;
    line-height: 130%;
    margin-top: 10px;
    margin-bottom: 20px;
}
.amaquick-description a {
    color: #777;
}
.amaquick-detail a {
    color: #777;
}
.amaquick-description a:hover {
    color: #999;
}
.amaquick-detail a:hover {
    color: #999;
}
.amaquick-footer{
	display: block;
	overflow: hidden;
	font-size:13px;
}

@media only screen and (max-width: 1200px) {
}
/* ------------------------------------------------------------------------- *
 *  Switch Sidebar s3 : 1079px > 0
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 1079px) {
}
/* ------------------------------------------------------------------------- *
 *  Toggle Sidebar s2 : 1280px > 480px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 1280px) {
}
@media only screen and (min-width: 961px) and (max-width: 1280px) {
}
/* ------------------------------------------------------------------------- *
 *  Toggle Sidebar s1 : 960px > 480px
/* ------------------------------------------------------------------------- */
@media only screen and (min-width: 480px) and (max-width: 960px) {
}
/* ------------------------------------------------------------------------- *
 *  Mobile (Mid Res) : 719px > 0px (480px & 320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 719px) {
	.commentlist li, .pinglist li{
		padding:0 !important;
	}
	.reply{
		margin-right:10px !important;
	}
	.comment-author, .comment-meta, .fn {
		font-size:10px !important;
	}
	.featured .post-title, .single .post-title{
	    font-size:16px !important;
	   line-height: 1.2em !important;
       background-color: #f3ffb0;
       border-left: 5px solid #e8ec00;
       padding: 5px;
}
	  a.rsswidget {
       font-size: 70%;
	}
	.entry.share {
    padding-right: 10px !important; 
}
	.fa-2x{
		font-size:1em !important;
	}
   .twitter-tweet{
      position: relative !important;
      left: -10px;
}
	.ad_m{
	width: 100%;
    max-width: 320px;
    margin: 10px auto;
	}
	/*
 * mobile index ------------------------*/
   .index_adm{
  margin:20px auto;
 
}
	#side2{
		display:none !important;
	}
   .site-title {
       padding: 10px 0 !important;
       line-height: 20px;
       position: relative;
       left: -30%;
	  /* text-shadow: 2px 2px 5px #ff4481, -2px 2px 5px #f7f7f7, 2px -2px 5px #ffffff, -2px -2px 6px #c2c4c4;*/
	   font-size:22px !important;
}

	.related-posts .related-inner{
		    width: 98%;
		    height: 80px;
            overflow: hidden;
            font-size: 80%;
	}
	h4.post-title a{
		font-size:80%
	}
	input#copy{
		max-width:280px;
	}
	input[type="text"]{
     height:20px !important;
    width: 60% !important;
}
    input[type="button"]{
    width: 70px !important;
    font-size: 70% !important;
}
	#linkcat-2, #linkcat-3{
		display:none;
	}
	.related .post-thumbnail img{
	max-height: 77px !important;
    overflow: hidden;
	}
	.highlights li .post-title a {
    font-size: 12px !important;
	}
	.featured .post-title a {
    font-size: 18px !important;
	}
	span.extend {
    display: none !important;
	}
	.img80, .img50{
	width:95% !important;
	max-width: 95% !important;
}
   .img20, .img30{
	width:50% !important;
	max-width: 95% !important;
}
.s3 .social-links{
		padding: 0 10px !important;
	}
}


	   
/* ------------------------------------------------------------------------- *
 *  Mobile (Low Res) : 479px > 0 (320px)
/* ------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
		.commentlist li, .pinglist li{
		padding:0;
	}
	   .reply{
		margin-right:10px !important;
	}
		.comment-author, .comment-meta, .fn {
		font-size:10px !important;
	}
	   .featured .post-title, .single .post-title{
	   font-size:16px !important;
	   line-height: 1.2em !important;
       background-color: #f3ffb0;
       border-left: 5px solid #e8ec00;
       padding: 5px;
    }
	  a.rsswidget {
       font-size: 70%;
	}
	  .entry.share {
    padding-right: 10px !important; 
}
	 .fa-2x{
		font-size:1em !important;
	}
	 .twitter-tweet{
      position: relative !important;
      left: -10px;
}
	.ad_m{
	width: 100%;
    max-width: 320px;
    margin: 10px auto;
	}
	/*
 * mobile index ------------------------*/
.index_adm{
    margin:20px auto;
 
}
	#side2{
		display:none !important;
	}
	.site-title {
    padding: 10px 0 !important;
    line-height: 30px;
    position: relative;
    left: -30%;
	text-shadow: 2px 2px 5px #ff4481, -2px 2px 5px #f7f7f7, 2px -2px 5px #ffffff, -2px -2px 6px #c2c4c4;
	font-size:22px !important;
}

		.related-posts .related-inner{
		    width: 98%;
		    height: 80px;
            overflow: hidden;
            font-size: 80%;
	}
	h4.post-title a{
		font-size:80%
	}
	input#copy{
		max-width:280px;
	}
		#linkcat-2, #linkcat-3{
		display:none;
	}
	.related .post-thumbnail img{
	max-height: 77px !important;
    overflow: hidden;
	}
	.highlights li .post-title a {
    font-size: 12px !important;
	}
	.featured .post-title a {
    font-size: 18px !important;
	}
	span.extend {
    display: none !important;
	}
	.img80, .img50{
	width:95% !important;
	max-width: 95% !important;
}
   .img20, .img30{
	width:50% !important;
	max-width: 95% !important;
}
	.s3 .social-links{
		padding: 0 10px !important;
	}
	
	
}


