#line {
	float: left;
	height: 1.0rem;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #7d4698;
}
#full #image {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	background-color: #FFFFFF;
}
#full #image img {
	height: auto;
	width: 100%;
}
.text {
	width: 98%;
	height: auto;
	float: left;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 1.0rem;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	font-weight: bold;
	font-size: 1.4rem;
	line-height: 1.7rem;
	position: relative;
	z-index: 10;
}
#full #line1 {
	float: left;
	height: 0.6rem;
	width: 100%;
    background-color: #7d4698;
}
#full #linksite {
	float: left;
	height: auto;
	width: 98%;
	padding: 1%;
	margin-bottm: 0.4rem;
	background-color: #FFFFFF;
}
#full #linksite #jikoku {
	float: left;
	height: auto;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}
#full #linksite #jikoku img {
	height: auto;
	width: 100%;
	margin-top: 0.3rem;
	margin-bottom: 0.6rem;
}
#full #linksite #site {
	float: left;
	height: auto;
	width: 32%;
	font-size: 1.4rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	margin-left: 1%;
	padding-top: 0.5rem;
	text-align: center;
	font-weight: bold;
}
#full #linksite #site img {
	height: auto;
	width: 100%;
	padding-bottom: 0.4rem;
}
#full #eyechach {
	float: left;
	height: auto;
	width: 98%;
	padding: 1%;
	background-color: #FFFFFF;
}
#full #eyecatch #eye-left {
	float: left;
	height: 15.0rem;
	width: 100%;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	text-align: center;
}
#full #eyecatch #eye-left img {
	height: auto;
	width: 90%;
	margin-top: 1.0rem;
	border-radius: 0.8rem;
}
#full #eyecatch #eye-left {
    overflow: hidden;
}
#full #eyecatch #eye-left img {
    transition: transform .6s ease;
}
#full #eyecatch #eye-left:hover img {
    transform: scale(1.1);
}
#full #eyecatch #eye-right {
	float: left;
	height: 15.0rem;
	width: 100%;
	margin-top: 0.1rem;
	margin-bottom: 0.1rem;
	text-align: center;
}
#full #eyecatch #eye-right img {
	height: auto;
	width: 90%;
	margin-top: 1.0rem;
	border-radius: 0.8rem;
}
#full #eyecatch #eye-right {
    overflow: hidden;
}
#full #eyecatch #eye-right img {
    transition: transform .6s ease;
}
#full #eyecatch #eye-right:hover img {
    transform: scale(1.1);
}
#full #contribution {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 1.0rem;
	background-color: #FFFFFF;
}
#full #contribution #CT0 {
	float: left;
	height: 3.1rem;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	font-size: 2.8rem;
	padding-top: 0.1rem;
    font-family: "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #ed1c24;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
}
#full #contribution #CT1 {
	float: left;
	height: 0.9rem;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
	background-color: #fbd2d3;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
#full #contribution #CT2 {
	float: left;
	width: 98%;
	height: 20.0rem;
	font-size: 1.5rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000000;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1%;
	padding-right: 1%;
	text-align: left;
	line-height: 1.8rem;
	overflow-y: scroll;
    overflow-wrap: break-word;
	background-color: #FFFFFF;
}
#full #contribution #CT2 img {
	width: auto;
	height: 18.0rem;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#full #contribution a {
	color: #000000;
	font-weight: bold;
}
#full #contribution #kasen {
	width: 96%;
	border-top: 0.15rem dashed #666666;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}
