@charset "UTF-8";
.clear{
	clear: both;
}
#main-visual img{
	width: 100%;
}
/*
#baza2022 {
    background: linear-gradient(-55deg, #EEAA77, #FFAB9A 20%, #FFDDCC 30%, #FFCC77 45%, #FFF 55%, #FFCC77 70%, #FFDDCC 75%, #FFCC77 82%, #FFF 90%, #EEAA77);
}
*/
#baza2023 {
	background-color:#ffffcb;
}
.bg_pattern {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffe9a7;
  opacity: 0.4;
  z-index: -1;
	
}
.Rhombus {
  background-image:  linear-gradient(135deg, #FFE4E4, #FFD8D8 25%, transparent 25%), linear-gradient(225deg, #FFE2E2, #FFD4D4 25%, transparent 25%), linear-gradient(45deg, #FFE2E2, #FFD4D4 25%, transparent 25%), linear-gradient(315deg, #FFE0E0, #FFD0D0 25%, #FFE0E0 25%);
  background-position:  300px 0, 300px 0, 0 0, 0 0;
  background-size: 300px 300px;
  background-repeat: repeat;
}

.column{
	display: inline-block;
/*	margin-top: 10px;*/
	margin-left: 20px;
}
.section{
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
	margin-left: 20px;
}
.txt-l,.txt-r{
    width: 68%;
    margin: 15px auto;
	margin-left: 1%;
	line-height:1.7em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.txt-l{
	float:left;
	margin-bottom: 15px;
}
.txt-r{
	float:right;
/*	margin-top: 25px;*/
}
.txt-c{
	position: relative;
	text-align: center;
/*	margin-top: 20px;*/
}
.photo-l{
    position: relative;
    z-index: 10;
	float:left;
	margin-right:1%;
}
.photo-r{
    position: relative;
    z-index: 10;
	float: right;
	margin-left:1%;
}
.section .photo-r.w20{
    position: relative;
    top: -35px;
    z-index: 10;
}
.column .txt-c.column.w65 {
	margin: 0px;
}
.column .txt-c.column.w65 p{
	margin: 30px 0;
}
.photo-l.column,.photo-r.column{
	margin: 0px;
}
.img01{
	position: absolute;
	bottom: -20px;
	right: 75px;
}
.img02{
	position: absolute;
	top: 125px;
	right: 300px
}
.img03{
	position: absolute;
    right: 50px;
    bottom: 190px;
	z-index: 0
}
.img04{
	width: 88%;
	position: absolute;
    bottom: -245px;
	right: 0px;
	z-index: 0
}
.align_c{
	text-align:center; 
}
.w15{
	width: 18%;
}
.w20{
	width: 20%;
}
.w30{
	width: 30%;
}
.w35{
	width: 35%;
}
.w40{
	width: 40%;
}
.w45{
	width: 45%;
}
.w47{
	width: 47%;
}
.w50{
	width: 50%;
}
.w55{
	width: 55%;
}
.w65{
	width: 65%;
}
.w70{
	width: 70%;
}
.mt-330{
	margin-top: -330px;
}
.mt-220{
	margin-top: -220px;
}
.mt-90{
	margin-top: -90px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.mb100{
	margin-bottom: 100px;
}
.fp_p60{
	padding: 0 60px;
}
p.ttl{
	font-size:20px;
	font-weight: bold;
}
div.youtube{
    margin: -70px 0 30px 20px;
	overflow:hidden;
}

div.youtube .video{
	margin-bottom: 50px;
}


