	/*
Theme Name:JAPANESE Base Theme
Theme URI: https://japan-ese.info/
Description:BASE THEME.
*/
@import url("code.css");
@import url("footer.css");
@import url("header.css");
@import url("flash.css");
@import url("slick.css");
@import url("value.css");
@import url("value_right.css");
@import url("subvalue.css");
@import url("value_left.css");
@import url("table.css");
@import url("blog.css");
@import url("margin.css");
@import url("js.css");
@import url("form.css");
@import url("link.css");
@import url("float.css");
@import url("title.css");
@import url("center.css");
@import url("width.css");
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article,section {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Noto Sans JP',  'YuGothic', 'Meiryo', sans-serif;
	font-size:100%;
	line-height:2;
	vertical-align: baseline;
	background: transparent;
}
a{
	text-decoration:none;
}
li{
	list-style-type:none;
}
img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	vertical-align: bottom;
}
* {
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
}
h1{
    font-size:170%;
}
h2{
    font-size:160%;
}
h3{
    font-size:150%;
}
h4{
    font-size:130%;
}
figure {
	margin: 0;
}
@media (max-width: 1420px){
	.headerLogo a span {
	  font-size: 19px;
	}
	.ul_headerNav li a {
	  font-size: 14px;
	}
	.ul_headerNav > li > a {
		padding: 35px 20px 0;
	}
}
@media (max-width: 1280px){
	.topCt03 a {
		width: calc(100% / 4 - 45px /4);
		margin-right: 15px;
	}
	.topCt03_text span:nth-of-type(2) {
	  font-size: 1.3rem;
	}
}
@media (min-width: 1025px){
  .min1025none,
	.menuTrigger,
	.footerLogoSp {
      display: none;
  }
}
@media (max-width: 1024px){
  .max1024none,
	.topCt01_btn,
	.footerCt {
      display: none;
  }
  h1{
      font-size:150%;
  }
  h2{
      font-size:140%;
  }
  h3{
      font-size:130%;
  }
  h4{
      font-size:120%;
  }
	html.is_fixed,
  html.is_fixed body {
    height: 100%;
    overflow: hidden;
  }
	/* header {
		display: none;
	} */
	.headerLogo {
	  margin: 0 auto 0 0;
	}
	h2.topCt01_title {
		position: static;
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
		align-items: center;
		margin-bottom: 50px;
	}
	.topCt01 {
		padding-top: 60px;
	}
	.topCt01_img {
		width: 67%;
	}
	.topCt02 {
		width: 500px;
	}
	.waves01_wrap, .waves02_wrap {
		height: 50px;
	}
	.topCt03 a {
	  width: calc(100% / 2 - 15px /2);
		margin-top: 15px;
	}
	.topCt03 a:nth-of-type(4n) {
	  margin-right: 15px;
	}
	.topCt03 a:nth-of-type(2n) {
	  margin-right: 0;
	}
	.topCt03 {
		max-width: 80%;
		margin: 30px auto 0;
	}
	.topCt04 > p {
		width: 100%;
		text-align: center;
		margin-bottom: 60px;
	}
	/* footer {
		padding-bottom: 100px;
	} */
}
@media (min-width: 769px){
  .min769none {
      display: none;
  }
}
@media (max-width: 768px){
  .max768none {
  	display: none;
  }
  h1 {
  	font-size: 150%;
  }
  h2 {
  	font-size: 130%;
  }
  h3 {
  	font-size: 110%;
  }
  h4 {
  	font-size: 100%;
  }
	.headerLogo {
		width: 250px;
	}
	.headerLogo a span:nth-of-type(1) {
		width: 20%;
		margin-right: 1%;
	}
	.headerLogo a span:nth-of-type(2) {
		font-size: 16px;
		padding-top: 12px;
	}
	.topCt02_wrap {
		margin: 60px auto 100px;
	}
	.waves01_wrap, .waves02_wrap {
		height: 30px;
	}
	.topCt02_inner {
		padding: 60px 0 100px;
	}
	.topCt02 {
		width: 330px;
	}
	.topCt02_title {
		font-size: 22px;
		margin-bottom: 40px;
	}
	.topCt02_text {
		line-height: 1.7em;
	}
	.topCt02_img01, .topCt02_img02 {
		width: 22%;
	}
	.topCt02_img02 {
		left: 78%;
		bottom: 0;
		top: -12%;
	}
	.topCt02_img01 {
		bottom: -12%;
	}
	.topCt03_title01 span:nth-of-type(2) {
		margin-top: 20px;
	}
	.topCt03 {
		max-width: 94%;
		margin: 25px auto 0;
	}
	.topCt03 a {
	  width: calc(100% / 2 - 10px /2);
		 margin-right: 10px;
		margin-top: 10px;
		padding: 10px 0 35px;
	}
	.topCt03 a:nth-of-type(4n) {
	  margin-right: 10px;
	}
	.topCt03 a:nth-of-type(2n) {
	  margin-right: 0;
	}
	.topCt03_img01 {
		width: 70%;
	}
	.topCt03_text span:nth-of-type(1) {
		font-size: 1rem;
		line-height: 1.3em;
		margin: 15px auto 10px;
	}
	.topCt03_text span:nth-of-type(2) {
		font-size: 1.1rem;
		line-height: 1.3em;
	}
	.topCt03 a::after {
	  width: 20px;
	  height: 18px;
	  top: 90%;
	  left: 0;
	}
	.topCt03 a:hover::after {
	  top: 90%;
	}
	.topCt04 > p {
		margin-bottom: 30px;
	}
	.topCt04 > p span:nth-of-type(1) {
		font-size:1.5rem;
	}
	.topCt04 > p span:nth-of-type(2) {
		font-size: 1rem;
		margin-top: 15px;
	}
	.topCt04 > div {
		padding: 20px 3%;
	}
	.topCt04 > div p {
		width: 100%;
		padding: 0;
		justify-content: flex-start;
		margin-bottom: 10px;
	}
	.topCt04 > div p span:nth-of-type(1) {
		font-size: 1rem;
		margin-right: 2em;
	}
	.topCt04 > div p span:nth-of-type(2) {
		font-size: 1rem;
	  padding: 0.2em 0.5em;;
	}
	.topCt04 > div h3 a {
		font-size: 1rem;
	}
	/* footer {
		margin-top: 60px;
		padding: 50px 0;
	} */
}