@media screen and (max-width: 1600px) {
  .thyme_c_box:nth-of-type(1) {
    grid-template-columns: 50% 48%;
  }
}
@media screen and (max-width: 1250px) {
  .thyme_c_box:nth-of-type(1) {
    grid-template-columns: 100%;
  }
  .thyme_c_box {
    grid-template-columns: 100%;
    justify-content: center;
    row-gap: 40px;
  }
  .thyme_c_box .attention {
    justify-self: center;
  }
  .usage_guide {
    grid-template-columns: 1fr;
    justify-content: space-around;
  }
  .usage_guide .block_1 {
    display: grid;
    grid-template-columns: minmax(0, 340px) minmax(0, 160px);
    justify-content: center;
  }
  .usage_guide .block_2 {
    display: grid;
    grid-template-columns: minmax(0, 200px) minmax(0, 300px);
    justify-content: center;
  }
  #item {
    order: -3;
  }
  .grid_order_title {
    padding-top: 400px;
  }
  .grid_order_title .leaf_title::before {
    top: 408px;
  }
.naiyou0 {
	width: 100%;
	margin: 0 auto;
}
.naiyou1 {
	width:80%;
	color: #FF0;
	background: #9C3;
	font-size: 170%;
	font-weight: bold;
	padding: 0.5em 0;
	text-align: center;
	margin: 0 auto;
} 
.naiyou2 {
	width: 80%;
	border: 2px solid #9C3;
	padding:1.5em;
	line-height: 35px;
	color: #333;
	font-size: 130%;
	font-weight: bold;
	background: #FFF;
	margin: 0 auto;
}
.staff {
	width: 100%;
	margin: 10px auto 0;
	text-align: center
}
.qa00 {
	display: flex;
	width: 80%;
	justify-content: center;
	margin: 1em auto;
}
.qa00 img {
	max-width:100%;
	height: auto;
}
.qa_txt {
	color: #9C0;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	justify-content: center;
	padding-top: 0.4em;
	margin: 0 1em 0;
}
.n_box000 {
	display: block;
	justify-content: center;
}
.n_box00 {
	width: 280px;
	border: 4px solid #FC0;
	background: #FFF;
	padding-top: 1em;
	text-align: center;
	position: relative;
	margin: 2.5em auto 0;
}
.circle {
	position: absolute;
	left: -2em;
	top: -2em;
	line-height: 40px;
	font-size: 120%;
	background:  #FC0;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	text-align: center;
	color: #333;
	border: 2px solid #F90;
}
.r_txt {
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	background: #FC0;	
}
.f140 {
	font-size: 140%;
}
.button {
	width: 90%;
	height: 80px;
	line-height: 80px;
	margin:1em auto;
	color: #FFF;
	display: block;
	background: #0080C0;
	border: 2px solid #006595;
	border-radius: 10px;
	padding: 1em;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.t3 {
	width: 70%;
	margin: 0 auto;
	background: #FC0;
	border-radius: 50px;
	padding: 5px 0;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}}
@media screen and (max-width: 1024px) {
  .boxmi12 {
    padding: 50px 10px 25px 10px;
  }
  .c_box p {
    line-height: 1.4em;
  }
  .responsive_h .container {
    padding: 30px 10px;
  }
  .thyme_img {
    display: none;
  }
  .thyme_c_box {
    grid-template-columns: 100%;
  }
  .thyme_c_box .attention {
    position: relative;
    max-width: none;
    width: 100%;
    justify-self: none;
  }
  .thyme_c_box .attention img {
    display: block;
    margin: 20px auto;
  }
  .n_box000 {
	display: block;
	justify-content: center;
}
.n_box00 {
	width: 280px;
	border: 4px solid #FC0;
	background: #FFF;
	padding-top: 1em;
	text-align: center;
	position: relative;
	margin: 2.5em auto 0;
}
.circle {
	position: absolute;
	left: -2em;
	top: -2em;
	line-height: 40px;
	font-size: 120%;
	background:  #FC0;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	text-align: center;
	color: #333;
	border: 2px solid #F90;
}
}
@media screen and (max-width: 758px) {
  .annotation {
    justify-content: center;
  }
  .grid_order_title {
    padding-top: 700px;
  }
  .grid_order_title .leaf_title::before {
    top: 708px;
  }
  .nagare {
	width: 80%;
	margin: 3em auto 1em;
	
}
.naiyou0 {
	width: 100%;
	margin: 0 auto;
}
.naiyou1 {
	width:80%;
	color: #FF0;
	background: #9C3;
	font-size: 170%;
	font-weight: bold;
	padding: 0.5em 0;
	text-align: center;
	margin: 0 auto;
} 
.naiyou2 {
	width: 80%;
	border: 2px solid #9C3;
	padding:1.5em;
	line-height: 35px;
	color: #333;
	font-size: 130%;
	font-weight: bold;
	background: #FFF;
	margin: 0 auto;
}
.staff {
	width: 100%;
	margin: 10px auto 0;
	text-align: center
}
.qa00 {
	display: flex;
	width: 80%;
	justify-content: center;
	margin: 1em auto;
}
.qa00 img {
	max-width:100%;
	height: auto;
}
.qa_txt {
	color: #9C0;
	font-size: 120%;
	font-weight: bold;
	vertical-align: middle;
	justify-content: center;
	padding-top: 0.4em;
	margin: 0 1em 0;
}
.n_box000 {
	display: block;
	justify-content: center;
}
.n_box00 {
	width: 280px;
	border: 4px solid #FC0;
	background: #FFF;
	padding-top: 1em;
	text-align: center;
	position: relative;
	margin: 2.5em auto 0;
}
.circle {
	position: absolute;
	left: -2em;
	top: -2em;
	line-height: 40px;
	font-size: 120%;
	background:  #FC0;
	width: 80px;
	height: 80px;
	border-radius: 100%;
	text-align: center;
	color: #333;
	border: 2px solid #F90;
}
.r_txt {
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 130%;
	background: #FC0;	
}
.f140 {
	font-size: 140%;
}
.button {
	width: 90%;
	height: 80px;
	line-height: 80px;
	margin:1em auto;
	color: #FFF;
	display: block;
	background: #0080C0;
	border: 2px solid #006595;
	border-radius: 10px;
	padding: 1em;
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	position: relative;
}
.t3 {
	width: 70%;
	margin: 0 auto;
	background: #FC0;
	border-radius: 50px;
	padding: 5px 0;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 90%;
}
}
@media screen and (max-width: 680px) {
  .usage_guide {
    grid-template-columns: minmax(0, auto);
    justify-content: center;
  }
  .usage_guide .announcement {
    grid-column: span 2;
    justify-self: center;
  }
  .usage_guide .block_2 {
    grid-template-columns: minmax(0, auto);
    row-gap: 20px;
    justify-content: center;
  }
  .usage_guide img {
    max-height: 300px;
  }
  .responsive_img {
    display: none;
  }
  .annotation div {
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .leaf_title {
    color: #663300;
    font-weight: bold;
    padding-left: 35px;
    font-size: 1.4em;
  }
  .leaf_title::before {
    height: 40px;
    width: 40px;
    left: 0;
    top: 5px;
  }
}
@media screen and (max-width: 380px) {
  .grid_order_title {
    padding-top: 0px;
  }
  .grid_order_title .leaf_title::before {
    top: 8px;
  }
}
@media screen and (max-width: 380px) {
  .responsive_img_2 {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  .usage_guide .announcement h3 {
    font-size: 1.2em;
  }
  .usage_guide p {
    font-size: 1.1em;
  }
  .responsive {
    display: block;
  }
}