/* GLOBAL STYLES
-------------------------------------------------- */
body {
	background: #fcfdff;
  background-size: 20px 20px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.ctv-box{
  padding: 40px 0!important;
}
.ctv-box h3{
  letter-spacing:  2px!important;
  margin-bottom: 20px!important;
}
.container-fluid{
  padding: 0; 
}
.center{
  text-align: center; 
}



.ctv-box{
    padding: 40px 0!important;  
  }
a {
	-webkit-transition: all ease 0.25s;
	-moz-transition: all ease 0.25s;
	transition: all ease 0.25s;
}

img {
  max-width: 100%;
  vertical-align: bottom;
}

hr {
  margin-top: 50px;
  margin-bottom: 50px;
  border: 0;
  border-top: 1px solid #ccc;
}


/* structure
-------------------------------------------------- */
.container {
  box-sizing: border-box !important;
  margin: 0 auto;
  position: relative;
  width: 900px;

}
/* common
-------------------------------------------------- */

/* margin */
.mgt0	{
	margin-top: 0px !important;
}
.mgt10	{
	margin-top: 10px !important;
}
.mgt20	{
	margin-top: 20px !important;
}
.mgt30	{
	margin-top: 30px !important;
}
.mgt40	{
	margin-top: 40px !important;
}
.mgt50	{
	margin-top: 50px !important;
}
.mgb0	{
	margin-bottom: 0px !important;
}
.mgb10	{
	margin-bottom: 10px !important;
}
.mgb20	{
	margin-bottom: 20px !important;
}
.mgb30	{
	margin-bottom: 30px !important;
}
.mgb40	{
	margin-bottom: 40px !important;
}
.mgb50	{
	margin-bottom: 50px !important;
}
.mgb100	{
	margin-bottom: 100px !important;
}

h1, h2, h3, h4, h5, h6 {
  
  line-height: 1.4;
}

h2 {
  font-size: 2.3em;
}
h3 {
  font-size: 1.6em;
}
h4 {
  color:#6850a1;
  font-size: 1.4em;
}
h5 {
  font-size: 1.1em;
}
.ft1{
  font-size: 1.1em
    
}

.ft2{
  font-size: 1.2em
    
}
.ft3{
  font-size: 1.3em
    
}
.ft5{
  font-size: 1.5em;
}
.ft8{
  font-size: 1.8em;
}
q {
  display: inline-block;
  font-family: 'Noto Serif JP', serif;
  font-weight: 300;
  line-height: 1.5;
  margin-top: 1em;
  quotes: "“" "”" "‘" "’";
  padding: 0 2em;
  position: relative;
}
q:before, q:after {
  color: rgba(0,0,0,0.15);
  font-size: 4em;
  line-height: 1;
  position: absolute;
}
q:before {
  content: open-quote;
  left: 0;
  top: -0.4em;
}
q:after {
  content: close-quote;
  bottom: -0.8em;
  right: 0;
}
.wrapper{
  background: #f6f6f6;
}

.text {
  color: #010101;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 17px;
  line-height: 2em;
  padding: 0;
}
.desc {
  font-size: 0.8em;
}
.reflection {
    display: inline-block;
    width: 80%;
    position: relative;
    overflow: hidden;
}
.bg-color{
  background: #f5f5f7;
}
.reflection:after {
    content: "";
    height: 100%;
    width: 30px;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
}
ul.checklist li {
    margin: auto;
    letter-spacing: 0;
    font-size: 1.2em;
    font-weight: 500;
    padding-top: 5px;
    padding-left: 40px;
    padding-bottom: 0.2em;
    background: url(../images/check.png) left 8px;
    background-repeat: no-repeat;
    background-size: 30px;
    list-style-type: none;
}
ul {
  color: #010101;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  padding: 1em;
}
ul li {
  list-style: none;
  padding: 0.25em 0 0.25em 1em;
}
.border {
  border: 1px solid #ccc;
}
.border_w {
    border: solid 1px #999;
    outline: solid 2px #999;
    outline-offset: 3px;
    padding-top: 1rem;
    text-align: center;
    width: 80%;
    margin: 1rem auto;
    font-size: 0.9em;
}

.text_center {
  text-align: center !important;
}
.text_right {
  text-align: right !important;
}
.text_left {
  text-align: left !important;
}

.font_S {
  font-size: 0.85em;
}
.font_L {
  font-size: 1.3em;
}
.font_LL {
  font-size: 1.7em;
}

.bold {
  font-weight: 600;
}
.u {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.u2 {
  border-bottom-width: 2px;
}
.i {
  font-style: italic;
}
.red {
  color: #e40030;
}
.blue {
  color: #0a2772;
}
.white {
  color: #fff;
}
.bg_y {
  background: #fff08b;
}
.yellow-mk{
  background-color: #ffe851!important;  
}
.del-line{
   text-decoration: line-through;
}

.subheader {
  margin: 0px 0;
  padding: 20px 0 0px;
	position: relative;
  text-align: center;
}
.subheader h2 {
  color: #2c2428;
  margin-bottom: 0; 
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  line-height: 1.6;
  padding: 15px 0;
  position: relative;
}
.subheader h2 > span {
  background: linear-gradient(transparent 70%, #d6ec94 0%);
  display: inline;
  padding: 0 5px 2px;
  position: relative;
  line-height: 1.9;
}
.img1 img{
  max-width: 830px; 
  margin: auto; 
}


/* header
-------------------------------------------------- */
.header h1{
  margin-top: 0!important;
  margin-bottom: 0!important;
  background: url("../images/header-bg.jpg")no-repeat center;
  -webkit-background-size:  cover;
       -o-background-size:  cover;
          background-size:  cover;
}

.header h1 picture img{
  max-width: 1206px;  
  margin: auto; 
}

.bar{
  padding: 2rem;  
}

.bar img{
  max-width: 600px; 
}

.header_top {
  text-align: center;
}
.header_title {
  text-align: center;
}
img{
  width: 100%;  
}

/* sec_apply
-------------------------------------------------- */
.sec_apply {
  background: rgb(107,22,134); /* Old browsers */
  background: -moz-linear-gradient(-45deg,  rgba(0,71,135,1) 40%, rgba(0,63,122,1) 100%);
  background: -webkit-linear-gradient(-45deg, rgba(0,71,135,1) 40%,rgba(0,63,122,1) 100%);
  background: linear-gradient(135deg, rgba(0,71,135,1) 40%,rgba(0,63,122,1) 100%);
}
.sec_apply .container-fluid {
  background:#e5f3e8;
  padding: 50px 0;
}
.sec_apply.bg_none {
  background: #e5f3e8;
  padding: 20px 0 40px 0;
}
.sec_apply .sec_apply_box a{
 max-width: 750px;
 display: block;
  text-align: center;
  margin: auto;
}
a:hover{
  opacity: 0.9;
}
.sec_apply .sec_apply_buttons {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 0;
}
.sec_apply .sec_apply_buttons li {
  list-style: none;
  padding: 0;
  width: 100%;
}
.sec_apply .sec_apply_box {
  color: #000;
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif; 
}

.sec_apply .sec_apply_box h3{
  margin-top: 0;
  font-family: 'Noto Sans JP', sans-serif; 
  letter-spacing: 1px;
  font-size:2.4em;
  margin-bottom: 0;
  
}
.prof-img {
  text-align: center;
  width: 30%;
}
.prof-img img{
  max-width: 616px;
  width: 100%;
}

.prof-box{
      background: #f4f4f4;
    padding: 2rem;
    display: flex;
    border-radius: 20px;
    margin-bottom: 70px;
}

.prof-box p{
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.7;
}
.prof-wrap{
  padding: 10px;
}
.prof-txt{
  width: 80%;
  margin-left: 2%;
}
.sec_apply .sec_apply_box .utikeshi{
  text-decoration: line-through;
}

.price{
  font-size: 1.6em;
}

.red{
  color: rgb(228, 0, 48);
  font-weight: bold;
}

.big{
  font-size: 150%;
}

.sec_apply .sec_apply_buttons li.book img {
  max-width: 200px;
  width: 200px;
}
.underline{
  text-decoration: underline;
  text-underline-offset:5px;
}


/* sec_intro
-------------------------------------------------- */
.sec_intro {
  padding-top: 50px;
  padding-bottom: 80px;
}
.sec_intro .border_w {
  background: #fff;
  padding: 20px;
}
.sec_intro .border_w p {
  font-size: 1em;
  line-height: 2;
  margin-bottom: 0;
}


/* chapters
-------------------------------------------------- */
.chapter {
  background: #f8fafb url("../images/grid@2x.png");
  background-size: 20px 20px;
  margin-top: 0px;
  margin-bottom: 50px;
}
.chapters {
  background: #fff;
  border-left: 10px solid #25aa42;
  border-top: 1px solid rgba(0,0,0,0.1);
  border-right: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin: 70px 10px;
  padding: 30px 30px 30px 80px;
  position: relative;
  text-align: left;
}
.chapters:after {
  color: #78727a;
  content: "contents";
  font-size: 18px;
  font-weight: 600;
  left: -48px;
  letter-spacing: 0.5em;
  position: absolute;
  top: 120px;
  transform: rotate(90deg);
}
.chapters h3 {
  color: #000;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.chapters h3 > span {
  color: #25aa42;
  font-size: 21px;
  margin-right: 1em;
}
.chapters h3 > span > span {
  font-size: 28px;
}
.chapters ul {
  margin: 0 0 50px;
  padding: 0;
}
.chapters ul li {
  letter-spacing: 0.1em;
  margin: 0 0 0.5em;
  padding: 0;
  position: relative;
}


/* footer
-------------------------------------------------- */
#footer {
	background: #222;
	color: rgba(255,255,255,0.7);
	font-size: 0.75em;
  margin-top: 0;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
}
.footer_link {
  text-align: left;
}
.footer_link a {
  color: rgba(255,255,255,0.7) !important;
}
.footer_copyright {
  text-align: right;
}

#gotop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
}
#gotop a {
	background-color: rgba(0,0,0,0.3);
	background-image: url(../images/gotop.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	height: 40px;
	width: 40px;
}
#gotop a:hover {
	background-color: rgba(0,0,0,0.5);
}


/* responsive CSS
-------------------------------------------------- */

@media (max-width: 1080px) {

  .sec_apply .sec_apply_box a{
    max-width:400px;
  }
}

@media (max-width: 859px) {
  
  body {
    font-size: 14px;
  }
  
  h2 {
    font-size: 2em;
  }
	
	.container {
		padding-left: 30px;
		padding-right: 30px;
		width: 100%;
	}
  .chapters h3 > span {
    display: block;
  }
	
}

@media (max-width: 767px) {
  p{
    line-height: 1.6; 
  }
  body {
    font-size: 14px;
  }
  .big{
    font-size: 130%;  
  }
  .header h1{
  margin-top: 0!important;
  margin-bottom: 0!important;
  background: url("../images/header-bg-sp.png")no-repeat center;
  -webkit-background-size:  cover;
       -o-background-size:  cover;
          background-size:  cover;
}

  .prof-box{
    margin-bottom: 1rem;
    display: block;
  }
  .prof-img{
    width: 50%;
    margin: auto auto 2rem auto;
  }
  .prof-txt{
    width: 100%;
    margin-left: 0;
  }
  .sec_apply.bg_none{
    padding-bottom: 22px;
  }


  .ctv-box{
    padding: 40px 0!important;  
  }
	
  .container {
    padding-left: 8px;
		padding-right: 8px;
		width: 100%;
	}

  .footer_link, 
  .footer_copyright {
    text-align: center;
  }
  ul{
    font-size: 1em;
    line-height: 1.5em;
  }
  .chapters ul li{
    margin-bottom: 1.5rem;  
  }
	
}

@media (min-width: 668px) {
  
  .mb {
    display: none;
  }
  
}

@media (max-width: 667px) {
  
  .mb {
    display: block;
  }
  .mb_none {
    display: none;
  }
  
  .font_L {
    font-size: 1.2em;
  }
  .font_LL {
    font-size: 1.5em;
  }
  
  .sign {
    width: 120px;
  }
  
}

@media (max-width: 599px) {
  
}


@media (min-width: 481px) {
  
  .sp {
    display: none;
  }
  
}

@media (max-width: 480px) {
  
  .sp {
    display: block;
  }
  .sp_none {
    display: none;
  }
  
  body {
    font-size: 14px;
  }
  
  h2 {
    font-size: 1.4em;
  }
  h3 {
    font-size: 1.3em;
  }
  
  .font_L {
    font-size: 1.1em;
  }
  .font_LL {
    font-size: 1.3em;
  }
  
  .subheader {
    margin: 0;
  }
  
  .header {
    margin-bottom: 0;
  }
  .header_top {
    margin-top: -40px;
  }
  .header_top img {
    width: 180px;
  }
  .sec_apply.bg_none{
    padding-top: 20px;
  }
  .sec_intro{
    padding-bottom: 0px;
  }
  .sec_apply .sec_apply_box h3{
    font-size: 2em;
  }


  
  .sec_apply .sec_apply_box .button {
    background-position: right 10px top 50%;
    background-size: 30px 30px;
  }
  .sec_apply .sec_apply_box .button:hover {
    background-size: 30px 30px;
    background-position: right 7px top 50%;
  }
  .sec_apply .sec_apply_box .button span {
    font-size: 1.2em;
    padding: 15px 50px 15px 15px;
  }
  
  .chapters {
    margin: 50px 0px;
    padding: 80px 8px 1px 12px;
  }
  .chapters:after {
    left: 30px;
    top: 30px;
    transform: rotate(0);
  }

}


