@charset "utf-8";


/* ****************************************************************************************************
   *PC用
**************************************************************************************************** */

@media screen and (min-width: 750px){
/* ****************************************************************************************************
   * あなたはこんなことでお困りではありませんか？
**************************************************************************************************** */

div#nayami {}

/* ****************************************************************************************************
   * 多くの利用者様の喜びの声
**************************************************************************************************** */

div#voice div.voice {
  position: relative;
}

div#voice div.video {
  width: 480px;
  position: absolute;
}

div#voice-1 div.video {
  top: 105px;
  right: 95px;
}

div#voice-2 div.video {
  top: 58px;
  right: 95px;
}

div#voice-3 div.video {
  top: 65px;
  right: 95px;
}

div#voice-4 div.video {
  top: 63px;
  right: 95px;
}

div#voice-5 div.video {
  top: 98px;
  right: 95px;
}

div#voice-6 div.video {
  top: 154px;
  right: 95px;
}

/* ****************************************************************************************************
   * 訪問リハビリ・マッサージ院”いやしのて”が選ばれる5つの理由
**************************************************************************************************** */

div#strongpoint {
  background: url(../_images/strongpoint-bg.jpg) center top no-repeat;
}

/* ****************************************************************************************************
   * そもそも訪問リハビリ・マッサージってどんなサービスなの？
**************************************************************************************************** */

div#about {
  margin-top: 90px;
  border-top: solid 2px #e4e4e4;
  border-bottom: solid 2px #e4e4e4;
  background: url(../_images/about-bg.jpg);
}

div#about .title-1 {
  margin-top: -90px;
}

div#about div.about {
  position: relative;
}

div#about div.video {
  width: 480px;
  position: absolute;
}

div#about-1 div.video {
  top: 15px;
  right: 120px;
}

div#about-3 div.video {
  top: 5px;
  left: 45px;
}

/* ****************************************************************************************************
   * どんな人がリハビリ・マッサージをしてくれるの？
**************************************************************************************************** */

div#staff {}

/* ****************************************************************************************************
   * どこの地域まで来てくれるの？
**************************************************************************************************** */

div#area {
  margin-top: 55px;
  border-top: solid 2px #e4e4e4;
  border-bottom: solid 2px #e4e4e4;
  background: url(../_images/area-bg.jpg);
}

div#area .title-1 {
  margin-top: -55px;
}

div#area div.map {
  text-align: center;
}

div#area div.map iframe {
  padding: 10px;
  border: none;
  background: #fff;
}

/* ****************************************************************************************************
   * 料金っていくらなの？
**************************************************************************************************** */

div#price {}

/* ****************************************************************************************************
   * よくある質問コーナー
**************************************************************************************************** */

div#faq {
  margin-top: 80px;
  border-top: solid 2px #e4e4e4;
  border-bottom: solid 2px #e4e4e4;
  background: url(../_images/faq-bg.jpg);
}

div#faq .title-1 {
  margin-top: -80px;
}

/* ****************************************************************************************************
   * 訪問マッサージを始めるにはどうしたらいいの？
**************************************************************************************************** */

div#flow {}

/* ****************************************************************************************************
   * 最後に一言
**************************************************************************************************** */

div#lastmessage {
  background: url(../_images/lastmessage-bg.jpg);
}

/* ****************************************************************************************************
   * フォーム
**************************************************************************************************** */

div#form {
  width: 950px;
  margin: 0 auto;
  margin-top: 40px;
  border: solid 10px #dcdcdc;
}

div#form div.body {
  width: 910px;
  padding: 20px;
  letter-spacing: normal;
}

div#form table.default {
  margin-top: 1em;
}

.pc-none{
	display: none;
}
}
/* ****************************************************************************************************
   * スマホ用
**************************************************************************************************** */

@media screen and (max-width: 749px){
*, *: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;
}

.main-sp{
	margin-top: -60px;
	position: static;
}
p,ul{
	font-family: "kozuka-gothic-pr6n";
	font-weight: 800;
}
.point3{
	list-style-type: none;
}
.point3 li:before{
	content: url("../_images/check-sp.png");
	vertical-align: -10px;
}
.red{
	color:#ed1c24 ;
}
.f30{
	font-size: 20px;
}
.f-right{
	float: right;
}
.f-left{
	float: left;
}
.a-center{
	text-align: center;
}
.marker_yellow{
	background: linear-gradient(transparent 70%, #ffff66 0%);
}
/* ****************************************************************************************************
   * あなたはこんなことでお困りではありませんか？
**************************************************************************************************** */
.topp{
	color: #fff;
	background-color: #75a529;
	padding: 5px;
  font-size: 12px;
	text-align: left;
  white-space: nowrap;
}
.main,h1,.info{
  padding: 0;
  margin: 0;
}
.okomari-sp{
	border:none;/*なし*/
}
.okomari-sp-ul{
	list-style-type: none;
	line-height: 1em;
	vertical-align: bottom;
	padding:5px;
}
.okomari-sp-ul li{
	font-weight: 400;
	border-bottom: 2px dotted #0071bc;/*ブルー*/
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
.okomari-sp-ul li:before{
	content: url("../_images/check-sp.png");
	vertical-align: -10px;
	padding-right: 6px;
	margin-left: 0;
}
.kouka-sp{
	list-style-type: none;
	padding-left: 0;
}
.kouka-sp li:before{
    content: url("../_images/check2-sp.png");
	vertical-align: -10px;
	padding-right: 6px;
	font-size: 24px;
	padding-left: 10px;
}
/* ****************************************************************************************************
   * 多くの利用者様の喜びの声
**************************************************************************************************** */

div#voice div.voice {
  position: relative;
}

div#voice div.video {
  width: 480px;
  position: absolute;
}

div#voice-1 div.video {
  top: 105px;
  right: 95px;
}

div#voice-2 div.video {
  top: 58px;
  right: 95px;
}

div#voice-3 div.video {
  top: 65px;
  right: 95px;
}

div#voice-4 div.video {
  top: 63px;
  right: 95px;
}

div#voice-5 div.video {
  top: 98px;
  right: 95px;
}

div#voice-6 div.video {
  top: 154px;
  right: 95px;
}
.marker{
  background: linear-gradient(transparent 80%, #ffff66 80%);
  color: red;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 6px;
}
#slider div p.f12{
  font-size: 12px !important;
  padding: 10px !important;
  font-weight: normal!important;
}
#slider div span.voice-name{
  font-size: 12px !important;
  font-weight: bold;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #888;
  padding: 4px;
}
.voice-sp{
	width: 100%;
}
.voice-sp img{
    width: 40%;
    float: left;
}

/* ****************************************************************************************************
   * 訪問リハビリ・マッサージ院”いやしのて”が選ばれる5つの理由
**************************************************************************************************** */

div#strongpoint {
  background: none;
}
.reason-sp{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.reason-sp dt{
	background-color:#e6e6e6 ;
	color:#ed1c24 ;
	font-size: 18px;
	padding:10px ;
}
.reason-sp dt.p1:before{
	content: url("../_images/reason1-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p2:before{
	content: url("../_images/reason2-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p3:before{
	content: url("../_images/reason3-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p4:before{
	content: url("../_images/reason4-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p5:before{
	content: url("../_images/reason5-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p6:before{
	content: url("../_images/reason6-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dt.p7:before{
	content: url("../_images/reason7-sp.png");
	vertical-align: -10px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reason-sp dd{
	font-size: 18px;
  padding: 10px 10px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0;
}


/* ****************************************************************************************************
   * そもそも訪問リハビリ・マッサージってどんなサービスなの？
**************************************************************************************************** */

div#about {
  background:none;
}

div#about img.kanai-img{
	margin: 20px;

}

div#about p{
	font-size: 16px;
	line-height: 1.6em;
	padding: 0 10px;
}

/* ****************************************************************************************************
   * どんな人がリハビリ・マッサージをしてくれるの？
**************************************************************************************************** */

div#staff img{
	padding-bottom: 10px;
}

/* ****************************************************************************************************
   * どこの地域まで来てくれるの？
**************************************************************************************************** */

div#area {
  margin-top: 55px;
  border-top: solid 2px #e4e4e4;
  border-bottom: solid 2px #e4e4e4;
  background: url(../_images/area-bg.jpg);
}

div#area .title-1 {
  margin-top: -55px;
}

div#area div.map {
  text-align: center;
}

div#area div.map iframe {
  padding: 10px;
  border: none;
  background: #fff;
}

/* ****************************************************************************************************
   * 料金っていくらなの？
**************************************************************************************************** */

div#price {}

/* ****************************************************************************************************
   * よくある質問コーナー
**************************************************************************************************** */
div#faq {
  margin-top: 80px;
  border-top: solid 2px #e4e4e4;
  border-bottom: solid 2px #e4e4e4;
  background: url(../_images/faq-bg.jpg);
}
.faq-sp{
	padding: 10px;
	font-size:18px ;
	font-weight: bold;
}

.faq-sp dt:before{
	content: url("../_images/q-sp.png");
	vertical-align: -20px;
	float: left;
	margin-right: 10px;
}
.faq-sp dt{
	color: #fc6a06;
	display: block;

	line-height: 1.6em;
	padding:20px 10px 10px 10px;
}
.faq-sp dd{
	color: #4d4d4d;
	background-color: #fff;
	padding:20px 10px;
	border-radius:10px ;
	margin-left: 0;
  font-size: 18px;
}
.faq-sp dd:before{
	content: url("../_images/a-sp.png");
	vertical-align: -20px;
	float: left;
	margin-right: 10px;
}
/* ****************************************************************************************************
   * 訪問マッサージを始めるにはどうしたらいいの？
**************************************************************************************************** */

div#flow {}
.nagare-sp{
	list-style-type: none;
	padding:0 10px;
}
.nagare-sp dl{
	padding-left: 10px;
	background-color: #006837;
	border-radius:10px ;
	padding: 4px;
}
.nagare-sp dl dt{
	color: #ffff00;
	font-size: 20px;
	font-weight: 800;
	padding-left: 10px;
}
.nagare-sp dl dd{
	padding: 10px;
	background-color: #fff;
	margin-left: 0;
}
.nagare-sp dl dd img{
	margin-right: 10px;
}

/* ****************************************************************************************************
   * 最後に一言
**************************************************************************************************** */

div#lastmessage {
  background: url(../_images/lastmessage-bg.jpg);
}

/* ****************************************************************************************************
   * フォーム
**************************************************************************************************** */

div#form {
  width: 100%;
  margin-top: 40px;
}

div#form div.body {
  width: 100%;
  padding: 20px;
  letter-spacing: normal;
}

div#form table.default {
  margin-top: 1em;
}
.code{
	font-size: 14px;
}
.code input{
	width: 100px!important;
	padding: 0;
	margin: 0;
}
.sp100 {
	width: 100%;
}

.sp-none{
	display: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.fix{
  position: fixed;
  bottom: 0;
  text-align: center;
  background: rgba(255,255,255,.8);
  transition: .3s;
}
.fix.hide {
  transform:translateY(100%);
}
.fix img{
  width: 100%;
  padding: 4px;
}
.sp_fix_mail,
.sp_fix_tel{
  position: absolute;
  display: block;
  top:0;
  width: 50%;
  height: 100%;
}
.sp_fix_tel{
  left:0;
}
.sp_fix_mail {
  right:0;

}
}
/* ****************************************************************************************************
   * グループ
**************************************************************************************************** */
#group{
  width: 100%;
  margin-top: 30px;
}
.group_top{
  margin: 2rem 0;
  position: relative;
}
.group_top .group_line {
position: absolute;
top: calc(50% - 1px);
left: 0;
width: 100%;
height: 2px;
content: '';
background: #d48433;
}
.group_top .group_title{
  line-height: 3rem;
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 960px;
  max-width: 960px;
}
.group_top .group_title div{
  text-align: left;
  background-color: white;
  width: 200px;
  text-align: center;
}
.group_contents{
  padding: 30px 0 50px 0;
}
#group ul{
  padding-left: 20px;
  margin: 0;
}
#group ul li .color_orange{
  transform: scale(0.7, 1.2);
  margin: 10px 10px 15px 0;
}
#group a{
  text-decoration: none;
  color: #333;
  font-weight: 800;
}
#group img{
  width: 30px;
  padding-left: 15px;
}
.mw_960 {
  max-width: 960px;
  margin: auto;
}
.fs_30 {
  font-size: 1.4rem;
}
li {
  list-style: none;
}
.d_flex {
  display: flex;
  align-items: center;
}
.color_orange {
  color: #d48433;
}
.title_blue {
  border-top: solid 3px #d48433;
  border-bottom: solid 3px #d48433;
  padding: 10px;
}
.d_flex {
  display: flex;
  align-items: center;
}