@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-justify: inter-ideograph;
	background-image: url(../images/bgc.png);
	color: #626262;
}

img {
	border: none;
}

a:hover img{	
	filter: alpha( opacity=80 );  /* IE */
	opacity:0.80;                 /* Firefox,Opera,Safari */
	-moz-opacity:0.80;           /* Firefox 0.9より前 */
	}
	
a img:hover {
	position : relative;
	top : 1pt;
	left : 1pt;
}

h1 {
	width: 960px;
	height: 450px;
	margin: auto;
}

#h1_wrap {
	height: 450px;
	width: auto;
	background-color:#fff1a1;
	background-image: url(../images/main_bg.png?2024);
	margin: auto;
	background-repeat: repeat-x;
	background-position: bottom;
}


.up_img {
	clear: none;
	float: left;
	height: 450px;
	width: 960px;
	margin:2px 0 0 0;
}

h2 {
	font-weight:600;
	color: #ff0000;
	font-size:22px;
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}

h3 {
	font-size: 18px;
	color: #A65A85;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight:600;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
}

.u_txt {
	clear: none;
	float: left;
	height: auto;
	width: 820px;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 90px;
}

.u_txt2 {
	clear: none;
	float: left;
	height: auto;
	width: 820px;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 90px;
	text-align: center;
}

.u_txt3 {
	clear: none;
	float: left;
	height: auto;
	width: 820px;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 90px;
	text-align: center;
}

.midashi{
	font-weight:600;
	color: #ff0000;
	font-size:20px;
	margin:0 0 20px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BBCBD9;
	padding-bottom: 11px;
}

.u_txt p {
	line-height: 33px;
	color: #333;
	font-size: 16px;
}


.u_txt3 p {
	line-height: 33px;
	color: #333;
	font-size: 16px;
}


.list {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	padding-top: 80px;
}
.p_img {
	width: 400px;
	margin-right: 280px;
	margin-left: 280px;
	margin-bottom: 30px;
}



#wrap {
	height: auto;
	width: 960px;
	margin: auto;
}

.frame {
	border: 10px solid #111;
}

#content {
	margin: auto;
	width: 960px;
	height: auto;
	font-size: 14px;
	padding-top: 80px;
}

.font_s {
	margin-top: 5px;
	font-size: 13px;
	color: #333;
}

.main_img {
	clear: none;
	float: left;
	height: 334px;
	width: 960px;
	margin-bottom: 50px;
}


.map {
	margin-top: 50px;
	margin-right: 0;
	/*margin-bottom: 30px;*/
	margin-left: 0;
	width: 100%;
	height: 400px;
	clear: none;
	float: left;
}

#foot {
	/*margin: auto;
	height: auto;
	width: 960px;
	text-align: center;
	font-size: 8px;
	color: #000;
	padding: 15px;*/
	clear:both;
}
/* form link option*/

.form {
	clear: none;
	float: left;
	width: 840px;
	text-align: center;
	margin: 50px 60px 40px 60px;
}

.form a.btn {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	position: relative;
	background: #A75A86;
	border: 1px solid #A75A86;
	border-radius: 30px;
	box-sizing: border-box;
	padding: 0 45px 0 25px;
	color: #fff;
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.3;
	text-align: left;
	text-decoration: none;
	transition-duration: 0.3s;
}
.form a.btn:before {
	content: '';
	width: 8px;
	height: 8px;
	border: 0;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 25px;
	margin-top: -6px;
}
.form a.btn:hover {
	background: #fff;
	color: #A75A86;
}
.form a.btn:hover:before {
	border-top: 2px solid #A75A86;
	border-right: 2px solid #A75A86;
}


/*summary LINK*/

.summary a {
	color: #6C3; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.summary a:visited {
	color: #6C3;/*リンクの色*/
}

.summary a:hover {
	color: #C30; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}


/*変更分*/

.summary {
	clear: none;
	float: left;
	width: 900px;
	margin-top: 60px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	height: auto;
}
.summary dl {
	clear: none;
	float: left;
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.summary dt {
	width: 160px;
	margin: 0 30px 0 10px;
	height: auto;
	clear: none;
	float: left;
	font-size: 14px;
}
.summary dd {
	width: 700px;
	height: auto;
	float: left;
	clear: none;
	font-size: 15px;
	line-height: 30px;
	margin-right: 0px;
}



.photo{

	float: right;
	width: 270px;
	/*margin:-75px 0 0 20px;*/
	margin:-125px 0 0 20px;
}

/*
.photo{

	float: right;
	width: 270px;
	margin:-120px 0 0 20px;
}
*/
.photo img{
	width: 270px;
	height: auto;
}

.icon{
	padding: 0 8px 0 0;
}