/*
 * 15_refrigerator
 * sp.css 
 */

.title {
	background-image: url("../img/title_sp.jpg");
	background-size: cover;
	background-position: right center;
	height: 46vw;
	width: 100%;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.title.top {
	background-image: url("../image_210518/title_sp.jpg");
}
.title.haier {
	background-image: url("../image_210518/title_haier_sp.jpg");
}
.title.mitsubishi {
	background-image: url("../image_210518/title_mitsubishi_sp.jpg");
}

.title.sub {
	background-image: url("../img/title_sp_02.jpg");
}
.title--headingTop__small{
	font-size:5vw;
	display: block;
	margin-bottom: 5px;
}
.title--headingTop__sub{
	font-size:5vw;
	display: block;
}

h1 {
	color: #FFFFFF;
	text-align: left;
	font-weight: 700;
	font-size: 8vw;
	text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
	margin-left: 4%;
	margin-top: 0;
	line-height: 1.1;
	/*width:100%;
	text-align:center;*/
	

}

#main .w100 {
	width: 100%;
}

#main .w49 {
	width: 49%;
}

#main .mb0 {
	margin-bottom: 0px;
}

#main .mb10 {
	margin-bottom: 10px;
}

#main .mb20 {
	margin-bottom: 20px;
}

#main .sp-mb0 {
	margin-bottom: 0px !important;
}

#main section {
	margin-bottom: 40px;
}

.topBtn ul li.pc-only {
	display: none;
}



#main .listHead34 {
    font-size: 1.2em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 10px 0;
}
#main .h2comment{
	line-height:1.2;
}
#main .number_of_people p{
	margin-bottom:30px;
	line-height:1.2;
}


#main .fsMedium{
	padding:0.75em 1em;
}
#main .freezer_bnr{
	margin-bottom:30px;
}
#main .freezer_bnr p{
	text-align:center;
	margin-top:10px;
	font-size:0.9em;
}

#main section .freezer_bnr {
	margin-top:10px;
}

#main .circle{
	display:flex;
	flex-wrap:wrap;
}
#main .circle li{
	width:calc(50% - 10px);
	margin-right:20px;
}
#main .circle li:nth-child(2n){
	margin-right:0;
}
#main .circle li img{
	width:100%;
}
#main .circle a{
	display:block;
	border-radius:50%;
	overflow:hidden;
	border: solid 1px #bbb;
}

#main .cols2-1 li{
	display:flex;
	flex-wrap:wrap;
	padding:15px;
}
#main .links li .pListText {
    width: 60%;
}
#main .links li .pListImg {
    width: 40%;
}
#main p.pleft {
	margin-top:10px;
}
#main strong.st1 {
    font-weight: bold;
    color: #0079C9;
    margin-bottom: 5px;
	display:block;
}

#main .maker{
	display:flex;
	flex-wrap:wrap;
	margin-bottom:30px;
	text-decoration: none;
}
#main .maker .maker_logo{
	width:30%;
	display: flex;
    align-items: center;
	/*border-radius:50%;
	overflow:hidden;*/
}
#main .maker .maker_logo img{
	border: 1px solid #bbb;
}
#main .maker .maker_text{
	width:calc(70% - 10px);
	margin-left:10px;
	text-align:justify;
	color:#333;
	line-height:1.2;
}
#main .kome{
	line-height:1.2;
	margin:5px 0 10px;
	font-size: 0.75em;
}
#main .chat{
	text-align:center;
	font-weight:bold;
	line-height:1.2;
	margin:10px 0;
}
#main .topBtn ul li a{
	padding-right:1.0em;
}








/** family.html */

#main .yl {
	color: #fff;
	background-color: #0A5599;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
}

.inbox3 p {
	line-height: 1.5;
	font-size: 1.2em;
}

#main .mb5 {
	margin-bottom: 5px;
}

.logo {
	font-size: 1.4em;
	color: #0A5599;
	font-weight: bold
}

#main h4 {
	margin-bottom: 5px;
	color: #005BAA;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2;
}

#main .mt10 {
	margin-top: 10px;
}

#main .padd {
	width:100%;
	margin: 20px auto;
}

#main a.btnRadius02 {

}

.banner_list2-1 img{
	width: 100%
}
#main .banner_list2-1 li{
	margin-bottom: 10px;
}
#main .banner_list2-2 li {
    position: relative;
    padding: 8px;
    box-sizing: border-box;
}
#main .banner_list2-2 img{
	padding: 2.5em 0 1.5em 0
}
#main .links.cols3-2 li{
	width:100%;
	margin-right:0;
	margin-bottom: 10px;
}

.text-box2{
	font-weight: bold;
	color: #333;
	line-height: 1.3;
	font-size: 0.9em;
	text-align:left
}
p.spec{
	position: absolute;
	top: 6%;
	left: 4%
}
p.spec span{
	color: #fff;
	background-color: #0A5599;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 0.9em
}
.lhTxt{
	line-height: 1.5;
	margin-bottom: 1em
}

table.r_tb{
	    border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px
}

table.r_tb, table.r_tb td, table.r_tb th {
    border-collapse: collapse;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0.6em 0.4em;
	box-sizing: border-box;
	font-size: 1em
 
}

table.r_tb th {
  
    background: #efefef;
	font-weight: bold;
	line-height: 1.2
}
table.r_tb td p{
color: #E4000E;
	margin-top: 5px
}
table.r_tb td img{
	width: 100%
}
.inbox3 p.heading03{
line-height: 1.8
}
#main .inbox3 h3{
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
	font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin: 0.8em 0;
	line-height: 1.3
}
#main .fsSmall.refriBtn {
    padding: 0.8em 0.2em;
}
#main .banner_list2-2{
	margin-bottom:10px;
}
#main .links{
	margin:20px auto;
}
#main .notxt{
	margin:0;
}
#main .notxt img{
	display:block;
}
#main .topBtn{
	margin:0;
}
#main .number_of_people h3 {
	margin-bottom: 20px;
}
#main .number_of_people .liter {
    color: #fff;
    background-color: #0A5599;
    padding: 5px;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.0em;
	margin-right: 5px;
}




#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin: 0 10px 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
	text-decoration: none;
}

#main .topBtn ul li a{
	display: flex;
    align-items: center;
    background-image: url(/contents/event/20_new-life/image_210610/arow_red.png);
    background-size: 10px;
}

#main .relation {
    display: flex;
    flex-wrap: wrap;
}

#main a.feature {
    display: flex;
    color: #000000;
    text-decoration: none;
}
#main .feature {
    width: 100%;
    height: auto;
    min-height: 80px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
#main .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 100px;
    transform: translateY(-50%);
}
#main .feature .feat_title {
    font-size: 1.2em;
    width: calc(100% - 130px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
    display: flex;
    align-items: center;
}
#main .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}

