@charset "UTF-8";

.greet_copy1{
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	font-size: 18px;
	text-align: left;
	line-height: 2.5;
	
	font-size: 18px;
	font-size: 3.8vw;
	text-align: justify;
	line-height: 2.4;
}
.greet_ph1{
	width: 65%;
	height: auto;
	margin: auto;
}
.greet_ph2{
	width: 100%;
	height: auto;
	margin: auto;
}
.greet_ph1 img,.greet_ph2 img{
	width: 100%;
	height: auto;
}
.greet_name_box1{
	width: 65%;
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	padding: 20px 0 0;
	float: right;
}
.greet_name1{
	font-size: 15px;
	text-align: right;
}
.greet_name2{
	font-size: 24px;
	text-align: right;
	letter-spacing: 0.15em;
}
@media print, screen and (min-width: 641px) {
.greet_copy1{
	text-align: center;
	font-size: 18px;
}
.greet_ph1{
	width: 27.6%;
	max-width: 276px;
	float: right;
}
.greet_ph2{
	width: 74%;
	max-width: 740px;
	margin: auto;
}
.greet_name_box1{
	font-family: 'Noto Serif JP' , "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	width: 21.6%;
	float: right;
	padding: 20px 0 0 0;
	margin: 0 ;
}

}






