/* カスタム CSS をここに入力してください */
/* カスタム CSS をここに入力してください */
h1.lp  {
position: relative;
padding: 0.5em;
background: #b9966e;
color: white;
font-family:serif;
font-weight: bold;
}

h1.lpsmp {
position: relative;
padding: 0.5em;
background: #b9966e;
color: white;
font-family:serif;
font-weight: bold;
font-size: 20px; 
}

p.lp {
color: #000000;
text-shadow: 3px 3px 1px #DCDCDC;
font-weight: bold;
text-align: center;
}

p.title {
color: #FE2E9A;
text-shadow: 3px 3px 1px #DCDCDC;
font-weight: bold;
text-align: center;
}

.under {
  background: linear-gradient(transparent 70%, #FFFF00 70%);
  }

@media (max-width: 770px){
#post-content img { display:none; }
#post-content { background: url(スマホ用画像のURL) no-repeat; height:0px; padding-top:26.1%; background-size: contain; }
}

h1.cp_h1title {
padding: .0em;
background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 5px,#f4f2de 5px, #f4f2de 10px);
color: #33322e;
/*text-shadow: 1px 1px 0px rgba(0,0,0,0.3);文字を読みやすくするために影を追加*/
width: 98%;
text-align: left;
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
font-size: 14pt;
}

h1.cp_h1title:before {
  content: url("http://jujusparta.com/wp-content/uploads/marca-de-verificacion-e1535872437426.png");
padding: 0.5em;
  
}

/* 黒板風*/
@font-face {
    font-family: 'HuiFontP109';
    src:url('/fonts/public/HuiFont/HuiFontP109.eot');
    src:url('/fonts/public/HuiFont/HuiFontP109.eot?#iefix') format('embedded-opentype'), 
url('/fonts/public/HuiFont/HuiFontP109.woff')format('woff'), 
url('/fonts/public/HuiFont/HuiFontP109.ttf')format('truetype'), 
url('/fonts/public/HuiFont/HuiFontP109.svg#HuiFontP109') format('svg');
    font-weight: normal;
    font-style: normal;
}
.kokuban {
    font-family: HuiFontP109;
    color: #fff;
    background-color: #114400;
    margin: 10px 0 10px 0;
    padding: 15px;
    border: 9px solid #a60;
    border-radius: 3px;
    box-shadow: 2px 2px 4px #666, 2px 2px 2px #111 inset;
    text-shadow: 0px 0px 2px #000;
    line-height: 1.9;
}
.point {
    color: #ffb1b3;
    font-weight: bold;
    border: 3px solid #ffb1b3;
}

/* タイトル付　枠（影）3　*/
.kakomi-box14 {
 position: relative;
 margin: 0em auto;
 padding: 1.2em 0.5em 0.5em 0.5em;
 width: 90%;
 color: #555555; /* 文字色 */
 background-color: #fff;
 border: 4px double #CC0033; /* 枠線の太さ・色 */
 box-shadow: 2px 2px 2px #ccc;/* 影の色 */
}
.title-box14 {
 position: absolute;
 padding: 0 .5em;
 left: 20px;
 top: -15px;
 font-weight: bold;
 background-color:  #fff; /* タイトル背景色 */
 color: #CC0033; /* タイトル文字色 */
}

/*　テープ　枠　2 */
.kakomi-tape2 {
 position: relative;
 width: 90%;
 margin: 2.5em auto;
 padding: 35px 30px 20px;
 color: #770000;/* 文字色 */
 background-color: #e8ddbd; /*枠背景色*/
 box-shadow: inset 0 0 40px rgba(204, 186, 136,1), 0 2px 2px #ccc;
}
.kakomi-tape2::before {
 display: block;
 position: absolute;
 content: "";
 width: 140px;
 height: 35px;
 left: 35%;
 top: -16px;
 background-color: rgba(204, 186, 136,0.3);/*テープ色*/
 box-shadow: 0 0 3px rgba(0,0,0,0.1);
 transform: rotate( -3deg ); /*テープ角度*/
}

.lp_h1nayami {
padding: .0em;
color: #33322e;
/*text-shadow: 1px 1px 0px rgba(0,0,0,0.3);文字を読みやすくするために影を追加*/
width: 98%;
text-align: left;
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
font-size: 14pt;
}

.lp_h1nayami:before {
  content: url("http://jujusparta.com/wp-content/uploads/marca-de-verificacion-e1535872437426.png");
padding: 0.5em;
  
}

.box23 {
    position: relative;
    margin: 2em 0 2em 40px;
    padding: 8px 15px;
    background: #fff0c6;
    border-radius: 30px;
}
.box23:before{font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 15px;
    left: -40px;
    bottom: 0;
    color: #fff0c6;
}
.box23:after{
    font-family: FontAwesome;
    content: "\f111";
    position: absolute;
    font-size: 23px;
    left: -23px;
    bottom: 0;
    color: #fff0c6;
}
.box23 p {
    margin: 0; 
    padding: 0;
}


/*ラベル*/
.ac-box10 label{
max-width: 100%;
font-size: 15px;
text-align: left;
line-height: 30px;
background: #FFFFFF;
margin: auto;
position: relative;
height: auto;
cursor: pointer;
color: #5B5858;
display: block;
transition: all 0.5s;
}

.ac-box10 label .hidari {
  float: left;
  margin-right: 2em;
	margin-left: 1em;
  margin-bottom: 2em;
  margin-top: 0em;
}

/*表示内容の調整*/
.ac-box10 div p{
color: #777;
line-height: 23px;
font-size: 14px;
padding: 20px;
text-align: justify;
}

.ac-small10 p{
margin-bottom: 0px;
}

p.koe_title {
color: #FF69B4;
text-shadow: 3px 3px 1px #DCDCDC;
font-weight: bold;
text-align: left;
}

/* メモ　クリップ　Ａ */
.clip-box-a {
 position: relative;
 margin: 2em auto;
 padding: 15px 35px 15px 25px;
 width: 90%; /* ボックス幅 */
 background-color: #fff; /* ボックス背景色 */
 color: #555555; /* 文章色 */
 border: 1px solid #ccc; /* 枠線 */
 box-shadow: 1px 1px 1px #acacac; /* 影の色 */
}
.clip-box-a::before {
 position: absolute;
 content: '';
 top: -15px;
 right: 10px;
 height: 55px;
 width: 15px;
 border: 3px solid #555555; /*クリップ色 */
 background-color: none;
 border-radius: 12px;
 box-shadow: 1px 1px 2px #999;
 transform: rotate(10deg);
 z-index: 1;
}
.clip-box-a::after {
 position: absolute;
 content: '';
 top: 0px;
 width: 10px; 
 right: 20px;
 border: solid 5px #fff; /*背景色と同じ色にする*/
 z-index: 2;
}

/*　テープ　枠　2 */
.kakomi-tape2 {
 position: relative;
 width: 90%;
 margin: 2.5em auto;
 padding: 35px 30px 20px;
 color: #770000;/* 文字色 */
 background-color: #e8ddbd; /*枠背景色*/
 box-shadow: inset 0 0 40px rgba(204, 186, 136,1), 0 2px 2px #ccc;
}
.kakomi-tape2::before {
 display: block;
 position: absolute;
 content: "";
 width: 140px;
 height: 35px;
 left: 35%;
 top: -16px;
 background-color: rgba(204, 186, 136,0.3);/*テープ色*/
 box-shadow: 0 0 3px rgba(0,0,0,0.1);
 transform: rotate( -3deg ); /*テープ角度*/
}

.mybox{
 background-color: #fff;	/* 背景色 */
 border: 2px solid #f3cbd0;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
}
.mybox:before{
 background-color: #CC0033;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: '今だけの特典！！';
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
}
.mybox:after{
 border-top: 12px solid #CC0033;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}

/* 
 * コンバージョンボタン
 */
.btn-cv {
  padding: .5em 0;
  overflow: hidden;
  position: relative;
}
.btn-cv a {
  border: solid #fff 3px;
  border-radius: 12px;
  box-shadow: 1px 1px 10px 0 #a1a1a1;
  color: #fff;
  display: block;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3;
  margin: 2em auto;
  padding: 1em 2em .8em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  vertical-align: middle;
  width: 59%;
}
.btn-cv.is-fz20 a {
  font-size: 20px;
}
.btn-cv a img {
  vertical-align: middle;
}
.btn-cv a:after {
  content: ' ' !important;
}

/* ボタン内のアイコン */
.btn-cv a:before {
  content: "\f138";
  font-family: "fontawesome";
  font-weight: normal;
  font-size: 1.1em;
  margin-top: -.6em;
  position: absolute;
  right: 15px;
  top: 50%;
}
.btn-cv a:hover {
  box-shadow: 1px 1px 2px 0 #a1a1a1;
  filter: alpha(opacity=70);
  opacity: .7;
}

/* 2つ連続で並べる場合の余白 */
.btn-cv + .btn-cv a {
  margin-top: 0;
}

/* 緑ボタン */
.btn-cv a {
  background: #00a23f;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#00a23f, #39900a);
  text-shadow: 0 0 10px rgba(255,255,255,.8), 1px 1px 1px rgba(0,0,0,1);
}

/* 赤ボタン */
.btn-cv.is-red a {
  background: #fb4e3e;
  background: -webkit-linear-gradient(#00a23f, #39900a);
  background: linear-gradient(#fb4e3e, #d64b26);
}

/* 青ボタン */
.btn-cv.is-blue a {
  background: #09c;
  background: -webkit-linear-gradient(#09c, #069);
  background: linear-gradient(#09c, #069);
}

/* 黒ボタン */
.btn-cv.is-black a {
  background: #666;
  background: -webkit-linear-gradient(#8a8a8a, #666);
  background: linear-gradient(#8a8a8a, #666);
}

/* ボタンの光沢 */
.is-reflection a {
  overflow: hidden;
}
.is-reflection a:after {
  -moz-animation: is-reflection 4s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -ms-animation: is-reflection 4s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -o-animation: is-reflection 4s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -webkit-animation: is-reflection 4s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  animation: is-reflection 4s ease-in-out infinite;
  background-color: #fff;
  content: " ";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: -180px;
  transform: rotate(45deg);
  width: 30px;
}
/* アニメーションを遅延させる */
.is-reflection + .is-reflection a:after {
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes is-reflection {
  0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
  80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
  81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
  100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}

/* CVボタン矢印揺れ */
.is-trembling a:before {
  -webkit-animation-name:is-trembling;
  -webkit-animation-duration:.8s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease;
  -moz-animation-name:is-trembling;
  -moz-animation-duration:1s;
  -moz-animation-iteration-count:infinite;
  -moz-animation-timing-function:ease;
}
@-webkit-keyframes is-trembling {
  0% {-webkit-transform:translate(-3px, 0);}
  100% {-webkit-transform:translate(0, 0);}
}

/* ボタンをバウンドさせる */
.is-bounce {
  animation: bounce 4s infinite;
  -moz-animation: bounce 4s infinite;
  -webkit-animation: bounce 4s infinite;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
@-webkit-keyframes bounce {
  0%, 4%, 10%, 18%, 100% {-webkit-transform: translateY(0);}
  5% {-webkit-transform: translateY(-6px);}
  12% {-webkit-transform: translateY(-4px);}
}
@keyframes bounce {
  20%, 24%, 30%, 34%, 100% {-webkit-transform: translateY(0);transform: translateY(0);}
  25% {-webkit-transform: translateY(-6px);transform: translateY(-6px);}
  32% {-webkit-transform: translateY(-4px);transform: translateY(-4px);}
}
/* アニメーションを遅延させる */
.is-bounce + .is-bounce {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}

/* ぷるるるるん！ */
.is-purun {
  -webkit-animation: is-purun 5s infinite;
  -moz-animation: is-purun 5s infinite;
  animation: is-purun 5s infinite;
}
@-webkit-keyframes is-purun {
   0% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { -webkit-transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { -webkit-transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { -webkit-transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { -webkit-transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { -webkit-transform: scale(1.0, 1.0) translate(0%, 0%); }
}
@keyframes is-purun {
   0% { transform: scale(1.0, 1.0) translate(0%, 0%); }
   4% { transform: scale(0.9, 0.9) translate(0%, 3%); }
   8% { transform: scale(1.1, 0.8) translate(0%, 7%); }
  12% { transform: scale(0.9, 0.9) translate(0%, -7%); }
  18% { transform: scale(1.1, 0.9) translate(0%, 3%); }
  25% { transform: scale(1.0, 1.0) translate(0%, 0%); }
}
/* アニメーションを遅延させる */
.is-purun + .is-purun {
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
}




/**
 * ===============================================
 * MediaQuery : スマホ対応
 * ===============================================
 */
@media only screen and (max-width: 767px) {
  /* コンバージョンボタン */
  .btn-cv a {
    font-size: 1.3em;
    margin: 0 auto 1em;
    width: 94%;
  }
}
/* 電子書籍入力フォーム */
input:required{
  background: #FFFFCC;
}
input:valid{
  background: #FFFFCC;
}
input:focus{
  background: #FFFFCC;
}
input#Usermail { width: 310px; }
input#Username1 { width: 100px; }
input#Username2 { width: 100px; }

input#submit_button  {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background:#090;
  transition: .4s;
  width: 270px;
  height: 50%;
}

input#submit_button:hover {
  background: #1ec7bb;
}

h1.denshisyoseki_h1 {
padding: .0em;
background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 5px,#f4f2de 5px, #f4f2de 10px);
color: #33322e;
/*text-shadow: 1px 1px 0px rgba(0,0,0,0.3);文字を読みやすくするために影を追加*/
width: 98%;
text-align: left;
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
font-size: 14pt;
}

.boxmi15 {
  position: relative;
  margin: 2em 0;
  padding: 1em 2em;
  border-top: solid 2px #ee8992;
  border-bottom: solid 2px #ee8992;
  background-color: #fff;
  color: #ee8992;
  font-weight: bold;
  font-family: times new roman, times, serif;
}
.boxmi15:before, .boxmi15:after {
  position: absolute;
  top: -12px;
  width: 2px;
  height: -webkit-calc(100% + 24px);
  height: calc(100% + 24px);
  background-color: #ee8992;
  content: "";
}
.boxmi15:before {
  left: 12px;
}
.boxmi15:after {
  right: 12px;
}
.boxmi15-title {
  font-size: 1.15em;
  padding: 4px 0 10px 12px;
  color: #ee8992;
  font-weight:bold;
  text-align: center;
   margin: -14px -24px 5px -24px;
}
.boxmi15 p {
  margin: 0;
  padding: 0;
}
.sen15 {
  background-color: #fff;
  background-image:
  linear-gradient(90deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 50%, #fff 0%, #fff 100%), linear-gradient(180deg, rgba(237, 119, 128, 0) 0%, rgba(237, 119, 128, 0) 95%, #ed7780 100%);
  background-size: 8px 100%,100% 2em;
  line-height: 2;
  padding: 4px 10px 22px 10px;
  color: #000000;
}

/* シンプル 枠（影）2 */
.kakomi-box4 {
 margin: 2em auto;
 padding: 1em;
 width: 98%;
 background-color: #FFFFFF; /* 背景色 */
 box-shadow: 0 0 5px 1px #ccc; /* 影 */
  /*font-weight: bold; */
 font-family: times new roman, times, serif;
 font-size: 1.0em;
}

h1.cp_h1titlesmp {
padding: .0em;
background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 5px,#f4f2de 5px, #f4f2de 10px);
color: #33322e;
/*text-shadow: 1px 1px 0px rgba(0,0,0,0.3);文字を読みやすくするために影を追加*/
width: 98%;
text-align: left;
font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
font-size: 9pt;
}

h1.cp_h1titlesmp:before {
  content: url("http://jujusparta.com/wp-content/uploads/marca-de-verificacion-e1535872437426.png");
padding: 0.5em;
  
}

/* 読者様の声 */
.mybox2{
 background-color: #F6D4D8;  /* 背景色 */
 border-radius: 5px;
 margin: 20px 5px; /* 外側の余白 上下・左右 */
 padding: 30px 20px 20px 20px; /* 内側の余白 上・右・下・左 */
 position: relative;
 z-index: 0;
}
.mybox2:before{
 border: 1px solid #fff; /* 白い実線 */
 border-radius: 5px;
 content: '';
 display: block;
 margin: 4px;
 position: absolute;
 top: 0px;
 bottom: 0px;
 left: 0px;
 right: 0px;
 z-index: -1;
}
.mybox2:after{
 background-color: rgba(249,223,213,0.9);  /* マステ背景色 */
 background-image: radial-gradient(#fff 20%, transparent 0), radial-gradient(#fff 20%, transparent 0); /* 水玉の色 */
 background-position: 0 0, 8px 8px;  /* 水玉の距離 */
 background-size: 15px 15px; /* 水玉の大きさ */
 border-left: 2px dotted rgba(0,0,0,0.1);
 border-right: 2px dotted rgba(0,0,0,0.1);
 box-shadow: 0 0 5px rgba(0,0,0,0.2);
 content: '読者様の声';
 font-weight: bold;
 font-size: 16pt;
 display: block;
 padding: 5px 20px;  
 text-align: center;
 position: absolute;
 top: -10px;
 left: 20px;
 transform: rotate(-3deg);
 -moz-transform: rotate(-3deg);
 -webkit-transform: rotate(-3deg);
 -o-transform: rotate(-3deg);
}
.box17{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box17:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box17:before {left: 10px;}
.box17:after {right: 10px;}
.box17 p {
    margin: 0; 
    padding: 0;
}
.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #000000;
    text-align: left;  
}
.box1 p {
    margin: 0; 
    padding: 0;
  　text-align: left;  
}

/*——————–
 吹き出しを作る
——————–*/
/* 全体のスタイル */
.kaiwa {
  margin-bottom: 25px;
}
/* 左画像 */
.kaiwa-img-left {
  margin: 0;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: -70px;
}
/* 右画像 */
.kaiwa-img-right {
  margin: 0;
  float: right;
  width: 60px;
  height: 60px;
  margin-left: -70px;
}
.kaiwa figure img {
  width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 50%;
  margin: 0;
}
/* 画像の下のテキスト */
.kaiwa-img-description {
  padding: 5px 0 0;
  font-size: 10px;
  text-align: center;
  position: relative;
  bottom: 15px;
}
/* 左からの吹き出しテキスト */
.kaiwa-text-right {
  position: relative;
  margin-left: 80px;
  padding: 10px;
  border-radius: 0px;
  background: #eee;
  margin-right: 12%;
  text-align: left;  
}
/* 右からの吹き出しテキスト */
.kaiwa-text-left {
  position: relative;
  margin-right: 80px;
  padding: 10px;
  border-radius: 10px;
  background-color: #9cd6e7;
  margin-left: 12%;
  float: right;
}
p.kaiwa-text {
  margin: 0 0 20px;
}
p.kaiwa-text:last-child {
  margin-bottom: 0;
}
/* 左の三角形を作る */
.kaiwa-text-right:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 15px;
  left: -20px;
}
.kaiwa-text-right:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-right: 10px solid #eee;
  top: 15px;
  left: -19px;
}
/* 右の三角形を作る */
.kaiwa-text-left:before {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  top: 15px;
  right: -20px;
}
.kaiwa-text-left:after {
  position: absolute;
  content: '';
  border: 10px solid transparent;
  border-left: 10px solid #9cd6e7;
  top: 15px;
  right: -19px;
}
/* 回り込み解除 */
.kaiwa:after,.kaiwa:before {
  clear: both;
  content: "";
  display: block;
}


h1.koe {
  color: #ffffff;
  font-size: 16pt;
  width: 70%;
  text-shadow: 0 0 5px white;
  padding: 0.3em 0.5em;
  background: -webkit-repeating-linear-gradient(-45deg, #FF367F, #FF367F 3px,#FF0461 3px, #FF0461 7px);
  background: repeating-linear-gradient(-45deg, #FF367F, #FF367F 3px,#FF0461 3px, #FF0461 7px);
}

/* 既存見出しのリセット */
h2,
h2:before,
h2:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}

h2 {
position: relative;
padding: .5em;
font-family: times new roman, times, serif;
}
h2:before,
h2:after {
position: absolute;
left: 0;
content: '';
width: 100%;
height: 5px;
box-sizing: border-box;
}
h2:before {
top: 0;
border-top: 2px solid #FF6699;
border-bottom: 1px solid #FF6699;
}
h2:after {
bottom: 0;
border-top: 1px solid #FF6699;
border-bottom: 2px solid #FF6699;
}

ul.one {
  border: solid 2px #EF5B9C;
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  background-color: #FFFFFF; 
}

ul.one li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}

ul.one li:before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #EF5B9C; /*アイコン色*/
}

.bg_test {
    width: 100%;                  /* 高さ指定 */
    padding:  20px;                 /* 余白指定 */
    background-color: #fcfadf;   /* 背景色指定 */
}

h1.karikyuramu {
  position: relative;
  display: inline-block;
  padding: 0 45px;
	font-family:serif;
}
h1.karikyuramu:before, h1.karikyuramu:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #F6ADC6;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
h1.karikyuramu:before {
  left:0;
}
h1.karikyuramu:after {
  right: 0;
}



.box-top-left {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #e899af;
}

.box-top-left .box-title {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #e899af;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left p {
    margin: 0; 
    padding: 0;
}

.box-top-left2 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #e2a821;
}

.box-top-left2 .box-title2 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #e2a821;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left2 p {
    margin: 0; 
    padding: 0;
}

.box-top-left3 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #ea5d86;
}

.box-top-left3 .box-title3 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #ea5d86;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left3 p {
    margin: 0; 
    padding: 0;
}

.box-top-left4 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #e72973;
}

.box-top-left4 .box-title4 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #e72973;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left4 p {
    margin: 0; 
    padding: 0;
}


.box-top-left5 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #81334a;
}

.box-top-left5 .box-title5 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #81334a;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left5 p {
    margin: 0; 
    padding: 0;
}

.box-top-left6 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #b71554;
}

.box-top-left6 .box-title6 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #b71554;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left6 p {
    margin: 0; 
    padding: 0;
}

.box-top-left7 {
    position: relative;
    margin: 1.5em 0em;
    padding: 35px 10px 8px;
    border: solid 2px #f5241a;
}

.box-top-left7 .box-title7 {
    position: absolute;
    display: inline-block;
    top: 0px;
    left: 0px;
    padding: 2px 10px;
    height: 30px;
    vertical-align: middle;
    font-size: 15px;
    background: #f5241a;
    color: #ffffff;
    font-weight: bold;
}
.box-top-left7 p {
    margin: 0; 
    padding: 0;
}

body {background-color: #FEEEED}

.box29 {
    margin: 2em 0;
    background: #EEEEEE;
	  width: 70%;
}
.box29 .box-title {
    font-size: 2.2em;
    background: #808080;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
	font-family:serif;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}

.box30 {
    margin: 2em 0;
    background: #FFD5EC;
	  width: 70%;
}
.box30 .box-title {
    font-size: 2.2em;
    background: #EF5B9C;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
	 font-family:serif;
}
.box30 p {
    padding: 15px 20px;
    margin: 0;
}



.box29_smp {
    margin: 2em 0;
    background: #EEEEEE;
	  width: 99%;
}
.box29_smp .box-title {
    font-size: 1.5em;
    background: #808080;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
	font-family:serif;
}
.box29_smp p {
    padding: 15px 20px;
    margin: 0;
}

.box30_smp {
    margin: 2em 0;
    background: #FFD5EC;
	  width: 99%;
}
.box30_smp .box-title {
    font-size: 1.5em;
    background: #EF5B9C;
    padding: 4px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
	 font-family:serif;
}
.box30_smp p {
    padding: 15px 20px;
    margin: 0;
}

.mybox_2{
 background-color: #fff;	/* 背景色 */
 border: 2px solid #f3cbd0;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 text-align: left;
 width: 47%;
}
.mybox_2:before{
 background-color: #FF3399;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: '今だけの特典！！';
 font-family:serif;
 font-size: 1.5em;
 padding: 5px 20px;
 position: absolute;
 left: -10px;
 top: -20px;
}
.mybox_2:after{
 border-top: 12px solid #FF3399;		/* 吹き出し三角部分の色 */
 border-right: 12px solid transparent;
 border-left: 12px solid transparent;
 content: '';
 position: absolute;
 top: 10px;
 left: 15px;
}

.mybox_3{
 background-color: #fff;	/* 背景色 */
 border: 2px solid #f3cbd0;	/* 線の太さ・種類・色 */
 border-radius: 5px;
 margin: 40px 5px 5px 20px;	/* 外側の余白 上・右・左・下 */
 padding: 25px 20px 10px 20px;	/* 内側の余白 上・右・左・下 */
 position: relative;
 text-align: left;
 width: 90%;
}


.mybox_3:before{
 background-color: #FF3399;	/* 吹き出し背景色 */
 border-radius: 5px;
 color: #fff;	/* 吹き出し文字色 */
 content: '今だけの特典！！';
 font-family:serif;
 font-size: 1.5em;
 padding: 5px 20px;
 position: absolute;
 left: 20px;
 top: -20px;
}

.kakomi-box819  {
 margin: 2em auto;
 padding: 1em;
 width: 70%;
 border: 1px solid #f54793; /* 枠線 */
 background-color: #fcfadf; /* 背景色 */
 box-shadow: 1px 1px 2px #ccc;
}

.arrow_box {
	position: relative;
	background: #FEEEED;
	border: 3px solid #EF5B9C;
	width: 78%;
	color: #555555;
}
.arrow_box:after, .arrow_box:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(254, 238, 237, 0);
	border-bottom-color: #FEEEED;
	border-width: 30px;
	margin-left: -30px;
}
.arrow_box:before {
	border-color: rgba(239, 91, 156, 0);
	border-bottom-color: #EF5B9C;
	border-width: 34px;
	margin-left: -34px;
}

.arrow_boxsmp {
	position: relative;
	background: #FEEEED;
	border: 3px solid #EF5B9C;
	width: 98%;
	color: #555555;
}
.arrow_boxsmp:after, .arrow_boxsmp:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_boxsmp:after {
	border-color: rgba(254, 238, 237, 0);
	border-bottom-color: #FEEEED;
	border-width: 15px;
	margin-left: -15px;
}
.arrow_boxsmp:before {
	border-color: rgba(239, 91, 156, 0);
	border-bottom-color: #EF5B9C;
	border-width: 19px;
	margin-left: -19px;
}



dt,
dt:before,
dt:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}

dd,
dd:before,
dd:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}
 
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa {
	margin: 0 0 2em 10px;
	padding: 1em 1em 0.5em 1em;
	background: #F6F6F6;
}
.cp_qa dl {
	margin: 0;
}
.cp_qa dt {
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em 0.5em 2em;
	border-radius: 0.2em;
	background: #F9C1CF;
	font-family:serif;
  font-weight: bold;
}
.cp_qa dd {
	margin-bottom: 1em;
	margin-left: 0;
	padding: 0.5em 1em 1.5em 3em;
	font-family:serif;
  font-weight: bold;
	text-align: left;
}
/* QAアイコン */
.cp_qa dt::before,.cp_qa dd::before{
	font-size: 1.5em;
	color: #ffffff;
}
.cp_qa dt::before {
	margin: 0.3em 0.3em 0 -1em;
	content: 'Q';
}
.cp_qa dd::before {
	margin: 0 0.5em 0 -2em;
	padding: 0.2em 0.4em;
	content: 'A';
	border-radius: 0.2em;
	background: #ff1493;
}


.faq{
  background: #F6F6F6;
  padding: 1em;
  border-radius: 1em;
}
.faq dt{
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted;
  font-weight: bold;
}
.faq dt:before{
  content: "Q";
  font-weight: normal;
  background: #ff1493;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.6;
  text-align: center;
  display: inline-block;
  border-radius: 1em;
  margin-right: .5em;
}
.faq dd{
  margin-bottom: 2em;
	text-align: left;
}
.faq dd:last-child{
  margin-bottom: 0;
}

.breadcrumb{
  display:none;
}

h1,
h1:before,
h1:after {
content: none;
background: none;
background-color: none;
border: none;
border-radius: 0;
}

h1 {
  display:none;
}

/* シンプル角丸 枠 1 */
.kakomi-maru1 {
 margin: 2em auto;  
 padding: 1em;
 width: 45%; /*幅の調節*/
 color: #666666; /*文字色*/
 background-color: #f7f7f7; /*背景色*/
 border: 2px solid #ccc; /*線の太さ・色*/
 border-radius: 8px; /*角の丸み*/ 
}


/* シンプル角丸 枠 1 */
.kakomi-maru1smp {
 margin: 2em auto;  
 padding: 1em;
 width: 90%; /*幅の調節*/
 color: #666666; /*文字色*/
 background-color: #f7f7f7; /*背景色*/
 border: 2px solid #ccc; /*線の太さ・色*/
 border-radius: 8px; /*角の丸み*/ 
}


body.page-id-1197 #footMenu { display:none; }
body.page-id-1197 #footer,
body.page-id-1197 #content .socialSet { display:none; }