@charset "utf-8";

div{display:block;margin:0 auto;}
body{line-height:0}
p,li,dt,dd,a{line-height: 1.8}
h1,h2,h3{line-height: 1.5}
div img{width: 100%;}
div img.prof{width: 30%;margin-left:10px;}
div img.prof2{width: 18%;margin-left:10px;}
.wrapper{width:1200px;margin:0 auto;text-align: center;}
header,footer{background:#242425;}
.header_logo{width: 350px;}
footer{text-align: center;padding-top: 2em;padding-bottom: 1em;}
.header_inner{padding:15px;text-align: left;vertical-align: top;}
.footer_inner{
    color:#fff;
    font-size: 0.8em;
}
.footer_inner footer_nav{
    margin:0 auto;
}
.footer_inner .footer_nav a{
    color:#fff!important;
}
.bg_top{padding-top: 2em;padding-bottom: 2em; 
  background-image: url(https://golflive.s3.ap-northeast-1.amazonaws.com/product/taiki/shotshapingacademy/2301/top_bg.jpg);background-size: cover;
}
.red{color: red}
.yellow{color: #fff400;}
.white{color: white;}
.gray{color: dimgray;}
.marker{background-color: #ff9;}
.under {
  text-decoration: underline;
}
.bold{font-weight: bold;}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h2{font-size: 36px;}
h3{font-size: 34px;text-align: left;}
ul li{text-align: left;font-size: 1.2em;font-weight: bold;}
ul.check li{list-style-type:none !important;
	list-style-image:none !important;
	margin: 5px 0px 5px 0px !important;
    position:relative;
	padding-left:20px;
    }
ul.check li:after, ul.check li:before{
    content:''; 
	display:block; 
	position:absolute; 
	top:4px; 
	left:8px; 
	height:15px; 
	width:4px; 
	background:red; 
	border-radius:10px;
	transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
}
ul.check li:before{
    top:8px; 
	left:2px;
	height:10px; 
	transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
}
.text{text-align: center;line-height: 1.8;font-size: 1.1em;}
.text2{text-align: left;line-height: 1.8;font-size: 1em;}
.text_wrapper{width: 70%;margin: 0 auto;}
.textbg_gray{background: #262527;padding:5px;}
.textbg_red{background: #ff3019;
background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 );
}
.sokuhou{width:200px;margin:0 auto;}
.part_wrapper_bg{background: dimgray; background-image: url(https://golflive.s3-ap-northeast-1.amazonaws.com/product/taiki/shotshapingacademy/iStock-880577830.jpg);background-attachment: fixed;background-size: cover;}
.part_wrapper{display: inline-block;background: #fff;border:30px solid #fff;margin-top:30px;}
.info_box{display: inline-block;border:2px solid dimgray; padding:20px;}
.cta_wrapper{margin-top: 2em; border:8px solid orange;padding-top:15px;padding-bottom: 15px;border-radius: 12px;}
.wrapper .text_wrapper .cta_wrapper a.cta_btn{
    font-size: 1.5em;
    color: #fff!important;
    font-weight: 700;
    background-color: #eb6100;
    background-image:-moz-linear-gradient(
    top,
    #ffa035 0%,
    #ff8300);
    background-image:-webkit-gradient(
    linear,left top,left bottom,
    from(#ff8c11),
    to(#e27500));
    display: inline-block;
  padding: 1rem 4rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}
.wrapper .text_wrapper .cta_wrapper a.cta_btn:hover{
    color: #fff;
    opacity: 0.8;
}
.box2{background: #2f2f2f;padding:1.5em;margin-top:20px;}
.voice{background: #ddbd77;padding-top:10px;margin-top:20px;padding-bottom: 10px;}
.voice .note_wrap{
  background: #fff;
  padding:2em;
  margin: 30px auto;
}
.pro{background: #ddbd77;padding-bottom: 2em;padding-top: 1em}
.bg_gray{background: lightgray;padding-bottom: 2em;padding-top: 1em}
.note{
  background-image: linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 204, 0) 98.5%, #646464 100%);
  background-repeat: repeat-y;
  background-size: 100% 2.4em;
  line-height: 2.4;
  background-color: #fff;
  background-image: linear-gradient(180deg, #d7d6d6 1px, transparent 1px);
  background-size: 100% 2.95em;
  line-height: 2.5em;
  padding-bottom: 1rem;
}
.note p{
text-align: left;
line-height: 2.5em;
}
dl.faq dt:before,
dl.faq dd:before{
  font-size: 1.5em;
  margin-right: .5em;
}
dl.faq dt:before{
  content:"Q";
  color: #c80021;
    font-weight: bold;
}
dl.faq dd:before{
  content:"A";
  color: #0085C8;
    font-weight: bold;
}
dl.faq{text-align: left;}
dl.faq dt{font-weight: bold;font-size: 1.2em;}
dl.faq dd{
  border-bottom: 1px dotted #999;
  margin-left: 0;
    line-height: 1.8;
    margin-bottom: 1em;
    padding-bottom: 1em;
    padding-left:1.9em;
text-indent:-1.9em;
}
.movie_2cl_wrapper{display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
flex-wrap: wrap;
justify-content: space-between;}
iframe.movie_2cl{width:49%;}
.box_top{background-image: url(https://golflive.s3-ap-northeast-1.amazonaws.com/product/taiki/shotshapingacademy/top_bg2.jpg);background-attachment: fixed;background-size: cover;padding-top: 2em;padding-bottom: 2em;}

.mt1em{margin-top: 1em;}
.mt2em{margin-top: 2em;}
.mb1em{margin-bottom: 1em;}
.mb2em{margin-bottom: 2em;}
.mb3em{margin-bottom: 3em;}
.fs80{font-size: 0.8em;line-height: 1;}
.fs90{font-size: 0.9em;}
.fs110{font-size: 1.1em;}
.fs120{font-size: 1.2em;}
.fs130{font-size: 1.3em;}
.fs150{font-size: 1.5em;}
.fs200{font-size: 2em;}
.fs220{font-size: 2.2em;}
.fs250{font-size: 2.5em;}
.sp{display:none;}

@media screen and (max-width: 480px) {
.sp{display: block;}
.pc{display: none;}
.wrapper{width:100%;}
    .header_logo{width: 50%;}
.text_wrapper {
    width: 90%;
    margin: 0 auto;
}
.wrapper .text_wrapper .cta_wrapper a.cta_btn{
        font-size: 1em;
}
    .box_top{padding:15px;}
    .fs220{font-size: 24px;}
    h2{font-size: 24px;}
    .text{text-align: left;}
    .bg_top{background-position: center;}
    .movie_2cl_wrapper{display: block;}
    iframe.movie_2cl{width:100%;}
    .mb1em_sp{margin-bottom: 1em;}
}
/* 20230117追記 */
p, .text, .text2 {
  line-height: 1.8;
  font-size: 19px;
}
.profile_bg {
  background-image: url(https://d9hhrg4mnvzow.cloudfront.net/www.page-golflive.info/swing-natural/5751f174-img-4836_10hz09s000000000000000.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 320px;
}
.flex_p_container {
  display: flex;  
}
.flex_p_box {
  display: flex;
}
.flex_img {
  margin: 1em;
  width: 200px;
}
.fs1rem {
  font-size: 1rem;
}
.flexend {
  align-items: flex-end;
}
.floatright {
  float: right;
  width: 40%;
}
.pt5 {
  padding-top: 5px;
}
.lh15 {
  line-height: 1.5;
}
.info_box {
  width: 100%;
}
@media screen and (max-width: 480px) {
  .profile_bg {
    background-image:none;;
    height: auto;
    padding-top: 0;
  }
  .flex_p_container {
    display: block;
  }
  .flex_img_box {
    display: block;
  }
  .part_wrapper {
    border: 1rem solid #fff;    width: 100%;
  }
  .voice .note_wrap {
    padding: 1.25em;
  }
  .cta_wrapper {
    padding: 2.5em 1rem;
  }
}