body {
	background-color: #ffffff;
    line-height: 150%;
}

a:hover {
    color: rgba(200, 40, 20, 1);
}

	.h1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:4.8rem;
}

.h2, h2 {
    font-size: 3rem;
    font-weight: 600;
    margin-top: 0.5rem;
}
.h3, h3 {
    font-size: 2.2rem;
    font-weight: 600;
}
.h4, h4 {
    font-size: 2rem;
	    line-height: 150%;
}

	div.content .frontpage-post-content h2 {
		padding-top: 3.5rem;
    height: 9rem;
}
.attachment-medium.size-medium.jetpack-lazy-image--handled {
    border-radius: 50%;
}

h3.widget-title {
    text-align: center;
}

div.content p.wp-caption-text {
    text-align: center;
    font-size: 1.9rem;
    font-weight: 600;
}

.col-centered {
    margin-bottom: 3rem;
}
/******************************************************************************************************
Header
******************************************************************************************************/


header { position:relative; }
.navbar2 {
    background: rgba(255,255,255,0.8);
	color:#000;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
padding: 1rem 0 0.2rem;
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.7s ease-in-out;
    -moz-transition: all 0.7s ease-in-out;
    -ms-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
}
.navbar-default{border:none;}
.admin-bar .navbar2{top:30px;}
.nav2.navbar-nav2{text-align:center;float: right; }
.nav2.navbar-nav{text-align:center;float: right; }
.navbar-nav2>li>a { padding: 15px 10px 5px 10px; margin:0px 5px 10px 5px; }
.navbar-default .navbar-nav2>li>a { color: #000000; font-weight:bold;text-transform:uppercase;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}
.navbar-default .navbar-nav2>li>a:hover { color: #c82814; }
.navbar-default .navbar-nav2>li.active>a { border-bottom:2px solid transparent;}
.navbar-default .navbar-nav2>.active>a, .navbar-default .navbar-nav2>.active>a:hover, .navbar-default .navbar-nav2>.active>a:focus { background-color: transparent;color:#c82814;}
.navbar-default .navbar-nav2>.open>a, .navbar-default .navbar-nav2>.open>a:hover, .navbar-default .navbar-nav2>.open>a:focus { background-color: transparent; }

.navbar-default .navbar-nav2>.dropdown>a .caret,.navbar-default .navbar-nav2>.dropdown>a:hover .caret,.navbar-default .navbar-nav2>.open>a .caret, .navbar-default .navbar-nav2>.open>a:hover .caret, .navbar-default .navbar-nav2>.open>a:focus .caret,.navbar-default .navbar-nav2>.dropdown>a:hover .caret, .navbar-default .navbar-nav2>.dropdown>a:focus .caret { border-top-color: #fff; border-bottom-color: #fff;}
.dropdown-menu{ background-color: transparent; border: none; box-shadow: none;padding: 5px 0 0 0;border-bottom:2px solid #fff;border-right:2px solid #fff;border-left:2px solid #fff;}
.dropdown-menu li a{ color: #000000;}
.dropdown-menu li:hover a{ background-color: rgba(0, 127, 175, .6);}

.navbar-default .navbar-brand2,.navbar-default .navbar-brand2:hover { 
    color: #000000;
       font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 2rem;
  font-weight:bold;text-transform:uppercase;letter-spacing:2px; -webkit-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out; }
.fallback_cb>ul{text-align: center; float: right; margin-bottom:0px;}
.fallback_cb>ul>li{float: left;position: relative; display: block;}
.fallback_cb>ul>li>a{background-color: transparent; color: #000;font-weight:bold;text-transform:uppercase;-webkit-transition:all 0.7s ease-in-out;-moz-transition:all 0.7s ease-in-out;-ms-transition:all 0.7s ease-in-out;-o-transition:all 0.7s ease-in-out;transition:all 0.7s ease-in-out; padding: 15px 15px; position: relative; display: block;}
.navbar-default .navbar-toggle { border-color: #000;outline:none!important; }
.navbar-default .navbar-toggle:hover { background-color: #ccc; }
.navbar-default .navbar-toggle .icon-bar { background-color: #000; }
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default .navbar-nav2>li.active>a {
    background-color: transparent;
    color: #c82814;
}

.navbar-default .navbar-nav2>li>a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-default .navbar-nav2>li>a:hover {
        color: #000;
    border-bottom: 4px solid #000;
    padding-bottom: 1.1rem;
}

.navbar-default .navbar-nav2>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #000;
}
.navbar-default .navbar-nav2>li.active>a {
    background-color: transparent;
    color: #c82814;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

.navbar-default .navbar-nav>li>a:hover {
        color: #000;
    border-bottom: 4px solid #000;
    padding-bottom: 1rem;
}

.navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background-color: transparent;
    color: #000;
}
ul, menu, dir {
    display: block;
    list-style-type: none;
}

/******************************************************************************************************
Headerここまで
******************************************************************************************************/

#credit, #copyright, #credit a, #copyright a {
    color: #cccccc;
    font-size: 1.2rem;
}
.color-w {
	color:#ffffff;
}
.post {
	font-size: 1.8rem;
    line-height: 150%;
}

.readmore {
    background-color: #000;
    color: #fff;
    font-size: 1.8rem;
    padding: 0.4rem 0.6rem;
    font-weight: 600;
    display: inline-block;
    float: right;
}
.readmore:hover {
    background-color: #c82814;
}

/*ブログ日付カレンダー表示（使用してない）*/
.title-date {
	text-align:center;
	width:70px;
	height:60px;
	padding:5px 0;
	background-color:#000;
	color:#FFF;
}
.title-date-day {
	display:block;
	height:40px;
	font-size:40px;
	line-height:35px;
	overflow:hidden;
}
.title-date-month {
	display:block;
	height:20px;
	overflow:hidden;
	font-size:14px;
	line-height:14px;
}
/*ブログ日付カレンダー表示ここまで*/


/*ブログ日付カレンダー表示（使用）*/
.ai1ec-date {
    /* border-top: 1px solid #e5e5e5; */
    /* background: #f5f5f5; */
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
    /* background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff); */
    background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
    background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    /* background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff); */
    background-repeat: no-repeat;
}
.ai1ec-date-title {
    border: 1px solid #c2c2c2;
    border-top: none;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.08);
    box-shadow: 0 2px 2px rgba(0,0,0,0.08);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #525252;
    float: left;
    font-weight: bold !important;
    background-image: -webkit-linear-gradient(#fff,#fff 1em,#e7e7e7);
    background-image: linear-gradient(#fff,#fff 1em,#e7e7e7);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: none \9;
    line-height: 1.2em;
    margin: 6.5px 0.75em;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 4em;
}

.ai1ec-month {
    background: #6689ac;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 0.8em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.ai1ec-day {
    font-size: 2em;
    padding: 0.35em 0 0.22em;
}
.ai1ec-weekday {
    font-size: 0.8em;
    padding: 0 0 0.2em;
}
.ai1ec-year {
    color: #fff;
    font-size: 0.6em;
    padding: 0 0.2em;
    text-transform: uppercase;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}

/*ブログ日付カレンダー表示（使用）ここまで*/

.ai1ec-agenda-view .ai1ec-event-description {
    font-size: 1.5rem;
    line-height: 1.8em;
    margin-top: 9px;
}
.featured-item-title {
        font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
}
.featured-item {
    text-align: left;
    color: #1a1a1a;
}

.frontpage-action1 .action1-title, .frontpage-action2 .action2-title {
			font-size: 4.6rem;
	font-weight:300;
}

.frontpage-action1 .action1-link-button a, .frontpage-action2 .action2-link-button a {
    background: #fff;
    padding: 20px 25px;
    font-size: 2.4rem;
	font-weight:600;
    text-transform: none;
    color: #000;
    display: inline-block;
}


.frontpage-action1 .action1-link-button a:hover, .frontpage-action2 .action2-link-button a:hover {
    background: rgba(200, 40, 20, 1);
    color: #ffffff;
}

.footer_back {
	background-color:#000;
	padding-top: 8rem;
}
.featured-item-title {
    font-weight: 600;
}
h4 {
    font-size: 2.5rem;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 1rem;

}
.h4 {
	font-size: 1.8rem;
}

	div.content h2 {
		margin-top:0;
		    padding-top: 3rem;
	}
.textwidget {
	    font-size: 2rem;
	text-align:center;
}

.rpwe-block h3 {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    background: none!important;
    clear: none;
    margin-bottom: 0!important;
    margin-top: 0!important;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.5em;
}

.box-middle {
    text-align: center;
    border: 1px solid #fff;
    display: block;
    /* width: 200px; */
    font-size: 1.6rem;
    padding: 1rem;
    margin: 2rem 0;
    font-weight: 600;
}

.box-middle-b {
    text-align: center;
    border: 1px solid #000;
    display: block;
    /* width: 200px; */
    font-size: 1.6rem;
    padding: 1rem;
    margin: 2rem 0;
    font-weight: 600;
}


.btn-feature {
			text-align: center;
    border: 1px solid #000;
    display: block;
    /* width: 200px; */
    font-size: 2rem;
    padding: 1rem;
    margin: 0 6rem;
    font-weight: 600;
	}

.btn-w {
    border: 1px solid #fff;
    color: #000;
		background-color:#fff;

    font-weight: 600;
	}

.btn-b {
    border: 1px solid #000;
    color: #fff;
	background-color:#000;
    font-weight: 600;
	}
.btn-feature:hover {
	background: rgba(200, 40, 20, 1);
    color: #ffffff;
	border-color: rgba(200, 40, 20, 1);
	    -webkit-transition: all ease .4s;
    -moz-transition: all ease .4s;
    transition: all ease .4s;
    outline: none!important;



	}

.wpcf7 {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
/*　ContactForm7のテーブル化レスポンシブ調整　*/

/*テーブルを親要素の幅いっぱいに伸ばす*/
.table-res-form {
    width: 100%;
}
/*一行ごとに上ボーダー*/
.table-res-form tr {
    border-top: 1px #DDD solid;
}
/*一番上の行だけボーダーなし*/
.table-res-form tr:first-child {
    border-top: none;
}
/*奇数行だけ背景色つける*/
.table-res-form tr:nth-child(2n+1) {
    background: #eee;
}
/*thとtd内の余白指定*/
.table-res-form th, .table-res-form td {
    padding: 1.5em;
}
/*th（項目欄）は30%幅、テキストを右寄せ*/
.table-res-form th {
    width: 30%;
    text-align: right;
}
/*「必須」部分のスタイリング*/
.table-res-form .requied {
    font-size: 0.8em;
    color: #FFF;
    display: inline-block;
    padding: 0.3em 0.3em 0.2em;
    background: red;
    border-radius: 2px;
}

/*ここから768px以下の指定*/

@media only screen and (max-width: 768px) {
　　　　　/*thとtdをブロック化して幅100％にして、縦積み*/
    .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
}

/*ここまで768px以下の指定---終わり*/

/*ここから入力欄のスタイル指定*/

.wpcf7 input[type="submit"] {
    font-size: 2.5rem;
    padding: 1em 4em;
    background: #fff;
    color: rgba(200,40,20,1);
    /* border-radius: 4px; */
    cursor: pointer;
    /* box-shadow: 0 0 1px rgba(0,0,0,.2); */
    border: 2px solid rgba(200,40,20,1);
    /* text-shadow: -1px 1px 0 rgba(255,255,255,1); */
}
.wpcf7 input[type="submit"]:hover {
	    background: rgba(200,40,20,1);
	color: #fff;
}

.table-res-form input[type="text"], input[type="email"], textarea {
	border:1px #89BDDE solid;
    padding: 0.5em;
    border-radius: 5px;
    margin-bottom: 0.5em;
    width: 100%;
}

.table-res-form input[type="number"] {
    width: 10rem;
}
.timely .ai1ec-btn-xs {
    padding: 4px 20px;
	font-size: 1.5rem;
    line-height: 1.5;
    border-radius: 3px;
}

.caption {
	    font-size: 1.4rem;
    font-weight: 300;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    /* border-top: 1px solid #e5e5e5; */
    /* background: #f5f5f5; */
    background: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),color-stop(1em,#f2f2f2),to(#fff));
    /* background: -webkit-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff); */
    background: -moz-linear-gradient(top,#f2f2f2,#f2f2f2 1em,#fff);
    background: -ms-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    background: -o-linear-gradient(#f2f2f2,#f2f2f2 1em,#fff);
    /* background: linear-gradient(#f2f2f2,#f2f2f2 1em,#fff); */
    background-repeat: no-repeat;
}
.featured-item-sub-title {
	font-size:1.5rem;
	line-height:2.5rem;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-top: 2rem;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
    background-color: #c82814;
}
.subpage-banner .banner-title {
	 font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-align: center;
    font-size: 5rem;
    color: #000000;
    /* background-color: rgba(255,255,255,0.85); */
    margin: 0 auto;
    text-transform: uppercase;
    font-weight: 700;
    padding: 15px;
    text-shadow:none;
}

#searchsubmit {
    position: relative;
    width: 10%;
}
.banner-wrap {
    display: inline-block;
    border: none;
    background-color: rgba(255,255,255,0.85);
    padding: 10px 40px;
}

.content-column {
    background: #fff;
    border: none;
    padding: 0px 2rem;;
}

.single_meta {
    font-size: 1.6rem;
    font-style: normal;
    padding: 0px;
    margin-bottom: 1rem;
}
.textwidget {
    font-size: 2rem;
    text-align: left;
	line-height:2.8rem;
}

.frontpage-post-content {

}
.tax,.tags {
    font-size: 1.4rem;
    word-break: keep-all;
}
@media (max-width: 767px){
.navbar-default .navbar-collapse {
    border-top: 2px solid #fff;
    background: rgba(255,255,255,.6);
    margin-left: -5rem;
}
}
@media (min-width: 768px) {
.navbar-nav2>li {
    float: left;
}
}
@media   (max-width: 799.9px)  {
		.h1 {
			font-size: 3.6rem;
    font-weight: 600;
}
		.h2, h2 {
    font-size: 2.5rem;
    font-weight: 600;
    margin-top: 0.5rem;
		line-height: 130%;
}
	h4 {
    font-size: 2rem;
  
}
	.rpwe-block h3 {
    font-size: 1.8rem;
    line-height: 1.2em;
}
	div.content .frontpage-post-content h2 {
    padding-top: 3.5rem;
    height: 9rem;
}
		.frontpage-featured {
    background: #fff;
    padding: 30px 0 30px;
}
	.frontpage-action1 .action1-title, .frontpage-action2 .action2-title {
		font-size: 3.5rem;
    line-height: 4rem;
    font-weight: 600;
	}
	.btn-feature {
			text-align: center;
    display: block;
    /* width: 200px; */
    font-size: 2rem;
    padding: 1rem;
    margin: 0rem;
    font-weight: 600;
	}
	.box-middle {
    margin: 2rem 10%;
}
	.content {
		padding:0 2rem;
	}
	   .table-res-form th, .table-res-form td {
        width: 100%;
        display: block;
    }
　　　　　/*th（項目名）欄の不要な余白削除・テキスト左寄せ*/
    .table-res-form th {
        padding-bottom: 0;
        text-align: left;
    }
　　　　　/*不要な最終行の左のthを非表示にする*/
    .table-res-form .empty {
        display: none;
    }
	.table-res-form th, .table-res-form td {
    width: 100%;
    display: block;
    text-align: left;
		font-size: 1.8rem;
}
	.widget input, .widget textarea{
width: 100%;
}
	.caption {
    font-size: 1.2rem;
    font-weight: 300;
}
	.frontpage-post-content {
    word-break: initial;
}
    
    .navbar2 {
    padding: 1rem 0 0;
    }
 
}

@media   (max-width : 397px ){
		.h1 {font-size: 2.6rem;
font-weight: 600;
line-height: 130%;
}
.frontpage-action1 .action1-title, .frontpage-action2 .action2-title {
	font-size: 2.9rem;
    line-height: 4rem;
    font-weight: 600;
	}
	.frontpage-featured {
    background: #fff;
    padding: 30px 0 30px;
}
		.content {
		padding:0 2rem;
	}
.subpage-banner .banner-title  {
    font-size: 3rem;
	    padding: 1rem;
	line-height: 120%;
}
		.box-middle {
    margin: 2rem 2rem;
			font-size:1.5rem;
}
	.content-column {
    padding: 0 0.5rem;
}
	.frontpage-post-content {
    padding: 12px;
		padding-bottom:2.2rem;
}
	.h2, h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-top: 0.5rem;
		line-height: 130%;
}
	.ai1ec-date-title {
    border-top: none;
    line-height: 1.2em;
    margin: 6.5px 0em;
    overflow: hidden;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 3.6em;
		margin-right:1rem;
}
	.ai1ec-day {
    font-size: 2em;
    padding: 0.2em 0 0.1em;
}
	.frontpage-post-content {
    word-break: initial;
}
	div.content .frontpage-post-content h2 {
		padding-top: 3.5rem;
    height: 9rem;
}
	.col-sm-4,.col-sm-8{
		padding:0;
	}
	.ai1ec-date-title.single {
    margin-left: 1.5rem;
}
	.btn {
    font-size: 1.4rem;
}
div.sidebar_widget{
		padding:15px;
	}
	.post_next {
    margin-bottom: 2rem;
}
	div#ai1ec_agenda_widget-3 {
		margin-top: 2rem;
}
	div.content h2 {
		margin-top:0;
		    padding-top: 3rem;
	}
	.col-sm-4.col-centered.featured-item-col {
    padding: 2rem;
}
	.ai1ec-agenda-view .ai1ec-event-avatar {
    float: left;
	margin-bottom:1rem;
	max-width: 100%;
}
.ai1ec-event-avatar {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ai1ec-agenda-view .ai1ec-event-avatar {
    float: left;
    margin: 0 0 1rem 0rem;
}
.metaslider .flexslider {
	margin-top: 5.2rem;
}
    .navbar-brand2{
       padding: 0.7rem 0 0 1rem;
    display: block;
}
th, td {
    width: 100%;
    display: block;
    padding-right: 5rem;
    word-wrap: break-word;
	font-size: 1.5rem;
}
	
    }
img.attachment-medium.size-medium.jetpack-lazy-image--handled {
    border-radius: 0;
}

.text-m {
    font-size: 1.8rem;
    line-height: 150%;
}