@charset "utf-8";

/* リンク先URLプリントしない bootstrap */
@media print {
 a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
}

.ib{
	display: inline-block;
}
img.img_border,
.img_border img{
	box-shadow: 0 0 0 1px #ccc;
}

/* ヘッダー幅を100%に*/ 
.navbar-header {
    width: 100%;
}

/* ロゴ右側のブロック */
.logo-after {
	display: block;
	width: 280px;
	float: right;
	margin-top: 20px;
}

@media (max-width: 991px) {
.logo-after {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        text-align: center;
	padding-left: 20px;
    }
.navbar-brand {
    padding-top: 5px;
}
.navbar-brand img {
	padding-left: 20px;
}
}

/* ヘッダーロゴを大きく */
.navbar-brand img {
	max-height: none !important;
/*	padding-bottom: 0px;*/
}

/* メニューをロゴの下に表示 */
@media (min-width: 992px) {
    .navbar-header {
        height: 100px;
    }
 
    ul.gMenu {
        clear: both;
        float: none;
    }
 
    ul.gMenu li {
        width: calc(100% / 6);
    }
}

/*スライダー*/
.sow-slide-nav em{
	font-style: normal!important;
}

/*VKcssから移動*/
/* フッタークレジットなし */
footer .copySection p:nth-child(2) {
    display:none !important;
    }

@media (min-width: 992px){
	/* ヘッダー部分上下のアキ */ 
	.siteHeader .container {
		padding-top: 7px !important;
		padding-bottom: 20px ;
	 }
	/* headerの挙動修正 */
	header.siteHeader{
		position: fixed !important;
	}
	body.home .siteContent,
	.section.page-header{
		margin-top: 163px;
	}
}

/* スライドの上のスペース変更 */
@media (min-width: 768px){
.siteContent {
    padding: 2em 0 3.5em !important;
 }
}

/* トピックスの幅調節 */
@media (min-width: 992px) {
.veu_postList.pt_1 {
	margin:10px 180px 0px 180px !important;
	padding:20px 20px 10px 20px !important;  
	/*background: #FBFAEE !important;
	border-radius: 10px;*/
 }
}

/* トピックス一覧タイトル　*/
.veu_postList h2.mainSection-title{
	background-color:#F5F1D8;
	border: solid 1px #ABA183;
	border-radius: 15px ;
	text-align:center;
	font-size:20px;
	font-weight: 600 ;
	letter-spacing:7px;
	padding: 2px 10px 1px 10px;
	margin-bottom: 10px;}

/* トピックス一覧　*/
.veu_postList ul.postList {
    margin: 0px 0px;
    padding: 5px 15px 0 15px;
}
.veu_postList .postList_title {
    display: block;
    clear: both;
    margin: 0px 0;
	font-size: 15px;
    margin-bottom: 0.4em;
    line-height: 1.4em;
}
.veu_postList .postList_date {
    margin-right: 15px;
    color: #d44950;
}
.veu_postList .postList_terms a {
	color: #fff;
	margin-right: 3px;
    padding: 1px 5px 0px;
    border-radius: 1px;
    background-color: #ccc;
    font-size: 11px;
    line-height: 1em;
}
.veu_postList ul.postList li {
    display: block;
    clear: both;
    overflow: hidden;
    padding: 0;
    border-bottom: 1px dashed #BADCDC;
	margin-top: 4px;
}

/* 関連記事 */
.veu_relatedPosts .relatedPosts_item>.media .media-heading{
	font-size: 14px;
}

/* ブログタイトルの色 */
/*h1.entry-title　{ color: #D37982; }*/
/*h1.entry-title :first-letter,
.single h1.entry-title:first-letter  { color:inherit; }*/

.media .media-heading {
    font-size: 1.8em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0.5em;
    font-weight: normal;
}

h1.entry-title .media-heading a {
	color: #ccc !important;
    margin-top: 0;
    margin-bottom: 5px;
}


/* ボタンの色 
.btn-default { border-color:#F2B3B9;color:#F2B3B9;}
.btn-default:focus,
.btn-default:hover { border-color:#F5BCBF;background-color: #F5BCBF; }*/
/* 小さいボタンの色 
.btn-primary { background-color:#F2B3B9;border-color:#F2B3B9; }
.btn-primary:focus,
.btn-primary:hover { background-color:#F5BCBF;border-color:#F5BCBF; }*/

/* ボタンの色など */
.veu_color_txt_key { color:#EC7980 ; }
.veu_color_bg_key { background-color:#EC7980 ; }
.veu_color_border_key { border-color:#EC7980 ; }
a { color:#EC7980 ; }
a:hover { color:#337ab7 ; }
.btn-default { border-color:#337ab7;color:#337ab7;}
.btn-default:focus,
.btn-default:hover { border-color:#F5BCBF;background-color: #F5BCBF; }
.btn-primary { background-color:#F2B3B9;border-color:#F2B3B9; }
.btn-primary:focus,
.btn-primary:hover { background-color:#EC7980;border-color:#F5BCBF; } 

/* カテゴリーのボタンサイズと色 */
.entry-meta_items_term_button { 
	background-color: #A9A9A9 !important;padding: 5px 20px !important; } 
.entry-meta_items.entry-meta_items_term{
	margin-left: 5px;
}
/* グローバルメニューの色 */
.nav > li > a {
    position: relative;
    display: block;
    padding: 8px 0 7px;
}

ul.gMenu {
    background: #F5BCBF !important;
}

ul.gMenu a{
	font-size: 16px;	
}
ul.gMenu .menu {
   /* border-left: 1px dotted #7aab78;
    border-top: none */
    background: #FBE3E3 !important;
}

ul.gMenu li.current-menu-item a {
	color:#fff !important;
	font-size: 16px;
	background: #F5BCBF !important;
	border-bottom: solid 0px #F5BCBF !important;
}

ul.gMenu li a:hover {background: #F19BA0 !important;
	border-bottom: solid 0px #F19BA0!important;
	color:#fff;
}

@media (min-width: 768px){
  ul.gMenu > li > a:hover:after { border-bottom-color: #EC7980;
		color:#fff;
}
  ul.gMenu > li.current-post-ancestor > a:after,
  ul.gMenu > li.current-menu-item > a:after,
  ul.gMenu > li.current-menu-parent > a:after,
  ul.gMenu > li.current-menu-ancestor > a:after,
  ul.gMenu > li.current_page_parent > a:after,
  ul.gMenu > li.current_page_ancestor > a:after {border-bottom: solid 0px #F5BCBF !important
; }
/*  ul.gMenu > li > a:hover .gMenu_description { color: ; }*/
}

@media (min-width: 992px){
	ul.gMenu a {
    background-color: #EC7980;
	color: #fff;
}
/*	ul.gMenu {
    background-color: #FBE3E3 !important;
}*/
}
@media (min-width: 768px){
  ul.gMenu > li > a:hover:after,
  ul.gMenu > li.current-post-ancestor > a:after,
  ul.gMenu > li.current-menu-item > a:after,
  ul.gMenu > li.current-menu-parent > a:after,
  ul.gMenu > li.current-menu-ancestor > a:after,
  ul.gMenu > li.current_page_parent > a:after,
  ul.gMenu > li.current_page_ancestor > a:after { border-bottom-color: #F19BA0; }
/*  ul.gMenu > li > a:hover .gMenu_description { color: ; }*/
}

/* モバイルメニュー　*/
.admin-bar .vk-mobile-nav.vk-mobile-nav-open {
	top: 0px
}
body.device-mobile .vk-mobile-nav-menu-btn {
	display:block
}
.vk-mobile-nav-menu-btn {
	position: fixed;
	top: 5px;
	right: 5px !important;
	left:auto;
	z-index: 2100;
	overflow:hidden;
	border: 1px solid #999;
	border-radius: 4px;
	background-color: #fff;
	width:34px;
	height:34px;
	cursor:pointer;text-indent:-9999px;
}
.vk-mobile-nav-menu-btn.menu-open {
	border:1px solid #999 !important;
	background-color: #F4CBCF !important;
}
.vk-mobile-nav {
	background-color: #fff8f8;
}
.vk-mobile-nav .widget_nav_menu ul li a,.vk-mobile-nav nav ul li a{
	color:#333;
	border-bottom:1px solid #ccc;
	background-color: #fff8f8;
 }
.vk-menu-acc .acc-btn{
	position:absolute;
	right:8px;top:8px;
	width:28px;
	height:28px;
	border:1px solid #999;
	border-radius:4px;
}

h2.navbar-brand.siteHeader_logo{
	background-color: transparent;
	border: none;
}
/* ページタイトル */
.page-header_pageTitle{
	color: #736357 !important;
	font-size: 25px !important;
	padding: 8px 5px 4px 5px !important;
	margin: 10px !important;
}
.page-header {
    background-color: #FBE3E3;
}

/* 見出し */
.veu_relatedPosts .mainSection-title{
	background-color: #FBFAEE;
	font-size: 21px;
}
h2,
.mainSection-title {
	color: #736330; 
	font-size: 21px;
/*	background-color: #FBFAEE;*/
	padding: 4px 10px 4px;
	border-top: 2px solid #52A8A8;
	border-bottom: none;
}

/* 見出し セピアに白抜き文字 */
h3#title_sepia {
	color: #fff;
	background-color: #ABA183;
	font-size: 20px;
	line-height: 1.3em;
	padding: 5px 12px 3px 12px;
	/* margin-top: 20px; */
	margin-bottom: 30px;
	border-radius: 5px ;
	text-align:center;
	}
h3#title_sepia:after {
    border-bottom: 0px solid #337ab7;
}
.title_sepia {
	color: #fff;
	background-color: #ABA183;
	font-size: 20px;
	line-height: 1.3em;
	padding: 5px 12px 3px 12px;
	margin-bottom: 30px;
	border-radius: 5px ;
	text-align: center;
	border: none !important;
	box-shadow: none !important;
}
.title_sepia:after {
	content: none !important;
}


/* 見出し ブルー文字 */
h3#title_blue {
	color: #D37982;
	background-color: #FBFAEE;
	font-size: 20px;
	padding: 5px 6px 2px 6px;
	/* margin-top: 20px; */
	margin-bottom: 20px;
	border-bottom: solid 2px #F5BCBF;	
	text-align:center;
	}
h3#title_pink:after {
    border-bottom: 0px solid #337ab7;
}

/* 見出し 上下ピンク罫 */
h3#title_border_pink {
	color: #7C6B3C;
	font-size: 22px;
	letter-spacing: 2px;
	padding: 3px 6px 0px 6px;
	margin-top: 60px;
	margin-bottom: 35px;
	border-top: solid 2px #F4959F;
	border-bottom: solid 2px #F4959F;	
	text-align:center;
	}
h3#title_border_pink:after {
    border-bottom: none !important;
}


/* 表タイトル　個別相談コース */
.mark, mark{
	padding: 0;
}
.kobetsusoudan_course {
	background-image:url(https://www.fukaeriblog.com/wp-content/themes/fukaeri_li/images/icon_smile.png); 
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #736330;
	padding: 2px 15px 0px 35px;
	margin-bottom: 5px;
	border: none;
}
.kobetsusoudan_course::after{
	content: none;
}

/* 見出し お客様の声　ピンク */
.voice_pink {
	background-image:url(https://www.fukaeriblog.com/wp-content/themes/fukaeri_li/images/voice_pink.png); 
	background-repeat: no-repeat;
	font-size:18px;
	margin: 10px 0px 15px 0px;
	padding:  5px 15px 0px 60px;
	font-weight: normal !important;
	background-color: transparent;
}

/* 見出し お客様の声　水色 */
.voice_blue {
	background-image:url(https://www.fukaeriblog.com/wp-content/themes/fukaeri_li/images/voice_blue.png); 
	background-repeat: no-repeat;
	font-size:18px;
	padding:  5px 15px 0px 60px;
    font-weight: normal !important;
	background-color: transparent;
}

/* キャッチコピー 焦げ茶 */
.catchcopy_sepia {
	color: #A87A58;
	font-size: 19px;
	margin: 0px 0px 15px 0px;
	line-height:1.4em;
	font-weight: normal;
	border: none;
}
.catchcopy_sepia::after{
	content: none;
}

/* キャッチコピー 青緑 */
h6#catchcopy_gb {
	color: #2DA5A2;
	font-size: 21px;
	margin: 0px 0px 15px 0px;
	line-height:1.4em;
	font-weight: normal;
}

/* 項目 ガーネット */
.koumoku_garnet {
	color: #942343;
	font-size: 17px;
	font-weight: 700;
	margin: 2em 0px 0px 0px;
	padding: 0;
	line-height:1.4em;
	background-color: transparent;
}

/* 囲み 点線 */
.note_dashed {
	border: 1px dashed #D1AB36/*#E0D8C7*/;
	padding: 0.5em 1.5em 0.2em 1.5em;
	border-radius: 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* 囲み 背景ピンク*/
.note_pink {
	background-color: #FCF0F0;
	padding: 1em 1.5em 0.2em 1.5em;
	border-radius: 6px;
	margin-bottom: 20px;
}

/* 囲み 背景グレー*/
.note_gray {
	background-color: #F7F7F7;
	padding: 3em 2em 1em 1.5em;
	margin-bottom: 50px;
}

/* ボックス2 マーク付き */
.box2{
    position: relative;
    background: #f0fefc;
    box-shadow: 0px 0px 0px 4px #94d3ca;
    border: 1px dashed #c3ccb6;
    padding:  0.6em 0.6em 0.4em 3em;
    max-width:510px;
    color: #454545;
    border-radius: 4px;
}
 
.box2 p {
    margin: 0; 
    padding: 0;
    line-height:1.5em;
}
.box2::after {
  position: absolute;
  top: 7px;
  left: 10px;
  font-family: 'FontAwesome';
  content: "\f06a";
  color: #FCC730;
  font-size: 230%;
}

/* ボックス　マーク付き */
.note {
  background-color: #F2E8DF;
  border: 1px dashed #BE8F68;
  position: relative;
  padding: 0.5em 1em 0.2em 3.5em;
}
.note::after {
  position: absolute;
  top: 12px;
  left: 10px;
  font-family: FontAwesome;
  content: '\f06a';
  color: #FFB208;
  font-size: 230%;
}

/* 囲みの中の文字 こげ茶 */
p.kakomi_sepia {
	font-size: 16px;
	line-height: 1.6em;
	color: #7C6B3C;
}

/* リスト　サイトマップ */
ul, menu , dir  {
    list-style-type: square ;
	color: #a9a9a9;
}

/* リンク文字カラー */
a {
    color: #D37982;
}
a hover {
    color: #99575C !important;
}

/* フッターの上アキ調整 */
.sectionBox {
    padding-top: 1em;
}

/* 高橋 */
/* プロフィール　下部 */
.other_profile{
	font-size: 13px;
	color: #4d3a24;
}
.other_profile p{
	line-height: 1.4;
}

/* サイドバー　下部 */
img.aligncenter_2 {
	margin: 0px 0px 0px 0px;
    }

/* 読むお金口座 */
.front_category_wrap{
	display: flex;
	justify-content: center;
}
a > img{
	transition: opacity .1s;
}
a > img:hover{
	opacity: .6;
}
@media (max-width: 991px){
	.front_category_wrap{
		flex-wrap: wrap;
	}
	.front_category_wrap > *{
		width: 33.3%
	}
}
@media (max-width: 414px){
	.front_category_wrap > *{
		width: 50%
	}
}

/* お問い合わせ */
div#contact {
	font-weighr: normal;
	color:#877342; 
	background-color: #fbfaee;
	padding: 20px 20px 10px 20px;
	width: 100%;
    }

/* 投稿内の表組み 未*/
.entry table {
	font-size: 14px;
	margin-bottom: 1.5em;
	width: 100%;
	text-align: center !important;
}
.entry table td {
	padding: 5px;
	vertical-align: middle;
}
.entry table th {
	border-top: 1px solid #f1f1f1;
	padding: 10px 5px;
}

/* 文字に色を付ける 大きくする */
/* ピンクの文字 */
.span_pink{
	color:#ED859B;
}

/* ピンクの文字 大きく120% */
.span_pink_l_120{
	color:#ED859B;
font-size: 120%;
}

/* ピンクの文字 大きく130% */
.span_pink_l_130{
	color:#ED859B;
font-size: 130%;
}

/* 赤の文字 */
.span_red{
	color:#b94047;
}

/* 赤の文字　大きく 120% */
.span_red_l_120{
	color:#b94047;
	font-size: 120%;
}

/* 赤の文字　大きく130% */
.span_red_l{
	color:#b94047;
	font-size: 130%;
}

/* オレンジの文字 */
.span_orange{
	color:#F2871C;
}

/* オレンジの文字 大きく130% */
.span_orange_l{
	color:#F2871C;
	font-size: 130%;
}

/* グリーンの文字 */
.span_green{
	color:#2DA5A2;
}

/* グリーンの文字 大きく120% */
.span_green_l{
	color:#2DA5A2;
	font-size: 120%;
}

/* グリーンの文字 大きく130% */
.span_green_l_130{
	color:#2DA5A2;
	font-size: 130%;
}

/* ブルーの文字 */
.span_blue{
	color:#1e90ff;
}

/* ブルーの文字 大きく 120% */
.span_blue_l{
	color:#1e90ff;
	font-size: 120%;
}
/* ブルーの文字 大きく 130% */
.span_blue_l_130{
	color:#1e90ff;
	font-size: 130%;
}

/* コバルトブルーの文字 */
.span_cobalt_blue{
	color:#0068b7;
}

/* コバルトブルーの文字 大きく 120% */
.span_cobalt_blue_l{
	color:#0068b7;
	font-size: 120%;
}
/* コバルトブルーの文字 大きく 130% */
.span_cobalt_blue_l_130{
	color:#0068b7;
	font-size: 130%;
}

/* 紫の文字 */
.span_purple{
	color:#7276AF;
}

/* 紫の文字 大きく130% */
.span_purple_l{
	color:#7276AF;
	font-size: 130%;
}

/* 赤紫の文字 */
.span_redpurple{
	color:#A55B92;
}

/* 赤紫の文字 大きく130%*/
.span_redpurple_l{
	color:#A55B92;
	font-size: 130%;
}

/* 黒文字大きく120％ */
.span_large120 {
	font-size: 120%;
}

/* 黒文字大きく130％ */
.span_large130 {
	font-size: 130%;
	line-hight : 1.5em;
}

/* 黒文字大きく150％ */
.span_large150 {
	font-size: 150%;
	line-hight : 1.7em;
}


/* 本文インデント1字 */
p.indent_1 {
	margin: -20px 0px 20px 16px;
 }

/* 本文インデント1字 */
p.indent_2 {
	margin: -20px 0px 20px 32px;
 }

/* 囲みグレー */
.kakomi_gray{
border:solid 1px #ccc;
padding:10px 20px;
display:inline-block;
margin:0px 0px 10px 0px;
}

/* 囲みグリーン */
.kakomi_green{
border:solid 2px #badcdc;
padding:10px 20px;
display:inline-block;
margin:0px 0px 10px 0px;
}

/* 囲みピンク */
.kakomi_pink{
border:solid 2px #fbe3e3;
padding:10px 20px;
display:inline-block;
margin:0px 0px 10px 0px;
}

/* twitter幅調整 */
@media (max-width: 991px) {
#custom_html-6{
	width:340px;
	margin-top:20px;
	margin-bottom:15px;
}
}

/* プロフィールfloat調整 */
@media (max-width: 500px) {
.page-id-21 .note_gray .alignright{
	float:none;
}
}

/* トップページAttention追加部分 */
.veu_postList h2.mainSection-title2{
	background: url("images/flower01.png") no-repeat top 2px left 10px #FBE3E3;
}
@media (min-width: 992px){
.veu_postList h2.mainSection-title2{
	margin-bottom: -2em;
}
}
@media (max-width: 991px){
.veu_postList h2.mainSection-title2{
	margin-bottom: -1em;
}
}

/* メールフォーム */
.front_mm{
	text-align: center;
}
.front_mm_a{
	margin: .5em 0 2.5em;
}

.btn{
	padding: 1em 2em;
}
.wpcf7-back.btn{
	background-color: #F5B877;
	border-color: #F5B877;
	margin-right: 5px;
	padding: 1em;
	color: #fff;
}
.wpcf7-back:hover{
	background-color: #E8983E;
	border-color: #E8983E;
}
.contact_dl dt,.contact_dl dd{
	border: none;
	margin: 0;
	padding: 0;
}
@media screen and (min-width: 768px) {
.sp-inline{
	display: none;
}
.pc-inline{
	display: inline-block;
}
.contact_dl{
	display: flex;
	align-items: center;
	margin: 1em 0 3em;
	padding: 0;
}
.contact_dl.flex_start{
	align-items: flex-start;
}
.contact_dl dt{
	flex: 0 0 14em;
	position: relative;
}
.contact_dl dt::after{
	position: absolute;
	top: calc(50% - 9px);
	right: 2.5em;
	content: url("images/contact_bg01.png");
}
.contact_dl .type_radio{
	padding-top: 5px;
}
}
@media screen and (max-width: 767px) {
.sp-inline{
	display: inline-block;
}
.pc-inline{
	display: none;
}
.contact_dl{
	margin: 1em 0 2em;
	padding: 0;
}
}
.contact_dl .wpcf7-select{
	display: inline-block;
}
.contact_dl input{
	padding: 10px;
}
.contact_dl label{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.contact_dl input,.contact_dl label,.contact_dl select,.contact_dl textarea{
	margin: 3px 0;
}

.contact_dl .span_name{
	padding-right: 10px;
	text-align: right;
}
.contact_dl .name-sei, .contact_dl .kana-sei{
	margin-right: 1em;
}

.contact_dl .input01, .contact_dl select{
	display: inline-block;
	width: 140px;
	padding-left: 4px;
	padding-right: 4px;
}
.contact_dl .soudan_check > span{
	display: block;
}
.contact_dl .soudan_check > span:nth-of-type(n + 2){
	margin-top: .5em;
}

.span_note{
	color: #d44950;
}
.contact_dl .span_note{
	font-size: 1.1rem;
	padding-left: 5px;
}
.contact_dl .span_birth{
	margin: 0 1em 0 5px;
}

@media screen and (min-width: 768px) {
.contact_dl .preferredDate{
	display: flex;
	flex-wrap: wrap;
}
.contact_dl .preferredDate li:nth-last-of-type(n + 2){
	margin-right: 2em;
}
.preferredDate .input01,.preferredDate .input02,.preferredDate .input03{
	margin-bottom: .5em;
}
}
@media screen and (max-width: 767px) {
.preferredDate .input01,.preferredDate .input02,.preferredDate .input03{
	margin-right: .5em;
}
.contact_dl .p_preferredDate{
	line-height: 1;
	margin-top: .8em;
}
}
.contact_dl .preferredDate{
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #877342;
}
.preferredDate li,.preferredDate p{
	margin-bottom: 0;
}
.contact_dl span.wpcf7-list-item.first, .contact_dl .soudan_check span.wpcf7-list-item{
	margin: 0;
}
.contact_dl .p_place{
	margin: .5em 0 0 0;
	font-size: 14px;
}

/* 追加 */
.veu_relatedPosts.veu_contentAddSection{
	margin-top: 3em;
}
/* コンタクトフォーム用ボックス */
.contact_box{
	position: relative;
	background: #f5f5f5;
	box-shadow: 0px 0px 0px 4px #afbc2e;
	border: 1px dashed #c3ccb6;
	padding: 1em 0.5em 1em 3em;
	max-width: 510px;
	color: #454545;
	border-radius: 4px;
}
/*.contact_box{
	position: relative;
	background: #F2E8DF;
	box-shadow: 0px 0px 0px 4px #D3B097;
	border: 1px dashed #BE8F68;
	padding: 1em 0.5em 1em 3em;
	max-width: 510px;
	color: #454545;
}*/
.contact_box::after{
	position: absolute;
	top: calc(50% - 26px);
	left: 10px;
	font-family: 'FontAwesome';
	content: "\f06a";
	color: #FCC730;
	font-size: 230%;
}
.contact_box p{
	margin: 0;
	padding: 0;
}

/* 書籍紹介ページ */
.marker_green{
	background: linear-gradient(transparent 60%, #b9ede6 10%);
}
.book_title{
	text-align: center;
	margin-bottom: 2em;
}
.book_chapter_wrap{
	margin-bottom: 2em;
	padding: 1em 2em;
	background-color: #eafaf8;
	border-radius: 5px;
}
.book_chapter_ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.book_chapter_ul li{
	position: relative;
	padding-left: 110px;
	margin: 3em 0;
	color: #494949;
}
.book_chapter_ul li::before{
	position: absolute;
	top: calc(50% - 29px);
	left: 0;
	display: inline-block;
	content: "";
	width: 74px;
	height: 58px;
	background-size: 100%;
	background-position: center left;
	background-repeat: no-repeat;
}
.book_chapter_ul li:nth-of-type(1)::before{
	background-image: url("images/chapter01.png");
}
.book_chapter_ul li:nth-of-type(2)::before{
	background-image: url("images/chapter02.png");
}
.book_chapter_ul li:nth-of-type(3)::before{
	background-image: url("images/chapter03.png");
}
.book_chapter_ul li:nth-of-type(4)::before{
	background-image: url("images/chapter04.png");
}
.book_chapter_ul li:nth-of-type(5)::before{
	background-image: url("images/chapter05.png");
}
.book_chapter_ul li:nth-of-type(6)::before{
	background-image: url("images/chapter06.png");
}
.book_chapter_ul li:nth-of-type(7)::before{
	background-image: url("images/chapter07.png");
}
@media screen and (max-width: 550px){
	.book_chapter_wrap{
		padding: 1em;
	}
	.book_chapter_ul li{
		padding-left: 70px;
	}
	.book_chapter_ul li::before{
		width: 55px;
	}
}

.marker_yellow{
	background: linear-gradient(transparent 60%, #feeb98 10%);
}
.book02_chapter_list,
.book02_chapter_list li{
	list-style: none;
}
.book02_chapter_list{
	padding: 2em 1em;
	background-color: #fffce0;
}
.book02_chapter_list li{
	max-width: 26em;
	margin: 1em auto;
}
.book02_chapter_part{
	display: inline-block;
	padding: .1em 1em;
	margin-right: 1em;
	color: #fff;
	background-color: #b99c50;
	border-radius: 100px;
}

/* 上へボタン色変更 */
.scroll-back-to-top-wrapper{
	background-color: #F5BCBF !important;
	line-height: 1.4 !important;
}

/* ツイッター幅修正 */
footer #nav_menu-2{
	margin-bottom: 2em;
}
footer #block-2{
	max-width: 340px;
}

/* 個別相談 */
.consultation_table{
	color: #4d3a24;
	width: auto !important;
}
.consultation_table tbody th,
.consultation_table tbody td{
	text-align: left;
	border: 2px solid #fff;
}
.consultation_table tbody th{
	padding: 5px 10px;
	background-color: #BADCDC;
}
.consultation_table tbody td{
	padding: 5px;
	width: 26em;
	background-color: #FBFAEE;
}

body.page-id-350 .alignright{
	max-width: 50%;
}

/* セミナー・イベント */
.text_center{
	text-align: center;
}
.margin_top_no{
	margin-top: 0 !important;
}
.margin_top_1{
	margin-top: 1em !important;
}
.margin_top_2{
	margin-top: 2em !important;
}
.margin_top_3{
	margin-top: 3em !important;
}
.margin_top_4{
	margin-top: 4em !important;
}
.margin_top_5{
	margin-top: 5em !important;
}
.margin_bottom_no{
	margin-bottom: 0 !important;
}
.margin_bottom_05{
	margin-bottom: .5em !important;
}
.margin_bottom_1{
	margin-bottom: 1em !important;
}
.margin_bottom_2{
	margin-bottom: 2em !important;
}
.margin_bottom_3{
	margin-bottom: 3em !important;
}
.padding_top_no{
	padding-top: 0 !important;
}
.padding_bottom_no{
	padding-bottom: 0 !important;
}
.padding_left_no{
	padding-left: 0 !important;
}
.padding_left_1{
	padding-left: 1em !important;
}
.padding_left_1_5{
	padding-left: 1.5em !important;
}
.padding_right_no{
	padding-right: 0 !important;
}

.seminar-event_img{
	display: flex;
	justify-content: center;
}
.seminar-event_img > img{
	max-width: calc(50% - 3px);
}
.seminar-event_img > img:first-of-type{
	margin-right: 5px;
}
.seminar-event_title{
	background-image: url(https://www.fukaeriblog.com/wp-content/themes/fukaeri_li/images/icon_smile_pink.png); 
	background-repeat: no-repeat;
	font-size: 17px;
	font-weight: bold;
	color: #736330;
	padding: 2px 15px 0px 35px;
	margin-bottom: 5px;
}
.seminar-event_table{
	color: #4d3a24;
}
.seminar-event_table th,
.seminar-event_table td{
	padding: 5px;
	text-align: left;
	border: 2px solid #fff;
}
.seminar-event_table th{
	background-color: #FBE3E3;
}
.seminar-event_table td{
	background-color: #FBFAEE;
}

figure{
	margin-bottom: 1.2em;
}
.list_number_orange > li::marker{
	color: #F2871C;	
}

.list_circle{
	list-style: none;
	margin-top: 0;
	padding-left: 0;
}
.list_circle > li{
	position: relative;
	display: block;
	margin-bottom: 0;
	padding-left: 1.25em;
}
.list_circle_b strong:first-of-type{
	position: relative;
	display: block;
	padding-left: 1.5em;
	color: #ed7d31;
}
.list_circle > li::before,
.list_circle_b strong::before{
	position: absolute;
	left: 0;
}
.list_circle li:first-of-type::before,
.list_circle_b p:first-of-type strong::before{
	content: "\2460";
}
.list_circle li:nth-of-type(2)::before,
.list_circle_b p:nth-of-type(2) strong::before{
	content: "\2461";
}
.list_circle li:nth-of-type(3)::before,
.list_circle_b p:nth-of-type(3) strong::before{
	content: "\2462";
}
.list_circle li:nth-of-type(4)::before,
.list_circle_b p:nth-of-type(4) strong::before{
	content: "\2463";
}
.list_circle li:nth-of-type(5)::before,
.list_circle_b p:nth-of-type(5) strong::before{
	content: "\2464";
}
.list_circle li:nth-of-type(6)::before,
.list_circle_b p:nth-of-type(6) strong::before{
	content: "\2465";
}
.list_circle li:nth-of-type(7)::before,
.list_circle_b p:nth-of-type(7) strong::before{
	content: "\2466";
}
.list_circle li:nth-of-type(8)::before,
.list_circle_b p:nth-of-type(8) strong::before{
	content: "\2467";
}
.list_circle li:nth-of-type(9)::before,
.list_circle_b p:nth-of-type(9) strong::before{
	content: "\2468";
}
.list_circle li:nth-of-type(10)::before,
.list_circle_b p:nth-of-type(10) strong::before{
	content: "\2469";
}

.newsletter_list li.new::after{
	content: "\25C0new";
	display: inline-block;
	margin-left: .5em;
	color: #EC7980;
	font-weight: 700;
	transform: translateY(-.1em);
}
.newsletter_list li{
	padding-bottom: .5em;
	border-bottom: 1px dashed #E2D3B0;
}
@media screen and (max-width: 500px) {
	.newsletter_flex_wrap{
		flex-wrap: wrap !important;
	}
	.newsletter_flex_wrap .wp-block-image{
		margin: auto;
		max-width: 60%;
	}
}

.list_dot{
	padding-left: 1.5em;
	list-style-type: disc !important;
	color: #333;
}

