@charset "UTF-8";

/*!
Theme Name: Simplicity2 child-renewal2020
Template:   simplicity2
Version:    20161002
*/

/* Simplicity子テーマ用のスタイルを書く */

body{
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Helvetica Neue", HelveticaNeue, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Sogoe UI", Verdana, "メイリオ", Meiryo, sans-serif;
	position: relative;
	margin-top: 0;
	background: #F6F6F6;

}

#body{
	margin-top: 70px;
}

#navi, #navi ul{
    background-color: rgba(255,255,255,0);
    border: none;
    border-radius: 0;
}

#navi {
	font-family: 'Montserrat', sans-serif;
    border: none;
    position: fixed;
    top: 0;
    background-color: rgba(255,255,255,0.9);
    z-index: 1000;
    width: 100%;
}

.menu-j-heder-menu-container{
	position: relative;
	width: 100% !important;
}

#navi-in ul#menu-j-heder-menu{
	float: right;
	width: auto;
}

#navi ul > li{
	float: left;
}

#navi ul > li#menu-item-2830,
#navi ul > li#menu-item-2831{
	position: absolute;
	left: 0;
	border-bottom: 0;
}

#navi ul {
    position: static;
}

#navi .menu > li > a {
    padding: 30px;
    color: #333;
}

#navi .menu > li#menu-item-2830 > a,
#navi .menu > li#menu-item-2831 > a {
    padding: 18px 30px;
}

#navi .menu > li#menu-item-2830 > a:hover,
#navi .menu > li#menu-item-2831 > a:hover{
	border-bottom: 0;
}

#menu-item-2830 .font_b,
#menu-item-2831 .font_b{
	font-size: 30px;
}

#menu-item-2830 .font_c,
#menu-item-2831 .font_c{
	color: #0D5DA9;}

#header {
    height: 400px;
}

#site-title {
    margin-top: 16%;
    margin-bottom: 0;
    text-align: center;
}

#site-title img{
	width: 168px;
}

#navi-in{
    width: 100%;
}

#navi ul > li > a:hover,
#navi ul > li.current-menu-item{
	background: rgba(0,0,0,0);
	border-bottom: solid 1px #0D5DA9;
}

#navi ul.sub-menu, #navi ul.children{
	background: #fff;
	border: none;
}

#navi .sub-menu li, #navi .children li{
	height: auto;
}

#navi ul.sub-menu a, #navi ul.children a{
	color: #333;
	padding: 16px 8px;
}

#navi ul.sub-menu a:hover, #navi ul.children a:hover{
	background: #0D5DA9;
	color: #fff;
	border: none;
}

/* ページ上部ここまで */

/* メインコンテンツここから */

.home #main{
	border: none;
	border-radius: 0;
	background: rgba(0,0,0,0);
	padding: 0;
}

#main{
	border: none;
	border-radius: 0;
}

.post-meta{
	display: none;
}

h1.entry-title{
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-align: center;
	color: #828282;
	display: flex;
  	align-items: center; /* 垂直中心 */
 	justify-content: center; /* 水平中心 */
 	margin-bottom: 32px;
}

h1.entry-title:before, h1.entry-title:after {
  border-top: 1px solid #828282;
  content: "";
  width: 3em; /* 線の長さ */
}
h1.entry-title:before {
  margin-right: 1em; /* 文字の右隣 */
}
h1.entry-title:after {
  margin-left: 1em; /* 文字の左隣 */
}

.sns-share-msg,
.sns-follow-msg{
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;
	text-align: center;
	color: #828282;
	display: flex;
  	align-items: center; /* 垂直中心 */
 	justify-content: center; /* 水平中心 */
 	margin-bottom: 32px;
 	font-size: 24px;
}

.sns-share-msg:before,.sns-share-msg:after,.sns-follow-msg:before,.sns-follow-msg:after {
  border-top: 1px solid #828282;
  content: "";
  width: 3em; /* 線の長さ */
}

.sns-share-msg:before,.sns-follow-msg:before{
	margin-right: 1em;
}

.sns-share-msg:after,.sns-follow-msg:after {
	margin-left: 1em;
}

ul.snsb {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 32px;
}

ul.snsbs li {
    margin-right: 32px;
}

ul.snsbs li:last-child{
	margin-right: 0;
}

ul.snsp li{
	margin-right: 32px;
}

ul.snsp li:last-child{
	margin-right: 0;
}

ul.snsp{
	display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#main .entry{
	border-radius: 0;
}

.entry-read{
	text-align: right;
}

.entry-read a.entry-read-link{
	display: inline-block;
	text-decoration: none;
	padding: 4px 20px;
	border: solid 1px #0D5DA9;
	color: #0D5DA9;
	font-family: 'Montserrat', sans-serif;
	border-radius: 0;
	background: #fff;
}

.entry-read a.entry-read-link:hover{
	background: #0D5DA9;
	color: #fff;
}

/* サイドバー */

#sidebar #bogo_language_switcher-2 h3{
	display: none;
}

#sidebar ul.bogo-language-switcher{
	overflow: hidden;
	padding-left: 0;
	margin: 0;
}

ul.bogo-language-switcher li{
	border: solid 1px #ccc;
	color: #ccc;
	box-sizing: border-box;
	padding: 4px 10px !important;
	box-sizing: border-box;
	font-size: 90%;
}

ul.bogo-language-switcher li.current{
	border: solid 1px #0D5DA9;
	background: #0D5DA9;
	color: #fff;
}

.bogo-language-switcher li.first{
	float: left;
}

.bogo-language-switcher li.last{
	float: right;
}

.bogo-language-switcher .bogoflags{
	display: none;
}

a{
    color: #0D5DA9;
}

.bogo-language-switcher li a{
	display: block;
	background: #fff;
}

.bogo-language-switcher li a:hover{
	color: #0D5DA9;
	opacity: 0.6;
	text-decoration: none;
}

#sidebar-widget {
    background: #fff;
    padding: 20px;
}

#searchform #s{
	border-radius: 0;
	border-color: #CCCCCC;
	height: 40px;
	margin-bottom: 0;
}

#searchsubmit{
	height: 32px;
}

#searchform{
	margin-top: 0;
}

#sidebar .widget {
    margin-bottom: 30px;
}

#sidebar .widget_nav_menu{
	margin-bottom: 0;
}

#searchform input[type="text"]{
	box-shadow: none;
}

#searchform input[type="text"]:forcus{
	border: none;
}

#sidebar h3.widget_title{
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
}

#sidebar ul#menu-j-side-menu{
	padding-left: 0;
}


#sidebar ul.sub-menu{
	padding-left: 0;
}

ul.sub-menu a{
	color: #828282;
	text-decoration: none;
}

ul.sub-menu a i{
	color: #0D5DA9;
}

#menu-j-side-menu > li > a ,#menu-j-side-menu-audio > li > a{
	position: relative;
	color: #333;
	font-size: 24px;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
    padding-bottom: 10px !important;
    display: block;
}

#menu-j-side-menu > li:last-of-type > a,
#menu-j-side-menu > li:last-of-type,#menu-j-side-menu-audio > li:last-of-type > a,
#menu-j-side-menu-audio > li:last-of-type{
	padding: 0;
	margin: 0;
}

#menu-j-side-menu > li,#menu-j-side-menu-audio > li {
	margin-bottom: 24px;
}

#menu-j-side-menu > li > a:before,
#menu-j-side-menu > li > a:after,#menu-j-side-menu-audio > li > a:before,
#menu-j-side-menu-audio > li > a:after{
  content: '';
  display: block;
  position: absolute;
  top: 35%;
  right: 40px;
  height: 1px;
  background: #0D5DA9;
}
#menu-j-side-menu > li > a:before,#menu-j-side-menu-audio > li > a:before{
  width: 30%;
  transform: translate(30px, 0px);
}
#menu-j-side-menu > li > a:after,#menu-j-side-menu-audio > li > a:after{
  width: 10px;
  transform-origin: right center;
  transform: translate(30px, 0px) rotate(25deg);
}

#sidebar .widget:last-of-type{
	margin-bottom: 0;
}

ul.xoxo{
	margin-bottom: 0 !important;
}

#group_wrap ul{
  padding: 0;
  margin: 0;
}

#group_wrap ul a{
  text-decoration: none;
  color: #333;
}

#group_wrap ul a:hover{
  opacity: 0.6;
}

#group_wrap ul p{
  margin: 0;
  font-size: 14px;
}

#group_wrap li{
  margin: 20px 0 0;
}

#group_wrap li:nth-child(1){
  margin: 0;
}

/* フッター */

#footer{
	background: #333;
}

#footer .textwidget{
	font-size: 90%;
}

.footer-post-meta{
	display: none;
}

#copyright{
	font-size: 12px;
	color: #ccc;
}

#copyright a{
	color: #ccc;
}

#page-top a{
	background-color: rgba(13,93,169,0.8);
    border-radius: 100px;
    width: 64px;
    height: 64px;
    box-sizing: border-box;
}

#page-top a {
    line-height: 58px;
    font-size: 14px;
}
a {
    color: #0D5DA9;
}

#mobile-menu a,#mobile-menu a:hover{
	background-color: rgba(0,0,0,0);
}

/* レスポンシブ */

@media (max-width: 1110px) {

div#sidebar{
	width: 300px;
	padding: 0;
}

#mobile-menu a {
    color: #fff;
    padding: 0;
    text-decoration: none;
    display: block;
    cursor: pointer;
    text-align: left;
    line-height: 61px;
    border-radius: 0;
    position: absolute;
    right: 20px;
    font-size: 15px;
    margin-top: 0;
}

#mobile-menu{
	background: rgba(13,93,169,0.8);
	width: 100%;
	height: 50px;
	position: absolute;
	z-index: 1000;
}

div#header-in{
	width: 100%;
}

#navi{
	position: absolute;
	top: 50px;
}

#navi ul > li{
	float: none;
}

#navi-in ul#menu-j-heder-menu{
	float: none;
}

#navi ul > li#menu-item-2830,
#navi ul > li#menu-item-2831{
	position: static;
}

#menu-item-2830 .font_b,
#menu-item-2831 .font_b {
    font-size: 18px !important;
}

#menu-item-2830 .font_c,
#menu-item-2831 .font_c {
    font-size: 13px;
}

#navi .menu > li#menu-item-2830 > a,
#navi .menu > li#menu-item-2831 > a{
	padding: 10px 20px;
}

#navi #navi-in ul li a {
    padding: 10px 20px;
    border-bottom: solid 1px #ccc;
}

#navi ul > li > a:hover, #navi ul > li.current-menu-item{
	border-bottom: 0;
}

#navi ul.sub-menu{
	background: rgba(0,0,0,0);
}

#navi #navi-in ul.sub-menu li a, #navi ul.sub-menu a:hover, #navi ul.children a:hover{
	background: rgba(0,0,0,0);
	color: #333;
	border: 0;
	font-size: 14px;
}

#header{
	height: 250px;
	background-size: cover;
}

#site-title {
    margin: 0;
    padding-top: 90px;
}

#site-title img {
    width: 120px;
}

#body {
    margin-top: 30px;
}

}

@media (max-width: 740px) {

div#sidebar{
	margin: 0 auto 50px;
}

div#main {
    padding: 20px;
}

}