@charset "UTF-8";
@import url('normalize.css');

/* CSS Document */
/*---------------共通レイアウト-----------------*/
body{
	background: url(/images/bg.png);
	margin:auto;
	color:#000;
	min-width: 1000px;
	font-size:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.pc{
	display:block;
}
.sp{
	display:none;
}
.wrap{
	margin: auto;
	overflow:hidden;
}
h2{
	font-weight:normal;
}
a {
	color:#000;
}
a:focus, *:focus { 
	outline:none; 
}
a:hover,
a img:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
}
img{
	max-width:100%;
	-webkit-backface-visibility: hidden;
}
.con_box{
	max-width: 1000px;
	margin: auto;
	position: relative;
}

/* header */
#menu_wrap{
	background:#fff;
}
#menu{
	max-width:1000px;
	margin: auto;
	padding: 18px 0 13px;
}
#menu:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
h1{
	margin: 0;
	float: left;
	line-height: 1.2;
}
#menu_right{
	float: right;
}
#detail_search{
	background: #B7B7B7;
	border-radius: 5px;
	float: left;
	height: 34px;
	width: 230px;
	position: relative;
    box-sizing: border-box;
	margin-right: 35px;
}
#detail_search .gsc-control-cse {
    padding: 0;
}
#detail_search .word input{
	margin: 0 -2px -10px 4px;
    position: absolute;
    top: 4px;
    left: -1px;
	height: 26px;
	width: 192px;
	border: none;
	border-radius: 5px;
	box-sizing: border-box;
}
#detail_search .btn input {
    float: right;
}
#menu_right .link{
	text-decoration: none;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
    letter-spacing: 1px;
	display: block;
	font-weight: bold;
}
#header_fontsize{
	float: left;
}
#header_fontsize img{
	margin: 7px 7px 0 0;
}
#fontSize{
	float: right;
	list-style: none;
	padding:0;
	margin: 0;
}
#fontSize li{
	display: inline-block;
	margin: 0 0 0 3px;
}
#fontSize li a{
	display: block;
	line-height: 1;
	overflow: hidden;
	width: 33px;
	height: 33px;
	text-indent: -999px;
}
#fontSize li a.small{
	background: url(/images/font01_off.png) no-repeat center center;
}
#fontSize li a.small:hover,
#fontSize li a.small.active{
	background: url(/images/font01_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#fontSize li a.medium{
	background: url(/images/font02_off.png) no-repeat center center;
}
#fontSize li a.medium:hover,
#fontSize li a.medium.active{
	background: url(/images/font02_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#fontSize li a.large{
	background: url(/images/font03_off.png) no-repeat center center;
}
#fontSize li a.large:hover,
#fontSize li a.large.active{
	background: url(/images/font03_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header{
	background: #fff;
	width: 100%;
	min-width: 1000px;
	box-shadow: 3px 3px 5px rgba(29,30,30,0.2);
}
.head_wrap{
	padding:10px 0;
}
.head_wrap:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.site-header h1{
	float: left;
	margin: 20px 0 15px;
	line-height: 1;
}
.site-header ul{
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 1031px;
}
.site-header ul li{
	float: left;
	line-height: 1;
}
.site-header ul li a{
	display: block;
	width: 143px;
	height: 59px;
	line-height: 1;
}
.site-header ul li.menu01 a{
	background: url(/images/menu01_pc_off.png) no-repeat center center;
}
.site-header ul li.menu01 a:hover,
.site-header ul li.menu01.active a{
	background: url(/images/menu01_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu02 a{
	background: url(/images/menu02_pc_off.png) no-repeat center center;
}
.site-header ul li.menu02 a:hover,
.site-header ul li.menu02.active a{
	background: url(/images/menu02_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu03 a{
	background: url(/images/menu03_pc_off.png) no-repeat center center;
}
.site-header ul li.menu03 a:hover,
.site-header ul li.menu03.active a{
	background: url(/images/menu03_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu04 a{
	background: url(/images/menu04_pc_off.png) no-repeat center center;
}
.site-header ul li.menu04 a:hover,
.site-header ul li.menu04.active a{
	background: url(/images/menu04_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu05 a{
	background: url(/images/menu05_pc_off.png) no-repeat center center;
}
.site-header ul li.menu05 a:hover,
.site-header ul li.menu05.active a{
	background: url(/images/menu05_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu06 a{
	background: url(/images/menu06_pc_off.png) no-repeat center center;
	width: 142px;
}
.site-header ul li.menu06 a:hover,
.site-header ul li.menu06.active a{
	background: url(/images/menu06_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.site-header ul li.menu07 a{
	background: url(/images/menu07_pc_off.png) no-repeat center center;
	width: 142px;
}
.site-header ul li.menu07 a:hover,
.site-header ul li.menu07.active a{
	background: url(/images/menu07_pc_on.png) no-repeat center center;
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

/* footer */
.site-footer {
	padding-bottom: 20px;
}
.bc_wrap{
	position: relative;
	padding: 40px 0 30px;
	text-align: center;
}
.bc{
	max-width: 1180px;
	margin: auto;
	padding: 20px 0;
	box-sizing: border-box;
	max-height: 60px;
}
#pagetop{
	text-align: center;
}
#pagetop img:hover{
	filter: alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	cursor: pointer;
}
.ft_bn{
	padding: 0;
    text-align: center;
    max-width: 1000px;
    margin: auto;
    position: relative;
}
.ft_bn:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.ft_bn ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.ft_bn ul li{
	display: inline-block;
	padding: 0;
	margin: 0 7px;
}
.ft_menu{
	max-width: 1000px;
	margin: auto;
	padding: 25px 0 10px;
}
.ft_menu:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.ft_menu > ul {
	list-style: none;
	padding: 0;
	margin: 0 0 22px;
	text-align: center;
}
.ft_menu > ul > li{
	display: inline-block;
	margin: 0 12px;
}
.ft_menu > ul > li > a{
	font-size: 90%;
	margin: 0;
	display: block;
}

.site-footer p.cr{
	font-size: 90%;
}


/* top */
.top01{
	background: #009345;
	border-top: 15px solid #016C26;
	border-bottom: 15px solid #016C26;
	line-height: 1;
}
.top01 img{
	margin: 0 auto;
    display: block;
    height: 352px;
    max-width: 1000px;
}
.top02{
	padding-bottom: 57px;
}
#pankuzu{
	margin: 20px 0 40px;
	font-size: 110%;
}
#pankuzu a{
	text-decoration: none;
}
.intr_img{
	float: left;
	margin: 0 45px 15px;
}
.top02 .text h2,
.sen_con .text h2{
	padding: 25px 0 22px;
	margin: 0;
}
.top02 .text p,
.sen_con .text p{
	font-size: 140%;
	line-height: 1.8;
	margin: 0;
}
.top03_wrap{
	clear: both;
	padding: 30px 0 10px;
	background: url(/images/bg_y.png);
	box-shadow: 0 0 5px rgba(12,11,12,0.2);
}
.top03_wrap h2{
	text-align: center;
	line-height: 1;
	margin: 0 0 30px;
	background: url(/images/line_green.png) repeat-x center center;
}
.top03 ul{
	list-style: none;
	padding: 0;
	margin: 0 0 0 -50px;
}
.top03 ul:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.top03 ul li{
	background: #fff;
	border: 5px solid #139147;
	border-radius: 10px;
	float: left;
	width: 300px;
	padding: 20px 20px 15px;
	margin: 0 0 50px 50px; 
	box-sizing: border-box;
	box-shadow: 4px 4px rgba(29,30,30,0.2);
}
.top03 ul li h3{
	margin: 0;
	text-align: center;
}
.top03 ul li p{
	line-height: 1.7;
	font-size: 125%;
}
.home #changeArea[style="font-size: 70%;"] .top03 ul li p{
	height: 135px;
}
.home #changeArea[style="font-size: 80%;"] .top03 ul li p{
	height: 190px;
}
.home #changeArea[style="font-size: 90%;"] .top03 ul li p{
	height: 210px;
}
.stampBtn a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	text-align: center;
	background-color: #139147;
	display: block;
	margin: auto;
	padding: 10px;
	max-width: 700px;
	border-radius: 30px;
}

/* sengen */
.sengen_con .info_con,
.sen_con{
	background: url(/images/line_gray.png) repeat-x center bottom;
	padding-bottom: 35px;
	margin-bottom: 30px;
	clear: both;
}
.sengen_con div:last-child{
	background: none;
	padding: 0;
}
.top02.sen_con {
	padding-bottom: 50px;
}
.sen_con:after,
.info_con:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.info_con .text{
	max-width: 570px;
	float: right;
}
.info_con p{
	margin: 0;
	line-height: 1.8;
	font-size: 140%;
}
.info_con .date{
	background: #F9F800;
	margin: 0 0 10px;
	line-height: 1;
	font-weight: bold;
}
.info_con .date.right{
	margin: 0 0 10px 430px;
}
.info_con .date.right + .img{
	margin-top: -30px;
}
.info_con .img{
	width: 400px;
	float: left;
	overflow: hidden;
}
.info_con .img .movie{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.info_con .img .movie iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.info_con .img p{
	font-size: 140%;
	margin:0 0 20px;
	text-align: center;
	font-weight: bold;
}
.info_con .img img{
	margin-bottom:15px;
	font-size: 110%;
}
.info_con .img p:last-child,
.info_con .img img:last-child{
	margin-bottom:0;
}

/* josei */
ul.link#kanren{
	margin: auto 20px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
ul.link#kanren li p{
	padding-bottom: 15px;
}

/* stamprally */
.stamp_con h2,
.stamp_con h3{
	text-align: center;
}
.stamp_wrap .top02{
    font-size: 140%;
    line-height: 1.8;
}
.stamp_con .photo{
	float: right;
}
.stamp_con .info_list dl dt {
	padding-top: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.stamp_con .info_list {
    font-size: 140%;
    line-height: 1.8;
    padding: 40px 30px 30px;
    background: #ffffe7;
    box-shadow: 0 0 5px rgba(12,11,12,0.2);
}

.urlCopy > input {
    background:#fff;
    border: solid 1px #000;
    padding: .3em;
}

.urlCopy > button {
   background: var(--colorLightgray);
   color: var(--colorBlack);
   border: none;
   padding: 12px 32px;
   font-size: 16px;
   border-radius: 6px;
   cursor: pointer;
   font-weight: 600;
   transition: all 0.3s ease;
border-radius: 5px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .3);
}

/* SP */
@media (max-width: 640px) {
	body{
		min-width:320px;
	}
	.pc{
		display:none;
	}
	.sp{
		display:block;
	}
	.con_box{
		padding: 0 10px;
	}
	
	/* header */
	#menu_wrap {
		position: relative;
	}
	#menu{
		background: #fff;
		background-size: 100% auto;
		padding: 5px;
		width: 100%;
		box-sizing: border-box;
	}
	h1 {
		margin-right: 3%;
		line-height: 0;
		padding-top: 6px;
		box-sizing: border-box;
	}
	h1 img{
		height: 14px;
	}
	#menu_right {
		float: none;
	}
	#detail_search {
		width: 40%;
    	height: 27px;
		margin-right: 10px;
	}
	#detail_search .word input {
		margin: 0 -2px -10px 4px;
		top: 4px;
		height: 19px;
		width: 85%;
	}
	#detail_search .btn input{
		width: 25%;
		float: right;
		margin-top: 4px;
		max-width: 20px;
	}
	#menu_right .link {
		text-align: center;
		font-size: 8px;
		margin-top: 2px;
		margin-right: 5px;
		line-height: 1.4;
	}
	#menu .logo_sp{
		display: block;
		width: 47px;
	}
	#menu .logo_sp img{
		height: 40px;
		display: block;
	}
	.menu_btn{
		width: 25px;
		float: right;
	}
	.site-header {
		width: 100%;
		position: absolute;
		top: 37px;
		left: 0;
		z-index: 99;
		padding: 0;
		background: rgba(255,255,255,0.8);
		height: 100%;
		min-height: 1px;
		text-align: center;
		display: none;
		min-width: 270px;
		box-shadow: none;
	}
	.head_wrap{
		width: auto;
		height: auto;
		padding: 0;
		background: #fff;
		box-shadow: 0 5px 5px rgba(25,27,27,0.2);
	}
	.menu_close {
		position: absolute;
		top: -32px;
		right: 5px;
		z-index: 1000;
	}
	.site-header ul li {
		display: block;
		float: none;
		margin: 0 auto;
		padding: 10px;
		border-top: 1px solid #dcdcdc;
	}
	.site-header ul li:last-child{
		border-bottom: none;
	}
	.site-header ul li a {
		background-position: right 10px center !important;
		background-image: url(/images/menu_arr.png) !important;
		background-size: 28px auto !important;
		width: 100% !important;
		height: auto;
		padding: 10px;
    	box-sizing: border-box;
	}
	.site-header ul li a img {
		width: 176px;
	}
	.site-header ul li.this a {
		padding-top: 20px;
		border-top: none;
	}
	.site-header ul li.btn_con {
		padding: 0;
	}
	/* footer */
	.bc_wrap {
		padding: 20px 0 25px;
	}
	#pagetop {
		width: 40%;
		margin: auto;
	}
	.bc {
		padding: 12px 5%;
		font-size: 10px;
	}
    
	.ft_bn{
		text-align: center;
	}
	.ft_bn ul {
		margin: 0 auto;
		padding:0 15%;
	}
	.ft_bn ul li {
		padding: 0 1%;
		margin: 0 0 2%;
	}
	.ft_bn ul li:nth-child(2):after {
		content: '';
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	.ft_bn ul li img {
		max-height: 25px;
	}
	
	.ft_menu {
		padding: 10px 0 5px;
	}
	.ft_menu > ul {
		padding: 0 10px;
		margin: 0 auto 0;
	}
	.ft_menu > ul > li {
		margin: 0 3px;
	}
	.ft_menu > ul > li > a {
		font-size: 60%;
	}
	.site-footer p {
		font-size: 70%;
		margin: 0 0 20px;
		line-height: 1.8;
	}
	.site-footer p.cr {
		font-size: 50%;
		padding: 0 10px;
	}
	
	/* top */
	.top01 {
		border-top: 8px solid #016C26;
		border-bottom: 8px solid #016C26;
	}
	.top01 .con_box{
		padding: 0;
	}
	.top01 img {
		margin: 0;
		height: auto;
		max-width: 100%;
	}
	#pankuzu {
		margin: 10px 0 20px;
		font-size: 70%;
	}
	.top02 .intr_img {
		float: left;
		margin: 3% 5% 25px 2%;
    	width: 46%;
	}
	.top02 .text,
	.sen_con .text{
		width: 47%;
		float: left;
	}
	.top02 .text h2,
	.sen_con .text h2{
		padding: 0 0 10px;
		margin: 0;
	}
	.top02 .text h2 img,
	.sen_con  .text h2 img{
		height: 55px;
	}
	.top02 .text p,
	.sen_con .text p{
		font-size: 70%;
		margin-bottom: 25px;
	}
	.top03_wrap h2 {
		background-size: auto 3px;
	}
	.top03_wrap h2 img{
		height: 28px;
	}
	.top03 ul {
		margin: 0 0 0 -3%;
	}
	.top03 ul li {
		border: 3px solid #139147;
		width: 47%;
		padding: 3%;
		margin: 0 0 3% 3%;
		box-shadow: 2px 2px rgba(29,30,30,0.2);
	}
	.top03 ul li p {
		font-size: 80%;
		height: 130px !important;
	}
	
	/* sengen */
	.info_con,
	.sen_con{
		background-size: auto 3px;
	}
	.top02.sen_con {
		padding-bottom: 10px;
	}
	.info_con .text,
	.info_con .img{
		max-width: 100%;
		float: none;
		margin: auto;
	}
	.info_con .text{
		margin-top: 10px;
	}
	.info_con .img iframe{
		margin: auto;
		display: block;
	}
	.info_con .img p{
		font-size: 80%;
	}
	.info_con p {
		font-size: 80%;
	}
	.info_con .date{
		text-align: center;
	}
	.info_con .date.right{
		margin: 0 0 10px;
	}
	.info_con .date.right + .img{
		margin-top: 0;
	}
	.info_con .img img {
		margin-bottom: 0;
	}
	.slick-dots {
		position: relative;
		bottom: 7px;
		margin: 0;
	}
	
	/* josei */
	ul.link li:last-child .img{
		float: none !important;
		display: block;
		margin: 0 auto 10px !important;
	}
	
	/* stamprally */
	.stamp_con .info_list {
    padding: 20px 15px 15px;
    }
	.stamp_con .photo{
	float: none;
    }
}
@media (max-width: 374px) {
	#detail_search {
		width: 28%;
	}
	#detail_search .word input {
		width: 73%;
	}
}