/*
 Theme Name:   theme_of_research-child
 Template:     theme_of_research
 Version:      1.0.0
*/
body{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, Symbol, sans-serif;
}

.navbar-brand{
	padding: 8px 0;
}
.navbar-brand img {
    max-height: 50px !important;
    margin-bottom:5px;
    margin-top:-5px;
}
@media (max-width: 991px){
	.navbar-brand img {
	    margin-bottom:0px;
	    margin-top:0px;
	}
}

.siteHeader{
	min-height: 60px;
}

.siteHeader.navbar {
    background-color: #fff;
    padding: 0px 0 5px;
    border-left:0px;
    border-right:0px;

} 
.navbar-brand {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-brand a{
	color: #fff;
}
.nav li a{
	padding-bottom: 10px;
}
.search_image{
    background-color: #E19937;
    position: absolute;
    right: -22px;
    transition: 0.2s;
    top: 28px;
    padding: 32px 31px 33px 15px;
    transition: 0.2s;
}

.search_image:hover{
	cursor: pointer;
}
.mini-content-1 .btn-primary{
    position: relative;
    background-color: #E19937;
    border-radius:10px;
    font-size:15px;
    letter-spacing:1px;
    padding:15px 70px;
}
.mini-content-1 .btn-primary:after{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 10px;
    font-weight: 900;
    top:26%;
}
ul.gMenu {
	margin-right: 45px;
	margin-top:-15px;
}
ul.gMenu a {
    background-color: #fff;
    color: #A4C23A;
    font-size:13px;
}
ul.gMenu a:focus{
    outline: 0;
    background-color: inherit;
}
nav ul.gMenu>li>a:after{
	content: inherit;
}
ul.gMenu>.current_page_item>a,ul.gMenu>li>a:hover{
	border-bottom: 1px solid #fff;	
}
.gMenu_outer li.menu-item-has-children:after	{
	content:"";
	display:none;
}
.gMenu_name	{
	font-weight:100;
}
.menu-item .fas	{
	display:block;
	font-size:20px;
}
@media	(max-width:991px){
	.menu-item .fas	{
		display:inline;
	}
}
.nav>li	{
	text-align:center;
}
nav i	{
	margin-right:0px;
}
@media	(max-width:991px){
	nav i	{
		margin-right:0.55rem;
	}
}
.slide_area{
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.slide-text-title{
    text-shadow: inherit !important;
    letter-spacing: 4px;
    margin-bottom: 20px;
    font-size:36px;
}
.slide-text-caption{
    text-shadow: inherit !important;
    font-size: 15px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.slide-text-before{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing:2px;
}
form.searchform {
    position: absolute;
    right: -360px;
    top: 99px;
    background-color: #a4c23a;
    padding: 10px;
    transition: 0.2s;
    box-shadow: 0px 2px 2px #353526;
}
.show_box{
    transition: 0.2s;
    right: -5px !important;
}
form.searchform div input[type=text]#s{
    width: 100%;
    margin-right: 1%;
}
form.searchform div input[type=submit]#searchsubmit{
    border: inherit;
    background-color: #E19937;
}
.gMenu_name{
    font-weight: bold;
    letter-spacing: 2px;
}

.message_content .message_area_pageTitle{
    max-width: 440px;
    text-align: center;
    margin: 0 auto;
    background: inherit;
    border: 0;
    font-weight: bold;
    color: #997E0F;
    position: relative;
    margin-bottom: 10px;
    letter-spacing: 2px;
}
.message_content .message_area_pageTitle:before{
	content: " ";
	position: absolute;
	top: -3px;
	left: 0;
	right: 0;
	width: 120px;
	height: 3px;
	margin: 0 auto;
	background-color: #998C69;
}
.message_block{
    padding: 70px 0 50px;
}
.message_content p{
	max-width: 700px;
	margin-top: 15px;
	text-align: center;
    margin: 0 auto;
    font-size: 16px;
}

.home .col-md-8{
	width: 100%;
	float: inherit;
}
.postList{
	max-width: 860px;
	margin: 0 auto;
}
.postList_title{
    letter-spacing: 2px;
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
    background: inherit;
    border: 0;
    font-weight: bold;
    color: #997E0F;
    position: relative;
    margin-bottom: 10px;
}
.postList_title:before{
	content: " ";
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    width: 120px;
    height: 3px;
    margin: 0 auto;
    background-color: #998C69;
}
.add_content{
	background-color: #fff;
    padding: 70px 0;
}
.member_content{
	background-color: #E0EBBA;
    padding: 70px 0;
}
.banner_content{
	background-color: #CCCCCC;
	padding: 20px 0px;
	text-align:center;
}
@media (max-width:1200px){
	.banner_content .row{
		margin: 0px auto;
		width:600px;
	}
}
@media (max-width:768px){
	.banner_content .row{
		width:100%;
	}
}
.banner_content img{
	margin: 5px;
}
#member-recruit	{
    background: #fff;
    padding: 50px;
    border-radius: 30px;
    text-align: center;
    font-weight:bold;
}
@media (max-width:768px){
	#member-recruit	{
		border-radius: 0px;
	}
}

.entry-meta {
    margin-bottom: 10px;
}
.postList .archive_link{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, Symbol, sans-serif;
	display: block;
    max-width: 250px;
    margin: 0px;
    float:right;
    text-align: center;
    padding: 15px;
    font-size: 14px;
    background-color: #052D5D;
    color: #fff;
    font-weight: bold;
    margin-top: 0px;
    position: relative;
}
ul.gMenu .current-menu-item a{
    border-bottom: 1px solid #fff;
}
.postList .archive_link:after{
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 0px;
    font-weight: 900;
    font-size:15px;
}

.home .siteContent{
	padding-bottom: 0;
}
.media{
	padding: 20px 5px 10px;
}
.add_content .media:first-child{
	border-top: 1px dotted #ccc;
}
.add_content .media{
    border-bottom: 1px dotted #ccc;
}
.post .entry-meta{
	float: left;
	margin-right: 10px;
	font-weight:bold;
	color:#666;
}
.post .media-body {
    position: relative;
    padding: 0px 10px;
}
.entry-meta_items{
	font-size: 15px;
}
.result .entry-meta_items_term{
	float: inherit;
	margin-left: 20px;
}
.post .entry-meta_items {
    margin-left: 5px;
    margin-right: 10px;
    line-height: 1.2;
    font-weight:100;
}
.fa_v5_css .entry-meta_items.published::before	{
	display:none;
}
.post .cate_news a	{
	background-color:#87BEBB !important;
}
.post .cate_news a:hover	{
	background-color:#60A8A5 !important;
}
.post .cate_event a	{
	background-color:#D7847E !important;
}
.post .cate_event a:hover	{
	background-color:#CD675F !important;
}
.post .cate_results a	{
	background-color:#9F97C8 !important;
}
.post .cate_results a:hover	{
	background-color:#8377B7 !important;
}

.post .entry-meta_items a{
    line-height: 1.5;
    border: 0;
    padding: 3px 10px;
    background-color: #3F5D78;
    width:85px;
    border-radius:5px;
}
.result .entry-meta_items a{
	line-height: 1.5;
    border: 0;
    padding: 2px 10px;
    background-color: #052D5D;
}
.entry-meta_items a{
	border:0;
}
.media .media-body .media-heading a{
	color: #666;
	font-weight:100;
}
.media .media-body .media-heading a:hover{
	text-decoration: underline;
}
.media .media-body .media-heading{
	padding: 0 1px;
	line-height: 1.2;
}
h1.entry-title:first-letter, .single h1.entry-title:first-letter	{
	color:unset;
}
.page-header{
    background-color: #254873;

}

.pr_block{
	background-color: #E0EBBA;
    box-shadow: 0px 2px 2px #ddd;
    padding: 60px 0;
}
.pr_block .subTitle{
	text-align: center;
	margin-bottom: 30px;
}
.pr_block h2,.list_title{
    text-align: center;
    margin-bottom: 0;
    padding: 0;
    margin-top: 20px;
    border: inherit;
    line-height: 1;
    letter-spacing: 2px;
    color: #3F5D78;
    font-size: 30px;
    font-weight: bold;
    background-color:#fff;
}
.pr_block h2{
    margin-top: 0;
}
.pr_block h3{
    margin-top: 0;
    font-size: 16px;
    border: 0;
	color: #997E0F;
	margin-bottom: 5px;
	font-weight: bold;
}
.pr_block h3:after{
	display: none;
}
.postList .list_title{
	background-color: inherit;
	margin-top: 10px;
    letter-spacing: 5px;
}
.postList .subTitle{
	margin-bottom: 20px;
}
.pr_area{
	width: 1140px;
	margin: 0 auto;
}
.pr_area p{
    margin-bottom: 0;
}
.pr_area .pr_area_item{
    width: 360px;
    float: left;
    text-align: center;
    margin: 10px;
    background-color: #fff;
    min-height:325px;
    position: relative;
    padding:50px;
    border-radius:30px;
}
.mainSection header h1{
    font-size: 22px;
}
.mainSection header{
    border: 0;
}

#top-link{
    list-style: none;
    padding-left: 0;
}
.widget .subSection-title{
    margin:  0;                 
    position:  relative;        
    font-weight:  normal;       
    font-size: 20px;            
    background-color:  #f5f5f5; 
    color:  #333;
    padding: 10px 10px 10px 30px;
    margin-bottom:  10px;
    border:0px;
    margin-top:0px;
    line-height:1.4;
    padding-left: 0.7em;
    border-left:5px solid #a4c23a;
}
.widget .subSection-title:after{
    display: none;
}
.sideSection .sideWidget h3	{
    background-color: #052D5D;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    font-size:18px;
}
.sideSection .sideWidget h3:after{
    display: none;
}
.sideSection .sideWidget ul li a, .sideSection .Widget ul li a	{
    border:0px;
}
#top-link li a:hover, .sideSection .sideWidget ul li a:hover, .sideSection .Widget ul li a:hover{
    background-color: transparent;
    color: #fff;
    text-decoration: inherit;
    transition: 0.5s;
}
#top-link li{
    margin-bottom: 0;
}

.subSection .media{
    padding: 12px 20px;
}
.subSection .media a{
    font-size: 16px;
}
.subSection .media .entry-meta_items{
    font-size: 13px;
}
#top-link li a, .widget_link_list ul li a, .widget_nav_menu ul li a, .widget_archive ul li a, .widget_categories ul li a, .widget_pages ul li a, .widget_recent_entries ul li a{
    display: block;
    padding: 10px 30px;
    position: relative;
    transition: 0.2s;
    border:0px;
    font-size:16px;
    color:#464646;
}
.widget_link_list ul li a:hover, .widget_nav_menu ul li a:hover, .widget_archive ul li a:hover, .widget_categories ul li a:hover, .widget_pages ul li a:hover, .widget_recent_entries ul li a:hover{
    background-color: #6182a5;
    color: #fff;
    text-decoration: inherit;
    transition: 0.2s;
}
#top-link li a:before, .widget_link_list ul li a:before, .widget_nav_menu ul li a:before, .widget_archive ul li a:before, .widget_categories ul li a:before, .widget_pages ul li a:before, .widget_recent_entries ul li a:before{
    content: "\f138";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 10px;
    font-size: 11px;
    font-weight:900;
}
.pr_area .pr_area_item p{
    padding: 0 30px;
    line-height: 1.5;
    font-size: 14px;
    max-width: 290px;
    margin: 0 auto;
    text-align: center;
}
.pr_area_item img{
	width: 120px;
}
.pr_area .pr_area_item h2 {
    text-align: center;
    background-color: white;
    border: inherit;
    color: #9FAD25;
    font-weight: bold;
    font-size: 22px;
    margin: 10px 0;
    line-height: 1.7;
    padding: 10px 0;
    margin-bottom: 0;
    padding-bottom: 0;
}


.fa_v4 .entry-meta_items.published::before{
	display: none;
}
.post .media-body .media-heading{
	font-size: 15px;
	line-height: 1.6;
}
.result .media-body .media-heading {
    font-size: 18px;
}

.result .media-body .entry-meta_items_term{
	margin-left: 20px;
}
.result .entry-meta_items{
	margin-left: 0;
}

footer{
	border:0;
	background-color: #81982E;
}
footer .copySection{
	border:0;
	color: #fff;
	padding:3em 0em;
}
footer .copySection p:last-child{
	display: none;
}
@media (max-width: 991px){
.search_image{
    top: -1px;
}
.search_image{
    padding: 25px 25px 25px 10px;

}
form.searchform	{
	top:55px;
}
ul.gMenu{
	margin-right: 0;
}
.pr_area{
	width: 100%;
}
.siteContent {
    padding: 50px 0;
}
.mainSection .postList {
    margin-bottom: 50px;
}
.add_content{
    padding: 50px 0;
}
.member_content{
    padding: 50px 0;
}
.banner_content{
    padding: 50px 0;
}
.pr_area .pr_area_item{
	max-width: 325px;
	width: auto;
}
.menuBtn {
    position: absolute;
    top: 5px;
}
.menuBtn.btn-default{
    background-color: #e19937  !important;
    color: #fff !important;
    border-color: #aaa !important;
}
.slide-text-before{
    font-size: 16px;
    font-weight: bold;
}
.slide-text-title	{
    font-size: 23px;
}
.slide-text-caption	{
    font-size: 13px;
    letter-spacing:0px;
}
.menuBtn.btn-default:active,.menuBtn.btn-default:focus,.menuBtn.btn-default:hover{
    background-color: #e19937 !important;
    color: #fff !important;
    border-color: #fff !important;
}
}
@media (max-width: 768px){
.message_block{
    padding-left: 10px;
    padding-right: 10px;
}
.page-header {
    margin-top: auto;
}
form.searchform {
    top: 43px;
}
.message_content .message_area_pageTitle{
	font-size: 19px;
}
.message_content p{
	font-size: 14px;
}
.menuBtn {
    position: absolute;
    top: 5px;
    z-index: 2000;
    left: 0;
    margin: 8px;
    padding: 4px 8px;
}
.navbar-brand img {
    max-height: 35px !important;
}
.search_image{
    padding: 19px 25px 19px 10px;
}
.entry-meta .entry-meta_items_term {
	display: inline !important;
}
.post .entry-meta{
	float: inherit !important;
}
#menu-header{
    margin-top: 15px;
}
}

@media (max-width: 520px){
.pr_area .pr_area_item {
    width: 100%;
    max-width: inherit;
    margin: 10px 0;
    min-height: auto;
    border-radius:0px;
}
.pr_area_item a{
	margin-top: 15px;
	position: inherit;
}
.slide-text-caption br	{
	display:none;
}
}

a:hover, a:active	{
	color: #c1ce60 !important;
	text-decoration: none;
	transition:0.5s;
}
.fa_v5_css blockquote:before, .fa_v5_css blockquote:after	{
	content:"";
}
.fa_v4 blockquote, .fa_v5_css blockquote	{
	padding:20px;
}
blockquote ul:first-child	{
	margin-top:0.8em !important;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child	{
	margin:0px;
}
blockquote	{
	border:5px solid #e9efb5;
	border-radius:10px;
}
a:hover	img	{
	opacity:0.7;
	transition:0.5s;
}

.mainSection ul, .mainSection ol {
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
}

.mainSection ul li, .mainSection ol li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;
  border-bottom:1px dotted silver;
  font-size:14px;
}

.mainSection ul li:before, .mainSection ol li:before {
  font-weight:bold;
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  position: absolute;
  left : 1em;
  color: #d5e06d;
  font-size:13px;
}



.mainSection .entry-body img	{
    max-width: 100%;
    height: auto;
    margin: 10px;
}
.page-header	{
	background-color: #a4c23a;
	background-position: center;
	background-image: url(http://www.perhp.jp/wp-content/uploads/2019/03/back.png);
}
.mainSection h2 {
    margin:  0;                 
    position:  relative;        
    font-weight:  bold;       
    font-size: 30px;            
    background-color:transparent; 
    color: #9FAD25;               
    padding: 20px 0 20px 0px;  
    margin-bottom:  30px;       
    border:0px;
    margin-top:80px;
    line-height:1.4;
    text-align:left;
    letter-spacing:2px;
}
.home .mainSection h2,.page-id-159 .mainSection h2  {
    text-align:center;
}
.mainSection h2:first-child {
    margin-top:0px;
}
.mainSection h2:after	{
    content: "";
    display: inline-block;
    position: absolute;
    left: 0%;
    bottom: 0px;
    width: 100px;
    border-top: solid 5px #D5E06D;
}
.home .mainSection h2:after,.page-id-159 .mainSection h2:after	{
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
}

#intro-box	{
	margin-bottom:50px;
}
.mainSection #member-recruit h2	{
	padding-top:0px;
}

.mainSection h3 {
    margin:  0;
    font-size:  20px;
    border:0px;
    border-left:5px solid #D5E06D;
    padding:5px 0px 5px 10px;
    margin-top:40px;
    margin-bottom: 30px;
    position:  relative;
    font-weight:  normal;
    line-height:1.4;
}

.mainSection h3:before {
    display:none;
}
.mainSection h3:after {
    display:none;
}
.mainSection h4 {
    margin: 0;
    font-size: 18px;
    padding: 5px 0px 5px 1em;
    margin-top: 35px;
    margin-bottom: 30px;
    position: relative;
    font-weight: normal;
    background: none;
    line-height:1.4;
}

.mainSection h4:before {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #d5e06d;
    display: block;
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: 0.6em;
}
@media (max-width: 520px){
	.mainSection h2, .mainSection h3	{
		font-size:20px;
	}
}

.media .media-body .media-heading a:hover	{
	color:#a4c23a;
	transition:0.5s;
	text-decoration:none;
}
.subSection li.current-cat>a, .subSection li.current_page_item>a	{
	background:#fff;
}
.wp-caption img	{
	margin:5px 0px !important;
}
.home .pr_area_item a	{
	display:none;
}
.home .prBlock_summary	{
    margin-bottom: 0.5em;
    text-align: center;
    font-size: 12px;
    line-height: 1.6em;
    width: 116px;
    border-radius: 20px;
    padding: 4px;
    margin: 10px auto 10px;
    display:block !important;
    background:#E19937;
    color:#fff;
    letter-spacing:1px
}

.prBlock_summary:hover {
    background: #fdc57a;
    color: #fff !important;
    text-decoration: none;
    transition: 0.5s;
}


.postList .archive_link	{
	background:transparent;
	color:#4386BC;
	font-weight:bold;
	text-align:right;
	font-size:15px;
	letter-spacing:1px;
}
.postList .archive_link:hover	{
	color:#99bcd8 !important;
}
ul.page-numbers li span.page-numbers.current {
    color: #fff;
    background-color: #a4c23a;
}



.header-container	{
	width:auto;
	width : -webkit-calc(100% + 2px) ;
   	width : calc(100% + 2px) ;
	padding:0px 0px 0px 15px;
	margin-top: -1px;
}
.headerTop	{
	background:#A4C23A;
	color:#fff;
	font-size:13px;
	border:0px;
	display:block;
}
@media (max-width:991px) {
	.headerTop	{
		display:none;
	}
}
.headerTop p	{
	letter-spacing:0px;
	padding:3px 0px;
}
.headerTop a,.headerTop a:visited {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
.headerTop a:hover,.headerTop a:active,.headerTop a:focus {
	color:#ddd;
	transition:0.5s;
}
ul.language-chooser	{
	margin:0px;
}
ul.language-chooser li	{
	list-style:none;
	line-height: 1em;
	float:left;
}
ul.language-chooser li span	{
	padding: 0px 10px;
}
ul.language-chooser li a	{
	padding: 0px 15px;
}
.headerTop a.page-top-contact	{
	width:155px;
	margin-top: 19px;
	text-align: right;
}
@media (max-width: 1199px) {
	.headerTop a.page-top-contact	{
		width:210px;
	}
}

div.page-top-lang	{
	margin-top:-35px;
	float:right;
}
.qtranxs_flag_ja {
    background-image: url(http://kohmura-ns.sakura.ne.jp/check/titech_exoplanet/wp-content/plugins/qtranslate-x/flags/jp.png) !important;
    background-repeat: no-repeat !important;
}
.qtranxs_flag_en {
    background-image: url(http://kohmura-ns.sakura.ne.jp/check/titech_exoplanet/wp-content/plugins/qtranslate-x/flags/gb.png) !important;
    background-repeat: no-repeat !important;
}
.siteHeader	{
	background:#094897;
}
.qtranxs-lang-menu	{
	display:none !important;
}
@media (max-width: 991px) {
	.qtranxs-lang-menu	{
		display:block !important;
	}
}
.navbar-header	{
	min-height:50px;
}
.gMenu_outer.itemOpen	{
	margin-top:9px;
}

body	{
	color:#333;
}
.slide-text-set	{
	text-align:left !important;
	left:80%;
}
@media (max-width:991px){
	.slide-text-set	{
		left:85%;
	}
}
@media (max-width:768px){
	.slide-text-set	{
		left:50%;
	}
}

.slide-text-set .container	{
	width:440px;
}
@media (max-width:768px){
	.slide-text-set .container	{
		width: 100%;
		text-align: center;
	}
}
.home .mainSection .postList_title	{
    letter-spacing: 2px;
    max-width: 440px;
    text-align: center;
    margin: 0 auto;
    background: inherit;
    border: 0;
    font-weight: bold;
    color: #997E0F;
    position: relative;
    margin-bottom: 10px;
    padding:20px 10px;
}

.home .mini-content-1 .btn-primary:hover,.postList .archive_link:hover, .home .result .entry-meta_items a:hover	{
	background-color:#fdc57a;
	transition:0.5s;
	color:#fff;
}
.home .pr_area_item a, .postList .archive_link	{
	text-decoration:none;
}
.home .post .entry-meta_items a:hover	{
	background-color:#71A4CC;
	transition:0.5s;

}
.home .subTitle	{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:30px;
	color:#666666;
	letter-spacing:1px;
}

.home .mainSection .postList_title::before	{
    content: " ";
    position: absolute;
    top: -3px;
    left: 0;
    right: 0;
    width: 120px;
    height: 3px;
    margin: 0 auto;
    background-color: #998C69;
}

.home .bar-title	{
	height:100px;
	font-size:30px;
	background:#A4C23A;
	color:#fff;
	text-align:center;
	padding:30px 0px;
	font-weight:bold;
	letter-spacing:3px;
}


.more_link	{
    position: relative;
    background-color: #E19937;
    border-radius:10px;
    font-size:15px;
    letter-spacing:1px;
    padding:15px 0px;
    color:#fff;
    display:block;
    width:220px;
    text-align:center;
    font-weight:bold;
    margin-top:0.5em;
}
.more_link:after	{
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right: 10px;
    font-weight: 900;
    top:26%;
}
.more_link:hover ,.more_link:active, .more_link:focus	{
	background-color:#fdc57a;
	transition:0.5s;
	color:#fff !important;
}
.link-center	{
	margin:40px auto 0px;
}




.media-content	{
	background-color:#3F5D78;
	color:#fff;
	padding:70px 10px 100px;
	margin-top:50px;
}
.media-content .list_title {
    color: #fff;
    background-color: #3F5D78;
}
.media-content .subTitle {
    color: #fff;
}
.media-topic .postList_medium	{
	width: 358px;
	margin-bottom: 0.5em;
	padding-right: 0px;
	display: block;
	overflow: hidden;
	float: left;
}
@media (max-width:420px){
	.media-topic .postList_medium	{
		width: 100%;
	}
}
.media-topic .postList_medium a {
    position: relative;
    display: block;
    overflow: hidden;
    border: 0px;
}
.media-topic .postList_medium img {
    width: 100%;
    height: auto;
    border: 0px;
}
.media-topic .postList_medium a:hover img {
    opacity:0.7;
    transition:0.5s;
}
.postList-media {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
@media (max-width:991px){
	.postList-media {
	    max-width: 358px;
	}
}
@media (max-width:420px){
	.postList-media {
	    max-width: 100%;
	}
}
article.media-topic	{
	width:358px;
	float:left;
	margin:15px;
	background-color: #fff;
	color:#1F1F1F;
	min-height:350px;
}
@media (max-width:991px){
	article.media-topic	{
		margin:15px 0px;
	}
}
@media (max-width:420px){
	article.media-topic{
	    width: 100%;
	}
}

article.media-topic a:hover img	{
    opacity:0.7;
    transition:0.5s;

}
article.media-topic h1	{
	font-size:13px;
	font-weight:100;
	line-height:1.4;
	padding: 0px 20px 0px;
}
article.media-topic a 	{
	color:#1F1F1F;
}
article.media-topic a:hover	{
	color:#3f5d78;
	transition:0.5s;
}

article.media-topic .entry-meta	{
	padding: 250px 20px 0px;
	margin-bottom:5px;
}
@media (max-width:420px){
	article.media-topic .entry-meta	{
		padding: 0px 20px 0px;
	}
}
.media-content .archive_link	{
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #fff;
	color: #fff;
	padding: 15px 0px;
	max-width: 1135px;
	margin: 0px auto;
	left: -2px;
	position: relative;
	top:20px;
}
.media-content .archive_link:hover	{
	color: #3F5D78;
	transition:0.5s;
	background-color:#fff;
}
.media-content .archive_link:after{
    content: "\f101";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    right:  -webkit-calc(50% - 65px) ;
    right: calc(50% - 65px) ;
    font-weight: 900;
    font-size:15px;
}

.page-id-33 .mainSection .entry-body ul li:before	{
	display:none;
}
.page-id-33 .mainSection .entry-body ul li	{
    color: #666;
    font-size: 13px;
    list-style: none;
    position: relative;
    padding-left: 1em;
    border: 1px solid #a4c23a;
    padding: 15px 20px;
    width: 250px;
    float: left;
    margin: 1px;
}
.page-id-33 .mainSection ul li:last-child	{
	margin-bottom: 70px;
}
.page-id-33 .mainSection .entry-body p	{
	clear:both;
}
.page-id-33 .mainSection .entry-body strong {
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 2px;
    /* border: 1px dotted silver; */
    margin-bottom: -15px;
    display: block;
    color:#333;
}



.post-type-archive-topics .media	{
	float:left;
	width:373px;
	padding:0px;
	border:0px;
}
.post-type-archive-topics .media:last-child	{
	float:none;
}
.post-type-archive-topics article.media-topic	{
	border:1px solid silver;
	min-height:330px;
}
.post-type-archive-topics article.media-topic .entry-meta	{
	padding:0px 20px;
}
.post-type-archive-topics .media .media-body .media-heading	{
	font-size:13px;
	font-weight:100;
	line-height:1.4;
	padding: 0px 20px 0px;
}

.single .post .entry-meta	{
	float:none;
	display:inline-block;
}
.single-post .mainSection header h1 {
    margin:  0;                
    position:  relative;       
    font-weight:  normal;      
    font-size: 20px;           
    background-color:  #f5f5f5;
    color:  #333;               
    padding: 10px 10px 10px 30px;
    margin-bottom:  30px;       
    border:0px;
    margin-top:0px;
    line-height:1.4;
    padding-left: 0.7em;
    border-left:5px solid #a4c23a;
}

.single h1.entry-title:first-letter	{
	color:inherit;
}

@media (max-width: 1200px)	{
	.post .entry-meta {
	    float: inherit !important;
	}
	.entry-meta .entry-meta_items_term {
	    display: inline !important;
	    float: none;
	    margin-top: 0.5em;
	}
}
.youtube-video	{
	width:400px;
	height:225px;
}
.top-video	{
	float: right;
	margin-left: 50px;
}

.wp-caption	{
	margin-top:0.5em;
}
@media (max-width: 768px)	{
	.wp-caption	{
		margin:15px auto;
		float:none;
		display:block;
		border: 0px;
		background: #fff;

	}
}
.clear	{
	clear: both;
	display: block;
	margin-bottom: -2em;
}
em	{
	font-weight:100;
}

strong em	{
	font-weight:bold;
}
.page-id-29 .video-box	{
	max-width: 350px;
	font-size: 12px;
	float: left;
	text-align: center;
	margin-right: 40px;
	min-height: 340px;
	margin-bottom:40px;
}
@media (max-width:430px)	{
	.page-id-29 .video-box	{
		min-height: auto;
		margin-right:0px;
	}
}
.page-id-29 video ,.home video	{
	max-width:350px;
	height:auto;
	margin-bottom:25px;
	margin-right:30px;
	width:100%;
}
.home .video-box	{
	float:right;
	margin-left:40px;
	max-width:350px;
	width:100%;
}
@media (max-width:768px)	{
	.home .video-box	{
		float:none;
		margin:0px auto;
		text-align:center;
	}
}


.mainSection ul.pager li:before, .mainSection ul.pager li:after,.mainSection ul.page-numbers li:before, .mainSection ul.page-numbers li:after	{
	display:none;
}
.mainSection ul.pager li,.mainSection ul.page-numbers li	{
	border-bottom:0px;
}
.mainSection ul.pager li a:hover,.mainSection ul.pager li a:active	{
	color:#fff !important;
}

/* 英語完成時に削除 */
/*
div.page-top-lang {
    display:none;
}
*/
/* 英語完成時に削除 */