@charset "UTF-8";

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-text-size-adjust: none;
}

/* !準備中!
--------------------------------------------------------------------------------- */
.preparation {
  font-size: 200%;
  text-align: center;
  padding: 20% 0 !important;
}

/* Material iconsを利用する */
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 24px; /* 推奨サイズ */
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;

  /* WebKitブラウザサポート */
  -webkit-font-smoothing: antialiased;
  /* Chrome、Safariサポート */
  text-rendering: optimizeLegibility;

  /* Firefoxサポート */
  -moz-osx-font-smoothing: grayscale;

  /* IEサポート */
  font-feature-settings: "liga";
}
/* アイコンサイズ */
.material-icons.md-18 {
  font-size: 18px;
}
.material-icons.md-24 {
  font-size: 24px;
}
.material-icons.md-36 {
  font-size: 36px;
}
.material-icons.md-48 {
  font-size: 48px;
}

/* 背景が明るいとき用のアイコン色 */
.material-icons.md-dark {
  color: rgba(0, 0, 0, 0.54);
}
.material-icons.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* 背景が暗いとき用のアイコン色 */
.material-icons.md-light {
  color: rgba(255, 255, 255, 1);
}
.material-icons.md-light.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* layout
--------------------------------------------------------------------------------- */
#u_layer {
  overflow: hidden;
}
#u_layer .u_layer_content_wrap {
  max-width: 1160px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding: 40px 0 0;
}
#u_layer .u_layer_content_wrap .u_layer_main {
  float: left;
  width: 70%;
}
#u_layer .u_layer_content_wrap .u_layer_main .inner {
  width: 100%;
  margin: 0;
}
#u_layer .u_layer_content_wrap .u_layer_side {
  float: right;
  width: 25%;
  margin: 0;
}
.bread_crumb ul {
  padding: 10px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}

.bread_crumb ul li a {
  color: #000;
}

.bread_crumb ul li a::after {
  margin: 0 5px;
  content: ">";
}

.bread_crumb ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

.bread_crumb span a:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #000;
}

.bread_crumb {
  padding: 10px 0;
}

.bread_crumb a {
  color: #000;
}

.u_layer_side li img {
  margin-bottom: 20px;
}

.u_layer_side dl dt {
  border-bottom: 1px solid #41b7ef;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: bold;
}

.u_layer_side dl img {
  width: 20px;
  margin-right: 8px;
  padding-bottom: 2px;
}

.u_layer_side dl ul img {
  width: 100px;
  float: left;
  margin-right: 20px;
  margin-top: 5px;
}

.u_layer_side dl ul {
  width: 100%;
}

.u_layer_side dl li {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #bfbfbf;
}

.u_layer_side dl a {
  text-decoration: none;
  color: #000;
  width: 100%;
}

.u_layer_side dl p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

/* underlayer common
--------------------------------------------------------------------------------- */
#u_layer .headline {
  background: url("../img/about_headlinebg.png") no-repeat center center;
  background-size: cover;
  height: 200px;
  border-bottom: 13px solid #eeeeee;
}
#u_layer .franchise_line {
  background: url("https://re-dia.jp/wp-content/uploads/2022/10/franchise_headlinebg.png") no-repeat center center;
  background-size: cover;
  height: 200px;
  border-bottom: 13px solid #eeeeee;
}
#u_layer .headline div {
  max-width: 1160px;
  width: 100%;
  margin: auto;
  position: relative;
  height: 200px;
}
#u_layer .headline div h2 {
  position: absolute;
  top: 45%;
  color: #fff;
  font-size: 210%;
  padding-left: 50px;
  letter-spacing: 4px;
}
#u_layer .headline div h2.about_title::after {
  content: "";
  display: inline-block;
  height: 47px;
  width: 40px;
  background-image: url("../img/about_icon04.png");
  background-size: cover;
  position: absolute;
  top: -45%;
  left: 0;
}
#u_layer .catch {
  background: url(../img/top_bg07.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 40px !important;
  overflow: hidden;
}

#u_layer .catch_2 {
  background: url(../img/top_bg07.png) no-repeat center;
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 40px !important;
  overflow: hidden;
}



#u_layer .catch img {
  float: right;
  width: 45%;
}
#u_layer .catch h2 {
  color: #004494;
  font-size: 250%;
  line-height: 1.3em;
  margin: 20px 0px 0px 30px;
  letter-spacing: 2px;
}
#u_layer .catch h2 span.text_S {
  color: #004494;
  font-size: 55%;
  display: block;
  line-height: 2em;
  letter-spacing: 1.5px;
}
#u_layer .catch h2 span.text_L {
  color: #24beff;
  display: block;
}
#u_layer .catch p {
  margin: 10px 0px 0px 30px;
  line-height: 1.8em;
  letter-spacing: 1px;
}

#u_layer .catch_2 p {
  line-height: 1.8em;
  letter-spacing: 1px;
  margin: 0 auto;
}

#u_layer .about_content01 {
  background: url(../img/about_contentbg01.png) no-repeat center;
  background-size: 100% 100%;
  padding-bottom: 20px;
  color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
}

.about_content01 img {
  float: right;
  width: 30%;
  margin: 30px 30px 0 0;
}
.about_content01 h2 {
  color: #fff100;
  margin: 0px 0 0 45px;
  padding-top: 50px;
  font-size: 230%;
  line-height: 1.1;
  font-weight: 200;
}
.about_content01 ul {
  margin: 15px 0 30px 70px;
  font-size: 150%;
  line-height: 130%;
}
.about_content01 ul li {
  list-style: disc;
  letter-spacing: 3px;
  font-size: 85%;
}
.about_content02 {
  margin-bottom: 80px;
}
.about_content02 h2 {
  color: #3867a5;
  font-size: 230%;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 3.5px;
  margin-bottom: 25px;
}
.about_content02 p {
  text-align: center;
  line-height: 2.3em;
  margin-bottom: 25px;
}

.about_content03 {
  border-top: 1px dotted #303030;
}
.about_content03 h2 {
  background: url("../img/about_titlebg01.png") no-repeat center top;
  background-size: 80% 80%;
  text-align: center;
  font-size: 230%;
  letter-spacing: 0.1em;
  position: relative;
  margin-top: 110px;
  margin-bottom: 110px;
}
.about_content03 h2::before {
  content: "";
  display: block;
  background: url("../img/about_titleimg01.png") no-repeat center top;
  background-size: cover;
  width: 250px;
  height: 41px;
  position: absolute;
  left: 53%;
  margin-left: -19%;
  top: -100%;
}
.about_content03 h2::after {
  content: "";
  display: block;
  background: url("../img/about_readtext01.png") no-repeat center top;
  background-size: cover;
  width: 230px;
  height: 11px;
  position: absolute;
  left: 35%;
  bottom: -50%;
}
.about_content03 h2 span {
  display: block;
  font-size: 60%;
  margin-top: 20px;
}

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

.about_content03 ul li {
  overflow: hidden;
  border-bottom: 1px dotted #303030;
  padding: 15px 20px 30px 20px;
  margin-bottom: 55px;
}
.about_content03 ul li img {
  width: 33%;
  margin: 0 30px 30px;
}
.about_content03 ul li h3 {
  color: #027ebf;
  font-size: 190%;
  margin-bottom: 20px;
}
.about_content03 ul li h3 img {
  width: 90px;
  display: block;
  margin: 0;
}
.about_content03 ul li img.col_left {
  float: left;
}
.about_content03 ul li img.col_right {
  float: right;
}
.about_content03 ul li .point_r::after {
  content: "";
  display: inline-block;
  width: 80px;
  height: 35px;
  background: url("../img/about_icon01.png") no-repeat left center;
  background-size: cover;
}
.about_content03 ul li .point_l::after {
  content: "";
  display: inline-block;
  width: 45px;
  height: 41px;
  background: url("../img/about_icon02.png") no-repeat left center;
  background-size: cover;
}
.about_content03 ul li .point_c::after {
  content: "";
  display: inline-block;
  width: 35px;
  height: 28px;
  background: url("../img/about_icon03.png") no-repeat left center;
  background-size: cover;
}
.about_content03 ul li p {
  line-height: 180%;
  font-size: 12px;
}

.about_content03 ul li p span {
  color: #ff0000;
}

.about_content03 ul li.end {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

.about_content03 a {
  display: inline-block;
  padding: 8px 0px;
  border-radius: 15px;
  color: #fff;
  width: 250px;
  margin: 20px 0;
  text-align: center;
}

.about_content03 a.about_content03_btn01 {
  background: #f24e7f;
  border: 1px solid #f24e7f;
  margin-top: 30px;
}

.about_content03 a.about_content03_btn01:hover {
  background: #fff;
  border: 1px solid #f24e7f;
  color: #f24e7f;
  text-decoration: none;
}

.about_content03 a.about_content03_btn02 {
  background: #027ebf;
  border: 1px solid #027ebf;
}

.about_content03 a.about_content03_btn02:hover {
  background: #fff;
  border: 1px solid #027ebf;
  color: #027ebf;
  text-decoration: none;
}

.about_content04 {
  background: #fcfcfc;
  border-top: 1px dotted #303030;
  text-align: center;
  padding-bottom: 50px;
}
.about_content04 h2 {
  background: url("../img/about_titlebg01.png") no-repeat center top;
  background-size: 80% 80%;
  text-align: center;
  font-size: 230%;
  letter-spacing: 0.1em;
  position: relative;
  margin-top: 110px;
  margin-bottom: 70px;
}
.about_content04 h2::before {
  content: "";
  display: block;
  background: url("../img/about_titleimg02.png") no-repeat center top;
  background-size: cover;
  width: 250px;
  height: 41px;
  position: absolute;
  left: 53%;
  margin-left: -19%;
  top: -100%;
}
.about_content04 h2::after {
  content: "";
  display: block;
  background: url("../img/about_readtext02.png") no-repeat center top;
  background-size: cover;
  width: 230px;
  height: 11px;
  position: absolute;
  left: 35%;
  bottom: -50%;
}
.about_content04 h2 span {
  display: block;
  font-size: 60%;
  margin-top: 20px;
}
.about_content04 div {
  text-align: center;
}
.about_content04 div strong {
  color: #024897;
  font-size: 230%;
  letter-spacing: 0.2em;
  text-align: center;
  margin-bottom: 30px;
  display: block;
}
.about_content04 div img {
  width: 90%;
}
.about_content04 p {
  margin: 30px 40px;
  text-align: left;
  line-height: 1.7;
  font-size: 12px;
}
.about_content04 a {
  display: inline-block;
  background: #027ebf;
  border: 1px solid #027ebf;
  padding: 8px 0px;
  border-radius: 15px;
  color: #fff;
  width: 250px;
  margin: 0 30px;
}
.about_content04 a:hover {
  background: #fff;
  border: 1px solid #027ebf;
  color: #027ebf;
  text-decoration: none;
}

.about_content04_btn {
  color: #027ebf !important;
  background: #fff !important;
  border: 1px solid #027ebf !important;
}

.about_content04_btn:hover {
  background: #027ebf !important;
  border: 1px solid #027ebf !important;
  color: #fff !important;
}

.about_content05 {
  border-top: 1px dotted #303030;
  padding-bottom: 40px;
  border-bottom: 1px dotted #303030;
  margin-bottom: 40px !important;
}
.about_content05 h2 {
  background: url("../img/about_titlebg01.png") no-repeat center top;
  background-size: 80% 80%;
  text-align: center;
  font-size: 230%;
  letter-spacing: 0.1em;
  position: relative;
  margin-top: 110px;
  margin-bottom: 70px;
}
.about_content05 h2::before {
  content: "";
  display: block;
  background: url("../img/about_titleimg02.png") no-repeat center top;
  background-size: cover;
  width: 250px;
  height: 41px;
  position: absolute;
  left: 53%;
  margin-left: -19%;
  top: -100%;
}
.about_content05 h2::after {
  content: "";
  display: block;
  background: url("../img/about_readtext02.png") no-repeat center top;
  background-size: cover;
  width: 230px;
  height: 11px;
  position: absolute;
  left: 35%;
  bottom: -45%;
}
.about_content05 h2 span {
  display: block;
  font-size: 60%;
  margin-top: 20px;
}

/*タブ切り替え全体のスタイル*/
.tabs {
}
.tabs img {
  width: 70%;
}

/*タブのスタイル*/
.tab_item {
  width: 20%;
  height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

.tab_item div {
  background: #f4f4f4;
  color: #a0a0a0;
  width: 70%;
  font-size: 80%;
  margin: 20px auto 0;
  border-radius: 7px;
  padding: 5px 10px;
  text-align: center;
}
.tab_item div span {
  display: block;
  font-size: 60%;
  font-weight: normal;
}

.tab_item_img {
  width: 5% !important;
  margin-bottom: 100px;
  height: 25px;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  background: #f4f4f4;
  display: none;
  border-radius: 15px;
  margin-top: 40px;
  padding: 30px;
  clear: both;
}
.tab_content .tab_inner {
  overflow: hidden;
}
.tab_content .tab_inner img {
  width: 45%;
  float: left;
  margin-right: 20px;
}
.tab_content .tab_inner dl img {
  width: 100%;
  margin-bottom: 20px;
}
.tab_content .tab_inner div {
  float: right;
  width: 50%;
}
.tab_content .tab_inner div dl {
  margin-top: 10px;
}
.tab_content .tab_inner div dl dt {
  padding: 5px;
}
.tab_content .tab_inner div dl dd {
  padding: 5px;
}

.tab_content p {
  font-size: 12px;
  text-align: left;
}

#step01_content h3 {
  position: relative;
  padding: 20px 0 30px 50px;
  font-size: 160%;
}
#step01_content h3::before {
  content: "";
  display: inline-block;
  background: url(../img/about_step_number01.png) no-repeat left top;
  background-size: cover;
  width: 40px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 5%;
}
#step02_content h3 {
  position: relative;
  padding: 20px 0 20px 50px;
  font-size: 160%;
}
#step02_content h3::before {
  content: "";
  display: inline-block;
  background: url(../img/about_step_number02.png) no-repeat left top;
  background-size: cover;
  width: 40px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 5%;
}
#step03_content h3 {
  position: relative;
  padding: 20px 0 20px 50px;
  font-size: 160%;
}
#step03_content h3::before {
  content: "";
  display: inline-block;
  background: url(../img/about_step_number03.png) no-repeat left top;
  background-size: cover;
  width: 40px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 5%;
}
#step04_content h3 {
  position: relative;
  padding: 20px 0 20px 50px;
  font-size: 160%;
}
#step04_content h3::before {
  content: "";
  display: inline-block;
  background: url(../img/about_step_number04.png) no-repeat left top;
  background-size: cover;
  width: 40px;
  height: 48px;
  position: absolute;
  left: 0;
  top: 5%;
}

#step01_content {
  position: relative;
}
#step01_content::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -20px;
  left: 85px;
}
#step02_content {
  position: relative;
}
#step02_content::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -20px;
  left: 290px;
}
#step03_content {
  position: relative;
}
#step03_content::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -20px;
  right: 295px;
}
#step04_content {
  position: relative;
}
#step04_content::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -20px;
  right: 90px;
}
/*選択されているタブのコンテンツのみを表示*/
#step01:checked ~ #step01_content,
#step02:checked ~ #step02_content,
#step03:checked ~ #step03_content,
#step04:checked ~ #step04_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item div {
  background-color: #027ebf;
  color: #fff;
}

/* Q A
------------------------------------------------------------------- */
.about_content06 {
  padding-bottom: 50px;
}

.about_content06 .ttl01 {
  padding: 20px 0 30px;
}

.about_content06 p {
  text-align: center;
  margin: 20px auto 20px;
  line-height: 1.7;
}
.about_content06 p a,
.fitpay_registration {
  color: #12a4eb;
  text-decoration: underline;
}

.about_content06 dl a {
  color: #12a4eb;
}

.accordionlist {
  border-bottom: 1px dotted #303030;
  padding: 10px 0px;
}
.accordionlist dt {
  display: block;
  background: #fff;
  padding: 20px 0 20px 5px;
  border-top: 1px solid #dfdfdf;
  position: relative;
  padding-left: 70px;
  overflow: hidden;
  font-size: 18px;
}
.accordionlist dt::before {
  content: "Q";
  display: inline-block;
  width: 50px;
  padding: 15px 0;
  background: #027ebf;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 0;
}
.accordionlist dt:first-child {
  border-top: none !important;
}

dl.accordionlist:last-child {
  border-bottom: none !important;
}

.accordionlist dt .title {
  padding-left: 10px;
  float: left;
}
.accordionlist dt p {
  margin: 0px;
  font-size: 12px;
}
.accordionlist dd {
  background: #fff;
  padding: 10px 0 20px 15px;
  position: relative;
  padding-left: 70px;
}
.accordionlist dd::before {
  content: "A";
  display: block;
  width: 50px;
  padding: 15px 0;
  background: #f24e7f;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 0;
  font-size: 18px;
}

.accordionlist_dd {
  margin-top: 10px;
}

.accordion_icon,
.accordion_icon span {
  transition: all 0.4s;
  box-sizing: border-box;
  color: #027ebf;
}
.accordion_icon {
  position: relative;
  float: right;
  margin-right: 5px;
  padding-right: 30px;
}
.accordion_icon span.arrow {
  position: absolute;
  right: 6px;
  width: 12px;
  height: 12px;
  border-left: 2px solid #027ebf;
  border-bottom: 2px solid #027ebf;
  transform: rotate(45deg);
  display: inline-block;
}

.accordion_icon span.arrow {
  top: 7px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
.accordion_icon span.answer {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
  opacity: 1;
}
/*＋、－切り替え*/
.accordion_icon.active span.answer {
  opacity: 0;
}
.accordion_icon.active span.arrow {
  top: -2px;
  transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
}

#detail_select {
  letter-spacing: 1px;
  margin-bottom: 20px;
}

#detail_select .ttl {
  font-size: 1.4em;
  text-align: center;
  background-color: #004494;
  color: #fff;
  padding: 15px;
  border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  position: relative;
}

#detail_select .ttl:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 8px solid transparent;
  border-top: 8px solid #004494;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
#detail_select .sub_ttl {
  background-color: #1174a5;
  color: #fff;
  padding: 15px;
}
#detail_select li {
  border-bottom: 1px solid #ccc;
}
#detail_select li:last-child {
  border-bottom: none;
}
#detail_select a,
#detail_select .current {
  text-decoration: none;
  display: block;
  padding: 20px 10px 20px 35px;
  background-color: #f9f9f9;
  color: #000;
  position: relative;
}
#detail_select a:before,
#detail_select a:after,
#detail_select .current:before,
#detail_select .current:after {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  border-radius: 50%;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#detail_select a:after,
#detail_select .current:after {
  width: 10px;
  height: 10px;
  background-color: #ccc;
  border: 1px solid #ccc;
  left: 15px;
}
#detail_select a:hover:after,
#detail_select .current:after {
  background-color: #004494;
  border: 1px solid #004494;
}
#detail_select a:hover,
#detail_select .current {
  background-color: #d1f0ff;
}

#page_about_newmark {
  position: absolute;
  top: 45%;
  color: #fff;
  font-size: 210%;
  padding-left: 50px;
  letter-spacing: 4px;
  font-weight: bold;
}

#page_franchise_newmark {
  position: absolute;
    color: #fff;
    font-size: 30px;
    padding-left: 50px;
    letter-spacing: 4px;
    font-weight: bold;
    top: 87px;
}
}

#page_about_newmark_2{
  position: absolute;
  top: 45%;
  color: #fff;
  font-size: 200%;
  padding-left: 50px;
  letter-spacing: 3px;
  font-weight: bold;
}

#page_about_newmark::after {
  content: "";
  display: inline-block;
  height: 47px;
  width: 40px;
  background-image: url(../img/about_icon04.png);
  background-size: cover;
  position: absolute;
  top: -45%;
  left: 0;
}

#page_franchise_newmark::after {
  content: "";
  display: inline-block;
	height: 33px;
  width: 40px;
  background-image: url(https://re-dia.jp/wp-content/themes/redia/img/common/icon_shool.png);
  background-size: cover;
  position: absolute;
  top: -45%;
  left: 0;
}



#page_about_newmark_2::after {
  content: "";
  display: inline-block;
  height: 47px;
  width: 40px;
  background-image: url(../img/about_icon04.png);
  background-size: cover;
  position: absolute;
  top: -45%;
  left: 0;
}

#page_franchise_newmark_2::after {
  content: "";
  display: inline-block;
  height: 47px;
  width: 40px;
  background-image: url(../img/about_icon04.png);
  background-size: cover;
  position: absolute;
  top: -45%;
  left: 0;
}

#front_page_h1Box h1 {
  text-align: center;
  font-size: 30px;
  color: #6cb4e4;
  padding: 1.25em;
  border-top: solid 2px #6cb4e4;
  border-bottom: solid 2px #6cb4e4;
  background: -webkit-repeating-linear-gradient(
    -45deg,
    #f0f8ff,
    #f0f8ff 3px,
    #e9f4ff 3px,
    #e9f4ff 7px
  );
  background: repeating-linear-gradient(
    -45deg,
    #f0f8ff,
    #f0f8ff 3px,
    #e9f4ff 3px,
    #e9f4ff 7px
  );
  letter-spacing: 3px;
}
#front_page_h1Box h1 br {
  display: none;
}

/********フランチャイズ募集*************/

img.franchise-mainimg{
	display: flex;
    max-width: 80%;
    margin: 0 auto;
	border:dashed 3px #fcb900;
	padding:5px;
}


h1.ttl01_2{
    text-align: center;
    font-size: 230%;
    border-bottom: solid 2px #3867a5;
    padding: 20px;
    margin: 30px auto;
    max-width: 650px;
}

.ttl02_2{
    color: #3867a5;
    font-size: 230%;
    text-align: center;
    line-height: 1.5em;
    letter-spacing: 3.5px;
    margin: 40px 0 15px;
}
.studio-img-box-1{
text-align: center;
width:100%;
}


.studio-img-box-2{
text-align: center;
width:100%;
}
.studio-img-box-1 img , .studio-img-box-2 img{
	width:40%;
}



.mail_conten{
	padding: 15px 20px;
}

#u_layer .catch h1 span.text_S{
	color: #004494;
    font-size: 90%;
    display: block;
    line-height: 2em;
    letter-spacing: 1.5px;
	font-weight:600;
  margin: 0px 0px 0px 30px;
}

@media only screen and (max-width: 350px) {
  #page_about_h1 {
      margin-bottom: 10px; /* 適切な値に調整 */
  }
}
@media only screen and (min-width: 765px) and (max-width: 794px) {
  #page_about_h1 .text_S {
      font-size: xx-small; /* 適切な値に調整 */
  }
}

#u_layer .franchise_catch {
	border: 1px solid #ccc;
}

#u_layer .franchise_catch img {
	float: left;
	width: 55%;
	margin-right: 23px;
	border-right: 1px solid #ccc;
}

#u_layer .franchise_catch p {
    max-width: 100%;
    line-height: 160%;
}

.sp{
	display:none !important;
}


@media screen and (max-width: 767px) {
  #front_page_h1Box h1 br {
    display: block;
  }

  #front_page_h1Box h1 span {
    display: block;
    padding-top: 20px;
    line-height: 0.3em;
  }

  #front_page_h1Box h1 {
    letter-spacing: 0px;
    font-size: 24px;
  }

  #page_about_h1 {
    font-size: 180%;
    position: absolute;
    top: 0;
    margin: 25px 0px 0px 0px;
  }

  #page_about_newmark,#page_about_newmark_2{
    top: 40%;
    font-weight: bold;
  }

  #page_about_newmark::after {
    height: 30px;
    width: 25px;
    margin-top: 5px;
  }
	#page_franchise_newmark::after {
    height: 28px;
    width: 25px;
    margin-top: 5px;
	padding-left: 35px;
  }

  #page_about_newmark_2::after {
    height: 30px;
    width: 25px;
    margin-top: 5px;
  }



  #u_layer .about_line {
    background: url("../img/schedule_headlinebg_sp.png") repeat center center;
    background-size: contain;
    height: 60px;
    border-bottom: none;
    padding-left: 5%;
  }
	 #u_layer .franchise_line {
    background: url("https://re-dia.jp/wp-content/uploads/2022/10/franchise_headlinebg.png") repeat center center;
    background-size: contain;
    height: 60px;
    border-bottom: none;
    padding-left: 5%;
  }

  #u_layer .headline div {
    height: 50px;
  }

  #u_layer .headline div h2 {
    font-size: 160%;
    padding-left: 40px;
  }

  #u_layer .headline div h2 {
    top: 40%;
  }

  #u_layer .headline div h2.about_title::after {
    height: 30px;
    width: 25px;
    margin-top: 5px;
  }

  .sp_main_image {
    border-bottom: 10px solid #eeeeee;
  }

  #u_layer .u_layer_content_wrap .u_layer_main {
    width: 100%;
    float: none;
  }

  #u_layer .u_layer_content_wrap .u_layer_side {
    display: none;
  }

  #u_layer .catch {
    position: relative;
  }

  #u_layer .catch img {
    float: none;
    width: 100%;
  }

  #u_layer .catch {
    margin-bottom: 30px !important;
  }

  #u_layer .catch h2 {
    font-size: 220%;
    margin-left: 0;
    margin: 65px 0px 0px 30px;
  }

  #u_layer .catch p {
    margin: 20px 0px 0px 0px;
  }

  #u_layer .catch p br {
    display: none;
  }

  #u_layer .about_content01 {
    margin-bottom: 10px;
  }

  .about_content01 h2 {
    font-size: 150%;
    margin: 0 0 0 20px;
    padding-top: 30px;
    line-height: 1.4;
  }

  .about_content01 img {
    width: 35%;
    margin: 10px 10px 0 0;
  }

  .about_content01 ul {
    margin: 20px 0 0 40px;
    font-size: 110%;
    padding-bottom: 20px;
  }

  .about_content02 {
    margin-bottom: 35px;
  }

  .about_content02 h2 {
    font-size: 150%;
    background-size: 100%;
    margin-bottom: 15px;
  }

  .about_content02 h2 br {
  }

  .about_content02 p {
    text-align: left;
    line-height: 200%;
  }

  .about_content03 h2 {
    margin-bottom: 50px;
    margin-top: 100px;
  }

  .about_content03 h2::before,
  .about_content04 h2::before,
  .about_content05 h2::before {
    position: absolute;
    left: 33%;
  }

  .about_content03 h2::after,
  .about_content04 h2::after,
  .about_content05 h2::after {
    position: absolute;
    left: 18%;
  }

  .about_content03 h2,
  .about_content04 h2 {
    background-size: 100%;
  }

  .about_content03 ul li {
    margin-bottom: 35px;
  }

  .about_content03 ul li img {
    margin: 20px 30px 20px;
  }

  .about_content03 ul li h3 {
    font-size: 150%;
    margin-bottom: 30px;
  }

  .about_content03 ul li h3 img {
    margin: 20px 0 20px 0;
  }

  .about_content03 ul {
    margin-bottom: 0;
  }

  .about_content03 ul li.end {
    padding-bottom: 35px;
  }

  .about_content03 a.about_content03_btn01,
  .about_content03 a.about_content03_btn02 {
    margin-top: 20px;
    margin-bottom: 0;
  }

  .about_content04 {
    padding-bottom: 45px;
  }

  .about_content04 div strong {
    font-size: 130%;
  }

  .about_content04 h2 {
    margin-top: 100px;
  }

  .about_content04 div img {
    width: 100%;
  }

  .about_content04 p {
    margin: 20px 0 25px;
  }

  .about_content04 a {
    display: inline;
    padding: 10px 15px;
    margin: 0;
  }

  .about_content04 a:last-child {
    margin-left: 20px;
  }

  .about_content05 {
    padding-bottom: 35px;
  }

  .about_content05 h2 {
    background-size: 100%;
    margin-top: 100px;
  }

  .tab_item {
    width: calc(196% / 4);
    font-size: 13px;
  }

  .tab_item img {
    margin-top: 30px;
  }

  .tab_content .tab_inner img {
    width: 100%;
    margin-bottom: 20px;
  }

  .tab_content .tab_inner div {
    width: 100%;
  }

  .tab_content {
    margin-top: 20px;
  }

  .accordionlist dt::before {
    position: absolute;
    top: 15px;
  }

  .accordionlist dd::before {
    top: 10%;
  }

  .accordionlist dt {
    padding-left: 70px;
  }

  .accordionlist dt p {
    margin: 20px 0 0;
  }

  .accordionlist_dd {
    margin-top: 0;
  }

  .about_content03 ul li img.col_right,
  .about_content03 ul li img.col_left {
    float: none;
    width: 80%;
  }

  .three_column > div,
  .three_column > li {
    width: 100%;
  }

  .reason_box_in {
    margin-bottom: 50px;
  }

  .reason_box_in:last-child {
    margin-bottom: 0;
  }

  .reason_box_in .ttl03 {
    margin-top: 10px;
  }

  .about_content06 {
    padding-bottom: 20px;
  }

  .about_content06 p {
    text-align: left;
  }

  .about_content06 .ttl01 {
    padding: 10px 0 20px;
  }

  .blog_box a.btn04 {
    position: static;
  }
}
.footer_blog {
  display: block;
}
.footer_blog .blog_img {
  float: left;
  width: 23%;
  margin-right: 5%;
}
.footer_blog .blog_txt {
  float: left;
  width: 70%;
}
a.to_list {
  text-align: right;
  display: block;
  padding: 15px 20px;
  color: #000;
  position: relative;
  text-decoration: none;
}
a.to_list:hover {
}
.to_list:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #000;
}
.to_list:hover:after {
  background-color: #027ebf;
}
.to_list:before {
  position: absolute;
  content: "";
  right: 5px;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  z-index: 10;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
}

@media screen and (max-width: 767px) and (min-width: 450px) {
  .about_content03 h2::before,
  .about_content04 h2::before,
  .about_content05 h2::before {
    left: 50%;
  }

  .about_content03 h2::after,
  .about_content04 h2::after,
  .about_content05 h2::after {
    left: 30%;
  }
}

.one_line {
  padding: 35px 0px;
  line-height: 1.5em;
}

.one_line_2{
	padding: 35px 0px;
    line-height: 1.5em;
	height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tow_line {
  line-height: 1.5em;
}

/* 協力企業cooperation */

.cooperation_wrap {
  max-width: 1160px;
  width: 100%;
  margin: auto;
  overflow: hidden;
  padding: 40px 0 0;
}

.headline_cooperation {
  background-size: cover;
  height: 200px;
  border-bottom: 13px solid #eeeeee;
  background: #027ebf;
}

.cooperation_title {
  /* position: absolute;
  top: 42%; */
  color: #fff;
  font-size: 210%;
  padding-left: 50px;
  padding-top: 4.8rem;
  letter-spacing: 4px;
}

.mt20 {
  margin-top: 20px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb100 {
  margin-bottom: 100px;
}

.cooperationImg {
  height: auto;
}

.cooperationTxt {
  padding: 0px 0 0 24px;
  width: calc(100% - 240px);
  color: #333;
}

.cooperationBorder {
  border: solid 1px #eaeaea;
}

li.flex {
  display: flex;
  margin: 20px auto;
}

.cooperationAria {
  color: #adadad;
  font-size: 12px;
  margin-bottom: 24px;
}

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

.cooperationTtl p {
  font-size: 14px;
  font-weight: normal;
  margin-top: 8px;
}

.cooperationTXtColour {
  color: #be0101;
  font-weight: 600;
}

.cooperationCoupon {
  margin: 46px 0 auto;
  border: solid 0px;
  background-color: #be0101;
  color: #fff;
  width: 70px;
  text-align: center;
  padding: 2px;
}

p.cooperationTXtColour {
  margin: -20px 0px 0px 80px;
}

.stepWrap a {
  text-decoration: none;
}

.cooperationImg:hover img {
  opacity: 0.6;
  transition-duration: 0.3s;
}

.cooperationWrap {
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .headline_cooperation {
    height: 140px;
  }

  .cooperation_title {
    top: 28%;
  }

  .cooperation_wrap {
    width: 94%;
  }

  .cooperationImg {
    width: 160px;
  }

  .cooperationTxt {
    padding: 0px 0 0 16px;
    width: calc(100% - 50px);
  }

  .cooperationAria {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .cooperationCoupon {
    margin: 10px 0px auto;
  }

  p.cooperationTXtColour {
    margin: 8px 0px 0px 0px;
  }

  .cooperationTtl {
    font-size: 18px;
    line-height: 1.3em;
  }
}

/* 協力企業詳細cooperationDetail */

.cooperationDetailImg {
  width: 100%;
  height: auto;
}

table {
  margin: 24px 0;
  width: 100%;
}
.tbl-r02 th {
  background: #ebf9ff;
  border: solid 1px #ccc;
  padding: 10px;
  width: 30%;
}
.tbl-r02 td {
  border: solid 1px #ccc;
  padding: 10px;
}

@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
    text-align: left;
    border-bottom: none;
    display: block;
    width: 100%;
  }
}

/*特定商法取引方 */
.tokutei {
  background-color: #f7f7f7;
  padding: 20px;
  margin-bottom: 80px;
}

.tokutei_lap {
  background-color: #fff;
  padding: 32px 20px;
}

.tokutei_content {
  position: relative;
}

.tokutei_content::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
  position: absolute;
  bottom: -16px;
}

.tokutei_text {
  font-size: 14px;
  line-height: 2em;
  margin-bottom: 40px;
  margin-top: 30px;
}

.tokutei_text span {
  font-weight: 600;
}

.tokutei_sbu_title {
  font-weight: 600;
}

.tokutei_content th,
td {

  padding: 10px;
}

.tokutei_content table {
  border-collapse: collapse; /* セルの線を重ねる */
}

.tokutei_table {
  margin: 10px 0 24px;
  width: 100%;
}

.mb40 {
  margin-bottom: 40px;
}

.tokutei_link {
  text-align: center;
}

.tokutei_link a:link {
  text-decoration: none;
}

.tokutei_link a {
  display: block;
  padding: 0 10px;
  color: #fff;
  font-size: 14px;
  border-right: 1px solid #fff;
  text-align: center;
}

.tokutei_link :hover {
  text-decoration: none;
  opacity: 0.7;
}

@media screen and (max-width: 767px) {
  #page_about_newmark  {
    top: 23%;
    font-weight: bold;
    font-size: 23px;
  }

	 #page_about_newmark_2 {
    top: 26.5%;
    font-weight: bold;
    font-size: 16px;
  }

	#page_franchise_newmark {
    top: 22px;
    position: absolute;
    color: #fff;
    font-size: 23px;
    padding-left: 50px;
		letter-spacing: 0;
    font-weight: bold;
}


  .tokutei_link {
    margin-top: 12px;
  }

	#u_layer .franchise_line {
    background: url(../img/schedule_headlinebg_sp.png) repeat center center;
    background-size: contain;
    height: 65px;
    border-bottom: none;
    padding-left: 5%;
}
/*
	#u_layer .headline div {
    height: 0!important;
    position: relative !important;
}
*/
	.pc{
		display:none !important;
	}
	.sp{
		display:block !important;
	}
}

@media (max-width: 700px){
	h1.ttl01_2{
    font-size: 140%;
    max-width: 400px;
	}

	.ttl01-2{
    font-size: 20px;
	}
	.ttl02_2{
    font-size: 130%;
	margin: 30px 20px;
	}
	.franchises-title-txt , .franchise-strength{
    margin: 0 10px;
	}
}
.swiper-slide img{
  width: 100%;
}
.oshirase{
	margin-top: 20px !important;
 margin-bottom:10px;
}
.blog_box {
	margin-top: 15px;
    padding: 10px;
}
/*251002*/
.scedule_content03.school_column_list {
margin-top: 40px !important;
background-color: #fafafa;
}
.scedule_content03.school_column_list h2::after {
  background-image: url(../img/scedule_readtext04.png);
}
.school_review_area{margin-top: 30px;}
@media screen and (max-width: 767px) {
.scedule_content03.school_column_list {
margin-top: 0 !important;
}
}
/*251002end*/