@charset "utf-8";

#insurance_wrap{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
}
html #insurance_wrap{
	font-size: 62.5%;
}
body #insurance_wrap{
	width: auto;
	margin-top: 15px;
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
	font-family: 'Noto Sans JP', sans-serif !important;
	font-weight: 400;
}
#insurance_wrap img{
	height: auto;
	vertical-align: bottom;
	max-width: 100%;
}
#insurance_wrap .flexbox{
	display: flex;
	justify-content: space-between;
}

/* ------------------------------------------------------
	Reset
 ------------------------------------------------------- */
.is-mian a {
	text-decoration: underline;
	-webkit-transition: all .35s cubic-bezier(.75, 0, .35, 1);
	transition: all .35s cubic-bezier(.75, 0, .35, 1);
}
.is-main a:hover,
.is-main a:hover img {
 text-decoration:none;
 opacity:.8;
 }
.is-main a:before,
.is-main a:after,
.is-main a img {
	-webkit-transition: all .35s cubic-bezier(.75, 0, .35, 1);
	transition: all .35s cubic-bezier(.75, 0, .35, 1);
}
h1,h2,h3,p,a,ul,ol,li{
	margin: 0;
	padding: 0;
	list-style:none;
}

/* -------------------------
        	  sns
-----------------------------*/
#main .u-inner{width: 967px;margin: 0 auto;}
#main .is-item_fb{display: inline-block;}
#main .is-item_twitter{display: inline-block;}
#main .l-mainSns_items{width: 967px;}
#main{position: relative;}
#wrapper .l-mainSns_items .is-item_fb{position: absolute;top: 0;right: 200px;}
#wrapper .l-mainSns_items .is-item_tw{position: absolute;top: 0;right: 117px;}
DIV#pankuzu_r{width: 967px;margin: 0 auto;}

/* -------------------------
          visible
-----------------------------*/
#insurance_wrap .visible-pc{display: inline-block;}
#insurance_wrap .visible-sp{display: none;}

/* -------------------------
          pageTop 
-----------------------------*/
#float-btn-backtotop { 
	position: fixed;
	height: 0;
	width: 100%;
	bottom: 20px;
	right: 0;
	z-index: 1005;
	transition: 0.2s ease;
}
#float-btn-backtotop .container { 
	max-width: 1200px; 
	min-width: 967px; 
	margin: 0 auto !important; 
	padding: 0; 
	position: relative;
}
#float-btn-backtotop > .wrapper {
	max-width: 1200px; 
	min-width: 967px; 
	margin: 0 auto; 
}
#float-btn-backtotop .bttbtn { 
	position: absolute; 
	bottom: 0; 
	right: 20px; 
}
#float-btn-backtotop .bttbtn a { 
	display: block; 
	text-align: center; 
	width: 40px;
	height: 40px; 
	background-color: #9fa1a0; 
	transition: opacity 0.3s ease;
	opacity: 0.8;
}
#float-btn-backtotop .bttbtn a:hover,
#float-btn-backtotop .bttbtn a:focus { 
	opacity: 0.7; 
}
#float-btn-backtotop .bttbtn a img { 
	vertical-align: baseline; 
	width: auto !important; 
}
#float-btn-backtotop a:before { 
	content: ""; 
	display: inline-block; 
	height: 100%; 
	vertical-align: middle; 
}

/*-----------------------------
          layout
-----------------------------*/

/* ここからPC用コーディング開始 */
#ricecooker_care {
	width:976px;
	max-width:100%;
	margin: 0 auto;
}
#ricecooker_care p {
	padding:15px;
}

#how_to_cook,
#rice_cooker_care {
	margin-bottom:40px;
}

#ricecooker_care h2 {
	color:#755b36;
	background-color:#fdfbe2;
	padding:15px;
	font-size: 1.5em;
    font-weight: bold;
}
#ricecooker_care h3 {
	color:#a37e52;
	padding:10px 15px;
	font-size: 1.17em;
    font-weight: bold;
}
#ricecooker_care .flowbox h3,
#ricecooker_care .flowbox2 h3 {
	padding:0;
}

#ricecooker_care .flowbox,
#ricecooker_care .flowbox2,
#ricecooker_care .flowbox3 {
	border: 2px solid #cdbb95;
	padding:15px;
}

#ricecooker_care .flowbox ul {
	display:flex;
	border-bottom:2px solid #e7e7e7;
	padding-bottom:15px;
	margin-bottom:15px;
}
#ricecooker_care .flowbox2 ul {
	display:flex;
	padding-bottom:15px;
	margin-bottom:15px;
}
#ricecooker_care .flowbox ul:last-child {
	border-bottom:none;
}
#ricecooker_care .flowbox .txtbox1,
#ricecooker_care .flowbox2 .txtbox1 {
	width: 62%;
	margin-top:15px;
}
#ricecooker_care .flowbox .txtbox2,
#ricecooker_care .flowbox2 .txtbox2 {
	width: 38%;
	text-align: right;
	margin-top:-15px;
}

#ricecooker_care .imagetxt {
	display:flex;
}
#ricecooker_care .imagetxt .txtbox1 {
	width: 62%;
	padding-left: 15px;
}
#ricecooker_care .imagetxt .txtbox2 {
	width: 38%;
	text-align: right;
	margin-top:-15px;
}
#ricecooker_care .flowbox3 p {
	text-align:center;
}
#ricecooker_care .flowbox2 p {
	padding:0;
}
#ricecooker_care .pagebt {
	display:flex;
	margin: 20px auto;
	width:80%;	
}
#ricecooker_care .pagebt li {
	padding: 0 30px;
}

#ricecooker_care .txtcenter {
	text-align:center;
}

#ricecooker_care .buybt,
#ricecooker_care .buybt2 {
	border: 2px solid #CCC;
	border-radius: 5px;
	margin:20px auto;
	width: 50%;
    padding: 15px;
}
#ricecooker_care .buybt li {
	width: 41%;
    float: right;
    margin: 0px 20px;
}
#ricecooker_care .buybt2 ul {
	margin: 0px auto;
	width:100%;
}

#ricecooker_care .buybt .mt20 {
	margin-top:20px;
}

#ricecooker_care .buybt span a,
#ricecooker_care .buybt2 span a {
	color:#FFF;
	background-color:#ffb517;
	display:block;
	text-decoration:none;
	text-align: center;
    padding: 8px;
	margin:10px 0;		
}
#ricecooker_care .buybt2 span a {
	width:50%;
	margin:10px auto;
}

#ricecooker_care .buybt span a:hover,
#ricecooker_care .buybt2 span a:hover {
	transition: 0.3s ease-out;
	opacity: 0.8;
}

#ricecooker_care .buybt .floatR {
	float: right;	
}
#ricecooker_care .txtOrange {
	color:#e7610a;
	font-weight:bold;
}
#ricecooker_care .txtBrown {
	color:#a37e52;
	font-weight:bold;
}


@media screen and (min-width:768px) { 
#ricecooker_care .sp_no {
	display:none;
}
}

/* ------------------------------------------------------------------------------------------------------------
	media
 ------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width:767px) {
	
	body #insurance_wrap{width: auto;margin-top: 30px;padding: 10px 0;font-size: 14px;}
	#insurance_wrap img{max-width: 100%;}
	#insurance_wrap .flexbox{display: block;}
	DIV#pankuzu_r {line-height:1.5;width:auto;margin:0 10px;font-size: 12px;position: static;}
	
	/*------sns------*/
	#wrapper .l-mainSns_items .is-item_fb{top: 30px;right: 85px;}
	#wrapper .l-mainSns_items .is-item_tw{top: 30px;right: 5px;}
	
	/*------sp------*/
	#insurance_wrap .visible-pc{display: none;}
	#insurance_wrap .visible-sp{display: inline-block;}
	
	/*------pagetop------*/
	#float-btn-backtotop{width:auto;}
	#float-btn-backtotop .bttbtn{right: 10px;}
	.l-page_top,.l-page_top .anc{display: none;}
	
	/*------ sp-layout ------*/
	
	/* ここからスマホ用コーディング開始 */
	#ricecooker_care .pc_no {
		display:none;
	}
	#ricecooker_care .pagebt {
		display:block;
		margin: 10px auto;
		width:80%;	
	}
	
	#ricecooker_care .pagebt li {
		padding: 10px;
	}
	#ricecooker_care .flowbox,
	#ricecooker_care .flowbox2,
	#ricecooker_care .flowbox3 {
		width:90%;
		margin:10px auto;
	}
	#ricecooker_care h3,
	#ricecooker_care .flowbox h3,
	#ricecooker_care .flowbox2 h3 {
		background:#FFFFFF;
		font-size:1.3rem;
	}
	#ricecooker_care .imagetxt .txtbox2 {
		margin-top:15px;
	}
	#ricecooker_care .flowbox ul,#ricecooker_care .imagetxt,#ricecooker_care .flowbox2 ul {
		display: block;
	}
	#ricecooker_care .flowbox .txtbox1, #ricecooker_care .flowbox2 .txtbox1,#ricecooker_care .imagetxt .txtbox1 {
		width:100%;
	}
	#ricecooker_care .imagetxt .txtbox2 {
    	width: 100%;
   		text-align: center;
	}
	#ricecooker_care .flowbox .txtbox2, #ricecooker_care .flowbox2 .txtbox2 {
   		width: 100%;
    	text-align: center;
    	margin-top: 15px;
	}
	#ricecooker_care .buybt,
	#ricecooker_care .buybt2 {
		width:70%;
		margin:15px auto;
		display: block;
	}
	#ricecooker_care .buybt li {
		width:90%;
		float:none;
		margin: 5px auto;
		text-align:center;
	}
	#ricecooker_care .buybt .mt20 {
		margin-top:0;
	}
	#ricecooker_care .buybt2 span a {
		width:75%;
}
}

/* ↓↓↓floatを使ったときに使用　*/

/*-----clearfix-----*/
.clearfix:after{
	display: block;
	clear: both;
	content: "";
} 
