@charset "UTF-8";
/* line 5, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}


/* line 22, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
/*table {
  border-collapse: collapse;
  border-spacing: 0;
}*/

/* line 28, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
/* line 32, style.scss */
p {
  margin: 0 auto;
}

/*#########################################################

WordPress必須クラス

#########################################################*/
/* line 42, style.scss */
.wp-caption {
  /**/
}

/* line 43, style.scss */
.wp-caption-text {
  /**/
}

/* line 44, style.scss */
.sticky {
  /**/
}

/* line 45, style.scss */
.gallery-caption {
  /**/
}

/* line 46, style.scss */
.bypostauthor {
  /**/
}

/* line 47, style.scss */
.alignright {
  /**/
}

/* line 48, style.scss */
.alignleft {
  /**/
}

/* line 49, style.scss */
.aligncenter {
  /**/
}

/* line 50, style.scss */
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/

.nt{
    text-indent: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
        text-align:left !important;
    }

.clearFix{
  clear:both;}
.cf:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* tips*/
.ofH{overflow:hidden;}

.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}

.dspB{display:block;}
.dspI{display:inline;}
.dspIb{display:inline-block;}
.dspN{display:none;}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

html {font-size:62.5%; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProNW3',Meiryo, メイリオ, sans-serif;}
body {font-size:12px;font-size: 1.2rem;line-height:160%;background:#fff;}


.siteFrame{
	width:1240px;
	box-sizing:border-box;
	margin:0 auto;}
.nt{
	text-indent:-9999px;}

.mb5{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.pb10{padding-bottom:10px !important;}
.pb20{padding-bottom:20px !important;}
.pb30{padding-bottom:30px !important;}
.pb40{padding-bottom:40px !important;}
.pb50{padding-bottom:50px !important;}

.notice{color:#f00;}

/*一般*/
#container{
	background:#f7fefd;
	color:#666;
	font-size:16px;
	line-height:1.6em;
	overflow:hidden;
}
#content{
	padding:50px 0;
	background:#fff;
}
#content.siteFrame{
	padding:50px 30px;
}
#primary{
	width:800px;
	float:left;}
.site-content #primary,
.site-content #secondary{
	width:800px;
	float:none;
	margin:0 auto;
}
#primary.one-column{
	width:100%;
	float:none;
	margin-bottom:20px;}

#secondary{
	width:350px;
	float:right;}

.grayBelt{
	background:#efefef;
	padding:80px 0;
}

.sectionTitle{
	font-size:20px;
	color:#41a798;
	border-bottom:1px solid #b6e4fc;
	padding-bottom:10px;
	position:relative;
}
.sectionTitle.taC{
	font-size:30px;
	line-height:1.5em;
}
.sectionTitle a{
	color:#41a798;	
}
.sectionTitle:before{
    border-bottom: 1px solid #41a798;
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    width: 5em;
    z-index: 2;
}
.sectionTitle.taC:before{
	left:50%;
	margin-left:-2.5em;
}

.categoryIcon{
	background:#41a798;
	padding:4px 8px;
	color:#fff;
	font-size:0.8em;
}

.organicBtn{
   width:250px;
	padding:8px 0;
	border:1px solid #41a798;
	color:#41a798;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.organicBtn:hover{
	color:#fff;
	background:#41a798;}
.contactArea input[type="submit"]{
	border: 0;
        width:250px;
	padding:15px 0;
	border:1px solid #41a798;
	color:#41a798;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;
	-webkit-appearance : none;}
.contactArea input[name="submitBack"]{
	-webkit-appearance : none;
	border: 0;
	color:#666;
   width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover{
	color:#fff;
	background:#41a798;}
.contactArea input[name="submitBack"]:hover{
	background:#666;}
.contactArea button,
.contactArea select{
	-webkit-appearance : none;
	padding:8px 12px;
	background:none;
	color:#41a798;
	border:1px solid #41a798;
}

input[type="text"].tinny{
	width:15%;
}
input[type="text"].mini,input[type="number"].mini{
	width:25%;
}
.wp-pagenavi{
	background:#ccede8;	
	display: inline;
	padding:8px 36px;
	position:relative;
}
.wp-pagenavi a,
.wp-pagenavi span{
	color:#fff;
	border:none;
	padding:8px 10px;
	margin:0;
}
.wp-pagenavi span.pages{
	display:none;
}
.wp-pagenavi span.current{
	background:#41a798;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink,
.wp-pagenavi:before,
.wp-pagenavi:after{
	line-height:1em;
	border-radius:50%;
	width:20px;
	height:20px;
	background:#41a798;
	color:#fff;
	padding:3px;
	position:absolute;
	z-index:1;
	text-align:center;
}
.wp-pagenavi:before{
	content:"«";
	left:5px;
	z-index:0;
}
.wp-pagenavi:after{
	content:"»";
	right:5px;
	z-index:0;
}
.wp-pagenavi a.previouspostslink{
	left:5px;
}
.wp-pagenavi a.nextpostslink{
	right:5px;
}

/*ヘッダー*/
#site-header{
	background:#fff;
	position:relative;
	border-bottom:1px solid #41a798;
	padding:10px 0;}
#site-logo{
	background:url(../../uploads/header_logo.png) ;
	background-size: auto 100%;
	width:185px;
	height:47px;
	margin-left:10px;
	float:left;}
#site-logo a{
	display: block;
	height: inherit;}

.mainNav{
	float:right;
	margin-right:10px;
}
.mainNav li{
	display:inline-block;
	width:auto;
	padding-left:30px;
	height:50px;
	line-height: 50px;}
.mainNav a{
	font-size:15px;
	text-decoration:none;
	color:#333;
	display:block;}
.mainNav a span{
	position: relative;}
.mainNav a span:after {
	position: absolute;
	bottom: 50%;
	margin-bottom:-1em;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: .3s;}
.mainNav a:hover span:after {
	width: 100%;}

.swiper-container{
	line-height:0;
	background:#666;
	position:relative;
	overflow:visible;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after{
	color:#41a798;
}
.swiper-scrollbar{
	bottom:0 !important;
	z-index:1 !important;
}


/*フッター*/
.pageTop{
	position:absolute;
	top:0;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;}
.footerContact{
	width:700px;
	margin:0 auto;}
.footerSns__block{
	width:500px;
	float:left;}
.footerSns__block:nth-child(even){
	float:right;}
.siteFooter__main{
	position:relative;}
.siteFooter__main__left{
	width:700px;
	float:left;
	color:#fff;}
.siteFooter__main__right{
	width:300px;
	float:right;
	color:#fff;}
.siteFooter__main__title{
	border-bottom:1px solid #fff;}
.siteFooter__main__content__list__item{
	width:33%;
	float:left;
	list-style:none;}
.siteFooter__main__right .siteFooter__main__content__list__item{
	width:100%;}
.siteFooter__main__content a{
	color:#fff;
	text-decoration:none;}

.siteFooter__copy{
	padding:50px 0;
	color:#fff;
	background:#41a798;}
.siteFooter__main{
	padding:30px;
	background:#999;}
.siteFooter__nav{
	line-height:1em;
}
.siteFooter__nav__item{
	margin-right:1em;
	padding-right:1em;
	border-right:1px solid #fff;
}
.siteFooter__nav__item:last-child{
	margin-right:0;
	padding-right:0;
	border:none;
}
.siteFooter__nav__item a{
	color:#fff;
}

/*サイドバー*/
.sideArea__title{
	font-size:18px;
	padding:5px 0;
	border-bottom:1px solid #205bc6;}

.sideArea--place{
	padding:10px;
	background:#efefef;}
.sideArea--place a{
	color:#666;
	text-decoration:none;}
.sideArea--place .sideArea__title{
	background:#205bc6;
	color:#fff;
	margin:0 -15px;}

.sideArea__rankingList__content{
	width:55%;
	float:right;
	text-decoration:none;
	color:#000;
}


/*トップページ*/
#indexForm{
	background:#666;
	padding:20px;
	box-sizing:border-box;
	color:#fff;
}
#indexForm button[type="submit"]{
  cursor: pointer;
  border: none;
  background: #41a798;
  color: #fff;
  outline : none;
line-height:1em;
	padding: 0.625em 2em;
	margin-left:1em;
}
#indexForm select{
	padding: 0.625em 0.5em;
	margin-right:1em;
}

.newsList__item__thumb{
	width:40%;
	float:left;
}
.newsList__item__content{
	width:55%;
	float:right;
}
.newsList__item__content__text{
	font-size:16px;
	color:#000;
	line-height:1.8em;
}


/*お知らせ*/
#section--news .newsList__item a{
	text-decoration:none;}
#section--news .newsList__item a:hover{
	text-decoration:underline;}
.newsDetail__date{
	padding-bottom:10px;
	border-bottom:1px dotted #666;}

/*固定ページ*/
#pageLabel{
	padding:80px 0;
	color:#41a798;}
.pageLabel--title{
	font-size: 40px;
    font-family: 'Oswald', sans-serif;
	font-weight: bold;}
.pageLabel--title:before{
	content:"";
	display:inline-block;
	background-image:url(/wp-content/uploads/logo_pagetitle.png);
  width: 1.6em;/*画像の幅*/
  height: 1.6em;/*画像の高さ*/
  background-size: contain;
	background-repeat:no-repeat;
	background-position:center middle;
  vertical-align: middle;
	margin-right:0.3em;
}

/*お知らせ*/
.newsList__item{
	border-bottom:1px solid #efefef;}
.newsList__item__icon{
	margin-bottom:5px;
	color:#fff;
	padding:2px 8px;
	font-weight:bold;}
.newsList__item__icon--news{
	background:#f00;}
.newsList__item__icon--published{
	background:#FF00FF;}
.newsList__item__icon--found{
	background:#00bbaa;}
.newsList__item__icon--notice{
	background:#cdcd00;}

.newsDetail{
	overflow:hidden;}
.newsDetail__thumb{
	width:300px;
	float:left;}
.newsDetail__thumb img{
	border:1px solid #666;
	width:100%;
	height:auto;}
.newsDetail__content{
	width:330px;
	float:right;}

.pastNews__item{
	padding-bottom:10px;
	border-bottom:1px solid #000;}
.pastNews__item:last-child{
	border-bottom:none;}
.pastNews__item img{
	width:20%;
	height:auto;
	float:left;}
.pastNews__item__content{
	width:78%;
	float:right;}


/*研修会のご案内*/
.seminarText__img{
	width:35%;
	float:left;
}
.seminarText__text{
	width:62%;
	float:right;
}
.seminarCourse__list__title{
	width:30%;
	float:left;
	margin-left:2.5%;
}
.seminarCourse__list__content{
  width:100%;
	height:100%;
  background:url(/wp-content/uploads/bg_overray.png);
  display:none;
  position:fixed;
	top:0;
	left:0;
	z-index:3;
}
.seminarCourse__list__content--box{
	position:fixed;
  top:50%;
  left:50%;
  padding:30px;
	width:800px;
	height:80%;
	overflow:scroll;
  box-sizing:border-box;
	background:#fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
	opacity:1.0 !important;
}

/*テキスト販売*/
.techniqueBody__img{
	width:40%;
	float:left;
}
.techniqueBody__box{
	width:55%;
	float:right;
}
.techniqueBody__box__list__title{
	line-height:1em;
	color:#000;
}
.techniqueBody__box__list__title:after{
	content:"+";
	vertical-align:text-top;
	padding-left:0.5em;
}
.techniqueBody__box__list__title.checked:after{
	content:"-";
}
.techniqueBody__box__list__content{
	font-size:0.9em;
	display:none;
}
.techniqueBody__box__text{
	background:#ddd;
	padding:30px;
}
.pdfemb-viewer{
	margin:0 auto !important;
}

.formText{
	border:1px solid #000;
	padding:20px 30px;
	margin:0 auto;
}
.formText__title{
	color:#000;
	font-size:20px;
}
.formText__content__list__content{
	font-size:0.9em;
}

/*記事詳細*/
.newsSingle__thumb{
	height:400px;
	object-fit: cover; 
}
.newsDetai__title{
	font-size:28px;
	color:#000;
	font-family: tbudrgothic-std, sans-serif;
}

#toc_container{
	box-sizing:border-box;
	border-radius:10px;
}
.toc_number:after{
	content:".";	
}
.textBtn{
	width:80%;
	margin:0 auto;
	border-radius:20px;
	color:#fff;
	background:#bd0028;
	padding:20px;
	line-height:1.9em;
	animation: vertical 2s linear infinite;
	transform-origin:center;
	overflow: hidden;
	text-decoration:none;
}
.textBtn:before {
    position: absolute;
    content: '';
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #ffd1d1;
    transition: 300ms;
    animation: shinyshiny 2.5s ease-in-out infinite;
}
.textBtn span{
	font-size:160%;
}
@keyframes vertical {
0% {transform: translate(0px, 2px);}
5% {transform: translate(0px, -2px);}
10% {transform: translate(0px, 2px);}
15% {transform: translate(0px, -2px);}
20% {transform: translate(0px, 2px);}
25% {transform: translate(0px, -2px);}
30% {transform: translate(0px, 0px)}
}
@-webkit-keyframes shinyshiny {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

.newsDetail h2{
	background:#41a798;
	padding:8px 12px;
	color:#fff;
	font-weight:bold;
	margin-top:40px;
	font-size:140%;
	margin-bottom:20px;
	border-radius:5px;
}
.newsDetail h3{
	color:#41a798;
	font-size:120%;
	margin-bottom:10px;
	margin-top:30px;
}
.newsDetail h2+h3{
	margin-top:0;
}

.workshopBnr{
	margin:30px auto;
}
.editorDetail{
	border:1px solid #999;
}
.editorDetail__title{
	background:#999;
	color:#fff;
	padding:10px 15px;
}
.editorDetail__content{
	padding:20px 15px;
}
.editorDetail__content img{
  width: 200px;
  height: 200px;
	object-fit: cover; /* この一行を追加するだけ！ */
	float:left;
	margin-right:20px;
}

.relatedpostList__item{
	width:32%;
	float:left;
	margin-right:2%;
}
.relatedpostList__item:nth-child(3n){
	margin-right:0;
}
.relatedpostList__item:nth-child(3n):after{
	clear:fix;
}
.relatedpostList__item__thumb{
	width:100%;
}
.relatedpostList__item a{
	color:#000;
	text-decoration:none;
}

/*アイライズについて*/
.aboutProfile__img{
	width:40%;
	float:left;
}
.aboutProfile__content{
	width:55%;
	float:right;
}
.aboutProfile__content__title{
	font-size:20px;
	color:#000;
}
.aboutProfile__content__text{
	text-indent:1em;
}

.aboutCompany__title{
	color:#333;
	font-size:30px;
	border-bottom:5px solid #ddd;
}
.companyDetail{
	width:80%;
	margin:0 auto;
	border-spacing: 0 24px;
}
.companyDetail th{
	width:20%;
	vertical-align:top;
	
}
.companyDetail td{
	padding-left:20px;
	border-left:1px solid #ddd;}
	

/*よくある質問*/
.faqList{
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	padding-bottom:20px;}
.faqList__title{
	background:url(/wp-content/uploads/download.png) no-repeat left 11px;
	padding-top:14px;
	padding-bottom:5px;
	padding-left:50px;}
.faqList__content{
	background:url(/wp-content/uploads/download-1.png) no-repeat left 11px;
	padding-top:14px;
	padding-bottom:5px;
	padding-left:50px;
	margin-bottom:0;}

/*プライバシーポリシー*/
.privacyList__content__list{
	list-style:disc;}
.privacyList__content__list__item{
	margin-left:1.5em;
}

/*お便り*/
.voiceThumb{
	width:360px;
	margin:0 auto;}
.voiceThumb img{
	width:100%;
	height:auto;}
.voiceList{
	padding:20px;
	background:#dedede;}

.voiceList__content{
	padding:10px;
	background:#fff;}


/*お問い合わせ*/
.contactForm{
	clear:both;
	width:600px;
	margin:0 auto;}
.contactForm dt{
	line-height:29px;
	color:#000;
	width:180px;
	margin-right:20px;
	float:left;}
.contactForm dd{
	width:300px;
	float:left;}
.contactForm dt.introductionSepa{
	width:100%;
	text-align:center !important;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px 0;}
.mw_wp_form .contactForm .error{
	margin-top:2px;
	padding:2px;
	background:#f00;
	color:#fff;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #999;
    color: #151515;
    border-radius: 0;
    padding: 0.625em 0.4375em;
    /*width: 100%;*/
}
.contactForm dd select{
    margin: 0.62em 0;}

.contactBtn__item{
	display:inline-block;
	margin-right:20px;}
.contactBtn__item:last-child{
	margin-right:0;}

@media screen and ( min-width:769px ){
	.pcNone{display:none;}
}
@media screen and ( max-width:768px ){
	img{max-width:100%;height:auto;}

	.mb10{margin-bottom:5px !important;}
	.mb20{margin-bottom:10px !important;}
	.mb30{margin-bottom:15px !important;}
	.mb40{margin-bottom:20px !important;}
	.mb50{margin-bottom:25px !important;}

	.spNone{display:none;}
	.siteFrame,
	.site-content #primary, .site-content #secondary{
		width:100%;
		margin:0 auto;}
	#content.siteFrame{
		padding:40px 20px;
	}

	.organicBtn{
		margin:0 auto;
		padding:10px 0;}
	
	#primary,
	#secondary,
	.footerSns__block,
	.siteFooter__main__left,
	.siteFooter__main__right{
		width:100%;}
	
	.techniqueHead,
	.techniqueBody__box__list,
	.mw_wp_form,
	.seminarCourse,
	.seminarCourse__list__title,
	.seminarCourse__list__content--box{
		width:90%;
		margin:0 auto;
		float:none;
	}

	#site-header{
		background:#fff;
		padding:3px 0 2px;
		width:100%;
		position:fixed;
		z-index:10;}
	#site-logo{
		background:url(/wp-content/uploads/header_logo.png) no-repeat center top;
		height:42px;
		width:167px;
		background-size:auto 100%;}
	.telBtn a{
		position:absolute;
		top:9px;
		left:10px;
		display:inline-block;
		border:1px solid #205bc6;
		padding:5px;
		text-decoration:none;
		color:#205bc6;}
	.toggleBtn{
		height: 24px;
		top: 0;
		right: 0;
		position: absolute;
		z-index: 10000;
		padding: 12px;
			background: #41a798;}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;}
	.menu-trigger {
		display: inline-block;
		float: left;
		width: 28px;
		height: 24px;
		 position: relative;}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #fff;}
	.menu-trigger span:nth-of-type(1) {
		top: 0;}
	.menu-trigger span:nth-of-type(2) {
		top: 50%;
		margin-top:-1px;}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;}
	.checked .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);}
	.checked .menu-trigger span:nth-of-type(2) {
		opacity: 0;}
	.checked .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);}

	.mainNav {
		background: #fff;
		position: fixed;
		left: 0;
		margin:0;
		width: 100%;
		height: 100vh;
		z-index: 10000;
		top:48px;
	}
	.mainNav:after{
		content:"";
		background:#fff;
		position:fixed;
		width:100%;
		height:100%;
	}
	.mainNav li{
		width:100%;
		height:initial;
		padding:0;
		box-sizing:border-box;
		line-height:1em;}
	.mainNav li a{
		padding:20px 5%;
		margin:0;
		color:#000;
		width:90%;
		text-align:left;
		font-weight:normal;
	}
	.mainNav__list:after{
		display:list-item;
		content:"";
		width:90%;
		height:1px;
		background:#41a798;
		visibility: inherit;
		position: relative;
		left: 5%;
	}

	.indexSlide{
		padding:20px 0;
		height:initial;
		background-size: auto 100%;}

	.section--choise__list,
	.section--choise__list img,
	.bottomBnr__item{
		width:100%;}

	.sideArea--place__list__title,
	.sideArea--place__list__content{
		width:70%;}
	.sideArea--place__list img{
		width:28%;}

	.footerContact a{
		text-indent:-9999px;
		position:fixed;
		bottom:0px;
		left:5%;
		width:90%;
		height:0;
		z-index:1111;
		padding-top:17.15%;
		margin:0 !important;
		background:url(/new/wp-content/uploads/bnr_contact-1.png) no-repeat;
		background-size:100% auto;}
	.siteFooter__copy{
		padding-bottom:70px;}

	.siteFooter__main{
		padding:30px 0;}
	.siteFooter__main li{
		margin-bottom:5px;}
	.siteFooter__main__left li{
		width:50%;}

	#main{
		padding-top:47px;}
	
	#pageLabel{
		padding:30px 0;
		background-size:auto 100%;}
	.pageLabel--title{
		font-size:22px;}
	.section--title{
		font-size:16px;}
	.section--subtitle{
		font-size:14px;}
	
	.textBtn{
		font-size:0.8em;
	}

	/*トップページ*/
	.newsList__item__content{
		width:58%;
	}


	/*記事*/
	.sectionTitle{
		padding-bottom:5px;
		font-size:14px;
		line-height:1.3em;
	}
	.newsDetai__title{
		font-size:22px;
		line-height:1.4em;
	}
	.newsSingle__thumb{
		width:100%;
		height:auto;
	}
	
	
	/*テキスト*/
	.techniqueBody__box,
	.techniqueBody__img,
	.seminarText__img,
	.seminarText__text{
		float:none;
		margin:0 auto;
	}
	.techniqueBody__box,
	.seminarText__img,
	.seminarText__text{
		width:100%;
	}
	.techniqueBody__box__list dt{
		white-space: nowrap;
	}
	
	/*研修会*/
	.seminarCourse__list__content--box{
		padding:15px;
		font-size:0.8em;
		line-height:1.3em;
	}

	/*お問い合わせ*/
	.contactForm,
	.contactForm dt,
	.contactForm dd{
		width:100%;}
	.contactForm dt{
		line-height:1.4em;
		text-align:left;}
	.contactForm dd{
		margin-bottom:5px;}

	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{
		width:95%;
		padding:0.625em 2.5%;}
	.contactBtn__item{
		margin:0 auto 10px;}
}