@charset "UTF-8";
@media screen and (max-width: 1100px) {
  body {
    margin: 0;
    padding: 0;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: none;
  }

  img {
    border-width: 0;
    max-width: 100%;
    height: auto;
    border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
  }

  #wrapper {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #header {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #maincol {
    clear: both;
    width: 80%;
    margin: 0 auto 0 auto;
    padding: 0;
    background: #fff;
    overflow: hidden;
  }

  #footer {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #3968B2;
    background: #fff;
    color: #000;
  }

  /*--header--------------------------------------------------------------*/
  #header_inner {
    margin: 0 auto 0 auto;
    padding: 0;
    overflow: hidden;
  }

  /*--nav--------------------------------------------------------------*/
  #globalnav {
    margin: 30px 0 0 0;
    padding: 0;
    overflow: hidden;
  }

  #globalnav ul {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    overflow: hidden;
  }

  #globalnav li {
    margin: 0;
    padding: 0;
    float: left;
  }

  /*--トップイメージ--------------------------------------------------------------*/
  #topimage {
    margin: 0;
    padding: 0;
    position: relative;
  }

  /*--footer--------------------------------------------------------------*/
  #footer_inner {
    clear: both;
    width: 80%;
    margin: 0 auto 0 auto;
    padding: 15px 0 15px 0;
    overflow: hidden;
  }

  footer p {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #D93A53;
    text-align: center;
  }
}
@media screen and (min-width: 1101px) {
  /*--基本設定--------------------------------------------------------------*/
  body {
    margin: 0;
    padding: 0;
    font-family: "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
    -webkit-text-size-adjust: none;
  }

  img {
    border-width: 0;
    max-width: 100%;
    height: auto;
    border-width: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
  }

  #wrapper {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #header {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #maincol {
    clear: both;
    width: 80%;
    margin: 0 auto 0 auto;
    padding: 0;
    background: #fff;
    overflow: hidden;
  }

  #footer {
    clear: both;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #3968B2;
    background: #fff;
    color: #000;
  }

  /*--header--------------------------------------------------------------*/
  #header_inner {
    margin: 0 auto 0 auto;
    padding: 0;
  }

  /*--nav--------------------------------------------------------------*/
  #globalnav {
    margin: 30px 0 0 0;
    padding: 0;
    overflow: hidden;
  }

  #globalnav ul {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
    overflow: hidden;
  }

  #globalnav li {
    margin: 0;
    padding: 0;
    float: left;
  }

  /*--トップイメージ--------------------------------------------------------------*/
  #topimage {
    margin: 0;
    padding: 0;
    position: relative;
    margin-bottom: 35px;
  }

  /*--footer--------------------------------------------------------------*/
  #footer_inner {
    clear: both;
    width: 80%;
    margin: 0 auto 0 auto;
    padding: 15px 0 15px 0;
    overflow: hidden;
  }

  footer p {
    clear: both;
    margin: 0;
    padding: 0;
    font-size: 10px;
    color: #D93A53;
    text-align: center;
  }
}
@media (max-width: 470px) {
  .mark {
    width: 100px;
    top: 38px !important;
    left: 10px;
  }
}
@media (max-width: 1100px) {
  /*--ヘッダー--------------------------------------------------------------*/
  #header {
    padding: 10px 0 10px 0;
  }

  #header_inner {
    width: 100%;
  }

  #logo {
    width: 80px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
  }

  #header .navi_01 {
    display: none;
  }

  #header .navi_02 {
    display: none;
  }

  /*--メニュー--------------------------------------------------------------*/
  #menus {
    clear: both;
    margin: 0;
    padding: 0;
  }

  #menus ul {
    margin: 0;
    padding: 0;
    border: 1px solid #000;
    list-style: none;
    overflow: hidden;
  }

  #menus ul .menus_01 {
    width: 50%;
    margin: 0;
    padding: 0;
    border-right: 1px solid #000;
    text-align: center;
    float: left;
    box-sizing: border-box;
  }

  #menus ul .menus_02 {
    width: 50%;
    margin: 0;
    padding: 0;
    text-align: center;
    float: right;
  }

  #menus .navi ul {
    display: none;
  }

  #menus .menus_01 ul {
    background: #3968B2;
  }

  #menus .menus_02 ul {
    background: #D93A53;
  }

  #menus .menus_01 ul li {
    padding: 15px 0 15px 0;
    font-size: 12px;
    text-align: center;
  }

  #menus .menus_02 ul li {
    font-size: 12px;
    text-align: center;
    color: #fff;
  }

  #menus .menus_01 ul li a {
    text-decoration: none;
    color: #fff;
  }

  #menus .menus_01 .li-01 {
    border-bottom: 1px solid #fff;
  }

  .mark {
    position: absolute;
    top: 25px;
    left: 10px;
  }

  .btn_contact {
    width: 60px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .btn_icon {
    width: 40px;
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 40px;
    right: 0px;
    left: 0px;
  }
}
/* ==================================================================================================== */
@media (min-width: 1101px) {
  #header {
    padding: 20px 0 15px 0;
  }

  #header_inner {
    width: 60%;
  }

  h1 {
    margin: 0;
    padding: 0;
    text-align: center;
  }

  #header .navi {
    position: relative;
  }

  #header .navi_01 {
    margin: -100px 0 0 0;
    padding: 0;
    float: left;
  }

  #header .navi_02 {
    margin: -100px 0 0 0;
    padding: 0;
    float: right;
  }

  #header .navi ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50px;
    left: 0;
  }

  #header .navi li {
    list-style: none;
    width: 228px;
    text-align: center;
    box-sizing: border-box;
  }

  #header .navi li a {
    color: #fff;
    text-decoration: none;
  }

  #header .navi_01 ul {
    background: #3968B2;
  }

  #header .navi_02 ul {
    background: #D93A53;
  }

  #header .navi_01 ul .li-01 {
    border-bottom: 1px solid #fff;
  }

  #header .navi_02 ul .li-01 {
    padding: 15px 0 15px 0;
    color: #fff;
  }

  /*--メニュー--------------------------------------------------------------*/
  #menus {
    display: none;
  }

  .mark {
    position: absolute;
    top: 205px;
    left: 30px;
  }

  .btn_contact {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 275px;
    left: 50px;
  }

  .btn_icon {
    margin: 0 auto 0 auto;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 70px;
    right: 0px;
    left: 0px;
  }
}
html, body {
  margin: 0;
  padding: 0;
}

* {
  box-sizing: border-box;
}

img {
  height: auto;
  max-width: 100%;
}

#header .navi ul {
  z-index: 100;
}

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cf::after {
  content: '';
  display: block;
  clear: both;
}

.address {
  color: #7e6843;
  text-align: center;
  font-size: 16px !important;
}

.address a{
  color: #7e6843;
}


.mb {
  margin-bottom: 40px;
}

#logo {
  text-align: center;
}

.text-center {
  text-align: center !important;
}

.content {
  width: 100%;
  padding: 15px;
}

h2 {
  color: #fff;
  background-color: #3968b2;
  font-size: 16px;
  text-align: center;
  padding: 10px;
}

p {
  line-height: 1.5;
}

.color-blue {
  color: #3968b2;
}

.color-red {
  color: #d93a53;
}

.color-gray {
  color: #595757;
}

.cf::after {
  content: '';
  display: block;
  clear: both;
}

.mb3em {
  margin-bottom: 3em;
}

.mb40 {
  margin-bottom: 40px;
}

.mtb20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.fs12 {
  font-size: 12px;
}

.fs14 {
  font-size: 14px;
}

.fs16 {
  font-size: 16px;
}

.fs18 {
  font-size: 18px;
}

.fs20 {
  font-size: 20px;
}

.indent {
  text-indent: -1em;
  padding-left: 1em;
}

.m0p0 {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
}
table th {
  color: #fff;
  background-color: #3968b2;
  text-align: center;
}
table th, table td {
  font-size: 12px;
  padding: 5px;
  border: 1px solid #3968b2;
}

.li-ball {
  margin: 0;
  padding: 0;
}
.li-ball li {
  background-repeat: no-repeat;
  background-size: 2em;
  margin-bottom: 2em;
  padding-left: 2.5em;
  padding-top: 1px;
  line-height: 2;
  list-style-type: none;
  font-size: 12px;
}
.li-ball li:nth-child(1) {
  background-image: url(../imgs/contents/icon_1.png);
}
.li-ball li:nth-child(2) {
  background-image: url(../imgs/contents/icon_2.png);
}
.li-ball li:nth-child(3) {
  background-image: url(../imgs/contents/icon_3.png);
}
.li-ball li:nth-child(4) {
  background-image: url(../imgs/contents/icon_4.png);
}

.li-logo {
  margin: 0;
  padding: 0;
}
.li-logo li {
  list-style-image: url(../imgs/contents/icon_logo01.png);
  background-repeat: no-repeat;
}

/* アイコン
================================================== */
.icon-logo {
  color: #3968b2;
  text-indent: -1.9em;
  padding-left: 1.9em;
  font-size: 16px;
}
.icon-logo img {
  width: 22px;
  vertical-align: top;
  display: inline-block;
  margin-right: 5px;
}

.icon-ball {
  color: #d93a53;
  text-indent: -1.9em;
  padding-left: 1.9em;
  font-size: 16px;
}
.icon-ball img {
  width: 24px;
  vertical-align: top;
  display: inline-block;
  margin-right: 5px;
}

/* トラフィックゴルフレッスンの特徴
================================================== */
.sec-feature__img {
  margin-bottom: 30px;
}
.sec-feature__img img {
  width: 100%;
}
.sec-feature__txt h3:first-child {
  margin-top: 0;
}
.sec-feature__txt p {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 2.5em;
}

/* スタジオレッスン
================================================== */
.sec-studio__img {
  margin-bottom: 30px;
}
.sec-studio__img img {
  width: 100%;
}
.sec-studio__txt h3 {
  color: #d93a53;
  font-size: 16px;
}
.sec-studio__txt h3:first-child {
  margin-top: 0;
}
.sec-studio__txt p {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 2.5em;
}
.sec-studio__map {
  height: 300px;
}

/* コースレッスン
================================================== */
.sec-course__img {
  margin-bottom: 30px;
}
.sec-course__img img {
  width: 100%;
}
.sec-course__txt h3 {
  color: #d93a53;
  font-size: 16px;
}
.sec-course__txt h3:first-child {
  margin-top: 0;
}
.sec-course__txt p {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 2.5em;
}
.sec-course .tbl-course {
  display: flex;
}
.sec-course .tbl-course__plus {
  align-self: center;
  padding: 10px;
}
.sec-course .tbl-course table {
  height: 100%;
}

/* コーチプロフィール
================================================== */
.sec-prof__prof {
  display: flex;
}
.sec-prof__pic {
  max-width: 120px;
  margin-right: 15px;
}
.sec-prof__label {
  max-width: 150px;
  margin-top: -6px;
  margin-bottom: 15px;
}
.sec-prof__detail {
  font-size: 14px;
}
.sec-prof__txt h3 {
  color: #3968b2;
  font-size: 16px;
  border-bottom: 2px solid #3968b2;
}
.sec-prof__txt h3:first-child {
  margin-top: 0;
}
.sec-prof__txt p {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 2.5em;
}

@media (min-width: 1101px) {
  h2 {
    font-size: 20px;
    padding: 15px;
  }

  .content {
    width: 1085px;
    margin: 0 auto;
    padding: 0 15px;
  }

  .flex {
    display: flex;
  }

  .mb3em-pc {
    margin-bottom: 3em;
  }

  /* トラフィックゴルフレッスンの特徴
  ================================================== */
  .sec-feature__img {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(50% - 90px);
    margin-right: 90px;
    max-width: calc(50% - 90px);
    background-image: url(../imgs/contents/img_sec-feature01.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sec-feature__img img {
    display: none;
  }
  .sec-feature__txt {
    flex: 1 0 50%;
  }

  /* スタジオレッスン
  ================================================== */
  .sec-studio__img {
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: calc(50% - 90px);
    margin-right: 90px;
    max-width: calc(50% - 90px);
    background-image: url(../imgs/contents/img_sec-studio01.jpg);
    background-size: contain;
    background-repeat: no-repeat;
  }
  .sec-studio__img img {
    display: none;
  }
  .sec-studio__txt {
    flex: 1 0 50%;
  }
  .sec-studio__address {
    flex: 0 1 50%;
    max-width: 50%;
    padding: 30px;
  }
  .sec-studio__map {
    flex: 1 0 50%;
    height: auto;
  }

  /* コースレッスン
  ================================================== */
  .sec-course__img {
    flex: 0 1 500px;
    padding-right: 90px;
    max-width: 500px;
  }
  .sec-course__txt {
    flex: 1 0 50%;
  }

  /* コーチプロフィール
  ================================================== */
  .sec-prof__prof {
    flex: 1 0 500px;
    max-width: 500px;
  }
  .sec-prof__pic {
    max-width: 208px;
    margin-right: 30px;
  }
  .sec-prof__txt {
    flex: 0 1 100%;
  }
}
