@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}

@media screen and (min-width:641px){

	img{
		max-width: 100%;
		width: auto;
		height: auto;
	}

	a img{
		border-style: none;
	}
	
	a img:hover{
		opacity: 0.8;
	}

	body{
		background: #fff;
		background-image:url(img/bg.jpg);
		background-position:center top;
		background-attachment:fixed;
		background-repeat:no-repeat;
		/**/
	}

	html{
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}

	#pagetop{
		width: 118px;
		height: 68px;
		position: fixed;
		bottom: 20px;
		right: 20px;
		display: block;
		z-index: 100;
		cursor: pointer;
	}
	
	#pagetop .arrow{
		widows: 118px;
		height: 68px;
	}

	#menu_button{
		display: none;
	}
	#header{
		position:relative;
		width:100%;
		min-width:640px;
		height:55px;
		z-index:100;
		background-color:rgba(0,0,0,0.5);
		/*background-color:#fff;*/
	}

	#header .cts_area{
		max-width:1200px;
		min-width:640px;
		height:40px;
		margin:0 auto;
	}

	#header .cts_area .gslogo{
		width: 195px;
		height: 40px;
		float: left;
		margin:7px 0 0 0;
	}
	#header .cts_area .officiallogo{
		width:130px;
		height:28px;
		float:right;
		margin:14px 0 0 0;
	}
	#header .cts_area .officiallogo img{
		width:130px;
		height:28px;
		float:right;
	}
	#header .cts_area .postlogo{
		width: 165px;
		height: 50px;
		float: left;
		margin: 1px 0 0 0;
	}
	#header .cts_area .postlogo img{
		width: 165px;
		height: 50px;
		float: left;
	}

	#header .cts_area #title #titleicon{
		width:140px;
		height:45px;
		float:right;
	}
	#header .cts_area #title .titleiconimg{
		width:25px;
		height:25px;
		margin:16px 5px 0 ;
		float:left;
	}
	/* スイッチ */
	.sp{
		display: none;
	}
	#tag{
		display: none;
	}
	
	.t_tuc{
		color: #E5791A;
	}

	/* main container ---------------------------------------------------------------------------------------------------------------- */
	
	#main_container{
		max-width: 1200px;
		margin:0 auto;
	}
	
	.title{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		line-height: 0;
	}
	
	.renimg{
		width: 100%;
		margin: 0 auto;
		text-align: center;
		line-height: 0;
		background: #FFFFFF;
	}
	
	.menuwrap{
		width: 100%;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flexbox;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.menubtn{
		width: 50%;
		line-height: 0;
	}
	.menubtn:hover{
		background:#FFF72F;
	}
	
	.heiseibtn{
		width: 33.3%;
		line-height: 0;
	}
	.heiseibtn:hover{
		background:#FFF72F;
	}
	
	.reiwa_cont01{
		width: 100%;
		position: relative;
		text-align: center;
	}
	.reiwa_cont_btn01{
		width: 70%;
		position: absolute;
		margin:auto;
		left: 0;
		right: 0;
		bottom: 5px;
	}
	
	.reiwa_cont_btn02{
		width: 70%;
		position: absolute;
		margin:auto;
		left: 0;
		right: 0;
		bottom: 7px;
	}
	
	.reiwa_cont02{
		width: 100%;
		background: #FFFFFF;
	}
	
	.sityou_war{
		width: 100%;
		font-size: 0.8rem;
		text-align: center;
		color: #FF0C10;
		padding: 3px;
	}
	
	/* -----------------movie----------------------- */
	.movie{
		width: 70%;
		margin: 0 auto;
		text-align: center;
	}
	
	.sityoumovie{
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 55%;
		margin: 0 auto;
		text-align: center;
	}
	.sityoumovie iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	
	.twikiyaku{
		width: 100%;
		padding: 20px;
		background: #DCDFFF;
		border-radius: 10px;
	}
	.twikiyaku_title{
		font-size: 1.3rem;
		font-weight: bold;
		color: #151782;
	}
	.twikiyaku_li{
		font-size: 0.9rem;
		color: #2A29AC;
		text-indent: -1rem;
		margin-left: 1rem;
		list-style: none;
	}
	
	.reiwa_ban{
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	
	/* 令和グッズ ------------------------------------------------- */

	.rego_wrap{
		width: 100%;
		text-align: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flexbox;
		-ms-flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.rego_single{
		width: 33%;
		margin: 0 auto;
		padding-bottom: 100px;
		position: relative;
		background: #FFDCDD;
	}
	
	.rego_image{
		width: 100%;
		background: #FF6C6E;
		line-height: 0;
		text-align: center;
	}
	
	.rego_image753{
		width: 100%;
		background: #ff5a00;
		line-height: 0;
		text-align: center;
	}
	
	.rego_image img{
		width: 80%;
	}
	.rego_image753 img{
		width: 80%;
	}
	.rego_name{
		width: 100%;
		font-size: 1.1rem;
		line-height: 1.2rem;
		font-weight: bold;
		color: #630608;
		border-top: #FF5D5F 3px double;
		border-bottom: #FF5D5F 3px double;
		padding: 10px 3px 2px;
	}
	.rego_text{
		width: 100%;
		line-height: 1rem;
		border-radius: 10px;
		padding: 10px;
		font-size: 0.9rem;
		text-align: left;
	}
	.rego_price{
		font-size: 1rem;
		color: #630608;
		font-weight: bold;
		text-align: center;
	}
	.rego_btn{
		position: absolute;
		bottom: 2px;
		left: 0;
		right: 0;
		width: 80%;
		text-align: center;
		margin: 0 auto;
	}
	
	/* Twitter ------------------------------------------------- */
	
	.tyui{
		padding: 10px;
		border-radius: 5px;
		background: #fff;
		color:#D7191C;
	}
	
	
	.mon_cont01{
		background:linear-gradient(#1073b5,#2d97dd);
		border-radius: 10px;
	}
	.mon_cont02{
		background:linear-gradient(#b53710,#b57510);
		border-radius: 10px;
	}
	
	.allwrap{
		background:linear-gradient(#fff,#d0ecff);
	}
	
	.mon_q{
		width: 97%;
		margin: 0 auto;
		padding: 20px 10px;
		background:linear-gradient(#5ccd7c,#fdffbe);
		border-radius: 10px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
		color: #0D1F05;
	}
	
	.mon_q2{
		width: 97%;
		margin: 0 auto;
		padding: 20px 10px;
		background:linear-gradient(#f4c15e,#fdffbe);
		border-radius: 10px;
		text-align: center;
		font-size: 1.5rem;
		font-weight: bold;
		color: #250e07;
	}
	
	
	.mon_wrap2{
		width: 100%;
		margin: 0 auto;
		padding: 30px;
	}
	
	.mon_right{
		width: 20%;
		display: inline-block;
	}
	
	.mon_left {
	  width: 73%;
	  position: relative;
	  margin: 10px 0 0 25px;
	  padding: 20px 10px;
	  min-width: 120px;
	  max-width: 100%;
	  border-radius: 10px;
		text-align: left;
		line-height: 1.5rem;
		display: inline-block;
		vertical-align: top;
	}
	
	.left01{
	  background: #e0edff;
	  color: #12232e;
	  font-size: 1.2rem;
	}
	.left02{
	  background: #4ab7ff;
	  color: #FFFFFF;
	  font-size: 1.2rem;
	}

	.mon_left:before {
	  content: "";
	  position: absolute;
	  top: 30px;
	  left: -30px;
	  margin-top: -15px;
	  border: 15px solid transparent;
	  border-right: 15px solid #4ab7ff;
	}
	
	.mon_left_tw {
	  width: 76%;
	  position: relative;
	  margin: 10px 0 0 25px;
	  padding: 20px 10px;
	  min-width: 120px;
	  max-width: 100%;
	  border-radius: 10px;
		text-align: left;
		line-height: 1.5rem;
		display: inline-block;
		vertical-align: top;
	}
	
	.mon_left_tw:before {
	  content: "";
	  position: absolute;
	  top: 30px;
	  left: -30px;
	  margin-top: -15px;
	  border: 15px solid transparent;
	  border-right: 15px solid #e0edff;
	}
	
	.mon_left_sy {
	  width: 76%;
	  position: relative;
	  margin: 10px 0 0 25px;
	  padding: 20px 10px;
	  min-width: 120px;
	  max-width: 100%;
	  border-radius: 10px;
		text-align: left;
		line-height: 1.5rem;
		display: inline-block;
		vertical-align: top;
	  background: #fff;
	  color: #2e2521;
	  font-size: 1.2rem;
	}
	
	.mon_left_sy li{
		font-weight: bold;
		text-indent: -1rem;
		margin-left: 2rem;
		list-style: none;
	}

	.mon_left p {
	  margin: 0;
	  padding: 0;
	}	
	
	/* リンクコンテナー（下部）---------------------------------------------------------------------------------------------------------------- */
	
	.footwrap{
		width: 100%;
		background-color: #fff;
	}
	.postage_sp{
		display: none;
	}	
	
	.link_container_area{
		max-width:1000px;
		min-width: 640px;
		margin:0 auto;
		text-align:center;
		padding-top:40px;
		font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-size:16px;
		color:#000;
		background: #fff;
	}
	.link_container_area ul{
		list-style-type:none;
	}
	.link_container_area li{
		border-right:1px solid rgba(0,0,0,0.5);
		padding:0 3px;
		display:inline-block;
		font-size:14px;
	}
	.link_container_area li:last-child{
		border-right:1px solid rgba(0,0,0,0);
		padding:0 5px;
		display:inline-block;
	}
	.link_container_area li a:link{
		color:#000;
		text-decoration:none;
		padding:3px 10px;
	}
	.link_container_area li a:visited{
		color:#000;
		text-decoration:none;
	}
	.link_container_area li a:hover{
		color:#000;
		text-decoration:none;
		transition:background-color 0.5s;
		transition-timing-function:ease-in-out;
		background-color:rgba(0,0,0,0.2);
	}

	.snslogo_area{
		max-width:1000px;
		min-width: 640px;
		height:80px;
		margin:0 auto;
		padding-top:10px;
		text-align:center;
		background-color: #fff;
	}

	.snslogo_area ul{
		width:auto;
		height:54px;
		list-style-type:none;
		text-align: center;
	}

	.snslogo_area li{
		width:50px;
		margin-left:5px;
		display:inline-block;
	}
	.snslogo_area li img{
		width:50px;
	}



	/* footer */

	.official_ban{
		width:640px;
		margin:0 auto;
	}

	#rights{
		max-width: 1000px;
		min-width:640px;
		margin:0 auto;
		text-align: center;
		background: #fff;
	}

	#footer{
		max-width:1000px;
		min-width: 640px;
		height:35px;
		padding-top:10px;
		background-color:#fff;
		font-size:10px;
		color:#000;
		text-align:center;
		line-height:14px;
		margin:0 auto;
		border-top:1px #e6e4e4 solid;
	}

}/* @media */