/*
 * 15_refrigerator
 * pc.css 
 */

.title {
	background-image: url("../img/title.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 870px;
	height: 200px;
	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.jpg");
}
.title.haier {
	background-image: url("../image_210518/title_haier.jpg");
}
.title.mitsubishi {
	background-image: url("../image_210518/title_mitsubishi.jpg");
}
.title.sub {
	background-image: url("../img/title_02.jpg");
}
.title--headingTop__small{
	font-size:30px;
	display: block;
}
.title--headingTop__sub{
	font-size:30px;
	display: block;
}
h1 {
	color: #FFFFFF;
	font-weight: 700;

font-size: 55px;
    text-shadow: 1px 1px 2.5px rgb(10 10 10 / 90%);
    /*margin-left: 20px;
    margin-top: 89px;*/
    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;
}

#menu {
	margin-bottom: 40px;
}




#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;
}

#main section .freezer_bnr {
	margin-top:30px;
}


#main .circle{
	display:flex;
	flex-wrap:wrap;
}
#main .circle li{
	width:calc(25% - 10px);
	margin-right:20px;
}
#main .circle li:nth-child(4n){
	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:20%;
	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(80% - 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;
	font-size: 1.1em
}

.inbox3 p {
	line-height: 1.5;
	font-size: 1.2em;
}

#main .mb5 {
	margin-bottom: 5px;
}

.logo {
	font-size: 1.6em;
	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:50%;
	margin: 20px auto;
}

#main a.btnRadius02 {

}

/** personal.html */
#main .aBtn{
	justify-content: center;

}
#main .aBtn li{
	width: 320px
}
#main .aBtn li:first-of-type {
	margin-right: 40px

}

#main .aBtn li:last-of-type {

}
#main .links{
	margin-top: 20px
}
.banner_list2-1 img{
	width: 100%
}
#main .banner_list2-2 li{
	position: relative;
	padding: 15px;
	box-sizing: border-box
}
#main .banner_list2-2 img{
	padding: 2.5em 0
}
.text-box2{
	font-weight: bold;
	color: #333;
	line-height: 1.3;
	font-size: 1.2em;
	text-align: center
}
p.spec{
	position: absolute;
	top: 4%;
	left: 2%
}
p.spec span{
	color: #fff;
	background-color: #0A5599;
	padding: 5px;
	border-radius: 5px;
	font-weight: bold;
	font-size: 1.15em
}
.lhTxt{
	line-height: 1.5;
	margin-bottom: 1em
}
table.r_tb{
	    border-collapse: collapse;
	table-layout: fixed;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 30px
}

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: 1.2em
 
}

table.r_tb th {
  
    background: #efefef;
	font-weight: bold;
	line-height: 1.2
}
table.r_tb td p{
color: #E4000E;
	margin-top: 5px
}
.inbox3 img{
	max-width:768px;
	display: block;
	margin: 10px auto
}
.heading03{
	display: flex;
	align-items: center
}
#main .inbox3 h3{
	color: #333;
	font-weight: bold;
	font-size: 1.15em;
	font-family:"Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
	margin: 0.8em 0;
}

#main .fsSmall {
    font-size: 1em;
}

#main .notxt{
	margin:0;
}
#main .notxt img{
	display:block;
}
#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.15em;
	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-bottom: 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: block;
    color: #000000;
    text-decoration: none;
	width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
#main .feature:nth-child(2n) {
    margin-right: 0;
}
#main .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
}
#main .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 20px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
#main .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}

