@charset "UTF-8";
/*
Theme Name:japan service leader training association  Theme
Description:日本接客リーダー育成協会のテーマです。
Author:FunTre株式会社
Author URI:http://funtre.com/
Version: 2.0
*/


/****************************************

	reset

*****************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
img {
	vertical-align: top;
}
body {
	line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-moz-transition: opacity 0.3s linear;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
ins {
	background-color: #ff9;
	color: #57980f;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #57980f;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #57980f;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
/****************************************

	wordpress

*****************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
.alignright {
	float: right;
	margin-left: 25px;
	margin-bottom: 20px;
}
body.wp-autoresize, .mce-content-body.post-area {
	padding: 10px !important;
	min-width: 100%;
	box-sizing: border-box;
}

@media screen and (max-width : 600px) {
.alignleft, .alignright {
	display: block;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
}
/****************************************

	clearfix

*****************************************/

.clearfix:before, .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/****************************************

	main Layout

*****************************************/

@font-face {
	font-family: "YuGothic M";
	src: local("Yu Gothic Medium"), local("Yu Gothic");
	font-weight: 500;
}
html {
	overflow-y: scroll;
	font-size: 62.5%;
}
body {
	color: #333333;
	font-family:  "メイリオ", Meiryo, Osaka, "游ゴシック", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana,"ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.8rem;
	line-height: 1.75;
	background: #fff;
	min-width: 1280px;
	overflow: hidden;
}
#contents {
	width: 1280px;
	margin: 0 auto 50px;
	padding: 0 40px;
	position: relative;
}
.home.page #contents {
	width: 100%;
	padding: 0;
	margin-bottom: 0;
}
.page-template-page-one-column #contents {
	max-width: 1200px;
	width: 100%;
	padding: 0;
}
#main {
	width: 814px;
	float: left;
	margin-bottom: 80px;
}
.home.page #main {
	width: 100%;
	float: none;
	margin-bottom: 0;
}
#main.one-column {
	width: 1200px;
	float: none;
	margin: 0 auto;
}
#sidebar {
	float: right;
	width: 320px;
	margin-bottom:80px;
}

@media screen and (max-width : 600px) {
body {
	min-width: 100%;
	-webkit-text-size-adjust: 100%;
}
#contents {
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 30px;
}
.home.page #contents {
	margin-bottom: 0;
}
.page-template-page-one-column #contents {
	max-width: auto;
	padding: 0 10px;
}
#main {
	width: 100%;
	float: none;
	margin-bottom: 60px;
}
.home.page #main {
	margin-bottom: 0;
}
#main.one-column {
	width: 100%;
}
#sidebar {
	width: 100%;
	float: none;
	margin-bottom:0;
}
}
/****************************************

	general&common

*****************************************/

a {
	transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
.clear {
	display: block;
	clear: both;
}
.st {
	font-weight: bold;
}
.posr {
	position: relative;
}
.en {
	color: #999;
	font-weight: bold;
}
.align-c {
	text-align: center;
}
.fb-page {
	margin-bottom: 40px;
}
/****************************************

	 header

*****************************************/


#header-bg {
	background-image: -moz-linear-gradient( 90deg, rgb(114,48,46) 0%, rgb(131,59,57) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(114,48,46) 0%, rgb(131,59,57) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(114,48,46) 0%, rgb(131,59,57) 100%);
	position: relative;
}
#header a {
	text-decoration: none;
	color: #fff;
}
#header-inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 0 40px;
}
#header-logo {
	width: 487px;
	padding: 10px 0 20px;
}
#header-logo img {
	max-width: 100%;
	height: auto;
}
#header-bnr a:hover {
	opacity: 0.5;
}

@media screen and (max-width : 600px) {
#header-inner {
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
#header-logo {
	width: 80%;
	margin: 0 auto;
	padding: 0;
}

	
.koushi_bn li{			/* 右上バナー追加 */
margin: auto;
text-align:cnetr;
}

.koushi_bn li a:hover img{			/* 右上バナー追加 */
  opacity:0.7;
  filter: alpha(opacity=70); 
}
}
/****************************************

	global Navi

*****************************************/

#nav-bg {
	position: relative;
	z-index: 999;
	padding-bottom: 20px;
	transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
#global-navi {
	width: 1200px;
	margin: 0 auto;
}
.flexnav li, .flexnav li a {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
.flexnav li {
	width: auto;
	transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
	font-size: 1.4rem;
}
.flexnav li a {
	padding: 17px 20px;
	border-left: 1px solid #b48f8e;
	font-size: 105%;
}
.flexnav > li > a {
	padding: 12px 18.9px;
}
.flexnav li:hover, .flexnav li ul li a:hover {
	background: #5b1d1b;
}
.flexnav > li:last-child {
	border-right: 1px dotted #b48f8e;
}
.flexnav .menu-item-has-children {
	padding-right: 40px;
}
.menu-item-has-children .sub-menu {
	display: none;
}
.menu-item-has-children .sub-menu li {
	padding-right: 0;
}
.flexnav li ul li a {
	background: #8c5251;
	border-left: none;
}
.flexnav ul li ul li a {
	background: #986361;
}
.flexnav li ul {
	min-width: 200px;
}
.flexnav .touch-button .navicon {
	position: relative;
	top: 15px;
	font-size: 14px;
}
.flexnav > li > .touch-button .navicon {
	top: 10px;
	color: #fff;
}
.menu-item-has-children .sub-menu .touch-button .navicon {
	color: #fff;
}
.flexnav .touch-button {
	height: 56px;
	width: 44px;
	background: none;
}
.nav-fix {
	padding-top: 15px;
	width: 100%;
	position: fixed !important;
	top: 0;
	box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

@media screen and (max-width : 600px) {
#global-navi {
	width: 100%;
}
#nav-bg {
	margin-bottom: 0;
	padding: 0;
	box-shadow: none;
	border-top: 1px solid #b38e8d;
}
.flexnav li a {
	border-left: none;
}
.flexnav > li > a {
	padding: 17px 20px;
}
.flexnav li a {
	background: #5c201e;
	border-top: 1px solid rgba(0, 0, 0, 0.15);
	border-bottom: none;
}
.flexnav li ul li a {
	background: #72302e;
}
.flexnav li ul li ul li a {
	background: #7e4342;
}
.flexnav li ul {
	min-width: 0;
}
.menu-button {
	background: transparent;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 17px;
	border-bottom: none;
	font-size: 1.4rem;
}
.menu-button .touch-button {
	height: 56px;
}
.flexnav .touch-button {
	height: 57px;
}
.flexnav .touch-button .navicon {
	color: #fff;
}
.menu-button .touch-button .navicon {
	color: #fff;
	top: 1em;
}
.flexnav > li > .touch-button .navicon {
	top: 15px;
}
.flexnav .menu-item-has-children {
	padding-right: 0;
}
}
/****************************************

	slider

*****************************************/

#main-visual {
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 100px;
	text-align: center;
}
#main-visual img {
	max-width: 1200px;
	height: auto;
	display: inline-block;
}
#main-visual a {
	display: block;
}
.flexslider {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	margin-bottom: 0 !important;
	background: transparent !important;
}
.flexslider li {
	overflow: hidden;
}
#main-visual .flexslider {
	margin-bottom: 0;
}

@media screen and (max-width : 600px) {
#main-visual {
	margin-bottom: 50px;
}
}
/****************************************

	breadcrumb

*****************************************/

#breadcrumb {
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 10px;
	color: #999;
	font-size: 12px;
	padding-top: 0px;
}
#breadcrumb ul {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 20px 0
}
#breadcrumb li {
	float: left;
	padding: 5px 15px;
	position: relative;
}
#breadcrumb li:first-child {
	padding-left: 0;
}
#breadcrumb li:first-child:after {
	content: none;
}
#breadcrumb li:after {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	color: #333;
}
#breadcrumb a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumb .fa-home {
	color: #333;
	font-size: 16px;
}
#breadcrumb a:hover {
	color: #cad5d8;
}

@media screen and (max-width : 600px) {
#breadcrumb {
	margin-top: 0;
	margin-bottom: 30px;
	padding-top: 10px;
}
#breadcrumb ul {
	padding: 5px 10px 0;
	overflow: hidden;
}
#breadcrumb li {
	float: left;
	padding: 5px 10px;
	position: relative;
	font-size: 12px;
}
#breadcrumb li:after {
	margin-top: -6px;
	color: #ccc;
}
}
/****************************************

	post

*****************************************/

#page-ttl {
	background: #f3f3f3;
	padding: 60px 40px;
	text-align: center;
	margin-bottom: 0px;
}
#page-ttl h1 {
	font-size: 3rem;
	font-family: "游明朝", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.post-single, .post-page {
	margin-bottom: 10px;
}
.article-box article {
	width: 382px;
	float: left;
	background-color: #fff;
}
.article-box article:nth-child(even) {
	float: right;
}
.article-box article {
	margin-top: 40px;
}
.article-box article:first-child, .article-box article:nth-child(2) {
	margin-top: 0;
}
.post-area {
	background: #fff;
	word-break: normal;
	word-wrap: break-word;
	position: relative;
	font-size: 1.1em;
}
.article-box a {
	text-decoration: none;
	color: #333;
	display: block;
}
.post-list {
	word-break: normal;
	word-wrap: break-word;
	padding-top: 20px;

}
.post-list h2 {
	font-size: 2rem;
	font-weight: normal;
	min-height: 0;
	margin-bottom: 15px;
}
.post-list-ctn {
	margin-bottom: 25px;
}
.post-category a {
	text-decoration: none;
	color: #999;
	display: inline;
}
.post-category {
	color: #999;
	width: 50%;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 12px;
	text-align: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.post-category .fa, .post-date .fa {
	margin-right: 10px;
}
.post-date {
	color: #999;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	font-size: 12px;
}
.excerpt {
	font-size: 13px;
}
.post-contents {
	padding-bottom: 50px;
}
.post-contents section + section {
	margin-top: 50px;
}
.post-box {
	overflow: hidden;
}
.post-thumb {
	width: 100%;
	min-height: auto;
	overflow: hidden;
	position: relative;
}
.post-thumb:before {
	content: "";
	display: block;
	padding-top: 49%;
}
.post-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100% !important;
	height: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.post-thumb:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.post-thumb a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post-area h1 {
	font-size: 2.8rem;
	line-height: 1.4;
	min-height: 0;
	margin-bottom: 1.2em;
}
.post-page h1 {
	padding-bottom: 0px;
	margin-bottom: 1em;
}
.post-area h1:first-letter {
	color: #73312f;
}
.cat-ttl {
	padding: 30px;
	color: #333;
	font-size: 2rem;
	line-height: 1.4;
	font-weight: normal;
	background-color: #fff;
	margin-bottom: 40px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

.post-area h2{
font-family: "游ゴシック", YuGothic, "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Verdana,  Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  background: #b4b3b3;
  padding: 5px 15px;
  border-radius: 0 10px 0 10px;
  color: #fff;
}

.post-area h3 {
	font-size: 2.2rem;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 2px solid #73312f;
}
.post-area h4 {
	font-size: 2rem;
	line-height: 1.4;
	margin-top: 30px;	
	margin-bottom: 10px;
	color: #73312f;
}
.post-area h5 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.icatch {
	text-align: center;
	margin-bottom: 30px;
}
.post-area .post-date {
	margin-bottom: 15px;
	float: none;
	width: 100%;
}
.post-area .post-category {
	padding: 10px 0;
	margin-bottom: 35px;
	float: none;
	width: 100%;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.post-404 {
	padding-bottom: 10px;
}
.post-area img {
	max-width: 100%;
	height: auto;
}
.home-btn {
	padding: 15px;
	border: solid 1px #b3b3b3;
	display: block;
	text-align: center;
	margin: 50px auto 0;
	width: 200px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-decoration: none;
	color: #333;
	font-size: 1.4rem;
}
.video-wrapper {
	width: 640px;
	margin: 0 auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width : 600px) {
#page-ttl {
	padding: 20px;
}
#page-ttl h1 {
	font-size: 2rem;
}
.article-box article {
	width: 100%;
	float: none;
}
.article-box article:nth-child(even) {
	float: none;
}
.article-box article, .article-box article:nth-child(2) {
	margin-top: 30px;
}
.post-list-ctn {
	height: auto;
}
.article-box {
	margin: 0;
}
.article-box article+article {
	margin-top: 20px;
}
.post-list h2 {
	font-size: 1.6rem;
	line-height: 1.6;
}
.post-area h1 {
	font-size: 2.4rem;
	padding-bottom: 10px;
	line-height: 1.6;
}
.post-single h1 {
	margin-bottom: 10px;
}
.post-page h1 {
	padding-bottom: 0;
}
.post-area h2 {
	font-size: 2rem;
}
.post-area h3 {
	font-size: 1.8rem;
}
.post-area h4 {
	font-size: 1.6rem;
}
.post-area h5 {
	font-size: 1.4rem;
}
.cat-ttl {
	padding: 20px;
	font-size: 1.6rem;
	margin-bottom: 30px;
}
.post-area {
	font-size: 1.4rem;
}
.post-area .post-category {
	margin-bottom: 15px;
}
.post-contents {
	padding-bottom: 40px;
}
.post-contents section + section {
	margin-top: 40px;
}
.post-none {
	margin: 0;
}
.home-btn {
	margin-top: 40px;
}
.video-wrapper {
	width: 100%;
}
}
/****************************************

	top

*****************************************/


.top-sec h2 {
	color: #9a2630;
	font-size: 1.8rem;
	width: 1200px;
	margin: 0 auto 40px;
}
.top-sec h2 img {
	vertical-align: baseline;
}
.top-sec h2 .ja {
	position: relative;
	margin-left: 60px;
}
.top-sec h2 .ja:after {
	position: absolute;
	content: "";
	top: -10px;
	bottom: 0;
	left: -30px;
	border-left: 1px solid #9a2630;
}



#c00 {
	position: relative;
	margin-bottom: 180px;
}



#c01:before {
	content: "";
	position: absolute;
	background: #f3f3f3;
	width: 100%;
	top:1120px;
	height: 350px;
	left: 0;
	z-index: 0;
}
#c01:after {
	position: absolute;
	width: 200px;
	border-style: solid;
	border-color: transparent transparent #f3f3f3 transparent;
	;
	right: 0;
	top: 82px;
	z-index: 0;
}


#c03 {
	position: relative;
	margin-bottom: 120px;
	height: 1520px;
}
#c03:before {
	content: "";
	position: absolute;
	background: none;
	width: 100%;
	top:660px;
	height: 350px;
	left: 0;
	z-index: 0;
}
#c03:after {
	position: absolute;
	width: 200px;
	border-style: solid;
	border-color: transparent transparent #f3f3f3 transparent;
	;
	right: 0;
	top: 82px;
	z-index: 0;
}


@media screen and (max-width : 600px) {
#c03 {
	position: relative;
	margin-bottom: 180px;
	height: 1900px;
}
#c03:before {
	content: "";
	position: absolute;
	background: none;
	width: 100%;
	top:660px;
	height: 390px;
	left: 0;
	z-index: 0;
}
#c03:after {
	position: absolute;
	width: 200px;
	border-style: solid;
	border-color: transparent transparent #f3f3f3 transparent;
	;
	right: 0;
	top: 82px;
	z-index: 0;
}

}



#c05 {
	position: relative;
	margin:90px 0;
	padding:20px 0 0 0;
	background: #f3f3f3;
}

#c05:before {
	content: "";
	position: absolute;
	background: #f3f3f3;
	width: 100%;
	top:660px;
	height: 0px;
	left: 0;
	z-index: 0;
}
#c05:after {
	position: absolute;
	width: 200px;
	border-style: solid;
	border-color: transparent transparent #f3f3f3 transparent;
	;
	right: 0;
	top: 82px;
	z-index: 0;
}

@media screen and (max-width : 600px) {
#c05 {width: 98%;}
}

.inner {
	width: 1200px;
	margin: 0 auto;
}
.col3-list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
	padding-top: 70px;
}
.col3-list li {
	width: 370px;
	margin-right: 45px;
	margin-bottom: 45px;
}
.col3-list li:nth-child(3n) {
	margin-right: 0;
}
.col3-list a {
	text-decoration: none;
	color: #333;
}
.col3-list h3 {
	font-size: 2rem;
	margin-top: 20px;
	text-align: center;
}
/***** オンラインページ追加 *****/

.col3-list_b {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	z-index: 2;
	padding-top: 70px;
}
.col3-list_b li {
	width: 370px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 45px;
}
.col3-list_b li:nth-child(3n) {
	margin-right: 0;
}
.col3-list_b a {
	text-decoration: none;
	color: #333;
}
.col3-list_b h3 {
	font-size: 2rem;
	margin-top: 20px;
	text-align: center;
}
/***** オンラインページ追加 *****/

#c02 {
	padding-bottom: 120px;
}
#c02 .ttl-bg01 {
	background: url(images/lecture_ttl_bg.jpg) no-repeat center top;
	background-size: cover;
	height: 307px;
	box-sizing: border-box;
	padding-top: 105px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}
#c02 .ttl-bg02 {
	background: #fff;
	display: inline-block;
	padding: 30px 50px 30px 0;
}

#c02 .ttl-bg011 {
	background: url(images/blog_ttl_bg.png) no-repeat center top;
	background-size: cover;
	height: 307px;
	box-sizing: border-box;
	padding-top: 105px;
	margin-bottom: 50px;
	position: relative;
	z-index: 2;
}
#c02 .ttl-bg022 {
	background: #fff;
	display: inline-block;
	padding: 30px 50px 30px 0;
}

#c02 h2 {
	position: relative;
}
#c02 h2:before {
	position: absolute;
	content: "";
	width: 100%;
	left: -1200px;
	top: 0;
	background: #fff;
	height: 109px;
}
.lecturer-list {
	display: flex;
	flex-wrap: wrap;
}
#c02 .lecturer-list {
	width: 960px;
	margin: auto;
}
.lecturer-list li {
	width: 240px;
	margin-bottom: 60px;
	text-align: center;
	margin-right: 30px;
}
#c02 .lecturer-list li {
	margin-right: 80px;
}
.lecturer-list li:nth-child(4n), #c02 .lecturer-list li:nth-child(4n) {
	margin-right: 30;
}
.lecturer-list li a {
	text-decoration: none;
	color: #333;
}
.lecturer-thumb {
	margin-bottom: 20px;
}
.lecturer-thumb img {
	max-width: 100%;
	height: auto;
}
.lecture-region {
	color: #98222c;
	text-decoration: none;
	font-size: 1.2rem;
}
.lecturer-list h3 {
	font-size: 1.6rem;
	padding-bottom: 0;
	border-bottom: none;
}
.cmn-btn a {
	display: block;
	text-decoration: none;
	color: #98222c;
	padding: 15px 0;
	width: 190px;
	margin: 10px auto 0;
	border: 1px solid #98222c;
	position: relative;
	letter-spacing: 3px;
	text-align: center;
	font-size: 1.4rem;
}
.cmn-btn a::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 15px;
	height: 1px;
	background: #98222c;
	transition: all 0.5s cubic-bezier(1, 0, 0, 1);
}
.cmn-btn a:hover {
	background: #98222c;
	color: #fff;
}

@media screen and (max-width : 600px) {
.top-sec {
	padding: 0 20px;
}
.top-sec h2 {
	font-size: 1.4rem;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto 30px;
}
.top-sec h2 img {
	width: 120px;
}
.top-sec h2 .ja {
	margin-left: 40px;
}
.top-sec h2 .ja:after {
	left: -20px;
}
#c01 {
	position: relative;
	margin-bottom: 60px;
}
#c01:before {
	content: none;
}
#c01:after {
	content: none;
}
.inner {
	width: 100%;
}
.col3-list {
	display: block;
	padding-top: 0;
}
.col3-list li {
	margin-right: 0;
	margin-bottom: 30px;
	width: 100%;
	text-align: center;
}
.col3-list li img {
	max-width: 100%;
	height: auto;
}
.col3-list h3 {
	font-size: 1.6rem;
}
#c02 {
	padding-bottom: 60px;
}
#c02 .ttl-bg01 {
	height: 200px;
	box-sizing: border-box;
	padding-top: 55px;
	margin-bottom: 40px;
}
#c02 .ttl-bg02 {
	padding: 30px 40px 30px 0;
}
#c02 h2:before {
	content: none;
}
.lecturer-list {
	justify-content: space-between;
}
#c02 .lecturer-list {
	width: 100%;
}
.lecturer-list li {
	width: 47%;
	margin-bottom: 30px;
	margin-right: 0;
}
#c02 .lecturer-list li {
	margin-right: 0;
}
.lecturer-list h3 {
	font-size: 1.4rem;
}
}
/****************************************

	lecturer

*****************************************/

.intro-header {
	display: flex;
	width: 100%;
	margin-bottom: 50px;
}
.intro-thum {
	width: 300px;
}
.intro-txt {
	flex: 1;
	margin-left: 40px;
	border-top: 2px solid #333;
	border-bottom: 2px solid #333;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.intro-info {
	color: #73312f;
	font-size: 1.6rem;
}
.intro-txt h1 {
	font-size: 2.8rem;
	line-height: 1.4;
	margin-top: 20px;
}
.intro-txt h1 .kana {
	display: block;
	font-size: 1.6rem;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
}
.intro-thumb {
	width: 300px;
}
.intro-btns {
	overflow: hidden;
	margin-top: 20px;
}
.intro-btns li {
	width: 32%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.intro-btns li+li {
	margin-left: 2%;
}
.intro-btns li:nth-of-type(4n) {
	margin-left: 0;
}
.intro-btns a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 10px;
	border-radius: 4px;
}
.intro-btns a:hover {
	opacity: 0.5;
}
.intro-btns i {
	margin-right: 10px;
}
.fb a {
	background: #4267b2;
}
.blg a {
	background: #f99b21;
}
.tw a {
	background: #2fa8f2;
}

@media screen and (max-width : 600px) {
.intro-header {
	margin-bottom: 30px;
	display: block;
}
.intro-thumb {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.intro-txt {
	margin-left: 0;
	padding: 20px;
}
.intro-info {
	font-size: 1.2rem;
}
.intro-txt h1 {
	margin-top: 10px;
	font-size: 2rem;
	padding: 0;
}
.intro-txt h1 .kana {
	font-size: 1.2rem;
	margin-top: 5px;
}
}
/****************************************

	seminar

*****************************************/

.seminar-list {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #ccc;
}
.seminar-list h2 {
	padding: 0;
	background: none;
	margin-bottom: 20px;
}
.seminar-btn a {
	font-size: 1.4rem;
	margin-top: 30px;
}
.seminar-slist {
	padding: 20px;
	border-bottom: 1px dotted #ccc;
}
.seminar-slist:first-child {
	border-top: 1px dotted #ccc;
	margin-top: 50px;
}
.seminar-slist:last-of-type {
	margin-bottom: 50px;
}

@media screen and (max-width : 600px) {
.seminar-list {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.seminar-list h2 {
	font-size: 2rem;
}
.seminar-info {
	font-size: 1.4rem;
}
.seminar-date {
	font-size: 1.4rem;
}
.seminar-slist {
	padding: 15px;
}
.seminar-slist:first-child {
	margin-top: 30px;
}
.seminar-slist:last-of-type {
	margin-bottom: 30px;
}
}
/****************************************

	prev&next

*****************************************/

.prevnext {
	background: #fff;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	margin: 0;
	position: relative;
	font-size: 13px;
}
.prevnext:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-right: 1px solid #ccc;
}
.prevnext a {
	display: block;
	text-decoration: none;
	padding: 30px;
	color: #333;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}
.previous a {
	padding-left: 0;
}
.next a {
	padding-right: 0;
}
.prevnext a:hover {
	background: #f8f8f8;
}
.prevnext .fa {
	color: #000;
}
.previous .fa {
	padding-left: 1px;
}
.next .fa {
	padding-right: 1px;
}
.previous, .prev-none, .next, .next-none {
	width: 50%;
	float: left;
}
.prev-none a, .next-none a {
	min-height: 142px;
	line-height: 142px;
	text-align: center;
}
.toprev, .tonext {
	margin-bottom: 10px;
	position: relative;
}
.toprev:before {
	content: "";
	position: absolute;
	border-top: 1px dotted #333;
	top: 50%;
	left: 100px;
	right: 0;
}
.tonext:before {
	content: "";
	position: absolute;
	border-top: 1px dotted #333;
	top: 50%;
	right: 100px;
	left: 0;
}
.tonext {
	text-align: right;
}
.prevnext-box {
	display: table;
	width: 100%;
}
.prevnext-thumb, .prevnext-title {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
.prevnext-thumb {
	width: 150px;
}
.prevnext-thumb img {
	width: 100%;
	height: auto;
}
.prevnext-title {
	padding-left: 10px;
	line-height: 1.6em;
}

@media screen and (max-width : 600px) {
.prevnext {
	margin: 0 -20px -20px;
}
.prevnext a {
	padding: 15px 10px;
}
.prevnext a:hover {
	background: transparent;
}
.prevnext-thumb {
	display: none;
}
.prevnext-title {
	padding: 10px 0 0;
}
.toprev, .tonext {
	margin-bottom: 0;
}
.prev-none a, .next-none a {
	min-height: 0;
	line-height: 1.6em;
	text-align: left;
}
}
/****************************************

	relation

*****************************************/

.relation-box {
	margin-bottom: -50px;
	background: #fff;
	overflow: hidden;
}
.relation-box h2 {
	color: #333;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 15px;
	padding: 0;
	background: none;
}
.thumb-area {
	overflow: hidden;
	position: relative;
	line-height: 1.2em;
}
.thumb-area:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-right: 1px solid #ccc;
}
.thumb-box {
	display: table;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	border-top: 1px solid #ccc;
	font-size: 13px;
}
.thumb-box a {
	display: block;
	padding: 30px;
	text-decoration: none;
	color: #333;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}
.thumb-box a:hover {
	background: #f8f8f8;
}
.thumb-box:nth-child(odd) a {
	padding-left: 0;
}
.thumb-box:nth-child(even) a {
	padding-right: 0;
}
.thumb-ph, .thumb-title {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
.thumb-ph {
	width: 150px;
}
.thumb-ph-in {
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.thumb-ph img {
	width: 100%;
	height: auto;
}
.thumb-title {
	padding-left: 10px;
}

@media screen and (max-width : 600px) {
relation-box h2 {
	padding: 0 10px 10px;
	margin-bottom: 0;
}
.relation-box {
	margin: 0 -20px -20px;
}
.thumb-box {
	width: 100%;
	position: relative;
}
.thumb-box {
	position: relative;
	padding-right: 15px;
}
.thumb-box:after {
	content: "\f105";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #999;
	font-size: 20px;
}
.thumb-box:nth-child(odd) a {
	padding-left: 10px;
}
.thumb-box:nth-child(even) a {
	padding-left: 10px;
	padding-right: 15px;
}
.thumb-box a {
	padding: 10px;
}
.thumb-box a:hover {
	background: #fff;
}
.thumb-area:after {
	content: none;
}
.thumb-ph {
	width: 100px;
}
.thumb-ph-in {
	width: 100px;
	height: 67px;
	overflow: hidden;
}
}
/****************************************

	social

*****************************************/

#social {
	text-align: center;
	background: #eee;
	padding: 20px 0;
}
#social li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}

@media screen and (max-width : 600px) {
#social {
	width:100%;
}
}
/****************************************

	検索

*****************************************/
#searchform {
	position: relative;
}
#s {
	width: 246px;
	height: 44px;
	line-height: 20px;
	padding: 10px;
	vertical-align: bottom;
	border: 1px solid #ccc;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #999;
	background: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	color: #999;
}
#s:focus {
	color: #333;
}
#searchsubmit {
	position: absolute;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: bottom;
	border: none;
	color: #fff;
	cursor: pointer;
	-moz-transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	z-index: 3;
	background: rgba(255,255,255,0);
}
#searchsubmit:hover {
	background: rgba(255,255,255,.5);
}
#searchform .fa-search {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	color: #fff;
	background: #000;
	font-size: 18px;
	text-align: center;
	top: 0;
	right: 0;
	z-index: 2;
	line-height: 44px;
}

@media screen and (max-width : 600px) {
#s {
	width: 82%;
	height: 44px;
	line-height: 20px;
}
#s:focus {
	color: #333;
}
#searchsubmit {
	width: 18%;
	height: 44px;
	border-radius: 0;
}
#searchform .fa-search {
	width: 18%;
	height: 44px;
}
}
/****************************************

	sidebar-widget

*****************************************/

#sidebar .widget {
	background: #fff;
	margin-bottom: 50px;
	word-break: normal;
	word-wrap: break-word;
}
#sidebar .widgettitle {
	margin-bottom: 15px;
	text-align: left;
	color: #333;
	font-size: 1.8rem;
	border-bottom: 2px solid #9e2c29;
	padding: 0 0 10px;
}
#sidebar .widget img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
#sidebar .widget_sp_image {
	border: none;
	box-shadow: none;
	padding: 0;
}
#sidebar .widget_sp_image .widgettitle {
	margin: 0 0 15px;
}
#sidebar .widget_sp_image {
	text-align: center;
}
#sidebar li {
	position: relative;
}
#sidebar li a:after {
	content: "\f105";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #999;
}
#sidebar li+li {
	border-top: 1px dotted #ccc;
}
#sidebar li ul>li:first-child {
	border-top: 1px dotted #ccc;
}
#sidebar li a {
	position: relative;
	padding: 10px 20px 10px 0;
	display: block;
	text-decoration: none;
	color: #333;
}
#sidebar li a:hover {
	opacity: 0.5;
}
#sidebar .widget_categories .children li {
	padding-left: 0.8em;
}
#sidebar .widget_categories .children li a:before {
	content: "\2517";
	color: #999;
	font-size: 90%;
	margin-right: 5px;
}
#sidebar .widget_newpostcatch a {
	padding: 0;
}
#sidebar .widget_newpostcatch a:after {
	content: none;
}
#sidebar .widget_newpostcatch li {
	padding: 10px 20px 10px 0;
}
/* 最近の投稿 */

.recently-box li {
	overflow: hidden;
}
.recently-box a {
	display: block;
	overflow: hidden;
}
.recently-title {
	overflow: hidden;
}
.recently-ph {
	width: 100px;
	margin-right: 10px;
	float: left;
}
.recently-ph img {
	width: 100%;
	height: auto;
}

@media screen and (max-width : 600px) {
#sidebar .widget {
	margin-bottom: 40px;
}
#sidebar li a:after {
	right: 10px;
}
}
/****************************************

	mail

*****************************************/

/*common*/

button, input[type="text"],[type="tel"], input[type="email"], input[type="url"], textarea {
	border: 1px solid #ccc;
	padding: 15px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
textarea {
	width: 90%;
}
select {
	font-size: 1.6rem;
	padding: 15px;
	border: 1px solid #ccc;
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.mail-box {
	background: #f3f3f3;
	padding: 100px 0;
}
.mail-box-inner {
	width: 998px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.mail-item {
	width: 448px;
	text-align: center;
	background: url(images/mail02_bg.jpg) no-repeat center top;
	background-size: cover;
	padding-bottom: 50px;
}
.mail02 {
	background: url(images/mail01_bg.jpg) no-repeat center top;
	background-size: cover;
}
.mail-item .for {
	background: #332d5d;
	font-size: 4.6rem;
	display: inline-block;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 30px;
}
.mail02 .for {
	background: #98222c;
}
.mail-ttl {
	margin-bottom: 30px;
}
.toroku-form {
	padding: 0 50px;
}
.toroku-form input {
	vertical-align: middle;
	background-color: transparent;
	border: 1px solid #ccc;
	border-radius: 2px;
	background: #fff;
	width: 100%;
	box-sizing: border-box;
}

.toroku-form .input-name{
	margin-top: 20px;
}
.toroku-form .input-mail {
	margin: 20px 0;
}
.toroku-form .submit-btn {
	background: #dc0404;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
	width: 190px;
	padding: 15px;
	font-size: 1.8rem;
}
.toroku-form .submit-btn:hover {
	background: #ff7c7c;
}

@media screen and (max-width : 600px) {
.mail-box {
	background: #f3f3f3;
	padding: 50px 20px;
}
.mail-box-inner {
	width: 100%;
	display: block;
}
.mail-item {
	width: 100%;
	padding-bottom: 30px;
}
.mail02 {
	margin-top: 30px;
}
.mail-item .for {
	font-size: 1.4rem;
	margin-bottom: 20px;
}
.mail-ttl img {
	max-width: 100%;
	height: auto;
}
.toroku-form {
	padding: 0 30px;
}
.toroku-form .submit-btn {
	font-size: 1.6rem;
}
}
/****************************************

	カレンダー

*****************************************/

#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	width: 100%;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#wp-calendar td {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}
#wp-calendar tbody tr #today {
	background-color: #CCC;
}
#wp-calendar a {
	color: #eb5836;
}
/****************************************

	 pagenation

*****************************************/

.pagination {
	font-size: 14px;
	line-height: 40px;
	margin: 60px 0 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #333;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	background: #fff;
}
.pagination a:hover {
	color: #fff;
	background: #000;
}
.pagination .current {
	background: #000;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
}
.page-btn+.page-btn {
	margin-left: 6px;
}

@media screen and (max-width : 600px) {
.pagination {
	position: relative;
	font-size: 11px;
	line-height: 28px;
	margin: 40px 0 0;
}
.pagination span, .pagination a {
	width: 28px;
	height: 28px;
}
.pagination .current {
	width: 28px;
	height: 28px;
}
}
/****************************************

	 footer

*****************************************/

#footer {
	clear: both;
	overflow: hidden;
	background: #323232;
	position: relative;
	color: #fff;
	font-size: 1.4rem;
}
#copy {
	border-top: 1px solid #9e9e9e;
	text-align: center;
	padding: 20px;
}
#footer-navi {
	position: relative;
	border-bottom: 1px solid #9e9e9e;
}
#footer-navi ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 50px 40px;
}
#footer-navi li {
	float: left;
	position: relative;
	margin-left: 50px;
}
#footer-navi a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 18px;
}
#footer-navi a:hover {
	opacity: 0.5;
}
.footer-info {
	text-align: center;
	padding: 60px 0;
	color: #c1c1c1;
}
.footer-logo {
	width: 531px;
	margin: 0 auto 20px;
}
.footer-logo p {
	margin-bottom: 10px;
	color: #fff;
}
.footer-logo img {
	max-width: 100%;
	height: auto;
}
#pup {
	opacity: 0;
	visibility: hidden;
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	position: fixed;
	right: 10px;
	bottom: 10px;
	color: #fff;
	font-size: 3.0rem;
	text-align: center;
	line-height: 40px;
	background: #000;
	z-index: 999;
	cursor: pointer;
	transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	transform: translatez(0);
	-webkit-transform: translatez(0);
}
#pup.show {
	visibility: visible;
	opacity: 1;
}
#pup:hover {
	background: #666;
	box-shadow: 0 3px 10px rgba(0, 0, 0,.5);
}

@media screen and (max-width : 600px) {
#footer {
	clear: both;
	overflow: hidden;
}
#footer-navi {
	position: relative;
}
#footer-navi ul {
	width: 100%;
	padding: 0;
}
#footer-navi li {
	float: none;
}
#footer-navi li {
	margin-left: 0;
}
#footer-navi li:after {
	content: "\f138";
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fff;
}
#footer-navi a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 15px 20px 15px 20px;
}
#footer-navi li:after {
	top: 50%;
	margin-top: -5px;
	right: 10px;
	left: auto;
}
#footer-navi li+li {
	border-top: 1px solid #9e9e9e;
	margin-left: 0;
}
.footer-info {
	padding: 40px 20px;
	font-size: 1rem;
}
.footer-logo {
	width: 100%;
}
#copy {
	font-size: 1rem;
}
#pup {
	display: block;
	width: 100%;
	height: 44px;
	position: static;
	font-size: 3rem;
	line-height: 40px;
	cursor: pointer;
	opacity: 1;
	visibility: visible;

}

}

		
.bloc {
padding: 15px 20px 15px 20px;
border: 1px dotted #ddd;
margin: 10px auto;
}

	
@media screen and (max-width : 600px) {
.bloc {
padding: 10px 20px 10px 20px;
border: 1px dotted #ddd;
margin: 15px auto;
}
}

.q_voice{
	padding: 20px 30px 15px 30px;
	margin: 20px auto;
    background-color: #fefdf6;
    border: 1px solid #e4e4e4;
}
	
@media screen and (max-width : 600px) {
.q_voice {
padding: 10px 20px 10px 20px;
    background-color: #fefdf6;
    border: 1px solid #e4e4e4;
}
}
	
.bloc_left{
	width: 43%;
	padding: 10px 20px 10px 20px;
	margin: 5px 0px;
	float: left;
	background-color: #fefdf6;
	border: 2px solid #e4e4e4;
	border-radius:10px;
}
	
@media screen and (max-width : 600px) {
.bloc_left {
	text-align: center;
	width: 94%;
	background-color: #fefdf6;
	border: 2px solid #e4e4e4;
	border-radius:10px;
	margin: 0px 0px 0px 0px;
}
}

.bloc_right{
	width: 43%;
	float: right;
	padding: 10px 20px 10px 20px;
	margin: 5px 10px;
	background-color: #fefdf6;
	border: 2px solid #e4e4e4;
	border-radius:10px;
}
	
@media screen and (max-width : 600px) {
.bloc_right {
	width: 94%;
    text-align: center;
	background-color: #fefdf6;
	border: 2px solid #e4e4e4;
	border-radius:10px;
	margin: 0px 0px 0px 0px;
}

		
.midashi {
  padding: 0.6em;
  background: #fce4e3;
	width: 80%;
}

.midashi :after {
position: absolute;
content: '';
top: 100%;
left: 30px;
border: 15px solid transparent;
border-top: 15px solid #e0edff;
width: 0;
height: 0;
}
}

/* お問い合わせ */
.c1{
background:#fff;
padding:5px 20px 0px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
display:block;
line-height:45px;
}

.c2{
background:#E8EEF9;
padding:5px 20px 0px 20px;
border-bottom:1px solid #ccc;
font-weight:bold;
color:#595858;
line-height:45px;
}

p.c1,p.c2{
margin:0;
}

.c1:hover,.c2:hover{
background: #ffeedd;
}

.c1.last,.c2.last{
border-bottom:none;
}

.m-alert{
padding:5px;
background:#810000;
color:#fff;
margin:5px 5px 5px 0px;
font-weight:normal;
}

input[type=text],input[type=tel],input[type=email]{
font-size:15px;
}

.c1 textarea,.c2 textarea{
font-size:14px;
width:100%;
}

.file{
margin:10px;
display:block;
}

.planrequest .wpcf7-radio .wpcf7-list-item { display: inline-block; width: 200px; }
.planrequest .wpcf7-checkbox .wpcf7-list-item { display: inline-block; width: 200px; }

span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:70%;
}

input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}

input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}

.contact_right textarea{
   border-radius: 5px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   border:#a9a9a9 1px solid;
   -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.2),0 0 2px rgba(0,0,0,0.3);
   -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2),0 0 2px rgba(0,0,0,0.3);
   width:100%;
   padding:0 3px;
}

.contact_right textarea:focus{
   border:solid 1px #20b2aa;
}

.contact_right textarea {
   outline: none;
width:100%;
}

input[type=button],
input[type=submit]{
	padding:10px 40px;
	position:relative;
	font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	font-size:20px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #7db12e;
	background-color:#7db12e;
	background-image: linear-gradient(bottom, #7db12e 0%, #7db12e 100%);
	background-image: -o-linear-gradient(bottom, #7db12e 0%, #7db12e 100%);
	background-image: -moz-linear-gradient(bottom, #7db12e 0%, #7db12e 100%);
	background-image: -webkit-linear-gradient(bottom, #7db12e 0%, #7db12e 100%);
	background-image: -ms-linear-gradient(bottom, #7db12e 0%, #7db12e 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, #7db12e),
	color-stop(1, #7db12e)
	);
	-webkit-box-shadow: inset 0px 1px 0px #7db12e, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #7db12e, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #7db12e, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}

.contact_form input[type=submit]{
width:50%;
}

.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}

input[type="radio"]{
margin: 0 0 4px 0 !important;
}

.send input[type="submit"],
.back input[type="button"] {
	width: 80% !important;
}

.send {
	width: 49%;
	display: inline-block;
	float: right;
	text-align: left!important;
}

.back {
	float: left;
	text-align: right!important;
	width: 46%;
	display: inline-block;
}

.confirm {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	text-align: center;
	margin: 0px 0px;
}


.wpcf7-form #reform {
	display:none;
}

.wpcf7-form #reform dd,
.wpcf7-form #tyumon dd {
	padding: 0px 0px;
	margin: 0px;
}

.wpcf7-form {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
border: 1px solid #eee;
margin-bottom: 20px;
padding: 20px;
}

.wpcf7-form input{} /*名前、メール、題名*/
.wpcf7-form textarea{width: 600px; height: 300px;} /*本文*/
.wpcf7-form .wpcf7-submit{width: 200px; margin-left: 10px;} /*送信ボタン*/
.wpcf7-form span.spr {color:#ff0000;}

.wpcf7-form .wpcf7-list-item {
	display: block;
}
.wpcf7-form::after {
	clear: both;
	display: block;
	content: "";
}

.wpcf7-form dt {
	padding: 5px 15px;
	background: #eee;
	margin: 10px 0px;
}

span.wpcf7-list-item-label {
	color: #333;
}

.center {
text-align: center;
}

.eventmidashi {
	color: #ff6600;
}

#text-18 {
font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
	background: none;
	border: 0px;
}

.olist {
margin-left: 20px;
}

.olist li {
list-style-type: decimal !important;
margin-bottom: 10px;
}

.list03 li .midashi {
padding: 0px !important;
line-height: 1.4em;
font-size: 16px !important;
}

.list03 li {
	text-align: center;
	float: left;
	width: 208px;
	background: #FFF8DC;
	margin: 5px 6px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #eee;
}

.list03 li .midashi {
	font-size: 15px !important;
}

.list03 p {
	margin: 0px;
	padding: 0px 0px;
}

.pocolor {
color: #ff6600;
}


.toptoi {
	padding-top:0px;
}

.toptoi .toibloc {
	display: inline-block;
}



#sassi2 {
background:#eea;
}

#sassi2 .w200 {
	width:200px;
	float:left;
	background:#e5e;
}
#sassi2 .fl {
	float:left;
}

#sassi2 .w200 * {
/*display:inline-block;*/
}

#sassi2 #item01 {
display:block;
}

#sassi2 .casa_series {}
#sassi2 .casa_series li {
	width:48%;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	padding:0 0 20px 0;
	font-size:14px;
}


#sassi2 .tenpoint {
	margin:25px 0 15px 0;
	border-top:1px #ddd solid;
	border-bottom:1px #ddd solid;
	padding:15px 0;
}
#sassi2 .tenpoint .box1 {
	width:200px;
	float:left;
}

#sassi2 .tenpoint .box2 {
	width:420px;
	float:right;
}

#sassi2 ul.plus3 {}
#sassi2 ul.plus3 li {
	width:32%;
	float:left;
	margin:0 3px 15px 0;
	font-size:13px;
}

#sassi2 #step2_text {
	border:3px #dc143c solid;
	border-radius:3px;
	color: #dc143c;
	padding:10px;
	margin:10px 0;
	display:none;
}

/* お問い合わせ */


body.page-id-284 .performance {
	text-align:center;
	background-color: #ffffff;
}



body.page-id-284 .blog_news {
	text-align:center;
}

body.page-id-284 .blog_news li {
	display:inline-block;
	vertical-align:top;
	padding:10px;
	width:22%;
	margin-left:1%;
	margin-right:1%;

}

@media screen and (max-width: 768px) {
	body.page-id-284 .blog_news li {width:47%;}
}

body.page-id-284 .blog_news li img {
	width:100%;
	height:auto;
	display:block;
}


/* ------- table 概要 ------- */
.gaiyou {
    border: solid 0px #c99269;
    border-collapse:collapse;
    text-align: left;
    line-height: 1.5em;
	width: 98%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.gaiyou table.tab1 { table-layout:auto; background:#f6f6f6; }
.gaiyou th { text-align: center; border: solid 1px #dddddd; background:#faf2f2; text-align: left; padding:10px 10px;}
.gaiyou td { text-align: center; border: solid 1px #dddddd; padding:10px 10px; font-size: 90%;}

/* ------- table 概要 ------- */


/* ------- table 印象営業 ------- */

impression {
  margin: 0px auto;
}
.impression th {
  background: #ebcdcb;
  border: solid 0px #ccc;
  color: #fff;
  padding: 10px;
}
.impression td {
border: solid 0px #ccc;
padding: 10px;
background-color: #ebcdcb; 
line-height: 1.2;
width:50%;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 0px #ccc;
    width: 100%;
  }
  .impression {
    width: 94%;
margin-right: 2px;
  }
  .impression th,
  .impression td {
    border-bottom: none;
    display: block;
margin-bottom: 1px;
    width: 100%;
  }
}


/* ------- table 印象営業 ------- */

/* ------- table カリキュラム ------- */
.curriculum {
    border-collapse:collapse;
    text-align: left;
    line-height: 1.5em;
	width: 98%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
}

.curriculum table.tab1 { table-layout:auto; background:#f6f6f6; }
.curriculum th { text-align: center; border: solid 1px #dddddd; background:#faf2f2; text-align: left; padding:10px 10px; width: 15%;}
.curriculum td { text-align: center; border: solid 1px #dddddd; text-align: left; padding:10px 10px; font-size: 90%;}

/* ------- table カリキュラム ------- */


/* ------- table 研修同行 ------- */

section table { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; font-size: 0.87em;}
section th  { background: #f4f4f4; }
 

.training_kenshu th  { width: 13%; }
.training_kenshu td  { text-align: center; }
.training_kenshu td:first-child  { text-align: left; }

@media screen and (max-width: 600px) {
  .training_kenshu {
    width: 98%;
  }
  .training_kenshu .thead {
    display: none;
  }
  .training_kenshu tr {
    width: 100%;
  }
  .training_kenshu td {
    display: block;
    text-align: right;
    width: 100%;
  }
  .training_kenshu td:first-child {
    background: #e9727e;
    color: #fff;
    font-weight: bold;
    text-align: center;
  }
  .training_kenshu td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    margin-right: 10px;
  }
}


/* ------- table 研修同行 ------- */


/* ------- table スキルUPコース ------- */
.skillup table {
	font-size:1.9rem;
	background:#eaebec;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}

.skillup table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.skillup table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.skillup table a:active,
.skillup table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}

.skillup table th {
	padding:30px 25px;
	border-bottom:1px solid #e0e0e0;
	background: #8c3d3a;
	color: #ffffff;
}
.skillup table th:first-child {
	text-align: left;
	padding-left:20px;
}
.skillup table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.skillup table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.skillup table tr {
	text-align: center;
	padding-left:20px;
}
.skillup table td:first-child {
	text-align: left;
	padding-left:20px;
}
.skillup table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #ffffff;
}
.skillup table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.skillup table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.skillup table tr:hover td {
	background: #fefdf6;
}
/* ------- table スキルUPコース ------- */



/* 20181215 add */
.post-area .jsl-cf7 h3 {font-size: 1.5rem;padding: 8px 0 10px;}
.post-area .jsl-cf7 .intro {font-size:14px;}
.post-area .jsl-cf7 .accept {font-size:15px;}
.post-area .jsl-cf7 table th {text-align:center;vertical-align:middle;font-size: 13px;}
.post-area .jsl-cf7 table td ul li {height: 49px;margin-bottom: 10px;}
.post-area .jsl-cf7 table td ul li:last-child {margin-bottom: 0px;}
#zip {width: 60px;float:left;}
@media screen and (max-width: 600px) {
	.post-area .jsl-cf7 table th ,
	.post-area .jsl-cf7 table td {display:block;float:none;width:100%;box-sizing: border-box;}
	.post-area .jsl-cf7 .btn {text-align:center;}
	.wpcf7-form textarea {width: 100%;box-sizing:border-box;}
	.wpcf7-form input[type=text],
	.wpcf7-form input[type=email],
	.wpcf7-form input[type=tel] {width: 100%;box-sizing:border-box;}
	#zip {width: 90px;}
	.g-cal {overflow-x:scroll;}
}

/* 20181215 /studygroup */
.studygroup_left{
	float:left;
	border: dotted 2px #999999;	
	padding: 10px;
	width: 46%;
	margin: 0px 5px 5px 0px;
}

@media screen and (max-width: 600px) {
.studygroup_left{
	float:left;
	border: dotted 2px #999999;	
	padding: 10px;
	width: 98%;
	margin: 0px 0px 5px 0px;
}

}


/* 20210106 /online */
.studygroup_left2{
	float:left;
	border: dotted 2px #999999;	
	padding: 10px;
	width: 49%;
	margin: 0px 5px 5px 0px;
}

@media screen and (max-width: 600px) {
.studygroup_left2{
	float:left;
	border: dotted 2px #999999;	
	padding: 10px;
	width: 98%;
	margin: 0px 0px 5px 0px;
}

}



/* ------- css追加_mizuma_190130　------- */

.font30 {
	font-size: 30px;
}


.book1midashi {
	text-align: center;
	font-size: 20px;
	margin: 10px 3px 5px 3px;
	padding: 15px 5px 15px 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: none;
	background-color: #f3f2f1;
}

.book1midashi img {
	float: right;
	width: 200px;
	margin: 0px 3px 5px 10px;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

.book2midashi {
	text-align: center;
	font-size: 20px;
	margin: 10px 3px 5px 3px;
	padding: 15px 5px 15px 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: none;
	background-color: #f3f2f1;
}



.book2midashi img {
	float: right;
	width: 200px;
	margin: 0px 3px 5px 10px;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}



.book3midashi {
	text-align: center;
	font-size: 20px;
	margin: 10px 3px 5px 3px;
	padding: 15px 5px 15px 5px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	border: none;
	background-color: #f3f2f1;
}

.book3midashi-img {
	float: right;
	width: 200px;
	margin: 0px 3px 5px 10px;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}

.book3midashi .BC {
	text-align: left;
	font-size: 28px;
}

.midashiBC {
font-size: 24px;
text-align: center;
margin: 0px 0px 10px 0px;
}

.BookE {
	width: 65%;
}

.midashi11{
	clear: both;
	position:relative;
	padding-left:30px;
	border-bottom:1px solid #a6a5a5;
	font-size: 16px;
        color: #333333;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 15px;
}

.midashi11:before{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:12px;
	width:12px;
	display:block;
	position:absolute;
	top:14px;
	left:7px;
	background-color:#8c6427;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity: 0.50;
	opacity:0.50;
	z-index: 1;
}

.midashi11:after{
	content:'';
	border-radius:30px;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	height:15px;
	width:15px;
	display:block;
	position:absolute;
	clear: both;
	top:7px;
	left:2px;
	background-color:#a4814d;
	box-shadow: 0 0 2px 2px rgba(255,255,255,0.2) inset
}

.midashi11 a {
text-decoration: none;
}


.bloc1 {
padding: 10px 20px 10px 20px;
border: 1px dotted #72320d;
margin-left: auto;
margin-right: auto;
}

.bloc1 a    {color:#2f241a;text-decoration:none;}
.bloc1 a:link  {color:#2f241a;text-decoration:none;}
.bloc1 a:visited  {color:#2f241a;text-decoration:none;}
.bloc1 a:active  {color:#2f241a;text-decoration:none;}
.bloc1 a:hover  {color:#2f241a;text-decoration:none;}


.midashi02 {
text-align: left;
font-size:16px;
color: #8a6225;
line-height: 1.2em;
margin: 0px 0px 15px 0px;
padding: 8px 10px 8px 10px;
border-left: 8px solid #8a6225;
border-bottom: 2px solid #8a6225;
background-color: #ffffff;
}

.midashi02 a    {color:#8a6225;text-decoration:none;}
.midashi02 a:link  {color:#8a6225;text-decoration:none;}
.midashi02 a:visited  {color:#8a6225;text-decoration:none;}
.midashi02 a:active  {color:#8a6225;text-decoration:none;}
.midashi02 a:hover  {color:#8a6225;text-decoration:none;}

.midashil {
text-align: left;
line-height: 1.0em;
font-size:14px;
color: #552e31;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashil.jpg);
background-repeat: no-repeat;
}

.midashil a    {color:#552e31;text-decoration:none;}
.midashil a:link  {color:#552e31;text-decoration:none;}
.midashil a:visited  {color:#552e31;text-decoration:none;}
.midashil a:active  {color:#552e31;text-decoration:none;}
.midashil a:hover  {color:#552e31;text-decoration:none;}

.midashim {
text-align: left;
line-height: 1.0em;
font-size:14px;
color: #552e31;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashim.jpg);
background-repeat: no-repeat;
}

.midashim a    {color:#552e31;text-decoration:none;}
.midashim a:link  {color:#552e31;text-decoration:none;}
.midashim a:visited  {color:#552e31;text-decoration:none;}
.midashim a:active  {color:#552e31;text-decoration:none;}
.midashim a:hover  {color:#552e31;text-decoration:none;}

.midashis {
text-align: left;
line-height: 1.0em;
font-size:14px;
color: #552e31;
margin: 0px 0px 0px 0px;
padding: 12px 10px 12px 14px;
background-image: url(images/bg-midashis.jpg);
background-repeat: no-repeat;
}

.midashis a    {color:#552e31;text-decoration:none;}
.midashis a:link  {color:#552e31;text-decoration:none;}
.midashis a:visited  {color:#552e31;text-decoration:none;}
.midashis a:active  {color:#552e31;text-decoration:none;}
.midashis a:hover  {color:#552e31;text-decoration:none;}

.midashib {
text-align: left;
padding: 2px 10px;
border-width: 0px 2px 2px 0px;
border-color: #a48870;
border-style: solid;
background: #5f4934;
color: #ffffff;
line-height: 1.5em;
font-size: 14px;
font-weight: bold;
}

.midashib a    {color:#2f241a;text-decoration:none;}
.midashib a:link  {color:#2f241a;text-decoration:none;}
.midashib a:visited  {color:#2f241a;text-decoration:none;}
.midashib a:active  {color:#2f241a;text-decoration:none;}
.midashib a:hover  {color:#2f241a;text-decoration:none;}

.bloc-toi{
margin-left : auto ;
margin-right : auto ;
padding: 30px;
text-align:center;
font-size: 30px;
background-color:#aa061b;
border-radius:20px;
width: 100%;
}


.bloc-toi a    {color:#ffffff;text-decoration:none;}
.bloc-toi a:link  {color:#ffffff;text-decoration:none;}
.bloc-toi a:visited  {color:#ffffff;text-decoration:none;}
.bloc-toi a:active  {color:#ffffff;text-decoration:none;}
.bloc-toi a:hover  {color:#eaeaea;text-decoration:none;}

@media screen and (max-width : 600px) {
.bloc-toi{
margin-left : auto ;
margin-right : auto ;
padding: 12px 14px 12px 14px;
text-align:center;
font-size: 16px;
background-color:#aa061b;
border-radius:5px;
width: 80%;
}	
}	


.bloc-toi2{
margin-left : auto ;
margin-right : auto ;
padding: 10px 20px;
text-align:center;
font-size: 1em;
background-color:#aa061b;
border-radius:20px;
width: 100%;
color:#ffffff;
}


.bloc-toi2 a    {color:#ffffff;text-decoration:none;}
.bloc-toi2 a:link  {color:#ffffff;text-decoration:none;}
.bloc-toi2 a:visited  {color:#ffffff;text-decoration:none;}
.bloc-toi2 a:active  {color:#ffffff;text-decoration:none;}
.bloc-toi2 a:hover  {color:#eaeaea;text-decoration:none;}

@media screen and (max-width : 600px) {
.bloc-toi2{
margin-left : auto ;
margin-right : auto ;
padding: 12px 14px 12px 14px;
text-align:center;
font-size: 16px;
background-color:#aa061b;
border-radius:5px;
width: 80%;
}	
}	


.bloc-toi-green{
margin-left : auto ;
margin-right : auto ;
padding: 12px 14px 12px 14px;
text-align:center;
font-size: 16px;
background-color:#18984c;
border-radius:5px;
width: 40%;
}


.bloc-toi-green a    {color:#ffffff;text-decoration:none;}
.bloc-toi-green a:link  {color:#ffffff;text-decoration:none;}
.bloc-toi-green a:visited  {color:#ffffff;text-decoration:none;}
.bloc-toi-green a:active  {color:#ffffff;text-decoration:none;}
.bloc-to-greeni a:hover  {color:#eaeaea;text-decoration:none;}

@media screen and (max-width : 600px) {
.bloc-toi-green{
margin-left : auto ;
margin-right : auto ;
padding: 12px 14px 12px 14px;
text-align:center;
font-size: 16px;
background-color:#18984c;
border-radius:5px;
width: 80%;
}	
}	



.kadomaru-waku-book {
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
   border-radius: 20px;
   border: 2px #e2cfb2 solid;
   background-color: #f3f2f1;
}

.kadomaru-waku-book strong{
line-height: 1.6em;
}

.kadomaru-waku-book p{
line-height: 1.6em;
}

.kadomaru-waku-book img {
	float: left;
	width: 200px;
	margin: 15px;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
	box-shadow: 1px 1px 4px rgba(0,0,0,.5);
}


.book-mokuji {
	float: right;
	width:65%;
	margin: 10px 10px 10px 0px;
	text-align: left;
	padding:5px;
	border-color:#333333;
	border-width:1px;
	border-style:dashed;
}

.book-mokuji span {
    width:90%;
    font-size:18px;
    font-weight:bold;
    text-decoration:none;
    display:block;
    padding-left: 20px;
    color:#fff;
    background-color:#b1a192;
    border-radius:5px;
    box-shadow:2px 2px #9b8b7b;
}

/***** PCのみ表示*****/
.pc-img	{ display:inline!important; }
.sp-img	{ display:none!important; }


@media screen and (max-width: 700px) {
/*タブレット、スマホの場合*/
.pc-img	{ display:none!important; }
.sp-img { display:inline!important; }
}
/***** PCのみ表示*****/

/***** SP改行*****/
@media screen and (max-width: 650px){	
  .br-sp { display:block; }
}
/***** SP改行*****/

@media screen and (min-width: 650px){	
  .pconly { display:block; }
  .sponly { display:none; }
}
@media screen and (max-width: 650px){	
  .pconly { display:none; }
  .sponly { display:block; }
}

@media screen and (max-width: 650px){	
  .pconly-img { width:100%; }
  .sponly-img { width: 90%; }
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	overflow-x: hidden;
	margin: 0 auto;
	color: #333333;
}
.cp_qa .cp_actab {
	padding: 20px 0;
	border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
	font-size: 1.0em;
	position: relative;
	display: block;
	width: 100%;
	margin: 0;
	padding: 10px 10px 0 48px;
	cursor: pointer;
}
.cp_qa .cp_actab-content {
	font-size: 1em;
	position: relative;
	overflow: hidden;
	height: 0;
	margin: 0 40px;
	padding: 0 14px;
	-webkit-transition: 0.4s ease;
	        transition: 0.4s ease;
	opacity: 0;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
	height: auto;
	padding: 14px;
	opacity: 1;
}
.cp_qa .cp_plus {
	font-size: 2.4em;
	line-height: 100%;
	position: absolute;
	z-index: 5;
	margin: 3px 0 0 10px;
	-webkit-transition: 0.2s ease;
	        transition: 0.2s ease;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_plus {
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}

.alc {text-align:center;}
.vlm {vertical-align:middle;}

/* ------- table よくある質問 ------- */
.gaiyou_qa {
    border: solid 0px #c99269;
    border-collapse:collapse;
    line-height: 1.5em;
	width: 98%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	font-size:1.6rem;
}

.gaiyou_qa table.tab1 { table-layout:auto; background:#f6f6f6; }
.gaiyou_qa th { text-align: center; border: solid 1px #dddddd; background:#faf2f2; padding:10px 10px;vertical-align:middle;}
.gaiyou_qa td { text-align: center; border: solid 1px #dddddd; padding:10px 10px; font-size: 90%;}

/* ------- table よくある質問 ------- */


.triangle_under{
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #73312f;
  margin:auto;
}


.table_container{
  width: 100%;
  overflow: auto;
}


span.tool{
	width: 40%;
	padding: 10px 20px 10px 20px;
	margin: 5px 5px 5px 5px;
	float: left;
	background-color: #aa061b;
	color: #ffffff;
	border-radius:5px;
	text-align: center;
}

span.tool a    {color:#ffffff;text-decoration:none;}
span.tool a:link  {color:#ffffff;text-decoration:none;}
span.tool a:visited  {color:#ffffff;text-decoration:none;}
span.tool a:hover  {color:#e1b4b3;text-decoration:none;}

@media screen and (max-width: 650px){	
span.tool{
	width: 84%;
	padding: 10px 20px 10px 20px;
	margin: 5px 10px;
	float: left;
	background-color: #aa061b;
	color: #ffffff;
	border-radius:5px;
	text-align: center;
}

span.tool a    {color:#ffffff;text-decoration:none;}
span.tool a:link  {color:#ffffff;text-decoration:none;}
span.tool a:visited  {color:#ffffff;text-decoration:none;}
span.tool a:hover  {color:#e1b4b3;text-decoration:none;}
}



div.infobox {
   height: 30em;     /* 高さを制限(※) */
   overflow: scroll;  /* スクロールバーを表示(※) */
   border: dashed 1px #666666;    /* 枠線を追加 */
	font-size:1.5rem;
	padding:10px;
}

/*全体*/
.hidden_box {
    margin: 1em auto;/*前後の余白*/
    padding: 0;
	text-align: center;
}

/*ボタン装飾*/
.hidden_box label {
    padding: 30px;
    font-weight: bold;
    border: solid 2px #9e2c29;
    cursor :pointer;
	color:#9e2c29;
}

/*ボタンホバー時*/
.hidden_box label:hover {
    background: #fff2f2;
}

/*チェックは見えなくする*/
.hidden_box input {
    display: none;
}

/*中身を非表示にしておく*/
.hidden_box .hidden_show {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

/*クリックで中身表示*/
.hidden_box input:checked ~ .hidden_show {
    padding: 10px 0;
    height: auto;
    opacity: 1;
}


/* ------- 講師派遣 ------- */
.dispatch_left{
width: 270px;
float:left;
margin-right: auto;	
text-align: center;
display:inline;
}

@media screen and (max-width: 650px){	
.dispatch_left{
width: 270px;               /* 幅指定 */
height: 300px; 
margin:  20 auto;   	
text-align:  center; 
float: none;
	}
}

.midashi_dispatch{
	background-color: #73312f;
	color: #ffffff;
	font-size: 2.2rem;
	padding: 10px 15px 5px 15px;
	text-decoration:none;
}

.leftcol {
    width: 31%;
    padding: 1px 2.2% 1px 1px;
    float: left;
	font-size: 1.6rem;
}

@media screen and (max-width: 650px){
	.leftcol {
    width: 98%;
    padding: 1px 12px 1px 1px;
    float: left;
	font-size: 1.6rem;
	}
}


/* 20191220 /2019gakkai */
.society_left{
	float:left;
	border: dotted 0px #999999;	
    padding: 1px 1% 1px 1px;
	width: 48%;
	margin: 0px 5px 5px 0px;
	font-size: 1.6rem;
}

@media screen and (max-width: 600px) {
.society_left{
	float:left;
	border: dotted 0px #999999;	
    padding: 1px 1px 1px 1px;
	font-size: 1.6rem;
	width: 98%;
	margin: 0px 0px 5px 0px;
}
}


/* top理念 */
.kakomi-box01 {
 margin: 2em auto;
 padding: 1em;
 width: 90%;
 background-color: #fff; /* 背景色 */
 border: 1px dotted #ccc; /* 枠線 */
}
/* top理念 */

/* top理念のボタン調整 */
.at-btn {float:left;margin: 10px;}

@media screen and (max-width: 600px) {
.at-btn {float:none;}
}

.ay-btn {
margin: 0 auto 180px auto;
width: 36%;
}

@media screen and (max-width: 600px) {
.ay-btn {
	margin: 0 auto 120px auto;
	width: 100%;}
}
/* top理念のボタン調整 */


/* 笑♡マナー認定試験の流れ */
.timebox {
    border-left: 0.1rem solid #d2d2d2;
    padding: 0 0 8rem 3rem;
    margin-left: 2rem;
}

.time {
    font-weight: bold;
    font-family: 'Courier New', serif;
    font-size: 2.5rem;
    position: relative;
display: inline-block;
}

.timeheading {
    color: #fa476c;
display: inline-block;
font-size: 20px;
    font-weight: bold;
}


.timeclearfix {
    position: absolute;
    top: 10rem;
    right: 0;
    width: 50rem;
}

.time::before {
    content: '';
    position: absolute;
    top: 37%;
    left: -3.3rem;
    width: .5rem;
    height: .5rem;
    background: #d2d2d2;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
/* 笑♡マナー認定試験の流れ */


/* 笑♡マナーフォーム */
.wpcf7-form input {
    margin: 0 0 20px 0;
}
/* 笑♡マナーフォーム */


.bottan_red {
    padding: 20px 50px;
    color: #fff;
    background-color: #aa061b;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
.bottan_red {
    padding: 20px;
}
}


.minima { margin: 30px 0 30px 180px;}

@media screen and (max-width: 768px) {
.minima { margin: 30px 0px;}
}


.sent .general {
display: none;
}
.sentout_message{
display: none;
}
.sent .sentout_message{
display: block;
}


div.wpcf7 .wpcf7-submit:disabled {
    background: #aaa;
    border-color: #aaa;
    color: #ddd;
}

.wpcf7-form input[type=button], .wpcf7-form input[type=submit] {
    font-family: "メイリオ",Meiryo, Verdana,Arial,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック";
    background: #537610;
    transition: all 0.3s;
    margin: 0px auto 0px;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    border: 2px solid #537610;
    border-radius: 10px;
    box-shadow: 2px 2px 2px #ddd;
	width: 240px;
}

.post-area .jsl-cf7 table td ul li {
    height: 49px;
    margin-bottom: 20px;
}

*, *:before, *:after {
	box-sizing: border-box;
}


.col_2{
	width: 100%;
	background-color: #f9eeed;
	border: solid 3px #ffffff;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
	background-color: #f9eeed;
	border: solid 3px #ffffff;
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		background-color: #f9eeed;
		border: solid 3px #ffffff;
		width: 100%;
	}
}


/* バックが白のcol_2 */
*, *:before, *:after {
	box-sizing: border-box;
}
.col_2b{
	width: 100%;
    background-color: #ffffff;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2b > div{
	width: 50%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_2b > div{
		width: 100%;
	}
}
/* バックが白のcol_2 */



*, *:before, *:after {
	box-sizing: border-box;
}
.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}
@media screen and (max-width: 960px) {
	.col_3 > div{
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.col_3 > div{
		width: 100%;
	}
}




.online_bg{
background-color: #FBF5F5;
}


/******** 仕事直結講座 table-scroll　********/
  .tbl-r07 {
    margin: 0 10px 50px;
	border: solid 1px #ccc;
	text-align: center;  
	padding:10px 10px;
  }

  .tbl-r07 tr,th,td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	text-align: center; 
	border: solid 1px #dddddd; 
	padding:10px 10px;
  }

@media screen and (max-width: 640px) {
  .scroll {
    overflow-x: auto;
  }
  .tbl-r07 {
    min-width: 640px;
    margin: 0 10px 50px;
	border: solid 1px #ccc;
	text-align: center;  
	padding:10px 10px;
  }
  .tbl-r07 td {
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
	text-align: center; 
	border: solid 1px #dddddd; 
	padding:10px 10px;
  }
}
/******** 仕事直結講座 table-scroll　********/


/* 三角　*/
.triangle_top{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-bottom: 30px solid black;
  margin:auto;
}

.triangle_right{
  width: 0;
  height: 0;
  border-left: 30px solid red;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
  margin:auto;
}

.triangle_left{
  width: 0;
  height: 0;
  border-top: 30px solid transparent;
  border-right: 30px solid black;
  border-bottom: 30px solid transparent;
  margin:auto;
}

.triangle_under{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid black;
  margin:auto;
}

#footer-navi li {
    margin-bottom: 30px;
}

/******** リピ・プロページアイキャッチ画像非表示　********/
.page-id-9117 .icatch{
display:none;
}

/* 固定ボタン */
#fixedSide-left {
    position: fixed;
    right: 0px;
    top: 58px;
    width: 93px;
    z-index: 1000;
}
#fixedSide-left li {
	position: relative;
	right: 0px;
}
#fixedSide-left li a {
	margin-bottom: 0px;
	display: block;
	width: 93px;
}
@media screen and (max-width: 650px){
#fixedSide-left {
    position: fixed;
	left: 0px;
    bottom: 5px;
    width: 33.3%;
    z-index: 100;
    top: auto;
}
#fixedSide-left li a {
	width: 100%;
}
}
/* 固定ボタン */

/* 固定ボタン */
#fixedSide-right {
	position: fixed;
	right: 0px;
	top:468px;
	width: 60px;
	z-index: 1000;
}
#fixedSide-right li {
	position: relative;
	right: 0px;
}
#fixedSide-right li a {
	margin-bottom: 0px;
	display: block;
	width: 60px;
}
@media screen and (max-width: 650px){
#fixedSide-right {
    position: fixed;
	right: 0px;
    bottom: 5px;
    width: 33.3%;
    z-index: 100;
    top: auto;
}
#fixedSide-right li a {
	width: 100%;
}
}
/* 固定ボタン */

/* 固定ボタン */

#fixedSide-top {
	position: fixed;
	right: 0px;
	top:40px;
	width: 60px;
	z-index: 1000;
	display: none;
}

#fixedSide-center {
	position: fixed;
	right: 0px;
	top:284px;
	width: 60px;
	z-index: 1000;
}
#fixedSide-center li {
	position: relative;
	right: 0px;
}
#fixedSide-center li a {
	margin-bottom: 0px;
	display: block;
	width: 60px;
}
@media screen and (max-width: 650px){
#fixedSide-center {
    position: fixed;
	right: 33.3%;
    bottom: 5px;
    width: 33.3%;
    z-index: 100;
    top: auto;
}
#fixedSide-center li a {
	width: 100%;
}
}
/* 固定ボタン */



/*フォームの郵便番号の幅変更*/
#zip {width: 200px;}



/*Gメニュー固定*/
#header {
	background-color: #833b39;
}

#nav-bg {
	position: -webkit-sticky;
    position: sticky;
    top: 0;
	background-color: #833b39;
}

#header-bg {background-image:unset;}

body {overflow: unset;}


/***** top用 ****/
.repeater {
  position: relative;
  display: inline-block;
  padding: 0 55px;
margin: 10px 0px 20px;
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", "serif;"
}

.repeater:before{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.repeater:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.repeater:before {
  left:0;
}
.repeater:after {
  right: 0;
}
/***** top用 ****/


.link_pink{
background-color:#fa476c;
padding:15px;
text-align:center;
font-size: 1.8em;
font-weight: bold;
color:#ffffff;
border-radius: 30px;
}

.flex-direction-nav .flex-next {right: 10%!important;}
.flex-direction-nav .flex-prev {left: 10%!important;}

.wpcf7-date {font-size: 18px;padding: 15px 20px;border: solid 1px #bbb;}

.tdn {
    text-decoration: none;
}



.shubetu01 {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    width: 200px;
    height: 46px;
    font-weight: nomal;
    border: 4px double #ffffff;
    transition: 0.3s;
    background-color: #9b8357;
    margin-bottom: 30px;
  }


  .shubetu02 {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    border-radius: 10px;
    width: 200px;
    height: 46px;
    font-weight: nomal;
    border: 4px double #ffffff;
    transition: 0.3s;
    background-color: #103050;
    margin-bottom: 30px;
  }

/*** バナーホバー ***/
.banner{
margin: 0px 0px 5px 0px;
text-align:left;
}

.banner a:hover img{
  opacity:0.7;
  filter: alpha(opacity=70); 
}

.shadow {
        filter: drop-shadow(2px 2px 2px rgba(160, 160, 160, 0.8));
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.wpcf7-form label {display:inline-block; margin-top:30px;}
.wpcf7-list-item label {margin:0;}


/***** topページ理事長あいさつ用 ****/
.gold {
  width: 100%;
  background: linear-gradient(to right, #9b8357 0%, #f4e5ce 100%);
color: #ffffff;
padding: 10px 20px;
margin : 10px 0px;
font-weight: bold;
}

.enji {
  width: 100%;
  background: linear-gradient(to right, #7a3432 0%, #d3958f 100%);
color: #ffffff;
padding: 10px 20px;
margin : 10px 0px;
font-weight: bold;
font-size: 1.2em;
}

.blue {
  width: 100%;
  background: linear-gradient(to right, #332d5d 0%, #82accd 100%);
color: #ffffff;
padding: 10px 20px;
margin : 10px 0px;
font-weight: bold;
font-size: 1.2em;
}

.eng {font-size: 1.2em}

.eng span {
font-family: 'Century;
color: #ffffff;
font-size: 1.2em;
}

.bloc-toi-green {
    margin-left: auto;
    margin-right: auto;
    padding: 12px 14px 12px 14px;
    text-align: center;
    font-size: 16px;
    background-color: #18984c;
    border-radius: 5px;
    width: 100%;
}


.bloc-toi-red {
    margin-left: auto;
    margin-right: auto;
    padding: 12px 14px 12px 14px;
    text-align: center;
    font-size: 16px;
    background-color: #aa061b;
    border-radius: 5px;
    width: 100%;
}

.midashi_mm {
 font-size: 1.2em!important;
  padding: 1rem 2rem;
  border-left: 3px solid #73312f;
}

.td,td left{
text-align:left;
font-size: 1em;
font-weight: bold;
}

.flow_box {border-left: 5px solid #f0f0f0; padding: 0 0 5rem 2.2rem; margin-left: 2rem;}
.flow_time {font-size: 2.6rem; position: relative; display: inline-block;padding-top: 9px;font-weight: bold;}
.flow_heading { color: #0e7643; display: none; font-size: 18px; font-weight: bold;}
.flow_img {width:100%; max-width: 300px; float: right;border-radius: 10% 10% 10%10%/10% 10% 10% 10%;}

li {list-style-type: none!important;}
.post-content ul { margin-left: 0.3em;}

@media screen and (max-width: 767px) {
.p-entry__body ul { margin-left: 0em; }
.flow_time {font-size: 1.2em;}
.flow_box {padding: 0 0 5rem 1.4rem; margin-left: 0.5rem;}
.flow_time::before {left: -3.1rem; width: 3rem; height: 3rem;}
.flow_img {width:100%!important;margin: 30px auto !important;}
}

@media screen and (max-width: 680px) {
.sp_imgdb {
    display: block !important;
    float: none !important;
    margin: 0 auto !important;
}
}

.hr-dots {
  border: 0;
  height: 16px;
  margin: 2.8em 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hr-dots::before {
    content: '•••';
    font-size: 1.25em;
    letter-spacing: .75em;
    opacity: .75;
  }

a.btn-plan.btn-repecom {
    background: #c8b692;
    border-color: #c8b692;
    width: 100%;
    margin: 0 auto;
    text-decoration: none;
}
a.btn-plan {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 21px;
    font-weight: 600;
    color: #fff;
    padding: 30px 0;
    border: 2px solid;
    border-radius: 10px;
}

a:hover {
  opacity: 0.6;
}

.box-833b39 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #833b39;
    text-align: center;
}
.box833b39 p {
    margin: 0; 
    padding: 0;
}

.top_midashi {
    padding: 0.25em 0.5em;
    color: #742a30;
    background: transparent;
    border-left: solid 3px #742a30;
    margin: 20px 0px;
}

h3.top_midashi {
    font-size: 1.4em;
}
/***** topページ理事長あいさつ用 ****/

/***** メルマガ用 ****/
.bloc-toi-white {
    margin-left: auto;
    margin-right: auto;
    padding: 12px 14px 12px 14px;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    border-radius: 5px;
    width: 100%;
}
/***** メルマガ用 ****/

.wpcf7-form textarea {
    height: auto;
}

span.tool_blue {
    width: 100%;
    padding: 10px 20px 10px 20px;
    margin: 5px 5px 5px 5px;
    float: left;
    background-color: #0891bf;
    color: #ffffff;
    border-radius: 5px;
    text-align: center;
    max-width: 290px;
}

span.tool_yellow {
    width: 100%;
    padding: 10px 20px 10px 20px;
    margin: 5px 5px 5px 5px;
    float: left;
    background-color: #ecdcb4;
    color: #6d2f26;
    border-radius: 5px;
    text-align: center;
    max-width: 290px;
}

.tac {text-align:center;}


.bloc_ff0000 {
    padding: 15px 20px 15px 20px;
    border: 3px dotted #ff0000;
    margin: 10px auto;
}

@media screen and (max-width: 600px) {
    .bloc_ff0000{
        padding: 10px 20px 10px 20px;
        border: 3px dotted #ff0000;
        margin: 15px auto;
    }
}