@charset "UTF-8";

.beta {
	padding-bottom: 20px;
}
h2 {
	margin-bottom: 20px;
}
.sord {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 1.8 !important;
}
h3 {
	margin: 40px 0 20px 0;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	color: #111;
	letter-spacing: 0.05em;
}
.name {
	margin: 0 0 15px 0;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #111;
	letter-spacing: 0.05em;
}
.article1 {
	margin: 0 0 10px 0;
	line-height: 2.0;
}

.article1 h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
	font-weight: bold;
}

.photo_2c dl dt {
	text-align: center;
}

.profile {
	border: solid 1px #bbb;
	width: 600px;
	padding: 25px 25px;
	margin: 0 auto;
}
.profile .fr {
	width: 375px;
}
.profile .fr h3 {
	font-size: 14px;
	margin: 0 0 10px 0!important;
}
.profile .fr p {
	font-size:11px;
	line-height:1.6;
	margin:3px 0 15px 0;
}
.profile .fr p.bdr {
	border-top:dotted 1px #aaa;
	padding-top:15px;
}

@media screen and (min-width: 421px) {
.pc_none {
	display: none;
}
.sp_none {
	display: block;
}

.photo_1c {
}
.photo_1c dl {
	margin: 0 0 15px 0;	
}
.photo_1c dl dt {
	margin-bottom: 5px;
}
.photo_1c dl dd {
	font-size: 10px;
	line-height: 1.6;
}

.photo_2c {
	margin: 0 0 0 -20px;	
}
.photo_2c dl {
	float: left;
	width: 340px;
	margin: 0 0 15px 20px;	
}
.photo_2c dl dt {
	margin-bottom: 5px;
}
.photo_2c dl dd {
	font-size: 11px;
	line-height: 1.6;
}

.photo_2c dl.c2 {
	float: left;
	width: 700px;
	margin: 0 0 15px 20px;	
}
.photo_2c dl.c2 dd {
	clear: both;
}


.photo_3c {
	margin: 0 0 0 -20px;	
}
.photo_3c dl {
	float: left;
	width: 220px;
	margin: 0 0 20px 20px;	
}
.photo_3c dl dt {
	font-size: 11px;
	margin-bottom: 5px;
}
.photo_3c dl dd {
	font-size: 11px;
	line-height: 1.6;
	padding: 0 35px;
}

.capbox {
	float: right;
	width: 220px;
}
.capbox dt {
	margin-bottom: 5px;
}
.capbox dd {
	font-size: 11px;
	line-height: 1.4;
}

.txtbox .w380 {
	width: 380px;
}
.txtbox h4 {
	margin-bottom: 20px;
}
.txtbox p {
	margin-bottom: 20px;
}
.txtbox .capbox {
	float: right;
	width: 287px;
	margin: 0 0 30px 30px;
}
.data {
	/*color: #919A25;*/
	font-weight: bold;
	font-size: 13px;	
}

.databox	{
	padding: 24px;
	border: 1px solid #ccc;	
	font-size: 11px;
	line-height: 1.6;
}
.databox img.fr{
	padding: 0 0 0 25px;
}

.databox.map {
	font-size: 12px;
	border: 1px solid #111;	
}
.databox.map .fl {
	width: 320px;
}
.databox.map h4 {
	margin: 0 0 5px 0;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
	font-size: 15px;
	color: #111;
}
.databox.map h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.databox.tips {
	padding: 30px 25px 25px;
	font-size: 12px;
	border: none;
	background: #F1EDE1;	
}
.databox.tips .fl {
	width: 380px;
}
.databox.tips h3{
	margin: 0 0 30px 0;
	text-align: center;
}
.databox.tips h4 {
	color: #111;
	font-size: 14px;
	margin: 0 0 5px 0;
}


}

@media screen and (max-width: 420px) {
	
	/* =====================================
		初期設定
	===================================== */
	.pc_none {
		display: block;
	}
	.sp_none {
		display: none;
	}
	
	
	img {
		width: 100% !important;
		height: auto !important;
	}
	img.w70{
		width: 70% !important;
		margin-left: 15%!important;
		margin-right: 15%!important;
		
	}
	.w80 {
		width: 80%!important;
		margin: 0 auto;
		
	}
	.return img {
		width: 73px !important;
	}
	h2 {
		width: 100%;
		margin: 20px auto;
	}
	h3 {
		margin: 40px 0 20px 0;
		font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
		font-size: 6vw;
		font-weight: bold;
		line-height: 1.4;
		color: #111;
		letter-spacing: 0.05em;
	}
	.name {
		margin: 0 0 15px 0;
		font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
		font-size: 4vw;
		font-weight: bold;
		line-height: 1.4;
		color: #111;
		letter-spacing: 0.05em;
	}
	
	.article1 {
		width: 89%;
		margin: 0 auto;
	}
	.sord {
		font-size: 14px !important;
	}
	
	.article1 .fl_cont {
	}
	.article1 dl.sord_dl {
		margin-bottom: 25px;
	}
	.article1 dl.sord_dl dt {
		margin-bottom: 5px;
	}
	.article1 dl.sord_dl dd {
		font-size: 10px;
		line-height: 1.6;
	}
	
	.article1 .fbox p	{
		width: 100%;
		font-size: 12px;
		line-height: 1.8;
	}
	.capbox dt {
		margin-bottom: 5px;
	}
	.capbox dd {
		font-size: 10px;
		line-height: 1.6;
	}
	.photo_1c {
	}
	.photo_1c dl {
		margin: 0 0 15px 0;	
	}
	.photo_1c dl dt {
		margin-bottom: 5px;
	}
	.photo_1c dl dd {
		font-size: 10px;
		line-height: 1.6;
	}
	
	.photo_2c dl {
		margin: 0 0 15px 0;	
	}
	.photo_2c dl dt {
		margin-bottom: 5px;
	}
	.photo_2c dl dd {
		font-size: 10px;
		line-height: 1.6;
	}
	.photo_3c {
		margin: 0;	
	}
	.photo_3c dl {
		margin: 0 0 15px 0;	
	}
	.photo_3c dl dt {
		margin-bottom: 5px;
	}
	.photo_3c dl dd {
		font-size: 11px;
		line-height: 1.6;
		padding: 0 15%;
	}
	.photo_3c dl:last-child {
		margin: 0;	
	}
	.databox {
		padding: 5%;
		border: 1px solid #ccc;	
		font-size: 11px;
		line-height: 1.6;
		word-break: break-all;
	}
	.databox.map {
		font-size: 11px;
		border: 1px solid #111;	
	}
	.databox.map img.fr{
		width: 100%!important;
		padding: 0 0 0 0;
	}
	.databox.map h4 {
		margin: 0 0 5px 0;
		font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", YuGothic, 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro', 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Osaka,sans-serif;
		font-size: 13px;
		color: #111;
	}
	.databox.map h5 {
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 5px 0;
	}
	.databox.tips {
		font-size: 11px;
		border: none;
		background: #F1EDE1;	
	}
	
	.databox.tips img.fr{
		padding: 5% 0 0 0;
		/*
		width: 40% !important;
		padding: 0 0 5% 5%;
		*/
	}
	.databox.tips h3{
		margin: 0 0 20px 0;
		text-align: center;
	}
	.databox.tips h4 {
		color: #111;
		font-size: 13px;
		margin: 0 0 5px 0;
	}
	
	.profile {
		border: solid 1px #bbb;
		width: auto;
		padding: 5.5%;
		margin: 0;
		text-align: center;
	}
	.profile img {
		width: 70%!important;
		margin: 0 0 10px 15%;
	}
	.profile .fr {
		width: 100%;
		text-align: left;
	}
	.profile .fr h3 {
		text-align: center;
		font-size: 14px;
		margin: 0 0 10px 0!important;
	}
	.profile .fr p {
		font-size:11px;
		line-height:1.6;
		margin:3px 0 15px 0;
	}
	.profile .fr p.bdr {
		border-top:dotted 1px #aaa;
		padding-top:15px;
	}
	
	.article1 h3.ttl01 {
		margin-bottom: 15px;
		width: 54%;
	}
	.txtbox h4 {
		margin-bottom: 10px;
	}
	.txtbox p {
		margin-bottom: 20px;
	}
	.data {
		color: #919A25;
		font-weight: bold;
		font-size: 13px;	
	}

}
