@charset "utf-8";
/* CSS Document */


/*/////////////// 共通 ///////////////*/
section .p-caption {
	font-size: 0.7em;
	line-height: 1.5em;
}

/*/////////////// MV ///////////////*/
.mv .mv_slider {
	width: 100%;
	height: auto;
}

.mv .mv_slider img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.mv .bg-black {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.30) !important;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.mv .title {
    position: absolute;
    left: 0%;
    top: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	z-index: 3;
	width: 100%;
	letter-spacing: 0.25em;
}

.mv .title h1 {
	font-family: 'Noto Serif', serif;
	color: #fff;
	font-weight: 400 !important;
	font-size: 1.8em !important;
}

@media (min-width: 576px) {
	.mv .title h1 {
		font-size: 2.2em !important;
	}
}

@media (min-width: 768px) {
	.mv .title {
		left: auto;
		right: 3%;
		width: auto;
	}
	
	.mv .title h1 {
		font-size: 1.5em !important;
		letter-spacing: 0.3em;
	}	
}

@media (min-width: 992px) {	
	.mv .title h1 {
		font-size: 1.6em !important;
		letter-spacing: 0.4em;
	}	
}

@media (min-width: 1200px) {	
	.mv .title h1 {
		font-size: 1.7em !important;
	}	
}

@media (min-width: 1400px) {
	.mv .title {
		right: 5%;
	}
	
	.mv .title h1 {
		font-size: 1.8em !important;
	}	
}

@media (min-width: 1400px) {
	.mv .title {
		right: 6%;
	}
	
	.mv .title h1 {
		font-size: 2em !important;
	}	
}





/*/////////////// セクション1 ///////////////*/



/*/////////////// セクション2 ///////////////*/



/*/////////////// セクション3 ///////////////*/
.sec3 .btn1 a {
	color: #fff;
	border: 1px solid #fff;
}

.sec3 h1 {
	font-size: 1.5em;
}

.sec3 h2 {
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	font-size: 2.4em;
	line-height: 1.5em;
	letter-spacing: 0.6rem;
	padding-left: 12.5%;
}

.sec3 .title_wrap {
	position: absolute;
    left: 10%;
    top: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	background-color: rgba(34,34,34,0.5);
	width: 80%;
	padding: 20px 0;
	
}

.sec3 .title_wrap:hover {
	background-color: rgba(255,255,255,0.35);
	transition-duration: 0.3s;
}

.sec3 .title_wrap2 {
	padding: 20px 0 40px;
}

@media (min-width: 576px) {
	.sec3 h1 {
		font-size: 1.6em;
	}

	.sec3 h2 {
		font-size: 2.7em;
		padding-left: 12.5%;
	}

	.sec3 .title_wrap {
		left: 17%;
		width: 66%;
		padding: 20px 0;

	}
	.sec3 .title_wrap2 {
		padding: 20px 0 50px;
	}
}

@media (min-width: 768px) {
	.sec3 h1 {
		font-size: 1.3em;
	}
	
	.sec3 h2 {
		font-size: 2.0em;
		padding-left: 0.3em;
	}

	.sec3 .title_wrap {
		left: 15%;
		background-color: rgba(34,34,34,0.6);
		width: 70%;
		padding: 20px 0;

	}
	.sec3 .title_wrap2 {
		padding: 20px 0 60px;
	}
}

@media (min-width: 992px) {
	.sec3 h1 {
		font-size: 1.5em;
	}
	
	.sec3 h2 {
		font-size: 2.0em;
	}

	.sec3 .title_wrap {
		left: 13%;
		width: 74%;
		padding: 25px 0;

	}
	
	.sec3 .title_wrap p {
		font-size: 0.92em;
	}	
}

@media (min-width: 1200px) {
	.sec3 .title_wrap {
		left: 17%;
		width: 66%;
		padding: 30px 0;

	}
}

@media (min-width: 1400px) {
	.sec3 h1 {
		font-size: 1.6em;
	}
	
	.sec3 h2 {
		font-size: 2.3em;
	}
	
	.sec3 .title_wrap {
		left: 20%;
		width: 60%;
		padding: 40px 0;

	}
}

@media (min-width: 1600px) {
	.sec3 .title_wrap {
		left: 25%;
		width: 50%;
		padding: 50px 0;

	}
}


/*/////////////// セクション4 ///////////////*/
.sec4 h1 {
	font-size: 1.2em;
}

.sec4 .base-logo {
	width: 250px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.movie-new {
	position: relative;
	width: 100%;
	max-width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 56.25%;
}
.movie-new iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

@media (min-width: 576px) {
	.sec4 h1 {
		font-size: 1.3em;
	}

	.sec4 .base-logo {
		width: 280px;
	}
}

@media (min-width: 768px) {
	.sec4 h1 {
		font-size: 1.4em;
	}

	.sec4 .base-logo {
		width: 300px;
	}
}

@media (min-width: 992px) {
	.movie-new {
		padding-top: 46.25%;
	}
}


/*/////////////// セクション5 ///////////////*/
.sec5 .container {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.sec5 h1 {
	text-align: left !important;
	font-size: 1.8em;
}

.sec5 h1 span {
	font-size: 1.2rem;
	display: inline-block;
	margin-left: 1rem;
}

.news-new {
	color: #E50003;
	display: inline-block;
	margin-left: 1em;
}

.sec5 .news_heading {
	width: 100%;
}

.sec5 .news_heading ul {
	list-style: none;
	padding-left: 0;
	padding-right: 0;
}

.sec5 .news_heading ul li a {
	color: #222;	
}

.sec5 .news_heading ul li {
	padding: 20px 0;
	border-bottom: 1px solid #ababab;
}

.sec5 .news_heading ul li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}


/*/////////////// セクション6 ///////////////*/
.sec6 .container {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.sec6 h1 {
	font-size: 1.6em;
	letter-spacing: 0.1rem;
	margin-left: -0.4em;
}

.sec6 .num {
	width: 45px;
	margin-right: 10px;
}

.sec6 h2 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 600;
}

.sec6 .btn2 {
	text-align: right;
	padding-right: 3.2em;
	font-size: 1.15em;
	vertical-align: middle;
}

.sec6 .wrap-1, .sec6 .wrap-2, .sec6 .wrap-3, .sec6 .wrap-4 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.sec6 .wrap-4 {
	padding-bottom: 0;
}

	
.sec6 .svg_img02 {
	width: 100%;
	max-width: 400px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


@media (min-width: 576px) {
	.sec6 h1 {
		font-size: 1.8em;
	}
	
	.sec6 h2 {
		font-size: 1.6em;
	}
	
	.sec6 .num {
		width: 55px;
		margin-right: 15px;
	}
	
	.sec6 .btn2 {
		padding-right: 2.8em;
	}
	
	.sec6 .wrap-1, .sec6 .wrap-2, .sec6 .wrap-3, .sec6 .wrap-4 {
		padding-top: 50px !important;
		padding-bottom: 50px !important;
	}	
}	
	
@media (min-width: 768px) {
	.sec6 h1 {
		font-size: 2em;
	}
	
	.sec6 h2 {
		font-size: 1.5em;
	}	
	
	.sec6 .btn2 {
		padding-right: 2.8em;
	}
	
	.sec6 .btn2-left .btn2 {
		text-align: left;
	}	
	
	.sec6 .accordion-wrap {
		margin-top: -30px;
	}
	
	.sec6 .svg_img02 {
		width: 100%;
		max-width: 100%;
	}	
	
	.sec6 .wrap-1, .sec6 .wrap-2, .sec6 .wrap-3, .sec6 .wrap-4 {
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}		
}

@media (min-width: 992px) {	
	.sec6 .btn2 {
		padding-right: 5.5em;
	}
	
	.sec6 .num {
		width: 65px;
		margin-right: 15px;
	}
	
	.sec6 h2 {
		font-size: 1.7em;
		padding-top: 6px;
	}	
	
	.sec6 .accordion-wrap {
		margin-top: -40px;
	}
	
	.sec6 .wrap-1, .sec6 .wrap-2, .sec6 .wrap-3, .sec6 .wrap-4 {
		padding-top: 75px !important;
		padding-bottom: 75px !important;
	}		
}

@media (min-width: 1200px) {	
	.sec6 .wrap-1, .sec6 .wrap-2, .sec6 .wrap-3, .sec6 .wrap-4 {
		padding-top: 90px !important;
		padding-bottom: 90px !important;
	}		
}


/*//// オール電化 ////*/
.sec6 .wrap-1 .title p, .sec6 .wrap-1 .title h3, .sec6 .wrap-1 h4, .sec6 .wrap-2 .title p, .sec6 .wrap-2 .title h3, .sec6 .wrap-2 h4, .sec6 .wrap-3 .title p, .sec6 .wrap-3 .title h3, .sec6 .wrap-3 h4, .sec6 .wrap-4 .title p, .sec6 .wrap-4 .title h3, .sec6 .wrap-4 h4 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.3em;
	font-weight: 600;
	color: #222;
	text-align: center;
}

.sec6 .wrap-1 .title h3, .sec6 .wrap-2 .title h3, .sec6 .wrap-3 .title h3, .sec6 .wrap-4 .title h3 {
	font-size: 1.7em;
	line-height: 1.6em;
	color: #222;
	text-align: center;	
}

.sec6 .wrap-1 h4, .sec6 .wrap-2 h4, .sec6 .wrap-3 h4, .sec6 .wrap-4 h4 {
	font-size: 1.5em;
	line-height: 1.6em;
	color: #222;
	text-align: center;	
}

.sec6 .wrap-1 .img01 {
	width: 240px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sec6 .bg_light-pink p, .sec6 .bg_light-pink h5 {
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}

.sec6 .bg_light-pink h5 {
	font-size: 1.6em;
	font-weight: bold;
}

.sec6 .bg_light-pink h5 span {
	font-size: 1.5em;
}

@media (min-width: 992px) {
	.sec6 .wrap-1 .title p, .sec6 .wrap-1 .title h3, .sec6 .wrap-1 h4, .sec6 .wrap-2 .title p, .sec6 .wrap-2 .title h3, .sec6 .wrap-2 h4, .sec6 .wrap-3 .title p, .sec6 .wrap-3 .title h3, .sec6 .wrap-3 h4, .sec6 .wrap-4 .title p, .sec6 .wrap-4 .title h3, .sec6 .wrap-4 h4 {
		font-size: 1.4em;
	}

	.sec6 .wrap-1 .title h3, .sec6 .wrap-2 .title h3, .sec6 .wrap-3 .title h3, .sec6 .wrap-4 .title h3 {
		font-size: 1.8em;
	}

	.sec6 .wrap-1 h4, .sec6 .wrap-2 h4, .sec6 .wrap-3 h4, .sec6 .wrap-4 h4 {
		font-size: 1.6em;
	}

	.sec6 .wrap-1 .img01 {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.sec6 .bg_light-pink p, .sec6 .bg_light-pink h5 {
		text-align: center;
		color: #fff;
		font-size: 1.2em;
	}

	.sec6 .bg_light-pink h5 {
		font-size: 1.6em;
		font-weight: bold;
	}

	.sec6 .bg_light-pink h5 span {
		font-size: 1.5em;
	}
}	


/*//// オール浄水 ////*/
.sec6 .wrap-2 .col-4 p {
	font-size: 0.85em;
}

.sec6 .wrap-2 .heading-1 h3 {
	font-size: 1.25em;
	line-height: 1.6em;
}

.sec6 .wrap-2 .heading-1 h3 span {
	font-size: 1.25em;
	font-weight: bold;
}

.sec6 .wrap-2 .img16, .sec6 .wrap-2 .img17 {
	width: 100%;
	height: auto;
	background-color: #fff;
	overflow-x: scroll;
}

.sec6 .wrap-2 .img16 img {
	width: 200%;
	height: auto;
}

.sec6 .wrap-2 .img17 img {
	width: 180%;
	height: auto;
}

.sec6 .wrap-2 h4 {
	color: #222;
	font-size: 1.6em; 
	padding: 15px;
}

@media (min-width: 576px) {
	.sec6 .wrap-2 .img16 img {
		width: 170%;
	}

	.sec6 .wrap-2 .img17 img {
		width: 150%;
	}
}

@media (min-width: 768px) {
	.sec6 .wrap-2 .img16 img {
		width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		overflow-x: auto;
	}

	.sec6 .wrap-2 .img17 img {
		width: 94%;
		display: block;
		margin-left: auto;
		margin-right: auto;
		overflow-x: auto;
	}
}

@media (min-width: 992px) {
	.sec6 .wrap-2 .img17 img {
		width: 85%;
	}
}


/*//// Kダンパー ////*/
.sec6 .wrap-4 .title h3 span {
	font-size: 1.2em;
	color: #9b8034;
}

.sec6 .wrap-4 .heading-1 h3 {
	font-size: 1.25em;
	line-height: 1.6em;	
}

.sec6 .wrap-4 .heading-1 h3 span {
	font-size: 1.25em;
	font-weight: bold;
	color: #9b8034;
}

.sec6 .wrap-4 h4 {
	background-color: #a13335;
	color: #fff;
	padding: 15px;
}

.sec6 .wrap-4 .kikan {
	border: 1px solid #222;
	font-size: 1.2em;
	padding: 20px 0;
}

.sec6 .wrap-4.pb-0 {
	padding-bottom: 0 !important;
}

@media (min-width: 992px) {
	.sec6 .wrap-4 .kikan {
		padding: 20px 0;
		margin-top: 16%;
	}
}


/*/////////////// セクション6（アコーディオン）///////////////*/
.accordion-block .accordion_one {
	width: 100%;
	margin: 0 auto;
	margin-top: -5px;
}
.accordion-block .accordion_one .accordion_header {
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
}
.accordion-block .accordion_one .accordion_header:hover {
	opacity: .8;
}
.accordion-block .accordion_one .accordion_header .i_box {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 50%;
	right: 0%;
	width: 40px;
	height: 40px;
	border: 1px solid #222;
	border-radius: 50%;
	margin-top: -20px;
	box-sizing: border-box;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
}
.accordion-block .accordion_one .accordion_header.stay .i_box {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.accordion-block .accordion_one .accordion_header .i_box .one_i {
	display: block;
	width: 18px;
	height: 18px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.accordion-block .accordion_one .accordion_header.stay .i_box .one_i {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.accordion-block .accordion_one .accordion_header.stay.open .i_box .one_i {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.accordion-block .accordion_one .accordion_header.open .i_box {
	-webkit-transform: rotate(-360deg);
	transform: rotate(-360deg);
}
.accordion-block .accordion_one .accordion_header.stay.open .i_box {
	-webkit-transform: rotate(315eg);
	transform: rotate(315deg);
}
.accordion-block .accordion_one .accordion_header .i_box .one_i:before, .accordion-block .accordion_one .accordion_header .i_box .one_i:after {
	display: flex;
	content: '';
	background-color: #222;
	border-radius: 10px;
	width: 18px;
	height: 4px;
	position: absolute;
	top: 7px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.accordion-block .accordion_one .accordion_header .i_box .one_i:before {
	width: 4px;
	height: 18px;
	top: 0;
	left: 7px;
}
.accordion-block .accordion_one .accordion_header.stay .i_box .one_i:before {
	content: none;
}
.accordion-block .accordion_one .accordion_header.open .i_box .one_i:before {
	content: none;
}
.accordion-block .accordion_one .accordion_header.stay.open .i_box .one_i:before {
	content: "";
}
.accordion-block .accordion_one .accordion_header.open .i_box .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.accordion-block .accordion_one .accordion_header.stay.open .i_box .one_i:after {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.accordion-block .accordion_one .accordion_inner {
	display: none;
}
.accordion-block .accordion_one .accordion_inner.stay {
	display: block;
}
.accordion-block .accordion_one .accordion_inner .box_one {
	height: auto;
}
.accordion-block .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.accordion-block-left .accordion-block .accordion_one .accordion_header .i_box {
		right: auto;
		left:14%;
	}
}

@media screen and (min-width: 992px) {
	.accordion-block .accordion_one .accordion_header .i_box {
		right: 5%;
	}
	
	.accordion-block-left .accordion-block .accordion_one .accordion_header .i_box {
		right: auto;
		left:10.5%;
	}	
}


/*/////////////// セクション7 ///////////////*/
.sec7 .btn1 a {
	color: #fff;
	border: 1px solid #fff;
}

.sec7 h1 {
    position: absolute;
    left: 0%;
    top: 17%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	width: 100%;
}

.sec7 .text-wrap {
	background-color: #4b5a5e;
}

.sec7 .text-wrap h2, .sec7 .text-wrap p {
	color: #fff;
}

@media screen and (min-width: 576px) {
	.sec7 h1 {
		top: 23%;
	}
}

@media screen and (min-width: 768px) {
	.sec7 h1 {
		top: 27%;
		font-size: 2.2em !important;
	}
}

@media screen and (max-width: 991px) {
	.sec7 {
		margin-bottom: 0 !important;
	}
}

@media screen and (min-width: 992px) {
	.sec7 {
		margin-bottom: 100px !important;
	}
	
	.sec7 .btn1 {
		margin-left: 0;
		margin-right: auto;
	}
	
	.sec7 .btn1 a {
		color: #222;
		border: 1px solid #222;
	}
	
	.sec7 h1 {
		top: 30%;
	}
	
	.sec7 .text-wrap {
		background-color: #fff;
		border-right: 5px solid #4b5a5e;
		position: absolute;
		right: 48%;
		bottom: -30px;
		width: 490px;
		
	}

	.sec7 .text-wrap h2, .sec7 .text-wrap p {
		color: #222;
	}
	
	.sec7 .text-wrap p {
		color: #3a3a3a;
	}		
}

@media screen and (min-width: 1200px) {
	.sec7 {
		margin-bottom: 120px !important;
	}
	
	.sec7 h1 {
		top: 30%;
	}
	
	.sec7 .text-wrap {
		border-right: 6px solid #4b5a5e;
		bottom: -40px;
		width: 520px;
		
	}

	.sec7 .text-wrap h2, .sec7 .text-wrap p {
		color: #222;
	}
	
	.sec7 .text-wrap p {
		color: #3a3a3a;
	}		
}

@media screen and (min-width: 1300px) {
	.sec7 .text-wrap {
		bottom: -20px;
		
	}
}

@media screen and (min-width: 1400px) {
	.sec7 .text-wrap {
		bottom: -10px;
		width: 500px;
		
	}
}

@media screen and (min-width: 1600px) {
	.sec7 .text-wrap {
		bottom: 0px;
		
	}
}


/*/////////////// セクション8 ///////////////*/




/*/////////////// セクション9 ///////////////*/
.sec9 h2 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1.6em;
}

.svg_img07 {
	width: 260px !important;
	display: block;
	margin-left: 0;
	margin-right: auto;
}

@media screen and (min-width: 576px) {
	.svg_img07 {
		width: 300px !important;
	}
}

@media screen and (min-width: 768px) {
	.svg_img07 {
		width: 340px !important;
	}
}

@media screen and (min-width: 992px) {
	.svg_img07 {
		width: 420px !important;
	}
}

@media screen and (min-width: 1200px) {
	.svg_img07 {
		width: 460px !important;
		margin-left: 15%;
	}
}

/*/////////////// セクション10 ///////////////*/
.sec10 .title_wrap {
	position: absolute;
    left: 10%;
    top: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	background-color: rgba(34,34,34,0.6);
	width: 80%;
	padding: 20px;	
}

.sec10 .title_wrap:hover {
	background-color: rgba(255,255,255,0.25);
	transition-duration: 0.3s;
}

.sec10 .title_wrap span {
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.6em;	
}


@media (min-width: 576px) {
	.sec10 .title_wrap span {
		font-size: 1.3em;
	}

	.sec10 .title_wrap {
		left: 17%;
		width: 66%;
		padding: 30px;
	}
}

@media (min-width: 768px) {
	.sec10 .title_wrap span {
		font-size: 1.25em;
	}
	
	.sec10 .title_wrap {
		left: 10%;
		width: 80%;
		padding: 20px 30px;
	}
}

@media (min-width: 992px) {
	.sec10 .title_wrap span {
		font-size: 1.3em;
	}
	
	.sec10 .title_wrap h1 {
		font-size: 2.0em;
	}	
	
	.sec10 .title_wrap {
		left: 15%;
		width: 70%;
		padding: 30px;
	}
}

@media (min-width: 1200px) {
	.sec10 .title_wrap {
		left: 22%;
		width: 56%;
		padding: 35px;
	}
}

@media (min-width: 1400px) {
	.sec10 .title_wrap span {
		font-size: 1.4em;
	}
	
	.sec10 .title_wrap h1 {
		font-size: 2.2em;
	}
	
	.sec10 .title_wrap {
		left: 25%;
		width: 50%;
		padding: 40px;
	}
}

@media (min-width: 1600px) {
	.sec10 .title_wrap {
		left: 28%;
		width: 44%;
		padding: 50px;
	}
}

/*/////////////// セクション11 ///////////////*/
.sec11 .container {
	max-width: 880px;
}

.sec11 .text-wrap {
	position: absolute;
    left: 0;
    bottom: 0;
	background-color: rgba(34,34,34,0.65);
	width: 100%;
	padding: 20px;	
}

.sec11 .text-wrap:hover {
	background-color: rgba(34,34,34,0.30);
	transition-duration: 0.3s;
}

.sec11 .text-wrap h1 {
	font-size: 1.8em;
	font-weight: 400;	
}

.sec11 .text-wrap p {
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.6em;	
}

.sec11 .col-12 {
	margin-bottom: 30px;
}

.sec11 .col-12:last-child {
	margin-bottom: 0;
}

@media (min-width: 576px) {
	.sec11 .text-wrap h1 {
		font-size: 1.6em;	
	}

	.sec11 .text-wrap p {
		font-size: 1em;
	}

	.sec11 .col-12 {
		margin-bottom: 40px;
	}
}

@media (min-width: 768px) {
	.sec11 .text-wrap p {
		font-size: 0.9em;
	}

	.sec11 .col-12 {
		margin-bottom: 45px;
	}
	
	.sec11 .col-12:nth-last-child(-n+2) {
		margin-bottom: 0;
	}	
}

@media (min-width: 992px) {
	.sec11 .text-wrap h1 {
		font-size: 1.7em;	
	}

	.sec11 .text-wrap p {
		font-size: 1.0em;
	}

	.sec11 .col-12 {
		margin-bottom: 50px;
	}
}


/*/////////////// 旧css ///////////////*/
.linkbotan {
    position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
