a{
  text-decoration: none;
}

body{
  margin: 0;
  font-family: sans-serif;
}

img{
  width: 100%;
}

.minsta_header{
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
}

.header_nav{
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  line-height: 25px;
  padding: 2%;
  margin: 0 1%;
}

.header_btn{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 繧ｿ繝�ヮ繧ｳ 繝倥ャ繝繝ｼ */
.tatsunoko_header{
  position: fixed;
  top: 0;
  z-index: 9999;
  width: 100%;
  background: #fff;
}

.tatsunoko_header_nav{
  display: flex;
  list-style: none;
  justify-content: space-between;
  align-items: center;
  line-height: 25px;
  padding: 2%;
  margin: 0 1%;
}

.tatsunoko_header_btn{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.tatsunoko_logo_title{
  text-align: center;
  color: #ff8000;
  background: #FFF;
  text-shadow: 2px 2px 0 #fff, 3px 3px 5px #e3e3e3, 0px 0px 0px #cbcbcb, 0px 0px 5px #ffffff, 0px 0px 0px #eaf4ff;
}

.tatsunoko_sub_title{
  color: #fff;
  font-size: 15px;
  background: #ff8000;
  padding: 5px 15px;
  text-shadow: none;
  border-radius: 20px;
}

.tatsunoko_line{
  margin: 0;
  color: #fff;
}

.tatsunoko_top_btn, .tatsunoko_info_btn {
  display: inline-block;
  text-decoration: none;
  background: #ff8000;
  color: #FFF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  box-shadow: 0px 1px 1px rgb(0 0 0 / 29%);
  border-bottom: solid 3px #bd6565;
  transition: .4s;
}


/* 繧ｿ繝�ヮ繧ｳ 縺薙％縺ｾ縺ｧ*/

.swiper-container{
  margin-top: 128px;
  margin-bottom: 7px;
}

.min_logo_title{
  text-align: center;
  color: #529400;
  background: #FFF;
  text-shadow: 2px 2px 0 #fff, 3px 3px 5px #e3e3e3, 0px 0px 0px #cbcbcb, 0px 0px 5px #ffffff, 0px 0px 0px #eaf4ff;
}

.min_sub_title{
  color: #fff;
  font-size: 15px;
  background: #4bb50a;
  padding: 5px 15px;
  text-shadow: none;
  border-radius: 20px;
}

.minsta_line{
  margin: 0;
  color: #fff;
}

.top_btn, .info_btn {
  display: inline-block;
  text-decoration: none;
  background: #4bb500;
  color: #FFF;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  box-shadow: 0px 1px 1px rgb(0 0 0 / 29%);
  border-bottom: solid 3px #bd6565;
  transition: .4s;
}

.c-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding: 0 15px;
}

/* 蝠�刀縺ｫ隕狗ｫ九※縺滓棧 */
.pr_special_list {
background: #fafafa;
position: relative;
}

/* 繝ｩ繝吶Ν驛ｨ蛻� 蟾ｦ荳翫↓陦ｨ遉ｺ */
.pr_special_list::before {
content: "";
top: 0;
left: 0;
border-bottom: 2em solid transparent;
border-left: 2em solid #c127489e; /* 繝ｩ繝吶Ν縺ｮ濶ｲ縺ｯ縺薙％縺ｧ螟画峩 */
position: absolute;
z-index: 100;
}

.pr_special_list::after {
content: "PR";
display: block;
top: 5px;
font-size: 8px;
transform: rotate(-45deg);
color: #fff; /* 譁�ｭ苓牡縺ｯ縺薙％縺ｧ螟画峩 */
left: 3px;
position: absolute;
z-index: 101;
}

.l_stamp{
  margin-bottom: 10px;
}

.l_stamp_header{
  background: #52d600;
  padding: 0px 10px;
  margin: 0px 5px;
  border-radius: 15px;
}

.l_stamp_header img{
  display: block;
  width: 95%;
  margin: 1% auto;
}

.l_stamp_li{
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.l_stamp_li li{
  width: 100%;
  margin: 1.5%;
}

.l_stamp_p{
  width: 100%;
  height: auto;
  border: 1px solid #adadad;
}

.btn_orange {
  display: inline-block;
  width: 100%;
  padding: 0.3em 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #ff8808;
  font-size: 13px;
  border-bottom: 4px solid #AD2022;
  border-radius: 4px;
  line-height: 15px;
}

.d_stamp_header{
  text-align: center;
  color: #ffffff;
  font-size: 1.3rem;
  margin-top: 10px;
  font-weight: bold;
  border-radius: 15px;
}

/*********************************************
繧ｹ繧ｿ繝ｳ繝嶺ｺ亥相
*********************************************/
	.announcement{
		display:flex;
		flex-align:center;
		box-align:center;
		align-items:center;
		height:51vw;
		background-color:#e1fffc;
		padding:0 1vw;
		box-sizing:border-box;
    padding:1vw 10px;
    list-style: none;
	}
 	.announce_1 {
		width:25vw;
		height:100%;
		padding:1vw;
		box-sizing:border-box;
//		background-color:#e1fffc;
    position:relative;
	}
	.announce_1 img{
    position:absolute;
    bottom:20%;
		height:60%;
		width:90%;
	}
 	.announce_2 {
		width:50vw;
		height:100%;
		padding:1vw;
		box-sizing:border-box;
//		background-color:#59ff2a;
	}
	.announce_stamp_main{
		width:47vw;
		height:47vw;
		border:2px solid #59ff2a;
		margin-bottom:1vw;
		border-box:box-sizing;
		position:relative;
	}
	.announce_stamp_main img{
		position:absolute;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		  transform: translate3d(-50%, -50%, 0);
	}
	.announce_3 {
		width:25vw;
		height:100%;
		padding:1vw;
		box-sizing:border-box;
	//	background-color:#029481;
	}
	.announce_stamp_sub{
		height:23.5vw;
    width:23.5vw;
		border:2px solid #59ff2a;
		margin-bottom:1vw;
		box-sizing:border-box;
		position:relative;
    padding:0;
	}
	.announce_stamp_sub_last{
		margin-bottom:0;
	}
	.announce_stamp_sub img{
		position:absolute;
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
		transform: translate3d(-50%, -50%, 0);
	}
  /*********************************************
  繧ｹ繧ｿ繝ｳ繝嶺ｺ亥相
  *********************************************/

  /*------------------------------
  縺薙％縺九ｉ繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｮCSS
  ------------------------------*/

  .accordion {
  width: 500px;
  max-width: 100%;
}


/* 繝√ぉ繝�け繝懊ャ繧ｯ繧ｹ繧帝撼陦ｨ遉ｺ縺ｫ縺吶ｋ */
.accordion-hidden{
  display: none;
}

/* Question驛ｨ蛻� */
.accordion-open {
  display: block;
  padding: 10px;
  background: #52a261;
  cursor: pointer;
  margin: 5px 0;
  font-weight: 700;
}

/* Answer驛ｨ蛻��譛蛻昴�陦ｨ遉ｺ縺励↑縺� */
.accordion-close {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  opacity: 0;
  transition: 0.5s;/* 陦ｨ遉ｺ騾溷ｺｦ縺ｮ險ｭ螳� */
}

/* 繝√ぉ繝�け繝懊ャ繧ｯ繧ｹ縺ｫ繝√ぉ繝�け縺悟�縺｣縺溘ｉAnswer驛ｨ蛻�ｒ陦ｨ遉ｺ */
.accordion-hidden:checked + .accordion-open + .accordion-close {
  height: auto;
  opacity: 1;
  padding: 10px;
  background: #f5f5f5;
  font-weight: 700;
}

/*------------------------------
縺薙％縺ｾ縺ｧ繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｮCSS
------------------------------*/

.hide{
	transform: translateY(100%); /* 荳九↓豸医∴繧九ｈ縺�↓縺吶ｋ */
  opacity: 0;
}

.hide2{
	transform: translateX(-105%); /* 荳九↓豸医∴繧九ｈ縺�↓縺吶ｋ */
  opacity: 100;
}

.hide3{
  bottom: 195px;
  transform: translateY(100%);
}

.hide4{
  bottom: 195px;
	transform: translateX(-105%); /* 荳九↓豸医∴繧九ｈ縺�↓縺吶ｋ */
  opacity: 100;
}

.new_stamp{
  pointer-events: none;
}

.h_margin{
  height: 130px;
}
