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

body {
    font-size: 14px;
    font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
    font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-weight:bold;
}
.font-min {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media only screen and (max-width : 992px) {
    h1 {font-size: 22px;}
    h2 {font-size: 18px;}
    h3 {font-size: 16px;}
}
@media only screen and (max-width : 767px) {
	.win-l {
		display: none;
	}
}
@media (min-width:768px) {
  .reverse .col-sm-1,
  .reverse .col-sm-10,
  .reverse .col-sm-11,
  .reverse .col-sm-12,
  .reverse .col-sm-2,
  .reverse .col-sm-3,
  .reverse .col-sm-4,
  .reverse .col-sm-5,
  .reverse .col-sm-6,
  .reverse .col-sm-7,
  .reverse .col-sm-8,
  .reverse .col-sm-9 {
    float: right;
  }
}
.wrapper{
    max-width: 1260px;
    margin: auto auto 80px;
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.1);
}
.marker{
    background: linear-gradient(transparent 50%, #fff100 0%);
    font-weight: bold;
}
.titSpc{
    text-align:center;
    color:#fff;
    background:#18150d;
    padding: 25px 10px;
    position:relative;
}
.titSpc:after{
	content:"";
	width: 25px;
	height: 25px;
	background: #18150d;
	position:absolute;
	bottom: -12px;
	left:0;
	right:0;
	margin:auto;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	z-index: 10;
}
.titSpc h1{
  color: #FFF;
}
.titSpc p {
  font-style: italic;
  letter-spacing: 0.1em;
}


/*----------------------------------------
  style
----------------------------------------*/
.text-large {
  font-size: 32px;
  line-height: initial;
}
.text-mid {
  font-size: 1.4em;
  line-height: initial;
}

.container .em {
   background: #ff6a12;
   text-align: center;
   font-weight: bold;
   font-size: 24px;
   color: #FFF;
   line-height: initial;
   padding: 10px 15px;
   border-radius: 40px;
   /*! margin: 0 0 40px 0; */
}
.orange {
  color: #FF6A12;
}

@media only screen and (max-width : 768px) {
  .text-large {
    font-size: 1.5em;
    line-height: initial;
  }
  .text-mid {
    font-size: 1.2em;
    line-height: initial;
  }
  .container .em {
    font-size: 16px;
  }
}




.contents-sec .titSpc {
  background: url("../images/stripe-black.png");
  background-size: 8px;
}
.contents-sec .titSpc::after {
  background: url("../images/stripe-black2.png");
  background-size: 5px;
  /*! transform: rotateZ(180deg); */
  z-index: -1;
}
.contents-sec .titSpc h1 {
  margin-bottom: 0;
  line-height: 1.5;
}

/*----------------------------------------
  #intro
----------------------------------------*/
#intro {
  text-align: center;
}

.c-anchorLink-spc {
  background: #f5f5f5;
  padding: 30px;
  margin-bottom: 50px;
}

.c-anchorLink-spc__copy {
  text-align: center;
}
.c-anchorLink-spc__copy p .text-large {
  font-size: 1.4em !important;
}

@media (min-width:992px) {
 .c-anchorLink-spc.container {
  width:1300px;
 }
}

@media (min-width:1200px) {
  .c-anchorLink-spc.container {
    width:1300px;
  }
  .c-anchorLink-spc {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width : 768px) {
  #intro {
    text-align: left;
  }
  .c-anchorLink-spc__copy p {
    font-size: 14px !important;
  }
  .c-anchorLink-spc {
    padding: 40px 15px 50px;
    margin-bottom: 0;
  }
}

/*----------------------------------------
  .secFeature
----------------------------------------*/
.secFeature  {
}
.secFeature .space-medium {
  padding-bottom: 0;
}
.secFeature .f-menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.secFeature .f-menu .detailBox {
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  margin: 0 0 0 0;
  width: 31%;
}
.secFeature .f-menu .detailBox.col-1 {
  width: 100%;
}
.secFeature .f-menu .detailBox.col-1 {
  background: none !important;
  padding: 30px;
}
.secFeature .f-menu.col-2-pc .detailBox {
  width: 48%;
}
.secFeature .f-menu .detailBox figure img {
  width: 100%;
}
.secFeature .f-menu .detailBox:nth-child(3n) {
  margin-right: 0;
}
.secFeature .f-menu .detailBox .textSpc {
  padding: 15px 15px 30px;
}
.secFeature .f-menu .detailBox {
  background: no-repeat right 15px bottom 15px;
  background-size: 35%;
}
.secFeature .f-menu .detailBox h3 {
  color: #FF6A12;
}
.secFeature .f-menu .detailBox:first-child {
  background-image: url("../images/feature-num01.png");
}
.secFeature .f-menu .detailBox:nth-child(2) {
  background-image: url("../images/feature-num02.png");
}
.secFeature .f-menu .detailBox:nth-child(3) {
  background-image: url("../images/feature-num03.png");
}
.secFeature .f-menu .detailBox:nth-child(4) {
  background-image: url("../images/feature-num04.png");
}
.secFeature .comment {
  position: relative;
  padding: 80px 0 80px;
}
.secFeature .comment .textBox {
  position: relative;
  z-index:10;
}
.secFeature .comment .textBox:after{
	/*! content:""; */
	width: 50px;
	height: 50px;
	background: #18150d;
	position:absolute;
	bottom: 0;
	right:0;
	margin:auto;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	z-index: 0;
	top: 0;
}
.secFeature .comment .textBox {
  background: #f5f5f5;
  margin: 50px 0 0 0;
  padding: 30px;
}
.secFeature .comment .textBox {
  width: 70%;
  margin: 0 0 0 0;
}
.secFeature .comment .imgSpc {
  width: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 100;
}
.secFeature .p-kaatsu .textBox{
  background: #f5f5f5;
  padding: 30px;
}
.secFeature .p-kaatsu .row{
  margin-right: 0;
  margin-left: 0;
}
@media (max-width:991px) {
  .secFeature .comment .textBox {
    width: 65%;
  }
  .secFeature .comment .imgSpc {
    width: 38%;
  }
}
@media only screen and (max-width : 480px) {
  .secFeature .f-menu {
    display: block;
  }
  .secFeature .f-menu .detailBox {
    width: 100% !important;
    margin: 0 0 30px 0;
  }
  .secFeature .comment {
    padding-top: 20px;
    padding-bottom: 0;    
  }
  .secFeature .comment .textBox {
    width: 100%;
  }
  .secFeature .comment .imgSpc {
    position: relative;
    margin: 15px auto 0;
    width: 50%;
  }
  .secFeature .p-kaatsu .textBox{
  margin-bottom: 20px;
}
}

/*----------------------------------------
  #price
----------------------------------------*/
#price .course h2 {
	position: relative;
	padding: 0px 0 0 25px;
	line-height: 1.5;
}
#price .course h2::before {
	content: '\25E4';
	color: #ff6a12;
	position: absolute;
	left: 0;
	line-height: 1;
}
@media (min-width:1200px) {
 #price .container {
  width:900px;
 }
}

/*----------------------------------------
  #comparison
----------------------------------------*/
@media (min-width:1200px) {
 #comparison .container {
  width: 1000px;
 }
}
/*----------------------------------------
  store
----------------------------------------*/
@media (min-width: 1200px){
.col-lg-3 {
    width: 33%;
}
}

/*----------------------------------------
  #contact
----------------------------------------*/
@media (min-width:1200px) {
 #contact .container {
  width:900px;
 }
}

/*----------------------------------------
 .secLinkbtn
----------------------------------------*/
.secLinkbtn {
} 
.secLinkbtn ul {
  padding: 0;
}
.secLinkbtn ul li {
  list-style-type: none;
}

@media (min-width:1200px) {
  .secLinkbtn ul li {
    display: inline-block;
    margin-right: 20px;
  }
  .secLinkbtn ul li:last-child {
    margin-right: 0;
  }
  .secLinkbtn ul li a.btn-default--sq {
    min-width: 400px;
  }
}

@media only screen and (max-width : 1200px){
  .secLinkbtn ul li {
    margin-bottom: 20px;
  }  
}