@charset "utf-8";
/*------------------------------------------------------------
	detail
------------------------------------------------------------*/
.detail__top-box {
    padding: 50px 0 196px;
}
.detail__top-box .top-inner {
	width: 840px;
	margin: 0 auto 66px;
}
.detail__top-box .ttl {
	padding-top: 26px;
	float: left;
	width: 48%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 500;
	line-height: 1.75;
    font-size: 2.6rem;
    letter-spacing: 0.1em;
} 
.detail__top-box .top-inner .list-ul {
	float: right;
	padding-top: 27px;
	margin-right: -3px;
	width: 45.2%;
}
.detail__top-box .top-inner .list-ul li {
	width: 46%;
	text-align: center;
}
.detail__top-box .top-inner .list-ul li .txt-span {
	margin-top: 2px;
	display: block;
	font-size: 1rem;
	letter-spacing: 0.2em;
}
.detail__top-box .top-inner01 {
	width: 100%;
	max-width: 1000px;
}
.detail__top-box .top-inner01 .ttl {
	width: 43%;
}
.detail__top-box .top-inner01 .list-ul {
	width: 56%;
}
.detail__top-box .top-inner01 .list-ul li {
	width: 31%;
}
.detail__top-box .top-inner02 {
	width: 100%;
	max-width: 1040px;
}
.detail__top-box .top-inner02 .ttl {
	width: 41%;
}
.detail__top-box .top-inner02 .list-ul {
	width: 58%;
}
.detail__top-box .top-inner02 .list-ul li {
	width: 24%;
}
.detail__top-box .com-btn01 a {
	padding: 24px 10px 24px 28px;
	width: 450px;
	color: #000;
	font-size: 1.4rem;
	border-radius: 10px;
	background: #fff url("../img/common/icon13.png") no-repeat left 18px center;
	background-size: 24px auto;
}
.man-btn .com-btn01 a {
	padding: 24px 10px 24px 28px;
	width: 450px;
	color: #000;
	font-size: 1.4rem;
	border-radius: 10px;
	background: #fff url("../img/common/icon13.png") no-repeat left 18px center;
	background-size: 24px auto;
}
.man-btn_bl .com-btn01 a {
	padding: 24px 10px 24px 28px;
	width: 450px;
	color: #fff;
	font-size: 1.4rem;
	border-radius: 10px;
	background: #11ade6 url("../img/common/icon07.png") no-repeat left 18px center;
	background-size: 24px auto;
}
#main .love-sec {
	margin-bottom: 176px;
}
#main .love-sec .content {
	position: relative;
}
#main .love-sec .com-ttl-box {
	margin: 0 0 30px;
}
#main .love-sec .com-ttl-box .head-line01 {
	padding-top: 0;
}
#main .love-sec .com-ttl-box .head-line01 .en {
	margin-right: 20px;
}
#main .love-sec .slick-arrow {
	top: 27%;
}
#main .love-sec .slick-arrow {
	cursor: pointer;
	margin: -34px 0 0 0;
	padding: 0;
	position: absolute;
	top: 50%;
	overflow: hidden;
	text-indent: -999px;
	width: 34px;
	height: 67px;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	border: none;
	z-index: 10;
}
#main .love-sec .slick-arrow :hover {
	opacity: 0.7;
}
#main .love-sec .com-life .slick-arrow {
	margin: 0;
	top: 90px;
}
#main .love-sec .slick-prev {
	left: -50px;
	background-image:url(../img/common/icon04.png);
}
#main .love-sec .slick-next {
	right: -50px;
	background-image:url(../img/common/icon05.png);
}
#main .love-sec .slick-dots {
	position: absolute;
	left: 0;
	bottom: -50px;
	width: 100%;
	text-align: center;
}
#main .love-sec .slick-dots li {
	margin: 0 5px;
	width: 9px !important;
	height: 9px;
	display: inline-block;
	float: none !important;
	background: #ccc;
	border-radius: 50%;
	cursor: pointer;
}
#main .love-sec .slick-dots li.slick-active {
	background: #0FAEE8;
}
#main .love-sec .slick-dots li button {
	display: none;
}
.fixed-btn {
    position: fixed;
    right: 42px;
    bottom: 20px;
    width: 170px;
    z-index: 800;
}
.fixed-btn a {
    color: #fff;
    padding-top: 40px;
    width: 170px;
    height: 170px;
    font-size: 1.4rem;
    display: block;
    text-align: center;
    border-radius: 50%;
    box-sizing: border-box;
    background: #000000;
    letter-spacing: 0.1em;
    opacity: 0.8;
}
.fixed-btn a:hover {
    opacity: 0.7;
}
.fixed-btn .info {
    padding: 39px 0;
    display: block;
    background: url("../img/common/icon07.png") no-repeat center bottom,url("../img/detail/icon.png") no-repeat center top;
    background-size: 23px auto,29px auto;
}
.com-popular .head-line03 {
	margin-bottom: 0;
}
.other-link{
  max-width: 1200px;
  margin: -90px auto 0;
  text-align: right;
}
.other-link a {
    padding: 4px 0 4px 42px;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    background: url("../img/common/icon06.png")  no-repeat left center;
    background-size: 23px auto;
}
.other-link a:hover{
  opacity: .7;
}

span.note{	
    font-size:1rem;	
    font-weight:400;	
}



@media all and (max-width: 896px) {
	.com-detail-title {
		padding: 0 36px;
    margin-top: 0;
	}
	.com-detail-title .title {
		margin-bottom: 33px;
	}
	.com-detail-title .txt {
		width: 100%;
		padding: 12px;
		font-size: 1.5rem;
	}
	#pagePath {
		margin: 0 30px 30px;
	}
	.detail__top-box {
		padding: 50px 0 123px;
	}
	.detail__top-box .top-inner {
		width: auto;
		margin: 0 auto 52px;
	}
	.detail__top-box .ttl {
		padding-top: 35px;
		float: none;
		margin: 0 20px 0 32px;
		width: auto;
		line-height: 1.75;
		font-size: 1.8rem;
	}
	.detail__top-box .top-inner .list-ul {
		float: none;
		padding-top: 50px;
		margin: 0 10px;
		width: auto;
	}
	.detail__top-box .top-inner .list-ul li {
		width: 46%;
		text-align: center;
	}
	.detail__top-box .top-inner .list-ul li img {
		width: 100%;
	}
	.detail__top-box .top-inner .list-ul li .txt-span {
		margin-top: 2px;
		display: block;
		font-size: 1rem;
		letter-spacing: 0.2em;
	}
	.detail__top-box .top-inner01 .ttl {
		width: auto;
	}
	.detail__top-box .top-inner02 .ttl {
		width: auto;
	}
	.detail__top-box .com-btn01 a {
		padding: 20px 10px 20px 28px;
		width: 100%;
		font-size: 1.3rem;
		border-radius: 5px;
		letter-spacing: 0;
		background: #fff url("../img/common/icon13.png") no-repeat left 18px center;
		background-size: 24px auto;
	}
	.man-btn .com-btn01 a {
		padding: 20px 10px 20px 28px;
		width: 100%;
		font-size: 1.3rem;
		border-radius: 5px;
		letter-spacing: 0;
		background: #fff url("../img/common/icon13.png") no-repeat left 18px center;
		background-size: 24px auto;
	}
	.man-btn_bl .com-btn01 a {
		padding: 20px 10px 20px 28px;
		width: 100%;
		font-size: 1.3rem;
		border-radius: 5px;
		letter-spacing: 0;
		background: #11ade6 url("../img/common/icon07.png") no-repeat left 18px center;
		background-size: 24px auto;
	}
	.com-popular {
		margin-bottom: 120px !important;
	}
  .other-link{
  padding: 0 29px;
  text-align: center;
  margin: -120px 0 70px;
}
.other-link a {
  padding: 3px 0 3px 30px;
  font-size: 1.075rem;
  background-size: 19px auto;
}

	#main .love-sec {
		margin-bottom: 120px;
	}
    .fixed-btn {
        right: 27px;
        left: 27px;
        width: auto;
    }
    .fixed-btn a {
        display: block;
        width: 100%;
        height: auto;
        font-size: 1.4rem;
        font-weight: 900;
        padding: 19px 30px;
        background: #000000 url("../img/common/icon07.png") no-repeat left 20px center;
        background-size: 23px auto;
        border-radius: 7px;
        opacity: 0.8;
    }
    .fixed-btn .info {
        padding: 0;
        background: none;
    }
	#gFooter {
		padding-bottom: 70px;
	}
	.tab-sec {
		padding-bottom: 12px;
		margin-bottom: 30px;
		overflow-x: scroll;
	}
	.tab-sec table {
		margin-bottom: 0;
		width: 900px;
	}
}
@media all and (max-width: 374px) {
    .detail__top-box .ttl {
        margin: 0;
    }
    .detail__top-box .top-inner .list-ul {
        margin: 0;
    }
    .detail__top-box .com-btn01 a {
        font-size: 1.1rem;
        background-position: left 11px center;
    }
    .man-btn .com-btn01 a {
        font-size: 1.1rem;
        background-position: left 11px center;
    }
}
@media all and (max-width: 896px) {
	.com-link {
		position: relative;
	}
	.com-link:before {
		margin-top: -1px;
		position: absolute;
		left: 0;
		top: 50%;
		width: 20px;
		height: 2px;
		background: #fff;
		content: "";
	}
	.com-link:after {
		margin-top: -1px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 20px;
		height: 2px;
		background: #fff;
		content: "";
	}
}


.recipe-link{
  max-width: 1200px;
  margin: 0 auto;
  text-align: right;
}
.recipe-link a { 
    padding: 4px 0 4px 42px;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.2em;
    background: url("../img/common/icon06.png")  no-repeat left center;
    background-size: 23px auto;
}
.recipe-link a:hover{
  opacity: .7; 
}

@media all and (max-width: 896px) {
  .recipe-link {
    text-align: center;
  }
  .recipe-link a {
    padding: 3px 0 3px 30px;
    font-size: 1.075rem;
    background-size: 19px auto;
  }
}

.faq-link{
  max-width: 1200px;
  margin: 0 auto;
  text-align: left;
}
.faq-link a { 
    padding: 4px 0 4px 42px;
    display: inline-block;
    font-size: 1.4rem;
	color: #11ade6;
    font-weight: 700;
    letter-spacing: 0.2em;
    background: url("../img/common/icon20.png")  no-repeat left center;
    background-size: 23px auto;
}
.faq-link a:hover{
  opacity: .7; 
}

@media all and (max-width: 896px) {
  .faq-link {
    text-align: center;
	margin-bottom: 82px;
  }
  .faq-link a {
    padding: 3px 0 3px 30px;
    font-size: 1.075rem;
    background-size: 19px auto;
  }
}


/*------------------------------------------------------------
	おうちシェフ タイプ比較
------------------------------------------------------------*/

.modelType_flex_l {
	box-sizing: border-box;
	/*background: #F5F5F5;*/
	background: #ffffff;
	padding: 50px 30px;
	width: 52%;
	text-align: center;
	display: flex;
	flex-direction: column;
}
.modelType_flex_r {
	box-sizing: border-box;
	/*background: #F5F5F5;*/
	background: #ffffff;
	padding: 50px 30px;
	width: 46%;
	text-align: center;
	display: flex;
	flex-direction: column;
}
.modelType_innerbox{
	display: flex;
	margin-bottom: 50px;
}
.modelType_btn{
	display: flex;
}
.modelType_desc{
	font-size: 	1.4rem;
	margin-bottom: 30px;
}
.modelType_title{
	font-size: 	2rem;
	font-weight: 700;
	margin-bottom: 50px;
}
.modelType_flex_l .modelType_inner {
	display: inline-block;
	width: 50%; 
	text-align: center;
	}
.modelType_flex_r .modelType_inner {
	display: inline-block;
	width: 100%; 
	text-align: center;
	}
.modelType_flex_l .modelType_inner img,
.modelType_flex_r .modelType_inner img {
	width:20vw;
	max-width:250px;
	}

.modelType_checklist {
	margin: 0 auto;
	display: inline-block;
	padding-left: 0;
}
.modelType_checklist li{
	margin: 0 auto;
	font-size: 1.6rem;
	font-weight: 500;
	background:url("../img/common/icon06.png")  no-repeat left center;
    background-size: 20px auto;
	padding-left: 30px;
	margin-bottom: 1.6rem;
    box-sizing: border-box;
	text-align: left;
}
.modelType_checklist li:last-child{
	margin-bottom: 0px;
}
.modelType_txt{
	margin:30px auto 50px;
}
.modelType_btn {
	margin-top: 50px;
	margin-top: auto;
}
.modelType .com-btn a {
    padding: 10px 8px 10px 30px;
	font-size: 1.4rem;
    width: 20vw;
    max-width: 250px;
    font-weight: 900;
    background: #11ade6 url(../img/common/icon07.png) no-repeat left 10px center;
    background-size: 24px auto;
    text-align: center;
    box-sizing: border-box;
}
.modelType_name{
	display: block;
	font-size:1.2rem;
	margin-top:15px;
}

@media all and (max-width: 896px) {
.modelType_flex_l {
	width: 100%;
}
.modelType_flex_r {
	margin-top: 30px;
	width: 100%;
}
.modelType_innerbox{
	margin-bottom: 30px;
}
.modelType_flex_l .modelType_inner {
	width:100%; 
	margin-bottom: 15px;
	}
	
.modelType_flex_l .modelType_inner img,
.modelType_flex_r .modelType_inner img {
	width:30vw;
	}
	
.modelType_desc{
	font-size: 	1rem;
}
.modelType_btn{
	display: block;
}
.modelType_title{
	font-size: 	1.6rem;
	margin-bottom: 30px;
}
	
.modelType .com-btn a {
    padding: 19px 30px 19px 50px;
    max-width: 100%;
	width: 100%;
	display: block;
}
.modelType_checklist li{
	font-size: 1.2rem;
	margin-bottom: 1.2rem;
	background-size: 18px auto;
	}
.modelType_checklist li:last-child{
	margin-bottom: 50px;
}
.modelType_name{
	font-size:1rem;
}
}

