@charset "shift_jis";
/*==============================================
common
============================================= */
html {
	overflow: auto;
}
body {
	overflow: hidden;
	min-width: 1000px;
}
#header {
    border-bottom: #ededed solid 1px;
}
.headerIn, .footerIn {
    width: 1000px;
    margin: 0 auto;
}
.copyRight {
    border-top: 1px solid #ededed;
}
#footer {
    padding-top: 10px;
    background-color: #fff;
}
.copyRightIn {
    width: 1000px;
}
#mainContents {
    background-color: #eaf2e6;
    font-family: "noto", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", "Arial", sans-serif;
    color: #222222;
	letter-spacing: 0.10em;
    font-feature-settings: "palt" 1;
}
.pageTop {
    border-radius: 50%;
}
.sp {
    display: none;
}
#mainContents p.note {
    line-height: 1.6;
    margin-top: 20px;
    text-align: right;
    font-size: 12px;
}
/*==============================================
 .noto
============================================= */
/* regular */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Regular.woff);
    font-weight: 400;
}
/* medium */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Medium.woff);
    font-weight: 500;
}
/* bold */
@font-face {
    font-family: 'noto';
    src: url(https://img1.kakaku.k-img.com/images/fonts/noto-sans/NotoSansJP-Bold.woff);
    font-weight: 700;
}
/*==============================================
 看板
============================================= */
.mainTitleWrap {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_main_title.jpg) no-repeat center top;
}
.mainTitleWrap.baby {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_main_title_2.jpg) no-repeat center top;
}
.mainTitle {
    position: relative;
	width: 1000px;
    height: 600px;
	margin: 0 auto;
}
.mainTitle h1 {
    display: block;
    position: absolute;
    top: 105px;
    left: 0px;
    width: 572px;
    height: 271px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/h1.png) no-repeat 0 0;
    text-indent: -999em;
    font-size: 0;
}
.mainTitle .note {
    position: absolute;
    bottom: 20px;
    right: 0px;
    color: #fff;
    font-size: 12px;
}
.leadBox {
    width: 830px;
    margin: 100px auto 0;
}
.lead {
    line-height: 2.0;
    font-size: 18px;
}
.lead + .lead {
    margin-top: 30px;
}
.lead .marker {
    background:linear-gradient(transparent 60%, #dbb1d3 60%);
    color: #222;
    font-weight: 700;
}
.lead .marker a {
    text-decoration: underline;
}
.lead .marker a:hover {
    text-decoration: none;
}
/*==============================================
 .bnr
============================================= */
.bnrWrap {
    margin-top: 100px;
    height: 200px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_lnav.jpg) no-repeat center top;
}
#article02 .bnrWrap {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_lnav_2.jpg) no-repeat center top;
}
#article03 .bnrWrap {
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_lnav_3.jpg) no-repeat center top;
}
.bnr a {
    display: block;
    position: relative;
    width: 830px;
    height: 200px;
    margin: 0 auto;
}
.btn {
	display: block;
    position: relative;
	width: 320px;
	height: 45px;
	line-height: 45px;
    border-radius: 22.5px;
	background-color: #ebc172;
    text-align: center;
    color: #222222;
	font-size: 14px;
    font-weight: 700;
    transition: .2s;
}
.btn::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 16px;
    width: 16px;
    height: 16px;
    margin: auto 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/arrow.svg) no-repeat 0 0;
    background-size: 100%;
}
.btn:hover,
a:hover .btn {
    background-color: #ebd672;
}
/* .mainTitle */
.mainTitle .btn {
    position: absolute;
    bottom: 105px;
    left: 0;
    width: 405px;
	height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-radius: 30px;
}
.mainTitle .btn::after {
    right: 20px;
    width: 20px;
    height: 20px;
}
/* .bnrWrap */
.bnrWrap .btn {
    position: absolute;
    bottom: 50px;
    right: 0;
}
.bnrWrap .note {
    width: 830px;
    margin: 0 auto;
}
/*==============================================
 .lnav
============================================= */
.lnavWrap {
    margin-top: 100px;
    padding: 50px 0;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bg_lnav.png) no-repeat center center;
}
.lnav {
    display: flex;
    align-items: center;
    width: 1000px;
    margin: 0 auto;
}
.lnav .index {
    width: 235px;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}
.lnav ul {
    width: 680px;
}
.lnav ul li {
}
.lnav ul li a {
    display: block;
    position: relative;
    line-height: 1.8;
    margin: 4px 0;
    padding-left: 35px;
    color: #222222;
    font-size: 18px;
    box-sizing: border-box;
    transition: .2s;
}
.lnav ul li a::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 20px;
    height: 20px;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/arrow_lnav.svg) no-repeat 0 0;
    background-size: 100%;
}
.lnav ul li a:hover {
    color: #ae72a3;
}
/*==============================================
 .paragraph
============================================= */
.paragraph {
    padding: 100px 0 0;
    text-align: center;
} 
.paragraphIn {
    width: 830px;
    margin: 0 auto;
}
.paragraph h2 {
    position: relative;
    width: 830px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.paragraph h2::after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 150px;
    height: 1px;
    margin: 0 auto;
    background-color: #222222;
}
.paragraph h2 > span {
    display: block;
    margin: 0 auto;
}
.paragraph h2 .i {
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    background-color: #ae72a3;
    font-size: 20px;
    color: #fff;
}
.paragraph h2 .txt {
    display: block;
    line-height: 1.4;
    font-size: 42px;
    font-weight: 700;
}
.paragraph p {
    line-height: 2.0;
    margin: 60px auto 0;
    text-align: left;
    font-size: 18px;
}
/*==============================================
 .faqBox
============================================= */
.faqBox {
    position: relative;
    margin-top: 80px;
    padding: 30px 80px 60px 80px;
    border: 5px solid #c1d2b8;
}
.faqBox .faq {
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
}
.faqBox h3 {
    box-sizing: border-box;
    font-size: 22px;
    font-weight: 700;
    text-align: center;
}
.faqBox ul {
    margin-top: 30px;
}
.faqBox ul li {
    margin-top: 30px;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
}
.faqBox ul li a {
    padding-bottom: 5px;
    border-bottom: 1px dashed #222222;
    transition: .2s;
}
.faqBox ul li span {
    margin-right: .5em;
    color: #e34e75;
}
/*==============================================
 .answerBox
============================================= */
.answerBox {
    margin-top: 80px;
    padding: 65px 85px 85px;
    background-color: #fff;
}
.answerBox h3 {
    position: relative;
    line-height: 50px;
    padding-left: 3.2em;
    text-align: left;
    font-size: 20px;
}
.answerBox h3::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px 32px;
}
.answerBox h3.face_01::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_01.png);
}
.answerBox h3.face_02::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_02.png);
}
.answerBox h3.face_03::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_03.png);
}
.answerBox h3.face_04::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_04.png);
}
.answerBox h3.face_05::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_05.png);
}
.answerBox h3.face_06::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_06.png);
}
.answerBox h3.face_07::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_07.png);
}
.answerBox h3.face_08::before {
    background-image: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/face_08.png);
}
.answerBox h4 {
    position: relative;
    margin-top: 20px;
    padding: 20px 0 0 1.3em;
    line-height: 1.6;
    border-top: 1px solid #222222;
    text-align: left;
    font-size: 24px;
    font-weight: 700;
}
.answerBox h4::before {
    content: "A.";
    position: absolute;
    left: 0;
    color: #56b7ef;
}
.answerBox h5 {
    margin-top: 80px;
    text-align: left;
    font-size: 18px;
    font-weight: bold;
}
/*==============================================
 .imgBox
============================================= */
.imgBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 60px auto 0;
}
.imgBox div {
}
.imgBox a {
    cursor: zoom-in;
}
.imgBox img {
    width: 100%;
}
.imgBox .cap {
    line-height: 2.0;
    width: 405px;
    margin: 0;
    padding-left: 20px;
    font-size: 14px;
}
/*---- .one ----*/
.imgBox .one {
    width: 830px;
}
.imgBox .one a {
}
.imgBox .one + .cap {
    width: 830px;
    margin: 20px auto 0;
    padding-left: 0;
}
.answerBox .imgBox .one,
.answerBox .imgBox .one + .cap {
    width: 660px;
}
/*---- .two ----*/
.imgBox .two {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 830px;
}
.imgBox .two a {
    width: 405px;
}
.imgBox .two div + div {
    margin-top: 0;
}
.imgBox .two + .cap {
    width: 830px;
    margin: 20px auto 0;
    padding-left: 0;
}
.answerBox .imgBox .two div,
.answerBox .imgBox .two a {
    width: 320px;
}
.answerBox .imgBox .two,
.answerBox .imgBox .two + .cap {
    width: 660px;
}
/*---- .three ----*/
.imgBox .three {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 660px;
}
.imgBox .three div {
    width: 109px;
    margin-left: 20px
}
.imgBox .three div:first-child {
    width: 382px;
    margin-left: 0;
}
.imgBox .three + .cap {
    width: 660px;
    margin: 20px auto 0;
    padding-left: 0;
}
/*==============================================
video
============================================= */
.movBox {
    width: 660px;
    margin: 40px auto 0;
}
.movBox video {
    width: 660px;
    outline: none;
}
.movBox .movTxt {
    text-align: center;
}
.movBox .cap {
    line-height: 2.0;
    margin: 20px auto 0;
    font-size: 14px;
}
/*==============================================
.product
============================================= */
.productBox {
    padding: 100px 0 0;
}
.productBoxIn {
    width: 830px;
    margin: 0 auto;
}
.spring a {
    width: 830px;
    transition: .2s;
}
.spring a:hover {
    opacity: .7;
}
.spring a img {
    width: 100%;
}
.prd {
}
.prd a {
    display: block;
    position: relative;
    width: 830px;
    height: 380px;
    background-color: #fff;
}
.prd .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 65px;
    width: 275px;
    height: 275px;
    margin: auto 0;
}
.prd dl {
    position: absolute;
    top: 85px;
    right: 85px;
    width: 320px;
}
.prd dl .name {
    text-align: center;
}
.prd dl .btn {
    margin-top: 30px;
}
/*==============================================
.makerBanner
============================================= */
.makerBanner {
    margin: 80px auto 0;
}
.makerBanner a {
    display: block;
    width: 830px;
    height: 150px;
    margin: 0 auto;
    background: url(https://img1.kakaku.k-img.com/images/article/tieup/22/07_roomba/bnr_official.jpg) no-repeat center center;
    text-indent: -999em;
    transition: .2s;
}
.makerBanner a:hover {
    opacity: .7;
}
/*==============================================
.releasedate
============================================= */
.releasedate {
    font-size: 11px;
    width: 1000px;
    margin: 0 auto;
    padding: 60px 85px 40px 0;
    text-align: right;
    box-sizing: border-box;
}
/*==============================================
アンケート
============================================= */
/*----　カラー変更　----*/
.questionnaire {
    color: #2e2e2e;
}
.question .select .arrow {
    border-color: #2e2e2e transparent transparent transparent;
}
.questionnaireInner h2, .btnSend a {
    background-color: #0a7bc3;
}
.btnSend a:hover {
    background-color: #04619d;
}
.questionnaireInner h3 .q {
    color: #1b75bc;
}
.question input[type=radio]:checked ~ .radio::before {
    background-color: #1b75bc;
}
.question ul li:hover .radio, .question input[type=radio]:checked ~ .radio, .question ul li:hover .check, .question input[type=checkbox]:checked ~ .check, .question input[type=checkbox]:checked ~ .check::before, .question .select select:hover, .question .select select:focus, .question textarea:hover, .question textarea:focus, .question input:hover, .question input:focus {
    border-color: #1b75bc !important;
}
/*----　文字強調　----*/
.questionnaire .marker {
    background: linear-gradient(transparent 70%, #c2dff7 70%);
}
/*----　ベースデザイン　----*/
.questionnaire {
    padding: 100px 0;
    background-color: #f2f2f2;
    letter-spacing: 0.1em;
    font-feature-settings: "palt"1;
}
.questionnaireInner {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 60px;
    background-color: #fff;
    border-radius: 6px;
    box-sizing: border-box;
}
.questionnaireInner h2 {
    padding: 25px 30px 25px;
    border-radius: 6px 6px 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.questionnaireInner h3 {
    line-height: 1.8;
    font-size: 16px;
    font-weight: bold;
}
.questionnaireInner h3 .q {
    margin-right: 10px;
    font-size: 24px;
}
.questionnaireInner h3 .required {
    margin-left: 10px;
    color: #e20000;
}
.question {
    padding: 40px 80px 0;
}
.question:first-child {
    padding-top: 50px;
}
.question ul {
    list-style: none;
    margin-top: 20px;
    overflow: auto;
}
.question ul li {
    display: block;
    position: relative;
    float: left;
    width: 100%;
}
.question ul li label {
    display: block;
    position: relative;
    font-weight: 300;
    font-size: 16px;
    padding: 0 0 0 53px;
    margin: 10px auto;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .2s linear;
}
/* radio */
.question ul li input[type=radio] {
    position: absolute;
    visibility: hidden;
}
.question ul li .radio {
    display: block;
    position: absolute;
    border: 3px solid #cccccc;
    border-radius: 100%;
    height: 16px;
    width: 16px;
    top: 6px;
    left: 20px;
    z-index: 5;
    transition: border .2s linear;
    -webkit-transition: border .2s linear;
}
.question ul li:hover .radio {
    border: 3px solid;
}
.question ul li .radio::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 6px;
    width: 6px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: background .2s linear;
    -webkit-transition: background .2s linear;
}
.question input[type=radio]:checked ~ .radio {
    border: 3px solid;
}
/* checkbox */
.question ul li input[type=checkbox] {
    position: absolute;
    visibility: hidden;
}
.question ul li .check {
    display: block;
    position: absolute;
    border: 3px solid #cccccc;
    border-radius: 6px;
    height: 16px;
    width: 16px;
    top: 4px;
    left: 20px;
    z-index: 5;
    transition: border .2s linear;
    -webkit-transition: border .2s linear;
}
.question ul li:hover .check {
    border: 3px solid;
}
.question ul li .check::before {
    display: block;
    position: absolute;
    content: '';
    height: 6px;
    width: 3px;
    top: -3px;
    bottom: 0;
    left: 0;
    right: 1px;
    margin: auto;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: border .2s linear;
    -webkit-transition: border .2s linear;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.question input[type=checkbox]:checked ~ .check {
    border: 3px solid;
}
.question input[type=checkbox]:checked ~ .check::before {
    border-bottom: 2px solid;
    border-right: 2px solid;
}
/* select */
.question .select {
    display: inline-block;
    position: relative;
    margin: 20px 0 0 20px;
}
.question .select select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    padding: 5px 35px 5px 15px;
    outline: 0;
    border: 1px solid #cccccc;
    border-radius: 6px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: border .2s linear;
}
.question .select .arrow {
    position: absolute;
    top: 14px;
    right: 15px;
    width: 0;
    height: 0;
    pointer-events: none;
    border-style: solid;
    border-width: 8px 5px 0 5px;
}
.question .select select:hover, .question .select select:focus {
    border: 1px solid;
}
/* textarea */
.question textarea {
    width: 80%;
    height: 150px;
    margin: 20px 0 0 20px;
    padding: 6px 10px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    font-size: 16px;
    outline: 0;
    transition: border .2s linear;
}
.question textarea:hover, .question textarea:focus {
    border: 1px solid;
}
/* input */
.question input {
    width: 80%;
    margin: 20px 0 0 20px;
    padding: 6px 10px;
    border: 1px solid #cccccc;
    border-radius: 6px;
    font-size: 16px;
    outline: 0;
    transition: border .2s linear;
}
.question input:hover, .question input:focus {
    border: 1px solid;
}
.question ul li.text label {
    display: inline-block;
}
.question ul li.text input {
    width: 20%;
    margin: 0 0 0 10px;
}
/* .btnSend */
.btnSend {
    margin-top: 60px;
    text-align: center;
}
.btnSend a {
    display: inline-block;
    padding: 15px 100px;
    border-radius: 6px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: background-color .2s linear;
}
/* .thanks */
.thanks {
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
}