@charset "UTF-8";
/*下層ページ
----------------------------------------------------*/
#breadcrumb {
  margin-bottom: 32px;
}

#breadcrumb ul {
  display: flex;
  flex-wrap: wrap;
}

#breadcrumb ul li {
  font-size: 12px;
}

#breadcrumb ul li:after {
  content: ">";
  margin: 0 8px;
}

#breadcrumb ul li a {
  font-size: 12px;
  color: #3e3a3a;
  text-decoration: underline;
}

#breadcrumb ul li:last-of-type:after {
  content: none;
}

.secondconts01 {
  margin-top: 56px;
}

.secondconts01:first-of-type {
  margin-top: 0;
}

.second_textarea01 p {
  margin-bottom: 1em;
}

.second_textarea01 p:last-of-type {
  margin-bottom: 0;
}

/*初めての方へ
----------------------------------------------------*/
.about_recommend {
  background: #fcf9e1;
  padding: 36px 36px 0;
  box-sizing: border-box;
  margin-top: 24px;
}

.about_recommend02 {
  padding: 36px;
  margin-bottom: 24px;
}

.about_recommend-list {
  position: relative;
  min-height: 265px;
}

.about_recommend-list ul {
  position: relative;
  z-index: 2;
}

.about_recommend-list ul li {
  font-size: 17px;
  position: relative;
  width: calc(100% - 334px);
  padding-left: 24px;
  margin-bottom: 8px;
}

.about_recommend-list ul li:last-of-type {
  margin-bottom: 0;
}

.about_recommend-list ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 9px;
  background: #3e3a3a;
  border-radius: 100px;
}

.about_recommend-list02 {
  min-height: 0;
}

.about_recommend-list02 ul li {
  width: 100%;
}

.about_recommend-img01 {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}

.about_recommend-text01 {
  margin: 24px auto;
}

.about_recommend-text01 p {
  margin-bottom: 1em;
}

.about_recommend-text01 p:last-of-type {
  margin-bottom: 0;
}

.about_recommend-text02 {
  margin: 24px auto;
}

.about_recommend-text02 p {
  margin-bottom: 1em;
}

.about_recommend-text02 p:last-of-type {
  margin-bottom: 0;
}

.about_recommend-text03 {
  margin: 32px auto;
}

.about_recommend-text03 p {
  margin-bottom: 1em;
}

.about_recommend-text03 p:last-of-type {
  margin-bottom: 0;
}

.about_text-img01 {
  margin-bottom: 32px !important;
}

.about_img01 {
  margin: 32px auto;
}

.about_list01 {
  margin-top: 32px;
}

.about_list01-ttl {
  font-size: 24px;
  font-weight: bold;
  padding: 24px 16px;
  color: #fff;
  text-align: center;
}

.about_list01-ttl span {
  text-decoration: underline;
}

.about_list01-ttl-false {
  background: #999;
}

.about_list01-ttl-true {
  background: #1f6fb6;
}

.about_list01-list {
  padding: 24px 24px;
  border: 2px solid;
  box-sizing: border-box;
}

.about_list01-list ul li {
  font-size: 18px;
  margin-bottom: 12px;
  padding-left: 32px;
}

.about_list01-list ul li:last-of-type {
  margin-bottom: 0;
}

.about_list01-list-false {
  border-color: #999;
}

.about_list01-list-false ul li {
  background: url("../images/second/icon_false.png") no-repeat left 6px;
}

.about_list01-list-true {
  border-color: #1f6fb6;
}

.about_list01-list-true ul li {
  background: url("../images/second/icon_true.png") no-repeat 0 4px;
}

.about_list02 {
  width: 100%;
  border: 3px solid #d7edfa;
  background: #f5f8fa;
  box-sizing: border-box;
  padding: 40px 40px 28px;
  margin-top: 40px;
}

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

.about_list02 ul li {
  font-size: 17px;
  padding-left: 16px;
  position: relative;
  margin-right: 40px;
  margin-bottom: 12px;
}

.about_list02 ul li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  background: #3e3a3a;
}

.about_text01 {
  font-family: 'Noto Serif JP', serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}

.about_text01 .br {
  display: block;
}

.about_text01 strong {
  font-weight: 500;
  color: #fa3407;
}

.about_infolist01 {
  margin-top: 32px;
}

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

.about_infolist01 ul li {
  width: calc(100% / 3 - 24px);
  max-width: 214px;
  margin-right: 36px;
  margin-bottom: 12px;
}

.about_infolist01 ul li:nth-child(3n) {
  margin-right: 0;
}

.about_infolist01 ul li img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.aboutfaq_conts dl {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}

.aboutfaq_conts dl dt {
  width: 100%;
  background: #2e86d3;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  box-sizing: border-box;
  padding: 16px;
  margin-bottom: 16px;
}

.about_message {
  background: #fcf9e1;
  box-sizing: border-box;
  padding: 24px;
  margin-top: 40px;
}

/*料金・施術の流れ
----------------------------------------------------*/
.price_campign-ttl01 {
  font-family: 'Noto Serif JP', serif;
  font-size: 33px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 8px;
}

.price_campign-ttl01 span {
  position: relative;
}

.price_campign-ttl01 span:before, .price_campign-ttl01 span:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #3e3a3a;
  position: absolute;
  bottom: -5px;
}

.price_campign-ttl01 span:before {
  transform: rotate(-35deg);
  left: -24px;
}

.price_campign-ttl01 span:after {
  transform: rotate(35deg);
  right: -24px;
}

.price_campign-text01 {
  font-family: 'Noto Serif JP', serif;
  font-size: 28px;
  font-weight: 500;
  text-align: center;
}

.price_campign-text01 .br {
  display: block;
}

.price_campign-text01 .ul {
  font-weight: 600;
  background: linear-gradient(transparent 60%, #ffff00 60%);
}

.price_conts {
  border: 4px solid #1f6fb6;
  background: #f5f8fa;
  box-sizing: border-box;
  padding: 32px;
  margin-top: 40px;
}

.price_conts:first-of-type {
  margin-top: 0;
}

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

.price_contsinfo-ttl01 {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.price_contsinfo-ttl01 span {
  position: relative;
}

.price_contsinfo-ttl01 span:before, .price_contsinfo-ttl01 span:after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  background: #3e3a3a;
  position: absolute;
  bottom: 0;
}

.price_contsinfo-ttl01 span:before {
  transform: rotate(-35deg);
  left: -1em;
}

.price_contsinfo-ttl01 span:after {
  transform: rotate(35deg);
  right: -1em;
}

.price_contsinfo-text {
  width: calc(100% - 255px);
  margin-right: 24px;
}

.price_contsinfo-menu01 {
  font-size: 34px;
  font-weight: bold;
  color: #097de3;
  text-align: center;
  margin: 8px auto 16px;
  line-height: 1.5;
}

.price_contsinfo-price {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}

.price_contsinfo-price p {
  font-size: 18px;
  font-weight: bold;
}

.price_contsinfo-price p.price_contsinfo-arrow {
  font-size: 28px;
  margin: 0 12px;
  line-height: 1;
}

.price_contsinfo-price .price_contsinfo-pricedown {
  font-size: 39px;
  font-weight: bold;
  color: #fa4a2c;
  line-height: 1;
}

.price_contsinfo-text01 {
  text-align: center;
}

.price_contsinfo-text01 .br {
  display: block;
}

.price_contsinfo-btn01 {
  margin-top: 24px;
}

.price_contsinfo-btn01 a {
  background: #7eb7e9;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7eb7e9 0%, #2172ba 11%, #2172ba 46%, #1e5799 54%, #1e5799 95%, #1a5a93 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7eb7e9 0%, #2172ba 11%, #2172ba 46%, #1e5799 54%, #1e5799 95%, #1a5a93 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7eb7e9 0%, #2172ba 11%, #2172ba 46%, #1e5799 54%, #1e5799 95%, #1a5a93 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  width: 100%;
  /* max-width: 220px; */
  max-width: 320px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 16px;
}

.price_contsinfo-btn01 a span {
  margin-left: 12px;
  position: relative;
  line-height: 0;
}

.price_contsinfo-btn01 a span:before {
  content: "";
  display: block;
  border: 6px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  left: 0;
  top: -7px;
}

.price_contstextarea {
  margin-top: 32px;
  text-align: center;
}

.price_contstextarea p {
  margin-bottom: 1em;
}

.price_contstextarea p:last-of-type {
  margin-bottom: 0;
}

.price_first {
  border: 2px solid #dadada;
  padding: 24px 16px;
  box-sizing: border-box;
  text-align: center;
}

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

.price_first p span {
  font-size: 18px;
  font-weight: bold;
}

.price_tbl {
  margin-top: 40px;
  border-collapse: collapse;
  margin-bottom: 1em;
}

.price_tbl thead {
  border-collapse: collapse;
  border-right: 1px solid #349ad1;
}

.price_tbl thead tr {
  background: #349ad1;
  color: #fff;
}

.price_tbl thead tr th {
  box-sizing: border-box;
  padding: 8px;
  border-right: 1px solid #d4d0c5;
}

.price_tbl thead tr th:last-of-type {
  border-right: none;
}

.price_tbl tbody {
  border-collapse: collapse;
  box-sizing: border-box;
  border: 1px solid #d4d0c5;
}

.price_tbl tbody tr th {
  box-sizing: border-box;
  padding: 8px;
  border-right: 1px solid #d4d0c5;
}

.price_tbl tbody tr td {
  box-sizing: border-box;
  padding: 8px;
  border-right: 1px solid #d4d0c5;
  text-align: center;
}

.price_tbl tbody tr td:last-of-type {
  border-right: none;
}

.flow_conts {
  width: 100%;
  max-width: 672px;
  margin: 40px auto 0;
  background: #d6efff;
  box-sizing: border-box;
  padding: 28px 20px;
  display: flex;
}

.flow_conts:first-of-type {
  margin-top: 0;
}

.flow_conts-img {
  width: 284px;
}

.flow_conts-img figure img {
  width: auto;
  max-width: 100%;
  height: auto;
}

.flow_conts-text {
  width: calc(100% - 316px);
  margin-left: 32px;
}

.flow_conts-ttl01 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 8px;
}

/*スタッフ紹介
----------------------------------------------------*/
.staff_conts {
  display: flex;
  flex-direction: row-reverse;
  border: 6px solid #fcec72;
  background: #fcf9e1;
  box-sizing: border-box;
  padding: 32px 24px;
}

.staff_conts-img {
  width: 203px;
}

.staff_conts-text {
  width: calc(100% - 203px);
  margin-right: 32px;
}

.staff_conts-info dl {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}

.staff_conts-info dl:last-of-type {
  margin-bottom: 0;
}

.staff_conts-info dl dt {
  font-size: 17px;
  font-weight: bold;
  border-bottom: 1px solid #d2cfbb;
  margin-bottom: 4px;
}

.staff_infotext {
  margin-top: 40px;
}

.staff_infotext p {
  margin-bottom: 1em;
}

.staff_infotext p:last-of-type {
  margin-bottom: 0;
}

/*スタッフ紹介
----------------------------------------------------*/
.access_info {
  border: 2px solid #dadada;
  box-sizing: border-box;
  padding: 32px;
}

.access_info-ttl01 {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 16px;
}

.access_info-detail dl {
  display: flex;
}

.access_info-detail dl dt {
  width: 6em;
  font-weight: bold;
}

.access_info-detail dl dd {
  width: calc(100% - 6em);
}

.access_info-map {
  margin-top: 24px;
}

.access_info-map iframe {
  width: 100%;
  min-height: 400px;
}

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

.access_conts {
  width: calc(50% - 12px);
  border: 2px solid #dadada;
  box-sizing: border-box;
  padding: 19px;
  margin-right: 24px;
  margin-bottom: 24px;
}

.access_conts:nth-of-type(2n) {
  margin-right: 0;
}

.access_conts p {
  margin-bottom: 1em;
}

.access_conts p:last-of-type {
  margin-bottom: 0;
}

.access_conts-ttl {
  font-weight: bold;
  position: relative;
  min-height: 60px;
  margin-bottom: 8px;
  padding-left: 76px;
  padding-top: 10px;
  line-height: 1.5;
}

.access_conts-ttl:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  background: #1f6fb6;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 0;
}

.access_conts-ttl01:before {
  content: "1";
}

.access_conts-ttl02:before {
  content: "2";
}

.access_conts-ttl03:before {
  content: "3";
}

.access_conts-ttl04:before {
  content: "4";
}

.access_conts-ttl05:before {
  content: "5";
}

.access_conts-ttl06:before {
  content: "6";
}

.access_conts-ttl07:before {
  content: "7";
}

.access_conts-ttl08:before {
  content: "8";
}

/*ご予約・お問い合わせ
----------------------------------------------------*/

.contact_btn a{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(24px, 4vw, 30px);
  font-weight: bold;
  line-height: 1.45;
  color: #fff;
  box-sizing: border-box;
  padding: 16px 24px 16px 86px;
  border-radius: 100px;
  text-decoration: none;
  position: relative;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
}

.contact_btn01 a{
  background: linear-gradient(to bottom, #ff87bd 0%, #f5006e 100%);;
}

.contact_btn02 a{
  background: linear-gradient(to bottom, #2dcf2d 0%, #05a105 100%);
}

.contact_btn03 a{
  background: linear-gradient(to bottom, #fc7d61 0%, #f63408 100%);
}

.contact_btn-icon{
  display: flex;
  align-items: center;
  margin-right: 12px;
  position: absolute;
  left: 40px;
}

.contact_btn-icon img{
  width: clamp(40px, 9vw, 64px);
  max-width: 64px;
  height: auto;
}

.contact_btn01-text{
  font-weight: bold;
}

.contact_btn01-text span{
  display: block;
  font-size: 0.9em;
  text-align: center;
  color: #fdff78;
}

.contact_tel {
  font-size: 18px;
  font-weight: bold;
}

.contact_tel span {
  font-size: 1.5em;
  color: #328ddd;
  text-decoration: underline;
  line-height: 1;
  margin-left: 4px;
}

.contact_open {
  margin-top: 16px;
  display: flex;
}

.contact_open dt {
  width: 5em;
}

.contact_open dd {
  width: calc(100% - 5em);
}

.contact_text01 p {
  margin-bottom: 1em;
}

.contact_text01 p:last-of-type {
  margin-bottom: 0;
}

.contact_mailconts {
  background: #d6efff;
  box-sizing: border-box;
  padding: 20px 16px;
  margin-top: 40px;
}

.contact_mailconts p {
  margin-bottom: 1em;
}

.contact_mailconts p:last-of-type {
  margin-bottom: 0;
}

.contact_form-tbl {
  border-collapse: collapse;
}

.contact_form-tbl tbody tr {
  border-bottom: 1px solid #d4d0c5;
}

.contact_form-tbl tbody tr:first-of-type {
  border-top: 1px solid #d4d0c5;
}

.contact_form-tbl tbody tr th,
.contact_form-tbl tbody tr td {
  padding: 12px 12px;
  box-sizing: border-box;
}

.contact_form-tbl tbody tr th {
  background: #328ddd;
  font-weight: bold;
  color: #fff;
  width: 15em;
}

.contact_form-tbl tbody tr th .required{
  display: inline-block;
  background: #fff;
  box-sizing: border-box;
  padding: 0 4px;
  font-size: 0.8em;
  font-weight: bold;
  color: #328ddd;
  margin-left: 8px;
}

.contact_form-tbl tbody tr td{
  width: calc(100% - 15em);
}

.contact_form-tbl tbody tr td p {
  margin-bottom: 1em;
}

.contact_form-tbl tbody tr td p:last-of-type {
  margin-bottom: 0;
}

.contact_form-tbl tbody tr td input {
  width: 100%;
  font-size: 17px;
  box-sizing: border-box;
}

.contact_form-tbl tbody tr td select {
  font-size: 17px;
  box-sizing: border-box;
}

.contact_form-tbl tbody tr td input[type=radio],
.contact_form-tbl tbody tr td input[type=checkbox] {
  width: 1em;
}

.contact_form-tbl tbody tr td textarea {
  width: 100%;
  min-height: 200px;
}

.form_submit {
  margin-top: 40px;
}

.form_submit input {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 280px;
  margin: 0 auto;
  background: #328ddd;
  border-radius: 4px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  padding: 12px;
  border: none;
  -webkit-appearance: none;
}

.form_submit input:disabled{
  background: #999;
}

.form_radio{
  display: flex;
  flex-direction: column;
}

.form_radio .wpcf7-list-item{
  margin-left: 0;
}

.contactconts_btn-tel-message{
  background: #f0f0f0;
  box-sizing: border-box;
  padding: 24px 24px 0;
  margin-top: 24px;
}

.contactconts_btn-tel-message-wrap{
  display: flex;
  justify-content: center;
}

.contact_ttl02{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #328ddd;
  padding-left: 48px;
  min-height: 40px;
  margin-bottom: 8px;
  position: relative;
}

.contact_ttl02:before{
  content: "!";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: #328ddd;
  border-radius: 100px;
  color: #fff;
  position: absolute;
  left: 0;
  top: -1px;
}

.contactconts_btn-tel-message-text{
  margin-bottom: 24px;
}

.contactconts_btn-tel-message-text01{
  font-size: 22px;
  font-weight: bold;
  color: #328ddd;
  text-decoration: underline;
  line-height: 1.5;
  margin-bottom: 8px !important;
}

.contactconts_btn-tel-message-text02{
  margin-top: 8px;
}

.contactconts_btn-tel-message-text02 .strong06{
  background:linear-gradient(transparent 60%, #fdff78 60%);
  font-weight: bold;
  color: #328ddd;
}

.contactconts_btn-tel-message-text02 .br{
  display: block;
}

.contactconts_btn-tel-message-img{
  display: flex;
  align-items: flex-end;
  margin-left: 12px;

  width: 100%;
  max-width: 100px;
}

.contactconts_btn-tel-message-img img{
  width: auto;
  max-width: 100%;
  height: auto;
}

/*よくある質問
----------------------------------------------------*/
.faq_questionlist {
  box-sizing: border-box;
  padding: 32px;
  background: #d6efff;
}

.faq_text01 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 24px;
}

.faq_questionconts {
  margin-top: 32px;
}

.faq_questionconts:first-of-type {
  margin-top: 0;
}

.faq_questionconts ul {
  counter-reset: num;
}

.faq_questionconts ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 4px;
  padding-left: 3em;
}

.faq_questionconts ul li a {
  color: inherit;
  text-decoration: none;
}

.faq_questionconts ul li:last-of-type {
  margin-bottom: 0;
}

.faq_questionconts ul li:before {
  content: "Q" counter(num) ".";
  counter-increment: num;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.faq_question-ttl01 {
  background: url("../images/second/icon_faq.png") no-repeat left 5px;
  padding-left: 32px;
  font-size: 20px;
  font-weight: bold;
  border-bottom: 1px solid #9bd5fa;
  margin-bottom: 16px;
}

.faq_conts dl {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
}

.faq_conts dl dt {
  font-size: 20px;
  border-bottom: 2px solid #349ad1;
  margin-bottom: 24px;
  padding-bottom: 4px;
  position: relative;
}

.faq_conts dl dt:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  border-bottom: 2px solid #349ad1;
  position: absolute;
  left: 0;
  bottom: -6px;
}

.faq_conts dl dd p {
  margin-bottom: 1em;
}

.faq_conts dl dd p:last-of-type {
  margin-bottom: 0;
}

.faq_graf {
  margin: 24px auto 12px;
  display: flex;
  justify-content: center;
}

.faq_graf p {
  margin-right: 24px;
}

.faq_graf p:last-of-type {
  margin-right: 0;
}

.faq_graf p img {
  width: auto;
  max-width: 100%;
  height: auto;
}

/*症状別紹介
----------------------------------------------------*/
.sango_imglist01 {
  margin-bottom: 32px;
}

.sango_imglist01 p {
  margin-bottom: 56px;
}

.sango_meritconts {
  background: #f5f8fa;
  box-sizing: border-box;
  padding: 12px;
  margin-top: 40px;
}

.sango_meritconts:first-of-type {
  margin-top: 0;
}

.sango_meritconts-wrap {
  border: 3px solid #fff;
  box-sizing: border-box;
  padding: 16px;
  display: flex;
}

.sango_merit-img {
  width: 160px;
}

.sango_merit-text {
  width: calc(100% - 160px);
  margin-left: 32px;
}

.sango_merit-ttl {
  display: flex;
  flex-direction: column-reverse;
  border-bottom: 2px dashed #338fdf;
  padding-bottom: 12px;
  margin-bottom: 16px;
}

.sango_merit-ttl-text {
  font-size: 24px;
  font-weight: bold;
  color: #338fdf;
  line-height: 1.5;
}

.sango_merit-ttl-point {
  margin-bottom: 12px;
}

.sango_merit-ttl-point span {
  font-size: 20px;
  font-weight: bold;
  color: #338fdf;
  border-bottom: 2px solid #338fdf;
  line-height: 1;
}

.sango_merit-textarea p {
  margin-bottom: 1em;
}

.sango_merit-textarea p:last-of-type {
  margin-bottom: 0;
}


/*症例レポート
----------------------------------------------------*/
/* 症例レポート　カテゴリー */
.report_conts {
  display: flex;
  flex-direction: row-reverse;
  border-bottom: 1px dashed #349ad1;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.report_conts:last-of-type {
  margin-bottom: 0;
}

.report_img {
  width: 240px;
  margin-left: 30px;
}

.report_img img {
  width: auto;
  max-width: 240px;
  height: auto;
}

.report_text {
  width: calc(100% - 270px);
}

.report_text-mainttl {
  border: 1px solid #349ad1;
  background: #fff;
  box-sizing: border-box;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #349ad1;
  position: relative;
  margin-bottom: 8px;
}

.report_text-mainttl:before {
  content: "";
  border: 10px solid transparent;
  border-left: 10px solid #349ad1;
  position: absolute;
  top: 16px;
  right: -20px;
}

.report_text-mainttl:after {
  content: "";
  border: 12px solid transparent;
  border-left: 12px solid #fff;
  position: absolute;
  top: 14px;
  right: -21px;
}

.report_text-subttl {
  font-size: 20px;
  font-weight: bold;
}

.report_text-btn{
  display: block;
  margin-top: 8px;
}

.report_text-btn a {
  display: inline-block;
  background: #349ad1;
  color: #fff;
  text-align: center;
  padding: 10px 40px 10px 15px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  line-height: 1;
  position: relative;
}

.report_text-btn a:after {
  content: "";
  display: flex;
  align-items: center;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-left: 6px solid #fff;
  border-radius: 2px;
  position: absolute;
  right: 8px;
  top: 15px;
}

.report_singlettl {
  display: block;
  width: 100%;
  background: #349ad1;
  box-sizing: border-box;
  padding: 14px 24px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  border-radius: 4px;
  position: relative;
  margin-bottom: 40px;
}

.report_singlettl:after {
  content: "";
  display: block;
  border: 20px solid transparent;
  border-top: 20px solid #349ad1;
  position: absolute;
  right: 14%;
  bottom: -40px;
}

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

.report_infolist dl {
  display: flex;
  border-bottom: 1px dashed #349ad1;
  margin-bottom: 6px;
  padding-bottom: 8px;
}

.report_infolist dl:first-of-type {
  border-top: 1px dashed #349ad1;
  padding-top: 8px;
}

.report_infolist dl dt, .report_infolist dl dd {
  font-size: 16px;
}

.report_infolist dl dt {
  width: 8em;
}

.report_infolist dl dt:after {
  content: ":";
}

.report_infolist dl dd {
  width: calc(100% - 8em);
}

.report_singletext {
  margin-top: 24px;
}