@charset "UTF-8";

/*********************
* common *
*********************/
body {
  font-family: 'Noto Sans JP', 游ゴシック, YuGothic, メイリオ, Meiryo, sans-serif, Roboto, "Droid Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
  font-size: 14px;
  font-weight: 500;
  color: #505050;
  color: #211815;
  background: url(../img/bg.gif);
}
a{
  text-decoration: none;
}
a:hover{
  opacity: .8;
}
.lp_contents {
  background: #fff;
  margin: 0 auto;
  padding: 0 1px;
  width: 950px;
}

.sp_only{
  display: none;
}

@media screen and (min-width: 601px){
  body{
    min-width: 950px;
  }
}


/*********************
* header *
*********************/
.header,
.header_contents,
.tel_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header {
  background: #eee;
  border-top: 10px solid;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 20px 16px;
}
.logo {
  margin: 0;
}
.tel_block {
  border: 1px solid #d6d5c7;
  background: #fff;
  padding: 10px 20px 7px;
  border-radius: 2px;
  margin-right: 10px;
}
.tel_txt {
  margin: 0 13px 0 0;
  font-weight: bold;
  font-size: 14px;
}
.tel_img {
  margin: 0;
  text-align: center;
}
.tel_img_txt {
  margin: 0;
}
.header_txt {
  margin: 0;
}
.header_txt_li {
  font-size: 14px;
  font-weight: bold;
}

/*********************
* nav *
*********************/
.nav_block {
  background: #054d88;
  text-align: center;
}
.nav {
  display: inline-block;
  margin: 0;
}
.nav_li {
  display: inline-block;
  text-align: center;
  position: relative;
}
.nav_li a {
  color: #fff;
  display: block;
  padding: 14px;
}
.nav_li a:hover {
  background: #c23a1c;
  opacity: 1;
  text-decoration: none;
}
.nav_li a:after {
  background-color: #fff;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  height: 25px;
  width: 1px;
}
.nav_li:last-child a:after {
  content: none;
}
.nav_li a img {
  margin-bottom: 2px;
  margin-right: 2px;
}


/*********************
* mv *
*********************/
.mv_img {
  margin-bottom: 0;
}

/*********************
* main_txt_block *
*********************/
.main_txt_block {
  background: #054d88;
  padding: 50px 3.5% 28px;
  position: relative;
}
.main_txt {
  background: #fff;
  color: #054d88;
  font-size: 44px;
  padding: 32px;
  margin-bottom: 36px;
  text-align: center;
}
.main_txt span {
  display: block;
  font-size: 30px;
  line-height: 1;
}
.main_slanting {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: -20px;
  text-align: center;
  transform: rotate(-1.5deg);
}
.main_txt_sub {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.9;
  margin: 0;
  text-align: center;
}
.main_txt_sub.first {
  margin-bottom: 40px;
}
.big_txt {
  font-size: 44px;
  color: #f9fb74;
  margin: 0 7px;
  vertical-align: sub;
}
.small_txt {
  font-size: 18px;
}
.txt_sub_under,
.txt_sub_under2 {
  background:linear-gradient(transparent 60%, #01dbe7 60%);
  padding: 0 10px 0 0;
}
.txt_sub_under2 {
  padding: 0 0 0 10px;
}
.main_txt_sub .bold_txt {
  color: #f9fb74;
  font-size: 28px;
}
.main_txt_bg {
  bottom: -76px;
  left: 0;
  position: absolute;
  margin: 0;
  width: 100%;
}

/*********************
* trouble_block *
*********************/
.trouble_block {
  padding: 90px 83px 36px;
  padding-top: 77px;
  position: relative;
}
.trouble_txt {
  font-size: 28px;
  position: relative;
  z-index: 1;
}
.trouble_txt .bold_tx {
  color: #054d88;
  font-size: 50px;
  vertical-align: sub;
}
.trouble_li_box {
  padding-left: 1.5em;
  margin: 0;
}
.trouble_li {
  font-size: 18px;
  font-weight: bold;
  list-style-type: disc;
  margin-bottom: 3.5px;
}
.trouble_li:last-child {
  margin-bottom: 0;
}
.trouble_li span {
  color: #5a7476;
}
.trouble_img_photo {
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 420px;
}

/*********************
* explanation_block *
*********************/
.explanation_block {
  background: #054d88;
  padding: 50px 10px 60px;
  margin-bottom: 35px;
}
.explanation {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  margin: 0;
  text-align: center;
}
.explanation p {
  margin-bottom: 30px;
}
.explanation p:last-child {
  margin-bottom: 0;
}
.explanation span {
  background:linear-gradient(transparent 60%, #01dbe7 60%);
  padding: 0 8px;
}

/*********************
* aga_block *
*********************/
.section_block.aga_block {
  margin-bottom: 46px;
}
.aga_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.aga_flex_img {
  margin: 0;
  width: 33%;
}
.aga_flex .aga_txt {
  width: 60%;
}
.aga_txt {
  line-height: 1.7;
}
.aga_txt .under_line {
  background: linear-gradient(transparent 60%, #f7f52b 60%);
}
.aga_photo {
  text-align: center;
}

/*********************
* cause *
*********************/
.section_block.cause_block {
  margin-bottom: 46px;
}
.cause_contents_txt {
  line-height: 1.7;
  margin-bottom: 25px;
}
.cause_tltle {
  margin-bottom: 20px;
}
.cause_list_flex {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
.cause_list_flex.reverse {
  flex-direction: row-reverse;
}
.cause_list_txt {
  line-height: 1.7;
  margin: 0;
  width: 60%;
}
.cause_list_photo {
  margin: 0;
  width: 34%;
}

/*********************
* haircycle *
*********************/
.section_block.haircycle_block {
  margin-bottom: 46px;
}
.haircycle_txt.center {
  text-align: center;
  margin-bottom: 30px;
}
.haircycle_txt {
  line-height: 1.7;
}
.haircycle_txt_block .haircycle_txt:last-child {
  margin-bottom: 0;
}

/*********************
* improvement_block *
*********************/
.section_block.improvement_block {
  margin-bottom: 46px;
}
.improvement_txt_block {
  margin-bottom: 40px;
}
.improvement_txt {
  line-height: 1.7;
}
.improvement_txt .under_line {
  background:linear-gradient(transparent 60%, #ff6 60%);
  padding: 0 5px;
}
.improvement_tltle {
  margin-bottom: 15px;
}
.target {
  color: #000;
  border-bottom: 1.5px solid #999;
  padding-bottom: 3px;
}
.target:hover {
  color: #054d88;
  text-decoration: none;
}
.improvement_txt ul {
  padding-left: 1.5em;
  margin-bottom: 0;
}
.improvement_txt li {
  list-style-type: disc;
  margin-bottom: 20px;
}
.improvement_txt li:last-child {
  margin-bottom: 0;
}
.mb0 {
  margin-bottom: 0;
}



/*********************
* monitor_block *
*********************/
section.section_block.monitor_block {
  margin-bottom: 46px;
}
.monitor_block .section_title {
  margin-bottom: 15px;
}
.monitor_flex {
  align-items: center;
  display: flex;
  margin: 0 60px 0 50px;
  justify-content: space-between;
}
.monitor_flex_head {
  font-size: 30px;
  margin-bottom: 20px;
  text-align: center;
}
.recruitment_area {
  background: #054d88;
  padding: 20px 15px 15px;
  max-width: 760px;
  margin: 0 auto 30px;
}
.recruitment_boxwhite {
  align-items: center;
  background: #fff;
  display: flex;
  margin-bottom: 11px;
  justify-content: space-between;
  padding: 0 21px;
}
.recruitment_head {
  color: #054d88;
  font-size: 24px;
  margin-bottom: -2px;
}
.recruitment_head span {
  font-size: 48px;
  vertical-align: sub;
}
.recruitment_txt {
  font-size: 16px;
  font-weight: bold;
}
.recruitment_tel {
  align-items: center;
  display: flex;
  justify-content: center;
}
.recruitment_tel_img {
  margin: 0;
}
.recruitment_telno {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  margin: 0 0 4px 20px;
}
.recruitment_logo {
  margin: 0;
}
.recruitment_txtblock {
  width: 530px;
}
.monitor_img {
  margin: 0;
}
.monitor_title p {
  margin-bottom: 0;
}
.monitor_title {
  margin-bottom: 33px;
}
.link_btn {
  display: flex;
  justify-content: space-between;
  width: 410px;
  margin: 20px auto 0;
}
.link_btn p {
  margin: 0;
}


/*********************
* harg_block *
*********************/
.harg_block {
  padding: 0px 41px;
  position: relative;
  margin-bottom: 26px;
}
.harg_txt {
  margin-bottom: 16px;
  position: relative;
  z-index: 1;
}
.harg_flex {
  display: flex;
  padding-left: 10px;
}
.harg_img {
  margin: 0;
}
.harg_txt_sub {
  line-height: 1.7;
  margin: 31px 0 0 30px;
}
.harg_photo {
  position: absolute;
  right: 0;
  top: 42px;
}

/*********************
* section_block *
*********************/
.section_block {
  border: 1px solid #e3e3e3;
  margin: 0 auto;
  width: 90.5%;
}
.section_title {
  background: url(../img/title_bg.jpg);
  color: #fff;
  font-size: 28px;
  padding: 3px 10px 5px;
  margin-bottom: 30px;
  text-align: center;
}
.section_contents {
  padding: 0 30px 30px;
}

/*********************
* feature_block *
*********************/
.feature_block .section_title {
  margin-bottom: 15px;
}
.section_middle_title {
  margin-bottom: 16px;
}
.feature_contents {
  display: flex;
  justify-content: space-between;
  margin-bottom: 13px;
}
.feature_txt {
  line-height: 1.7;
  margin: 0;
  width: 41%;
}
.feature_img {
  margin: 0;
  width: 52.5%;
}
.r_contents {
  flex-flow: row-reverse;
}
.r_contents .feature_txt {
  width: 62%;
}
.r_contents .feature_img {
  text-align: center;
  width: 35%;
}
.feature_txt p {
  margin-bottom: 20px;
}
.feature_txt p:last-child {
  margin-bottom: 0;
}
.feature_txt .smalltxt {
  font-size: 10px;
}
.third .feature_txt {
  width: 62%;
}
.third .feature_img {
  width: 33.5%;
}
.feature_contents.third {
  margin-bottom: 0;
}

/*********************
* click_block *
*********************/
.click_block {
  display: flex;
  justify-content: flex-end;
}
.share_block {
  display: flex;
  justify-content: space-between;
}
.share_block p {
  margin-bottom: 0;
}
.click_01 {
  margin: 0 10px 0;
}
.click_block {
  margin: 20px auto 50px;
  text-align: right;
  width: 90.5%;
}
.shareBtn a:hover{
  opacity: 1;
}
.shareBtn {
  margin-bottom: 10px;
}
.message_box {
  margin: 10px auto;
}
.message_box p {
  background: #eee;
  border-radius: 5px;
  color: #537575;
  display: inline-block;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  padding: 5px 20px;
  text-align: left;
  width: 400px;
}
.click04 {
  margin: 0;
  text-align: center;
}

/*********************
* mechanism_block *
*********************/
.mechanism_title {
  border: 5px solid;
  color: #5a7476;
  font-size: 24px;
  margin: 36px auto 31px;
  padding: 2.2%;
  text-align: center;
  width: 76%;
}
.mechanism_txt {
  margin-bottom: 42px;
}
.mechanism_img {
  margin-bottom: 52px;
  text-align: center;
}
.mechanism_li {
  margin-bottom: 40px;
}
.mechanism_li:last-child {
  margin-bottom: 0;
}
.mechanism_li_head {
  background: #5a7476;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 7px 34px;
  margin-bottom: 19px;
  text-align: center;
}
.mechanism_li_txt p {
  line-height: 1.7;
  margin-bottom: 26px;
}
.mechanism_li_txt p:last-child {
  margin-bottom: 0;
}
.mechanism_block .section_contents {
  padding-bottom: 52px;
}
.section_block.mechanism_block {
  margin-bottom: 46px;
}
.method_txt_flex {
  align-items: center;
  display: flex;
  justify-content: space-between;
}
.method_txt_block {
  width: 60%;
}
.method_photo {
  width: 36%;
}

/*********************
* cocktail_block *
*********************/
.cocktail_txt {
  margin-bottom: 56px;
}
.cocktail_txt p {
  line-height: 1.6;
  margin-bottom: 28px;
}
.cocktail_txt p:last-child {
  margin-bottom: 0;
}
.cocktail_img {
  margin: 0;
}
.cocktail_block .section_contents {
  padding-bottom: 54px;
}
.section_block.cocktail_block {
  margin-bottom: 47px;
}

/*********************
* charm_block *
*********************/
.charm_contents {
  display: flex;
  justify-content: space-between;
}
.charm_txt {
  line-height: 1.75;
  padding-top: 22px;
  width: 55%;
}
.charm_txt p {
  margin-bottom: 24px;
}
.charm_txt p:last-child {
  margin-bottom: 0;
}
.charm_img {
  margin: 0;
  width: 41%;
}
.charm_block .charm_contents {
  padding-bottom: 58px;
}
.section_block.charm_block {
  margin-bottom: 62px;
}

/*********************
* progress_block *
*********************/
.progress_txt {
  line-height: 1.7;
  margin-bottom: 50px;
}
.progress_img {
  margin: 0 auto 52px;
  width: 49.5%;
}
.progress_img img {
  width: 100%;
}
.progress_list_block {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.progress_li {
  width: 47%;
}
.progress_li_head {
  background: #5a7476;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 7px;
  text-align: center;
  width: 230px;
}
.progress_li_txt {
  line-height: 1.8;
  margin: 0 0 37px;
}
.progress_block .section_contents {
  padding-bottom: 4px;
}
.section_block.progress_block {
  margin-bottom: 65px;
}

/*********************
* method_block *
*********************/
.method_block .section_title {
  margin-bottom: 24px;
}
.method_contents_txt {
  margin-bottom: 21px;
}
.method_tltle {
  margin-bottom: 19px;
}
.method_txt {
  line-height: 1.7;
  margin-bottom: 30px;
}
.method_txt.mg0 {
  margin-bottom: 4px;
}
.section_block.method_block {
  margin-bottom: 50px;
}

/*********************
* difference_block *
*********************/
.difference_block {
  margin-bottom: 46px;
}
.difference_txt {
  line-height: 1.7;
}
.difference_txt .under_line {
  background:linear-gradient(transparent 60%, #ff6 60%);
}



/*********************
* fee_block *
*********************/
.fee_block {
  margin: 0 auto;
  width: 90.5%;
}
.fee_title {
  text-align: center;
  font-size: 29px;
  line-height: 1;
  margin-bottom: 18px;
}
.fee_table {
  border: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
.fee_table .tableMenu {
  width: 280px;
}
.fee_table .tablePrice {
  font-size: 14px;
  padding: 20px 0;
  width: 170px;
}
.fee_table td {
  border: 1px solid;
  font-size: 16px;
  vertical-align: middle;
}
.fee_table td.price {
  font-size: 22px;
  font-weight: bold;
}
.table_right_txt {
  margin-bottom: 21px;
  text-align: right;
}
.fee_txt {
  margin-bottom: 28px;
}

/*********************
* case_block *
*********************/
.section_title.case_title {
  font-size: 24px;
}
.section_title.case_title .big {
  font-size: 30px;
}
.section_title.case_title .small {
  font-size: 15px;
  font-weight: normal;
  margin-left: 10px;
}
.case_head {
  margin-top: 36px;
  margin-bottom: 20px;
}
.case_photo01 {
  margin: 0;
}
.case_photo02 {
  margin-bottom: 35px;
}
.case_photo02.mr0 {
  margin: 0;
}
.case_block .section_contents {
  padding-bottom: 26px;
}

/*********************
* HARG療法の特徴 *
*********************/
.section_feature {
  background: url(../img/feature_bg.jpg) no-repeat;
}
.feature_head h2 {
  margin-left: 39px;
  padding: 0;
  font-size: 1px;
  margin-bottom: 25px;
}
.feature_container {
  border: 1px solid #e3e3e3;
  margin: 0 auto;
  width: 90.5%;
  padding: 20px 30px 40px;
  background: #fff;
}
.feature_box {
  margin-bottom: 40px;
}
.feature_box:last-child {
  margin-bottom: 0;
}
.feature_box h3 {
  margin-bottom: 20px;
}
.feature_box p {
  margin: 0;
}

/*********************
* 他社との比較 *
*********************/
.dot_list {
  margin-left: 30px;
  margin-bottom: 0;
}
.dot_list li {
  list-style-type: disc;
  margin-bottom: 5px;
}
.dot_list li:last-child {
  margin-bottom: 0;
}

.section_comparison {
  margin: 0 auto;
  width: 90.5%;
}
.section_comparison h2 {
  text-align: center;
}
.comparison_tb table {
  width: 100%;
}
.comparison_tb table th {
  background: #054d88;
  color: #fff;
  font-weight: normal;
  text-align: center;
}
.bg_beige {
  background: #f6f5eb;
}
.comparison_tb table th,.comparison_tb table td {
  padding: 10px;
  font-weight: normal;
  border: 1px solid #e3e3e3;
}
.bold {
  font-weight: bold!important;
}
.orenge_txt {
  color: #054d88;
}
.comparison_tb table td:first-child {
  width: 10%;
}
.tb_sav_txt {
  font-size: 14px;
  text-align: right;
  margin: 5px 0;
}
.comparison_tb table td .sav_txt {
  font-size: 12px;
}
.comparison_tb table td p{
  margin-bottom: 0;
}
.comparison_tb table td .dot_list{
  margin-left: 23px;
}
.section_comparison .click_block,
.section_comparison .message_box{
  width: 100%;
}
.fee_box {
  margin-bottom: 40px;
}

/*********************
* flow_block *
*********************/
.flow_block {
  margin-bottom: 46px;
}
.flow_box_block {
  border-left: 3px solid #073267;
  display: flex;
  justify-content: space-between;
  margin: 0 0 6px 35px;
  padding: 15px 0 15px 40px;
}
.flow_box_txt {
  line-height: 1.7;
  width: 70%;
}
.flow_box_txt p:last-child {
  margin-bottom: 0;
}
.flow_box_img {
  margin: 0;
  text-align: center;
  width: 30%;
}
.flow_box_txt ul {
  margin-bottom: 0;
  padding-left:1em;
  text-indent:-1em;
}
.flow_box_txt.one_block {
  width: 100%;
}
.flow_box_block.last {
  border: none;
}
.flow_link {
  margin: 0 auto 30px;
  width: 684px;
}
.flow_link02 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.flow_link02 p {
  margin-bottom: 0;
}
.flow_link02 p:first-child {
  width: 284px;
}
.flow_link02 p:last-child {
  width: 388px;
}

/*********************
* 毛髪再生医療の効果 *
*********************/
.section_medicaleffect {
  margin-bottom: 50px;
}
.flex_block {
  display: flex;
  flex-wrap: wrap;
}
.medicaleffect_block figure {
  margin-bottom: 0;
  width: 300px;
  margin-right: 40px;
}
.medicaleffect_block figure img {
  display: block;
}
.medicaleffect_block figure img:nth-child(1) {
  margin-bottom: 40px;
}
.medicaleffect_text {
  width: 455px;
}

/*********************
* 培養上清液 *
*********************/
.section_supernatant {
  margin-bottom: 50px;
}
.section_supernatant .section_contents > p {
  margin-bottom: 30px;
}
.supernatant_info_box {
  margin-bottom: 25px;
}
.supernatant_info_box:last-child {
  margin-bottom: 0;
}
.supernatant_info {
  width: 397px;
  margin-right: 30px;
}
.supernatant_block figure {
  width: 368px;
  margin-bottom: 0;
}
.section_h3_ttl {
  background: url(../img/bg_ttl_white.jpg) 0 0 repeat-x;
  padding: 15px 9px;
  margin-bottom: 15px;
}

/*********************
* よくあるご質問 *
*********************/
.faq_block dl {
  width: 387px;
  margin-right: 20px;
  margin-bottom: 50px;
}
.faq_block dl:nth-child(2n) {
  margin-right: 0;
}
.faq_block dl:nth-child(7),.faq_block dl:nth-child(8) {
  margin-bottom: 0;
}
.ques_ttl {
  background: url(../img/bg_ttl_faq.jpg) 0 0 repeat-x;
  padding: 24px 9px 24px 50px;
  margin-bottom: 25px;
  position: relative;
  font-size: 15px;
}
.ques_ttl::before{
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -16px;
  background: #000;
  color: #fff;
  padding: 5px 6px;
  border-radius: 50%;
}
.ques1::before {
  content: 'Q1';
}
.ques2::before {
  content: 'Q2';
}
.ques3::before {
  content: 'Q3';
}
.ques4::before {
  content: 'Q4';
}
.ques5::before {
  content: 'Q5';
}
.ques6::before {
  content: 'Q6';
}
.ques7::before {
  content: 'Q7';
}
.ques8::before {
  content: 'Q8';
}
.ques_ttl.ques4,.ques_ttl.ques7,.ques_ttl.ques8 {
  padding: 14px 9px 14px 50px;
}


/*********************
* UENOのAGA治療 *
*********************/
.section_aga_treatment {
  margin-bottom: 50px;
}
.aga_treatment_box {
  margin-bottom: 45px;
}
.aga_treatment_box:last-child {
  margin-bottom: 0;
}
.aga_treatment_box .section_h3_ttl{
  background: url(../img/bg_ttl_h75.jpg) 0 0 repeat-x;
  font-size: 20px;
  padding: 22px 20px;
}
.aga_treatment_box > p {
  margin-bottom: 0;
}

/*********************
* 【HARG】と【UENO毛髪メソッド】の違いについて *
*********************/
.section_merit_demerit{
  margin-bottom: 50px;
}

/*********************
* 所在地マップ *
*********************/
.harg_map_block {
  text-align: center;
  margin: 0 auto;
  width: 90.5%;
}
.harg_map_block h2 {
  font-size: 34px;
  line-height: 1.4;
  margin-bottom: 30px;
}
.harg_map_block h2 span {
  display: block;
  font-size: 26px;
}
.harg_map_box {
  width: 387px;
  margin-right: 20px;
  margin-bottom: 40px;
}
.harg_map_list {
  border: 1px solid #e3e3e3;
  padding: 30px;
}
.harg_map_box:nth-child(2),
.harg_map_box:nth-child(4),
.harg_map_box:last-child {
  margin-right: 0;
}
.harg_map_box h3 {
  text-align: left;
  font-size: 20px;
  margin-bottom: 15px;
}
.g_map iframe {
  width: 100%;
}
.map_access_box {
  margin-top: 25px;
}
.map_access_box dl {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.map_access_box dl dt {
  font-weight: normal;
  width: 80px;
  text-align: left;
}
.map_access_box dl dd {
  width: 307px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0;
}
.access_comment {
  margin-top: 20px;
  margin-bottom: 0;
  text-align: left;
  font-weight: normal;
}

/*********************
* お問い合わせボタン *
*********************/
#contact {
	width: 860px;
	height: 194px;
	margin: 40px auto 0 auto;
	padding: 57px 0 0 0;
	text-align: center;
	background: url(../img/contact_bg.jpg) no-repeat
}

/*********************
* フッター *
*********************/
#footer {
	margin: 20px 0 0 0;
	padding: 30px 50px 50px;
	color: #fff;
	font-size: 12px;
  background: #537575;
  font-weight: normal;
}
#footer a {
	color: #fff
}
ul#footLink {
	float: left
}
ul#footLink li {
	padding-left: 5px;
	display: inline;
	border-left: 1px solid #92abab
}
ul#footLink li.flHead {
	padding-left: 0;
	border-left: none
}
#footLink li a{
  text-decoration: none;
}
#footLink li a:hover{
  text-decoration: underline;
}
p#copyright {
	float: right
}

/*********************
* レスポンシブ *
*********************/
@media screen and (max-width: 600px){

/*********************
* common *
*********************/
body{
  font-size: 16px;
}
.lp_contents{
  margin: 0 10px;
  width: auto;
}
.header_contents {
  display: block;
}
.logo {
  margin-right: 20px;
  margin-bottom: 0;
}
.tel_block {
  margin: 0 0 5px 0;
}
.tel_txt {
  width: 60px;
}
.tel_img {
  width: 192px;
}
.section_block {
  width: auto;
  margin: 0 10px;
}

.section_contents {
  padding: 0 20px 20px;
}

.section_title {
  font-size: 26px;
  background: #000;
  margin-bottom: 20px;
}

.feature_block .section_title {
  margin-bottom: 20px;
}
.trouble_txt{
  font-size: 26px;
}
.trouble_txt .bold_tx {
  font-size: 46px;
}

.section_h3_ttl {
  font-size: 18px;
}

/* メインテキスト */
.main_txt {
  line-height: 1.2;
}
.main_txt span {
  margin-bottom: 15px;
}
.main_txt_sub.first {
  margin-bottom: 28px;
}
.main_txt_bg {
  bottom: -37px;
}
.trouble_block {
  padding: 40px 40px 360px;
}

/* AGAとは */
.aga_flex {
  display: block;
}
.aga_flex_img {
  width: 60%;
  margin: 0 auto 20px;
}
.aga_flex .aga_txt {
  width: 100%;
}

/* AGAの原因とは */
.cause_list_flex {
  display: block;
}
.cause_list_txt {
  margin-bottom: 10px;
  width: 100%;
}
.cause_list_photo {
  width: 70%;
  margin: 0 auto;
}

/* ヘアサイクルについて */
.mechanism_img {
  margin-bottom: 30px;
}

/* 毛周期を改善する */
.target {
  word-wrap: break-word;
}

/* 毛髪再生治療 */
.harg_block {
  padding: 0px 20px;
}
.harg_flex {
  display: block;
  padding: 0;
}
.harg_img {
  width: 50%;
}
.harg_txt_sub {
  margin: 31px 0 0 0;
}
.harg_photo {
  width: 42%;
  top: 51px;
}

/* HARG療法の3つの特徴 */
.feature_contents {
  display: block;
}
.feature_txt,
.r_contents .feature_txt,
.third .feature_txt {
  width: 100%;
  margin-bottom: 15px;
}
.feature_img,
.r_contents .feature_img,
.third .feature_img {
  margin: 0 auto;
  text-align: center;
  width: 80%;
}

/** 予約ボタン **/
.click_block {
  margin: 40px auto;
}
.share_links {
  text-align: center;
  margin-bottom: 10px;
}
.share_link_text {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  color: #537576;
  background: #fff;
  padding: 10px;
  border: solid 1px #537576;
  border-radius: 5px;
  max-width: 350px;
  margin: 0 auto 20px;
}
.share_link_text::before {
  content: '';
  position: absolute;
  bottom: -26px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #FFF;
  z-index: 2;
}
.share_link_text::after {
  content: '';
  position: absolute;
  bottom: -27px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #537576;
  z-index: 1;
}
.message_box {
  max-width: 433px;
  margin: 0 auto;
  width: 100%;
}
.message_box p {
  width: 100%;
  padding: 10px;
}
.click_block {
  display: block;
}
.click_01 {
  margin-bottom: 10px;
  text-align: left;
}
.share_block {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.message_box {
  margin-bottom: 27px;
}

.cocktail_img img {
  margin: 0 auto;
}

/* HARG療法の魅力とは */
.section_contents.charm_contents {
  display: block;
}
.charm_txt {
  width: 100%;
  margin-bottom: 15px;
}
.charm_img {
  width: 70%;
  margin: 0 auto;
}

/* 発毛メソッドについて */
.method_txt_flex {
  display: block;
}
.method_txt_block {
  margin-bottom: 15px;
  width: 100%;
}
.method_photo {
  margin: 0 auto;
  width: 60%;
}

section.section_block.difference_block {
  margin-bottom: 46px;
}

/* 治療の流れ */
.flow_box_block {
  display: block;
}
.flow_box_txt {
  margin-bottom: 20px;
  width: 100%;
}
.flow_box_img {
  margin: 0 auto;
  width: 60%;
}
.flow_link {
  width: 100%;
}
.flow_link02 {
  display: block;
}
.flow_link02 p:first-child {
  margin: 0 auto 20px;
}
.flow_link02 p:last-child {
  margin: 0 auto;
}
.flow_link01 {
  width: 90%;
  margin: 0 auto 30px;
}


/* モニター募集 */
.monitor_flex {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.monitor_img {
  margin-bottom: 15px;
}
.recruitment_boxwhite {
  display: block;
  padding: 20px;
  text-align: center;
}
.recruitment_head span {
  display: block;
}
.recruitment_txtblock {
  width: auto;
}
.recruitment_head {
  margin-bottom: 15px;
}


/** PCとスマホ表示切替え用 **/
.pc_only{
  display: none!important;
}
.sp_only{
  display: block;
}

/*********************
* 料金表 *
*********************/
.fee_title {
  font-size: 27px;
  line-height: 1.4;
  margin-bottom: 20px;
}
.fee_head {
  background: #f4f4f4;
  border-top: 3px solid #004f8d;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 18px;
}
.fee_praice_tb_box {
  margin-bottom: 30px;
}
.fee_praice_tb_box:last-child {
  margin-bottom: 0;
}
.fee_praice_tb_box h4 {
  background: #004f8d;
  color: #fff;
  padding: 5px 10px;
  font-weight: normal;
  margin-bottom: 15px;
}
.fee_table .tablePrice {
  font-size: 16px;
  border: 1px solid #000;
  background: #eee;
}
.fee_praice_tb {
  margin-bottom: 30px;
}

/*********************
* HARG療法の症例 *
*********************/
.section_title.case_title {
  line-height: 1;
  padding: 10px 10px 15px;
}
.section_title.case_title .small {
  margin-left: 0;
}
.sp_case_box {
  margin-bottom: 30px;
}
.sp_case_box:last-child {
  margin-bottom: 0;
}
.sp_case_list_box:first-child {
  position: relative;
  padding-bottom: 50px;
}
.sp_case_list_box:last-child::after {
  content: none;
}
.sp_case_list_box h4 {
  background: #537576;
  display: block;
  color: #fff;
  font-weight: normal;
  padding: 5px 15px;
  text-align: center;
  margin-bottom: 15px;
}
.sp_case_list_box ul {
  margin-bottom: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sp_case_list_box ul li {
  width: 48%;
  margin-bottom: 15px;
}
.sp_case_list_box ul li:first-child {
  margin-right: 4%;
}
.sp_case_list_box::after {
  content: '';
  background: url(../img/icon_case_arrow.jpg) 0 0 no-repeat;
  background-size: 65px 39px;
  height: 39px;
  width: 65px;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
}


/*********************
* HARG療法の特徴 *
*********************/
.section_feature{
  background: none;
  margin-bottom: 30px;
}
.feature_head h2 {
  margin-left: 0;
  margin-bottom: 15px;
}
.feature_container{
  width: auto;
  margin: 0 10px;
  padding: 20px;
}
.feature_box h3{
  overflow: hidden;
}
.feature_box h3 img {
  max-width: none;
  width: 520px;
}

/*********************
* 他社との比較 *
*********************/
.section_comparison {
  width: auto;
  margin: 0 10px;
}
.section_comparison h2 {
  font-size: 26px;
}

.comparison_tb {
  width: 100%;
  overflow-x: auto;
}
.comparison_tb table {
  width: 900px;
}
.comparison_tb table td .sav_txt {
  font-size: 14px;
}

/*********************
* 毛髪再生医療の効果 *
*********************/
.section_medicaleffect {
  margin-bottom: 40px;
}
.medicaleffect_block figure {
  width: 100%;
  margin-right: 0;
  order: 2;
}
.medicaleffect_text {
  width: 100%;
}
.medicaleffect_block figure img {
  margin: 10px auto 0;
}
.medicaleffect_block figure img:nth-child(1) {
  margin-bottom: 20px;
}

/*********************
* 培養上清液とは *
*********************/
.section_supernatant{
  margin-bottom: 40px;
}
.section_medicaleffect {
  margin-bottom: 40px;
}
.supernatant_info {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
.supernatant_block figure {
  width: 100%;
  text-align: center;
}

/*********************
* よくあるご質問 *
*********************/
.faq_block dl {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.faq_block dl:nth-child(7){
  margin-bottom: 30px;
}
.ques_ttl {
  margin-bottom: 20px;
  font-size: 17px;
  padding: 23px 9px 23px 50px;
}
.ques_ttl::before{
  font-size: 15px;
}
.ques_ttl.ques4, .ques_ttl.ques7, .ques_ttl.ques8 {
  padding: 9px 9px 9px 50px;
}


/*********************
* UENOのAGA治療 *
*********************/
.section_aga_treatment{
  margin-bottom: 40px;
}
.aga_treatment_box .section_h3_ttl {
  font-size: 18px;
  padding: 10px 20px;
}

/*********************
* 【HARG】と【UENO毛髪メソッド】の違いについて *
*********************/
.section_merit_demerit{
  margin-bottom: 40px;
}

/*********************
* 医院紹介 *
*********************/
.harg_map_block{
  margin: 0 10px;
  width: auto;
}
.harg_map_block h2 {
  font-size: 32px;
}
.harg_map_block h2 span {
  font-size: 24px;
}
.harg_map_list {
  padding: 20px;
}
.harg_map_box {
  width: 100%;
  margin-right: 0;
  margin-bottom: 30px;
}
.harg_map_box h3 {
  margin-bottom: 10px;
}
.map_access_box {
  margin-top: 10px;
}
.map_access_box dl dt {
  width: 100%;
  font-weight: bold;
}
.map_access_box dl {
  margin-bottom: 10px;
}
.map_access_box dl dd {
  width: 100%;
}
.access_comment {
  margin-top: 10px;
  background: #eee;
  padding: 10px;
}
.harg_map_box:last-child {
  margin-bottom: 0;
}

/*********************
* 予約ボタン *
*********************/
.sp_contact {
  margin: 40px 10px 0;
}
.sp_contact dt {
  background: #054d88;
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding: 10px;
}
.sp_contact dd {
  background: #e8e8e4;
  text-align: center;
  padding: 20px 20px;
}
.contact_tel {
  margin: 0 auto;
}
.contact_tel img{
  max-width: 340px;
  width: 100%;
}
.contact_btn {
  margin-bottom: 20px;
}

/*********************
* Footer *
*********************/
#footer {
  padding: 30px;
}
ul#footLink {
  float: none;
  text-align: center;
  font-size: 14px;
}
p#copyright {
  float: none;
  text-align: center;
  margin-bottom: 0;
}

}

/* テキストリンク追加 */
.case_link {
  text-align: center;
  margin: 52px 0 0;
}
.case_link a {
  background: #fff;
  border: 2px solid #fff;
  color: #054d88;
  padding: 15px 30px;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
  position: relative;
}
.case_link a::after {
  content: "";
  position: absolute;
  top: 53%;
  right: 10px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #054d88;
  border-right: 2px solid #054d88;
  transform: rotate(45deg);
  margin-top: -5px;
}
.case_link a:hover {
  color: #fff;
  background-color: #054d88;
  border: 2px solid;
  opacity: 1;
  text-decoration: none;
}
.case_link a:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}


/* 20220602 動画追加 */
.movie_wrap {
  margin-bottom: 30px;
}

.movie_aga {
  position: relative;
  padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
  height: 0;
  overflow: hidden;
}

.movie_aga iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.case_link.link_bnt02 {
  margin-top: 20px;
}