﻿.red75{color: #f00;
font-weight: bold;
font-size: 0.75em;
}
.red{color: #f00;
font-weight: bold;
display: block;
margin-top: 10px;
/*font-size: 0.75em;*/
}
.top-1{
margin-top: 1em;
}
@media screen and (min-width:768px) {
	.maindesign .top-title{
	position: relative

}
.btm20{
	margin-bottom: 1.3em;
	}
.maindesign .top-title h1{
position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 80%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
		color: #fff;
	font-size: 5.2rem;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(0,0,0,.8);
	text-align: center
}
.maindesign .top-title h1 span{
font-size: 2rem;
    font-weight: 300;
    line-height: 1;
    display: block;
    margin-top: 1rem;
    letter-spacing: .16rem;
}

.maindesign .top-title::after{
	position: absolute;
    top: 0;
    left: 0;
     width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, .2);
}
	.maindesign .description{
		margin-top: -1px
	}
	}
	@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, .maindesign .top-title h1{		width: 7em;	}/* IE11 */
}
	@media screen and (max-width:767px) {
	
	.maindesign .top-title{
	position: relative

}
		.maindesign .top-title img{
					    height: 170px;
    object-fit: cover;
    width: 100%;
		}
.maindesign .top-title h1{
position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 98%;
     -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
		color: #fff;
	font-size: 11vw;
	font-weight: bold;
	text-shadow: 0 0 5px rgba(0,0,0,.8);
	text-align: center
}
.maindesign .top-title h1 span{
font-size: 5.5vw;
    font-weight: 300;
    line-height: 1;
    display: block;
    margin-top: 0.8rem;
    letter-spacing: .16rem;
}

.maindesign .top-title::after{
	position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    background-color: rgba(0, 0, 0, .2);
}
	}



.maindesign #co00 p{
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.6rem
}
.maindesign .indent{
	    text-indent: -1.0em;
    padding-left: 1.0em;
	margin-top: .4em
}
.maindesign .txt__att{
	color: #FE3737;
	line-height: 1.3
}
.maindesign .btn__col1{

}
.maindesign .btn__col1 a{
	    width: calc( 60% - 10px);
		margin: 1em auto;
	text-decoration: none;
}
.maindesign table.order{		table-layout: fixed;
		width: 100%;

}
.maindesign table.order td,.maindesign table.order th{
		padding: 0.6em;
		box-sizing: border-box;
		vertical-align: middle;
		text-align: center;
		border: 1px solid #ccc;
				line-height: 1.4;
				font-size: 1.2rem;
	font-feature-settings: "palt";
	}
.maindesign table.order th{
			text-align: center;
			background: #efefef;
	font-weight: bold
		}

.maindesign table.order th:first-child{

			}
		
.maindesign table.order th:nth-child(2) {

		}
.maindesign table.order th:nth-child(3) {
		
		}

	.maindesign table.order td.center, .maindesign table.order th.center{
			text-align: center;
				line-height: 1.3
		}
			.maindesign table.order th:nth-child(1){
	}
.maindesign .under-txt{
	line-height: 1.5;
	font-size: 1.15rem;
	margin: 1em 0;
}
.maindesign .color-list li {box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
	overflow: hidden;}
.maindesign .color-list li a,.maindesign .lineage-list a{
	color: #333;
	display: block;
}
.maindesign .color-list li a p{
	    font-weight: bold;
    font-size: 1.2em;
	padding: 0.5em;
	text-align: center
}
.maindesign .yen{

}
@media screen and (min-width:768px) {

	.maindesign .color-list{
	display: flex;
    flex-wrap: wrap;
}
.maindesign .color-list li{
	width: calc(25% - 15px);
	margin-top: 20px
}
.maindesign .color-list li:nth-child(-n+4) {
    margin-top: 0;
}
	.maindesign .color-list li{
		margin-right: 20px
	}
	.maindesign .color-list li:nth-child(4n){
		margin-right: 0
	}
	
		.maindesign .lineage-list{
	display: flex;
    flex-wrap: wrap;
}
.maindesign .lineage-list li{
	width: calc(25% - 15px);
	margin-top: 20px
}
.maindesign .lineage-list li:nth-child(-n+4) {
    margin-top: 0;
}
	.maindesign .lineage-list li{
		margin-right: 20px
	}
	.maindesign .lineage-list li:nth-child(4n){
		margin-right: 0
	}
	
	.maindesign .lineage-list li a .lineage-list--head{
	    font-weight: bold;
    font-size: 1.2em;
	padding: 0.5em 10px 0.3em 10px;

}
	.maindesign .lineage-list li a .lineage-list--txt{
		line-height: 1.4;
		font-size: .95rem;
			padding: 0 10px 0.8em 10px;
	}
	.maindesign .lineage-list li {box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
	overflow: hidden;}
	.maindesign .future-bnr{
		position: relative;
		margin-bottom: 60px
	}
	.maindesign .future-bnr img{
		width: 1080px;
		height: auto;
		z-index: 2;
		background: #fff
	}
	.maindesign a .future-bnr--box{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 3;
		background: #fff;
		border-radius: 0 10px 0 0;
				color: #1e2229;
		padding: 1.6rem 1.6rem 0.8rem 1.6rem;
		box-sizing: border-box;
	} 
	.maindesign a .future-bnr--box h3{
		font-size: 2.4rem
	}
	.maindesign a .future-bnr--box p{

		font-size: 1.2rem;
		line-height: 1.5;
				margin-top: 0.8em;
	}
	
		.maindesign a .future-bnr--box p.future-bnr--box__link{
		font-size: 1.1rem;
		line-height: 1.5;
				margin-top: 0.6em;
			padding-right: 0.4rem;
			position: relative;
			    display:flex;
justify-content: flex-end;

	}
	.maindesign a .future-bnr--box p.future-bnr--box__link::after{
		content: "";
    position: absolute;
    right: -8px;
    border-top: 1px solid #E6001B;
    border-right: 1px solid #E6001B;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate( 
45deg
);
    transform: rotate( 
45deg
);
    top: 2px;
    bottom: 0;
    margin: auto;
	}
	.maindesign .future-bnr::after{
content: "";
    position: absolute;
    right: 0;
    bottom: -50px;
    z-index: -1;
    background: rgba(231,85,96,0.4);
    width: 300px;
    height: 300px;
	}

}



@media screen and (max-width:767px) {
	.red{
font-size: 1em;
}
	.maindesign #co00 p{
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.1rem
}
	.maindesign .btn__col1 a{
		width: 100%
	}
	.maindesign table.order{	
		margin: 1.6em 0;

}
.maindesign table.order td,.maindesign table.order th{
		padding: 0.4em;
				font-size: 0.9rem;
	}

.maindesign table.order th:nth-child(1) {
width: 5em
		}

		.maindesign .color-list{
	display: flex;
			justify-content: space-between;
    flex-wrap: wrap;
}
.maindesign .color-list li{
	width: calc(50% - 7.5px);
	margin-top: 15px
}
/*.maindesign .color-list li:nth-child(-n+2) {
    margin-top: 0;
}*/
	.maindesign .color-list li a p{
		font-size: 1rem
	}
		.maindesign .cate-list{
	display: flex;
			justify-content: space-between;
    flex-wrap: wrap;
}
.maindesign .cate-list li{
	width: calc(50% - 7.5px);
	margin-top: 15px
}
	.maindesign .cate-list li a p{
		font-size: 1rem
	}	
	.maindesign .lineage-list {
		display: flex;
		justify-content: space-between;
	    flex-wrap: wrap;
	}
	.maindesign .lineage-list li{
	width: calc(50% - 7.5px);
		margin-bottom: 15px;
}
/*	.maindesign .lineage-list li:first-child{
		margin-top: 0
	}*/
	.maindesign .lineage-list li a{
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 12px 8px 12px 12px;
    border: 1px solid #CCC;
    border-radius: 5px;
    overflow: hidden;
		color: #333;}
	.maindesign .lineage-list li a .lineage-list--head{
font-weight: bold;
    font-size: 1.1rem;
    line-height: 1.3;
    margin-bottom: 0.4rem;

}
	.maindesign .lineage-list li a .lineage-list--txt{
line-height: 1.5;
    font-size: 0.85rem;
	}
	.maindesign .future-bnr{
		position: relative;
		margin-bottom: 40px;
		display: flex;
		justify-content: flex-end
	}
	.maindesign .future-bnr a{
		width: 84%;

	}
	.maindesign .future-bnr img{
			z-index: 2;
		    height: 220px;
    object-fit: cover;
    width: 100%;
	}
	.maindesign a .future-bnr--box{
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 3;
		background: #fff;
		border-radius: 0 10px 0 0;
				color: #1e2229;
		padding: 0.8rem 0.8rem 0.3rem 0.8rem;
		box-sizing: border-box;
	} 
	.maindesign a .future-bnr--box h3{
		font-size: 0.95rem;
		font-weight: bold
	}
	.maindesign a .future-bnr--box p{

		font-size: 0.85rem;
		line-height: 1.4;
				margin-top: 0.4em;
	}
	
		.maindesign a .future-bnr--box p.future-bnr--box__link{
		font-size: 12px;
		line-height: 1.5;
				margin-top: 0.4em;
			padding-right: 0.4rem;
			position: relative;
			    display:flex;
justify-content: flex-end;

	}
	.maindesign a .future-bnr--box p.future-bnr--box__link::after{
		content: "";
    position: absolute;
    right: -3px;
    border-top: 1px solid #E6001B;
    border-right: 1px solid #E6001B;
    width: 6px;
    height: 6px;
    -webkit-transform: rotate( 
45deg
);
    transform: rotate( 
45deg
);
    top: 2px;
    bottom: 0;
    margin: auto;
	}
	.maindesign .future-bnr::after{
content: "";
    position: absolute;
    right: -5px;
    bottom: -5px;
    z-index: -1;
    background: rgba(231,85,96,0.4);
    width: 120px;
    height: 100px;
	}
	.maindesign .fs-large {
    font-size: 1.05em;
    padding: 1.05rem 1rem;
}
}


.maindesign .ichiran{
	display:flex;
	flex-wrap:wrap;
	justify-content: space-between;
	margin: 1rem 0
}
.maindesign .ichiran table{
	width:calc(100% / 3 - 15px);
}

.maindesign .hedget {
	margin-bottom:20px;
}
.maindesign .hedget th,.maindesign .hedget td {
	border:1px #CCC solid;
	box-sizing: border-box
}
.maindesign .hedget th {
			text-align: center;
			background: #efefef;
	font-weight: bold;
	padding:0.5em;
	box-sizing: border-box
}
.maindesign .hedget td {
	text-align:left;
	padding:0.5em;
	vertical-align:middle
}
.maindesign .hedget td a {
	text-decoration:none;
}
.maindesign .hedget td:nth-child(1) {
text-align: center;
	border-top: 0;
    border-bottom: 0;
		}
.maindesign .hedget td.head-word{
	border-top:1px #CCC solid;
}
.maindesign .hedget td.bottom-word{
	border-bottom:1px #CCC solid;
}
@media screen and (max-width:767px){
.maindesign .ichiran table{
	width:100%;
}
	.maindesign .hedget th:nth-child(1) {
		width: 4em
	}
}

.maindesign .qa-txt{
	line-height: 1.5;
	margin: 1rem 0
}
.maindesign .qa-list__indent{
	margin: 1rem 1.5em
}
.maindesign .qa-list__indent li{
	list-style-type: disc;
	line-height: 1.4;
	margin-bottom: 0.4em}
.maindesign .qa-list__indent li:last-child{
	margin-bottom: 0
}
@media screen and (min-width:768px){
.maindesign .qa-list{
	margin-top: 3rem
}
.maindesign .qa-list li{display: flex;
	align-items: center;
	line-height: 1.5
}
.maindesign .qa-list .q div{

	    font-size: 26px;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    line-height: 34px;
    text-align: center;
    background-color: #E5002D;
    color: #fff;
	margin-right: 10px
}
.maindesign .qa-list .q span{

}
.maindesign .qa-list .q{
	font-weight: bold;
	font-size: 1.35em;
	margin-bottom: 0.8em
}

.maindesign .qa-list .a div{

	    font-size: 26px;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px solid #E5002D;
	box-sizing: border-box;
    color: #E5002D;
	margin-right: 10px;
	text-align: center
}
.maindesign .qa-list .a span{
font-size: 1.2em
}
.maindesign .qa-list .q{
	font-weight: bold
	}}
@media screen and (max-width:767px){
	
.maindesign .qa-list{
	margin-top: 1.6rem
}
.maindesign .qa-list li{display: flex;
	line-height: 1.5
}
.maindesign .qa-list .q div{
flex: 0 0 auto;
		    font-size: 24px;
    height: 32px;
     width: 32px;
	box-sizing: border-box;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
    background-color: #E5002D;
    color: #fff;
	margin-right: 10px
}
.maindesign .qa-list .q span{
	margin-top: 4px
}
.maindesign .qa-list .q{
	font-weight: bold;

	margin-bottom: 0.8em
}

.maindesign .qa-list .a div{
flex: 0 0 auto;
		    font-size: 24px;
    height: 32px;
     width: 32px;
	box-sizing: border-box;
    border-radius: 50%;
    line-height: 29px;
    text-align: center;
    border: 1px solid #E5002D;
    color: #E5002D;
	margin-right: 10px;

}
.maindesign .qa-list .a span{
	margin-top: 4px
}
.maindesign .qa-list .q{
	font-weight: bold
}
	.maindesign .qa-txt{
font-size: 14px
}

	.maindesign .qa-list__indent li{
		font-size: 14px
	}
.maindesign .feature-hdg2 {
    position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.5rem;
    margin-top: calc(60px - 0.6rem);
    margin-bottom: 20px;
    line-height: 1.2;
}
}



/*220927*/
.mgb30{margin-bottom: 30px;}
.mgb80{margin-bottom: 80px;}
.mgb110{margin-bottom: 110px!important;}
.fs13{font-size: 1.3em!important;}
.fs08{font-size: 0.8em!important;}
.pd5{padding: 5px;}

.maindesign .title_inner {
    background-color: rgba(0,0,0,0.3);
    padding: 10px 30px;
    line-height: 1.4;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
    text-align: center;
    white-space: nowrap;
}
.maindesign .title_inner .sub_title {
    position: static !important;
}
.maindesign p {line-height: 1.3;}
	.featureBox {
		border: 3px solid #ff3366;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
}
	.featureBox .fBTitle {
		position: absolute;
		top: -25px;
		border: 5px solid #fff;	
		color: #fff;
		padding: 10px 30px;
		background: #ff3366;
		box-sizing: border-box;
		font-size: 1.25em;

	}
	.featureBox .fbWording {
		list-style-type: disc;
		margin: 10px 0 10px 40px;
		font-size: 1.25em;
		color: #ff3366;
	}
.maindesign h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
margin-top: calc(50px - 0.6rem);
    margin-bottom: calc(30px - 0.75rem);
	text-align: left;
    padding: 0.3rem 1rem;
	line-height: 1.2;
}
.maindesign .lineage-list--head {
    font-weight: bold;
    /*font-size: 0.85em;*/
    padding: 0.5em 10px 0.3em 10px;
}

.maindesign .col3-1{
	display: flex;
	justify-content: space-between;
}
.maindesign .col3-1 div{
    width: calc( 33.3% - 10px);
	    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 5px;
    overflow: hidden;
}
.maindesign .col3-1 a{
	text-decoration: none;
	color: #333!important;
}
.maindesign .col1-2{
	display: flex;
	justify-content: space-around;
	flex-direction: column;
}
.maindesign .col1-2 li{
    width: 100%;
}
.maindesign .col2-2{
	display: flex;
    gap: 30px;
}
.maindesign .col2-2 .original.col1{
	width: 50%;
}
.maindesign .col2-1{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.maindesign .col2-1 .original{
	display: flex;
	flex-direction: row;
	margin: 0 0 10px;
}
.maindesign .col2-2 .col-text{
	display: flex;
    flex-direction: column;
}
.maindesign .col2-1 .original img{
	width: 49%!important;
}
.maindesign .col2-1 p{
	flex: 1;
}
.maindesign .col2-1 .reservation-img{
	/*width: 35%;*/
	max-width: 350px;
}
.maindesign .col2-1 .reservation-text2{
	width: 50%;
}
.maindesign .col-2 li{
	display: flex;
	flex-direction: column;
	justify-content: flex-end
}
.maindesign .characteristics .col-2 li{
	justify-content:center;
}
#main .col-2 .reservation-text .menu-btn-list{
	margin-bottom: 0;
}
.maindesign .col-2 .reservation-text p{
	text-indent: -1em;
	padding-left: 1em;
	flex: 0;
}
.maindesign .col2-1 .brand{
	margin-bottom: 30px;
}
.maindesign .col3-1 .col2{
    width: 100%;
	display: flex;
	justify-content: flex-start;
	border: none;
	align-items: center;
}
.maindesign .col3-1 .text-right{
  padding: 5px 10px 0 0;
	margin-left: auto;
}
.maindesign .ranking {
  padding: 16px 0 16px 60px;
  background-color: #fff;
  background-position: left 5px center;
  background-repeat: no-repeat;
  background-size: 50px 50px;
  overflow-wrap: break-word;
	margin-bottom: 0;
    height: 2.5em;
	    display: flex;
    align-items: center;
    font-feature-settings: "palt" 1;
}
.maindesign .one {
    background-image: url("/contents/event/rose_seedling/images_240305/one.png");
  }
 .maindesign .two {
    background-image: url("/contents/event/rose_seedling/images_240305/two.png");
  }
.maindesign .three {
    background-image: url("/contents/event/rose_seedling/images_240305/three.png");
  }
@media screen and (min-width:768px){
.mgb30pc{margin-bottom: 30px;}
.fs13pc{font-size: 1.3em!important;}
	
}
@media screen and (max-width:767px){
	.fs08sp{font-size: 0.8rem!important;}	
	.fs01sp{font-size: 1rem!important;}	
	.pd5sp{padding: 5px;}
	.featureBox {
		border: 3px solid #ff3366;
		margin: 30px 0;
		box-sizing: border-box;
		padding: 30px 10px 10px;
		position: relative;
	}
	.featureBox_inner {
		position: absolute;
		top: -10px;
		left: 50%;
		transform: translateX(-50%);
		border: 5px solid #fff;
		width: 75%;
		max-width: 270px;
		background: #fff;
		box-sizing: border-box;
	}
	.featureBox .fBTitle {
		color: #fff;
		padding: 10px 30px;
		background: #ff3366;
		box-sizing: border-box;
		font-size: 1.0em;
		width: 99%;
		margin: 0 auto;
		text-align: center;
	}
	.featureBox .fbWording {
		display: flex;
		flex-wrap: wrap;
		margin: 25px 0 5px;
	}	
.maindesign .col3-1{
	flex-direction: column;
}	
	.maindesign .col3-1 div{
    width: 100%;
		margin-bottom: 10px;
}	
.maindesign .col1-2{	
	flex-direction: inherit;
	}
	.maindesign .col1-2 li{	
    width: calc( 50% - 10px);
	}
	.maindesign .col2-1 .original{
    width: 100%;
}

.maindesign .col2-2{
    flex-direction: column;
	}
.maindesign .col2-2 .original.col1{
	width: 100%;
}
	.maindesign .color-list::after {
  content:"";
  display: block;
    width: calc(33% - 7.5px);		
}
	.maindesign .color-list li {
    width: calc(33% - 7.5px);
    margin-bottom: 15px;
}
		.featureBox .fbWording {
		font-size: 0.8em;
	}
	.ranking {
    display: flex;
    width: auto;
}
	.maindesign .col-2 li{
	width: 100%;
}
}
.maindesign .align_center{
	align-items: center;
}
.maindesign .AC-blocks {
    margin: 30px 0 20px;
    border: 2px solid #ccc;
}
.maindesign .AC-blocks .model-block {
    /*text-align: center;
     margin-top: 20px; */
    background: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em 1.3em;
    position: relative;
    cursor: pointer;
}
.maindesign .AC-blocks .model-block::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/newlife/img/arrow_forward.svg);
    transform-origin: center;
    transform: translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
    /* padding: 0.5em; */
    transition: 0.5s;
    position: absolute;
    top: 50%;
    right: 1%;
    height: 25px;
    width: 25px;
}
.maindesign .AC-blocks .model-block.active::after {
    transform: rotate(
180deg) translateY(50%);
}
.maindesign .AC-blocks .sub-block {
    display: none;
    padding: 10px;
     /*border: 2px solid #ccc; */
}
.maindesign .cols5-2{
	display: flex;
	justify-content: space-between;
}
.maindesign .cols5-2 .cols5-2cont{
	width: calc( 20% - 10px);
}
.maindesign .cols5-2 .cols5-2cont .col-text{
	text-align: center;
}
.maindesign .cols5-2 .cols5-2cont .col-text p{
	height: 40px;
}
@media screen and (max-width:767px){
.maindesign .cols5-2{
	flex-wrap: wrap;
}
.maindesign .cols5-2 .cols5-2cont{
	width: calc( 50% - 10px);
}

}

.maindesign h4{
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    margin: calc(50px - 0.6rem) 0 20px;
}
.maindesign h5{
    font-size: 1.1em;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    margin: 20px 0 10px;
}
.maindesign .type-h4{
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    line-height: 1.2;
    margin: calc(50px - 0.6rem) 0 20px;
}

.maindesign table.table-date{
    border: 1px solid #333;
    box-sizing: border-box;
    width: 100%;
    max-width: 870px;
	margin: auto;
}

.maindesign table.table-date tr{
    
}

.maindesign table.table-date tr th{
    background: #ccc;
    padding: 5px;
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    border: 1px solid #333;
    box-sizing: border-box;
    /*width: 50%;*/
}

.maindesign table.table-date tr td{
    border: 1px solid #333;
    box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-size: 1.25em;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 1.2;
}

.maindesign #main img.maker-icon{
    width: 100%;
    max-width: 80px;
}
@media screen and (max-width:767px){
.maindesign table.table-date tr th,
.maindesign table.table-date tr td{
    font-size: 0.95em;
}
.maindesign #main img.maker-icon{
    max-width: 130px;
}

}
@media screen and (min-width:768px){
.maindesign .col2-1 .brand{
	width: 48%;
	display: flex;
	flex-direction: column;
}

}

/*241210*/
.mgb20{margin-bottom: 20px;}
@media screen and (max-width:767px){
.maindesign .col-2 .col-2-2{
	width: 48%;
}
	.maindesign .col-2 .col-2-2 .type-h4{
		margin: 0;
	}
}

/*250313*/
#main .menu-btn-list.col-1 li {
        width: calc(60% - 10px);
    }
#main .col3-1 .icon{
	max-width: 50px;
	border: none;
	padding: 5px;
}
@media screen and (max-width:767px){
#main .menu-btn-list.col-1 li {
        width: 100%;
    }
}


/*  250916更新  */
#main .banner-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
#main .banner-flex--img{
    width: 49%;
}
#main .banner-flex--text{
    width: 49%;
}
#main .banner-flex--text li{
    text-indent: -1em;
    padding-left: 1em;
    margin-top: 5px;
    font-size: 1.15em;
    line-height: 1.3;
}
@media screen and (max-width:767px){
#main .banner-flex--img{
    width: 100%;
}
#main .banner-flex--text{
    width: 100%;
    margin-top: 10px;
}
#main .banner-flex--text li{
    font-size: 1.0em;
}
    
.maindesign table.table-date tr th,
.maindesign table.table-date tr td{
    font-size: 3.0vw;
}


}

#main .present-item{
    margin-bottom: 5px;
    font-size: 1.15em;
    line-height: 1.3;
}
#main .brand .menu-btn-list.col-1 li{
    width: 100%;
}
#main .brand .top-1{
    margin-top: 5px;
}
.maindesign .col3-1 .pd5 {
    text-align: justify;
}

#main .zone-type{
    line-height: 1.5;
    font-size: 1.15rem;
/*    margin-top: 10px;*/
}
#main .zone-type.cold-region{
    margin-top: 10px;
    padding-left: 6em;
    text-indent: -6em;
}
@media screen and (max-width:767px){
#main .zone-type{
    font-size: 0.9rem;
}
}
