﻿/* 共通 */
#contents input, #contents select, #contents button {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#contents > .breadCrumb_base {
  margin: auto;
  width: 100%;
  padding: 4px 10px;
  box-sizing: border-box;
  background: #002F5F;
}
#contents #main_area {
  padding-top: 0;
}
.filterBtn-B__list .filterBtn-B__item:nth-child(n+6) { display: none; }
.textBold {
  font-weight: bold;
}
.textUnderline {
  text-decoration: underline;
}
.movieBox > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.iframeMovieWrap .imText a {
  color: #333;
}
#contents input[type="password"] {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
  box-sizing: border-box;
  margin: 0;
  padding: 7px 5px;
  vertical-align: middle;
  border: solid 1px #d6d6d6;
  border-radius: 0;
  -webkit-border-image: none;
  outline: none;
  background: none transparent;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-rtl-ordering: logical;
  background: white;
}
/* トップ */
.top_hero {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 -20px;
}
/* 製品一覧 */
.styledProductIndex {
  margin-top: 40px;
}
.styledProductIndex .spi_text {
  margin-top: 10px;
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  letter-spacing: 1px;
}
/* お問い合わせフォーム */
.blockPrecautionary { margin-top: 40px; }
.lytTable__item.pl--20 .textNote { margin: 10px 0 0 -20px; }
.tableForm td label {
  display: block;
  width: 100%;
  overflow: hidden;
}
.tableForm td label + label { margin: 10px 0 0 0; }
.tableForm td label input[name^='name'],
.tableForm td label input[name^='kana'] {
  width: 70%;
  float: right;
}
input.btnSubmit, a.btnSubmit {
  display: table;
  width: 100%;
  height: 45px;
  border: 0 none;
  margin: 20px 0;
  border-radius: 0;
  text-align: center !important;
  letter-spacing: .05em;
  color: #FFF;
  background: #002F5F;
  transition: background .3s;
}
.textNote.custname { margin-left: 30%; }
a.btnSubmit {
  box-sizing: border-box;
  padding-top: 11px;
}
input.btnSubmit + br { display: none; }
.tableForm .error_ {
  margin: 5px 0 10px;
  color: #BE0410;
}
.tableForm .error_ + .error_ {
  margin-top: -5px;
}
.formBtnBox_styled {
  transition: opacity .3s;
  background-color: #002F5F;
}
.formBtnBox_styled.disabled {
  opacity: .2;
}
.formBtnBox_styled img,
.formBtnBox_styled input {
  display: block;
  padding: 0 calc(50% - 43px);
}
.formBtnBox_styled.type2 img {
  padding: 0 calc(50% - 60px);
}
/* 5つの安心 */
.appealPoint__item .appealPoint__cont a {
  color: #FFF;
}
/* その他 */
.page10_01 .p10_01_center {
  max-width: 300px;
  margin: 0 auto;
}
.page25 .p25_01_box {
  display: table;
  width: 100%;
  height: 80px;
  margin-top: 20px;
  background-color: #48B2F3;
}
.page25 .p25_01_boxText {
  display: table-cell;
  vertical-align: middle;
  color: #FFF;
}
.page25 .p25_01_arrow:after {
  border-color: #a3d8f9 transparent transparent transparent;
}
.page46c_02 .lytMultiCol-A__image .p46c_02_img,
.page46c_03 .lytMultiCol-A__image .p46c_03_img {
  width: auto !important;
}
.page46c_04 .p46c_04_info {
  padding: 15px;
  margin: 0 10px;
  background-color: #EDF1F5;
}
.page46c_04 .p46c_04_iHead {
  font-weight: bold;
}
.page46c_04 .p46c_04_iText {
  display: table;
  width: 100%;
}
.page46c_04 .p46c_04_iNum,
.page46c_04 .p46c_04_iBody {
  display: table-cell;
  vertical-align: top;
}
.page46c_04 .p46c_04_iNum {
  width: 64px;
}
.page51_01 .p51_01_figcap {
  margin-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
}

.page51_01 .p51_01_left {
  display: inline-block;
  width : 40%;
  vertical-align: top;
  margin-right: 10px;
}
.page51_01 .p51_01_left img {
  width : 100%;
}
.page51_01 .p51_01_right {
  display: inline-block;
  width : 50%;
}

.page51_01:after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 80px 0 80px;
  border-color: #333333 transparent transparent transparent;
  margin: 0 auto 30px;
  content: '';
}
.page51_01 .p51_01_cont,
.page51_02 .p51_02_cont,
.page51_03 .p51_03_cont {
  display: table;
  width: calc(100% - 10px);
}
.page51_01 .p51_01_cont figure img {
  width: calc(100% - 20px);
}
.page51_02 .p51_02_text,
.page51_02 .p51_02_figure {
  display: table-cell;
}
.page51_02 .p51_02_text,
.page51_02 .p51_02_figure,
.page51_03 .p51_03_text,
.page51_03 .p51_03_figure {
  vertical-align: bottom;
}
.page51_01 .p51_01_text,
.page51_02 .p51_02_text,
.page51_03 .p51_03_text {
  padding: 0 10px 0 0;
}
.page51_01 .p51_01_btn,
.page51_03 .p51_03_btn {
  border: solid 1px #D0D0D0;
}
.page51_01 .p51_01_figure,
.page51_02 .p51_02_figure,
.page51_03 .p51_03_figure {
  float: none;
}
.page51_02 .p51_02_box,
.page51_03 .p51_03_box,
.page51_04 .p51_04_box {
  margin-top: 10px;
  margin-bottom: 20px;
}
.page51_03 .p51_03_text {
}
.page51_03 .p51_03_figure {
  display: -webkit-flex;
  display: flex;
  width: 66vw;
}
.page51_03 .p51_03_img {
  width: calc(50% - 5px);
}
.page51_03 .p51_03_img:first-child {
  padding:  0 80px;
}
.page51_04 .p51_04_li1 {
  position: relative;
  margin-bottom: -10px;
}
.page51_04 .p51_04_li1:after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 80px 0 80px;
  border-color: #333333 transparent transparent transparent;
  margin: 0 auto 30px;
  content: '';
}
.page51_04 .p51_04_li1 .p51_04_box {
  padding-bottom: 0px;
}
.page51_04 .p51_04_li1 .p51_04_box:before,
.page51_04 .p51_04_li1 .p51_04_box:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.page51_04 .p51_04_li1 .p51_04_box:before {
}
.page51_04 .p51_04_li1 .p51_04_box:after {
}
.page51_04 .p51_04_cont {
  padding: 0;
  margin-bottom:20px;
}
.page51_04 .p51_04_text {
  padding-left: 0;
}
.page51_04 .p51_04_figure {
  width: 100%;
  padding: 10px;
  text-align: center;
}
.page51_04 .p51_04_img {
  width: 66%;
}
.page52_02 .p52_02_left {
  width: 40%;
  padding-bottom: 180px;
  text-align: right;
  vertical-align: bottom:
}
@media only screen and (max-width: 639px) {
  .page52_02 .p52_02_left {
    padding-bottom: 0;
  }
}
.page52_02 .p52_02_right {
  width: 60%;
  text-align: right;
}
.page52_02 .p52_02_img {
  width: 100%;
}
.page52_04 .p52_04_img {
  margin-top: 20px;
}
.page52_04 .p52_04_img > img {
  width: 100%;
}
.page52_04 .p52_04_col2img {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-top: 20px;
}
.page52_04 .p52_04_half {
  display: block;
  width: calc(50% - 10px);
}
.page53.page53_02 {
  margin-top: 40px;
}
.page53_02 .p53_02_info {
  margin-top: 40px;
}
.page53_02 .p53_02_small {
  font-size: 14px;
  font-size: 1.4rem;
}
.page54_01 .p54_01_box {
  margin-bottom: 20px;
}
.page54_01 .p54_01_link {
  margin: 10px 0;
}
.page54_01 .p54_01_imgarea {
  text-align: right;
}
.page54_01 .p54_01_imgarea + .p54_01_imgarea {
  margin-top: 20px;
}
.page54_01 .p54_01_imgText {
  margin-bottom: 20px;
  text-align: left;
}
.page55_02 .p55_02_img > img {
  max-width: 100%;
}
.page133_01 .p133_01_lead {
  margin-top: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.page133_03 .p133_03_img {
  width: 115px;
}
.page142_01 .p142_01_imgwrap {
  margin: 0 -10px;
}
.page142_01 .p142_01_imgwrap > img {
  width: 100%;
}
.page142.page142_02 {
  margin-top: -20px;
}
.page142.page142_02 img {
  max-width: 100%;
}
.page142_02 .p142_02_head {
  margin-top: 40px;
  height: 40px;
  box-sizing: border-box;
  padding: 6px 0;
  border: 1px solid #666;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  color: #FFF;
  background: #999;
}
.page142_02 .p142_02_headSub {
  margin: 10px 0 20px;
  text-align: right;
}
.page142_02 .p142_02_dl {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.page142_02 .p142_02_dt {
  width: calc(100% - 48px);
}
.page142_02 .p142_02_dd {
  width: 48px;
}
.page142_02 .p142_02_dl a {
  color: #333;
}
.page142_02 .p142_02_imgarea {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.page142_02 .p142_02_imgbox {
  width: calc(50% - 10px);
  box-sizing: border-box;
  padding: 0 10px;
  text-align: center;
}
.page142_02 .p142_02_w110 {
  width: 110px;
}
.page142_02 .p142_02_imgText,
.page142_02 .p142_02_info,
.page142_02 .p142_02_text {
  font-size: 14px;
  font-size: 1.4rem;
}
.page142_02 .p142_02_imgText {
  margin-top: 10px;
  text-align: center;
}
.page142_02 .p142_02_info {
  margin: 10px 0;
  text-align: right;
}
.page142_02 .p142_02_text {
  margin-top: 20px;
}
.pageN2 img {
  max-width: 100%;
}
.pageN2_01 .pN2_01_head {
  font-size: 16.5px;
  font-size: 1.65rem;
  color: #002f5f;
}
.pageN2_01 .pN2_01_w10per {
  width: 10%;
}
.pageN2_01 .pN2_01_w90per {
  width: 90%;
}
.pageN2_02 .pN2_02_inner img {
  display: block;
  margin: 0 auto 20px;
}
.pageN2_02 .pN2_02_inner2 {
  margin-top: 20px;
}
.pageN2_02 .pN2_02_box {
  text-align: center;
}
.pageN2_02 .pN2_02_img2 {
  display: block;
  margin: 20px auto 0;
}
.pageN2_02 .pN2_02_head {
  margin-top: 10px;
  font-weight: bold;
}
.pageN2_02 .pN2_02_small {
  margin-top: 40px;
  font-size: 14px;
  font-size: 1.4rem;
}


/* マットレス　表 */
.suggestion-table-outer,
.suggestion-table2-outer {
    overflow-x: scroll;
}
.suggestion-table,
.suggestion-table2 {
    width: 100%;
    table-layout: fixed;
}
.suggestion-table tr.collapse_,
.suggestion-table2 tr.collapse_ {
    visibility:collapse;
}
.suggestion-table th, .suggestion-table td,
.suggestion-table2 th, .suggestion-table2 td {
    border: 1px solid #aaa;
    font-size: 13px;
    padding: 13px 15px;
}
.suggestion-table td.td_title_ {
    border-bottom-style: hidden;
    text-align: center;
}
.suggestion-table td.center_ {
    text-align: center;
}
.suggestion-table th {
    background: #D0E8FF none repeat scroll 0 0;
    vertical-align: middle;
}
.suggestion-table2 th {
    background: #f8f8f8 none repeat scroll 0 0;
    vertical-align: middle;
}
.suggestion-table td {
    font-weight: bold;
}
.suggestion-table2 td {
    font-weight: bold;
}
.suggestion-table th.w10,
.suggestion-table2 th.w10 {
    width: 10px;
}
.suggestion-table th.w60,
.suggestion-table2 th.w60 {
    width: 60px;
}
.suggestion-table th.w100,
.suggestion-table2 th.w100 {
    width: 100px;
}
.suggestion-table th.w120,
.suggestion-table2 th.w120 {
    width: 120px;
}
.suggestion-table th.w140,
.suggestion-table2 th.w140 {
    width: 140px;
}
.suggestion-table th.w156,
.suggestion-table2 th.w156 {
    width: 156px;
}
.suggestion-table th.w200,
.suggestion-table2 th.w200 {
    width: 200px;
}
.suggestion-table th.w350,
.suggestion-table2 th.w350 {
    width: 350px;
}
.suggestion-table td.maru_,
.suggestion-table2 td.maru_ {
    background-color: #ffebcd;
}
.suggestion-table img {
    margin-left: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 80px;
}
.suggestion-table2 img {
    margin-left: 9px;
    display: inline-block;
    width: 90px;
}
.suggestion-table span,
.suggestion-table2 span {
    display: inline-block;
}
.description .block {
    display: inline-block;
    margin-bottom: 10px;
    width: 300px;
    line-height: 40px;
    font-size: 12px;
}
.description img {
    width: 80px;
    margin-right: 10px;
}
.full_screen img {
    width: 100%;   
}
.pagenation1 {
  margin: 35px 0 20px;
  padding: 10px 0;
  background: #f6f6f6;
  text-align: center;
}
.pagenation1 .pagenation__list {
  display: table;
  letter-spacing: -.5em;
  table-layout: fixed;
  width: initial;
  max-width: initial;
  border-collapse: separate;
  border-spacing: 4px 0;
}
.en_form_{
 display: none;
}
.pagenation__link a::after {
  content: none;
}
p.login_error_ a {
  color: #ff0000;
  text-decoration: underline;
}
.info p.login_error_ a {
  color: #ff0000;
  font-weight: bold;
  text-decoration: underline;
}
.btm20 {
  margin-bottom: 20px;
}


/* プログレッサの提案 */
.progressor_main > h2 {
    font-size: 20px;
    margin: 20px 0;
}
.progressor_main span {
    color: #86bbe8;
    font-size: 30px;
    vertical-align: middle;
}
.progressor_main .progressor_body2 {
    clear:both;
}
.progressor_main .progressor_body2 h3 {
    font-size: 15px;
    border-bottom: solid 1px;
    margin: 10px 10px 10px 0;
}
.progressor_main .progressor_body2 img {
    width: 30%;
}
.progressor_main .progressor_body2 p {
    float:right;
    width: 70%;
}
.progressor_main .progressor_body2 p span {
    font-size: 10px;
    color: #000;
}
.clear {
    clear:both;
}
.progressor_main2 > h2 {
    font-size: 20px;
    margin: 20px 0;
}
.progressor_main2 span {
    color: #86bbe8;
    font-size: 30px;
    vertical-align: middle;
}
.progressor_main2 .progressor_body2 {
    clear:both;
}
.progressor_main2 .progressor_body2 h3 {
    font-size: 15px;
    border-bottom: solid 1px;
    margin: 10px 10px 10px 0;
}
.progressor_main2 .progressor_body2 img {
    width: 30%;
}
.progressor_main2 .progressor_body2 p {
    float:right;
    width: 70%;
}
.progressor_main2 .progressor_body2 p span {
    font-size: 10px;
    color: #000;
}
.progressor_main2 .progressor_body2 p.last {
    float:none;
    width: 100%;
}
table.tableBasic.sp_ml-20 {
    margin-left: -25px;
}

#business .lp-content,#family .lp-content{
	min-height:auto;
	padding-bottom:0;
}
#business .lp-listNote,#family .lp-listNote{
	padding-bottom:3rem;
}
.lp-acc img{
	max-width:100%;
}
.lp-section .lp-link{
	text-decoration:underline;
}

#business_convention #contents{
	padding:10px 10px 40px;
	margin:auto;
	padding-top:0;
	width:auto;
}
body#business_convention{
	width:100%;
}
h2.lp-sectionTitle{
	font-size:2.4rem;
}
.lp-section .lp-appFigure.lp-appFigure--01{
	margin-top:5rem;
}
.lp-section .lp-appFigure.lp-appFigure--02{
	margin-top:5rem;
}
.lp-section .lp-section--02{
	padding-top:0
}
#top .lp-content{
	min-height:auto;
}
#top .lp-contact__inner{
	padding-bottom:10rem;
}
#top a.disabled{
	pointer-events:none;
}

#family .lp-section{
    padding:5rem 0;
}

#family #contents .forcms_block:nth-child(n+3){
    padding: 0 2rem;
}
.Learn_Instance .caption{
	margin-top:10px;
}
.insurance .blockSection .imageFull img{
  max-width:max-content;
zoom:1;
}
#event.wrap-mt-0{
padding-top:0;
}
/*廃番*/
.searchBar .searchBar__btnWrapper .searchBar__btn{
	width: 100%;
	display: inline-block;
	background: white;
	padding: 5px 10px;
	text-align: center;
	border: solid 1px #cccccc;
	box-sizing: border-box;
	transition: all .3s;
	margin-top: 14px;
        text-decoration: none;
}
.label-status.status-03{
	background: #CC3030;
	padding: 2px 15px;
}
.label-status.status-04{
	background: #CC3030;
}
.label-status.status-03{
	background: #CC3030;
/*	width: 250px;*/
}
.label-status.status-04{
	background: #CC3030;
}
.resultProduct__label.label-status.status-03{
	width:100%;
}

/*20220408ADD*/
.progressor_main, .progressor_main2{
        overflow: hidden;
}