body {
	font-size: 1.0em;
	font-family: 'Kosugi Maru', sans-serif;
	padding: 0;
	margin: 0;
	line-height:1.5em;
	background:#fff;
	border-top:10px solid #e8e09e;
}

h1,h2,h3,h4,h5,h6,p,div,ul,li {
	padding: 0;
	margin: 0;
}

a{
	color: #1d3994;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}

img {
	max-width:100%;
	height:auto;
}

.template002_header_wrap,h2:after,.template002_footer_wrap,.template002_pagetop{
	background:linear-gradient(135deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 100%);
}

.template002_header_wrap,h2:after,.template002_pagetop,h2{
	background-color:#97caff;
}

.template002_header_wrap,h2:after,.template002_pagetop{
	box-shadow:0px 3px 10px rgba(0,0,0,.2);
}

.template002_header_wrap{
	width:100%;
	margin: 0 0 45px;
}

.template002_header{
	max-width:770px;
	padding:15px;
	margin:0 auto;
	display:flex;
	align-items:center;

}

.template002_description{
	padding:0 15px;
	font-size:.8em;
	height:2.6em;
	line-height:1.3em;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.template002_sitemeta{
	flex-direction: column;
}

h1{
	font-size: 1.8em;
	height:2.6em;
	line-height: 1.3em;
	padding:10px 15px 0;
	overflow:hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.medal_wrap{
	position:relative;
	width:120px;
	height:120px;
	flex-shrink:0;
}
.medal_wrap .star{
	position:absolute;
	width:50%;
	top:50%;
	left:50%;
	transform:translatex(-50%) translateY(-50%);
	line-height:1;
	z-index:15;
	width:80px;
}
.medal_wrap:before,.template002_h2_ribbon:before{
	content:"";
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	border-radius:999px;
	background:linear-gradient(to bottom, #b49302, #d3c26c, #e8e09e, #ebe6a9, #ccc373, #978523, #755d00);
	box-shadow:0 0 15px rgba(0,0,0,.7);
	z-index:5;
}
.medal_wrap:after{
	content:"";
	position:absolute;
	top:5%;
	left:5%;
	width:90%;
	height:90%;
	border-radius:999px;
	box-shadow:0 0 10px rgba(0,0,0,.5) inset;
	z-index:10;
}
.ribbon_cover{
	position: absolute;
	top:-25px;
	left:5%;
	margin:0;
	padding:0;
	width:90%;
	height:calc( 100% + 60px);
	background-color:#f00;
	box-shadow:0 -20px 15px rgba(0,0,0,.5);
	z-index:3;
}
.ribbon{
	position: absolute;
	top:0;
	left:calc( 10% - 2px );
	width:80%;
	height:100%;
	border-left:2px solid #e8e09e;
	border-right:2px solid #e8e09e;
	background:linear-gradient(135deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,.2) 100%);
	z-index:3;
}

.ribbon_cover:after {
	content: '';
	position: absolute;
	left:0;
	top:calc( 100% - 20px );
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 54px 20px 54px;
	border-color: transparent transparent #ffffff transparent;
	box-shadow:0 3px 3px rgba(0,0,0,1) inset;
	z-index:5;
}

.template002_siteimg{
	line-height:1em;
	position:relative;
	margin:0 0 15px;
}

.template002_siteimg img{
	border:5px solid #fff;
	width:calc( 100% - 10px );
	box-shadow:0px 1px 5px rgba(0,0,0,.4);
}

.template002_content{
	max-width:800px;
	margin:0 auto 25px;
}

.template002_main{
	max-width:770px;
	padding:15px 15px 40px;
	margin:0 auto;
	background:#fff;
}

h2{
	font-size:1.3em;
	line-height:1.3em;
	padding:.2em 0;
	margin:3em 0 1em;
	position:relative;
	box-shadow:0px 1px 5px rgba(0,0,0,.4);
}

h2:nth-of-type(1){
	margin:1em 0 1em;
}

h2 span{
	display:block;
	border-top:2px solid #e8e09e;
	border-bottom:2px solid #e8e09e;
	padding:.8em 1em .8em 1.7em;
	background:linear-gradient(135deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,.1) 100%);
}

.template002_h2_ribbon:before{
	content:"";
	position:absolute;
	top:50%;
	left:.5em;
	width:15px;
	height:15px;
	transform:translateY(-50%);
	border-radius:999px;
	background:linear-gradient(to left bottom, #b49302, #d3c26c, #e8e09e, #ebe6a9, #ccc373, #978523, #755d00);
	box-shadow:0px 1px 5px rgba(0,0,0,.4);
	z-index:5;
}

.template002_footer_wrap{
	margin:25px 0 0;
	background:#e8e09e;
	box-shadow:0px -3px 6px rgba(0,0,0,.2);
}

.template002_footer{
	max-width:770px;
	padding:15px;
	margin:0 auto;
}

.template002_copyright{
	text-align:center;
}

.template002_pagetop{
	position:fixed;
	right:10px;
	bottom:10px;
	border-radius:99px;
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:#ccc373;
}

.template002_pagetop a{
	color:#fff;
	text-decolation:none;
	font-size:2em;
	display:block;
}


.medal_block{

}





@media screen and (max-width:780px){
.template002_header_wrap{
	margin: 0 0 30px;
}
h1{
	font-size: 1.3em;
	line-height: 1.3em;
}
.template002_description{
	font-size:.7em;
	line-height:1.3em;
}
h2{
	font-size:1.15em;
	line-height:1.3em;
}
.template002_header{
	padding:15px 10px;
}
.medal_wrap{
	position:relative;
	width:60px;
	height:60px;
}
.medal_wrap .star{
	width:40px;
}
.ribbon_cover{
	top:-45px;
	height:calc( 100% + 90px);
	box-shadow: 0 -30px 15px rgba(0,0,0,.5);
}
.ribbon_cover:before {
	border-radius:20px;
}
.ribbon_cover:after{
	top:calc( 100% - 10px );
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 27px 10px 27px;
}
.template002_copyright{
	font-size:.7em;
}

}
