@charset "UTF-8";
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "RocknRollOne-Regular";
  src: url(../fonts/RocknRollOne-Regular.ttf);
}
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	com-color
サイト内で主に使用する色の変数
------------------------------------ */
/*	使用フォント一覧
------------------------------------ */
@font-face {
  font-family: "Noto sansCJK Black";
  src: url(../fonts/NotoSansCJKjp-Black.otf);
}
@font-face {
  font-family: "Noto sansCJK Bold";
  src: url(../fonts/NotoSansCJKjp-Bold.otf);
}
@font-face {
  font-family: "Noto sansCJK DemiLight";
  src: url(../fonts/NotoSansCJKjp-DemiLight.otf);
}
@font-face {
  font-family: "Noto sansCJK Light";
  src: url(../fonts/NotoSansCJKjp-Light.otf);
}
@font-face {
  font-family: "Noto sansCJK Medium";
  src: url(../fonts/NotoSansCJKjp-Medium.otf);
}
@font-face {
  font-family: "Noto sansCJK Regular";
  src: url(../fonts/NotoSansCJKjp-Regular.otf);
}
@font-face {
  font-family: "RocknRollOne-Regular";
  src: url(../fonts/RocknRollOne-Regular.ttf);
}
/*	transition,hover
ホバー時のtransition秒数を統一、ホバーアクション
------------------------------------ */
/*	media-screen
画面サイズごとのcss設定に使用
------------------------------------ */
@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
/*	layout
その他パーツ
------------------------------------ */
/*	font-size
スマホ時にフォントサイズを自動で変更
※13px以下は文字が読めないためPC/SP同じサイズ
------------------------------------ */
/************************************************

    SP layout
    スマホ時のcss

************************************************/
/* =========================================
    body  SP
    全体
========================================= */
/* =========================================
    main  SP
========================================= */
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-sub-inner {
  padding: 50px 15px;
  margin: auto;
}

.com-ttl01-main {
  min-width: 200px;
  padding: 0px 35px;
}
.com-ttl01-main::before {
  width: 19px;
  height: 35px;
  bottom: -10px;
}
.com-ttl01-main::after {
  width: 19px;
  height: 35px;
  bottom: -10px;
}
.com-ttl01-sub {
  padding: 0px 34px;
}
.com-ttl01-sub::before {
  width: 21px;
  height: 6px;
}
.com-ttl01-sub::after {
  width: 21px;
  height: 6px;
}

.com-ttl02 {
  width: 280px;
}

.com-ttl03 {
  padding-top: 25px;
}
.com-ttl03::before {
  width: 39px;
  height: 22px;
}

.com-tel {
  text-align: center;
}
.com-tel-num {
  padding-left: 24px;
  background: url(/img/all/tel-icon.png) no-repeat left 3px/18px;
}
.com-tel-svg {
  width: 200px;
}

.com-txt p:nth-of-type(n + 2) {
  margin-top: 20px;
}

.com-table01 tr:nth-of-type(n + 2) th {
  border-top: none;
}
.com-table01 tr:last-of-type td {
  border-bottom: none;
}
.com-table01 th {
  display: block;
  width: 100%;
  padding: 10px;
}
.com-table01 td {
  display: block;
  padding: 15px 10px;
  border-top: none;
}

.com-sns-ico {
  width: 55px;
  height: 55px;
}

.com-youtube {
  width: 130px;
  height: 50px;
  writing-mode: unset;
  transform: unset;
}

.com-tiktok {
  width: 130px;
  height: 50px;
  writing-mode: unset;
  transform: unset;
}

/* =========================================
    top  sp
    top-recommendation
========================================= */
#top-recommendation .bg {
  background: url(/img/top/sec01-left-img.png) no-repeat calc(50% - 100px) 350px/100%, url(/img/top/sec01-right-img.png) no-repeat calc(50% + 80px) 700px/100%;
}
#top-recommendation .ttl {
  width: 320px;
  margin: 0 auto;
}
#top-recommendation .ttl img {
  width: 200px;
}
#top-recommendation .ttl::before {
  width: 19px;
  height: 38px;
  transform: rotate(-40deg);
  top: unset;
  bottom: -20px;
  left: calc(50% - 130px);
}
#top-recommendation .ttl::after {
  width: 19px;
  height: 38px;
  transform: rotate(-25deg);
  top: 10px;
  right: calc(50% - 125px);
}
#top-recommendation .list {
  max-width: 345px;
  margin: 35px auto 0;
  padding-top: 165px;
}
#top-recommendation .list::before {
  width: 250px;
  height: 157px;
  top: 0px;
}
#top-recommendation .list-item {
  width: 100%;
}
#top-recommendation .list-item:nth-of-type(n + 2) {
  margin-top: 10px;
}
#top-recommendation .list-box01 {
  width: 235px;
  height: 115px;
  margin: 0;
  padding: 10px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/img/top/oval03.png) no-repeat center/100%;
}
#top-recommendation .list-box02 {
  width: 235px;
  height: 110px;
  margin: 0 0 0 auto;
  padding-top: 10px;
  padding-left: 0;
  background: url(/img/top/oval06.png) no-repeat center/100%;
}
#top-recommendation .list-box03 {
  width: 245px;
  height: 115px;
  margin: 0;
  padding: 10px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/img/top/oval03.png) no-repeat center/100%;
}
#top-recommendation .list-box04 {
  width: 235px;
  height: 110px;
  margin: 0 0 0 auto;
  padding-top: 10px;
  padding-left: 0;
  background: url(/img/top/oval06.png) no-repeat center/100%;
}
#top-recommendation .list-box05 {
  width: 235px;
  height: 115px;
  margin: 0;
  padding: 10px 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(/img/top/oval03.png) no-repeat center/100%;
}
#top-recommendation .list-box06 {
  width: 235px;
  height: 110px;
  margin: 0 0 0 auto;
  padding-top: 10px;
  padding-left: 0;
  background: url(/img/top/oval06.png) no-repeat center/100%;
}

/* =========================================
    top  sp
    top-greeting
========================================= */
#top-greeting .bg {
  background: url(/img/top/sec02-bg-top.png) no-repeat center top/100%, url(/img/top/sec02-bg-btm.png) no-repeat center bottom/310%, #f6efd3;
}
#top-greeting .inner::before {
  width: 210px;
  height: 167px;
  top: 135px;
  left: 0;
}
@media screen and (min-width: 400px) {
  #top-greeting .inner::before {
    left: 8vw;
  }
}
#top-greeting .inner::after {
  width: 132px;
  height: 170px;
  top: 135px;
  right: 0px;
}
@media screen and (min-width: 400px) {
  #top-greeting .inner::after {
    right: 10vw;
  }
}
#top-greeting .txt {
  text-align: left;
  margin-top: 180px;
}
#top-greeting .movie {
  width: 100%;
  height: auto;
  margin: 35px auto 0;
  padding-top: 56.25%;
  width: 100%;
  position: relative;
  outline-offset: -2px;
}
#top-greeting .movie iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* =========================================
    top  sp
    top-feature
========================================= */
#top-feature .bg {
  background: url(/img/top/sec03-bg-btm.png) no-repeat left bottom/150%, url(/img/all/green_border_bg.png) left top;
}
#top-feature .inner {
  padding: 50px 15px 100px;
}
#top-feature .ttl-deco {
  position: relative;
  z-index: 1;
}
#top-feature .ttl-deco::before {
  position: absolute;
  content: "";
}
#top-feature .ttl-deco::before {
  width: 100%;
  height: 18px;
}
#top-feature .list {
  display: block;
  max-width: 320px;
  margin: 35px auto 0;
}
#top-feature .list-item {
  width: 100%;
  max-width: unset;
}
#top-feature .list-item:nth-of-type(n + 2) {
  margin-top: 20px;
}

/* =========================================
    top  sp
    top-price
========================================= */
#top-price .primary {
  margin-top: 25px;
}
#top-price .ttl {
  max-width: 320px;
}
#top-price .wrap {
  display: block;
  margin-top: 100px;
}
#top-price .wrap::before {
  width: 118px;
  height: 93px;
  top: -93px;
}
#top-price .table:nth-of-type(n + 2) {
  margin-top: 50px;
}

/* =========================================
    top  sp
    top-info
========================================= */
#top-info .inner {
  padding: 80px 15px 50px;
}
#top-info .container {
  padding: 65px 15px 100px;
}
#top-info .container::before {
  width: 75px;
  height: 116px;
  left: 10px;
}
#top-info .container::after {
  width: 89px;
  height: 110px;
  right: 5px;
}
#top-info .ttl {
  top: -30px;
}
#top-info .txt {
  padding-bottom: 20px;
  border-bottom: 2px dashed #583721;
}
#top-info .txt-sm {
  display: block;
  padding-top: 10px;
}
#top-info .wrap {
  display: block;
}
#top-info .wrap-box-top {
  display: block;
}
#top-info .wrap-box-txt:nth-of-type(n + 2) {
  margin-top: 10px;
  margin-left: 0;
}
#top-info .com-tel {
  text-align: center;
  margin-top: 15px;
}
#top-info .com-tel-num {
  padding-left: 24px;
  margin-left: 0;
  background: url(/img/all/tel-icon-lg.png) no-repeat left 2px/20px;
}
#top-info .btn {
  margin-top: 15px;
  margin-left: 0;
}
#top-info .list {
  display: block;
  margin-top: 50px;
}
#top-info .list-item {
  width: 100%;
  max-width: unset;
}
#top-info .list-item:nth-of-type(n + 2) {
  margin-top: 20px;
}
#top-info .list-box {
  bottom: 1px;
}

/* =========================================
    top  sp
    top-news
========================================= */
#top-news .inner {
  padding: 76px 15px 80px;
}
#top-news .container {
  display: block;
}
#top-news .container-box {
  width: 100%;
  padding: 0 15px;
  border-radius: 10px;
}
#top-news .container-box:nth-of-type(n + 2) {
  height: 400px;
  margin-top: 106px;
}
#top-news .ttl {
  width: 250px;
  top: -26px;
}
#top-news .map {
  height: 250px;
}

/* =========================================
    top  sp
    top-access
========================================= */
#top-access .sub-ttl {
  padding-left: 35px;
  background: url(/img/all/frag.png) no-repeat left 2px/25px;
}
#top-access .map {
  height: 250px;
}

/* =========================================

    sub layout  SP
    下層ページのスマホ時css
		sub-sp

========================================= */
/* =========================================
    sub  SP
    sub-course
========================================= */
#sub-course .article-item:first-of-type .table::before {
  width: 88px;
  height: 68px;
  top: -68px;
  right: -5px;
}
#sub-course .article-item:nth-of-type(2) .bg {
  background: url(/img/all/green_border_bg.png) left top;
}
#sub-course .article-item:nth-of-type(2) .table {
  position: relative;
}
#sub-course .article-item:nth-of-type(2) .table::before {
  position: absolute;
  content: "";
}
#sub-course .article-item:nth-of-type(2) .table::before {
  width: 89px;
  height: 73px;
  top: -73px;
}
#sub-course .article-item:nth-of-type(3) .table {
  position: relative;
}
#sub-course .article-item:nth-of-type(3) .table::before {
  position: absolute;
  content: "";
}
#sub-course .article-item:nth-of-type(3) .table::before {
  width: 85px;
  height: 79px;
  top: -79px;
}
#sub-course .article-item:nth-of-type(4) .bg {
  background: url(/img/all/green_border_bg.png) left top;
}
#sub-course .article-item:nth-of-type(4) .table {
  position: relative;
}
#sub-course .article-item:nth-of-type(4) .table::before {
  position: absolute;
  content: "";
}
#sub-course .article-item:nth-of-type(4) .table::before {
  width: 109px;
  height: 66px;
  top: -66px;
  left: -10px;
}
#sub-course .article-item:nth-of-type(5) .table {
  margin-top: 70px;
  position: relative;
}
#sub-course .article-item:nth-of-type(5) .table::before {
  position: absolute;
  content: "";
}
#sub-course .article-item:nth-of-type(5) .table::before {
  width: 53px;
  height: 85px;
  top: -84px;
  right: -5px;
}
#sub-course .table th {
  width: 100%;
  text-align: left;
}
#sub-course .table td {
  line-height: 1.88;
  padding: 15px 10px;
  text-align: left;
}
#sub-course .primary {
  margin-top: 25px;
  padding-left: 25px;
  background: url(/img/course/deco.png) no-repeat left 4px/20px;
}

/* =========================================
    sub  SP
    sub-company
========================================= */
#sub-map .inner {
  padding: 50px 15px 80px;
}
#sub-map .inner::before {
  width: 70px;
  height: 97px;
  bottom: 0px;
}
#sub-map .inner::after {
  width: 86px;
  height: 145px;
  bottom: 0px;
}
#sub-map .map {
  width: 100%;
  margin: 35px auto 0;
}

#sub-simulator .wrap,
#sub-net .wrap,
#sub-approach .wrap,
#sub-putter .wrap,
#sub-stretch .wrap,
#sub-measurement .wrap,
#sub-book .wrap,
#sub-utensil .wrap {
  margin-top: 35px;
  flex-wrap: wrap;
}
#sub-simulator .txt,
#sub-net .txt,
#sub-approach .txt,
#sub-putter .txt,
#sub-stretch .txt,
#sub-measurement .txt,
#sub-book .txt,
#sub-utensil .txt {
  line-height: 2.19;
  margin: 20px auto 0;
}
#sub-simulator .img,
#sub-net .img,
#sub-approach .img,
#sub-putter .img,
#sub-stretch .img,
#sub-measurement .img,
#sub-book .img,
#sub-utensil .img {
  width: 100%;
}
#sub-simulator .img img,
#sub-net .img img,
#sub-approach .img img,
#sub-putter .img img,
#sub-stretch .img img,
#sub-measurement .img img,
#sub-book .img img,
#sub-utensil .img img {
  width: 100%;
}

#sub-simulator .wrap,
#sub-approach .wrap,
#sub-stretch .wrap,
#sub-book .wrap {
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

#sub-simulator .primary {
  font-size: 19px;
}

#sub-net .inner::before {
  width: 108px;
  height: 156px;
}

#sub-putter .inner::before {
  width: 91px;
  height: 103px;
  top: -50px;
}

#sub-measurement .inner::before {
  width: 93px;
  height: 82px;
  top: -40px;
}

#sub-utensil .inner::before {
  width: 108px;
  height: 85px;
  top: -40px;
}

/* =========================================
    sub  SP
    sub-staff
========================================= */
#sub-staff .list-item {
  flex-wrap: wrap;
  flex-direction: column-reverse;
  padding: 30px 15px;
  border-radius: 0 15px 0 15px;
}
#sub-staff .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-staff .list-box {
  margin-right: 0;
}
#sub-staff .list-img {
  width: 100%;
  height: 51.4vw;
  margin-bottom: 15px;
}
#sub-staff .list-img img {
  border-radius: 0 15px 0 15px;
}
#sub-staff .table th {
  width: 100%;
}
#sub-staff .table tr {
  padding: 15px 10px;
}

/* =========================================
    sub  SP
    sub-voice
========================================= */
#sub-voice .list {
  margin-top: 35px;
}
#sub-voice .list-item {
  padding: 20px;
}
#sub-voice .list-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-voice .list-name {
  padding-left: 35px;
  background: url(/img/course/deco.png) no-repeat left 3px/20px;
}
#sub-voice .list-box {
  margin-top: 10px;
}

/* =========================================
    sub  SP
    sub-news
========================================= */
#sub-news .com-news-post-flex {
  display: block;
}
#sub-news .com-news-post-item:nth-of-type(n + 2) {
  margin-top: 25px;
}
#sub-news .com-news-post-link {
  padding: 30px 15px;
  border-radius: 0 15px 0 15px;
}
#sub-news .com-news-post-img {
  width: 250px;
  margin: 0 auto 25px;
}
#sub-news .com-news-post-con {
  width: 100%;
}
#sub-news .news-post-flex {
  display: block;
}
#sub-news .news-post-time {
  margin-left: 5px;
}

/* =========================================
  タグセレクト
	ボタンテンプレート
========================================= */
#tag-btn-list .tag-list {
  margin-top: 50px;
  display: block;
}
#tag-btn-list .tag-list-item {
  max-width: unset;
}
#tag-btn-list .tag-list-item:nth-of-type(n + 2) {
  margin-top: 15px;
}

/* =========================================
    sub  SP
    news-detail
========================================= */
#news-detail .content {
  padding: 30px 15px;
  border-radius: 0 15px 0 15px;
}

/* =========================================
    sub  SP
    sub-contact
========================================= */
#sub-contact .com-btn01 {
  width: 250px;
  margin: 25px auto 0;
}

.contact-form-table {
  margin: 25px auto 0;
}
.contact-form-table td {
  padding: 10px;
}

/* =========================================
    sub  SP
    sub-complete
========================================= */
#sub-complete .link {
  display: block;
  margin: 50px auto 0;
}
#sub-complete .container-box {
  margin: 25px auto 0;
  text-align: left;
  max-width: 465px;
}

/* =========================================
    sub  SP
    sub-site
========================================= */
#sub-site .list {
  margin: 40px auto 0;
}

/* =========================================
    sub  SP
    sub-privacy
========================================= */
#sub-privacy .privacy-box {
  margin-top: 25px;
}

/* =========================================
    sub  SP
    sub-error
========================================= */
#sub-error .ttl {
  font-size: 27px;
}