@charset "utf-8";

.contents1200.m01{
	width:100%;
}


.eco_main_ph1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.eco_main_txt1bg {
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	
	display: flex;
	align-items: center;
	justify-content: space-between;
	
}

.eco_main_txt1 {
	clear: both;
	width: 92%;
	width: 82%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

@media print, screen and (min-width: 751px) {
#ecobtn1{
	position: absolute;
	top: -150px;
}
#ecobtn6{
	position: absolute;
	top: -150px;
}
}
@media print, screen and (max-width: 750px) {
#ecobtn1{
	position: absolute;
	top: -100px;
}
#ecobtn6{
	position: absolute;
	top: -100px;
}
}



.eco_btn1{
	clear: both;
	width: 20%;
	height: 50px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	border-collapse: collapse;
	box-sizing: border-box;
	
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
@media print, screen and (max-width: 750px) {
.eco_btn1{
	width: 19%;
/*	height: 80px;*/
}
}

@media print, screen and (min-width: 751px) {
.eco_btn1{
	width: auto;
	height: 36px;
	padding: 0;
	position: relative;
	margin: 0 4px 0 0;
	margin: 0 10px 0 0;
	padding: 0;
	position: relative;
}
.eco_btn1 img{
	width: auto;
	height: 36px;
}
}
@media print, screen and (min-width: 901px) {
.eco_btn1{
	width: auto;
	height: 48px;
	margin: 0 8px 0 0;
}
.eco_btn1 img{
	width: auto;
	height: 48px;
}
}
@media print, screen and (min-width: 1051px) {
.eco_btn1{
	width: 12%;
	width: auto;
	height: 50px;
	margin: 0 4px 0 0;
	padding: 0;
	position: relative;
}
.eco_btn1 img{
	width: auto;
	height: 50px;
}
}
@media print, screen and (min-width: 1301px) {
.eco_btn1{
	max-width: 144px;
	width: auto;
	height: 66px;
	margin: 0 6px 0 0;
	padding: 0;
	position: relative;
}
.eco_btn1 img{
	width: auto;
	height: 66px;
}
}


/*
.eco_btn1.on .eco_btn1_txt1,
.eco_btn1 .eco_btn1_txt1:hover{
	color: #fff;
}
*/
.eco_btn1 a{
	clear: both;
	width: 100%;
/*
	height: 100%;
	margin: 0;
	padding: 0;
*/
	
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
/*
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(88,181,194,0.4);
	
	display: flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
*/
}
.eco_btn1.on a,
.eco_btn1 a:hover{
	background: #b07e26;
	text-decoration: none;
}
.eco_btn1 a .eco_btn1_txt1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-size: 20px;
	line-height: 100.1%;
	color: #b07e26;
	text-align: center;
	letter-spacing: 0.01em;
	font-feature-settings: "palt";
	text-decoration: none;
}
.eco_btn1.on a .eco_btn1_txt1,
.eco_btn1 a:hover .eco_btn1_txt1{
	color: #fff;
}



@media print, screen and (max-width: 750px) {
.eco_btn1 a .eco_btn1_txt1{
	font-size: 3.2vw;
}
.eco_btn1 a .eco_btn1_txt1.m01{
	font-size: 3.2vw;
	line-height: 120%;
}
}

@media print, screen and (min-width: 751px) {
.eco_btn1_txt1{
	font-size: 15px!important;
}
}
@media print, screen and (min-width: 1251px) {
.eco_btn1_txt1{
	font-size: 20px!important;
}
}


.eco_btn1_hr,
.eco_btn1_hr2{
	clear: both;
	width: 1px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	box-sizing: border-box;
	position: absolute;
	top: 0;
}
@media print, screen and (max-width: 750px) {
.eco_btn1_hr,
.eco_btn1_hr2{
	height: 100%;
}
}
.eco_btn1_hr{
	border-left: 1px solid #b07e26;
	left: 0;
}
.eco_btn1_hr2{
	border-right: 1px solid #b07e26;
	right: 0;
}

.eco_btn1_bar{
	clear: both;
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	box-sizing: border-box;
	border-bottom: 1px solid #b07e26;
}



/***
	
ヘッダー固定
	
***/
.eco_btn_box1{

	clear: both;
	width:100%;
	max-width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	padding: 12px 0;
	position: relative;
	
	z-index:10;
	
/*	background: rgba(192,131,202,1.00);*/
}
@media print, screen and (max-width: 750px) {
.eco_btn_box1{
	display: none;
}
}
/* ★★★ JSで付与するクラス ★★★ */
.is_fixed {
	max-width: 2000px;
	position: fixed; /* 画面に対して固定 */
	top: 143px;      /* 画面の上端から100pxの位置に固定 */
	background: #fff;
   
}
@media print, screen and (max-width: 750px) {
.is_fixed {
	top: 80px;      /* 画面の上端から100pxの位置に固定 */
}
}



@media print, screen and (min-width: 751px) {
.eco_btn_box1_sp{
	display: none;
	clear: both;
	width:100%;
	max-width: 5000px;
	height: auto;
	margin: 0 auto;
	padding: 12px 0;
	position: fixed; /* 画面に対して固定 */
	top: 143px;      /* 画面の上端から100pxの位置に固定 */
	background: #fff;
	z-index:99;
}
}
@media print, screen and (max-width: 750px) {
.eco_btn_box1_sp{
	display: none;
	
	clear: both;
	width:100%;
	height: auto;
	margin: 0 auto;
	padding: 15px 0;
	position: fixed;
	bottom: 0;
	background: #fff;

	z-index:999;
}
.is_sp_fixed{
	display: block;
}
}





/* スマホ用（下固定：スクロール停止時表示） */
@media (max-width: 750px) {
    .eco_btn_box1_sp.is_sp_fixed {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%; /* スマホ画面全体に広げる */
        z-index: 999;
    }
}

/* 共通設定：初期状態は非表示（JSで制御していますが、念のため） */
.eco_btn_box1_sp {
    display: none;
    /* その他、ボタンの見た目に関するスタイル */
}






.eco_btn_flex1{
	clear: both;
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
@media print, screen and (max-width: 750px) {
.eco_btn_flex1{
	width: 92%;
	height: auto;
	margin: 0 auto;
}
}
@media print, screen and (min-width: 751px) {
.eco_btn_flex1{
	width: 96%;
	margin: 0 auto;
	justify-content: center;
}
}
@media print, screen and (min-width: 1051px) {
.eco_btn_flex1{
	width: 92%;
	margin: 0 auto;
	justify-content: center;
}
}




.eco_btn2{
	display: none;
}
@media print, screen and (min-width: 751px) {
.eco_btn2{
	display: block;
	clear: both;
	width: auto;
	height: 36px;
	padding: 0;
	position: relative;
}
.eco_btn2 img{
	width: auto;
	height: 36px;
}
}
@media print, screen and (min-width: 901px) {
.eco_btn2{
	width: auto;
	height: 48px;
}
.eco_btn2 img{
	width: auto;
	height: 48px;
}
}
@media print, screen and (min-width: 1051px) {
.eco_btn2{
	display: block;
	clear: both;
	width: auto;
	height: 50px;
	padding: 0;
	position: relative;
}
.eco_btn2 img{
	width: auto;
	height: 50px;
}
}
@media print, screen and (min-width: 1301px) {
.eco_btn2{
	width: auto;
	height: 66px;
}
.eco_btn2 img{
	width: auto;
	height: 66px;
}
}




@media print, screen and (max-width: 750px) {
.eco_btn2_fixed{
	display: none;
}
}

.eco_btn3{
	display: block;
}
@media print, screen and (min-width: 751px) {
.eco_btn3_fixed{
	display: none;
}
}
@media print, screen and (max-width: 750px) {
.eco_btn3{
	width: 92%;
	margin: 0 auto;
}
.eco_btn3_fixed{
	display: block;
	
}
}


.eco_btn_box1_space{
	display: none;
}
.eco_btn_box1_space_fixed{
	display: block;
	clear: both;
	width:100%;
	height: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;

	
	background: #FF2121;
	opacity: 0;
}
@media print, screen and (max-width: 750px) {

}
.eco_zindex1{
	clear: both;
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	
/*	background: rgba(72,231,130,1.00);*/
	
}



.iframe_border0,
.iframe_border0 iframe{
	border: none;
}

.contents1400.iframe_border0{
	clear: both;
	width:100%;
	overflow: hidden;
}
.contents1400.iframe_border0 iframe{
	border: none;
	background: #fff;
	width:105%;
	position: relative;
	top: -5px;
	left: -2.5%;
}
@media print, screen and (max-width: 750px) {
.contents1400.iframe_border0{
	clear: both;
	width:100%;
	width: 750px;
	max-width: 750px;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
}
.contents1400.iframe_border0 iframe{
	border: none;
	background: #fff;
	width:100%;
	position: relative;
	top: 0;
	left: 0;
}
}
.pdf_link1{
	clear: both;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: relative;
	
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 21px;
	font-size: 20px;
	line-height: 100.1%;
	color: #222;
	text-align: center;
	letter-spacing: 0.01em;
	font-feature-settings: "palt";
	
	
}
.pdf_link1 a{
	color: #b07e26;
	text-decoration: underline;
}





.pdf-frame1{
	clear: both;
	width:1400px;
	height: 2932px;
/*	height: 2952px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 3030px;
	
}
@media print, screen and (max-width: 750px) {
.pdf-frame1{
	width:750px !important;
	max-width: 750px;
	
	
/*	height: 1591px;*/

	/* 1. スケーリングの基点を左上にする */
    transform-origin: 0 0;
    
    /* 2. トランジションでスムーズなリサイズ効果 */
    transition: transform 0.3s ease; 
	 transform: scale(50%);
	 
}
}

.pdf-frame2{
	clear: both;
	width:1400px;
	height: 6453px;
/*	height: 6473px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 6670px;
}
@media print, screen and (max-width: 750px) {
.pdf-frame2{
	width:750px !important;
	max-width: 750px;
	height: 3458px;
/*	height: 1591px;*/
}

}

.pdf-frame3{
	clear: both;
	width:1400px;
	height: 1756px;
/*	height: 1776px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 1810px;
}
@media print, screen and (max-width: 750px) {
.pdf-frame3{
	width:750px !important;
	max-width: 750px;
	height: 941px;
/*	height: 1591px;*/
}
}

.pdf-frame4{
	clear: both;
	width:1400px;
	height: 5610px;
/*	height: 5630px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 5800px;
}
@media print, screen and (max-width: 750px) {
.pdf-frame4{
	width:750px !important;
	max-width: 750px;
	height: 3006px;
/*	height: 1591px;*/
}
}

.pdf-frame5{
	clear: both;
	width:1400px;
	height: 6463px;
/*	height: 6483px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 6680px;
}
@media print, screen and (max-width: 750px) {
.pdf-frame5{
	width:750px !important;
	max-width: 750px;
	height: 3463px;
/*	height: 1591px;*/
}
}

.pdf-frame6{
	clear: both;
	width:1400px;
	height: 9876px;
/*	height: 9896px;*/
	margin: 0 auto;
	padding: 0;
	position: relative;
	border: none;
	
	height: 10200px;
}
@media print, screen and (max-width: 750px) {
.pdf-frame6{
	width:100% !important;
	max-width: 1000px;
	
	height: 5291px;
/*	height: 1591px;*/
}
}

