@charset "utf-8";
/* CSS Document */

#mainHdTxt {
	max-width: 900px;
 	height: auto;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

.mainArea {
    padding: 25px 15px;
    max-width: 900px;
    margin: 0 auto 50px;
}

.titleArea{
	padding-top: 40px;

}

#mainHdTxt .titleArea h2{
	font-size: 130%;
	font-weight: bold;
    letter-spacing: -0.03em;
	
}

#mainHdTxt .ccp{
	font-size: 436%;
	font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'Yu Mincho', YuMincho, 'HGP明朝B', serif;
	margin-bottom: 20px;
	letter-spacing: 0.05em;

	
}

.tx1{
		font-size: 135%;
	font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	line-height: 2;
    margin-bottom: 1.8em;

}

.st {
		font-size: 180%;
	font-family:"Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
	line-height: 2;
    margin-bottom: 1.5em;
	font-weight: bold;
}

.mainArea p {
    font-family: "Times New Roman", "游明朝", YuMincho,"ヒラギノ明朝 Pr6 W6","Hiragino Mincho Pro", "HGS明朝E","メイリオ", "ＭＳ Ｐ明朝","MS PMincho",Meiryo, serif;
    font-size: 115%;
    line-height: 2;
    margin-bottom: 1.5em;
    letter-spacing: -0.03em;
}

.ph {
	width:100%;
	text-align:center;
	margin-bottom:40px;
}

@media screen and (max-width:767px){
	
#mainHdTxt {
	width: 90%;
    padding: 0 0;
}	

.mainArea p {
    font-size: 100%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height: 1.5;
	letter-spacing: 0.025em;
}
	

.titleArea{
	padding-top: 10px;

}
.mainArea {
	width: 90%;
    padding: 0 15px;
    margin: 0 auto 10px;
}
	
#mainHdTxt .titleArea h2 {
	font-size: 100%;
}
	
#mainHdTxt .ccp {
    font-size: 260%;
}
	
.tx1 {
    font-size: 100%;
	line-height: 1.5;
	
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 0.5em;
}	
	
.st {
    font-size: 120%;
	margin-bottom: 0;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
	

.ph img {
    width: 100%;
}
	
	.ph {
		margin-bottom: 10px;
	}
	
}
