@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-image: url(../images/a3.png);
	background-repeat: repeat;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#wrap {
	width: 100%;
}
#contents {
	width: 920px;
	margin: auto;
	background-color:#cb77b2;
/*background-image: linear-gradient(#fef263, #ffcc99);*/
	padding: 20px 20px 15px 20px;
}
#header-sub {
	background-image: url(../images/2025_head_bg.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 960px;
	margin: auto;
}
.heafer_txt {
	float: left;
	width: 450px;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 520px;
}
.pro_img {
	height: 341px;
	width: 580px;
}

#info_area {
	clear: both;
	margin-top: 40px;
}
.info_left {
	float: left;
	width: 240px;
	background-color: #fff;
	border-radius: 20px;
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.info_right {
	float: left;
	width: 580px;
	background-color: #fff;
	border-radius: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.about{
	background-color:#fff;
	margin:auto;
	margin-bottom:20px;
	padding:20px;
	border-radius:20px;
}
.about p img{
	margin:auto;
}
.about p, .about img{
	margin-bottom:10px;
}
.area{
	/*background-color: #b59f8d !important;
	background-image: radial-gradient(white 15%, transparent 16%), radial-gradient(white 15%, transparent 16%);	width:920px;
	background-size: 20px 20px;
	background-position: 0 0, 30px 30px;*/

	display: inline-block;
	width: 920px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sponsor{
	background-color: #fff;
	border-radius: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

.sponsor p{
	color: #2aa940;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #2aa940;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.map{
	background-color: #fff;
	border-radius: 20px;
	margin:auto;
	text-align:center;
	padding:20px;
}

#main_area {
	width: 920px;
	/*background-image: url(../images/content_bg.gif);
	background-repeat: repeat;*/
	display: inline-block;
}


#main_box {
	margin:20px 0px 20px 0px;
	width: 920px;
	float: left;
	height: auto;
}


.o_img {
	float: left;
	margin:0px 18px 0px 0px;
}

.o_img img{
	width:310px;
	height:284px;
	border:5px solid #fff;
	border-radius:20px;
	object-fit: cover;
}


.main_txt {
	clear: none;
	float: left;
	width: 550px;
	height: 170px;
	background-image: url(../images/comment_bg.png);
	background-repeat: no-repeat;
	padding: 20px;
	margin-top: 2px;
}


#main_txt {
	clear: none;
	float: left;
	width: 550px;
	background-color: #fff;
	border-radius: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.main_txt_box1 {
	width: 530px;
}
h1 {
	clear: none;
	float: left;
	height: 91px;
	width: 960px;
	margin-bottom: 10px;
}
h2{
	font-size: 35px;
	/*color:#438e4d;*/
	text-align: center;
	padding: 15px 0 5px 0;
	letter-spacing: 2px;
	font-weight: bold;
	margin: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #ffffff;
}
h3 {
	font-size: 19px;
	font-weight: bold;
	color: #ff0652;
	margin-top: 23px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}
h4 {
	font-size: 20px;
	color:#2aa940;
	font-weight: normal;
	margin:10px 0 20px 10px;
	padding:0 0 0 5px;
	letter-spacing: 0.1em;
	border-bottom: 3px solid #2aa940;
}
.font1 {
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 10px;
}
.font2{
	font-size: 18px;
	line-height:31px
}
.font2 ul{
	padding-left:20px;
}
.font2 li{
	list-style: disc;
	padding-top: 7px;
}
.font2 p{
	color: #2aa940;
	text-align: center;
	font-size: 20px;
	border-bottom: 1px solid #2aa940;
	letter-spacing: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.font3 {
	font-size: 19px;
	margin-left: 15px;
	line-height: 26px;
	padding-bottom: 10px;
}
.font4 {
	padding-left: 10px;
	line-height: 30px;
	font-size: 91%;
}
.font4 p{
	margin-bottom:7px;
}
.font5 {
	font-size: 14px;
	margin-left: 15px;
}
.red {
	color: #ff0000;
	font-weight:bold;
}

.font_b_pink {
	font-size: 22px;
	font-weight: bold;
	color: #ff0652;
	margin-left: 20px;
}
.font_blue {
	color: #06C;
	margin-left: 20px;
}
.font_yellow {
	color: #FC0;
}

.font_s_blue {
	color: #069;
	font-size: 14px;
}

.link_font {
	font-size: 14px;
	color: #09C;
	float: right;
	display: inline-block;
	margin-top: 5px;
}
.s_font {
	font-size: 12px;
}



/* CSS でモーダルウィンドウやってみたよ */

#guest_box {
	clear: none;
	float: left;
	height: 408px;
	width: 960px;
	background-image: url(../images/box_bg2.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 10px;
}
.modal_font {
	font-size: 14px;
	color: #333;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center;
	height: auto;
	width: 600px;
	margin-top: 10px;
}

.mo_img {
	height: 280px;
	width: 600px;
}
.sp_img {
	clear: none;
	float: left;
	height: 82px;
	width: 200px;
	margin-left: 70px;
	background-color: #FFF;
	margin-top: 3px;
	margin-right: 100px;
	margin-bottom: 3px;
}

.font_name {
	font-size: 24px;
	font-weight: normal;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAB825;
	margin-bottom: 15px;
	text-align: center;
}


.modal-window {
-webkit-transform: translate(0, 100%);
-moz-transform: translate(0, 100%);
-o-transform: translate(0, 100%);
-ms-transform: translate(0, 100%);
transform: translate(0, 100%);
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999;
opacity: 0;
line-height: 1.3;
display: none\9;
overflow-y: scroll;/* これで窓のscrollはできた */
}
.modal-window:target {
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-o-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
opacity: 1;
}
.is-active.modal-window {
display: block\9;
}
.modal-window:target {
display: block\9;
}
.modal-window .modal-inner {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 20;
	margin-left: -325px;
	width: 600px;
	overflow-x: hidden;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
	background-color: #FFF;
}
.modal-window .modal-inner p {
padding: 0 20px;
}
.modal-window .modal-close {
display: block;
text-indent: -100px;
overflow: hidden;
}
.modal-window .modal-close:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: #000;
	opacity: 0.7;
}
.modal-window .modal-close:after {
	content: '\00d7';
	position: absolute;
	top: 25px;
	left: 50%;
	z-index: 20;
	margin-left: 240px;
	background: #fff;
	border-radius: 2px;
	font-size: 1.2em;
	text-decoration: none;
	text-indent: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.modal-window {
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

a {
	color: #666;
	text-decoration:underline;
}
a:visited {
	color: #FF3366;
}
a:hover {
	color: #666;
	text-decoration: none;
}

#foot {
	/* height: auto;
	font-size: 9px;
	text-align: center;
	margin:auto;
	padding:5px 0 5px 0;
	background-color:#8f4072;
	color:#fff;
	width:960px; */
	clear: both;
}

.caution{
	font-size:14px;
	color:#ff0000;
}

span.txt_bd_green{
	background-color: #d6edda;
	display: inline-block;
	width: 100px;
	text-align: center;
	font-size: 90%;
	padding:2px 5px 2px 5px;
	margin:0 15px 5px 0;
}

span.txt_bd_red{
	color: #FFF;
	margin-right: 10px;
	background-color: #C00;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 10px;
	font-size: 90%;

}
.main_img {
	height: 505px;
	width: 880px;
	padding-bottom: 20px;
}
.oshirase {
	background-color: #FFF;
	text-align: center;
	font-size: 120%;
	color: #C00;
	margin-top: 10px;
}
.o_2 {
	font-size: 16px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
.o_3 {
	font-size: 14px;
	color: #333;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 42px;
}
.o_4 {
	font-size: 15px;
	color: #C00;
	text-align: center;
	margin-top: 50px;
}


.note_box {
	background-color: #FFF;
	padding: 20px;
	clear: none;
	float: left;
	height: auto;
	width: 860px;
	margin-bottom: 30px;
}
