@charset "UTF-8";
.top-mainimg {
	width: 100%;
	margin-top: 15px;
}
h2 {
	width: 100%;
	height: auto;
	text-align: center;
	color: #ca516c;
	border-bottom: 1px solid #ca516c;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 25px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
}
main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
h2 img {
	width: 200px;
	height: auto;
	margin-bottom: -62px;
}
.point {
	width: 100%;
	height: auto;
	margin-top: 10px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
}

#toptext p {
	position: absolute;
	top: 30%;
	
	text-align: center;
	width: 100%;
	line-height: 35px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: large;	
}
.footermenu  {
	text-align: center;
	/*margin-right: 60px;*/
}
h3 {
	color: #ca516c;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 22px;
}
.footermenu ul li {
	float: left;
	text-align: center;
	width: 50%;
	font-size: small;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footermenu ul {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
#point1-3 #point-center {
	display: flex;
	width: 100%;
	height: 270px;
	margin-top: 50px;
}

#point1-3 #point-center div:nth-child(1) {
	margin-left: 50px;
	margin-right: 30px;
	
}
.point-center   {
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-top: 20px;	
}
#point1-3 #point-center div:nth-child(3) {
	margin-right: 50px;
	margin-left: 40px;
	
}
#point1-3 #point-center div {
	display: table-column;
	/*margin: 50px;*/
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
	border: solid 1px #ca516c;
	border-radius: 1000px;
	position: relative;
	margin-top: 50px;
}
h4 {
	text-align: center;
	font-size: small;
	color: #ca516c;
	padding-top: 100px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
hr {
	background-color: #ca516c;
	border-style: none;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*margin-bottom: 50px;*/
}
#point1-3 #point-center div .point {
	border: double 5px #ca516c;
	background-color: #ca516c;
	color: white;
	display: block;
	border-radius: 50px;
	width: 36px;
	padding: 5px;
	position: absolute;
	top: -35px;
	left: 40%;
	font-size: 10px;
}
.news{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	line-height: 28px;
	text-align: left;
	font-weight: normal;
	margin-top: auto;
	margin-bottom:auto;
}
.news-p{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ca516c;
}

.news-img{
	width: 70px;
	height: auto;
	float: left;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
	margin-right: 20px;
}
.news-div {
	width: 80%;
	height: 110px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
.new-div2{
	float: left;
}
.news-hr {
	border-width: 70%;
	border-color: #ca516c;
	border-bottom-style: solid;
	margin-top: 50px;
	margin-bottom: 50px;
}


#point1-3 #point-center div .point span {
	font-size: 25px;
}
#point1-3 #point-center div h3 {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	font-size: 24px;
	line-height: 35px;
}
#point1-3 {
	background-image: url(../image/swaro01.png),url(../image/swaro02.png);
	background-position: left top, right bottom;
	background-size: 350px auto,350px auto;
	background-repeat: no-repeat,no-repeat;
	padding-top: 100px;
	padding-bottom: 200px;
}
.h4-img  {
	width: 160px;
	height: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
	margin-bottom: 15px;
	margin-top: 5px;	
}


.h4-text {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
	padding-bottom: 20px;
	line-height: 18px;
}
.h4-div {
	width: 160px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	margin-left: 40px;
	margin-right: 40px;
}

.dress {
	overflow: hidden;
}
body main div {
	text-align: center;
	line-height: 30px;
	margin-top: 50px;
}



@media screen and (max-width:800px) {
	.top-mainimg {
	width: 100%;
	margin-top: 0px;
	
}

h2 {
	width: 80%;
	height: auto;
	text-align: center;
	color: #ca516c;
	border-bottom: 1px solid #ca516c;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;	
}
main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

h2 img {
	width: 150px;
	height: auto;
	margin-bottom: -47px;
}
.point {
	width: 100%;
	height: auto;
	margin-top: 10px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
}

#toptext p {
	position: absolute;
	text-align: center;
	width: 100%;
	line-height: 17px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 7px;
	top: 11%;
	left: auto;
	right: auto;
	bottom: auto;
}

h3 {
	color: #ca516c;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 22px;
	margin-left: auto;
	margin-right: auto;
}

	
#point1-3 #point-center {
	display: block;
	width: 70%;
	height: auto;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

#point1-3 #point-center div:nth-child(1) {
	/*margin-left: 50px;
	margin-right: 30px;*/
	margin-left: 0;
	margin-right: 0;
}
.point-center   {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin-top: 20px;
	margin-bottom: 28px;
}
#point1-3 #point-center div:nth-child(3) {
	/*margin-right: 50px;
	margin-left: 40px;*/
	margin-left: 0;
	margin-right: 0;
	
	
}
#point1-3 #point-center div {
	display: block;
	/*margin: 50px;*/
	width: 100%;
	height: 100%;
	/*display: block;*/
	text-align: center;
	border: solid 1px #ca516c;
	border-radius: 1000px;
	position: relative;
	margin-top: 50px;
}
h4 {
	text-align: center;
	font-size: small;
	color: #ca516c;
	padding-top: 50px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
}
hr {
	background-color: #ca516c;
	border-style: none;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#point1-3 #point-center div .point {
	border: double 5px #ca516c;
	background-color: #ca516c;
	color: white;
	display: block;
	border-radius: 50px;
	width: 36px;
	padding: 5px;
	position: absolute;
	top: -35px;
	left: 40%;
	font-size: 10px;
}
	#point1-3 #point-center div .point span {
	font-size: 25px;
}
#point1-3 #point-center div h3 {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
	width: 90%;
	font-size: 24px;
	line-height: 35px;
}
#point1-3 {
	width: 100%;
	background-image: url(../image/swaro01.png),url(../image/swaro02.png);
	background-position: left top, right bottom;
	background-size: 150px auto,180px auto;
	background-repeat: no-repeat,no-repeat;
	padding-top: 30px;
	padding-bottom: 120px;
	padding-right: -50px;
}
	
.news{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 14px;
	line-height: 28px;
	text-align: left;
	font-weight: normal;
	margin-top: auto;
	margin-bottom:auto;
}
.news-p{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ca516c;
}

.news-img{
	width: 110px;
	height: auto;
	float: left;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
	margin-right: 20px;
}
.news-div {
	width: 80%;
	height: auto;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	overflow: hidden;
}
.new-div2{
	float: left;
}

.h4-img  {
	width: 100%;
	height: auto;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .5);
	margin-bottom: 15px;
	margin-top: 5px;
}
.h4-text {
	text-align: center;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: small;
	/*padding-bottom: 20px;*/
	line-height: 18px;
}
.h4-div {
	width: 50%;
	height: auto;
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.dress {
/*	overflow: hidden;*/
	width: 100%;
}
body main div {
	text-align: center;
	line-height: 20px;
	margin-top: 50px;
	width: 80%;
	font-size: x-small;	
}
body main div {
	text-align: center;
	line-height: 20px;
	margin-top: 50px;
	width: 80%;
	font-size: x-small;	
}
}
