@charset "utf-8";
/***************************
MADE BY JOHOSTATION co., ltd.
***************************/

@import url('https://use.fontawesome.com/releases/v5.0.6/css/all.css');

/*基本情報をここに記入*/
html
{
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

.header_contents,.header_bt ul,#body,.footer_contents,#title h2 {
  width: 1000px;
  max-width: 95%;
  margin-left:auto;
  margin-right:auto;
  padding:0px 0px
}  

body, h2, h3, h4, ul, p {
  font-family: 'Noto Sans JP', sans-serif,'游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
  font-size:15px;
  line-height:1em;
  margin:0px auto 0px auto;
  padding:0px 0px 0px 0px;
  text-align:justify;
  text-justify:inter-ideograph;
  width:100%;
  color:#333;	
  position:relative;
  font-weight:300;
  word-break: break-all;
}

li {
  list-style: none;
  line-height: 1.5;
  margin-bottom: 1em;
}

ol {
  counter-reset: li 0;
    padding-left: 20px;
    margin-top: 0em;
    margin-bottom: 1.5em;
}

ol li {
  position: relative;
    display: block;
    padding: 0em 0px 0em 25px;
}

ol li::before {
  background-color: #ffcd44!important;
  position: absolute;
  content: "";
  left: 0px;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  background: rgb(0, 0, 0);
  top: 2px;
}

ol li::after {
  counter-increment: li 1;
  content: counter(li);
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0px;
  line-height: 0;
  color: rgb(255, 255, 255);
  text-align: center;
  font-size: 0.65em;
  letter-spacing: 0px;
  padding: 0px;
  top: 12px;
}
	
body > #whole{height:auto}	

h1 {
  font-size:13px;
  width:100%;
  font-weight:normal;
	line-height:1.3em;
	color:#383838;
	height:30px;
	padding:0px 0px 0p x 0px;
	margin:0px 0px 0px 0px;
    text-align:center;
}

h2 {
  text-align: center;
  font-size: 30px;
  margin: 50px auto 40px;
  color: #fff;
  padding: 10px 15px;
  /*display: inline-block;*/ /*おまじない*/
  line-height: 1.3;/*行高*/
  background: #65BCDF;
  vertical-align: middle;
  /* border: dashed 1px #96c2fe; */
  max-width: 100%;
    box-sizing: border-box;
    border-radius: 4px;
    position: relative;
    width: 700px;
    display: block;
    font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
    font-weight: bold;
}

h2:before {
  position: absolute;
  content: '';
  height: 1px;
  width: 98%;
  background-image: linear-gradient(
90deg
, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
  background-size: 10px 3px;
  top: 5px;
  left: 1%;
  z-index: 999;
}

h2:after {
  position: absolute;
  content: '';
  height: 1px;
  width: 98%;
  background-image: linear-gradient(
90deg
, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
  background-size: 10px 3px;
  bottom: 5px;
  left: 1%;
  z-index: 999;
}

h3 {
  font-size: 30px;
  margin: 0 auto 30px;
  position: relative;
  text-align: center;
  font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
    font-weight: bold;
}

h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
    width: 100%;
    height: 10px;
  background: repeating-linear-gradient(-45deg, #a5d1f4, #a5d1f4 2px, #fff 2px, #fff 4px);
}

h4 {
  text-align: center;
  line-height: 1.4;
  width: 100%;
  padding: 0.25em 0.5em;
  color: #494949;
  background: #eff7ff;
  font-size: 22px;
  width: 700px;
  margin: 50px auto;
  /* border: solid 5px #7db4e6; */
  border: solid 2px #333;
  box-sizing: border-box;
  max-width: 95%;
  font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
    font-weight: bold;
}

h5 {
  position: relative;
    padding: 15px 20px;
    border-top: solid 2px #65BCDF;
    border-bottom: solid 2px#65BCDF;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
    font-weight: bold;
}

h5:before, h5:after {
  content: '';
  position: absolute;
  top: -7px;
  width: 2px;
  height: -webkit-calc(100% + 14px);
  height: calc(100% + 14px);
  background-color: #65BCDF;
}

h5:before {
  left: 7px;
}

h5:after {
  right: 7px;
}

img {
  border:none;
  width:100%;
  height:auto;
  border-radius: 3px;
}

p {
  line-height: 1.7;
  font-size: 15px;
  margin-bottom: 15px;
}

ul, dl {
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
  padding: 0;
}

a {
    text-decoration: none;
    color: #65BCDF;
}

a:hover {
  opacity: 0.8;
}

.big {
  font-size: 19px !important;
}


/*---------------------------------------------------------*/
/* ヘッダー */
/*---------------------------------------------------------*/

#header {
  width: 100%;
  padding:3px 0px 0px 0px;

}

.header_wrapper {
  width: 100%;
  height: 100px;
}

.header_contents {
  display: flex;
  /* justify-content: space-between; */
  margin-bottom:0px;
  position: relative;
  height: 100px;
  margin: 0 auto;
  }


p.osaka {
  font-size: 13px;
  margin-top: 33px;
  color: #333;
  text-align: left;
  position: absolute;
  left: 26%;
  width: auto;
  background: #f2dae8;
  padding: 10px;
  bottom: 10px;
    margin-bottom: 0;
}

.header_logo:hover {
  opacity: 0.7;
}

.header_contact_ul {
  display: flex;
  margin-top: 4px;
}

.header_contact_ul li {
  max-width: 100px;
  margin-left: 15px;
  width: 40%;
}

.header_logo.sp {
  width: 20%;
  bottom: 10px;
  position: absolute;
  margin-bottom: 0;
}

.add_line {
  max-width: 100px;
    position: absolute;
    left: 55%;
    bottom: 0;
}

.header_tel {
  width: 30%;
  position: absolute;
  right: 0;
  bottom: 0;
  top: -2px;
}

.tel_img {
  display: none;
}

.tel_2 {
  width: 10px;
}

.tel_time_wrapper {

}

.header_tel a {
  padding: 0px 0px 0px 0px;
  font-size: 35px;
  white-space: nowrap;
  font-weight: bold;
  /* font-family: "Tenor Sans", 游ゴシック, YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", Meiryo, メイリオ, "ＭＳ Ｐゴシック", sans-serif; */
}

.header_tel a span
{
  padding:0px 5px 0px 0px;
  font-size:80%;
  line-height:1.3em;
}

.header_tel a b
{
  padding:0px 0px 0px 0px;
  font-size:14px;
  font-weight:normal;
  position:relative;
  display:inline-block;
  margin-left:10px;
  bottom:2px;
  line-height:1.3em;
  letter-spacing:0px;
}

.header_twitter {
  width:40px;
}

.mode_pc {
  display: block;
  width: 200px;
}

.mode_sp {
  display: none;
}


.header_contact_ul li:hover {
  opacity: 0.8;
}

.header_company
{
  position: absolute;
  left: 0px;
  top: 30px;
  z-index: 5;
}

.header_company ul { 
  font-size: 0;
}

.header_company ul li {
  display: inline-block;
  margin-right: 20px;
  font-size: 13px;
  line-height: 1.3em;
}

.header_company ul li a {
  color: #614c3f;
  text-decoration: none
}

/*---------------------------------------------------------*/
/* ナビゲーション */
/*---------------------------------------------------------*/

.header_nav {
  background-color: #65BCDF;
}

.header_nav ul.header_ul {
  margin: auto;
  max-width: 1000px;
  width: 100%;
  height: 75px;
  font-size: 15px;
  display: block;
  /* justify-content: space-between; */
  font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
}
.header_nav ul.header_ul li.header_li {
  /* height: 100%; */
  height: 35px;
  line-height: 35px;
  width: 166px;
  text-align: left;
}
.header_nav ul.header_ul li.header_li a {
  display: inline-block;
  vertical-align: baseline;
  color: #fff;  
  transition: opacity 0.3s ease-in-out;
  font-weight: normal;
}
.header_nav ul.header_ul li.header_li a:before {
  content: "\f521";
  margin-right: 5px;
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  display: inline-block;
  vertical-align: middle;
}
.header_nav ul.header_ul li.header_li a:hover {
  opacity: 0.6;
}
/* ナビゲーション終わり */


/*---------------------------------------------------------*/
/* プルダウンNew */
/*---------------------------------------------------------*/

.dropmenu {
  list-style-type: none;
  margin: 30px auto 500px;
  padding: 0;
}
.dropmenu li {
  position: relative;
  width: 14%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
.dropmenu li a {
  display: block;
  margin: 0;
  padding: 12px 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
.dropmenu li ul {
  list-style: none;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li {
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #fff;
  transition: .2s;
}
.dropmenu li ul li a {
  padding: 12px 15px;
    background: #65BCDF;
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    width: 160px;
}
.dropmenu > li:hover > a {  background: #65BCDF;
}
.dropmenu > li:hover li:hover > a {  background: #65BCDF;
}
.dropmenu > li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
.dropmenu li ul li ul {
  top: 0;
  left: 100%;
}
.dropmenu li:last-child ul li ul {
  left: -100%;
  width: 100%;
}
.dropmenu li ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: -20px;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-left-color: #65BCDF;
}
.dropmenu li:last-child ul li ul:before {
  position: absolute;
  content: "";
  top: 13px;
  left: 200%;
  margin-left: -20px;
  border: 5px solid transparent;
  border-right-color: #65BCDF;
}
.dropmenu li ul li:hover > ul > li {
  overflow: visible;
  height: 38px;
}
.dropmenu li ul li ul li a {  background: #65BCDF;
}
.dropmenu li:hover ul li ul li a:hover {  background: #65BCDF;
}

/*プルダウンnew終わり*/

.tel {
  text-align: left;
  width: 250px;
}

.tel_number {
    line-height: 2.2em;
    margin-bottom: 0;
    width: 250px;
}

.tel_time_wrap {
  margin-top: 7px;
}

.tel_gray {
  background: #ddd;
  border-radius: 2px;
  padding: 0;
  text-align: center;
  width: 60px;
  display: block;
}

.tel_detail {
  text-align: left;
  font-size: 11px;
  padding: 0;
  line-height: 1.5;
  display: flex;
  margin-bottom: 0;
}

.tel_detail_1 {
  margin-bottom: 6px;
}

.tel_1 {
  /* margin-bottom: 6px; */
}

.tel_2 {
  padding: 0;
}

.tel_3 {
  width: 45px !important;
  margin-right: 30px;
  margin-bottom: 0;
  margin-top: 7px;
}

.tel_4 {
  display: flex;
}

.tel_time {
  margin-left: 5px;
  font-size: 13px;
}

/*---------------------------------------------------------*/
/* main */
/*---------------------------------------------------------*/

#main {
  display: block;
  max-width: 100%;
}

.main_1 {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 30px;
}

.main_1 ul {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  flex-wrap: wrap;
}

.main_1 ul li {
  width: 30%;
  margin-bottom: 50px;
}

.front_top {
  border: 2px solid #65BCDF;
  padding: 15px 15px 0 15px;
  max-width: 90%;
  margin: 0 auto 40px;
  border-radius: 5px;
  width: fit-content;
  background: #eff7ff;
}

.front_top p {
  text-align: center;
}

#plan_all strong {
  color: #ff7589;
  font-weight: normal;
}

#plan_all strong.off {
  font-size: 16px;
  border: 1px solid #ccc;
  background: #fff;
  display: block;
  width: 140px;
  margin: 5px auto 0;
}

.about_2 {
  background: #f2dae8;
  padding: 10px;
  box-sizing: border-box;
  text-indent: -1em;
  padding-left: 1.3em;
  width: fit-content;
  margin: 0 auto;
  max-width: 95%;
}

.about_plan dl {
  width: 800px;
  max-width: 95%;
  margin: 0 auto;
  display: flex;
  margin-bottom: 15px;
}

.about_plan dl dt {
  width: 200px;
  max-width: 95%;
  background: transparent;
  text-align: center;
  padding: 5px;
  margin: 0 auto;
  border: 3px solid #65BCDF;
    box-sizing: border-box;
}

.about_plan dl dd {
  padding: 0;
  font-size: 15px;
  width: 750px;
  margin-left: 20px;
  max-width: 95%;
}

.first_plan_p {
  text-align: center;
  margin-top: 50px;
  line-height: 2.5;
}

.first_plan_p span {
  font-size: 20px;
  font-weight: bold;
  border: 3px solid #65BCDF;
  padding: 5px 10px;
}

span.first_plan_span {
  padding: 8px 15px;
  border: 2px solid #222;
  color: #222;
  font-size: .9em;
  text-decoration: none;
  margin-top: 50px;
  margin-left: 8px;
    margin-right: 8px;
}

.text_marriage {
  text-align: left;
  width: 700px;
  margin: 0 auto 30px;
  max-width: 100%;
  font-size: 16px;
}

.h3_marriage {
  width: 700px;
    padding: 0;
    max-width: 100%;
}

.img_marriage {
  width: 700px;
  max-width: 100%;
  margin: 0 auto;
}

.biu_img img {
  width: 210px;
  margin: 0 auto;
  display: block;
}

.img_icon {
  width: 40px;
  margin: 20px auto 10px;
}

p.top_img {
  margin-bottom: 0;
  line-height: 0;
  display: inline-block;
	position: relative;
	padding: 0;
  box-shadow: 0 2px 6px #999;
  box-sizing: border-box;
}

p.top_img::after {
  display: inline-block;
	position: relative;
	padding: 6px;
	box-shadow: 0 2px 6px #ccc;
}

.main_1 h3 {
  text-align: center;
  font-size: 24px;
  margin: 20px auto 30px;
  line-height: 1.4;
}

.main_1 ul li p {
  line-height: 1.6;
}

.main_2_wrapper {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
}

.main_2 {
  background: #eff7ff;
  padding: 50px 0 60px;
}

.main_2 ul {
  display: flex;
  flex-wrap: wrap;
  width: 1000px;
  max-width: 100%;
}

.main_2 ul li {
  width: 30%;
  margin: 0 auto;
}

.main_2 ul li {
  position: relative;
  margin-bottom: 30px;
}

.main_2 ul li h3 {
  position: absolute;
  top: 30%;
  font-size: 30px;
  z-index: 1;
  text-align: center;
  padding: 0;
  line-height: 1;
  box-sizing: border-box;
  font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
  font-weight: bold;
}

.main_2 ul li a {
  color: #fff;
  font-weight: bold;
	background-color: rgba(0,0,0,0.1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  display: block;
  height: 100%;
  /* font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif'; */
}

.main_2 ul li a.black {
  padding: 0 0 5px 0;
}

.main_2 ul li span {
  font-size: 20px;
  font-family: 'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
  font-weight: bold;
}

.main_2 ul li span.en {
  font-family: 'Cormorant Upright', serif;
}

h2.h2_1 {
  width: fit-content;
}

h3.h3_box {
  margin: 0 auto;
  position: static;
}

h3.h3_box::after {
  position: static;
}

.trial {
  display: flex;
  width: 1000px;
  margin: 0 auto;
  max-width: 100%;
  justify-content: space-around;
}

.trial img {
  width: 490px;
  max-width: 100%;
}

.support_top {
  display: inline-block;
  padding: 8px 15px;
  border: 2px solid #222;
  color: #222;
  font-size: .9em;
  text-decoration: none;
}


/*トップページブログ蘭*/

.wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) {
  display: flex;
  flex-direction: row;
  width: 23%;
  margin-bottom: 20px;
}

.wp-show-posts-columns#wpsp-191 .wp-show-posts-inner {
  margin: 0 0 1em 0 !important;
}

h3.wp-show-posts-entry-title {
  padding: 0 5px 5px;
  box-sizing: border-box;
  font-size: 16px;
  min-height: 70px;
  text-align: left;
}

.wp-show-posts-entry-content, .wp-show-posts-entry-summary {
  display: none; /*トップページのブログ一覧の本文を消す*/
}

h3.wp-show-posts-entry-title::after {
  display: none; /*トップページのブログ一覧のブルーの下線を消す*/
}

.wpsp-read-more { /*トップページのブログ一覧の「続きを読む」*/
  margin: 0 1em;
  display: inline-block;
}

article.post { /*トップページブログ一覧*/
  width: 48.5%;
  border-radius: 2px;
    background: #fff;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 18%);
    padding: 0;
    margin-bottom: 20px;
    margin-right: 2.6%;
}

article.post:nth-child(4n) {
  margin-right: 0;
}


/*---------------------------------------------------------*/
/* ブログ */
/*---------------------------------------------------------*/

#blog {
  width: 100%;
  padding: 50px 0;
}

.blog_wrapper {
  width: 1000px;
  max-width: 95%;
	margin: 0 auto;
}

#page_1 {
  text-shadow: 2px 2px 2px #fff;
  position: relative;
  opacity: 0.8;
}

#page_1 .top_back {
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 20px;
}

#page_1 p {
  position: absolute;
  top: 58%;
  z-index: 1;
  font-size: 25px;
  text-align: center;
  font-family: 'Cormorant Upright', serif;
}

#page_1 h1, p#single_title {
	position: absolute;
	top: 40%;
	z-index: 1;
  font-size: 35px;
  font-family:'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
}

.main_about strong, .step strong, .main_1 strong {
  color: #ff7589;
  font-weight: normal;
}

.text_marriage strong {
  color: #ff7589;
  font-weight: normal;
}

.main_about {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.main_about h3 {
  margin: 100px auto 50px;
  padding-left: 20px;
  box-sizing: border-box;
}

ul.about_ul {
  margin-bottom: 15px;
}

ul.about_ul li {
  position: relative;
  padding-left: 0.8em;
  }

ul.about_ul li:before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #1ec4e6;
  }

.about_img {
  width: 350px;
  max-width: 95%;
  margin: 0 auto;
}

h3.about_h3 {
    margin: 40px auto 15px;
}

.about_p {
  width: 60%;
}

.img_right {
  display: inline-block;
  position: relative;
  margin-left: 20px;
}

.img_right::after {
  position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
	transform: rotate(2deg); /* 回転させる */
	background: #fff;
	z-index: -1;
}

.page_inner {
  display: flex;
  justify-content: space-between;
  flex-flow: row-reverse;
}

.about_greeting {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  width: 95%;
    margin: 0 auto;
}

.greeting_float {
  width: 30%;
  margin-left: 20px;
  margin-right: 0;
}

.greeting_float_naomi {
  margin-left: 20px;
  width: 200px;
}

.greeting_float img {
  
}

.blog_all {
  display: block;
  padding: 8px 20px;
  border: 2px solid #222;
  font-size: .9em;
  text-decoration: none;
  margin: 50px auto;
    width: fit-content;
}

.blog_all a {
  color: #333;
  display: block;
}

/*---------------------------------------------------------*/
/* 料金ページ */
/*---------------------------------------------------------*/

.plan_2 {
  width: 1000px;
  margin: 0 auto;
  max-width: 95%;
  padding: 30px 0;
}

.plan_2 h3 {
  text-align: center;
  margin-top: 40px;
}

.off {
  background: #eff7ff;
}

dt {
  float: left;
}

.plan_text {
  max-width: 100%;
  margin: 0 auto 30px;
  width: 65%;
}

.plan_service {
  border: 1px solid #333;
  padding: 20px 20px 30px;
}

.plan_service h4 {
  border: none;
  border-bottom: solid 1px #333;
  border-top: solid 1px #333;
  margin: 20px auto 30px;
}

.plan_service h4 {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
  position: relative;
  padding: 10px;
  -webkit-box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 14px rgba(0, 0, 0, .1);
  background: transparent;
}

.plan_service h4:before,
.plan_service h4:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}

.plan_service h4:before {
  top: 0;
}

.plan_service h4:after {
  bottom: 0;
}

.plan_2 .visual_plan_text table {
  width: 100%;
}

.plan_2 .visual_plan_text table tr td {
  border: 1px solid #333;
}

ul.plan_text_ul {
  padding-left: 0;
    padding-top: 0;
    margin-top: 0em;
    margin-bottom: 1.5em;
}

ul.plan_text_ul li {
  position: relative;
    display: block;
    margin-bottom: 0.5em;
    padding: 0em 0px 0em 25px;
}

ul.plan_text_ul li::before {
  display: block;
    content: '';
    position: absolute;
    top: 6px;
    left: 10px;
    width: 10px;
    height: 10px;
    background-color: #ffcd44;
    border-radius: 100%;
}

.plan_text p {
  font-size: 14px;
}

.plan_service ul {
  display: flex;
  flex-wrap: wrap;
}

.plan_service ul li {
    text-align: center;
    margin: 4px auto;
    padding: 8px 13px;
    box-sizing: border-box;
    line-height: 1.1;
    background: #dd9cb4;
    color: #fff;
    margin-left: 0;
    margin-right: 20px;
}

.plan_no {
  background: #fff !important;
  border: 2px solid #dd9cb4;
  color: #333 !important;
}

.plan_2 table {
  font-size: 15px;
  border: 1px solid #333;
  margin-top: 0;
  width: 650px;
  max-width: 100%;
}

.plan_4 {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-around;
}

.plan_pdf {
  font-size: 18px;
  text-align: center;
}

.tablepress {
  margin-bottom: 10px !important;
}

.tablepress strong {
  font-size: 25px;
  margin-left: 3px;
}

.tablepress tbody tr td {
  padding: 15px 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #333;
}

.tablepress tbody tr:first-child td{
  line-height: 1.6;
  vertical-align: middle;
}

.tablepress tr td.column-1 {
  background: #eff7ff;
  width: 100px;
  /* font-weight: bold; */
  vertical-align: middle;
  line-height: 1.6;
}

td.column-2, .column-3, .column-4 {
  width: 150px;
}

.visual_plan_text_2 .tablepress {
  width: auto;
  max-width: 95%;
  margin: 0 auto;
}

.visual_plan_text .tablepress tr td.column-1, .visual_plan_text_2 .tablepress tr td.column-1 {
  width: 350px;
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 95%;
}

.visual_plan_text .tablepress tr td {
  width: 250px;
  border: 1px solid #ccc;
}

.visual_plan_text_2 .tablepress tr td {
  
}

.visual_plan_text .tablepress tr.row-1 {
  background: #eff7ff;
}

.visual_plan_text strong {
  color: #ff7589;
  font-size: 16px;
}

.visual_plan_text tr {
  font-size: 16px;
}

td.column-2 {
  line-height: 1.3;
}

.column-2 span {
  color: #ff0000;
  font-size: 25px;
}

.tablepress h4 {
  margin: 0;
}

.plan_support {
  line-height: 3;
}


/*---------------------------------------------------------*/
/* 流れ */
/*---------------------------------------------------------*/

.flow_1, .flow_2, .flow_3 {
  width: 1000px;
  max-width: 100%;
}

.flow_text {
  font-size: 14px;
  width: 100%;
}


/*---------------------------------------------------------*/
/* お問い合わせページ */
/*---------------------------------------------------------*/

.h2_contact {
  margin: 70px auto 40px;
}

.contact_wrapper {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto 60px;
}

.contact_wrapper p {
  text-align: center;
}

.contact_wrapper dt {
  float: none;
}

.contact_text {
  width: 650px;
  margin: 0 auto 40px;
  max-width: 95%;
}

.shortcode p {
  text-align: left;
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  direction: ltr;
  max-width: 95%;
  margin: 0 auto;
  padding: 5px;
}

.contact_support, .front_support {
  /* background: #e4f0fc; */
  padding: 20px;
  width: fit-content;
  margin: 30px auto 30px;
  font-size: 18px;
  box-sizing: border-box;
  max-width: 100%;
  /* border: 1px solid #000; */
}

.contact_support, .front_support p {
  padding: 0;
  margin: 15px auto;
}

.contact_support, .front_support {
  /* padding: 0.2em 0.5em; */
  margin: 0 auto;
  /* box-shadow: 0px 0px 0px 10px #d6ebff; */
  /* border: dashed 2px white; */
}



.contact_text_tel, .front_text_tel {
  margin-bottom: 10px;
  font-size: 17px;
  text-align: center;
}

.contact_tel, .front_tel {
  margin-bottom: 0;
  line-height: 1;
  text-align: center;
}

.contact_tel a, .front_tel a {
  text-align: center;
  font-size: 35px;
}

.contact_5 {
  width: 500px;
  margin: 50px auto 0;
  max-width: 95%;
  border: 1px solid #333;
  padding: 30px;
}

.contact_5 h3 {
  text-align: center;
}

.contact_5 ul li {
  padding-left: 30px;
  line-height: 2em;
  background: url(https://yumerea.com/wp-content/uploads/2020/08/—Pngtree—diamond_594250-e1597703349967.png) left 0px top 3.5px no-repeat;
  background-size: 25px auto;
}

.contact_text_small {
  font-size: 14px;
  margin-top: 50px;
}

#mw_wp_form_mw-wp-form-91 p {
  margin-bottom: 20px;
}

.shortcode {
  max-width: 95%;
  width: 700px;
  margin: 0 auto 100px;
}

.shortcode dl {
  margin: 20px auto;
}

.shortcode dt {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
}

.shortcode dd {
  margin-left: 0;
}

input[type="text"], select, textarea {
  padding: 5px;
  font-size: 15px;
  max-width: 95%;
  width: 1000px;
  margin: 0 auto;
}

input.btn.send {
  padding: 5px;
}

input.btn.back {
  padding: 5px;
  margin-right: 10px;
}

input[type="text"] {
  width: 95%;
  margin: 5px auto 0;
}

input[type="email" i] {
  padding: 5px;
}

.wpcf7c-conf {
  background-color: #fff;
}

input.wpcf7-form-control.wpcf7-back.wpcf7c-elm-step2.wpcf7c-btn-back {
  margin-right: 15px;
}

textarea {
  width: 95%;
  margin: 0 auto;
}

a.btn.home {
  font-size: 20px;
  border: 1px solid #333;
  padding: 10px;
}

/*---------------------------------------------------------*/
/* 流れ */
/*---------------------------------------------------------*/

#flow {
  margin: 0 auto 100px;
}

#flow h2 {
  text-align: left;
}

.flow_wrapper {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto 100px;
}

.step_a {
  display: flex;
}

.flow_img {
  max-width: 95%;
  min-width: 30%;
  display: inline-block;
  position: relative;
  height: 100%;
}

p.flow_img::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
  transform: rotate(2deg);
  background: #fff;
  z-index: -1;
}

.flow_text p {
  width: 650px;
  max-width: 95%;
}

#flow .flow_wrapper .step h2 span {
  font-family: 'Cormorant Upright', serif;
  margin-right: 15px;
}
/* 流れ終了 */

/*---------------------------------------------------------*/
/* 記事一覧 */
/*---------------------------------------------------------*/

.wp-show-posts-entry-title {
  font-size: 18px;
  line-height: 1.3;
}

.main_3 {
  background: #fff;
  padding: 50px 0 60px;
}

.main_3_wrapper {
  width: 1000px;
    max-width: 95%;
    margin: 0 auto;
}

.front_about {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto;
  background: #fff;
  margin-bottom: 100px;
}

ul.front_contact {
  display: flex;
  width: 500px;
  margin: 40px auto;
  max-width: 90%;
}

ul.front_contact li {
  width: 150px;
  margin: 0 auto;
  background: #ff7589;
  text-align: center;
  height: 50px;
  line-height: 2.8;
  margin: 2em auto;
  padding: 1em;
  color: #555555;
  background-color: #ffcccc;
  box-shadow: 0 0 10px 10px #ffcccc;
  font-size: 18px;
}

ul.front_contact li a {
  color: #333;
}

/*---------------------------------------------------------*/
/* 記事本文 */
/*---------------------------------------------------------*/

#h1_single {
  margin: 20px auto;
  text-align: left;
  width: 95%;
  font-size: 1.8rem;
  line-height: 2.3rem;
  height: auto;
}

span.article-date {
  text-align: right;
  display: block;
}

.article-info {
  width: 95%;
  margin: 0 auto;
  line-height: 1.4;
}

.fa-user:before {
  content: "\f007";
  margin-right: 5px;
}

figure.wp-block-image {
  width: 150px;
}

.article-img {
  width: 750px;
  max-width: 95%;
  margin: 0 auto;
}

.single_text {
  width: 750px;
  margin: 50px auto 0;
  max-width: 95%;
}

.single_side {
  display: flex;
  width: 1200px;
  max-width: 95%;
  margin: 80px auto 100px;
  justify-content: space-evenly;
}

#single {
  width: calc(80% - 110px);
    /* margin-left: 30px; */
    margin-left: 0;
    margin-bottom: 0px;
    max-width: 95%;
}

.single_side ol {
  counter-reset: li 0;
  padding-left: 20px;
  margin-top: 0em;
  margin-bottom: 1.5em;
}

.single_side ol > li {
  position: relative;
  display: block;
  margin-bottom: 1em;
  padding: 0em 0px 0em 25px;
  line-height: 1.5;
}

.single_side ol > li::before {
  background-color: #ffcd44!important;
  position: absolute;
    content: "";
    left: 0px;
    height: 20px;
    width: 20px;
    border-radius: 10px;
    background: rgb(0, 0, 0);
  top: 2px;
}

.single_side ol > li::after {
  counter-increment: li 1;
    content: counter(li);
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0px;
    line-height: 0;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 12px;
    letter-spacing: 0px;
    padding: 0px;
    top: 12px;
}

.single_side p {
  padding-bottom: 1rem;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    letter-spacing: 0.05em;
    line-height: 1.7;
    font-size: 15px;
}

.single_side h2 {
  text-align: left;
  font-size: 1.65rem;
    line-height: 1.4;
    margin-top: 2.6rem;
    margin-bottom: 1.6rem;
    padding: 13px 15px;
    width: 100%;
}

.single_side h2::before {
  position: absolute;
    content: "";
    height: 1px;
    width: 98%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
    background-size: 10px 3px;
    top: 5px;
    left: 1%;
    z-index: 999;
}

.single_side h2::after {
  position: absolute;
    content: "";
    height: 1px;
    width: 98%;
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 60%, transparent 60%, transparent 100%);
    background-size: 10px 3px;
    bottom: 5px;
    left: 1%;
    z-index: 999;
}

.single_side h3 {
  text-align: left;
    margin: 50px auto 30px;
    padding-left: 20px;
    box-sizing: border-box;
    line-height: 1.3;
}

.article-content a {
  text-decoration: underline;
}

.cat-data a {
  text-decoration: none !important;
  margin-right: 7px;
}

h2.entry-title {
  border: 0;
  background: none;
  color: #333;
  font-size: 18px;
    line-height: 1.6rem;
    padding: 15px 17px;
    padding-bottom: 25px;
  margin: 0;
}

#primary {
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
    max-width: 95%;
    margin: 0px auto;
}

#primary .post:nth-child(2n) { /*ブログ一覧*/
    margin-right: 0;
}

.archive_post_img img {
  border-radius: 2px 2px 0 0;
}

#post_detail .post {
  width: auto;
  box-shadow: rgb(0 0 0 / 18%) 0px 0px 2px;
    border-radius: 2px;
    background: rgb(255, 255, 255);
    padding: 30px;
}

article.single_text ul {
  padding-left: 0;
  padding-top: 0;
  margin-top: 0em;
  margin-bottom: 1.5em;
}

article.single_text ul li {
  position: relative;
  display: block;
  margin-bottom: 0.5em;
  padding: 0em 0px 0em 25px;
}

article.single_text ul li::before {
  display: block;
  content: '';
  position: absolute;
  top: 0.6em;
  left: 10px;
  width: 6px;
  height: 6px;
  background-color: #ffcd44;
  border-radius: 100%;
}

article.single_text ul.mokuji li::before {
  display: none;
}

.article-content ul.mokuji a {
  text-decoration: none;
}

article.single_text ul.mokuji li {
  padding: 0;
  margin: 0;
}

.maker_pink {
  background: linear-gradient( transparent 60%, #ffcedb 0% );
}

.maker_blue {
  background: linear-gradient( transparent 60%, #a9eaf2 0% );
}

/*投稿ページ終わり*/


/*---------------------------------------------------------*/
/* カテゴリー一覧 */
/*---------------------------------------------------------*/

.home #single {
  margin-left: 0;
  width: 820px;
    max-width: 100%;
}

.category_table ul {
  width: 900px;
  max-width: 95%;
  margin: 0 auto 50px;
  font-size: 20px;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #65BCDF;
}

.category_table ul li a {
  text-decoration: none !important;
}

.category_table ul li {
  width: 50%;
    border: 1px solid #65BCDF;
    text-align: center;
  box-sizing: border-box;
  padding: 1em 1em;    
}

h2.h2_home {
  width: 1000px;
  margin: 50px auto;
  display: block;
  /* background: #d6ddf0;
  color: #333; */
}

/*カテゴリー一覧終わり*/

/*---------------------------------------------------------*/
/* カテゴリー毎ページ */
/*---------------------------------------------------------*/

.category_post {
  width: 48.5%;
  box-sizing: border-box;
  border-radius: 2px;
    background: #fff;
    box-shadow: 0px 1px 3px rgb(0 0 0 / 18%);
    margin-bottom: 20px;
    margin-right: 2.6%;
}

.category_post:nth-child(even) {
  margin-right: 0;
}

.category_all {
  display: flex;
  flex-wrap: wrap;
}




.post:nth(4n) {
  margin-right: 0;
}

h1.h1_category {
  font-size: 25px;
  margin-bottom: 50px;
}

h2.h2_category {
  border: 0;
    background: none;
    color: #333;
    font-size: 18px;
    line-height: 1.6rem;
    padding: 15px 17px;
    padding-bottom: 25px;
    margin: 0;
}

h2.h2_category a {
  color: #333;
  text-decoration: none !important;
}

.c_post a img {
  border-radius: 2px 2px 0 0;
}

/*カテゴリー毎ページ*/


/*---------------------------------------------------------*/
/* ページトップボタン */
/*---------------------------------------------------------*/

#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
  z-index: 99;
}
#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

/*ページトップボタン終わり*/


/*---------------------------------------------------------*/
/* フッター */
/*---------------------------------------------------------*/

footer#footer {
  background: #65BCDF;
  padding: 20px 0;
}

footer#footer p {
  color: #fff;
}

footer#footer p.copy {
  text-align: center;
  margin-bottom: 0;
  color: #fff;
  padding: 10px 0 00;
}

.footer_three {
  display: flex;
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
  justify-content: space-around;
}

.footer_3 {
  width: 50px !important;
  margin-top: 5px;
}

footer#footer .tel_number a {
  color: #fff;
  font-size: 25px;
  padding: 3px 10px;
}

footer#footer .footer_0 strong {
  font-size: 20px;
  font-weight: normal;
}

footer#footer address {
  color: #fff;
  line-height: 1.4;
  font-size: 14px;
}

footer#footer .tel_gray {
  color: #333;
}

footer .tel_detail {
  text-align: left !important;
}

footer#footer .footer_1, footer#footer .footer_2 {
  width: 30%;
  margin-right: 20px;
}

footer#footer .footer_4 {
  width: 25%;
}

footer#footer .footer_place {
  font-size: 14px;
  color: #333;
  line-height: 1.3;
  margin-top: 10px;
}

.footer_line_wrapper {
  max-width: 95%;
  margin: 20px auto 0;
}

.footer_line_text {
  text-align: center;
  margin-bottom: 5px;
}

.footer_line {
  width: 100px;
    margin: 0px auto;
    max-width: 50%;
    text-align: center;
}



.br {
  display: none;
}

.jba_link img {
  width: 100px;
  max-width: 90%;
  margin: 0 auto;
}

.breadcrumb-area {
  margin: 15px 20px;
  line-height: 1.4;
}

.breadcrumb-area .post {
  box-shadow: none;
}

a.home {
  margin-right: 10px;
}

span.post.post-page.current-item {
  margin-left: 10px;
}

.free_contact_wrapper {
  display: flex;
  justify-content: space-between;
  border: 1px solid #333; 
  width: 800px;
  max-width: 100%;
  margin: 50px auto;
  padding: 30px;
  box-sizing: border-box;
}

.free_contact_img {
  width: 300px;
}

.free_contact_text dl {
  display: flex;
  width: 270px;
  margin: 0 auto;
  max-width: 95%;
  margin-bottom: 5px;
  font-size: 14px;
  
}

.free_contact_text dl dt {
  background: #ddd;
  width: 90px;
  box-sizing: border-box;
  text-align: center;
}

.free_contact_text dl dd {
  margin-left: 20px;
}

p.free_contact_tel {
  font-size: 35px;
}

.free_form_24 {
  margin-bottom: 0;
  margin-top: 10px;
}

.qa {
  width: 700px;
  margin: 80px auto;
  max-width: 95%;
}

.qa ul {
  margin-bottom: 30px;
}

.qa ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px
}

.qa ul li:before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #1ec4e6;
}

.qa p {
  text-align: left;
}

/*---------------------------------------------------------*/
/* 無料相談の予約 */
/*---------------------------------------------------------*/

.reserve_link {
  font-size: 18px;
  margin-top: 20px;
}

.reserve_link_wrapper {
  margin: 70px auto 30px;
  background: #eff7ff;
  border: 2px solid #65BCDF;
  border-radius: 5px;
  padding: 15px 15px 0 15px;
  width: fit-content;
  max-width: 95%;
  box-sizing: border-box;
}

.reserve_link_1 {
  background:#6490cd;
  width: fit-content;
  font-size: 18px;
  padding: 10px 30px;
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 30px;
}

.reserve_link_1 a {
  color: #fff;
  display: block;
}

.reserve_link_2 {
  background: #dd9dbf;
  width: fit-content;
  font-size: 18px;
  padding: 10px 30px;
  text-align: center;
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 40px;
}

.reserve_link_2 a {
  color: #fff;
  display: block;
}

.reserve_link {
  text-align: center;
}

.reserve_link_0 {
  display: flex;
  margin: 0 auto;
  width: 700px;
  max-width: 75%;
}

.reserve_line_1 {
  text-align: center;
}

.reserve_line_2 {
  width: 150px;
  margin: 0 auto;
  max-width: 80%;
}



.footer_link_1 {
  background: #0074bf;
  width: 150px;
  max-width: 95%;
  margin: 0 auto 10px;
  font-size: 14px;
  padding: 5px 10px;
   text-align: ceter;
}

.footer_link_1 a {
  color: #fff;
  display: block;
}

.footer_link_2 {
  background: #dd9dbf;
  width: 150px;
  max-width: 95%;
  margin: 0 auto;
    font-size: 14px;
    padding: 5px 10px;
    text-align: ceter;
}

.footer_link_2 a {
  color: #fff;
  display: block;
}

.footer_link {
  text-align: center;
  margin-bottom: 5px;
}

/*---------------------------------------------------------*/
/* Sidebar */
/*---------------------------------------------------------*/
aside#sidebar {
  width: calc(80% - 110px);
    float: none;
    /* margin-left: 30px; */
    max-width: 340px !important;
    margin: 0 auto;
}

aside#sidebar p {
  font-size: 14px;
}

.sidebar-wrapper {
	margin: 0 0 15px 0;
  padding: 0 15px;
}

.sidebar-title {
	font-size: 1.3rem;
	margin: 8px 0;
	color: #555;
  position: relative;
  margin-bottom: 15px;
    padding: 10px 10px 12px;
    font-weight: normal;
    line-height: 1.3;
    border: 0;
    background: transparent;
    max-width: 100%;
    width: 100%;
}

h4.sidebar-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 7px;
  background: repeating-linear-gradient(-45deg, #a5d1f4, #a5d1f4 2px, #fff 2px, #fff 4px);
}
.textwidget {
	padding: 0 8px;
}
#calendar_wrap {
	text-align: center;
}
#calendar_wrap table {
	margin-left: auto;
	margin-right: auto;
}
#calendar_wrap table a:hover {
	background-color: #2ea7e0;
	color: #fff;
}
.sidebar-wrapper ul {
	list-style-type: none;
	padding: 0;
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
}
.sidebar-wrapper li a {
	display: block;
	color: #555;
	padding: 0;
}

.sidebar-wrapper li a::before {
  content: '\f3a5';
  font-weight: bold;
  font-family: "Font Awesome 5 Free";
  color: #65BCDF;
  margin-right: 5px;
}

.sidebar-wrapper li a:hover {
	opacity: 0.7;
}
/*サイドバー終了*/

/*魅力UP*/
.up {
  display: flex;
  flex-direction: row-reverse;
  max-width: 95%;
  margin: 0 auto;
}

.img_up {
  margin-left: 20px;
  width: 45%;
}

.text_up {
  width: 55%;
}

.pro {
  /* display: flex; */
  max-width: 95%;
  margin: 0 auto; 
}

.pro_float {
  /* width: 30%; */
  /* display: flex; */
  /* margin-right: 20px; */
  /* float: left; */
}

p.pro_float_left {
  margin-right: 15px;
  float: left;
  width: 30%;
}

.pro_p {
  width: auto;
  max-width: 100%;
  width: 36%;
  float: left;
}

.pro_wrapper  h3 {
  text-align :center;
}

.pro_p h4 {
  margin: 0px auto 30px;
  background: transparent;
}

.produce_circle ul {
  display: flex;
  flex-wrap: wrap;
  width: fit-content;
  justify-content: space-evenly;
  margin: 25px auto 30px;
}

.produce_circle ul li {
  border: 3px solid #65BCDF;
    border-radius: 50px;
    width: 45%;
    text-align: center;
    padding: 3px;
    margin: 6px auto;
    box-sizing: border-box;
    line-height: 1.6;
}

.produce_circle ul li:hover {
  background: #65BCDF;
}

.produce_circle ul li a {
  color: #333;
  display: block;
}

.produce_circle ul li a:hover {
  color: #fff;
  opacity: 1;
}

.pro_text {
  max-width: 100%;
  clear: both;
  padding-top: 20px;
  width: 95%;
    margin: 0 auto;
}


/*ポジティブ心理学*/
.h4_positive {
  padding: 0.25em 0.5em; /* 上下 左右の余白 */
  color: #494949; /* 文字色 */
  background: transparent; /* 背景透明に*/
  border-left: solid 5px #7db4e6; /* 左線 */
  font-size: 22px;
  line-height: 1.5;
}

.p_blue {
  width: 800px;
  margin: 0 auto;
  max-width: 90%;;
}

.main_positive {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto 100px;
}

.h3_positive {
  font-size: 18px;
  line-height: 1.4;
}

.h4_positive {
  font-size: 18px;
}

.p_positive_top {
  font-size: 18px;
  margin-bottom: 50px;
}

.right_positive {
  display: flex;
  flex-direction: row-reverse;
}

.img_positive {
  width: 300px;
  height: auto;
  margin-left: 20px;
  align-self: flex-start;
}

.positive_about {
  margin-top: 30px;
}

.positive_about {
  position: relative;
  margin: 2em 0;
  padding: 1.5em 1em;
  border: solid 3px #7db4e6;
  border-radius: 8px;
  box-sizing: border-box;
}
.positive_about .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 19px;
  background: #FFF;
  color: #7db4e6;
  font-weight: bold;
}
.positive_about p {
  margin: 0; 
  padding: 0;
}

.contact_positive {
  width: 1000px;
  max-width: 95%;
  margin:0 auto;
}

.shortcode {
  max-width: 95%;
  width: 700px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.voice_positive ul li {
  margin-bottom: 20px;
}

.main_positive ul li {
  /* margin-left: 14px;
    text-indent: -14px;*/
}

.main_positive ul li{
  position: relative;
  padding-left: 20px;
}
 
.main_positive ul li:before {
  content: "";
  position: absolute;
  top: 0.6em;
    left: 1px;
  width: 10px;
  height: 10px;
  background-color: #ffcd44;
  border-radius: 50%;
}

.kurono {
  width: 25%;
  max-width: 95%;
  margin: 0 auto;
  margin-right: 25px;
  box-sizing: border-box;
}

.positive_teacher {
  display: flex;
}

.kurono_text {
  width: 100%;
  box-sizing: border-box;
}

.lacique_hp {
  margin: 30px auto 0 35px;
}

.positive_time p {
  font-size: 20px;
  text-align: center;
  margin-top: 15px;
}

.positive_time p a {
  color: #fff;
  text-decoration: underline;
}

.positive_time {
  /* border: 5px solid #7db4e6; */
  padding: 5px;
  background: #7db4e6;
  width: fit-content;
  margin: 30px auto 50px;
  border-radius: 10px;
  max-width: 100%;
  box-sizing: border-box;
  /* background: #dfefff; */
  box-shadow: 0px 0px 0px 5px #7db4e6;
  /* border: dashed 1px #96c2fe; */
  border: dashed 1px #fff;
  padding: 0.2em 1em;
  /* color: #454545; */
  font-size: 17px
}

.red {
  color: #ff7589;
}

.positive_time .red {
  color: #ff7589;
  font-weight: bold;
  font-size: 20px;
}

.positive_about .red {
  color: #ff7589;
}

.active ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px;
}

.kurono_text {
  width: 100%;
  box-sizing: border-box;
}

.lacique_hp {
  margin: 30px auto 0 35px;
}

/*福利厚生*/

.benefit_main {
  /* background: url(https://yumerea.com/wp-content/uploads/2020/12/031325.jpg);
  background-attachment: fixed;
  margin-top: -52px;
    padding-top: 52px; */
}

.benefit_main::after {
  content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background:url(https://yumerea.com/wp-content/uploads/2020/12/031325.jpg) center no-repeat;
    background-size:cover;
}

.benefit_icon {
  text-align: center;
  color: #7db4e6;
  font-size: 40px;
    margin-top: 10px;
    margin-bottom: -10px;
}

.benefit_wrapper {
  width: 1000px;
    max-width: 95%;
    margin: 0 auto 100px;
}

.benefit_flex {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
  
}

.text_benefit_wrap {
  width: auto;
  margin: 0 auto;
}

ul.text_benefit_ul {
  font-size: 18px;
  margin-top: 20px;
  width: 500px;
  max-width: 95%;
  margin: 0 auto;
  border-radius: 10px;
  padding: 20px;
    box-sizing: border-box;
    background: #fff;
}

ul.text_benefit_ul_1 {
  border: 5px solid #faede5;
}

ul.text_benefit_ul_2 {
  border: 5px solid #f2dae8;
}

.benefit_bottom {
  text-align: center;
  color: #7db4e6;
  margin-top: 20px;
}

.benefit_family {
  text-align: center;
  font-size: 20px;
  margin-top: 30px;
}

.benefit_flex_2 {
  margin: 50px auto;
}

.benefit_flex ul li, .benefit_flex_2 ul li, ul.text_benefit_ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.benefit_flex ul li::before, .benefit_flex_2 ul li::before, ul.text_benefit_ul li::before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #1ec4e6;
}

.benefit_img {
    display: inline-block;
    position: relative;
    height: 100%;
    width: 35%;
  max-width: 100%;
  margin-left: 15px;
  margin-right: 0;
}



.benefit_img::after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(2deg);
    background: #fff;
    z-index: -1;
}

.benefit_flex_inner {
  display: flex;
  flex-flow: row-reverse;
  justify-content: space-between;
}

.benefit h3 {
  text-align: center;
}

.benefit h4, .benefit_flex h4 {
  padding: 0.25em 0.5em;
  color: #494949;
  background: transparent;
  border-left: solid 1px #7db4e6;
  font-size: 22px;
  line-height: 1.5;
  width: 700px;
  margin: 50px auto;
  border-right: solid 1px #7db4e6;
  border-top: solid 5px #7db4e6;
  border-bottom: solid 5px #7db4e6;
  box-sizing: border-box;
}

.benefit_box {
  margin: 1em auto;
    padding: 0;
    box-sizing: border-box;
    max-width: 100%;
    width: 550px;
    border-radius: 10px;
    background: #fff;
    border: dashed 1px #fff;
    padding: 0.2em 0.5em;
    box-shadow: 0px 0px 0px 3px #7db4e6;
}

h5.h5_benefit {
  border: 0;
  padding: 0;
  margin: 1.5em auto;
}

h5.h5_benefit span {
  font-family: 'Cormorant Upright', serif;
  color: #7db4e6;
}

h5.h5_benefit:before, h5.h5_benefit:after {
  background: none;
}

.benefit_box p {
  text-align: center;
}

.arrow {
  width: 80px;
  height: 55px;
  margin: 30px auto;
  display: block;
  color: #7db4e6;
  text-align: center;
  line-height: 55px;
}

.fa-chevron-down:before {
  content: "\f078";
  font-size: 50px;
}

.text_benefit {
  width: 65%;
  margin-right: 0;
}

.text_benefit strong {
  font-weight: normal;
  color: #ff7589;
}

.springs {
  margin: 0 auto;
  width: 240px;
  max-width: 90%;
}

.benefit_mail {
  width: 1000px;
  margin: 0 auto;
  max-width: 95%;
}

.benefit_img_top {
  width: 800px;
  margin: 0 auto;
  max-width: 100%;
}


/*福利厚生終わり*/

/*メイクアップ*/


.makeup_wrapper {
  /* width: 100%; */
  /* background: url(https://yumerea.com/wp-content/uploads/2020/12/3983699_l-scaled.jpg); */
  /* background-attachment: fixed; */
  /* margin-top: -52px;
    padding-top: 52px; */
}

.makeup_wrapper::before {
  content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
    background:url(https://yumerea.com/wp-content/uploads/2021/03/3983699_l-scaled_60.jpg) center no-repeat;
    background-size:cover;
}

.make {
  width: 1000px;
  margin: 0 auto;
  max-width: 95%;
}

.makeup::before {
  
}

.makeup_img {
  position: relative;
  width: auto;
  max-width: 100%;
  height: 700px;
}

.makeup_b {
  position: absolute;
  width: 600px;
  top: 100px;
  z-index: 3;
}

.makeup_a {
  position: absolute;
  width: 450px;
  top: 300px;
  right: 0;
    z-index: 2;
}


.makeup_img::before {
  content: "";
    background: url("https://yumerea.com/wp-content/uploads/2020/11/flower_b.png");
    position: absolute;
    top: 20px;
    left: -30px;
    width: 230px;
    height: 170px;
    max-width: 100%;
    z-index: 5;
    display: block;
    background-size: cover;
    opacity: 0.7;
}

.makeup_img::after {
  content: "";
    background: url(https://yumerea.com/wp-content/uploads/2020/11/flower_c.png);
    position: absolute;
    bottom: 20px;
    right: 350px;
    width: 230px;
    height: 170px;
    max-width: 100%;
    z-index: 5;
    display: block;
    background-size: cover;
    opacity: 0.7;
}

.makeup h2 {
  background: #dd9dbf;
  border: 1px solid #dd9dbf;
}

.makeup h3 {
  text-align: center;
  margin: 50px auto 60px;
}

.makeup h3::after {
  background: repeating-linear-gradient(-45deg, #dd9dbf, #dd9dbf 2px, #fff 2px, #fff 4px);
}


.makeup_wrapper ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.makeup_wrapper ul li::before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #dd9dbf;
}

.makeup_ul {
  width: 700px;
    margin: 50px auto;
    max-width: 95%;
}

.makeup_ul li {
  margin-bottom: 15px;
}

.make_flex {
  display: flex;
  flex-flow: row-reverse;
  width: 1000px;
    margin: 0 auto 50px;
    max-width: 95%;
}

.make_flex p {
  width: 35%;
  margin-left: 20px;
  display: inline-block;
    position: relative;
    height: 100%;
    width: 35%;
    max-width: 100%;
    margin-left: 15px;
    margin-right: 0;
}

.make_flex p::after {
  position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(2deg);
    background: #fff;
    z-index: -1;
}

.make_ul {
  width: 65%;
}

.mekeup_plan {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.makeup_plan table {
  width: fit-content;
  margin: 50px auto 0;
  font-size: 17px;
  border-collapse: collapse;
  padding: 10px;
}

.makeup_plan table tr {
  line-height: 1.5;
}

.makeup_plan table tr td {
  border: 2px solid#dd9dbf;
  padding: 10px;
}

.makeup_p {
  font-size: 14px;
  width: 585px;
  max-width: 95%;
  margin: 0 auto 50px; 
}

.makeup_td_2 {
  width: 250px;
  max-width: 95%;
  text-align: center;
}

.makeup_td_2 span {
  font-size: 14px;
  color: #dd9dbf;
}

.makeup_about h4 {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 25px auto 0;
  border: none;
  /* border-right: solid 1px #dd9dbf; */
  border-top: solid 5px #dd9dbf;
  border-bottom: solid 5px #dd9dbf;
  /* border-left: solid 1px #dd9dbf; */
  background: transparent;
}

.makeup_about {
  
}

.makeup_about h4 span {
  font-family: 'Cormorant Upright', serif;
  color:#dd9dbf;
}

.makeup_about {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.makeup_about h5 {
  border: none;
    line-height: 1.3;
    margin: 10px auto 10px;
}

.makeup_about h5::before, .makeup_about h5::after {
  border: none;
  background-color: transparent;
}

.makeup_box {
  margin: 1em auto;
  padding: 0;
  box-sizing: border-box;
  max-width: 100%;
  width: 550px;
  border-radius: 10px;
  background: #fff;
  border: dashed 1px #fff;
  padding: 10px 25px;
  box-shadow: 0px 0px 0px 3px #dd9dbf;
}

.fa-chevron-down::before {
  content: "\f078";
  font-size: 50px;
}

.makeup_icon {
  text-align: center;
  color: #dd9dbf;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: -10px;
}

.makeup_lesson {
  margin: 50px auto 0;
  padding-bottom: 50px;
}

.makeup .arrow {
 color: #dd9dbf;
}

.makeup_flex {
  display: flex;
}

.makeup_flex_img {
  display: flex;
}

.makeup_image {
  width: 150px;
}

.makeup_arrow {
  line-height: 220px;
  color: #dd9dbf;
  margin: 0;
  text-align: center;
  width: 55px;
}

.makeup_arrow-down {
  display: none;
}

.fa-arrow-right:before {
  content: "\f061";
  font-size: 45px;
}

.makeup_text {
  margin-left: 20px;
  padding: 20px 0;
  font-size: 16px;
}

.fa-arrow-down {
  display: none;
}

/*メイクアップ終わり*/

/*---------------------------------------------------------*/
/* サポート体制 */
/*---------------------------------------------------------*/

.support {
  /* width: 800px; */
  margin: 0 auto;
  max-width: 100%;
}

.dating_plan {
  width: 500px;
  margin: 0 auto 90px;
  max-width: 90%;
}

.line_zoom {
  display: flex;
    width: 400px;
    margin: 0 auto;
    max-width: 90%;
}

.line_ex {
  display: flex;
  width: 550px;
  margin: 0 auto 40px;
  max-width: 95%;
}

.line_ex_a {
  width: 200px;
}

.support_mental {
  width: 300px;
  margin: 0 auto;
  max-width: 90%;
  position: relative;
  margin-top: 35px;
}

.support_mental::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgb(0 0 0 / 30%);
  transform: rotate(
2deg
);
  background: #fff;
  z-index: -1;
}

.support_zoom {
  width: 300px;
  margin: 0 auto;
  max-width: 90%;
  position: relative;
}

.support_zoom::after {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 4px 10px rgb(0 0 0 / 30%);
  transform: rotate(
2deg
);
  background: #fff;
  z-index: -1;
}

.support p {
  text-align: center;
}

.support_profile {
  width: 300px;
  margin: 30px auto;
  max-width: 90%;
}

.support_fashion {
  width: 600px;
  max-width: 90%;
  margin: 0 auto 40px;
}

.support_blog {
  width: 400px;
  max-width: 90%;
  margin: 0 auto;
}

.support_follow {
  margin-bottom: 40px;
}

.support h3 {
  margin: 30px auto 50px;
}

.support_bg_blue {
  background: #eff7ff;
  padding: 50px 0;
  margin: 50px auto 100px;
  max-width: 100%;
}

.support_inner {
  width: 800px;
  margin: 0 auto;
  max-width: 90%;;
}

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

.question {
  width: 850px;
  margin-bottom: 100px;
}

.title_list {
  font-size: 16px;
  text-align: center;
}


.mokuji {
  border: solid 2px #333;
  width: fit-content;
  max-width: 95%;
  margin: 0 auto 50px;
  padding: 0 10px;
}

.mokuji li {
  border-bottom: dotted 1px #B9B5B5;
  font-size: 15px;
  margin-bottom: 0;
}

.mokuji li:last-child {
  border-bottom: 0;
}

.mokuji li a {
  display: block;
  padding: 10px;
}

h4.wpsm_panel-title {
  border: 0;
  text-align: left;
  width: 100% !important;
}

.wpsm_panel-title {
  min-width: 100%;
}

/*---------------------------------------------------------*/
/* アコーディオン */
/*---------------------------------------------------------*/

/*#wpsm_accordion_942 */.ac_title_class {
  font-weight: normal;
  background: #eff7ff;
}

/*#wpsm_accordion_942 */.wpsm_panel-body {
  line-height: 1.7;
}

.wpsm_panel-group .collapse {
  border-top: 1px dashed #333;
}



/*アコーディオン終了*/



@media screen and (max-width: 1024px) {
  
  /*　ハンバーガーボタン始まり　*/
  .hamburger {
    display: block;
    position: fixed;
    z-index: 10000;
    right: 13px;
    top: 30px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
  }
  .hamburger span {
    display: block;
    position: absolute;
    width: 30px;
    height: 2px ;
    left: 6px;
    background: #555;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 10px;
  }
  .hamburger span:nth-child(2) {
    top: 20px;
  }
  .hamburger span:nth-child(3) {
    top: 30px;
  }

  /* ナビ開いてる時のボタン */
  .hamburger.active span:nth-child(1) {
    top: 16px;
    left: 6px;
    background: #fff;
    transform: rotate(-45deg);
  }
  .hamburger.active span:nth-child(2),
  .hamburger.active span:nth-child(3) {
    top: 16px;
    background: #fff;
    transform: rotate(45deg);
  }

  .active ul li {
    position: relative;
    padding-left: 0;
    margin-bottom: 5px;
  }
  
  /*　ハンバーガーボタン終わり　*/

  /* ナビゲーション始まり */
  .globalMenuSp {
    display: none;
  }
  .active {
    display: block;
  }
  .header_nav {
    z-index: 1000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    background-color: rgba(101, 188, 223,0.9);
  }
  .header_nav ul.header_ul {
    margin: 10px auto;
    max-width: 100%;
    width: 100%;
    height: auto;
    font-size: 15px;
    display: flex;
    /* display: block; */
    padding-left: 5px;
    flex-wrap: wrap;
  }
  .header_nav ul.header_ul li.header_li {
    height: 100%;
    line-height: 1em;
    width: 50%;
  }
  .header_nav ul.header_ul li.header_li a {
    display: inline-block;
    vertical-align: middle;
    color: #fff;  
    transition: opacity 0.3s ease-in-out;
    width: 100%;
  }
  .header_nav ul.header_ul li.header_li a:before {
    content: "\f521";
    margin-right: 5px;
    font-weight: bold;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
  }
  .header_nav ul.header_ul li.header_li a:hover {
    opacity: 0.6;
  }

  .header_nav li a {
    padding: 14px 13px;
    display: block;
    box-sizing: border-box;
  }

  /* ナビゲーション終わり */
  

/*ハンバーガーmenu移動した時に追加したコード*/

  .dropmenu li {
    float: none;
    text-align: left;
  }

  .header_tel {
    right: 3%;
  }

  .dropmenu li ul li {
    height: 100%;
  }

  .dropmenu li ul li a {
    padding: 12px 0;
  }

  /*追加終わり*/

  
  
  
  
  p.osaka {
    bottom: 10px;
  }

  /* .header_line {
    margin: 0px 15px;
  } */
  li.menu__single ul.menu__second-level {
    margin: 0px;
    position: relative;
  }

  /*トップページの投稿一覧*/

  .wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) {
    /* width: 25%; */
  }

  

  /*トップページの投稿一覧終わり*/


  /*投稿ページ*/
  #single {
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
    max-width: 100%;
    }

    .single_side {
      display: block;
      margin: 20px auto 100px;
    }
  
    article.article-content.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry {
      padding: 20px 10px;
    }
  
    .single_side p {
    line-height: 1.6em;
    }
  
    .single_text {
      max-width: 100%;
    }

    aside#sidebar {
      width: 100%;
      margin-left: 0;
      margin: 0 auto;
      max-width: 100% !important;
    }

    h2.entry-title {
      font-size: 16px;
    line-height: 1.5;
      font-weight: 700;
      letter-spacing: 1px;
      margin-bottom: 10px;
      margin: 0;
    padding: 0;
    }

    .archive_post_content {
      padding: 8px 11px;
      padding-bottom: 20px;
    }

    .front_about {
      margin-bottom: 0;
    }

    .main_3 {
      background: #fff;
      padding: 50px 0;
  }

  #post_detail .post {
    width: 95%;
    padding: 10px;
    margin-right: 0;
  }



  /*カテゴリー一覧毎ページ*/

  h1.h1_category {
    margin-bottom: 40px;
  }

  h2.h2_category {
    font-weight: 700;
    margin-bottom: 10px;
    margin: 0;
    padding: 8px 11px 20px;
  }

/*カテゴリー一覧毎ページ終了*/


/* サポート体制 */

.support {
  margin: 0 auto !important;
}

  .line_ex_a {
  width: 40%;
  }

  .support_mental {
    margin: 0 auto 40px;
   }

   .support_fashion {
    margin: 0 auto 30px;
  }

 /*サポート体制終了*/ 

}

@media screen and (max-width: 1020px) {
  .mode_pc {
    width: 180px;
  }



}

@media screen and (max-width: 980px) {
  .sp {
    width: 220px;
  }

  .mode_pc {
    display: none;
  }

  
}

@media screen and (max-width: 950px) {

  .dropmenu {
    list-style-type: none;
    margin: 30px auto 500px;
    padding: 0;
  }
  .dropmenu li {
    position: relative;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .dropmenu li a {
    display: block;
    margin: 0;
    padding: 12px 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    text-decoration: none;
  }
  .dropmenu li ul {
    list-style: none;
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .dropmenu li ul li {
    overflow: hidden;
    width: 100%;
    height: auto;
    color: #fff;
    transition: .2s;
    padding-left: 0;
  }
  .dropmenu li ul li a {
    padding: 12px;
      /* background: #65BCDF; */
      background: none;
      text-align: left;
      font-size: 14px;
      font-weight: normal;
      width: 150px;
  }
  .dropmenu > li:hover > a {  background: #65BCDF;
  }
  .dropmenu > li:hover li:hover > a {  background: #65BCDF;
  }
  .dropmenu > li:hover > ul > li {
    overflow: visible;
    height: 38px;
  }
  .dropmenu li ul li ul {
    top: 0;
    left: 100%;
  }
  .dropmenu li:last-child ul li ul {
    left: -100%;
    width: 100%;
  }
  .dropmenu li ul li ul:before {
    position: absolute;
    content: "";
    top: 13px;
    left: -20px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-left-color: #65BCDF;
  }
  .dropmenu li:last-child ul li ul:before {
    position: absolute;
    content: "";
    top: 13px;
    left: 200%;
    margin-left: -20px;
    border: 5px solid transparent;
    border-right-color: #65BCDF;
  }
  .dropmenu li ul li:hover > ul > li {
    overflow: visible;
    height: 38px;
  }
  .dropmenu li ul li ul li a {  background: #65BCDF;
  }
  .dropmenu li:hover ul li ul li a:hover {  background: #65BCDF;
  }

  /*プルダウンnew終わり*/

  /*プルダウンテスト*/

li.switch {
    font-size: 22px ;
    padding:3px 0 3px 22px ;
    /* border-left: 3px solid #e91b1b; */
    margin-bottom: 2px ;
    color: #282828 ;
    cursor:pointer;
}
 
.toggle_faq {
    overflow: visible;
    padding: 5px 10px;
}

  /*プルダウンテスト終わり*/

  

  /* .header_logo {
    width: 200px;
    margin-top: 0;
  } */

  /* .header_tel {
    padding-top: 0;
    width: 250px;
  } */

  .header_tel a {
    font-size: 35px;
  }

  /* .header_line {
    margin-top: 4px;
    width: 180px;
  } */

  .mode_pc {
    display: block;
    width: 140px;
    position: absolute;
    left: 430px;
    display: none;
  }

  .header_contact_ul {
    width: 160px;
    justify-content: space-evenly;
  }

  .header_contact_ul li {
    margin-left: 0;
  }

  .tel_number {
    line-height: 1em;
    margin: 6px auto;
  }

  .tel_detail {
    font-size: 10px;
    padding: 2px;
    line-height: 1.4;
  }

  .tel_img {
    display: none;
  }

  .tel_time {
    margin-left: 5px;
    font-size: 11px;
  }

  .tel_3 {
    width: 35px !important;
    margin-left: 18px;
  }

  .header_contact_ul li {
    max-width: 100px;
  }

  .fa-phone-volume:before {
    content: "\f2a0";
    font-size: 35px;
  }
 
  p.osaka {
    font-size: 13px;
    margin-top: 20px;
    width: auto;
  }

  li.menu__single ul.menu__second-level {
    opacity: 1;
    /* padding-left: 30px; */
    padding-left: 0;
    visibility: visible;
    background: none;
  }

  li.header_li.header_li_contact {
    padding-top: 0px;
  }

  .plan_2 table {
    width: 100%;
  }
  
  p.osaka {
    bottom: 0px;
    width: auto;
    position: absolute;
    display: none;
  }

  .add_line {
    width: 100px;
      position: absolute;
      left: 0;
      right: 20px;
      bottom: 10px;
      margin-bottom: 0;
  }

  .header_tel {
    left: 58%;
   }

   /*メイクアップ*/

   .makeup_b {
    width: 450px;
   }


   /*メイクアップ終わり*/

   /*プロデュース*/

  .pro {
    display: block;
  }
  
  .pro_float {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  p.pro_float_left {
    margin-right: 5%;
    width: 47%;
}

.pro_right {
  margin-right: 0 !important;
}
  
  .pro_p {
    width: 95%;
    margin: 0 auto;
  }

  .pro_p h4 {
    max-width: 100%;
    font-size: 20px;
    width: fit-content;
  }

  .article-info {
    font-size: 14px;
  }

}

@media screen and (max-width: 767px) {

  .header_contact_ul, .tel {
    /* display: none; */
  }

  

  .header_contents {
    margin: 0 auto;
    
  }

  .tel_detail {
    display: none;
  }

  /* .header_line {
    width: auto;
  } */

  .header_tel a {
    font-size: 35px;
    padding: 0;
  }

  /* .header_logo {
    margin-top: 7px;
    width: 200px;
  } */

  .tel_number {
    display: none;
  }

  .tel_img {
    display: block;
    text-align: left;
    margin: 0 auto 6px;
    margin-left: 10px;
    width: 50px;
    position: absolute;
    bottom: 0;
    right: 5px;
  }

  .tel_3 {
    margin-left: 0;
    margin-top: 10px;
    display: none;
  }

  .tel_4 {
    display: block;
  }  

  .fa-phone-volume:before {
    font-size: 30px;
    margin-right: 0;
  }

  .header_tel a {
    font-size: 30px;
  }

  .mode_pc {
    display: none;
  }
  
  .mode_sp {
    display: block;
    width: 47px;
    margin-right: 5px;
    margin-top: 0;
  }

  .single_side {
    display: block;
    margin: 10px auto 50px;
  }

  #h1_single {
    font-size: 23px;
    margin: 20px auto 20px;
    line-height: 1.3;
  }

  .flow_text {
    width: 100%;
  }


  .footer_three {
    display: block;
  }

  footer#footer .footer_0 {
    width: 95%;
    margin: 15px auto 0;
  }

  footer#footer, .tel {
    display: block;
  }

  footer#footer .tel_number {
    display: block;
  }

  footer#footer .tel_detail {
    display: flex;
  }

  footer#footer p.tel_number {
    margin-bottom: 15px;
  }

  .shortcode dl {
    margin: 10px auto;
  }

  .trial {
    display: block;
    margin: 0 auto;
    max-width: 95%;
  }
  
  .trial img {
    width: 100%;
  }

  .br {
    display: block;
  }

  .about_greeting {
    display: block;
    width: 100%;
  }

  .greeting_float_naomi {
    width: 150px;
    margin: 0 auto;
  }

  .greeting_float {
    width: 100%;
    margin: 0 auto;
  }

  .greeting_float img {
    margin-top: 10px;
  }

  .plan_4 {
    display: block;
  }

  .contact_support, .front_support {
    font-size: 15px;
    padding: 0;
    margin: 25px auto;
    width: 100%;
  }

  .contact_text_small {
    margin-top: 30px;
    margin-bottom: 0;
  }

  .shortcode dt, .shortcode dl, .shortcode dd {
    font-size: 14px;
  }

  .contact_text_tel, .front_text_tel {
    font-size: 14px;
  }

  p.free_contact_tel {
    font-size: 30px;
  }

  .contact_tel a {
    font-size: 30px;
  }

  .contact_text, .front_text {
    margin: 0 auto 40px;
  }

  .contact_5 {
    width: 500px;
    margin: 50px auto 0;
    max-width: 100%;
    padding: 15px;
    box-sizing: border-box;
  }

  .contact_5 ul {
    font-size: 15px;
  }

  .contact_5 ul li {
    line-height: 1.5em;
    margin-bottom: 10px;
  }

  p.osaka {
    display: none;
  }

  ul.front_contact {
    display: block;
  }

  ul.front_contact li {
    height: 40px;
    line-height: 2;
  }

  .contact_tel a, .front_tel a {
    font-size: 30px;
  }

section.plan_2 p {
    /* width: 95%;
    margin: 0 auto 30px; */
  }

  .about_plan dl {
    display: block;
  }

  .about_plan dl dt {
    float: none;
  }

  .about_plan dl dd {
    margin-top: 5px;
  }

  .footer_link_1, .footer_link_2 {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
    font-size: 15px;
  }

  .free_contact_wrapper {
    display: block;
    padding: 15px 10px;
  }

  h3.h3_tel {
    font-size: 17px;
    text-align: center;
  }

  .free_contact_img {
    width: 100%;
  }

  .tablepress tbody tr td {
     padding: 10px; 
  }
  
  .about_p {
    width: 100%;
  }

  .main_about h3 {
    padding-left: 0; 
  }

  .visual_plan_text tr {
    font-size: 15px;
  }

  /* 魅力UP */
  .up {
    display: block;
    max-width: 95%;
    margin: 0 auto;
  }

  .img_up {
    margin-left: 0;
    width: 100%;
  }
  
  .text_up {
    width: 100%;
  }

  .plan_text {
    width: 100%;
  }

  /*ポジティブ心理学*/
  .right_positive {
    display: block;
  }

  .positive_time {
    max-width: 90%;
  }

  .positive_time p {
    font-size: 18px;
  }

  .img_positive {
    width: 100%;
    height: auto;
    margin: 0 auto 20px;
  }

  h5 {
    line-height: 1.4;
    padding: 5px 10px;
    font-size: 18px;
  }

  .positive_teacher {
    display: block;
  }

  .kurono {
    width: 100%;
    max-width: 100%;
  }

  .main_positive ul li {
    margin-left :0;
    position: relative;
    padding-left: 20px;
  }

  .h2_contact {
    margin: 30px auto 0px;
  }

  /*メイクアップ*/


.makeup_wrapper {
  /* width: 100%;
  background: url(https://yumerea.com/wp-content/uploads/2020/12/3983699_l-scaled.jpg);
  background-attachment: fixed;
  margin-top: -52px;
    padding-top: 52px;
    background-size: cover; */
}
.make {
  width: 95%;
  margin: 0 auto;
}

.makeup_img {
  position: relative;
  width: auto;
  max-width: 100%;
  height: 600px;
}

.makeup_b {
  position: absolute;
  width: 90%;
  top: 100px;
  z-index: 3;
}

.makeup_a {
  position: absolute;
  width: 90%;
  top: 300px;
  right: 0;
    z-index: 2;
}


.makeup_img::before {
  content: "";
    background: url("https://yumerea.com/wp-content/uploads/2020/11/flower_b.png");
    position: absolute;
    top: 20px;
    right: -30px;
    width: 170px;
    height: 135px;
    max-width: 100%;
    z-index: 5;
    display: block;
    background-size: contain;
    opacity: 0.7;
}

.makeup_img::after {
  content: "";
    background: url(https://yumerea.com/wp-content/uploads/2020/11/flower_c.png) no-repeat;
    position: absolute;
    bottom: 135px;
    right: 0;
    width: 170px;
    height: 190px;
    max-width: 100%;
    z-index: 5;
    display: block;
    background-size: contain;
    opacity: 0.6;
}

.makeup h2 {
  background: #dd9dbf;
  border: 1px solid #dd9dbf;
}

.makeup h3 {
  text-align: center;
  margin: 50px auto 60px;
}

.makeup h3::after {
  background: repeating-linear-gradient(-45deg, #dd9dbf, #dd9dbf 2px, #fff 2px, #fff 4px);
}


.makeup_wrapper ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}

.makeup_wrapper ul li::before {
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: 0;
  top: 0.7em;
  content: "";
  background: #dd9dbf;
}

.makeup_ul {
  width: 700px;
    margin: 50px auto;
    max-width: 95%;
}

.makeup_ul li {
  margin-bottom: 15px;
}

.make_flex {
  display: block;
  flex-flow: row-reverse;
  width: 1000px;
    margin: 0 auto 50px;
    max-width: 95%;
}

.make_flex p {
  display: inline-block;
    position: relative;
    height: 100%;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.make_flex p::after {
  position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transform: rotate(2deg);
    background: #fff;
    z-index: -1;
}

.make_ul {
  width: 100%;
}

.mekeup_plan {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.makeup_plan table {
  width: fit-content;
  margin: 50px auto 0;
  font-size: 15px;
  border-collapse: collapse;
  padding: 10px;
}

.makeup_plan table tr {
  line-height: 1.5;
}

.makeup_plan table tr td {
  border: 2px solid#dd9dbf;
  padding: 5px;
}

.makeup_p {
  font-size: 14px;
  width: 330px;
  max-width: 95%;
  margin: 0 auto 50px; 
}

.makeup_td_2 {
  width: fit-content;
  max-width: 95%;
  text-align: center;
}

.makeup_td_2 span {
  font-size: 14px;
  color: #dd9dbf;
}

.makeup_about h4 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 20px auto 0;
  background: transparent;
}

.makeup_about {
  
}

.makeup_about h4 span {
  font-family: 'Cormorant Upright', serif;
  color:#dd9dbf;
}

.makeup_about {
  width: 1000px;
  max-width: 95%;
  margin: 0 auto;
}

.makeup_about h5 {
  border: none;
    line-height: 1.3;
    margin: 10px auto 10px;
}

.makeup_about h5::before, .makeup_about h5::after {
  border: none;
  background-color: transparent;
}

.makeup_box {
  margin: 1em auto;
  padding: 0;
  box-sizing: border-box;
  max-width: 100%;
  width: 550px;
  border-radius: 10px;
  background: #fff;
  border: dashed 1px #fff;
  padding: 10px;
  box-shadow: 0px 0px 0px 3px #dd9dbf;
}

.fa-chevron-down::before {
  content: "\f078";
  font-size: 50px;
}

.makeup_icon {
  text-align: center;
  color: #dd9dbf;
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: -10px;
}

.makeup_lesson {
  margin: 50px auto 0;
  padding-bottom: 10px;
}

.makeup .arrow {
 color: #dd9dbf;
}

.makeup_flex {
  display: block;
}

.makeup_image {
  width: 80%;
}

.makeup_arrow {
  /* line-height: 220px;
  color: #dd9dbf;
  margin: 0;
  text-align: center;*/
  width: 150px;
}

.fa-arrow-right:before {
  content: "\f061";
  font-size: 45px;
}

.makeup_text {
  margin-left: 0;
  padding: 0 0 20px 0;
  font-size: 15px;
  }

  .fa-arrow-down {
    display: block;
  }

  .fa-arrow-right {
    display: none;
  }

  .makeup_arrow-down {
    display: block;
    line-height: 220px;
    color: #dd9dbf;
    margin: 0 auto 15px;
    text-align: center;
    width: 40%;
    font-size: 45px;
  }

  /*メイク終わり*/

  .produce_circle ul li {
    width: 90%;
    margin: 10px auto;
  }

  /*トップページの投稿一覧*/

  .wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block) {
    width: 48%;
  }

  .post:nth-child(odd) {
    margin-right: 2.6%;
  }

  .wp-show-posts-single.post {
    margin-bottom: 20px;
  }

  .wp-show-posts-columns .wp-show-posts-single:not(.wp-show-posts-masonry-block):nth-child(even) {
    margin-right: 0;
  }

  article.post:nth-child(2n) {
    margin-right: 0;
  }

  .single_side h2 {
    font-size: 15px;
    padding: 0;
    line-height: 1.3;
  }

  h3.wp-show-posts-entry-title {
    font-size: 15px;
  }
  
}


@media screen and (max-width: 480px) {
  h1 {
    height: auto;
    font-size: 12px;
  }

  #page_1 h1 {
    font-size: 20px;
    top: 40%;
  }

  h2 {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    margin: 10px auto 30px;
    padding: 0.2em 10px;
    line-height: 1.4;
  }

  h3 {
    font-size: 23px;
    line-height: 1.3;
  }

  .h2_1 {
    margin: 10px auto 30px;
  }

  h2:before, h2:after {
    display: none;
  }

  .tel_img {
    margin: 0px auto 8px;
  }

  .header_contents, .header_bt ul, #body, .footer_contents, #title h2 {
    width: auto;
  }

  .header_contents {
    height: 50px;
    margin-top: 10px;
  }

  .header_logo.sp {
    width: 35%;
  }

  .add_line {
    left: 13%;
    width: 25%;
  }

  .header_wrapper {
    height: 55px;
}

  #main {
    width: 100%;
    margin: 0 auto;
  }

  .main_1 h3 {
    
  }

  .biu_img img {
    width: 60%;
    display: none;
  }

  .img_icon {
    width: 15%;
    max-width: 120px;
    margin: 10px auto 0;
  }

  .biu_img {
    margin: 0;
  }

  .main_1 h3 {
    
  }

  .main_1 ul {
    display: block;
  }

  .main_1 ul {
    display: block;
    width: 100%;
  }

  .main_1 ul li {
    width: 100%;
    margin: 0 auto;
  }

  .main_2 ul li {
    width: 100%;
  }

  .main_2_wrapper {
    width: 90%;
  }

  .main_2 ul {
    display: block; 
    width: auto;
    max-width: 100%;
  }

  /* 特徴 */

  #page_1 p {
    font-size: 20px;
    display: none;
  }

  .greeting_float {
    display: block;
    margin-left: 0;
    margin: 0 auto 10px;
    width: 95%;
  }


  /* ご成婚までの流れ */
  .step_a {
    display: block;
  }

  .flow_img {
    width: auto;
    max-width: 100%;
    margin-right: 0;
  }


  /* 会員について */
  .page_inner {
    display: block;
  }

  .img_right {
    display: block;
    margin-left: 0;
  }

  .plan_2 {
    width: 95%;
    max-width: 1000px;
  }

  .plan_text {
    margin: 0 auto 50px;
    width: 100%;
  }


  /* 料金プラン */
  .tablepress tr td.column-1 {
    width: 140px;
    line-height: 1.4;
  }

  .plan_2 table {
    font-size: 15px;
    width: 95%;
    max-width: 95%;
    margin: 30px auto;
  }

  .visual table tr td {
    font-size: 14px;
  }

  .reserve_link_wrapper .reserve_link_1 {
    margin: 10px auto;
    box-sizing: border-box;
    max-width: 100%;
  }

  p.reserve_link {
    font-size: 16px;
  }

  .reserve_link_0 {
    display: block;
  }

  /* .pro {
    display: block;
  }
  
  .pro_float {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  p.pro_float_left {
    margin-right: 5%;
    width: 47%;
}

.pro_right {
  margin-right: 0 !important;
}
  
  .pro_p {
    width: 95%;
    margin: 0 auto;
  } */

  .contact_wrapper p {
    box-sizing: border-box;
    max-width: 100%;
  }

  /*福利厚生*/

  .benefit_flex {
    display: block;
  }

  .benefit_img {
    width: 95%;
  }

  .text_benefit {
    width: 100%;
  }

  .benefit_box {
    width: 95%;
  }

  .benefit_flex_inner {
    display: block;
  }

  ul.text_benefit_ul {
    padding: 20px;
  }

  /*福利厚生終わり*/

  h2.h2_category {
    font-size: 14px;
  }
}

@media screen and (max-width: 320px) {
  h1 {
    font-size: 12px;
  }

  /* .header_logo {
    min-width: 180px;
  } */

  .tel_img {
    margin: 12px 0px 0 10px;
  }

  /* .header_line {
    max-width: 350px;
    margin-top: 10px;
  } */

  .header_contents {
    width: 90%;
  }

  .fa-phone-volume:before {
    font-size: 30px;
    margin-right: 0;
  }

  .mode_sp {
    display: block;
    width: 40px;
    margin-right: 0;
    margin-top: -2px;
  }
  
  span.post.post-page.current-item {
    line-height: 1.3;
  }

  .first_plan_p span {
    font-size: 17px;
  }
}

@media screen and (max-width: 280px) {
  h1 {
    font-size: 11px;
  }

  .fa-phone-volume:before {
    font-size: 30px;
    margin-right: 0;
  }

  .tel_3 {
    width: 25px !important;
    margin-left: 0;
    margin-top: 6px;
  }

  .tel_img {
    margin: 12px 0px 0 5px;
  }
}