@charset "utf-8";
/* ヘッダー */
#header {
	position: relative;
	width: 100%;
	height:auto;
	overflow: hidden;
}

#movie{
	text-align:center;}
	
#movie video{
	width:100%;}

#header .novie{
	width:100%;
	height:950px;}
	
#header a img {
	transition: all 0.5s ease;	
}
#header a:hover img {
	opacity: 0.9;	
	transition: all 0.5s ease;	
}
#header h1 {
	margin: 0;
	position:absolute;
	top:0;
	left:0;
	right:0;
	margin:auto;	
}
#header .logo {
	position: absolute;
	width:370px;
	height: 300px;
	margin:auto;
	top: 0;
	left: 0;
	right:0;
	z-index: 1;	
}
#header .logo img {
	display: block;
	margin: 0 auto;	
}
#header .bn-yoyaku {
	position: absolute;
	width: 80px;
	height:240px;
	top: 50%;
	left: 0;
	transform: translate(0, -110%);
	z-index: 1;	
}
#header .bn-TRwards24 {
	position: absolute;
	width: 140px;
    top: 50%;
    left: 0;
    transform: translate(0, 0);
	z-index: 1;
    background: #003b95;
}
#header .bn-TRwards24 a {
    text-decoration: none;
}
#header .bn-TRwards24 img {
	width: 100%;
}
#header .bn-TRwards24 p {
    padding: 0.8rem 0.3rem 0;
    line-height: 22px;
}
#header .bn-TRwards24 span {
	color: #fff;
    display: block;
    font-size: 24px;
    text-align: center;
    line-height: 115%;
}
#header .bn-TRwards24 span:first-child {
    font-size: 14px;
    line-height: 105%;
}
#header .bn-TRwards24 span:last-child {
    font-size: 13px;
    line-height: 170%;
}
#header .ccopy01 {
	position: absolute;
	width: 100%;
	height: 100%;
	width: 600px;
	height: 136px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;		
}
#header .ccopy02 {
	position: absolute;
	width: 100%;
	height: 100%;
	width: 600px;
	height: 136px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 2;		
}

#header .bg-bottom {
	background:url(../img/top-header-bg01.png) no-repeat;
	background-size:cover;
	height:250px;
	margin-top:-250px;
	position:relative;
	z-index:1;
}


#header .bg-bottom img{
	width:100%;}
/* top-intro01 */
#top-intro01 {
	background: url(../img/bg-plum01.png) no-repeat, url(../img/bg-plum02.png) no-repeat, url(../img/bg-washi00.jpg);
	background-position: center left, center right, center top;
	padding-top: 80px;
	padding-bottom: 120px;
}
#top-intro01 .wrap {
	position: relative;
	width: 1280px;
	height: 438px;
	overflow: hidden;
}
.top-intro0101 {
	position: absolute;
	width: 438px;
	height: 438px;
	top: 0;
	left: 0;	
}
.top-intro0102 {
	position: absolute;
	width: 438px;
	height: 438px;
	top: 0;
	right: 0;	
}
.top-intro0103 {
	position: absolute;
	width: 390px;
	height: 438px;
	top: 0;
	left: 445px;
	z-index: 2;
}
#top-intro01 h2 {
	margin-bottom: 40px;	
}
#top-intro01 p {
	color: #fff;
	font-size: 0.9rem;	
	margin-bottom: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 400;
}
/* top-intro02 */
#top-intro02 {
	background: url(../img/bg-shadow.png) no-repeat, url(../img/top-intro02-bg01.png) no-repeat, url(../img/top-intro02-bg02.png) no-repeat, url(../img/bg-washi02.jpg);
	background-position: center top, center left, center right, center center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#top-intro02 .wrap {
	position: relative;
	width: 1280px;
	height: 613px;
	overflow: hidden;
}
.top-intro0201 {
	position: absolute;
	width: 390px;	
	height: 613px;
	top: 0;
	right: 170px;
}
#top-intro02 h3 {
	padding-top: 70px;
	margin-bottom: 40px;	
}
#top-intro02 p {
	font-size: 0.9rem;	
	margin-bottom: 20px;
	font-weight: 600;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	text-shadow: 
	-1px -1px 0px #fff, 
	1px -1px 0px #fff, 
	1px 1px 0px #fff, 
	-1px 1px 0px #fff;
}
#top-intro02 a img {
	transition: all 0.5s ease;	
}
#top-intro02 a:hover img {
	opacity: 0.9;	
	transition: all 0.5s ease;	
}
#top-intro02 .bt {
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
/* top-intro03 */
#top-intro03 {
	background: url(../img/top-intro03-bg01.png) no-repeat, url(../img/top-intro03-bg02.png) no-repeat, url(../img/bg-washi00.jpg);
	background-position: center left, center right, center top;
	padding-top: 80px;
	padding-bottom: 80px;
}
#top-intro03 .wrap {
	position: relative;
	width: 1280px;
	height: 438px;
	overflow: hidden;
}
.top-intro0301 {
	position: absolute;
	width: 390px;
	height: 438px;
	top: 0;
	left: 30px;	
}
#top-intro03 h2 {
	margin-bottom: 40px;	
}
#top-intro03 p {
	color: #fff;
	font-size: 0.9rem;	
	margin-bottom: 20px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-weight: 400;
}
#top-intro03 a img {
	transition: all 0.5s ease;	
}
#top-intro03 a:hover img {
	opacity: 0.9;	
	transition: all 0.5s ease;	
}
#top-intro03 .bt {
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.top-intro0302 {
	position: absolute;
	width: 422px;
	height: 317px;
	top: 0;
	right: 390px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.top-intro0303 {
	position: absolute;
	width: 422px;
	height: 317px;
	bottom: 10px;
	right: 30px;
	border: 1px solid #fff;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
/* top-plan */
#top-plan {
	padding-top: 60px;
	padding-bottom: 80px;
	background: url(../img/bg-shadow.png) no-repeat, url(../img/bg-cloud01.png) no-repeat, url(../img/bg-cloud02.png) no-repeat, url(../img/bg-washi01.jpg);
	background-position: center top, left top, right bottom, center center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#top-plan h2 {
	text-align: center;
	margin-bottom: 50px;
}
#top-plan .rss-plan {
	margin-bottom: 30px;	
}
#top-plan .column {
	background: rgba(255,255,255,0.5);
	padding: 20px;
	box-sizing: border-box;
	border: 1px solid #99856c;
}
#top-plan .column p {
	font-size: 0.9rem;	
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;	
}
/* top-search */
#top-search {
	background: url(../img/top-search-bg01.png);
	background-position: center center;
	padding-top: 30px;
	padding-bottom: 22px;
}
#top-search .wrap {
	width: 1100px;
	background: url(../img/top-search-bg02.png) no-repeat;
	background-position: left center;
	padding-left: 238px;
	box-sizing: border-box;
}
/* top-info */
#top-info {
	background: url(../img/bg-shadow.png) no-repeat, url(../img/top-info-bg.png) no-repeat, url(../img/bg-washi02.jpg);
	background-position: center top, center right, center center;
	padding-top: 80px;
	padding-bottom: 80px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#top-info .wrap {
	position: relative;
	width: 1100px;
	height: 248px;
}
#top-info .top-info01 {
	position: absolute;
	width: 682px;
	height: 114px;
	top: 0;
	left: 0;
}
#top-info .top-info02 {
	position: absolute;
	width: 282px;
	height: 114px;
	bottom: 0;
	left: 0;
}
#top-info .top-info03 {
	position: absolute;
	width: 180px;
	height: 114px;
	bottom: 0;
	left: 302px;
}
#top-info .top-info04 {
	position: absolute;
	width: 180px;
	height: 114px;
	bottom: 0;
	left: 502px;
}
#top-info .top-info05 {
	position: absolute;
	width: 400px;
	height: 248px;
	right: 0;
	top: 0;
	padding-left:20px;
	overflow:hidden;
}
#top-info .top-info05 li{
	list-style-type:none;
}
#top-info a img {
	transition: all 0.5s ease;	
}
#top-info a:hover img {
	opacity: 0.9;	
	transition: all 0.5s ease;	
}
#top-info h2 {
	margin-bottom: 20px;
	border-bottom: 1px dashed #996f3c;	
	width:300px;
}
#top-info  dl dt {
    float: left;
	clear:both;
    margin-right: 10px;
	font-size: 0.9rem;
    font-family: Times, "Times New Roman", Georgia, serif;
	margin-bottom: 20px;
	padding-top: 2px;
}
#top-info  dl dd {
    float: left;
	width: 250px;
    overflow: hidden;
	margin-bottom: 20px;
}
#top-info  dl dd a {
	font-size: 0.9rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	color: #993333;		
}
#top-info  dl dd a:hover {
	color: #c74f34;	
}


#top-info .bn-TRwards24 {
    background: #003b95;
    margin-bottom: 20px;
}
#top-info .bn-TRwards24 a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
}
#top-info .bn-TRwards24 img {
    width: 60%;
}
#top-info .bn-TRwards24 p {
    padding: 0 0.3rem;
    margin-bottom: 0;
    line-height: 22px;
}
#top-info .bn-TRwards24 span {
	color: #fff;
    display: block;
    font-size: 22px;
    text-align: center;
    line-height: 135%;
}
#top-info .bn-TRwards24 span:first-child {
    font-size: 14px;
    line-height: 105%;
}
#top-info .bn-TRwards24 span:last-child {
    font-size: 13px;
    line-height: 100%;
}
@media only screen and (max-width:370px) {
    #top-info .bn-TRwards24 a { flex-wrap: wrap; justify-content: center; padding: 3rem 0 0 0; }
    #top-info .bn-TRwards24 img { width: 88%; }
    #top-info .bn-TRwards24 span { font-size: 24px; line-height: 135%; }
    #top-info .bn-TRwards24 span:first-child { font-size: 16px; line-height: 100%; }
    #top-info .bn-TRwards24 span:last-child { font-size: 16px; line-height: 135%; }
}
