/* リセット
--------------------------------------------- */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: none;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display: block;
}
ul, ol {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	content: none;
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000; 
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;   
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select {
	vertical-align: middle;
}
img {
	vertical-align: bottom;
}


/*  ベーススタイル
------------------------------------------------- */
body {
	line-height: 1.6;
	font-family: "メイリオ","meiryo","ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 16px;
	color: #333;
	letter-spacing: 1px;
}
#header, #headernavi, #footer {
	letter-spacing: normal;
}
a {
	color: #333;
	text-decoration: none;
}
.sp_view_ {
	display: none;
}
@media screen and (max-width: 896px) {
	body {
		font-size: 12px;
	}
	img {
		width: 100%;
	}
	#header ,
	#header_menu_block ,
	#footer {
		font-family: "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		letter-spacing: normal;
	}
	#footer #footer_btm #footernav li {
		font-size: 14px;
	}
	#header img,
	#headernavi img,
	#footer img {
		width: auto;
	}
	.pc_view_ {
		display: none;
	}
}

/*  スタイル
------------------------------------------------- */

/*  SP_スタイル
------------------------------------------------- */
@media screen and (max-width: 896px) {
	#kitchen {
		width: 100%;
		position: relative;
	}
}
@media screen and (min-width: 897px) {
}
/*  Ver.SP
------------------------------------------------- */
@media screen and (max-width: 896px) {
/*  visual
------------------------------------------------- */
	#kitchen .pc_visual_ {
		display: none;
	}
	#kitchen .sp_visual_ {
		display: block;
		position: relative;
		width: 100%;
	}
	#kitchen .sp_visual_ img {
		display: block;
	}
	#kitchen .sp_visual_iteam01_{
		display: block;
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn01_ {
		top: 58%;
		left: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn01_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn01_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn02_ {
		top: 62.5%;
		left: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn02_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #f6b900;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam01_ .sp_visual_iteam01_btn02_ a::after{
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(45deg);
		bottom: calc(50% - 3px);
		right: 20px;
		left: unset;
	}
	#kitchen .sp_visual_iteam02_{
		display: block;
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn01_ {
		top: 58%;
		right: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn01_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn01_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn02_ {
		top: 62.5%;
		right: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn02_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #f6b900;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam02_ .sp_visual_iteam02_btn02_ a::after{
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(45deg);
		bottom: calc(50% - 3px);
		right: 20px;
		left: unset;
	}
	#kitchen .sp_visual_iteam03_{
		display: block;
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn01_ {
		top: 89%;
		left: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn01_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn01_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn02_ {
		top: 93.5%;
		left: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn02_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #f6b900;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam03_ .sp_visual_iteam03_btn02_ a::after{
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(45deg);
		bottom: calc(50% - 3px);
		right: 20px;
		left: unset;
	}
	#kitchen .sp_visual_iteam04_{
		display: block;
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn01_ {
		top: 89%;
		right: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn01_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn01_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn02_ {
		top: 93.5%;
		right: 2.5%;
		width: 45%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn02_ a{
		width: 100%;
		font-size: 2.8vw;
		padding: 4% 0;
		border-radius: 8px;
		background: #f6b900;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .sp_visual_iteam04_ .sp_visual_iteam04_btn02_ a::after{
		content: "";
		position: absolute;
		width: 10px;
		height: 10px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(45deg);
		bottom: calc(50% - 3px);
		right: 20px;
		left: unset;
	}
/*  in_con_01
------------------------------------------------- */
	#kitchen .in_con_01_ {
		display: block;
		position: relative;	
		color: #666666;
		width: 100%;
		max-width: 896px;
		height: auto;
	}
	#kitchen .in_con_01_ .img_pc_ {
		display: none;
	}
	#kitchen .in_con_01_ .img_sp_ {
		display: block;
	}
	#kitchen .in_con_01_ .text_01_ {
		top: 13%;
		right: 3%;
		width: 49%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		margin: 0px;
		height: auto;
	}
	#kitchen .in_con_01_ .text_01_ h3 {
		display: none;
	}
	#kitchen .in_con_01_ .text_01_ p {
		font-size: 2.4vw;
		font-weight: bold;
		line-height: 1.9;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_01_ .text_02_ {
		top: 71.2%;
		left: 3%;
		width: 62.5%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		height: auto;
	}
	#kitchen .in_con_01_ .text_02_ p {
		font-size: 2.4vw;
		font-weight: bold;
		line-height: 1.9;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_01_ .price_set_ {
		top: 91%;
		left: 5%;
		width: 90%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
		height: auto;
	}
	#kitchen .price_ {
		margin: 0px auto;
		font-size: 4.1vw;
		font-weight: bold;
	}
	#kitchen .unit_ {
		font-size: 2.1vw;
	}
	#kitchen .link_btn_ {
		top: 94%;
		left: 25%;
		width: 50%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		margin: 0px;
		padding: 0px;
	}
	#kitchen .link_btn_ a {
		width: 100%;
		font-size: 2.8vw;
		padding: 5% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .link_btn_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
/*  in_con_02
------------------------------------------------- */
	#kitchen .in_con_02_ {
		display: block;
		position: relative;	
		color: #666666;
		width: 100%;
		max-width: 896px;
		height: auto;
	}
	#kitchen .in_con_02_ .img_pc_ {
		display: none;
	}
	#kitchen .in_con_02_ .img_sp_ {
		display: block;
	}
	#kitchen .in_con_02_ .text_ {
		top: 72%;
		left: 2.5%;
		width: 60%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		margin: 0;
		height: auto;
	}
	#kitchen .in_con_02_ .text_ h3 {
		display: none;
	}
	#kitchen .in_con_02_ .text_ p {
		font-size: 2.4vw;
		font-weight: bold;
		line-height: 1.9;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_02_ .price_set_ {
		top: 89%;
		left: 5%;
		width: 90%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		text-align: center;
		margin: 0px;
		padding: 0px;
	}
	#kitchen .in_con_02_ .link_btn_ {
		top: 92.5%;
		left: 25%;
		width: 50%;
		padding: 0px;
	}
/*  in_con_03
------------------------------------------------- */
	#kitchen .in_con_03_ {
		display: block;
		position: relative;	
		color: #666666;
		width: 100%;
		max-width: 896px;
		height: auto;
	}
	#kitchen .in_con_03_ .img_pc_ {
		display: none;
	}
	#kitchen .in_con_03_ .img_sp_ {
		display: block;
	}
	#kitchen .in_con_03_ .text_ {
		top: 55.5%;
		right: 4.5%;
		width: 60%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	#kitchen .in_con_03_ .text_ h3 {
		display: none;
	}
	#kitchen .in_con_03_ .text_ p {
		font-size: 2.4vw;
		font-weight: bold;
		line-height: 1.9;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_03_ .text_ p+p {
		font-size: 1.8vw;
		font-weight: bold;
		line-height: 1.2;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_03_ .price_set_ {
		top: 90%;
		left: 5%;
		width: 90%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#kitchen .in_con_03_ .link_btn_ {
		top: 93.3%;
		left: 25%;
		width: 50%;
		padding: 0;
	}
/*  in_con_04
------------------------------------------------- */
	#kitchen .in_con_04_ {
		display: block;
		position: relative;	
		color: #666666;
		width: 100%;
		max-width: 896px;
		height: auto;
	}
	#kitchen .in_con_04_ .img_pc_ {
		display: none;
	}
	#kitchen .in_con_04_ .img_sp_ {
		display: block;
	}
	#kitchen .in_con_04_ .text_ {
		top: 68%;
		left: 4%;
		width: 57%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		margin: 0;
		padding: 0;
	}
	#kitchen .in_con_04_ .text_ h3 {
		display: none;
	}
	#kitchen .in_con_04_ .text_ p {
		font-size: 2.4vw;
		font-weight: bold;
		line-height: 1.9;
		position: static;
		top: 0%;
		right: 0%;
		width: 100%;
	}
	#kitchen .in_con_04_ .price_set_ {
		top: 89%;
		left: 5%;
		width: 90%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	#kitchen .in_con_04_ .link_btn_ {
		top: 92.5%;
		left: 25%;
		width: 50%;
		padding: 0;
	}
/*  in_con_05
------------------------------------------------- */
	#kitchen .in_con_05_ {
		display: block;
		position: relative;	
		color: #666666;
		width: 100%;
		max-width: 896px;
		margin: 0;
		height: auto;
	}
	#kitchen .in_con_05_ .img_pc_ {
		display: none;
	}
	#kitchen .in_con_05_ .img_sp_ {
		display: block;
	}
	#kitchen .in_con_05_ .text_pc_ {
		display: none;
	}
	#kitchen .in_con_05_ .text_sp_ {
		display: block;
	}
	#kitchen .in_con_05_ h2 {
		display: none;
	}
	#kitchen .in_con_05_ ul li:nth-child(1) {
		top: 19%;
		right: 5%;
		width: 65%;
		position: absolute;	
		line-height: 1.9;
	}
	#kitchen .in_con_05_ h3 {
		font-size: 3.3vw;
		font-weight: bold;
		height: auto;
		padding-bottom: 5%;
		color: #515151;
	}
	#kitchen .in_con_05_ p {
		font-size: 2.4vw;
		font-weight: bold;
	}
	#kitchen .in_con_05_ ul li:nth-child(2) {
		top: 48%;
		left: 6%;
		width: 55%;
		position: absolute;	
		line-height: 1.9;
	}
	#kitchen .in_con_05_ ul li:nth-child(3) {
		top: 70%;
		right: 4%;
		width: 47%;
		position: absolute;	
		line-height: 1.9;
	}
/*  in_con_06
------------------------------------------------- */
	#kitchen .pc_in_ {
		display: none;
	}
	#kitchen .sp_in_ {
		display: block;
		position: relative;
		width: 100%;
	}
	#kitchen .sp_in_ img {
		display: block;
	}
	#kitchen .in_con_06_ {
		height: auto;
	}
	#kitchen .in_con_06_ .sp_in_ .price_set_01_ {
		top: 36%;
		left: 12.5%;
		width: 30%;
		position: absolute;
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_01_btn_ {
		top: 40%;
		left: 4.5%;
		width: 42.5%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_01_btn_ a {
		width: 100%;
		font-size: 2.8vw;
		padding: 5% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_01_btn_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .in_con_06_ .sp_in_ .price_set_02_ {
		top: 36%;
		right: 8%;
		width: 30%;
		position: absolute;
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_02_btn_ {
		top: 40%;
		right: 4.5%;
		width: 42.5%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_02_btn_ a {
		width: 100%;
		font-size: 2.8vw;
		padding: 5% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_02_btn_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .in_con_06_ .sp_in_ .price_set_03_ {
		top: 87.5%;
		left: 13%;
		width: 30%;
		position: absolute;
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_03_btn_ {
		top: 91.5%;
		left: 4.5%;
		width: 42.5%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_03_btn_ a {
		width: 100%;
		font-size: 2.8vw;
		padding: 5% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_03_btn_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
	#kitchen .in_con_06_ .sp_in_ .price_set_04_ {
		top: 87.5%;
		right: 8%;
		width: 30%;
		position: absolute;
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_04_btn_ {
		top: 91.5%;
		right: 4.5%;
		width: 42.5%;
		position: absolute;	
		line-height: 1.9;
		font-weight: bold;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_04_btn_ a {
		width: 100%;
		font-size: 2.8vw;
		padding: 5% 0;
		border-radius: 8px;
		background: #e73358;
		text-align: center;
		color: #fff;
		position: relative;
		transition: .3s;
		display: inline-block;
		text-decoration: none;
	}
	#kitchen .in_con_06_ .sp_in_ .sp_bottom_con_04_btn_ a::after{
		content: "";
		position: absolute;
		right: 15px;
		top: calc(50% - 4px);
		width: 8px;
		height: 8px;
		border-right: 1px solid #FFF;
		border-bottom: 1px solid #FFF;
		transform: rotate(-45deg);
	}
}
/*  Ver.SP end
------------------------------------------------- */

/*  Ver.PC
------------------------------------------------- */

/*  visual
------------------------------------------------- */
.sp_visu_ {
	display: none;
}
.sp_visual_ img {
	display: none;
}
.sp_visual_iteam01_{
	display: none;
}
.sp_visual_iteam02_{
	display: none;
}
.sp_visual_iteam03_{
	display: none;
}
.sp_visual_iteam04_{
	display: none;
}
.pc_visual_ {
	display: block;
    background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/bg-page_pc-4.jpg) no-repeat center top;
    text-align: center;
    max-width: 2200px;
    height: 800px;
}
.pc_visual_ ul {
	position: relative;
	margin: 0px auto;
	width: 1180px;
	height: 800px;
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn01_ {
	position: absolute;
	top: 86.5%;
	left: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn01_ a{
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn01_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn02_ {
	position: absolute;
	top: 92.5%;
	left: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn02_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #f6b900;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam01_ .pc_visual_iteam01_btn02_ a::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(45deg);
	bottom: calc(50% - 3px);
	right: 20px;
	left: unset;
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn01_ {
	position: absolute;
	top: 86.5%;
	left: 26.1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn01_ a{
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn01_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn02_ {
	position: absolute;
	top: 92.5%;
	left: 26.1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn02_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #f6b900;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam02_ .pc_visual_iteam02_btn02_ a::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(45deg);
	bottom: calc(50% - 3px);
	right: 20px;
	left: unset;
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn01_ {
	position: absolute;
	top: 86.5%;
	right: 26.1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn01_ a{
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn01_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn02_ {
	position: absolute;
	top: 92.5%;
	right: 26.1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn02_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #f6b900;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam03_ .pc_visual_iteam03_btn02_ a::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(45deg);
	bottom: calc(50% - 3px);
	right: 20px;
	left: unset;
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn01_ {
	position: absolute;
	top: 86.5%;
	right: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn01_ a{
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn01_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn02_ {
	position: absolute;
	top: 92.5%;
	right: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn02_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #f6b900;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.pc_visual_ .pc_visual_iteam04_ .pc_visual_iteam04_btn02_ a::after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(45deg);
	bottom: calc(50% - 3px);
	right: 20px;
	left: unset;
}
/*  in_con_01
------------------------------------------------- */
.in_con_01_ {
	display: block;
    background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/con_01_img_pc.jpg) no-repeat center top;
    max-width: 2200px;
    height: 1800px;
}
.in_con_01_ .img_pc_{
	display: block;
	margin: 0px auto;
	width: 1180px;
}
.in_con_01_ .text_01_{
	margin: -1800px auto 0px;
	width: 1180px;
	height: 900px;
	position: relative;
}
.in_con_01_ .text_01_ h3 {
	display: none;
}
.in_con_01_ .text_01_ p {
	position: absolute;
	top: 30%;
	right: 4.5%;
	width: 49%;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_01_ .text_02_ {
	margin: 0px auto;
	width: 1180px;
	height: 900px;
	position: relative;
}
.in_con_01_ .text_02_ p {
	position: absolute;
	top: 49%;
	left: 5%;
	width: 50%;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_01_ .price_set_ {
	margin: -170px auto 0px;
	width: 440px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
}
.in_con_01_ .price_set_ .price_ {
	font-size: 32px;
	font-weight: bold;
}
.in_con_01_ .price_set_ .unit_ {
	font-size: 18px;
}
.in_con_01_ .link_btn_ {
	margin: -30px auto 0px;
	width: 380px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}
.in_con_01_ .link_btn_ a {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_01_ .link_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_01_ .img_sp_{
	display: none;
}
/*  in_con_02
------------------------------------------------- */
.in_con_02_ {
	display: block;
    background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/con_02_img_pc.jpg) no-repeat center top;
    max-width: 2200px;
    height: 1304px;
}
.in_con_02_ .img_pc_{
	display: block;
	margin: 0px auto;
	width: 1180px;
}

.in_con_02_ .text_ {
	margin: -1304px auto 0px;
	width: 1180px;
	height: 1304px;
	position: relative;
}
.in_con_02_ .text_ h3 {
	display: none;
}
.in_con_02_ .text_ p {
	position: absolute;
	top: 60.5%;
	right: 2.5%;
	width: 35%;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_02_ .price_set_ {
	margin: -170px auto 0px;
	width: 440px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
}
.in_con_02_ .price_set_ .price_ {
	font-size: 32px;
	font-weight: bold;
}
.in_con_02_ .price_set_ .unit_ {
	font-size: 18px;
}
.in_con_02_ .link_btn_ {
	margin: -30px auto 0px;
	width: 380px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}
.in_con_02_ .link_btn_ a {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_02_ .link_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_02_ .img_sp_{
	display: none;
}
/*  in_con_03
------------------------------------------------- */
.in_con_03_ {
	display: block;
	background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/con_03_img_pc.jpg) no-repeat center top;
    max-width: 2200px;
    height: 1434px;
}
.in_con_03_ .img_pc_{
	display: block;
	margin: 0px auto;
	width: 1180px;
}

.in_con_03_ .text_ {
	margin: -1434px auto 0px;
	width: 1180px;
	height: 1434px;
	position: relative;
}
.in_con_03_ .text_ h3 {
	display: none;
}
.in_con_03_ .text_ p {
	position: absolute;
	top: 57%;
	right: 5%;
	width: 55%;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_03_ .text_ p+p {
	position: absolute;
	top: 80%;
	right: 6%;
	width: 54%;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.in_con_03_ .price_set_ {
	margin: -170px auto 0px;
	width: 440px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
}
.in_con_03_ .price_set_ .price_ {
	font-size: 32px;
	font-weight: bold;
}
.in_con_03_ .price_set_ .unit_ {
	font-size: 18px;
}
.in_con_03_ .link_btn_ {
	margin: -30px auto 0px;
	width: 380px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}
.in_con_03_ .link_btn_ a {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_03_ .link_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_03_ .img_sp_{
	display: none;
}
/*  in_con_04
------------------------------------------------- */
.in_con_04_ {
	display: block;
	background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/con_04_img_pc.jpg) no-repeat center top;
    max-width: 2200px;
    height: 1548px;
}
.in_con_04_ .img_pc_{
	display: block;
	margin: 0px auto;
	width: 1180px;
}

.in_con_04_ .text_ {
	margin: -1548px auto 0px;
	width: 1180px;
	height: 1548px;
	position: relative;
}
.in_con_04_ .text_ h3 {
	display: none;
}
.in_con_04_ .text_ p {
	position: absolute;
	top: 68%;
	left: 17%;
	width: 43%;
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_04_ .price_set_ {
	margin: -170px auto 0px;
	width: 440px;
	height: 80px;
	text-align: center;
	padding-top: 15px;
}
.in_con_04_ .price_set_ .price_ {
	font-size: 32px;
	font-weight: bold;
}
.in_con_04_ .price_set_ .unit_ {
	font-size: 18px;
}
.in_con_04_ .link_btn_ {
	margin: -30px auto 0px;
	width: 380px;
	height: 80px;
	text-align: center;
	padding-top: 10px;
}
.in_con_04_ .link_btn_ a {
	width: 100%;
	font-size: 20px;
	font-weight: bold;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_04_ .link_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_04_ .img_sp_{
	display: none;
}
/*  in_con_05
------------------------------------------------- */
.in_con_05_ {
	display: block;
	background: url(https://mall.premium-water.net/img/freepage/kitchen_2020/con_05_img_pc.jpg) no-repeat center top;
    max-width: 2200px;
    height: 1450px;
}
.in_con_05_ .img_pc_{
	display: block;
	margin: 0px auto;
	width: 1180px;
}
.in_con_05_ .text_sp_ {
	display: none;
}
.in_con_05_ .text_pc_ {
	display: block;
	margin: -1450px auto 0px;
	width: 1180px;
	height: 1450px;
	position: relative;
}
.in_con_05_ .text_pc_ h2 {
	display: none;
}
.in_con_05_ .text_pc_ li:nth-child(1){
	position: absolute;
	top: 15.5%;
	right: 5%;
	width: 48%;
}
.in_con_05_ .text_pc_ li h3 {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 32px;
	color: #515151;
}
.in_con_05_ .text_pc_ li p {
	font-size: 21px;
	font-weight: bold;
	color: #666666;
}
.in_con_05_ .text_pc_ li:nth-child(2){
	position: absolute;
	top: 49%;
	left: 9%;
	width: 52%;
}
.in_con_05_ .text_pc_ li:nth-child(3){
	position: absolute;
	top: 75%;
	right: 5%;
	width: 43%;
}
.in_con_05_ .img_sp_{
	display: none;
}

/*  in_con_06
------------------------------------------------- */
.in_con_06_ {
	display: block;
    max-width: 2200px;
    height: 490px;
}
.in_con_06_ .pc_in_{
	display: block;
	margin: 0px auto;
	width: 1180px;
	position: relative;
	color: #515151;
}
.in_con_06_ .pc_in_ .price_set_01_ {
	position: absolute;
	top: 63%;
	left: 1%;
	width: 22.4%;
	box-sizing: border-box;
	text-align: center
}
.in_con_06_ .pc_in_ .price_set_02_ {
	position: absolute;
	top: 63%;
	left: 26%;
	width: 22.4%;
	box-sizing: border-box;
	text-align: center
}
.in_con_06_ .pc_in_ .price_set_03_ {
	position: absolute;
	top: 63%;
	right: 26%;
	width: 22.4%;
	box-sizing: border-box;
	text-align: center
}
.in_con_06_ .pc_in_ .price_set_04_ {
	position: absolute;
	top: 63%;
	right: 1%;
	width: 22.4%;
	box-sizing: border-box;
	text-align: center
}
.in_con_06_ .pc_in_ .price_ {
	font-size: 28px;
	font-weight: bold;
}
.in_con_06_ .pc_in_ .unit_ {
	font-size: 16px;
}
.in_con_06_ .pc_in_ .pc_bottom_con_01_btn_ {
	position: absolute;
	top: 72%;
	left: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.in_con_06_ .pc_in_ .pc_bottom_con_01_btn_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_06_ .pc_in_ .pc_bottom_con_01_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_06_ .pc_in_ .pc_bottom_con_02_btn_ {
	position: absolute;
	top: 72%;
	left: 26%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.in_con_06_ .pc_in_ .pc_bottom_con_02_btn_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_06_ .pc_in_ .pc_bottom_con_02_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_06_ .pc_in_ .pc_bottom_con_03_btn_ {
	position: absolute;
	top: 72%;
	right: 26%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.in_con_06_ .pc_in_ .pc_bottom_con_03_btn_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_06_ .pc_in_ .pc_bottom_con_03_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_06_ .pc_in_ .pc_bottom_con_04_btn_ {
	position: absolute;
	top: 72%;
	right: 1%;
	width: 22.4%;
	box-sizing: border-box;
	font-weight: bold;
}
.in_con_06_ .pc_in_ .pc_bottom_con_04_btn_ a {
	width: 100%;
	font-size: 15px;
	padding: 3% 0;
	border-radius: 8px;
	background: #e73358;
	text-align: center;
	color: #fff;
	position: relative;
	transition: .3s;
	display: inline-block;
	text-decoration: none;
}
.in_con_06_ .pc_in_ .pc_bottom_con_04_btn_ a::after {
	content: "";
	position: absolute;
	right: 15px;
	top: calc(50% - 4px);
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	transform: rotate(-45deg);
}
.in_con_06_ .sp_in_{
	display: none;
}