@charset "UTF-8";
/* =======================================
 reset補完
======================================= */
html {
  -webkit-text-size-adjust: 100%;
}

h1, h2, h3, h4, h5, dl, dt, dd, ul, ol, li {
  font-size: 100%;
  line-height: 1;
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
  padding: 0;
}

ul, ol {
  list-style: none;
}

nav li::before {
  content: "";
}

/* =======================================
 style
======================================= */
body {

}
a {
  text-decoration: none;
}

.wrapper {
  margin: auto;
  overflow: hidden;
  width: 750px;
  background: #fff;
  color: rgb(13,0,0);
  font-family: 'Noto Sans JP', "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: 26px;
  font-weight: 400;
  margin: auto;
  max-width: 750px;
  width: 100%;
}

/* =======================================
 fv
======================================= */
.fv {
  background: url(../img/fv_bg.jpg) 0 100% no-repeat #f5f5e9;
  padding-bottom: 208px;
}
.fv-txt {
  margin-bottom: 22px;
}
.fv-notes {
  font-size: 20px;
  font-weight: 300;
  margin: auto;
  text-align: right;
  width: 670px;
}

/* =======================================
 movie
======================================= */
.video {
  background: url(../img/video_wrap_01.png) 50% 0 no-repeat, url(../img/video_wrap_02.png) 50% 100% no-repeat;
  margin: -168px 0 30px;
  padding: 12px 0;
}
.video-main {
  height: 340px;
  margin: auto;
  position: relative;
  width: 690px;
}
.video-main iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* =======================================
 lead
======================================= */
.lead {
  background: url(../img/lead_bg_01.png) 50% 0 no-repeat, url(../img/lead_bg_02.png) 50% 100% no-repeat;
  font-size: 28px;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.57;
  margin-bottom: 20px;
  padding: 75px 0;
  text-align: center;
}
.lead span {
  color: rgb(200,165,100);
}

/* =======================================
 case
======================================= */
.case {
  background: rgb(250,249,242);
  padding: 50px 0 75px;
}
.case-sec {
  background: 100% 0 no-repeat;
  border: 4px solid rgb(210,193,129);
  margin: auto;
  padding: 36px 0 50px;
  position: relative;
  width: 672px;
}
.case-sec:not(:last-child) {
  margin-bottom: 76px;
}
.case-sec:not(:last-child)::after {
  background: url(../img/case_arw.png) 50% 0 no-repeat;
  bottom: -68px;
  content: "";
  display: block;
  height: 50px;
  left: 0;
  position: absolute;
  width: 100%;
}
.case-txt {
  font-weight: 300;
  line-height: 1.69;
  margin: auto;
  width: 590px;
}
.case-num {
  margin: 0 auto 25px 35px;
}
.case-summary {
  margin: 0 auto 30px 38px;
  min-height: 320px;
  width: 460px;
}
.case-summary dt {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.47;
  margin-bottom: 10px;
}
.case-summary dd {
  letter-spacing: 0.02em;
  line-height: 1.61;
}
/* 個別調整 */
.case01-num {
  left: 35px;
  position: absolute;
  top: 35px;
}
.case01-summary {
  margin: 0 0 30px auto;
  width: 480px;
}
.case01-summary dt {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.55;
  margin-bottom: 15px;
}
.case01-summary dd {
  letter-spacing: 0.02em;
}
.case01-img {
  margin-bottom: 15px;
  text-align: center;
}
.case02 {
  background-image: url(../img/case02_bg.jpg);
}
.case03 {
  background-image: url(../img/case03_bg.jpg);
}
.case04 {
  background-image: url(../img/case04_bg.jpg);
}

/* =======================================
 media
======================================= */
.media {
  background: url(../img/media_bg.jpg) 0 0 no-repeat;
  padding: 165px 0 80px;
}
.media-hl {
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.12em;
  margin-bottom: 15px;
  position: relative;
  text-align: center;
}
.media-hl::after {
  background: rgb(13,0,0);
  content: "";
  display: block;
  height: 1px;
  margin: 4px auto 0;
  width: 324px;
}

/* =======================================
 trouble
======================================= */
.trouble {
  background: url(../img/trouble_bg.jpg) 0 0 no-repeat;
  height: 849px;
  padding-top: 96px;
}
.trouble-hl {
  margin-bottom: 10px;
}
.trouble-list {
  margin: auto;
  width: 578px;
}
.trouble-list li {
  background: url(../img/icon_check.png) 8px 18px no-repeat;
  font-weight: 300;
  letter-spacing: 0.04em;
  line-height: 1.46;
  padding: 14px 0 17px 56px;
}
.trouble-list li:not(:last-child) {
  border-bottom: 1px solid rgb(178,167,153);
}
.trouble-list span {
  color: rgb(200,165,100);
  font-weight: 400;
}

/* =======================================
 our-vision
======================================= */
.our-vision {
  background: url(../img/our-vision_bg.jpg) 0 0 no-repeat;
  height: 2562px;
  padding-top: 173px;
  position: relative;
}
.our-vision::after {
  content: "";
  display: block;
  background: url("../img/our-vision_arrow.png") 0 0 no-repeat;
  width: 20px;
  height: 140px;
  top: -50px;
  left: 50%;
  transform: translate(-50%,0%);
  position: absolute;
}
.our-vision-hl {
  margin-left: 60px;
  margin-bottom: 115px;
}
.our-vision-txt {
  font-weight: 300;
  line-height: 1.69;
  letter-spacing: 0.02em;
  margin-left: 60px;
  margin-bottom: 74px;
  width: 649px;
  text-align: justify;
}
.our-vision-txt.our-vision-txt02 {
  width: 423px;
  margin-left: 40px;
  margin-bottom: 90px;
}
.our-vision-txt.our-vision-txt03 {
  width: 348px;
  margin-left: 333px;
  margin-bottom: 35px;
}
.our-vision-txt span {
  font-weight: 400;
}
.our-vision_subtit{
  width: 348px;
  margin-left: 42px;
  margin-bottom: 25px;
}

.our-vision_profile_area{
  display: block;
  background: url("../img/our-vision_profile_bg.png") 0 0 no-repeat;
  height: 221px;
  width: 450px;
  margin-left: auto;
  margin-right: 40px;
  margin-bottom: 23px;
  position: relative;
}
.our-vision_profile_tit{
  position: absolute;
  top: 18px;
  left: 50%;
  transform: translate(-50%,0%);
}
.our-vision_profile_name{
  position: absolute;
  top: 77px;
  left: 50%;
  transform: translate(-50%,0%);
}
.our-vision_expert_area{
  display: block;
  height: 374px;
  width: 690px;
  margin: 0 auto;
  position: relative;
}
.our-vision_expert_area ul{
  position: absolute;
  width: 690px;
  left: 0;
  top: 80px;
  display: flex;
  justify-content: center;
}
.our-vision_expert_area li{
  width: 190px;
  height: 257px;
  background: url("../img/our-vision_expert_img01.png") 0 0 no-repeat;
  position: relative;
  margin-right: 31px;
}
.our-vision_expert_area li:nth-of-type(2){
  background: url("../img/our-vision_expert_img02.png") 0 0 no-repeat;
}
.our-vision_expert_area li:last-of-type{
  background: url("../img/our-vision_expert_img03.png") 0 0 no-repeat;
  margin-right: 0;
}
.our-vision_expert_list_tit{
  position: absolute;
  font-size: 22px;
  top: 196px;
  left: 34px;
  font-weight: 400;
}
.our-vision_expert_list_txt{
  position: absolute;
  font-size: 24px;
  top: 226px;
  left: 34px;
  font-weight: 300;
  white-space: nowrap;
}
.our-vision_expert_list_txt span{
  font-size: 80%;
}

/* =======================================
 function
======================================= */
.function {
  background: url(../img/function_bg.jpg) 0 0 no-repeat;
  height:2560px;
  padding-top: 166px;
}
.function-hl {
  width: 647px;
  margin: 0 auto 124px;
}
.function_point{
  width: 620px;
  margin: 0 auto 50px;
}
.function_arrange_tit{
  width: 652px;
  margin: 0 auto 18px;
}
.function-txt{
    font-weight: 300;
    width: 670px;
    margin: 0 auto 44px;
    line-height: 1.72;
    text-align: justify;
}
.function_arrange_img{
  width: 670px;
  margin: 0 auto 196px;
}
.function_analysis_tit{
  font-size: 30px;
  line-height: 1.53;
  font-weight: 400;
  text-align: center;
  margin-bottom: 37px;
}
.function_analysis_tit span{
  font-weight: 700;
  font-size: 42px;
  line-height: 1.19;
} 
.function_analysis_img{
  width: 672px;
  margin: 0 auto 30px;
}
.function-note{
  text-align: right;
  margin-right: 40px;
  font-size: 22px;
  font-weight: 300;
}

/* =======================================
 best
======================================= */
.best {
  background: url(../img/best_bg.jpg) 0 0 no-repeat;
  height:1172px;
  padding-top: 276px;
}
.best-hl {
  width: 549px;
  margin: 0 auto 7px;
}
.best-txt{
  font-size: 24px;
  line-height: 1.75;
  font-weight: 300;
  color: #fff;
  text-align: center;
  margin-bottom: 145px;
}
.best-txt span{
  font-weight: 700;
}
.best-txt.best-txt02{
  font-size: 25px;
  line-height: 1.92;
}
.best-txt.best-txt02 span{
  font-weight: 700;
  font-size: 34px;
  line-height: 1.47;
  left: 0.02em;
}

/* =======================================
 about
======================================= */
.about {
  background: url(../img/about_bg.jpg) 0 0 no-repeat;
  height:2101px;
  padding-top: 242px;
}
.about-hl {
  width: 521px;
  margin: 0 0 290px auto;
}
.about_allhand-hukidashi{
  background: url(../img/about_hukidashi.png) 0 0 no-repeat;
  width: 147px;
  height:156px;
  margin: 0 auto 12px;
  font-size: 22px;
  line-height: 1.23;
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding-top: 36px;
}
.about_allhand_tit{
  font-size: 30px;
  line-height: 1.53;
  font-weight: 300;
  text-align: center;
  margin-bottom: 27px;
}
.about_allhand_tit img{
  padding-top: 10px;
}
.about_allhand-txt{
  line-height: 1.69;
  width: 669px;
  margin: 0 auto 31px;
  font-weight: 300;
  text-align: justify;
}
.about_allhand-txt span{
  font-weight: 400;
}
.about_allhand_tec_tit{
  margin-bottom: 30px;
}
.about_allhand-txt.about_allhand-txt02{
  width: 436px;
  margin-left: 40px;
  margin-bottom: 46px;
  text-align: justify;
}
.hand-therapist_btn a{
  background: url(../img/free_btn.png) 0 0 no-repeat;
  width: 680px;
  height: 120px;
  padding-bottom: 12px;
  padding-right: 28px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  -moz-filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  -ms-filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
  filter:drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.3));
}
.hand-therapist_btn a span{
  color: #fff;
  font-size: 35px;
  display: inline-block;
  position: relative;
}
.hand-therapist_btn a span::after{
  content: "";
  display: block;
  width: 16px;
  height: 30px;
  background: url("../img/free_btn_aroow.png")no-repeat center/100%;
  position: absolute;
  right: -32px;
  top: 13px;
}

/* =======================================
 point
======================================= */
.point {
  background: url(../img/point_bg.jpg) 0 0 no-repeat;
  height:3094px;
  padding-top: 99px;
}
.point-hl {
  margin: 0 auto 103px;
}
.point ul{
  margin-bottom: 71px;
}
.point ul li{
  margin-left: 40px;
  margin-bottom: 93px;
}
.point ul li:nth-of-type(2){
  margin-left: 323px;
  margin-bottom: 145px;
  position: relative;
}
.point ul li .point-list_img{
  width: 415px;
}
.point ul  li:nth-of-type(2) .point-list_img{
  width: 410px;
}
.point_02_time{
  position: absolute;
  width: 127px;
  top: 170px;
  left: 273px;
}
.point ul li:nth-of-type(3){
  margin-bottom: 109px;
}
.point ul  li:nth-of-type(3) .point-list_img{
  width: 403px;
}
.point ul li:nth-of-type(4){
  margin-left: 323px;
  margin-bottom: 142px;
}
.point ul li:nth-of-type(5){
  margin-bottom: 50px;
}
.point ul  li:nth-of-type(4) .point-list_img{
  width: 393px;
}
.point ul li .point-list_tit{
  font-size: 36px;
  line-height: 1.388;
  margin-top: -81px;
  margin-bottom: 10px;
  letter-spacing: 0.02em;
}
.point ul li .point-list_txt{
  font-weight: 300;
  line-height: 1.698;
  text-align: justify;
}
.point ul li:nth-of-type(3) .point-list_txt{
  width: 385px;
}
.point ul li:nth-of-type(4) .point-list_txt{
  width: 385px;
}
.point ul li:nth-of-type(5) .point-list_txt{
  width: 385px;
  margin-bottom: 20px;
}
.point_note{
  font-size: 20px;
  font-weight: 300;
}

/* =======================================
 relax-beauty
======================================= */
.relax-beauty {
  background: url(../img/relax-beauty_bg.jpg) 0 0 no-repeat;
  height:1755px;
}
.relax-beauty-hl {
  margin: 0 auto 130px;
}
.relax-beauty-txt{
  line-height: 1.92;
  font-weight: 300;
  text-align: center;
  margin-bottom: 70px;
}
.relax-beauty_box{
  position: relative;
  margin-bottom: 53px;
}
.relax-beauty_box.relax-beauty_box02{
  margin-bottom: 20px;
}
.relax-beauty_box_txt{
  position: absolute;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  bottom: 46px;
  left: 0;
  width: 750px;
}
.relax-beauty-note{
  text-align: right;
  margin-right: 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 300;
}

/* =======================================
 flow
======================================= */
.flow {
  background: url(../img/flow_bg.jpg) 0 0 no-repeat;
  height:2650px;
  padding-top: 112px;
}
.flow-hl {
  width: 640px;
  margin: 0 auto 22px;
}
.flow-txt{
  line-height: 1.92;
  font-weight: 300;
  text-align: center;
  margin-bottom: 53px;
}
.flow_present{
  width: 670px;
  margin: 0 auto 15px;
}
.flow_price_tit{
  font-size: 36px;
  line-height: 1.388;
  text-align: center;
  font-weight: 300;
  letter-spacing: 0.02em;
  position: relative;
  margin-bottom: 4px;
}
.flow_price_tit span{
  font-size: 48px;
  line-height: 1.14;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #E27167;
}
.flow_price_tit::after{
  content: "";
  display: block;
  width: 125px;
  height: 135px;
  background: url("../img/flow_hukidashi.png")no-repeat center/100%;
  position: absolute;
  left: 73px;
  top: -19px
}
.flow_price_txt{
  line-height: 1.92;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 147px;
}
.flow_price_txt span{
  position: relative;
  padding-left: 53px;
}
.flow_price_txt span::after{
  content: "";
  display: block;
  width: 29px;
  height: 27px;
  background: url("../img/flow_check.png")no-repeat center/100%;
  position: absolute;
  left:15px;
  top: 8px;
}
.flow_schedole_tit {
  background: url("../img/flow_schedole_bg.png") 0 0 no-repeat;
  width: 750px;
  height:118px;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 118px;
  position: relative;
  margin-bottom: 23px;
}
.flow_schedole_tit::after{
  content: "";
  display: block;
  width: 640px;
  height: 23px;
  background: url("../img/flow_schedole_bg_triangle.png")no-repeat center/100%;
  position: absolute;
  left: 50%;
  transform: translate(-50%,0%);
  top: -90px;
}
.flow_schedole_box {
  background: url(../img/flow_list_bg.png) 0 0 no-repeat;
  width: 750px;
  height:764px;
  padding-top: 46px;
  margin-bottom: 34px;
}
.flow_schedole_box li{
  margin-left: 176px;
  margin-bottom: 61px;
}
.flow_schedole_box li:nth-of-type(2){
  margin-bottom: 109px;
}
.flow_schedole_box li:nth-of-type(3){
  margin-bottom: 102px;
}
.flow_schedole_list_time{
  font-size: 30px;
  color: #fff;
  font-weight: 300;
  letter-spacing: 0.02em;
  margin-bottom: 25px;
}
.flow_schedole_list_txt{
  font-weight: 300;
  letter-spacing: 0.02em;
  line-height: 35px;
  margin-bottom: 10px;
}
.flow_schedole_list_txt span{
  font-size: 24px;
  color: #fff;
  background-color: #B2A799;
  padding: 0 0.6em;
  margin-right: 16px;
  position: relative;
}
.flow_schedole_list_txt.flow_schedole_list_zagaku span{
  background-color: #C8A564;
}
.flow_schedole_list_txt.flow_schedole_list_txt_test span{
  background-color: #E27167;
}
.flow_schedole_list_txt span:before{
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background: url("../img/flow_schedole_list_txt_triangle.png")no-repeat center/100%;
  position: absolute;
  top: 0;
  right: 0;
}
.flow_license_tit{
  width: 609px;
  margin: 0 auto 20px;
}
.flow_license_txt{
  width: 327px;
  font-weight: 300;
  letter-spacing: 0.02em;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 88px;
  margin-left: 39px;
  text-align: justify;
}
.flow .hand-therapist_btn a{
  background: url(../img/flow_btn.png) 0 0 no-repeat;
  width: 640px;
  height: 140px;
  padding-top: 18px;
  padding-bottom: 0px;
  display: block;
  color: #fff;
  font-size: 27px;
  text-align: center;
}
.hand-therapist_btn a span{
  margin-top: 6px;
}

/* =======================================
 qa
======================================= */
.qa {
  background: url(../img/qa_bg.jpg) 0 0 no-repeat,#DFE6ED;
  background-size: 750px 565px,100%0;
  padding-top: 145px;
  padding-bottom: 20px;
}
.qa-hl {
  font-weight: 700;
  letter-spacing: 0.02em;
  font-size: 44px;
  margin-bottom: 121px;
  margin-left: 36px;
  position: relative;
}
.qa-hl:before{
  content: "";
  display: block;
  width: 75px;
  height: 38px;
  background: url("../img/qa_tit_qa.png")no-repeat center/100%;
  position: absolute;
  bottom: -50px;
  left: 0;
}
.qa ul li{
  background: rgba(255,255,255,.8);
  border: 5px solid rgba(255,255,255,.9);
  width: 690px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 50px;
  position: relative;
  height: 526px;
}
.qa ul li:nth-of-type(2){
  height: 580px;
}
.qa ul li:nth-of-type(3){
  height: 620px;
}
.qa ul li::after{
  content: "";
  display: block;
  width: 178px;
  height: 134px;
  background: url("../img/qa_list_bg_q.png")no-repeat center/100%;
  position: absolute;
  top: -5px;
  left: 18px;
}
.qa ul li::before{
  content: "";
  display: block;
  width: 134px;
  height: 136px;
  background: url("../img/qa_list_bg_a.png")no-repeat center/100%;
  position: absolute;
  bottom: -5px;
  right: 26px;
}
.qa_list_innner{
  position: absolute;
  top: 0;
  left: 0;
  width: 690px;
  height: 526px;
  z-index: 10;
  padding-top: 32px;
}
.qa ul li:nth-of-type(2) .qa_list_innner{
  height: 580px;
}
.qa ul li:nth-of-type(3) .qa_list_innner{
  height: 620px;
}
.qa-list_tit{
  position: relative;
  font-size: 30px;
  line-height: 1.66;
  text-align: center;
  margin-bottom: 37px;
}
.qa ul li:nth-of-type(3) .qa-list_tit{
  margin-bottom: 27px;
}
.qa-list_tit:before{
  content: "";
  display: block;
  width: 596px;
  height: 1px;
  background: #B3B3B3;
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translate(-50%,0%);
}
.qa ul li:nth-of-type(3) .qa-list_tit:before{
  bottom: -15px;
}
.qa-list_txt{
  line-height: 1.92;
  width: 592px;
  margin: 0 auto;
  text-align: justify;
}

/* =======================================
 map
======================================= */
.map {
  background: #FAF9F2;
  padding-top: 50px;
  padding-bottom: 60px;
}
.map-hl {
  background: url("../img/map_tit_bg.png") 0 0 no-repeat;
  width: 380px;
  height: 118px;
  text-align: center;
  font-weight: 700;
  font-size: 40px;
  line-height: 118px;
  position: relative;
  margin: 0 auto 50px;
}
.map_area{
  display: block;
  width: 685px;
  height: 360px;
  margin: 0 auto 30px;
}
.map_area iframe{
  display: block;
  width: 100%;
  height: 100%;
}
.map-txt{
  text-align: center;
  font-weight: 300;
  line-height: 1.69;
  margin-bottom: 20px;
}
.map-txt a{
  color: #000;
}


/*
.form_area {
	background: url("../img/bg_form.jpg")no-repeat bottom center #fff;
}
form { background: url("../img/f_bg.png")no-repeat top center;}
.check form { background: url("../img/f_bg2.png")no-repeat top center;}*/
