@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

html {
  overflow-y: scroll; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section, main {
  display: block; }

ul, ol {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: '';
  content: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

pre, code, kbd, samp {
  font-family: monospace, serif; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  color: inherit;
  margin: 0;
  border: none;
  border-radius: 0; }

input[type="text"],
input[type="email"],
textarea {
  -webkit-appearance: none; }

input,
textarea {
  outline: none; }

textarea {
  resize: vertical; }

button {
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  -webkit-appearance: none; }

input::-ms-clear {
  visibility: hidden;
  display: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }

select::-ms-expand {
  display: none; }

select::-ms-value {
  color: currentColor; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

strong {
  font-weight: bold; }

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto; }

:focus {
  outline: none; }

::-webkit-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc; }

:-ms-input-placeholder {
  color: #ccc; }

::-moz-focus-inner {
  border-style: none;
  padding: 0; }

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000; }

a {
  text-decoration: none; }

html {
  font-size: 62.5%;
  font-family: "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, sans-serif;
  color: #40220f; }

body {
  min-width: 1120px;
  overflow: hidden; }

.inner-lv1 {
  width: 960px;
  margin: 0 auto; }

.inner-lv2 {
  width: 890px;
  margin: 0 auto; }

.c-heading-lv1 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 42px;
  font-weight: 900; }

.c-heading-lv2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: .1rem;
  line-height: 1.2; }

.c-inview-target {
  opacity: 0;
  -webkit-transform: translateY(50px);
      -ms-transform: translateY(50px);
          transform: translateY(50px);
  -webkit-transition: opacity 1s,-webkit-transform 1s;
  transition: opacity 1s,-webkit-transform 1s;
  -o-transition: opacity 1s,transform 1s;
  transition: opacity 1s,transform 1s;
  transition: opacity 1s,transform 1s,-webkit-transform 1s; }

.c-flame-blue {
  width: 730px;
  margin: auto;
  background-color: #bdecfe;
  border: 5px solid #fff;
  border-radius: 25px;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.c-description-list {
  margin: 8px 0; }

.c-description-list-space-s {
  margin-top: 1em; }

.c-description-list-space {
  margin-top: 2em; }

.is-inview {
  opacity: 1; }

.cfx::after {
  content: "";
  display: block;
  clear: both;
  width: 270px; }

.indent {
  text-indent: -1em;
  padding-left: 1em; }

.only-pc {
  display: block; }

.only-sp {
  display: none; }

@media screen and (max-width: 768px) {
  body {
    min-width: 100%; }
  .inner-lv2 {
    width: 100%;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .only-pc {
    display: none; }
  .only-sp {
    display: block; }
  .c-heading-lv1 {
    font-size: 2.7rem;
    line-height: 1.4; }
  .c-heading-lv2 {
    font-size: 1.6rem;
    letter-spacing: .1rem; }
  .c-flame-blue {
    width: 100%;
    padding: 10px;
    border-radius: 15px; } }

@media screen and (max-width: 320px) {
  .inner-lv2 {
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.p-global-header {
  position: relative;
  width: 100%;
  height: 310px;
  background-image: url("/sol/contents/law/kaisei_point/img/key_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.p-global-logo {
  width: 300px;
  background-color: #fff;
  margin: auto;
  border-radius: 4px;
  position: absolute;
  top: 20px;
  left: 18px;
  z-index: 10; }
  .p-global-logo a {
    display: block;
    text-align: center;
    padding: 15px 0 11px; }
  .p-global-logo img {
    width: 256px; }

.p-trigger {
  width: 84px;
  height: 84px;
  position: fixed;
  top: 28px;
  right: 1.9vw;
  cursor: pointer;
  z-index: 6; }

.p-trigger-open {
  background-image: url("/sol/contents/law/kaisei_point/img/menu_open.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.p-trigger-close {
  background-image: url("/sol/contents/law/kaisei_point/img/menu_close.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.p-overlaymenu {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-image: url("/sol/contents/law/kaisei_point/img/overlay_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  z-index: 50; }
  .p-overlaymenu .p-otherEpisode-list {
    padding-top: 40px; }

.p-overlaymenu-content {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  margin: 50px auto; }

.p-overlaymenu.open {
  opacity: 1;
  visibility: visible;
  overflow: scroll;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  transition: all .8s;
  z-index: 50; }

@media screen and (max-height: 794px) {
  .p-overlaymenu-content {
    top: auto;
    top: initial;
    left: auto;
    left: initial;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial;
    padding: 4.6vw 0 0; }
  .p-overlaymenu.open {
    overflow-y: scroll; } }

.p-key {
  width: 100%;
  height: 100%;
  position: relative; }

.p-key-item {
  position: absolute;
  left: 50%; }

.key-item1 {
  width: 213px;
  top: 23px;
  margin-left: 357px;
  opacity: 0;
  -webkit-transform: translateX(30%);
      -ms-transform: translateX(30%);
          transform: translateX(30%); }

.key-item2 {
  width: 572px;
  top: 60px;
  margin-left: -278px;
  opacity: 0;
  display: inline-block;
  z-index: 5; }

.key-item3 {
  width: 280px;
  top: 68px;
  margin-left: -555px;
  -webkit-transform: translateX(-30%);
      -ms-transform: translateX(-30%);
          transform: translateX(-30%);
  opacity: 0; }

.key-item4 {
  width: 144px;
  top: 99px;
  margin-left: 316px;
  -webkit-transform: translateX(30%);
      -ms-transform: translateX(30%);
          transform: translateX(30%);
  opacity: 0; }

.key-item1.is-show {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-duration: .65s;
       -o-transition-duration: .65s;
          transition-duration: .65s;
  -webkit-transition-delay: 1.9s;
       -o-transition-delay: 1.9s;
          transition-delay: 1.9s; }

.key-item2.is-show {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-animation-name: scale-easeOutElastic;
          animation-name: scale-easeOutElastic;
  -webkit-animation-duration: 1.2s;
          animation-duration: 1.2s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s; }
  .key-item2.is-show a {
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s; }
    .key-item2.is-show a:hover {
      opacity: .6; }

.key-item3.is-show {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-duration: .7s;
       -o-transition-duration: .7s;
          transition-duration: .7s;
  -webkit-transition-delay: 1.45s;
       -o-transition-delay: 1.45s;
          transition-delay: 1.45s; }

.key-item4.is-show {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  -webkit-transition-duration: .7s;
       -o-transition-duration: .7s;
          transition-duration: .7s;
  -webkit-transition-delay: 1.9s;
       -o-transition-delay: 1.9s;
          transition-delay: 1.9s; }

@-webkit-keyframes scale-easeOutElastic {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  15% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03); }
  30% {
    -webkit-transform: scale(0.93);
            transform: scale(0.93); }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  65% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes scale-easeOutElastic {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  15% {
    -webkit-transform: scale(1.03);
            transform: scale(1.03); }
  30% {
    -webkit-transform: scale(0.93);
            transform: scale(0.93); }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  65% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.p-key-leadBox {
  width: 578px;
  margin: 0 auto;
  padding: 40px 0;
  border: 5px solid #40220f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  position: relative;
  margin-top: -108px; }
  .p-key-leadBox::before, .p-key-leadBox::after {
    content: '';
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute; }
  .p-key-leadBox::before {
    width: 90px;
    height: 129px;
    background-image: url("/sol/contents/law/kaisei_point/img/key_lead_icon01.png");
    top: 28px;
    left: -48px; }
  .p-key-leadBox::after {
    width: 86px;
    height: 143px;
    background-image: url("/sol/contents/law/kaisei_point/img/key_lead_icon02.png");
    top: 63px;
    right: -38px; }

.p-key-leadtext {
  color: #40220f;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2.12;
  text-align: center; }

.p-key-lead-info {
  display: block;
  color: #f7491e;
  padding-top: 10px; }

@media screen and (max-width: 768px) {
  .p-global-logo {
    width: 190px;
    border-radius: 2px;
    top: 8px;
    left: 10px; }
    .p-global-logo a {
      padding: 6px 0 6px; }
    .p-global-logo img {
      width: 172px; }
  .p-trigger {
    width: 54px;
    height: 54px;
    top: 8px;
    right: 8px; }
  .p-overlaymenu.open {
    overflow: scroll; }
  .p-overlaymenu {
    background-image: url("/sol/contents/law/kaisei_point/img/overlay_bg_sp.jpg"); }
    .p-overlaymenu .p-keyword-btn {
      margin: 10px auto 20px; }
  .p-overlaymenu-content {
    min-height: 650px;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    -webkit-transform: initial;
        -ms-transform: initial;
            transform: initial; }
    .p-overlaymenu-content .p-otherEpisode-list {
      padding-top: 0; }
  .p-global-header {
    height: 200px;
    width: 100%;
    background-image: url("/sol/contents/law/kaisei_point/img/key_bg_sp.jpg"); }
  .p-key-leadBox {
    width: 295px;
    padding: 26px 0 26px;
    border: 3px solid #40220f; }
    .p-key-leadBox::before {
      width: 40px;
      height: 58px;
      top: 46px;
      left: -27px; }
    .p-key-leadBox::after {
      width: 41px;
      height: 68px;
      top: 75px;
      right: -19px; }
  .p-key-leadtext {
    font-size: 1.2rem;
    line-height: 1.9; }
  .key-item1 {
    width: 140px;
    top: 43px;
    margin-left: 26px; }
  .key-item2 {
    width: 328px;
    top: 52px;
    margin-left: -162px; }
  .key-item3 {
    width: 166px;
    top: 93px;
    margin-left: -179px;
    z-index: 5; }
  .key-item4 {
    width: 141px;
    top: auto;
    top: initial;
    bottom: 0;
    margin-left: 28px; } }

@media screen and (max-width: 320px) {
  .key-item1 {
    margin-left: 20px; }
  .key-item2 {
    margin-left: -145px;
    width: 300px; }
  .key-item3 {
    width: 163px;
    margin-left: -180px; } }

.l-main {
  max-width: 100%;
  margin: 87px auto 0;
  text-align: center; }

.l-article {
  padding-bottom: 87px; }

.p-episode-header {
  margin: 80px auto 62px; }

.p-episode-subHeading-text {
  position: relative;
  padding-top: 3px;
  font-size: 1.8rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  color: #40220f; }
  .p-episode-subHeading-text::after {
    content: '';
    background: url("/sol/contents/law/kaisei_point/img/episode.jpg");
    background-size: cover;
    width: 270px;
    height: 58px;
    position: absolute;
    top: -13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1; }

.p-episode-heading {
  margin-top: 40px;
  letter-spacing: 0.5rem;
  line-height: 1.2; }

.p-episode-image {
  width: 100%;
  background-image: url("/sol/contents/law/kaisei_point/img/bg_wh.jpg");
  display: block;
  background-repeat: repeat;
  background-size: 397px 317px;
  background-position: center 0; }

.p-episode-image-item {
  position: relative;
  width: 578px;
  margin: 0 auto 19px;
  z-index: 5;
  border-top: 5px solid #40220f;
  border-right: 5px solid #40220f;
  border-bottom: 5px solid #40220f;
  border-left: 5px solid #40220f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .p-episode-image-item:last-child {
    margin-bottom: 0; }

.p-episode-image-item-text {
  text-align: right;
  font-size: 12px;
  font-weight: 700;
  width: 578px;
  margin: 8px auto 18px;
  padding-right: 10px; }

@media screen and (max-width: 768px) {
  .l-main {
    margin: 43px auto 0; }
  .l-article {
    padding-bottom: 60px; }
  .p-episode-image {
    background-image: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .p-episode-image-item {
    margin: 0 auto 10px;
    width: 100%;
    border-left: none;
    border-right: none;
    border-top: 5px solid #40220f;
    border-bottom: 5px solid #40220f; }
  .p-episode-header {
    margin: 0px auto 30px;
    padding: 0 10px; }
  .p-episode-heading {
    margin-top: 25px;
    letter-spacing: 0.2rem; }
  .p-episode-subHeading-text {
    font-size: 1.2rem;
    padding-top: 0; }
    .p-episode-subHeading-text::after {
      width: 181px;
      height: 38px;
      top: -11px; }
  .p-episode-image-item-text {
    width: 100%;
    margin: 6px auto 10px;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; } }

.p-description {
  position: relative;
  width: 100%;
  margin-top: 99px; }
  .p-description::before, .p-description::after {
    content: '';
    width: 100%;
    height: 491px;
    background-image: url("/sol/contents/law/kaisei_point/img/dot_bg.png");
    display: inline-block;
    background-repeat: repeat-x;
    background-size: 20px 491px;
    background-position: center center;
    position: absolute;
    z-index: 1; }
  .p-description::before {
    top: -416px;
    left: 0; }
  .p-description::after {
    bottom: -60px;
    left: 0;
    -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }

.p-description-header {
  position: relative;
  z-index: 5; }

.p-description-heading {
  border: 5px solid #40220f;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  position: relative;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 26px;
  font-weight: 900;
  padding: 19px 0;
  box-sizing: border-box; }
  .p-description-heading::before, .p-description-heading::after {
    content: '';
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute; }
  .p-description-heading::before {
    width: 92px;
    height: 125px;
    background-image: url("/sol/contents/law/kaisei_point/img/des_heading_icon01.png");
    top: -44px;
    left: -38px; }
  .p-description-heading::after {
    width: 79px;
    height: 112px;
    background-image: url("/sol/contents/law/kaisei_point/img/des_heading_icon02.png");
    top: -33px;
    right: -32px; }

.p-description-content {
  position: relative;
  background-color: #def5ff;
  padding-top: 44px; }
  .p-description-content p b {
    font-weight: bold; }

.p-description-text {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  text-align: left;
  position: relative;
  z-index: 5; }

.p-description-text-small {
  display: block;
  font-size: 1.4rem;
  padding-left: 1em; }

.p-description-text-second {
  padding-top: 53px; }

.p-description-list {
  margin-top: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 5; }

.p-description-listItem {
  width: 425px;
  display: inline-block;
  text-align: left;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.8;
  border-bottom: 2px solid #40220f;
  padding: 13px 0 12px; }

.p-description-flame-about {
  margin-bottom: 8px; }

.p-description-num {
  width: 79px;
  display: table-cell;
  vertical-align: top; }

.p-description-work {
  width: 340px;
  display: table-cell; }
  .p-description-work .indent {
    text-indent: -1em;
    padding-left: 1em; }

.p-description-flame {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2;
  text-align: left;
  position: relative;
  z-index: 5;
  margin-top: 2em; }

.p-description-flame-title {
  font-weight: 700; }

.c-description-list.decimal li {
  list-style-type: decimal;
  margin-left: 30px; }

.p-description-flame-list.decimal li {
  list-style-type: decimal;
  margin-left: 30px; }

.p-next-btn {
  width: 722px;
  margin: 73px auto 0;
  position: relative;
  z-index: 5; }

.p-next-btn.-large .p-next-btn-detail {
  border-radius: 90px; }

.p-next-btn.-large .p-next-btn-title {
  border-radius: 90px;
  line-height: 1.4; }

.p-next-btn-detail {
  font-size: 2.6rem;
  display: block;
  background-color: #fffb85;
  border: 5px solid #40220f;
  border-radius: 65px;
  position: relative;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(64, 34, 15, .3);
          box-shadow: 6px 6px 0px 0px rgba(64, 34, 15, .3);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .p-next-btn-detail:hover {
    opacity: .6; }
  .p-next-btn-detail::before {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/next_btn_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 90px;
    height: 89px;
    left: 33px;
    bottom: -6px; }
  .p-next-btn-detail::after {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 16px;
    height: 23px;
    top: 50%;
    right: 42px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.p-next-btn-title {
  color: #40220f;
  -webkit-box-shadow: 0px 0px 0px 5px #fff inset;
          box-shadow: 0px 0px 0px 5px #fff inset;
  border-radius: 65px;
  padding: 32px 0;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900; }

.p-next-btn-subTitle {
  display: block;
  font-weight: 400;
  font-size: 1.4rem;
  padding-bottom: 16px; }

.p-sns {
  width: 100%;
  margin: 0 auto;
  padding-top: 89px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.p-sns-text {
  font-size: 1.6rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 700; }

.p-sns-icon-item {
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 19px; }

.icon-line {
  display: none; }

.p-sns-icon-link {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .p-sns-icon-link:hover {
    opacity: .6; }

@media screen and (max-width: 768px) {
  .p-description {
    margin-top: 74px; }
    .p-description::before, .p-description::after {
      height: 422px;
      background-size: 16px 422px; }
    .p-description::before {
      top: -214px; }
    .p-description::after {
      bottom: 0; }
  .p-description-heading {
    width: 300px;
    margin: auto;
    font-size: 1.8rem;
    border-width: 3px;
    padding: 11px 0;
    letter-spacing: 0; }
    .p-description-heading::before {
      width: 48px;
      height: 65px;
      top: -18px;
      left: -23px; }
    .p-description-heading::after {
      width: 42px;
      height: 60px;
      top: -16px;
      right: -25px; }
  .p-description-content {
    padding-top: 0;
    margin-top: 26px; }
  .p-description-content-wrap {
    position: relative;
    z-index: 5; }
  .p-description-text {
    font-size: 1.5rem;
    line-height: 1.95;
    padding: 0 12px; }
  .p-description-text-second {
    margin-top: 34px; }
  .p-description-text-small {
    font-size: 1.2rem; }
  .p-description-flame {
    font-size: 1.5rem;
    line-height: 1.95;
    padding: 10px 20px; }
  .p-description-flame-about {
    margin-bottom: 6px; }
  .p-description-list {
    padding: 0 15px;
    margin-top: 23px; }
  .p-description-flame-list.decimal li {
    list-style-type: decimal;
    margin-left: 20px; }
  .p-description-listItem {
    margin: auto;
    padding: 14px 0 14px;
    font-size: 1.5rem;
    border-width: 1px;
    line-height: 2; }
  .p-description-num {
    width: 43px; }
  .p-next-btn {
    width: 335px;
    margin: 37px auto 0; }
  .p-next-btn-detail {
    border-width: 3px;
    font-size: 1.8rem;
    line-height: 1.3;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3);
            box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3); }
    .p-next-btn-detail::before {
      width: 63px;
      height: 62px;
      left: 15px;
      bottom: -3px; }
    .p-next-btn-detail::after {
      width: 11px;
      height: 15px;
      right: 29px; }
  .p-next-btn-title {
    padding: 16px 0 17px; }
  .p-next-btn-subTitle {
    font-size: 1.2rem;
    padding-bottom: 8px; }
  .p-sns {
    padding-top: 45px; }
  .p-sns-text {
    font-size: 12px;
    margin-right: 5px; }
  .p-sns-icon-item {
    width: 42px;
    padding-left: 10px; }
  .icon-line {
    display: inline-block; } }

@media screen and (max-width: 320px) {
  .p-description-heading {
    width: 260px; }
  .p-next-btn-detail {
    width: 280px;
    font-size: 1.5rem; }
    .p-next-btn-detail::before {
      width: 58px;
      height: 57px; }
  .p-next-btn-title::before {
    width: 59px;
    height: 58px;
    left: 13px; } }

.p-otherEpisode {
  background-image: url("/sol/contents/law/kaisei_point/img/bg_bl.png");
  display: block;
  background-repeat: repeat;
  background-size: 320px 317px;
  background-position: center 0;
  padding: 80px 0 60px;
  opacity: 0; }

.p-otherEpisode-heading {
  width: 1040px;
  margin: 0 auto;
  padding: 32px 0;
  text-align: center;
  display: block;
  background-color: #fff;
  border-radius: 6px;
  font-size: 3.2rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900; }

.p-otherEpisode-list {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 71px; }

.p-otherEpisode-listItem {
  width: 270px;
  color: #40220f;
  padding-bottom: 40px;
  position: relative; }

.p-otherEpisode-listItem-link {
  border-radius: 6px;
  color: #40220f;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  display: block; }
  .p-otherEpisode-listItem-link:hover {
    color: #4baee6; }
    .p-otherEpisode-listItem-link:hover .p-otherEpisode-listItem-image {
      -webkit-box-shadow: none;
              box-shadow: none; }
      .p-otherEpisode-listItem-link:hover .p-otherEpisode-listItem-image::before {
        border: 5px solid #4baee6; }
      .p-otherEpisode-listItem-link:hover .p-otherEpisode-listItem-image::after {
        opacity: 1;
        -webkit-transition: opacity .3s;
        -o-transition: opacity .3s;
        transition: opacity .3s; }

.p-otherEpisode-listItem-image {
  position: relative;
  border-radius: 6px;
  z-index: 5;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-box-shadow: 6px 6px 0px 0px rgba(64, 34, 15, .3);
          box-shadow: 6px 6px 0px 0px rgba(64, 34, 15, .3); }
  .p-otherEpisode-listItem-image::before {
    content: '';
    display: block;
    width: 270px;
    height: 145px;
    border: 5px solid #40220f;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s; }
  .p-otherEpisode-listItem-image::after {
    content: '';
    display: block;
    width: 270px;
    height: 145px;
    background-color: rgba(75, 174, 230, .6);
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .p-otherEpisode-listItem-image img {
    border-radius: 6px;
    background-color: #4baee6; }

.p-otherEpisode-listItem-title {
  margin: auto;
  text-align: center; }

.p-otherEpisode-listItem-num {
  font-size: 1.4rem;
  font-weight: 400;
  padding-top: 18px; }

.p-otherEpisode-listItem-num.new-icon {
  position: relative;
  display: inline-block; }

.c-new {
  background-color: #f7491e;
  color: #fff;
  font-size: 1.1rem;
  padding: 4px 6px 3px;
  margin-right: 6px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  top: -1px; }

.p-otherEpisode-listItem-heading {
  font-size: 1.8rem;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 900;
  padding-top: 8px;
  line-height: 1.3; }

.c-btn-s {
  width: 424px;
  margin: auto;
  position: relative;
  z-index: 5; }

.p-keyword-btn {
  margin: 61px auto 0; }

.p-topReturn-btn {
  margin: 30px auto 0; }
  .p-topReturn-btn .p-keyword-btn-title::before {
    content: none; }

.p-keyword-btn-detail {
  display: block;
  font-size: 2rem;
  font-weight: 900;
  font-family: "M PLUS Rounded 1c", sans-serif;
  background-color: #fffb85;
  border: 5px solid #40220f;
  border-radius: 65px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(64, 34, 15, .3);
          box-shadow: 4px 4px 0px 0px rgba(64, 34, 15, .3);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .p-keyword-btn-detail:hover {
    opacity: .6; }

.p-keyword-btn-title {
  color: #40220f;
  display: block;
  text-align: center;
  -webkit-box-shadow: 0px 0px 0px 5px #fff inset;
          box-shadow: 0px 0px 0px 5px #fff inset;
  border-radius: 65px;
  padding: 22px 0; }
  .p-keyword-btn-title::before {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/keyword_btn_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 63px;
    height: 56px;
    left: 22px;
    bottom: -7px; }
  .p-keyword-btn-title::after {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 12px;
    height: 16px;
    top: 50%;
    right: 23px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

@media screen and (max-width: 768px) {
  .p-otherEpisode {
    padding: 40px 0 47px;
    background-size: 160px 158px; }
  .p-otherEpisode-heading {
    width: 335px;
    font-size: 1.9rem;
    padding: 24px 0;
    letter-spacing: 0.1rem; }
  .p-otherEpisode-list {
    width: 100%;
    padding: 0 20px;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .p-otherEpisode-listItem {
    width: 46.779661%;
    padding-bottom: 26px; }
  .p-otherEpisode-listItem-image {
    width: 100%;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3);
            box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3); }
    .p-otherEpisode-listItem-image::before {
      width: 100%;
      height: 100%;
      border-width: 3px; }
    .p-otherEpisode-listItem-image::after {
      width: 100%;
      height: 100%; }
  .p-otherEpisode-listItem-title {
    width: 112px;
    margin: auto;
    text-align: center; }
  .p-otherEpisode-listItem-num {
    font-size: 1.2rem;
    padding-top: 13px; }
  .p-otherEpisode-listItem-heading {
    font-size: 1.4rem;
    padding-top: 7px;
    line-height: 1.5; }
  .c-btn-s {
    width: 296px;
    margin: 0 auto; }
  .p-keyword-btn {
    margin-top: 12px; }
  .p-keyword-btn-detail {
    border-width: 3px; }
    .p-keyword-btn-detail::after {
      width: 100%;
      padding-top: 66px;
      left: 4px; }
  .p-keyword-btn-title {
    font-size: 1.4rem;
    padding: 23px 0;
    -webkit-box-shadow: 0px 0px 0px 3px #fff inset;
            box-shadow: 0px 0px 0px 3px #fff inset; }
    .p-keyword-btn-title::before {
      width: 57px;
      height: 50px;
      left: 13px;
      bottom: -4px; }
    .p-keyword-btn-title::after {
      width: 11px;
      height: 15px; }
  .c-new {
    padding: 4px 4px 3px;
    margin-right: 4px;
    font-size: 1.0rem; } }

@media screen and (max-width: 320px) {
  .p-otherEpisode-heading {
    width: 280px; }
  .p-keyword-btn {
    width: 280px; } }

.l-aside {
  padding: 95px 0 95px; }

.p-character-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 46px; }

.p-character-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 400px; }
  .p-character-item:nth-of-type(n+3) {
    margin-top: 20px; }

.p-character-item-image.p-character-item-image01 {
  width: 186px; }

.p-character-item-image.p-character-item-image02 {
  width: 124px; }

.p-character-item-about {
  width: 192px;
  text-align: left;
  margin-top: 36px;
  margin-left: 23px; }

.p-character-item-title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2; }

.p-character-item-text {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 400; }

.p-relation {
  margin-top: 133px; }

.p-relation-heading {
  padding-bottom: 53px; }

.p-relation-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 890px; }

.p-relation-content-item {
  width: 190px;
  font-size: 1.6rem;
  padding-top: 22px;
  text-align: left;
  line-height: 1.5;
  word-break: break-all;
  margin-right: 42px; }
  .p-relation-content-item:hover {
    text-decoration: underline; }
  .p-relation-content-item:nth-of-type(4n) {
    margin-right: 0; }

.p-relation-content-item-link {
  color: #40220f;
  position: relative; }
  .p-relation-content-item-link::after {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/link_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 2px;
    right: -21px; }

@media screen and (max-width: 768px) {
  .l-aside {
    padding: 66px 0 60px; }
  .p-character-content {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 33px; }
  .p-character-item {
    display: inline-block;
    width: 140px;
    margin: auto; }
  .p-character-item-image {
    height: 80px;
    margin: auto; }
  .p-character-item-about {
    width: 140px;
    text-align: center;
    margin: 0; }
  .p-character-item-title {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 100%;
    margin-top: 8px; }
  .p-character-item-text {
    font-size: 1.2rem;
    line-height: 1.5;
    width: 100%; }
  .p-character-item-image.p-character-item-image01 {
    width: 105px; }
  .p-character-item-image.p-character-item-image02 {
    width: 62px; }
  .p-relation {
    margin-top: 57px; }
  .p-relation-heading {
    padding-bottom: 16px; }
  .p-relation-content {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 300px;
    margin: auto; }
  .p-relation-content-item {
    font-size: 1.2rem;
    width: 138px;
    padding-top: 14px;
    display: inline-block;
    padding-left: 0;
    margin-right: 19px; }
    .p-relation-content-item:nth-of-type(2n) {
      margin-right: 0; }
  .p-relation-content-item-link::after {
    width: 10px;
    height: 10px;
    bottom: 4px;
    right: -13px; } }

@media screen and (max-width: 320px) {
  .p-character-item {
    width: 120px; }
  .p-character-item-about {
    width: 120px; } }

.p-regist-content {
  width: 100%;
  background-image: url("/sol/contents/law/kaisei_point/img/bg_bl.png");
  display: block;
  background-repeat: repeat;
  background-size: 320px 317px;
  background-position: center 0;
  padding: 80px 0 60px; }

.p-regist-btn {
  width: 652px;
  margin: 0 auto; }

.p-regist-btn-link {
  display: block;
  font-size: 2rem;
  font-weight: 700;
  background-color: #f5f5f5;
  border: 5px solid #40220f;
  border-radius: 65px;
  position: relative;
  -webkit-box-shadow: 4px 4px 0px 0px rgba(64, 34, 15, .3);
          box-shadow: 4px 4px 0px 0px rgba(64, 34, 15, .3);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }
  .p-regist-btn-link:hover {
    opacity: .6; }
  .p-regist-btn-link::after {
    content: '';
    display: block;
    background-image: url("/sol/contents/law/kaisei_point/img/link_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }

.p-regist-btn-title {
  display: block;
  color: #40220f;
  width: 100%;
  -webkit-box-shadow: 0px 0px 0px 5px #fff inset;
          box-shadow: 0px 0px 0px 5px #fff inset;
  border-radius: 65px;
  padding: 21px 0;
  font-weight: 900; }

.p-regist-text {
  font-size: 1.6rem;
  padding-top: 23px; }

.p-regist-content-item {
  margin-top: 37px; }
  .p-regist-content-item:first-of-type {
    margin-top: 0; }

@media screen and (max-width: 768px) {
  .p-regist-content {
    padding: 50px 0 35px;
    background-size: 160px 158px; }
  .p-regist-content-item {
    padding: 0 19px;
    margin-top: 26px; }
  .p-regist-btn {
    width: 298px; }
  .p-regist-btn-link {
    font-size: 1.4rem;
    line-height: 1.3;
    border: 2px solid #40220f;
    -webkit-box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3);
            box-shadow: 3px 3px 0px 0px rgba(64, 34, 15, .3); }
    .p-regist-btn-link::after {
      width: 12px;
      height: 12px;
      right: 22px; }
  .p-regist-btn-title {
    padding: 13px 0;
    -webkit-box-shadow: 0px 0px 0px 2px #fff inset;
            box-shadow: 0px 0px 0px 2px #fff inset; }
  .p-regist-text {
    font-size: 1.2rem;
    line-height: 1.9;
    padding-top: 17px; } }

@media screen and (max-width: 320px) {
  .p-regist-content-item {
    padding: 0; } }

.l-footer {
  width: 1040px;
  margin: 0 auto;
  padding: 28px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.footer-logo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .footer-logo-link img {
    width: 110px; }

.footer-logo-text {
  color: #435B67;
  margin: 11px 0 0 0;
  font-weight: bold;
  font-size: 11px;
  margin-left: 5px; }

@media screen and (max-width: 768px) {
  .l-footer {
    width: auto;
    padding: 16px 20px 18px; }
  .footer-logo-link img {
    width: 73px; }
  .footer-logo-text {
    font-size: 10px; } }

.episode0 .p-global-header, .episode1 .p-global-header {
  height: 566px;
  overflow: visible;
  overflow: initial; }

.episode0 .l-article, .episode1 .l-article {
  margin-top: 68px; }

.episode0 .l-main, .episode1 .l-main {
  margin: 0 auto 0; }

.episode0 .p-description::before, .episode0 .p-description::after {
  content: none; }

.episode0 .p-description-content {
  background-color: #fff;
  padding-top: 0; }

.episode0 .p-key .key-item1, .episode1 .p-key .key-item1 {
  width: 204px;
  top: 20px;
  margin-left: 233px; }

.episode0 .p-key .key-item2, .episode1 .p-key .key-item2 {
  width: 506px;
  top: 35px;
  margin-left: -249px; }

.episode0 .p-key .key-item3, .episode1 .p-key .key-item3 {
  width: 458px;
  top: 69px;
  margin-left: -652px; }

.episode0 .p-key .key-item4, .episode1 .p-key .key-item4 {
  width: 282px;
  top: 276px;
  margin-left: 260px; }

.episode0 .p-episode-header, .episode1 .p-episode-header {
  margin: 0; }

.episode0 .p-episode-image, .episode1 .p-episode-image {
  margin-top: 53px; }

/* .episode0 .p-episode-image-item:first-of-type, .episode1 .p-episode-image-item:first-of-type {
  margin: 0 auto; } */

@media screen and (max-width: 768px) {
  .episode0 .l-article, .episode1 .l-article {
    margin-top: 40px; }
  .episode0 .l-main, .episode1 .l-main {
    margin: 0 auto 0; }
  .episode0 .p-global-header, .episode1 .p-global-header {
    height: 307px; }
  .episode0 .p-key-leadBox, .episode1 .p-key-leadBox {
    margin-top: -93px; }
  .episode0 .p-key .key-item1, .episode1 .p-key .key-item1 {
    width: 140px;
    top: 40px;
    margin-left: 35px; }
  .episode0 .p-key .key-item2, .episode1 .p-key .key-item2 {
    width: 328px;
    top: 52px;
    margin-left: -162px; }
  .episode0 .p-key .key-item3, .episode1 .p-key .key-item3 {
    width: 163px;
    top: 112px;
    margin-left: -182px;
    z-index: 5; }
  .episode0 .p-key .key-item4, .episode1 .p-key .key-item4 {
    width: 132px;
    top: 140px;
    margin-left: 7px; }
  .episode0 .p-episode-image, .episode1 .p-episode-image {
    margin-top: 30px; } }

@media screen and (max-width: 320px) {
  .episode0 .p-key .key-item1, .episode1 .p-key .key-item1 {
    margin-left: 20px; }
  .episode0 .p-key .key-item2, .episode1 .p-key .key-item2 {
    margin-left: -154px;
    width: 310px; }
  .episode0 .p-key .key-item3, .episode1 .p-key .key-item3 {
    width: 163px;
    margin-left: -180px; }
  .episode0 .p-key-leadBox, .episode1 .p-key-leadBox {
    width: 260px; } }

.episode2 .p-description-listItem {
  width: 100%; }

.episode2 .p-description-work {
  width: 790px; }

.episode2 .p-description-num {
  padding-right: 10px; }

@media screen and (max-width: 768px) {
  .episode2 .p-description-work {
    width: 100%; } }

.episode3 .c-description-list-num {
  padding-right: 8px; }

.episode3 .p-description-flame-list.lower-alpha li {
  list-style: lower-alpha inside; }

.episode3 .p-description-flame + .p-description-flame {
  margin-top: 1em; }

.keyword .p-episode-heading {
  line-height: 1.37; }

.keyword .p-description {
  background-color: #def5ff;
  margin-top: 75px; }
  .keyword .p-description::before, .keyword .p-description::after {
    content: none; }

.keyword .p-next-btn-subTitle {
  display: inline-block;
  padding-bottom: 0;
  font-size: 2rem; }

.keyword .p-keyword {
  padding: 96px 0; }

.keyword .p-keyword-content {
  position: relative;
  z-index: 5;
  margin-top: 94px; }
  .keyword .p-keyword-content:first-child {
    margin-top: 0; }

.keyword .p-keyword-list {
  display: block;
  -webkit-box-pack: none;
      -ms-flex-pack: none;
          justify-content: none;
  margin-top: 34px; }

.keyword .p-keyword-epTitle-wrap {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: .06em;
  line-height: 1.2; }

.keyword .p-keyword-epTitle-small {
  font-size: 1.8rem;
  vertical-align: middle; }

.keyword .p-keyword-epTitle {
  vertical-align: middle;
  margin-left: 8px; }

.keyword .p-keyword-listItem {
  width: 100%;
  display: block;
  text-align: left;
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2;
  border-top: 2px solid #40220f;
  padding: 10px 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .keyword .p-keyword-listItem:last-child {
    border-bottom: 2px solid #40220f; }

.keyword .p-keyword-listItem + p-keyword-detail {
  border-top: 2px solid #40220f; }

.keyword .p-keyword-word {
  width: 120px;
  display: table-cell;
  vertical-align: top;
  font-weight: 700;
  text-align: left; }

.keyword .p-keyword-mean {
  width: 770px;
  display: table-cell;
  padding-left: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.keyword .p-keyword-ep-reference-wrap {
  display: block;
  text-align: right; }

.keyword .p-keyword-ep-reference {
  display: inline-block;
  text-align: right;
  font-weight: 700;
  color: #40220f;
  text-decoration: underline; }
  .keyword .p-keyword-ep-reference:hover {
    text-decoration: none; }

.keyword .p-keyword-mean-link {
  display: inline-block;
  text-decoration: underline;
  color: #40220f;
  font-weight: 700; }
  .keyword .p-keyword-mean-link:hover {
    text-decoration: none; }

.keyword .p-keyword-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 60px 0; }

.keyword .p-keyword-detail-chara {
  width: 94px;
  padding-bottom: 9px;
  margin-right: 25px; }

.keyword .c-keyword-detail-text {
  width: 770px;
  font-size: 1.6rem;
  line-height: 2;
  text-align: left;
  border-radius: 10px;
  padding: 21px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  position: relative; }
  .keyword .c-keyword-detail-text::after {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 50%;
    margin: 0 auto; }

.keyword .p-keyword-detail-text::after {
  left: -18px;
  border-top: 16px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  -webkit-transform: rotate(90deg) translateX(-50%);
      -ms-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%); }

.keyword .reverse .p-keyword-detail-text::after {
  left: auto;
  left: initial;
  right: -18px;
  border-top: none;
  border-bottom: 16px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  -webkit-transform: rotate(90deg) translateX(-50%);
      -ms-transform: rotate(90deg) translateX(-50%);
          transform: rotate(90deg) translateX(-50%); }

.keyword .reverse .p-keyword-detail-chara {
  width: 85px;
  margin-right: 0;
  margin-left: 25px;
  padding-right: 9px; }

.keyword .p-keyword-detail-link {
  font-weight: 700;
  color: #40220f;
  text-decoration: underline; }
  .keyword .p-keyword-detail-link:hover {
    text-decoration: none; }

@media screen and (max-width: 768px) {
  .keyword .p-description {
    margin-top: 38px; }
  .keyword .p-keyword {
    padding: 37px 12px; }
  .keyword .p-keyword-content {
    margin-top: 60px; }
  .keyword .p-keyword-list {
    margin-top: 20px; }
  .keyword .p-keyword-epTitle-wrap {
    line-height: 0.9;
    letter-spacing: 0.05em; }
  .keyword .p-keyword-epTitle {
    margin-left: 0;
    font-size: 1.6rem; }
  .keyword .p-keyword-epTitle-small {
    font-size: 1.2rem; }
  .keyword .p-keyword-word {
    display: block;
    width: 100%;
    font-size: 1.5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 3px; }
  .keyword .p-keyword-mean {
    width: 60%;
    font-size: 1.5rem;
    padding-left: 0; }
  .keyword .p-next-btn-subTitle {
    display: block;
    font-size: 1.2rem; }
  .keyword .p-keyword-detail-chara {
    width: 48px;
    padding-bottom: 0;
    padding-right: 0;
    margin-right: 15px; }
  .keyword .p-keyword-detail {
    margin-top: 18px;
    padding: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .keyword .c-keyword-detail-text {
    width: 230px;
    font-size: 1.2rem;
    line-height: 1.9;
    padding: 18px 14px; }
  .keyword .p-keyword-detail-text::after {
    left: -10px;
    border-top: 10px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent; }
  .keyword .reverse .p-keyword-detail-text::after {
    right: -10px;
    border-bottom: 10px solid #fff;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent; }
  .keyword .reverse .p-keyword-detail-chara {
    width: 44px;
    padding-right: 0;
    margin-right: 0;
    margin-left: 15px; } }

@media screen and (max-width: 320px) {
  .keyword .p-keyword {
    padding: 37px 10px; }
  .keyword .c-keyword-detail-text {
    width: 215px;
    padding: 10px 10px; } }
