/* 自動<p>タグの非表示 */
p:empty{display: none;}
/* 自動<p>タグの非表示 */

/*フッターボタン*/
.footer-btn{
	display:  block;
	position: fixed;
	bottom: 6px;
	right: 10px;
	width: 550px;
	z-index: 1000;
	transition-duration: 0.6S;
}

.footer-btn:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.04);
	transition-property: all;
	transition-duration: 0.6S;
}
/*メルマガ登録フォーム  */
.MF-cntr {
border-radius: 4px;
width: 90%!important;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
display: flex;
flex-direction: column;
overflow: hidden;
height: auto !important;
}
.MF-cntr.pink .MF-btn {
background-color: #333!important;
color: #fff!important;
}
.MF-cntr.pink .MF-title {
border-top-color: #F9EFE7!important;
background-image: url(https://kms-method.com/wp-content/uploads/2023/03/osusume_bg01_2.webp);
}
.MF-btn:hover {
transform: translateY(-1px);
box-shadow: 0 0 8px 1px rgba(0,0,0, 0.6)!important;
}
.MF-title {
text-align: center!important;
}
.MF-inr {
flex: 1;
display: flex;
flex-direction: column;
padding: 8px 12px;
background-image: url(https://kms-method.com/wp-content/uploads/2023/03/bg02_1.webp)!important;
border-radius: 0 0 4px 4px;
}
.MF-pwdby {
font-size: 10px;
line-height: 1.3;
text-align: left!important;
color: #555555;
background-image: url(https://kms-method.com/wp-content/uploads/2023/03/osusume_bg01_2.webp);
padding-top: 3px;
padding-bottom: 8px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
padding: 10px 20px!important;
}

/*講師紹介  */
.introduction_container {
display: flex;
flex-direction: row;
}
.introduction_txt {
width: 73%;
background-color: #FFFEF6;
padding: 5% 2%;
margin:0 0 0 1%;
font-weight: bold;
line-height: 1.5!important;
text-align:justify;
}
.introduction_img {
width: 27%;
display: flex;
flex-direction: column;
font-weight: bold;
justify-content: center;
align-items: center;
}

.introduction_img01 {
width: 100%;
	}

/*推薦の声  */
.recommendation {
display: flex;
flex-direction: row;
max-width: 500px;
}
.recommendation_item_img {
width: 20%;
margin-left: 5%;
}
.recommendation_item_txt {
width: 80%;
}

/*幅調整*/
.col1 .keni-header_outer, .col1 .keni-gnav_outer, .col1 .keni-mv_outer, .col1 .catch-area, .col1 .archive_title_wrap, .col1 .keni-breadcrumb-list_outer, .col1 .keni-footer_outer, .col1 .keni-copyright, .col1 .keni-section_wrap, .col1 .keni-sep-conts_outer, .col1 .keni-footer-panel_outer {
max-width: 500px!important;
}
.keni-main .keni-section_wrap {
padding: 0px 0px!important;
}

/*アイキャッチ下の隙間を埋める*/
.keni-main_inner {
padding: 0!important;
}

/*ヘッダーのボーダーを非表示*/
.keni-header_wrap{
padding-top: 0px!important;
background-size: 0px 0px!important;
}

/*ヘッダー非表示*/
.keni-header_wrap {
	display:none;
}

/*記事タイトルのボーダーを非表示*/
.keni-section h1{
background-size: 0px 0px;
}

/*背景を白にする*/
.keni-container {
    background: #fff;
}

/*SPのみ改行  */
.sp_br {
display: none;
}

/*h2～h4を無効化する*/
.article-body h2 {background: transparent!important;color: #000;margin: 0!important}
.article-body h3 {border: none;color: #333!important;}
.article-body h4 {border: none;color: #333!important;}
.article-body h5 {border: none;color: #333!important;}
.article-body h6 {border: none;color: #333!important;}
h2 {padding: 10px 0 0 0!important;}
/*太字ピンクフォント  */
.pink_b {
font-weight: 900;
color: #d70051;
}
/*太字ブラックフォント  */
.b {
font-weight: 900;
color: #333;
}

/*h2見出し　ピンク*/
.h2_ttl {
height:165px!important;
color: #FFFEF6!important;
font-weight: 900!important;
font-size: 1.6em!important;
text-align: center;
padding-top: 35px!important;
}
.h2_bg {
background-image:url(https://kms-method.com/wp-content/uploads/2023/05/h2titleBG06.webp);
background-size: contain;
margin-top: 20px;
}
h2 {
padding: 10px 10px 5px!important;
}
/*見出しの背景画像  */
.bg01{
background-color: #fff;
margin-bottom: 0px!important;
}

/*LP幅以外の背景画像  */
.keni-container, .keni-mv_wrap {
	overflow: hidden;
	background-image:url(https://kms-method.com/wp-content/uploads/2023/03/meguri_bg01.webp);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
}
/*枠なし説明文  */
.inner_txt_noframe {
background-color: #FFFEF6;
padding: 3%;
margin:0.8% 0;
line-height: 1.5!important;
text-align: justify;
}
.inner_img {
margin: 20px 0!important;
}
.font_big {
font-size: 1.6em!important;
color: #333!important;
font-weight: bold;
}
/*説明文  */
.inner_txt {
background-color: #FFFEF6;
padding: 3%;
margin:0.8% 0;
line-height: 1.5!important;
border-top: 6px solid #C0C0C0;
border-left: 6px solid #C0C0C0;
border-right: 6px solid #C0C0C0;
border-bottom: 6px solid #C0C0C0;
border-image: linear-gradient(to right, #C0C0C0 0%, #E6D2C9 100%);
border-image-slice: 1;
text-align: justify;
}

/*コンテンツとの間のスキマを埋める  */
.sukima {
margin-top: -7%!important;
}

/*動画の解説01-04  */
ul, ol {
    margin: 0 0 20px 20px!important;
    padding-left: 0;
}
.meguri {
margin-top: 1%;
}
.worries_list {
background-color: #FFFEF6;
margin:0!important;
padding: 10px 0 10px 0!important;
}

.worries_list li {
position:relative;
padding-left:50px;
font-size: 20px;
line-height: 32px;
list-style: none;
}

.worries_list li:before {
position: absolute;
top: 0;
left: 0;
content: "";
background: url(https://kms-method.com/wp-content/uploads/2023/03/list01.png)!important;
background-size: cover;
background-repeat: no-repeat;
width: 38px!important;
height: 38px!important;
}

/*こんな方におすすめ  */
.osusume_voice {
display: flex!important;
flex-direction: row!important;
margin-top: 20px;
}
.osusume_fukidashi_txt {
width: 70%!important;
}
.osusume_fukidashi_img {
width: 30%!important;
}
.osusume_bg {
background-color: #fff;
background-size: cover;
}
.osusume_fukidashi{
position:relative;
width:250px;
height:120px;
background:#F1F1F1;
padding:10px;
text-align:left;
border:3px solid #A6A6A6;
color:#333333;
font-size:20px;
font-weight:bold;
margin-left: 10px;
}
.osusume_fukidashi:after,.osusume_fukidashi:before{
border: solid transparent;
content:'';
height:0;
width:0;
pointer-events:none;
position:absolute;
left:100%;
top:50%;
}
.osusume_fukidashi:after{
border-color: rgba(241, 241, 241, 0);
border-top-width:10px;
border-bottom-width:10px;
border-left-width:20px;
border-right-width:20px;
margin-top: -10px;
border-left-color:#F1F1F1!important;
}
.osusume_fukidashi:before{
border-color: rgba(166, 166, 166, 0);
border-top-width:13px;
border-bottom-width:13px;
border-left-width:26px;
border-right-width:26px;
margin-top: -13px;
margin-left: 3px;
border-left-color:#A6A6A6;
}

/*ふきだし　左側向き  */
.osusume_fukidashi_leftarrow {
    position:relative;
    width:250px;
    height:120px;
    background:#F1F1F1;
    padding:10px;
    text-align:left;
    border:3px solid #A6A6A6;
    color:#333333;
    font-size:20px;
    font-weight:bold;
	margin-left: 30px;
}
.osusume_fukidashi_leftarrow:after,.osusume_fukidashi_leftarrow:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    right:100%;
    top:50%;
}
.osusume_fukidashi_leftarrow:after{
    border-color: rgba(241, 241, 241, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:20px;
    border-right-width:20px;
    margin-top: -10px;
    border-right-color:#F1F1F1;
}
.osusume_fukidashi_leftarrow:before{
    border-color: rgba(166, 166, 166, 0);
    border-top-width:13px;
    border-bottom-width:13px;
    border-left-width:26px;
    border-right-width:26px;
    margin-top: -13px;
    margin-right: 3px;
    border-right-color:#A6A6A6;
}

/*テクニックの特徴  */
.technic_container {
background-color: #fff;
}
.technic_inner {
display:flex;
flex-direction: column;
}
.technic_img {
border-top: 6px solid #C0C0C0;
border-left: 6px solid #C0C0C0;
border-right: 6px solid #C0C0C0;
border-bottom: 6px solid #C0C0C0;
border-image: linear-gradient(to right, #C0C0C0 0%, #E6D2C9 100%);
border-image-slice: 1;
}
.technic_txt {
padding: 20px 10px;
font-weight: bold;
line-height: 1.4!important;
font-size: 1.1em;
display: flex;
flex-direction: row;
}
.technic_flex_num {
width: 20%;
margin-right:2%;
}
.technic_flex_txt {
width: 80%;
}
/*お客様の笑顔画像 背景枠  */
.boder_bg {
background-color: transparent;
border-top: 6px solid #C0C0C0;
border-left: 6px solid #C0C0C0;
border-right: 6px solid #C0C0C0;
border-bottom: 6px solid #C0C0C0;
border-image: linear-gradient(to right, #C0C0C0 0%, #E6D2C9 100%);
border-image-slice: 1;
}

/*----------ここからSP表示---------  */

/*SPヘッダー非表示SP*/
@media screen and (max-width: 768px){
.sp_width {
width:90%!important;
margin:0 auto!important;
padding: 0 5%!important;
}
		
.keni-header_cont,
.site-description{
display: none!important;
}

/*右下TOP戻るボタン非表示  */
.page-top a {
display: none!important;
}
	
/*SPのみ改行SP  */
.sp_br {
display: block;
}
/*h2見出し　ピンク*/
.h2_ttl {
height:165px!important;
color: #FFFEF6!important;
font-weight: 900!important;
font-size: 1.6em!important;
text-align: center;
padding-top: 22px!important;
}
/*h2見出し　ピンクSP*/
.h2_ttl {
font-size: 1.3em!important;
}
h2 {
padding: 1px 2px 5px 0!important;
}
/*説明文SP  */
.inner_txt {
margin:2% 0!important;
}

/*スキマを詰めるSP  */
.sukima {
margin-top: -17%!important;
}
/*動画の解説01-04 SP */
.worries_list {
margin:0;
padding:20px 10px 15px 5px;
}
.worries_list li {
font-size: 16px;
line-height: 22px;
}
.worries_list li:before {
width: 15px;
height: 15px;
top:5px;
}
ul, ol {
margin: 0!important;
padding-left: 0;
}
/*こんな方におすすめSP  */
.osusume_fukidashi:after,.osusume_fukidashi:before{
top:80%!important;
}
.osusume_fukidashi_txt {
width: 80%!important;
}
.osusume_fukidashi_img {
width: 15%!important;
}
/*ふきだし　左側向きSP  */
.osusume_fukidashi_leftarrow:after,.osusume_fukidashi_leftarrow:before{
top:80%!important;
}
.osusume_fukidashi_leftarrow {
margin-left: 0px;
width:250px!important;
}
/*講師紹介sp*/
.introduction {
justify-content: center;
	}
.introduction_container {
flex-direction: column;
}
.introduction_txt {
width: 100%;
padding: 10px;
margin: 0;
}
.introduction_img {
width: 100%;
justify-content: center;
align-items: center;
}
.introduction_img01 {
width: 50%;
	}
.introduction_img02 {
font-size: 1.3em;
}
	
/*説明　講師紹介部分SP  */
.inner_txt {
margin:5% 0;
}

/*padding調整　6％  */
.pa6 {
margin: 0 5%;
}

/*フッターボタンSP  */
.footer-btn {
bottom: 0%;
right: 0%;
width: 100%;
z-index: 100;
}


}/*メディアスクリーン閉じタグ */


/*以下説明会LP用*/
.setsumeikai {
	 padding-bottom:50px;
	margin-bottom:-30px;
}

.setsumeikai-margin {
margin-top:0px!important;
}

/*h2見出し　グリーン*/
.h2_ttl2 {
height:165px!important;
color: #FFFEF6!important;
font-weight: 900!important;
font-size: 1.6em!important;
text-align: center!important;
padding-top: 25px!important;
}

.h2_bg2 {
background-image:url(https://kms-method.com/wp-content/uploads/2023/07/h2-green.webp);
background-size: contain;
margin-top: 20px;
}

/*h2見出し　ピンクの縦短縮版*/
.h2_ttl3 {
height:165px!important;
color: #FFFEF6!important;
font-weight: 900!important;
font-size: 1.6em!important;
text-align: center!important;
padding-top: 30px!important;
}

.h2_bg3 {
background-image:url(https://kms-method.com/wp-content/uploads/2023/07/h2-pink.webp);
background-size: contain;
margin-top: 20px;
}

@media (max-width: 768px){
.h2_ttl3 {
font-size: 1.3em!important;
padding-top:13px!important;
}
	
.h2_ttl2 {
font-size: 1.3em!important;
padding-top:13px!important;
}
}


.sukima2 {
	margin-top:-10%!important;
}

@media (max-width: 768px){
.sukima2 {
	margin-top:-20%!important;
}
}

.img-shadow img {
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
} 


/*画像ホバー*/
a img {
 transition: 0.2s!important;
}

a img:hover {
opacity:0.7;
}

/*パン屑非表示*/
.keni-breadcrumb-list_wrap {
	display:none!important;
}