/* GLOBAL STYLES
-------------------------------------------------- */
body {
	background: #fff;
  background-size: 20px 20px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #000;
}
/*アニメーション*/
.animation{
  animation: dokundokun 1500ms ease infinite;
}

@keyframes dokundokun {
  0%  { transform: scale(1); }
  15% { transform: scale(1.08); }
  30% { transform: scale(1); }
  45% { transform: scale(1.08); }
  70% { transform: scale(1); }
}
.ctv-box{
  padding: 40px 0!important;
}
.ctv-box h3{
  letter-spacing:  2px!important;
  margin-bottom: 20px!important;
}
.container-fluid{
  padding: 0; 
}


.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: auto;
  padding: 0.5rem 2rem 4rem 2rem;
  position: relative;
  width: 900px;
  background: #fff;
}

.f-container {
  box-sizing: border-box !important;
  margin: auto;
  padding: 0.5rem 2rem;
  position: relative;
  max-width: 860px;
  width: 100%;
}


/* 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:#9d8125;
  font-size: 1.4em;
}
h5 {
  font-size: 1.1em;
}

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;
}

.text {
  color: #010101;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 17px;
  line-height: 2em;
  padding: 0;
}
.desc {
  font-size: 0.8em;
}

ul {
  color: #010101;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 2em;
  padding: 1em;
}
ul li {

  padding: 0.25em 0 0.25em 2em;
}
.border {
  border: 1px solid #ccc;
}

section.con{
  background: url(../images/bg.gif);
}

.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: 700!important;
}
.u {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
.u2 {
  border-bottom-width: 2px;
}
.i {
  font-style: italic;
}
.red {
  color: #e40030;
}
.small{
  color: #000!important;
  font-size: 55%!important; 
}
.blue {
  color: #0a2772;
}
.white {
  color: #fff;
}
.bg_y {
  background: #fff08b;
}
.yellow-mk{
  background-color: #ffe851!important;  
}

.yellow{
  color: #fff500;
}
.del-line{
   text-decoration: line-through;
}

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


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

}



.bar{
  padding: 2rem;  
}

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

.header_top {
  text-align: center;
}
.header_title {
  text-align: center;
}


/* 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{
  background:transparent;
}
.sec_apply .container-fluid {
  background:#3ebadc;
  padding: 50px 0;
}
.sec_apply.bg_none {
  background: #3ebadc;
  padding: 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: #f2f2f2;
    padding: 2.5rem;
    display: flex;
    border-radius: 20px;
    margin-bottom: 0px;
}

.prof-box p{
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 1.7;
  margin-left: 20px;
  margin-top: 1rem;
}
.prof-wrap{
  padding: 10px;
  
}
.prof-wrap .subheader h2{
  margin-bottom: 0;
}
.prof-txt{
  width: 80%;
}
.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
-------------------------------------------------- */

.border_w {
  text-align: center; 
  margin-top: 1rem; 
}
.border_w p {
  color: #FFF;
  font-size: 1em;
  line-height: 2;
  margin-bottom: 0;
}


/* chapters
-------------------------------------------------- */
.chapter {
  /* background: #f8fafb url("../images/grid@2x.png"); */
  background: #f8fafb url("../images/chap-bg.jpg")no-repeat 44% 66% fixed;
}
.chapters {
  background: #fff;
  border-left: 10px solid #4396e1;
  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 20px;
  padding: 30px 30px 30px 70px;
  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: 0.08em;
  margin-bottom: 20px;
}
.chapters h3 > span {
  color:#3b95c7;
  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 1.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 {

		width: 100%;
	}
  .chapters h3 > span {
    display: block;
  }
	
}

@media (max-width: 767px) {
  p{
    line-height: 1.6; 
  }
  body {
    font-size: 14px;
  }
  .big{
    font-size: 108%;  
  }
  .header h1{
  margin-top: 0!important;
  margin-bottom: 0!important;
 background: transparent;
  -webkit-background-size:  cover;
       -o-background-size:  cover;
          background-size:  cover;
}

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

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

  .footer_link, 
  .footer_copyright {
    text-align: center;
  }
  ul{
    font-size: 1em;
  }
	
}

@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;
  }
  
}
.input_ml input{
    padding:1.4rem;
    font-size:2rem;
    width:100%;
    max-width:480px;
    border:1px solid #ccc;
    border-radius: 6px;
    text-align:center;
  }
.submit_btn{
  width:100%;
  max-width:480px;
}
.book{
  margin-bottom:2rem;
}
.heading03 {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 34px;
	text-align: center;
  margin-bottom:2rem;
}

.heading03::before,
.heading03::after {
	content: '';
	width: 70px;
	height: 4px;
	background-color: #e3bf00;
}

.heading03::before {
	margin-right: 20px;
}
.heading03::after {
	margin-left: 20px;
}
@media (max-width: 480px) {
  .heading03 {
    font-size: 20px;
  }
.heading03::before,
.heading03::after {
	width: 40px;
	height: 2px;
}
  .sp {
    display: block;
  }
  .sp_none {
    display: none;
  }
  
  body {
    font-size: 14px;
  }
  
  h2 {
    font-size: 1.6em;
    letter-spacing: 0;
  }
  h3 {
    font-size: 1.3em;
  }
  .text{
    font-size: 15px;
  }
  .font_L {
    font-size: 1.1em;
  }
  .font_LL {
    font-size: 1.3em;
  }
  .chapters h3 > span > span{
    font-size: 20px;
  }
  
  .subheader {
    padding-top: 0;
    margin: 0;
  }
  
  .header {
    margin-bottom: 0;
  }
  .header_top {
    margin-top: -40px;
  }
  .header_top img {
    width: 180px;
  }
  .sec_apply.bg_none{
    padding-top:0px;
  }
  .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 {
    background: #ffffffd1;
    margin: 50px 0px;
    padding: 80px 8px 1px 12px;
  }
  .chapters:after {
    left: 30px;
    top: 30px;
    transform: rotate(0);
  }
  .chapter .container{
    background: transparent;
  }

}


