
@charset "UTF-8";


/*--------------------------------------------------------------------
共通
---------------------------------------------------------------------*/
body {
	font-feature-settings: "palt";
	/*text-align: justify;*/
	letter-spacing: 1px;
	color: #222;
	font-weight: 400;
	/*font-size: 16px;*/
	line-height: 1.7;
	font-family: Noto Sans JP,Helvetica Neue,Arial,Hiragino Sans,Hiragino Kaku Gothic ProN,BIZ UDPGothic,Meiryo,-apple-system,blinkmacsystemfont,sans-serif;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a,
a:link,
a:active,
a:hover,
a:visited {
}
a:hover {
	opacity: 0.8;
	color: #d48216;
}

.entry-content a:not([class]),
.entry-excerpt a:not([class]),
#comments .comment-body a:not([class]),
.widget-container.widget_text a:not([class]),
.lp-text .lp-text-content a:not([class]),
.lp-block .lp-block-text a:not([class]),
.lp-box .lp-box-text-inside a:not([class]) {
	text-decoration: none;
}

img {
	vertical-align: middle;
}

.pc {
}
.sp {
	display: none;
}
.over {
	overflow: hidden;
}
.cnt {
	text-align: center;
}
.main p {
	margin-bottom: 15px;
}

body:not(.bravada-landing-page) #container {
	/*max-width: 1200px;*/
}

#header-page-title #breadcrumbs-container {
	opacity: 1;
}
#breadcrumbs-nav {
	font-size: 0;
	opacity: 1;
}
#header-page-title .entry-meta #breadcrumbs a,
#header-page-title #breadcrumbs-nav > span {
	opacity: 1;
	font-size: 14px;
	letter-spacing: 0;
}
#header-page-title .entry-meta #breadcrumbs a {
	color: #444;
	padding-left: 0;
	padding-right: 0;
}
#header-page-title .entry-meta #breadcrumbs a:after {
	content: ">";
	background: rgba(255, 255, 255, 0);
	margin-left: 5px;
	margin-right: 5px;
}
#header-page-title #breadcrumbs-nav > span {
	color: #d48216;
}
#header-page-title #breadcrumbs-nav > a {
	margin: 0;
}
#header-page-title #breadcrumbs-nav > span {
	padding-left: 0;
	padding-right: 5px;
}

/*リンクボタン*/
.morebtn {
	text-align: center;
}
.morebtn .inner {
	display: inline-block;
	padding: 10px 80px;
	background-color: #2a59a7;
	color: #fff;
	border-radius: 50px;
	font-size: 110%;
	font-weight: 500;
}

/*--------------------------------------------------------------
header
--------------------------------------------------------------*/
@media (min-width: 1153px) {
/*------------------------*/
}
@media (max-width: 1152px) {
/*------------------------*/
}

#h_top .site-header-inside {
	padding-left: 30px;
	padding-right: 30px;
}
#desctxt {
	font-size: 12px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}
.site-header-bottom.header-fixed #desctxt {
	color: #666;
	margin-top: 10px;
}
#site-text,
#h_top .menu-burger {
	display: none;
}
img.custom-logo {
	/*max-height: 100%;*/
}

#h_top {
	height: auto;
}
/*
#branding,
#branding .identity,
.site-header-bottom .site-header-inside {
	height: 90px;
}
#branding .identity {
	line-height: 90px;
}
*/
/*--------------------------------------------------------------
ナビゲーション
--------------------------------------------------------------*/
ul#top-nav a {
	padding-left: 20px;
	padding-right: 20px;
}
nav#access ul#top-nav li {
	letter-spacing: 0;
}
nav#access ul#top-nav li a {
	padding-left: 15px;
	padding-right: 15px;
	font-weight: 600;
}
nav#access ul#top-nav li a:hover {
	color: #fff;
}
.header-fixed nav#access ul#top-nav li a:hover {
	color: #0e58b7;
}
#access > div > ul > li.current_page_item > a,
#access > div > ul > li.current-menu-item > a,
#access > div > ul > li.current_page_ancestor > a,
#access > div > ul > li.current-menu-ancestor > a,
.bravada-over-menu .header-fixed.site-header-bottom #access > div > ul > li > a {
	color: #0e58b7;
}



/*--------------------------------------------------------------
footer
--------------------------------------------------------------*/
@media (min-width: 768px) {
#f_info li.sp {
	display: none;
}
	
/*------------------*/
}
@media (max-width: 767px) {
#f_info li.pc {
	display: none;
}
	
/*------------------*/
}

#footer a {
	color: #fff;
}
#footer .subtxt {
	font-size: 13px;
}
#footer .widget-title {
	display: none;
}

.footer-inside {
	padding: 0;
}
.footermenu ul li span.sep {
	visibility: visible;
	font-weight: 400;
	color: #fff;
}

#f_logo {
}
#colophon .widget-container #f_logo ul li {
	border: none;
}
#colophon .widget-container #f_logo ul li.logo2 {
	font-size: 1.5rem;
}

#f_info {
}
#f_info .telnum {
	font-size: 18px;
}

#f_inq {
}
#f_inq .wrap {
	background-color: #fff;
	text-align: center;
	padding: 30px;
	font-weight: 500;
	font-family: Noto Sans JP;
}
#f_inq .icon {
	margin-bottom: 10px;
}
#f_inq .title {
	color: #2a59a7;
	line-height: 1.4;
	font-size: 16px;
}
#f_inq .sub {
	color: #666;
	font-size: 12px;
}
#colophon .footer-three .widget-container:last-child {
	padding-right: 0;
}

#copytxt {
	text-align: center;
	font-size: 12px;
}


/*--------------------------------------------------------------
コンテンツ
--------------------------------------------------------------*/
#header-page-title #header-page-title-inside,
.lp-staticslider .staticslider-caption,
.seriousslider.seriousslider-theme .seriousslider-caption {
	max-width: 1200px;
	width: 100%;
}

#header-page-title #header-page-title-inside {
	max-width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.widget-title,
#comments-title,
#reply-title,
.related-posts .related-main-title,
.main .author-info .page-title,
#header-page-title h1,
#wrap_page #main h2,
#main h3,
#main h4,
.entry-title,
.main .page-title {
	font-family: "Noto Sans CJK JP", "Noto Sans Japanese", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif;
}
#header-page-title .date {
	letter-spacing: 0;
	opacity: 0.8;
}

#header-page-title h1 {
	font-size: 60px;
	letter-spacing: 0;
}

#header-page-title .byline {
	display: none;
}

#wrap_page #main h2,
#main h3,
#main h4 {
	font-weight: 500;
	color: #111;
}
.entry-title,
.main .page-title {
}

/*--- 見出し -----------------------------------------------*/
/*body:not(.home) #main h2 {
	margin-bottom: 50px;
	text-align: center;
	font-size: 36px;
}*/
h2, h3, h4, h5 {
	line-height: 1.3;
}

#wrap_page #main h2 {
	margin-bottom: 50px;
	text-align: center;
	font-size: 36px;
}
#main h2 {
	color: #2a59a7;
	font-weight: 500;
	text-align: center;
	margin-bottom: 50px;
}
body.home #main h2 {
	/*margin-bottom: 0;*/
}
#main h3 {
	font-size: 1.7rem;
	border-left: 5px solid #2a59a7;
	padding-left: 10px;
	font-weight: 600;
}
#main h4 {
	margin: 30px 0 10px;
	font-size: 1.3rem;
	padding-bottom: 7px;
	border-bottom: 1px solid #2a59a7;
	font-weight: 600;
	color: #2a59a7;
}


/*--- テキスト -----------------------------------------------*/
.txt_S {
	font-size: 85%;
}

/*--- リスト -----------------------------------------------*/
dl {
}
dt {
	border: 1px solid #333;
	padding: 15px 20px;
	margin-bottom: 10px;
}
dd {
	padding: 0 20px 30px;
}


/*--- table -----------------------------------------------*/
.main table {
}
.main th,
.main td {
	vertical-align: middle;
	padding: 15px 20px;
}
.main th {
	text-align: left;
	width: 30%;
}
.main td {
}

/* box ---------------------------------------------*/

.border {
	border: 1px solid #CCC;
}
.mgn_B100 {
	margin-bottom: 100px;
}
.mgn_B70 {
	margin-bottom: 70px;
}
.mgn_B50 {
	margin-bottom: 50px;
}
.mgn_B30 {
	margin-bottom: 30px;
}
.mgn_B20 {
	margin-bottom: 20px;
}
.mgn_B15 {
	margin-bottom: 15px;
}
.mgn_B10 {
	margin-bottom: 10px;
}

.tbbox01 {
	display: table;
	width: 100%;
}
.tbbox01 .td {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
}
.tbbox01 .ph {
	text-align: center;
	padding-right: 25px;
}
.tbbox01 .txt {
	padding-left: 25px;
}

.wd01 {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.wd02 {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.box_L01 {
	float: left;
	width: 30%;
}
.box_R01 {
	float: right;
	width: 65%;
}
.box_L02 {
	float: left;
	width: 65%;
}
.box_R02 {
	float: right;
	width: 30%;
}
.box_L03 {
	float: left;
	width: 40%;
}
.box_R03 {
	float: right;
	width: 55%;
}
.box_L04 {
	float: left;
	width: 55%;
}
.box_R04 {
	float: right;
	width: 40%;
}
.box_L05 {
	float: left;
	width: 25%;
}
.box_R05 {
	float: right;
	width: 70%;
}
.box_L06 {
	float: left;
	width: 70%;
}
.box_R06 {
	float: right;
	width: 25%;
}

.box_L50,
.box50 {
	float: left;
	width: 50%;
	padding: 0 15px 15px;
}
.box_R50 {
	float: right;
	width: 50%;
	padding: 0 15px 15px;
}

.box3 {
	float: left;
	width: 33.3%;
	padding: 0 5px 10px;
}
.box4 {
	float: left;
	width: 25%;
	padding: 0 5px 10px;
}
.box5 {
	float: left;
	width: 20%;
	padding: 0 5px 10px;
}

.bikoubox01 {
	background-color: #f1f1f1;
	padding: 20px;
	margin-bottom: 30px;
}


/*--------------------------------------------------------------
投稿系
--------------------------------------------------------------*/
body.single #content #main {
	padding-bottom: 0;
}

/*カテゴリ*/
body.archive .main h2 {
	font-size: 22px;
	letter-spacing: 0;
	margin: 0;
}
body.archive #main #content-masonry .entry-after-image {
	padding: 0 20px 20px;
}
.content-masonry .entry-meta {
	padding: 30px 20px 0;
}
.content-masonry .entry-after-image .entry-meta {
	padding-top: 0;
	padding-bottom: 10px;
	line-height: 1.4;
}
body:not(.single) .entry-meta > span {
	font-size: 13px;
	font-weight: 400;
}
body.archive span.category-metas a,
body.archive .entry-header .entry-meta time {
	color: #666;
}
.bravada-responsive-featured .main .post-thumbnail-container {
	margin-bottom: 15px;
}
.post-thumbnail-container .featured-image-overlay::after {
	background: linear-gradient(to bottom, #fff, #a1e9ff);
}


/*個別投稿ページ*/
#nav-below span {
	font-family: inherit;
	font-size: 20px;
}
#nav-below em {
	display: none;
}

/*--------------------------------------------------------------
サイドバー
--------------------------------------------------------------*/
.widget-title {
	color: #222;
	font-weight: 600;
}
.comments-link a,
.widget-area a {
	color: #333;
}
.widget-container ul li {
	font-size: 14px;
	line-height: 1.5;
}

#secondary.sidey {
	padding-bottom: 0;
}


































