﻿@charset "UTF-8";

@media only screen and (min-width: 767px) {

.priceNotes{
    text-align: right;
}

/*lifesupport
===========================================*/

/*メインビジュアル*/

.lifesupport .MainVisual {
    width:100%;
    overflow: hidden;
    margin: 0 auto;
}

.lifesupport .MainVisual .MainVisualCol{
    position: relative;
    float: left;
    width: 33.5%;
}

.lifesupport .MainVisual .MainVisualCol:last-child{
    width: 33%;
}

.lifesupport .MainVisualCol img{
    position: relative;
    width: 100%;
}

.lifesupport .MainVisual .MainVisualCol a{
    display: block;
}

.lifesupport .MainVisual .btn4{
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.lifesupport .MainVisualCol a:hover,
.lifesupport .MainVisualCol a:focus{
    opacity: 0.7;
}

.lifesupport .MainVisualCol a:hover .btn4,
.lifesupport .MainVisualCol a:focus .btn4{
    text-decoration: underline;
}

.lifesupport .MainVisualCol a:hover .btn4:hover{
    background: #0a68c2 none repeat scroll 0 0;
}

/*困ったcol2*/

.col2Trouble_inner > .optionHdg{
    margin-bottom: 4px;
}

.col2Trouble_inner > .optionHdg.small{
    font-size: 120%;
    line-height: 1.5;
}

.col2Trouble_inner > .optionHdg{
    margin-bottom: 0;
}

.col2Touble{
    width: 674px;
    margin: 50px auto;
    overflow: hidden;
}

.col2Trouble_inner{
    float: left;
    width: 337px;
    margin-right: 29px;
}

.col2Trouble_inner:last-child{
    width: 308px;
    margin-right: 0;
    border-right: none;
}

.col2Trouble_inner img{
    width: 308px;
    padding: 33px 29px 2px 0;
    border-right: solid #ccc 1px;
}

.col2Trouble_inner:last-child img{
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

/*困ったcol3*/

.col3Trouble_inner > .optionHdg{
    margin-bottom: 4px;
}

.col3Trouble{
    width: 950px;
    margin: 50px auto;
    overflow: hidden;
}

.col3Trouble_inner{
    float: left;
    width: 314px;
    margin-right: 6px;
}

.col3Trouble_inner:last-child{
    width: 308px;
    margin-right: 0;
    border-right: none;
}

.col3Trouble_inner img{
    width: 308px;
    padding: 33px 6px 2px 0;
    border-right: solid #ccc 1px;
}

.col3Trouble_inner:last-child img{
    padding-right: 0;
    margin-right: 0;
    border-right: none;
}

.lifesupport .mainSub{
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 950px;
    min-width: 950px;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.lifesupport .option{
    margin-bottom: 100px;
    width: 100%;
}


.lifesupport .optionColOf2 {
    box-sizing: border-box;
    float: left;
    padding: 0;
    width: 33.3333%;
}

/*申し込み*/
.apply_tel_box {
  display: table;
  width: 800px;
  margin: 0 auto 20px;
}
.apply_tel_item {
  display: table-cell;
  width: 50%;
  vertical-align: top;
  border-right: 1px solid #ccc;
}
.apply_tel_item:last-child {
  border-right: none;
}
.apply_def {
  height: 60px;
  font-size: 100%;
  font-weight: bold;
  margin: 0 auto 5px;
  text-align: center;
}
.apply_tel_box + .auTopNotes {
  width: 460px;
  margin: 0 auto;
}
.apply_tel_box .applicationTel.type2 {
  text-align: center;
}
.apply_tel_item .notes {
  padding: 0 10px;
}
.applicationTel + .info {
  padding: 0 10px;
  text-align: center;
}

/*共通
===========================================*/

/*header*/

.lifesupport .hdgAuBox.js_fixedMenu .hdgAuBoxInner{
    padding-bottom: 10px;
    padding-top: 20px;
}

.lifesupport .hdgAuBox .hdgAuBoxInner{
    padding-bottom: 10px;
}

/*ローカルナビ*/

ul.pageNav li.spNone{
    display: block !important;
}

ul.pageNav li.pcNone{
    display: none !important;
}

/*メインビジュアル*/

.lifesupport .MainVisualText{
    width: 50%;
    margin: auto 0;
    font-size: 120%;
    position: absolute;
    z-index: 1005;
    right: 0;
    top: 20%;
}

.lifesupport .lifesupportHdg{
    font-size: 168% ;
    padding: 20px 30px;
}

.lifesupport .MainVisualText p.leadText{
    text-align: left;
    padding: 0 45px 0 30px;
}

.lifesupport .MainVisualText p.leadBtn {
    margin-left: 30px;
}

.lifesupport .MainVisualText p.leadBtn a.btn3 {
  border-radius: 40px;
  font-size: 108%;
  width: 310px;
}

.lifesupport .MainVisualText p.leadBtn a.btn6 {
  font-size: 108%;
  width: 310px;
}

.lifesupport .MainVisualText p.leadBtn a.btn3 img,
.lifesupport .MainVisualText p.leadBtn a.btn6 img {
  width: auto;
}

/*その他*/

.hdg2Top.js_hdg2Top.attentionHdg2{
    margin-top: 20px;
}

.btnContents{
    text-align: center;
}

.col3Type01{
    margin-top: 50px;
    width: 950px;
    overflow:hidden;
}

.col3Type01_inner{
    width: 260px;
    height: 670px;
    background: #F7F8F8;
    padding: 20px;
    margin-right: 25px;
    float: left;
    border-radius: 8px;
}

.col3Type01_inner:last-child{
    margin-right: 0;
}

.col3Type01_inner .colContents{
    margin-top:20px;
}

br.spNone{
    display: block !important;
}

br.pcNone{
    display: none !important;
}

/* 2017年訪問サポート フッタ ************/
.footerMenu_2017 {
    display: table;
    box-sizing: border-box;
    width: 100%;
    table-layout: auto;
}

.footerMenu_2017 li {
    display: table-cell;
}

.footerMenu_2017 li + li {
    padding-left: 2%;
}


/*nosite
===========================================*/

/*特徴*/

.supportPoint.onsite01{
    background: url(/lifesupport/onsite/img/point_01.jpg) right top no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.pointCol2.onsite02{
    background: url(/lifesupport/onsite/img/point_02.jpg) right top no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
    margin-top: 10px;
}

.pointCol2.onsite03{
    background: url(/lifesupport/onsite/img/point_03.jpg) right top no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
    margin-top: 10px;
}

.pointCol2.onsite04{
    background: url(/lifesupport/onsite/img/point_04.jpg) right top no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.pointCol2.onsite05{
    background: url(/lifesupport/onsite/img/point_05.jpg) right center no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.supportPoint .pointCol2{
    width: 50%;
    float: left;
    height: 250px;
}

.supportPoint dd{
    padding: 0 0 0 50px;
    font-size: 100%;
}

.pointCol2 .pointHdg{
    padding: 50px 0 0 50px;
}

.pointCol2_innner02{
    width: 55%;
}

.supportPoint.row01{
    position: relative;
    z-index: 1004;
}

.supportPoint.row02{
    position: relative;
    z-index: 1003;
    background: #fff;
    margin-top: -20px;
}

.supportPoint.row03{
    position: relative;
    z-index: 1002;
}

.supportPoint{
    margin-top: -10px;
    border-radius: 0 0 300px 300px / 10px;
    box-shadow: 0 4px 4px 0 rgba(209, 208, 208, 0.4);
    overflow: hidden;
    position: relative;
    z-index: 1002;
    }

.pointHdg{
    font-size: 120%;
}

/*利用イメージ*/

.col2Use, .col2Use2{
    width: 950px;
    overflow: hidden;
    margin: 30px 0;
}

.col2Use .col2UseL{
    float: left;
    width: 625px;
    margin-right:25px;
}

.col2Use .col2UseR{
    width: 300px;
    float: right;
}

.col2Use2 .col2UseL{
    float: left;
    width: 300px;
    margin-right:25px;
}

.col2Use2 .col2UseR{
    width: 625px;
    float: right;
}

.col2UseR > .hdg3,
.col2UseL > .hdg3{
    margin-top: 0px;
}

/*料金*/

.col3Price_inner{
    float:left;
    width: 270px;
    padding: 15px;
    margin: 10px 25px 10px 0;
}

.col3Price_inner:nth-child(3n){
    margin-right: 0;
}

.col3Price{
    width: 950px;
    overflow: hidden;
}

.col3Price.h160 .col3Price_inner{
    min-height: 160px;
}

.col3Price.h135 .col3Price_inner{
    min-height: 135px;
}

.col2Price_inner{
    float:left;
    width: calc((100% - 25px) / 2);
    padding: 15px;
    margin: 10px 25px 10px 0;
    box-sizing: border-box;
}

.col2Price_inner:nth-child(2n){
    margin-right: 0;
}

.col2Price::after{
  display: block;
  clear: both;
  content: ' ';
}


.applicationTel{
    margin: 0 auto;
}

.applicationTel.type2 {
  font-size: 200%;
}

.flowBody .applicationTel{
    width: 850px;
}

.content .applicationTel{
    width: 710px;
}

.telNotes{
    margin: 0 auto;
    width: 800px;
}

.information{
    margin-bottom: 140px;
}

/*フッタメニュー*/

.footerMenuRow1{
    width: 950px;
    overflow: hidden;
}

.footerAuInner .footerMenuRow1{
    margin-bottom: 40px;
}

ul.footerMenuRow1 > li{
    width: 215px;
    float: left;
    margin-right: 30px;
}

ul.footerMenuRow1 > li:last-child{
    margin-right: 0;
}

/*anshin
===========================================*/

/*特徴*/

.supportPoint.anshin01{
    min-height: 365px;
    background: #fff;
}

.supportPoint.anshin01 .pointHdg{
    margin-top: 35px;
}

.supportPoint.anshin01 .bnr_area {
  margin-top: 60px;
}

.supportPoint.anshin01 .innner {
    width: 720px;
    margin: 0 auto;
}

.supportPoint.anshin01 dd {
    padding: 0;
}

.pointCol2.anshin02{
    min-height: 300px;
    background: url(/lifesupport/anshin/img/point_02.jpg) right bottom no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.pointCol2.anshin03{
    min-height: 300px;
    background: url(/lifesupport/anshin/img/point_03.jpg) right center no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.pointCol2.anshin04{
    min-height: 330px;
    background: url(/lifesupport/anshin/img/point_04.jpg) right center no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.pointCol2.anshin05{
    min-height: 330px;
    background: url(/lifesupport/anshin/img/point_05.jpg) right bottom no-repeat;
    background-color: #fff;
    -moz-background-size: 50% auto;
    background-size: 50% auto;
}

.introMovie {
    width: 415px;
    height: 311px;
    margin : 40px 50px 0 0;
    float: right;
}

.introMovie iframe{
    transform:scale(0.74);transform-origin:0 0;
}

.introMovie > p{
    position: relative;
    top: -100px;
    padding-left: 0;
}


.menu1 .menuService .menuHdgIcon::before{
    display:none;
}

.menu1 .menuService .menuHdgIcon h3{
    padding-left:0;
}

/*teikihoumon
===========================================*/

.teikiTop .pointHdg{
    font-size: 125%;
}

.hdg3Top5.hdgUpper{
    font-size:156%;
    margin-top: 50px;
    text-align:center;
}

}

@media only screen and (max-width: 1280px)
and (min-width: 1101px) {
.lifesupport .lifesupportHdg{
    padding: 0 20px 0;
    margin-bottom: 0;
}
}

@media only screen and (max-width: 1100px)
and (min-width: 767px){

.lifesupport .MainVisualText{
    width: 50%;
    margin: auto 0;
    font-size: 120%;
    position: absolute;
    z-index: 1005;
    right: 0;
    top: 5%;
}

.lifesupport .lifesupportHdg{
    padding: 0 20px 0;
    margin-bottom: 0;
}

.lifesupport .MainVisualText p.leadText{
    text-align: left;
    padding: 0 20px;
}
}
