		@charset "utf-8";
/* CSS Document */

/* ------------------------------
Property-Resse
------------------------------ */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, , form, select, option, address, pre, blockquote, code {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
dd{
	margin:0 50px;
}
body{
	font-family: 'Noto Sans JP', sans-serif;
  margin: 0;
}

table, th, td{
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}
ul, ol, dl, li {
	list-style-type: none;
}
li li, li p, li pre, li dt, li dd, dd li, dd p, dd pre, dd dt, dd dd {
	font-size: 22px;
}
hr {
	display: none;
}

h2 {
	font-size: 36px;
	letter-spacing: 1pt;
	line-height: 120%;
}
h3 {
	font-size: 27px;
	letter-spacing: 1pt;
	line-height: 120%;
}
h4 {
	font-size: 27px;
	letter-spacing: 1pt;
	line-height: 120%;
    margin: 0;
}
h5 {
	font-size: 18px;
	letter-spacing: 1pt;
	line-height: 120%;
	text-align: center;
}
p {
  letter-spacing: .05em;
  line-height: 1.5;
  margin: 0;
}
a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
a {
	text-decoration: none;
}

.bg-con {
  background-image: url(../img/lp-bg.png);
  background-repeat: repeat;
  padding-bottom: 5px;
}
.wrapper {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif!important;
  width: 1000px;
  margin: 0 auto;
}
.d-flex {
  display: flex;
  margin-bottom: 40px;
}
.big-txt {
  font-size: 130%;
  font-weight: bold;
}
.red-txt {
  color: #C13434;
}
.vertical-box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #C13434;
  font-family: sans-serif;
}
.vertical-txt {
  font-size: 64px;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-family: sans-serif;
}
.horizon-txt {
  line-height: 1.2;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}
.horizon-big {
  font-size: 120%;
  letter-spacing: -0.1em;
}
/*.t-skew {
  -ms-transform: skew(-15deg);
  transform: skew(-15deg);
}*/

.mainvisual{
  margin-bottom: 20px;
}

.mainvisual-box{
  margin-bottom: 40px;
}

.apply-btn {
  background: #C13434;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  width: 700px;
}
.apply-txt {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin: 15px 0;
}

.feature-left {
  width: 875px;
}
.feature-right {
  width: 125px;
}
.feature-ttl {
  width: 90%;
  margin: 0 auto 20px;
  text-align: center;
  border: solid 3px #000;
  padding: 10px;
  font-size: 50px;
}
.feature-con-ttl-box {
  width: 90%;
  margin: 0 auto 10px;
}
.feature-con-ttl {
  margin: 4px 0 0;
  text-decoration: underline;
  font-size: 36px;
}
.feature-con-number {
  color: #123A8F;
  font-size: 60px;
  font-weight: bold;
}
.feature-con-txt {
  width: 85%;
  margin: 0 0 20px 85px;
  font-size: 24px;
}
.feature-point {
  position: relative;
  width: 90%;
  margin: 50px auto 0;
  padding: 5px;
  border: solid 3px #000;
}
.feature-point img {
  position: absolute;
  width: 100px;
  left: -20px;
  top: -40px  ;
}
.feature-point-txt {
  margin: 0;
  margin-left: 80px;
  font-size: 30px;
}

.kyotsu-ttlbox {
  align-items: center;
  color: #fff;
  background: #123A8F;
  padding: 10px;
  margin-bottom: 20px;
  justify-content: center;
}
.kyotsu-subttl {
  font-size: 48px;
  line-height: 1;
  margin: 0;
  text-align: center;
  font-family: sans-serif;
}
.kyotsu-ttl {
  font-size: 40px;
  text-align: center;
  margin: 0;
  padding-left: 2px;
  font-family: sans-serif;
}
.kyotsu-left {
  width: 100px;
  background: #123A8F;
}
.kyotsu-vertical {
  font-size: 40px;
  padding: 6px;
  font-family: sans-serif;
}
.kyotsu-right {
  width: 900px;
}
.eng-content {
  width: 90%;
  margin:0 auto;
}
.eng-img {
  width: 80%;
  margin: 0 auto;
  border: solid 1px;
}
.eng-img img {
  width: 100%;
}
.eng-txt {
  font-size: 24px;
}

.ability-ttl {
  text-align: center;
  font-size: 60px;
  font-family: sans-serif;
  border: solid 3px #000;
  padding: 10px 0;
  color: #123A8F;
  margin: 30px;
}
.kyotsu-txt {
  font-size: 24px;
  margin: 25px auto;
  width: 92%;
}


.apply-button{
  text-align: center;
  font-family: Iwata News Mincho Pro;
  margin-bottom: 35px;
}
.apply-button-top{
  background-color: #2B2B2B;
  width: 1000px;
  height:69px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.apply-button-top-font{
  color:white;
  font-size:28px;
  padding: 15px;
}
.apply-button-middle{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 32px 98px 0px 98px;
  border-color: #2B2B2B transparent transparent transparent;
  margin:20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.apply-button-bottom{
  background-color: #C13434;
  border-radius: 20px 20px 20px 20px;
  color: white;
  display: block;
  font-size: 36px;
  width: 650px;
  margin: 20px auto;
}
.apply-button-before{
  background-color: #fff;
  border: solid #2b2b2b 2px;
  border-radius: 20px;
  color: #2b2b2b;
  width: 800px;
  margin: 10px auto;
  padding: 14px;
  font-size: 25px;
}
.analysis-top-container{
  background-color:#123A8F;
  padding-top: 1px;
  width: 100%;
}
.analysis-top-container h3 {
  color:#123A8F;
  font-size: 42px;
  font-family: sans-serif;
  background-color:white;
  border-radius: 20px 20px 20px 20px;
  text-align: center;
  margin: 10px auto;
  width: 90%
}
.analysis-ttl{
  color: white;
  font-size: 56px;
  font-family: sans-serif;
  text-align: center;
  font-weight: bold;
  transform: scaleY(1.3);
}
.analysis-content{
  text-align: center;
  justify-content:center;
  border: solid 2px #444;
  margin-bottom: 30px;
}
.analysis-heading{
  background-color: #fff;
  padding: 10px;
}
.analysis-heading-japanese{
  background-color: white;
  border: thin solid black;
  padding-bottom: 68px;
}

.analysis-subject-text{
  color: #123A8F;
  font-size: 27px;
  font-family: sans-serif;
  text-align: left;
}

.analysis-heading-text{
  color: black;
  transform: scaleY(1.3);
  font-size: 36px;
  margin: 10px auto;
  font-family: sans-serif;
}

.analysis-button{
  background-color: #C13434;
  border-radius: 10px;
  width: 450px;
  margin: 0px auto;
}

.analysis-button:hover{
  cursor: pointer;
}

.analysis-button-txt{
  color: white;
  font-size: 24px;
  font-family: sans-serif;
}
.analysis-description-top{
  display: flex;
  justify-content: center;
}
.analysis-description-content{
  display: none;
}
.analysis-description-content h3{
  font-size: 42px;
  margin: 0px auto 40px;
  padding-top: 10px;
  border-top: solid 2px #444;
}
.analysis-description-img{
  margin-left: 30px;
  width: 40%;
}
.anaiysis-description-txt{
  font-size: 24px;
  text-align: left;
  margin-left: 25px;
}
.analysis-txt-red{
  color: #C13434;
}
.analysis-description-bottom{

}
.description-heading{
  background-color: #123A8F;
  width: 280px  height:50px;
  margin: 20px 550px 20px 50px;
}
.description-heading-txt{
  color: white;
  font-size: 30px;
  font-family: sans-serif;
}
.description-txt{
  font-size: 24px;
  text-align: left;
  margin: auto 10px;
}
.description-button{
  font-size: 40px;
  margin:20px auto 20px auto;
}
.description-button-txt{
  font-size: 24px;
  color: #1a73e8;
  text-decoration: underline;
}

.description-button:hover{
  cursor: pointer;
}

.measure-ttl {
  text-align: center;
  font-size: 60px;
  font-family: sans-serif;
  border: solid 3px #000;
  padding: 10px 0;
  color: #C13434;
  margin: 30px;
}
.measure-txt {
  font-size: 24px;
  margin: 0 auto;
  width: 92%;
}
.youkou-ttl {
  text-align: center;
  font-size: 60px;
  font-family: sans-serif;
  border: solid 3px #000;
  padding: 10px 0;
  color: black;
  margin: 30px;
}
.table{
    border-collapse: collapse;
    margin: 0 auto;
    width: 92%;
}
.table-item{
    border-width: 1px 0px;
    border-color: black;
    border-style: solid;
    font-size: 24px;
    text-align: left;
    padding: 15px;
    width: 10px;
}
.table-item-red{
    color: #C13434;
    font-size: 24px;
}
.table-item-small{
    font-size: 20px;
}

.support-ttl img{
  width: 1000px;
}

/*fadein*/
.js-fade-in[data-visibility="false"]{
  opacity: 0;
  transform: translate(0, 5%);
}

.js-fade-in[data-visibility="true"]{
  transition: 1s;
  opacity: 1;
  transform: translate(0, 0);
}
