@charset "utf-8";
/* ロボスタ会員 */
.thm-body {
 display: block;
 max-width: inherit;
 padding: 0;
}
.thm-body .thm-main {
 margin: 0 auto 40px;
 width: 100%;
 max-width: inherit;
 padding-right: 0;
}
.thm-aside {
 display: none;
}
#container img {
 max-width: 100%;
 height: auto;
 vertical-align: top;
}
#container hr {
 display: block;
 height: 10px;
 border: 0;
 border: none;
 margin: 0 0 10px;
 padding: 0;
 background-color: #ededed;
}
.line {
 border-bottom: #d4cebe dashed 2px;
 margin: 50px auto;
 width: 30%;
}
.marker {
 background: linear-gradient(transparent 70%, rgba(165, 145, 90, .4) 70%);
}
.row {
 width: 100%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 -webkit-box-lines: multiple;
 -moz-box-lines: multiple;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 justify-content: center;
}
.bar_line::after {
 content: " ";
 display: block;
 margin: 16px auto 50px;
}
.row.space {
 margin-top: 20px;
}
.row .list {
 display: inline-block;
 vertical-align: top;
 -webkit-filter: drop-shadow(0px 0 3px rgba(0, 0, 0, .1));
 filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .1));
 border: 1px solid #eee;
 margin-bottom: 26px;
 box-sizing: border-box;
}
.row .list.box {
 background-color: #fff;
 padding: 30px 0;
 position: relative;
}
.list-logo li {
 padding: 0 30px 30px;
 width: 25%;
 box-sizing: border-box;
}
.contents {
 margin: 0 auto;
 width: 90%;
 padding: 20px 0 40px;
}
#plan .contents {
 padding-top: 3.6rem;
}
.row .list.box.toc {
 margin: 0 auto;
 max-width: 800px;
 padding: 20px 0 0;
}
.slim {
 max-width: 900px;
 margin: 0 auto;
}
#top .ttl {
 font-size: clamp(3rem, 4vw, 5rem);
 line-height: 1.5em;
 text-align: center;
 margin: 0 auto 20px;
}
.plan {
 font-size: 5em;
 text-align: center;
}
.plan span {
 font-size: 0.3em;
}
.pamphlet {
 background-color: #58b4af;
 font-size: 12px;
 line-height: 1em;
 color: #fff;
 display: inline-block;
 padding: 10px 18px;
 -webkit-border-radius: 18px;
 -moz-border-radius: 18px;
 border-radius: 18px;
 margin: 20px 0 30px 16px;
}
.pamphlet:hover {
 background-color: #99D3D1;
 text-decoration: none;
}
.news {
 border-top: 1px dashed #999;
}
.news .item a {
 border-bottom: 1px dashed #999;
 padding: 14px 10px 14px 100px;
 color: #000;
 display: block;
 position: relative;
}
.news .item a:hover {
 background-color: #fff;
}
.news .date {
 color: #999;
 display: inline-block;
 position: absolute;
 left: 10px;
 font-size: 0.8em;
 top: 18px;
}
.news p {
 margin-bottom: 0;
}
.price {
 font-size: 2em;
 font-weight: 600;
 margin-right: 10px;
 text-align: center;
}
.price span {
 font-size: 2em;
}
.subtxt {
 font-size: 15px;
}
.white {
 color: #fff;
}
.thm-main .title {
 text-align: center;
 margin: 0 auto;
 font-weight: 600;
 background-color: #f5f5f5;
 padding: 36px 0;
 font-size: 2em;
 font-weight: 700;
}
.thm-main .title .en {
 font-size: 4em;
 line-height: 1em;
 color: var(--sub-color);
 ;
}
.thm-main .title.sub {
 font-size: 24px;
 margin: 0 auto 10px;
}
.thm-main .title .jp {
 display: block;
 margin: 0 auto;
 line-height: 1.6em;
}
#service.thm-main .title img {
 max-width: 400px;
 width: 80%;
}
#contact .thm-main .title {
 color: #000;
}
#contact #form_iframe {
 height: 600px;
}
.second {
 padding-top: 50px;
}
.sub-ttl {
 font-size: clamp(2.4rem, 3.4vw, 4rem);
 line-height: 1.6em;
 text-align: center;
 color: var(--sub-color);
}
.sub-ttl.s {
 font-size: clamp(1.8rem, 2.4vw, 2.4rem);
}
.sub-ttl.bk {
 color: #000;
 margin-bottom: 20px;
}
.sub-ttl b {
 font-size: 1.4em;
}
.js-code {
 color: var(--link-color);
 text-decoration: underline;
 font-weight: 700;
}
.b20 .sub-ttl {
 font-size: clamp(2rem, 3vw, 3rem);
 margin-bottom: .5em;
}
.b20 .left {
 font-size: clamp(1.5rem, 2vw, 2rem);
 line-height: 1.8em;
}
.sub-ttl-bk {
 font-size: 1.3em;
 line-height: 1.6em;
 font-weight: 600;
 text-align: center;
 margin-bottom: .6em;
}
.box .cp {
 position: absolute;
 top: 14px;
 left: 0;
}
.box .obi {
 position: relative;
 padding: 0.5em;
 background: var(--sub-color);
 ;
 color: #fff;
 font-style: normal;
 left: -10px;
}
.box .obi::before {
 position: absolute;
 content: '';
 top: 100%;
 left: 0;
 border: none;
 border-bottom: solid 7px transparent;
 border-right: solid 10px #a21000;
}
.article .list .bar_line::after {
 border: 1px solid #eee;
 content: " ";
 display: block;
 margin: 15px auto;
 width: 100%;
}
.article .list .bar_line_top::before {
 border: 1px solid #eee;
 content: " ";
 display: block;
 margin: 20px auto;
 width: 100%;
}
.bold {
 font-weight: bold;
}
.large {
 font-size: 1.6em;
}
.center {
 text-align: center;
}
.phL {
 width: 340px;
 margin: 0 30px 30px 0;
 float: left;
}
.article .list img {
 width: 100%;
}
.article .inner {
 width: 88%;
 margin: 0 auto;
}
.article .at {
 line-height: 1.6em;
 margin-top: 10px;
 color: #888;
 font-size: .9em;
}
.sub-ttl a, .read .link {
 text-decoration: underline;
 font-weight: 600;
 color: var(--sub-color);
 ;
}
.article .at a {
 text-decoration: underline;
 font-weight: 600;
 color: #888;
}
.article .at a:hover {
 text-decoration: none;
 color: #222;
}
.article .at.blue, .article .at.blue a {
 color: var(--link-color);
 font-size: 1.1em;
}
.sub-ttl a:hover, .read .link:hover {
 opacity: .7;
}
.article .list .ttl {
 font-size: 1.8em;
 font-weight: 600;
 color: #fff;
 margin-top: 60px;
}
.article .list .ttl:first-of-type {
 margin-top: 0;
}
.article .list p.price {
 font-size: clamp(3rem, 3.6vw, 4rem);
 line-height: 1.6em;
 font-weight: 600;
 display: block;
 margin-bottom: 0;
}
.article .list p.price .yen {
 font-size: .6em;
 color: #999;
 margin-left: 5px;
 font-weight: 600;
}
.article .list p.price .yen.at {
 font-size: .4em;
 margin-left: 0;
}
.info {
 margin: 16px auto 40px;
}
.info li {
 position: relative;
 padding-left: 20px;
 color: #999;
 font-size: .9em;
 line-height: 1.4em;
 margin-bottom: 5px;
}
.info li:before {
 position: absolute;
 left: 0;
 width: 20px;
 text-align: center;
 content: "※";
}
.article .point {
 margin: 20px auto;
}
.article .point li {
 margin-bottom: 10px;
 position: relative;
 padding-left: 25px;
}
.article .point li a {
 text-decoration: underline;
}
.article .toc .point li a {
 text-decoration: none;
 border-bottom: 3px solid #eee;
}
.article .point li.through {
 color: #aaa;
 text-decoration: line-through;
}
.article .point li::before {
 position: absolute;
 left: 3px;
 top: 8px;
 content: '';
 width: 12px;
 height: 7px;
 border-left: 3px solid var(--sub-color);
 ;
 border-bottom: 3px solid var(--sub-color);
 ;
 transform: rotate(-45deg);
}
.article .point li.through::before {
 border-left: 3px solid #999;
 border-bottom: 3px solid #999;
}
.article .list p.caption {
 font-size: 0.8em;
 width: 90%;
}
.article .list p.center {
 text-align: center;
 padding-top: 10px;
 margin-bottom: -5px;
}
#plan .logo_info {
 margin: 0 auto;
 padding: 20px 0 30px;
 text-align: center;
}
.read {
 margin-bottom: 40px;
 text-align: center;
 font-size: clamp(1.8rem, 2.4vw, 2.4rem);
 font-weight: 600;
}
.b20 {
 text-align: center;
}
#container .btn_area {
 display: block;
 width: 100%;
 max-width: 440px;
 text-align: center;
 margin: 20px auto;
}
#container .mms-related-list .btn_area {
 margin-bottom: 0;
}
#container .btn {
 font-size: clamp(1.8rem, 2.4vw, 2.4rem);
 font-weight: 600;
 line-height: 1.5;
 position: relative;
 width: 100%;
 display: inline-block;
 padding: 0.8em 0.1em 0.7em;
 cursor: pointer;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-transition: all 0.1s;
 transition: all 0.1s;
 text-align: center;
 vertical-align: middle;
 text-decoration: none;
 border-radius: 0.3rem;
 box-sizing: border-box;
 color: #fff;
 background-color: var(--sub-color);
 ;
 border-bottom: solid 4px #a21000;
}
#container .btn:hover {
 opacity: .7;
}
#container .btn.bk {
 background-color: #303030;
 border-bottom: solid 4px #111;
}
/* 画面外にいる状態 */
.fadein {
 opacity: 0;
 transform: translate(0, 40px);
 transition: all 1000ms;
}
/* 画面内に入った状態 */
.fadein.scrollin {
 opacity: 1;
 transform: translate(0, 0);
}
/* アンケート */
.questionnaire {
 display: -webkit-box;
 display: -ms-flexbox;
 display: -webkit-flex;
 display: flex;
 justify-content: center;
 align-items: center;
 min-height: 640px;
}
.questionnaire .read {
 margin-bottom: 20px;
}
.questionnaire #top .ttl {
 margin-bottom: 30px;
}
#container.questionnaire .btn_area {
 margin-top: 40px;
}
.navi-arrow {
 width: 60px;
 height: 60px;
 border: 10px solid;
 border-color: var(--sub-color);
 var(--sub-color);
 transparent transparent;
 transform: rotate(45deg);
 margin: auto;
}
.arrow_wrap {
 padding-bottom: 50px;
 overflow: hidden;
}
.navi-arrow-bottom {
 position: relative;
}
.navi-arrow-bottom::after {
 content: '';
 position: absolute;
 top: 100%;
 left: 0;
 right: 0;
 margin: auto;
 width: 0;
 height: 0;
 border-top: 50px solid var(--sub-color);
 ; /* 好みで高さ色を変えてください */
 border-left: 80px solid transparent;
 border-right: 80px solid transparent;
}
@media screen and (min-width: 813px) {
 .contents {
  width: 94%;
  max-width: 1100px;
  padding-top: 40px;
 }
 .box-hdr {
  aspect-ratio: 10 / 3;
 }
 .article .corporation .point li {
  width: 49%;
  display: inline-block;
  box-sizing: border-box;
 }
 #container #top .btn {
  font-size: 1.6em;
  font-size: 2vw;
 }
 .row .list {
  font-size: 16px;
 }
 #corporate {
  margin-top: -120px;
  padding-top: 120px;
 }
 .article .point li::before {
  width: 14px;
  height: 9px;
 }
 .arrow_wrap-left {
  padding-bottom: 50px;
  margin-top: 150%;
  transform: rotate(-90deg);
 }
 .navi-arrow-left {
  position: relative;
 }
 .navi-arrow-left::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 50px solid var(--sub-color);
  ;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
 }
 .mms-related-list {
  margin-top: 20px;
 }
 .row {
  justify-content: space-between;
 }
}
@media screen and (min-width: 1025px) {
 #container #top .btn {
  font-size: 1.6em;
 }
 .row .list.box.toc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 10px;
 }
 .row .list.box.toc .sub-ttl-bk {
  width: 100px;
  margin-left: 20px;
 }
 .navi-arrow-bottom::after {
  border-left: 120px solid transparent;
  border-right: 120px solid transparent;
 }
 .navi-arrow-left::after {
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
 }
}
@media screen and (max-width: 812px) {
 body {
  font-size: 14px;
 }
 .thm-body {
  background-image: none;
  font-size: 14px;
 }
 .pamphlet, .pamphlet:hover {
  background-color: #58b4af;
  margin: 0 auto 40px;
  text-align: center;
  width: 80%;
  max-width: 230px;
  display: inline-block;
 }
 .read br {
  margin-bottom: 20px;
 }
 .read br {
  display: none;
 }
 .b20 .left {
  text-align: left;
 }
 .box-hdr {
  margin-bottom: 10px;
 }
 .thm-main .title {
  padding: 20px 0;
  font-size: 1.6em;
 }
 .thm-main .title.sub {
  padding: 10px 0;
  font-size: 1.2em;
  line-height: 1.4em;
 }
 .thm-main .title .en {
  font-size: 2.2em;
 }
 .thm-main .title .jp {
  font-size: 0.9em;
 }
 .article .list .ttl {
  font-size: 1.2em;
  text-align: center;
 }
 .row {
  margin-top: 20px;
 }
 .plan {
  font-size: 4em;
 }
 .second {
  padding-top: 30px;
 }
 #service .article .list .ttl, #service .article .list p, #service .article .point {
  width: 100%;
 }
 .phL {
  display: block;
  float: none;
  width: 70%;
  margin: 0 auto 20px;
 }
 .large {
  text-align: center;
 }
 .row .list .box {
  padding: 40px 0 20px;
 }
 #plan .logo_info .reifrontier {
  max-width: 180px;
 }
 #plan .logo_info .iid {
  max-width: 100px;
 }
 .article .list p.price .yen.at {
  display: block;
  margin-top: -.5em;
  margin-bottom: 1em;
  line-height: 1em;
 }
 .bar_line::after {
  margin-bottom: 0;
 }
 a.button {
  margin-top: 30px;
  font-size: 1em;
  padding: .6em 1.4em;
 }
 #corporate {
  margin-top: -32px;
  padding-top: 32px;
 }
 .list-logo li {
  padding: 0 8%;
  width: 50%;
 }
 #container .mms-related-list.link {
  margin-bottom: 20px;
 }
 .arrow_wrap, .arrow_wrap-left {
  padding-bottom: 30px;
  overflow: hidden;
 }
 .navi-arrow-bottom, .navi-arrow-left {
  position: relative;
 }
 .navi-arrow-bottom::after, .navi-arrow-left::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 30px solid var(--sub-color);
  ; /* 好みで高さ色を変えてください */
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
 }
 .arrow_wrap-left {
  margin: 24px auto;
 }
}
@media screen and (max-width : 479px) {
 #contact #form_iframe {
  height: 990px;
 }
 .article .inner {
  width: 90%;
 }
}
/* ------------------------------
	レスポンシブ
------------------------------ */
.sp {
 display: none;
}
.grid_1 {
 width: 98%;
 margin: 0 1%;
}
.grid_2 {
 width: 48%;
}
.grid_3 {
 width: 31.33333%;
 margin: 0 1%;
}
.grid_4 {
 width: 22%;
 margin: 0 1%;
}
.grid_5 {
 width: 66%;
 margin: 0 1%;
}
.L {
 float: left;
}
.R {
 float: right;
}
.mms-related-list {
 display: flex;
 display: -webkit-flex;
 display: -ms-flexbox;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 -moz-box-lines: multiple;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 justify-content: space-between;
 margin-bottom: 40px;
}
.mms-related-list.premium, .mms-related-list.mypage {
 margin-bottom: 0;
}
.mms-related-list .mms-related-item, .mms-related-list .mms-related-item.R .mms-related-href:first-of-type {
 border-bottom: 1px solid #ddd;
}
.mms-related-list .mms-related-item:first-of-type {
 border-top: 1px solid #ddd;
}
.mms-related-list .mms-related-item.L .mms-related-href {
 display: block;
}
.mms-related-list .mms-related-item.R, .mms-related-list .mms-related-item.L {
 border-top: none;
 border-bottom: none;
}
.mms-related-list .mms-related-item.screen-sp {
 max-width: 450px;
 width: 50%;
 margin: auto;
}
.mms-related-list .mms-related-href {
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: start;
 -webkit-align-items: flex-start;
 -ms-flex-align: start;
 align-items: flex-start;
 color: #333;
 text-decoration: none;
 padding: 20px 0;
}
.mms-related-list .mms-related-href .mms-figure {
 position: relative;
 -webkit-box-flex: 0;
 -webkit-flex: 0 0 35%;
 -ms-flex: 0 0 35%;
 flex: 0 0 35%;
 width: 35%;
 margin-right: 15px;
 overflow: hidden;
}
.mms-related-list .mms-related-href .mms-figure img {
 max-width: 100%;
 height: auto;
 aspect-ratio: 3 / 2;
 object-fit: cover;
}
.mms-related-list .mms-related-href .mms-figcaption {
 -webkit-box-flex: 1;
 -webkit-flex: 1;
 -ms-flex: 1;
 flex: 1;
}
.mms-related-list .mms-related-href .bookmark {
 text-align: center;
 width: 100%;
 margin-top: 18px;
 margin-bottom: 10px;
}
.mms-related-list .mms-related-href .mms-figcaption .mms-figcaption-title {
 font-size: 14px;
 font-weight: 600;
 line-height: 1.6em;
 margin: 0;
 padding: 0;
}
.mms-related-list .mms-related-href .mms-figcaption .mms-figcaption-date {
 font-size: 11px;
 color: #888;
 font-weight: normal;
}
.mms-related-list .mms-w {
 width: 100%;
 margin-bottom: 10px;
}
.image-center {
 width: 90%;
 max-width: 500px;
 margin: 30px auto;
}
.image-center-w {
 width: 100%;
 max-width: 740px;
 margin: 30px auto;
}
.mms-related-list .mms-w img, .image-center img {
 width: 100%;
 height: auto;
}
.mms-related-list .border {
 border: 2px solid #efefef;
}
.figure-seminar {
 width: 100%;
 max-width: 640px;
 margin: 0 auto 20px;
}
#container table {
 background-color: #fff;
 display: table;
 border-collapse: separate;
 border-spacing: 2px;
 line-height: 1.6em;
 margin: auto;
 width: 100%;
}
#container table th, #container table td {
 background: #f9f9f9;
 padding: 12px 15px;
}
#container table th {
 background: #ededed;
 text-align: left;
}
#container table .season th {
 text-align: center;
}
#container table .link {
 color: #55b4dd;
 text-decoration: underline;
 font-weight: 800;
 display: inline-block;
 white-space: nowrap;
}
#container table .link::after {
 content: "»";
}
#container table .link:hover {
 text-decoration: none;
 opacity: 0.7;
}
#container table.size th, #container table.size td {
 text-align: center;
}
@media screen and (min-width: 813px) {
 .mms-related-list .mms-related-item {
  width: 48%;
 }
 .mms-related-list .mms-related-item.w-w {
  width: 42%;
 }
 .mms-related-list .mms-related-item.w-r {
  width: 45.4%;
 }
 .mms-related-list .mms-related-item.w-s {
  width: 12%;
 }
 .mms-related-list .mms-related-href {
  padding: 20px 0;
 }
 .mms-related-list .mms-related-href .mms-figcaption .mms-figcaption-title {
  font-size: 16px;
  font-style: 500;
 }
 .mms-related-list .mms-related-item.R .mms-related-href .mms-figcaption .mms-figcaption-title, .mms-related-list .mms-related-item.L .mms-related-href .mms-figcaption .mms-figcaption-title {
  font-size: 16px;
 }
 .mms-related-list .mms-related-item.R .mms-related-href .mms-figure {
  -webkit-flex: 0 0 44%;
  -ms-flex: 0 0 44%;
  flex: 0 0 44%;
  width: 44%;
 }
 .mms-related-list .mms-related-href .mms-figcaption.bookmark {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  min-height: 70px;
  margin-bottom: 12px;
  font-size: 1.1em;
  line-height: 2em;
 }
 .mms-related-list .mms-related-item.screen-pc {
  width: 70%;
  margin-right: 4%
 }
 .mms-related-list .mms-related-item.screen-sp {
  width: 21%;
 }
}
@media screen and (max-width: 812px) {
 .sp {
  display: block;
 }
 .pc {
  visibility: hidden;
  display: none;
 }
 .grid_1, .grid_2, .grid_3, .grid_4, .grid_5 {
  width: 100%;
  margin: 0;
 }
 .mms-related-list .mms-related-item.R, .mms-related-list .mms-related-item.L {
  width: 100%;
  border-bottom: 1px solid #ddd;
 }
 .mms-related-list .mms-related-item.screen-sp {
  width: 60%;
 }
 .mms-related-list .mms-related-item.w-w {
  width: 90%;
  margin: auto;
 }
}
@media screen and (max-width: 479px) {
 .contents.schedule {
  width: 100%;
 }
 .contents.schedule .info {
  width: 90%;
  margin: 16px auto 20px;
 }
 #container table {
  display: block;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  font-size: .9em;
 }
 #container table tbody {
  width: 100%;
  border-collapse: collapse;
  white-space: nowrap;
 }
 #container table th, #container table td {
  padding: 8px 10px;
 }
}
.accordion_area .accordion_one .ac_header {
 background-color: #ffffff;
 padding: 2rem 4rem 2rem 2rem;
 position: relative;
 z-index: +1;
 cursor: pointer;
 transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
 background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(even) .ac_header {
 background-color: #f5f5f5;
}
.accordion_area .accordion_one:nth-child(even) .ac_header:not(.open):hover {
 background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
 position: absolute;
 top: 50%;
 right: 2rem;
 width: 20px;
 height: 20px;
 margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
 position: absolute;
 content: "";
 margin: auto;
 box-sizing: border-box;
 vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
 border-top: 2px solid var(--link-color);
 width: 20px;
 height: 0;
 top: 0;
 bottom: 0;
 right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
 border-left: 2px solid var(--link-color);
 width: 0;
 height: 20px;
 top: 0;
 bottom: 0;
 right: 9px;
 transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
 height: 0;
}
.accordion_area .accordion_one .ac_inner {
 display: none;
 padding: 1.5rem 2rem 1.5rem 2rem;
 box-sizing: border-box;
 background: #fff;
 border-top: 2px solid #eee;
}
.accordion_area .accordion_one {
 -webkit-filter: drop-shadow(0px 0 3px rgba(0, 0, 0, .1));
 filter: drop-shadow(0px 0px 3px rgba(0, 0, 0, .1));
 border: 1px solid #eee;
 margin-bottom: 1rem;
}
@media screen and (max-width: 812px) {
 .accordion_area .accordion_one .ac_header {
  padding: 1.5rem 2.5rem 1.5rem 1rem;
 }
 .accordion_area .accordion_one .ac_header .i_box {
  right: 0.8rem;
  width: 15px;
  height: 15px;
  margin-top: -7px;
 }
 .accordion_area .accordion_one .ac_header .i_box:before {
  width: 15px;
 }
 .accordion_area .accordion_one .ac_header .i_box:after {
  height: 15px;
  right: 7px;
 }
 .accordion_area .accordion_one .ac_inner {
  padding: 1.5rem 1rem;
 }
}
/*--- faq ---*/
.p-faq__headinner {
 display: block;
 padding-left: 35px;
 position: relative;
 line-height: 1.5;
}
.p-faq__headinner::before {
 position: absolute;
 left: 0;
 content: "Q．";
 color: var(--link-color);
 font-size: 18px;
 font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
 font-size: 18px;
}
@media screen and (max-width: 812px) {
 .p-faq__headinner {
  padding-left: 25px;
 }
 .p-faq__headinner::before {
  font-size: 14px;
 }
 .p-faq__headinner p.p-faq__q-txt {
  font-size: 14px;
 }
}
.p-faq__bodyinner {
 display: block;
 padding-left: 35px;
 position: relative;
 line-height: 1.6;
}
.p-faq__bodyinner::before {
 position: absolute;
 left: 0;
 top: -3px;
 content: "A．";
 color: var(--sub-color);
 ;
 font-size: 18px;
 font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
 font-size: 16px;
}
@media screen and (max-width: 812px) {
 .p-faq__bodyinner {
  padding-left: 25px;
 }
 .p-faq__bodyinner::before {
  font-size: 14px;
  top: 0;
 }
 .p-faq__bodyinner p.p-faq__a-txt {
  font-size: 14px;
 }
}