@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

html {
    line-height: 1;
}

html, body {
    width: 100%;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}

q, blockquote {
    quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}

a img {
    border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}

html {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Lato', "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ";
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.02em;
    background: #080808;
    color: #ffffff;
    overflow-x: hidden;
    width: 100%;
}

body::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #080808;
    /* 背景カラー */
    z-index: 999999999999;
    /* 一番手前に */
    pointer-events: none;
    /* 他の要素にアクセス可能にするためにポインターイベントは無効に */
    opacity: 0;
    /* 初期値 : 透過状態 */
    -webkit-transition: opacity .8s ease;
    /* アニメーション時間は 0.8秒 */
    transition: opacity .8s ease;
}

body.fadeout::after {
    opacity: 1;
}

li {
    list-style-type: none;
}

a {
    color: #a38a77;
    text-decoration: none;
}

img {
    max-width: 100%;
}

h2 {
    letter-spacing: 0.2em;
}

.spo {
    display: none;
}

.pco {
    display: block;
}

#wrapper {
    min-width: 1040px;
    overflow: hidden;
}

.kv {
    height: 750px;
    padding: 0 13px;
    background: url(/personalgolf/roppongi/img/kv.jpg) no-repeat;
    background-size: cover;
    padding-top: 70px;
}

.kv_content {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1766px;
    min-width: 1000px;
    height: 750px;
}

.header {
    position: fixed;
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
    z-index: 1000;
}

header {
    position: relative;
    background: rgba(255, 255, 255, 0);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 78px;
    margin: 0 auto;
    width: 100%;
    max-width: 1766px;
    z-index: 20;
}

header.b-none {
    border-bottom: none;
}

.bg-w {
    background: #fff;
}

.center {
    text-align: center;
}

.bg_black {
    background-color: #000;
    border-color: #000000;
    -moz-transition: 2s ease;
    -webkit-transition: 2s ease;
    -o-transition: 2s ease;
    -ms-transition: 2s ease;
}

.logo {
    padding-top: 10px;
    width: 138px;
    margin: 0;
    z-index: 20;
}

_::-webkit-full-page-media, _:future, :root .logo {
    padding-top: 20px;
}

.gnavi ul {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    z-index: 1000000;
}

.gnavi ul li {
    float: left;
}

.gnavi ul li a {
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    background: url(/personalgolf/roppongi/img/nav.png) no-repeat;
    height: 79px;
    z-index: 1000000;
}

.gnavi ul li.gnavi-menu1 {
    width: 62px;
}

.gnavi ul li.gnavi-menu2 {
    width: 96px;
    margin-left: 16px;
}

.gnavi ul li.gnavi-menu3 {
    width: 54px;
    margin-left: 17px;
}

.gnavi ul li.gnavi-menu4 {
    width: 69px;
    margin-left: 18px;
}

.gnavi ul li.gnavi-menu5 {
    width: 36px;
    margin-left: 16px;
}

.gnavi ul li.gnavi-menu6 {
    width: 48px;
    margin-left: 15px;
}

.gnavi ul li.gnavi-menu7 {
    width: 97px;
    margin-left: 20px;
}

.gnavi ul li.gnavi-menu8 {
    width: 96px;
    margin-left: 2px;
}

.gnavi ul li.gnavi-menu9 {
    width: 19px;
    margin-left: 20px;
}

.gnavi ul li.gnavi-menu10 {
    width: 19px;
    margin-left: 11px;
}

.gnavi ul li.gnavi-menu11 {
    width: 19px;
    margin-left: 8px;
}

.gnavi ul li.gnavi-menu12 {
    width: 236px;
    margin-left: 15px;
}

.gnavi ul li.gnavi-menu1 a {
    width: 62px;
    background-position: 0 0;
}

.gnavi ul li.gnavi-menu2 a {
    width: 96px;
    background-position: -79px 0;
}

.gnavi ul li.gnavi-menu3 a {
    width: 50px;
    background-position: -192px 0;
}

.gnavi ul li.gnavi-menu4 a {
    width: 71px;
    background-position: -260px 0;
}

.gnavi ul li.gnavi-menu5 a {
    width: 37px;
    background-position: -345px 0;
}

.gnavi ul li.gnavi-menu6 a {
    width: 52px;
    background-position: -398px 0;
}

.gnavi ul li.gnavi-menu7 a {
    width: 97px;
    background-position: -470px 0;
}

.gnavi ul li.gnavi-menu8 a {
    width: 96px;
    background-position: -569px 0;
}

.gnavi ul li.gnavi-menu9 a {
    width: 19px;
    background-position: -685px 0;
}

.gnavi ul li.gnavi-menu10 a {
    width: 19px;
    background-position: -715px 0;
}

.gnavi ul li.gnavi-menu11 a {
    width: 19px;
    background-position: -742px 0;
}

.gnavi ul li.gnavi-menu12 a {
    width: 236px;
    color: #a38a77;
    background: none;
    overflow: inherit;
    padding: 0 10px;
    text-indent: inherit;
    line-height: 79px;
}

.gnavi ul li.gnavi-menu1 a:hover {
    background-position: 0 -158px;
}

.gnavi ul li.gnavi-menu2 a:hover {
    background-position: -79px -158px;
}

.gnavi ul li.gnavi-menu3 a:hover {
    background-position: -192px -158px;
}

.gnavi ul li.gnavi-menu4 a:hover {
    background-position: -260px -158px;
}

.gnavi ul li.gnavi-menu5 a:hover {
    background-position: -345px -158px;
}

.gnavi ul li.gnavi-menu6 a:hover {
    background-position: -398px -158px;
    height: 79px;
}

.gnavi ul li.gnavi-menu7 a:hover, body.mt3 .gnavi ul li.gnavi-menu7 a {
    background-position: -470px -158px;
}

.gnavi ul li.gnavi-menu8 a:hover, body.mt1 .gnavi ul li.gnavi-menu8 a {
    background-position: -569px -158px;
}

.gnavi ul li.gnavi-menu9 a:hover {
    background-position: -685px -158px;
}

.gnavi ul li.gnavi-menu10 a:hover {
    background-position: -715px -158px;
}

.gnavi ul li.gnavi-menu11 a:hover {
    background-position: -742px -158px;
}

.gnavi ul li.gnavi-menu12 a:hover {
    background: #a38a77;
    color: #fff;
}

.gnavi ul li.current1 a, .gnavi ul li.current1 a:hover {
    background-position: 0 -79px;
}

.gnavi ul li.current2 a, .gnavi ul li.current2 a:hover {
    background-position: -79px -79px;
}

body.mt6 .gnavi ul li.gnavi-menu5 a {
    background-position: -345px -79px;
}

body.mt7 .gnavi ul li.gnavi-menu4 a {
    background-position: -260px -79px;
}

body.mt8 .gnavi ul li.gnavi-menu3 a {
    background-position: -192px -79px;
}

body.mt5 .gnavi ul li.gnavi-menu6 a {
    background-position: -398px -79px;
}

body.mt4 .gnavi ul li.gnavi-menu7 a {
    background-position: -470px -79px;
}

body.mt2 .gnavi ul li.gnavi-menu8 a {
    background-position: -569px -79px;
}

.fa-phone {
    transform: scale(-1, 1);
    margin-right: 5px;
}

.tel-ol {
    width: 100%;
    padding: 0 13px;
    box-sizing: border-box;
}

.tel-in {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1766px;
    z-index: 10;
}

.tel {
    position: absolute;
    right: 0;
    top: 90px;
    text-align: right;
    font-size: 18px;
    color: #a0a0a0;
    z-index: 10;
}

.kv_copy {
    position: relative;
    margin: 0 auto;
    max-width: 1472px;
    width: 90%;
}

.kv_copy img {
    position: absolute;
    top: 116px;
    right: 0px;

}

.golf-logo {
    display: block;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 546px;
    right: 5%;
    width: 370px;
    background: rgba(0, 0, 0, 0.45);
    padding: 10px 10px 10px 15px;
    line-height: 1.4;
    text-align: center;
}

.golf-logo:hover {
    opacity: .7;
}

.golf-logo img {
    float: right;
    width: 40px;
    margin-left: 5px;
    margin-top: 11px;
}

#ma-tec {
    padding: 90px 0;
    height: 1352px;
    z-index: 2;
    background: url(/personalgolf/roppongi/img/message_bg.png) no-repeat left top, url(/personalgolf/roppongi/img/technology_bg.png) no-repeat right bottom;
}

.message {
    position: absolute;
    top: 122px;
    left: 0;
    width: 608px;
    height: 290px;
    border: 6px solid #a38a77;
    border-image-source: linear-gradient(#a38a77, #322a24);
    border-image-slice: 6;
    z-index: 6;
}

.message-frame {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1472px;
    height: 980px;
}

.message-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 1352px;
}

#rect {
    position: absolute;
    left: 50%;
    bottom: -70px;
    width: 1px;
    height: 90px;
    background: #a28975;
}


img.message-img1 {
    position: absolute;
    bottom: 57%;
    left: 0;
    width: 100%;
    z-index: 4;
}

img.message-img2 {
    position: absolute;
    bottom: 52%;
    left: -30%;
    width: 42%;
    z-index: 5;
}

.message h2 {
    position: absolute;
    top: -40px;
    left: 26px;
    font-size: 42px;
}

.message div {
    position: absolute;
    top: 75px;
    left: 80px;
    width: 450px;
}

p.title {
    font-size: 18px;
    font-weight: bold;
}

p.text {
    margin-bottom: 14px;
}

a.more {
    display: block;
    padding: 11px;
    width: 50px;
    height: 50px;
    background: linear-gradient(0deg, #9e8572 0%, #977e6c 100%);
    text-align: center;
    box-sizing: border-box;
}

.tech-more {
    position: absolute;
    right: 50%;
    top: 50px;
}

.tech-more a.more {
    position: absolute;
    left: 36px;
    bottom: -135px;
    padding: 11px;
    width: 50px;
    height: 50px;
    background: linear-gradient(0deg, #9e8572 0%, #977e6c 100%);
    text-align: center;
    box-sizing: border-box;
    z-index: 6;
}

.technology-frame {
    margin-top: 30px;
    padding: 0 130px;
    min-width: 780px;
    position: relative;
}

.technology {
    position: absolute;
    top: -18px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 768px;
    height: 348px;
    border: 6px solid #a38a77;
    border-image-source: linear-gradient(#a38a77, #322a24);
    border-image-slice: 6;
    z-index: 6;
}

.tec-left {
    top: 10px;
    left: 50%;
    position: absolute;
}

.tec-left h2 {
    font-size: 42px;
    letter-spacing: 0.1em;
}

.tec-left div {
    position: absolute;
    top: 90px;
    left: 36px;
    width: 330px;
}

.tec-right-ol {
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 10%;
    width: 40%;
}

.tec-right img {
    position: absolute;
    right: 37px;
    top: -100px;
    width: 60%;
    max-width: 517px;
    z-index: 7;
}

.tec-img2 {
    position: absolute;
    top: -80px;
    left: -183px;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 183px;
    height: 2px;

    background: #a28976;
}

.tec-img3 {
    position: absolute;
    top: -292px;
    right: 10%;
    width: 144px;
    height: 144px;
    border: 3px solid #463c33;
    border-image-source: linear-gradient(#463c33, #1a1613);
    border-image-slice: 3;
}

.tec-img4 {
    position: absolute;
    top: 466px;
    left: -168px;
    width: 74px;
    height: 2px;
    background: #a28976;
    z-index: 4;
}


#main_slide {
    width: 100%;
}


#lesson {
    margin-top: -88px;
    height: 695px;
    position: relative;
}

.lesson-frame-in {
    position: absolute;
    top: 0;
    left: 40px;
    width: 588px;
    height: 557px;
    border: 6px solid #a38a77;
    border-image-source: linear-gradient(#a38a77, #322a24);
    border-image-slice: 6;
}

.lesson-frame {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1472px;
    height: 570px;
}

p.apoint {
    position: absolute;
    padding: 4px 8px;
    left: 204px;
    bottom: 50px;
    color: #fff;
    font-size: 18px;
    z-index: 6;
    width: 372px;
    background-image: -webkit-linear-gradient(right, transparent, #000 100%, #000 90%, transparent);
    background-image: linear-gradient(to left, transparent, #000 100%, #000 90%, transparent);

}

#main_slide {
    position: absolute;
    top: 88px;
    left: 0;
    width: 100%;
    z-index: 3;
}

#main_slide ul, main_slide li {
    margin: 0;
    padding: 0;
}

#fac {
    position: relative;
    margin: 0 auto;
    width: 90%;
    max-width: 1472px;
    height: 622px;
}

.fac-ol {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1766px;
}

.fac-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 62.5%;
}

.fac-contet {
    position: absolute;
    top: 0;
    right: 0;
    width: 37.5%;
    height: 620px;
}

.fac-content-in {
    position: absolute;
    top: 263px;
    right: 0;
    width: 586px;
    height: 206px;
    border: 6px solid #a38a77;
    border-image-source: linear-gradient(#a38a77, #322a24);
    border-image-slice: 6;
}

.fac-content-in h2 {
    position: absolute;
    top: -45px;
    left: 40px;
    font-size: 42px;
}

.fac-content-in p.title {
    position: absolute;
    top: 52px;
    left: 66px;
}

.fac-content-in p.text {
    position: absolute;
    top: 88px;
    left: 66px;
}

.fac-img3 {
    position: absolute;
    top: 30px;
    left: 184px;
    width: 144px;
    height: 144px;
    border: 3px solid #a38a77;
    border-image-source: linear-gradient(#a38a77, #322a24);
    border-image-slice: 3;
    opacity: 0.6;
}

#access-ol {
    position: relative;
    width: 100%;
    z-index: 0;
}

.access {
    position: absolute;
    top: -415px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 0 13px 0 13px;
    max-width: 1766px;
}

.access-ll1 {
    position: static;
}

.access-in {
    padding: 18px 18px 15px 18px;
    background: #f5f5f5;
    height: 400px;
}

.access-in .text_middle {
    float: right;
    width: 36%;
}

.access-in .text_middle h2 {
    padding: 0;
    margin: 0 0 15px 0;
    font-size: 42px;
}

.access-in .text_middle img {
    width: 94%;
}

.access-in .map {
    float: left;
    position: relative;
    width: 60%;
}

#map_canvas {
    position: absolute;
    width: 100%;
    height: 397px;
    top: 0;
}

.access-in .text_middle p {
    font-size: 15px;
    line-height: 1.4;
}

.map iframe {
    width: 100%;
    height: 396px;
}


.prime-ol {
    padding: 0 13px 0 13px;
}

.prime {
    margin: 0 auto;
    padding: 0 13px 0 13px;
    max-width: 1766px;
    border-bottom: 1px solid #282828;
}

.prime-frame {
    margin: 0 auto;
    padding: 18px 0 72px 0;
    max-width: 842px;
}

.prime-img {
    float: left;
    width: 54%;
}

.prime-content {
    float: right;
    width: 43%;
}

.prime-content h3 {
    font-size: 16px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.prime-content p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #c7c7c7;
}

.prime-content p.sub {
    margin-bottom: 18px;
    font-family: "Arvo";
    font-size: 12px;
    color: #a38a77;
}

.prime-content p span.large2 {
    font-size: 18px;
}

p.mb10 {
    margin-bottom: 10px;
}

.ml10 {
    margin-left: 10px;
    margin-right: 10px;
}

.access-shopdate .ml10 {
    margin-right: 0;
}


.contact {
    margin: 0 auto;
    padding: 30px 0 20px 0;
    max-width: 842px;
    border-bottom: 1px solid #282828;
}

.contact .logo {
    float: left;
    padding: 27px 43px;
    width: 20%;
}

.contact .contact-detail {
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 68%;
}

.contact .contact-detail p {
    font-size: 14px;
    color: #c7c7c7;
}

.contact-info {
    padding-bottom: 10px;
}

.contact-info li.footer-tel {
    padding-left: 25px;
    position: relative;
    font-size: 21px;
    color: #c7c7c7;
}

.contact-info li.footer-tel i {
    position: absolute;
    top: 7px;
    left: 0;
    font-size: 14px;
    margin-right: 10px;
}

.contact-info li a i {
    margin-right: 10px;
}

.contact-info h3 {
    float: left;
    width: 14%;
    color: #c7c7c7;
    font-size: 14px;
    margin: 4px 0 0 0;
    padding: 0;
}

.contact-info ul {
    float: right;
    width: 82%;
    margin: 0;
    padding: 0;
}

.contact-info ul li {
    line-height: 1.4;
}

.gold {
    color: #a38a77;
}

.black {
    color: #181818;
}

.title span {
    color: #888888;
}

.large {
    font-size: 30px;
    font-weight: normal;
}

.large2 {
    font-size: 18px;
}

.small {
    font-size: 13px;
}

.small2 {
    font-size: 14px;
    line-height: 1.5;
}

footer {
    padding-top: 80px;
    padding-bottom: 20px;
}

.prime-content h3 {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
}

.prime-content .sub {
    font-family: "Arvo";
    font-size: 12px;
}

.footer {
    margin: 0 auto;
    padding: 60px 0 0 0;
    max-width: 842px;
}

.footer p {
    text-align: center;
    color: #707070;
    font-size: 13px;
}

.footer-logo {
    margin-bottom: 50px;
    text-align: center;
    font-size: 12px;
    color: #c7c7c7;
}

.footer-menu {
    text-align: center;
    color: #707070;
    line-height: 1.5;
}

.footer-menu a {
    color: #707070;
    font-size: 12px;
    display: inline-block;
}

.footer-menu a:hover, .footer nav a:hover, .contact-detail a:hover {
    text-decoration: underline;
}

.footer nav {
    margin: 25px 0;
    text-align: center;
    color: #707070;
}

.footer nav a {
    color: #707070;
    font-size: 14px;
}

.clear {
    clear: both;
}

.catch-sp {
    display: none;
}


#container {
    padding: 120px 13px 0 13px;
    width: 100%;
    box-sizing: border-box;
}

.container-in {
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #282828;
    max-width: 1766px;
}

.news-link {
    padding: 60px 0;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 100%;
    border-bottom: 1px solid #282828;
    max-width: 1766px;
    text-align: center;
}

.news-link a {
    padding-right: 14px;
    font-size: 15px;
    color: #a38a77;
    background: url(/personalgolf/roppongi/img/arrow-right-gold.png) no-repeat;
    background-position: right center;
}

.news-link a:hover {
    text-decoration: underline;
}

.main-title-ol {
    width: 100%;
    text-align: center;
}

.main-title {
    position: relative;
    margin: 0 auto;
    width: 284px;
    height: 274px;
    border: 6px solid #907b6a;
    border-image-source: linear-gradient(#907b6a, #080808);
    border-image-slice: 6;
    text-align: center;
    z-index: 4;
}

.main-title-word {
    margin-top: -200px;
    height: 174px;
    text-align: center;
}

.single .main-title-word {
    height: 320px;
}

.main-title-word h2 {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 54px;
    letter-spacing: 0.2em;
    margin-right: -0.2em;
    z-index: 5;
}

.main-title-word h2.single-title {
    position: relative;
    top: 18%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
    font-size: 23px;
    color: #fff;
}

.main-title-word p {
    position: relative;
    margin: -20px 0 0 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    z-index: 5;
    color: #fff;
}

.main-title-word p.post-day {
    margin: 100px 0 0 0;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
}

.message-content {
    position: relative;
    margin: 0;
    padding: 0 0 100px 0;
    text-align: center;
    border-bottom: 1px solid #282828;
    width: 100%;
    margin: 0 auto;
    max-width: 1766px;
    z-index: 4;
}

.tec-word div {
    position: absolute;
    top: 20px;
    left: 6%;
    width: 144px;
    height: 144px;
    border: 3px solid #3e3530;
    border-image-source: linear-gradient(#3e3530, #151410);
    border-image-slice: 3;
    z-index: 3;

}

.fac-frame .tec-word div {
    top: -20px;
    left: -30px;
}

#technology {
    margin-top: 60px;
}

.tec-frame {
    position: relative;
    padding: 0;
    margin: 0 auto;
    max-width: 1792px;
    z-index: 8;
}

.fac-frame {
    padding: 0;
    margin: 0 auto;
    max-width: 1200px;
}

.tec-content {
    padding: 53px 0px;
    padding-top: 53px;
    clear: both;
}

.tec-word {
    position: relative;
    padding: 45px 5%;
    width: 35%;
    z-index: 4;
}

.fac-frame .tec-word {
    padding: 0 5% 0 0;
    width: 40%;
}

.tec-word h3 {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 23px;
    font-weight: bold;
    color: #a38a77;
    z-index: 9;
}

.tec-word p {
    position: relative;
    z-index: 4;
}

.tec-img {
    width: 55%;
}

.fac-frame .tec-img {
    width: 50%;
}

.tec-img img {
    width: 100%;
}

.tec-content .right img {
    width: 100%;
}

.right {
    float: right;
}

.left {
    float: left;
}

.lesson-content {
    padding: 160px 0 45px 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    max-width: 1766px;
}

.lesson-content p {
    margin: 0;
    padding: 0;
}

.kv-page {
    position: absolute;
    top: 0;
    left: 0;
    height: 480px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/kv-lesson.jpg) repeat-y;
    z-index: 1;
}

.kv-page-fac {
    position: absolute;
    top: 0;
    left: 0;
    height: 480px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/kv-fac.jpg) repeat-y;
    background-size: cover;
    z-index: 3;
}

.kv-page-plan {
    position: absolute;
    top: 0;
    left: 0;
    height: 480px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/kv-plan.jpg) repeat-y;
    background-size: cover;
    z-index: 3;
}

.kv-page-access {
    position: absolute;
    top: 0;
    left: 0;
    height: 480px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/kv-access.jpg) repeat-y;
    background-size: cover;
    z-index: 3;
}

.kv-page-news {
    position: absolute;
    top: 0;
    left: 0;
    height: 480px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/kv.jpg) repeat-y;
    background-size: cover;
    z-index: 3;
}

p.sub-title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: bold;
}

.type1 {
    position: relative;
    padding: 0;
    height: 600px;
    width: 100%;
}

.type1 .container-in {
    border: none;
}

.type1-right {
    float: right;
    width: 50%;
}

.b-stop {
    padding-bottom: 160px;
    margin-bottom: 47px;
    border-bottom: 1px solid #282828;
}

.b-stop2 {
    padding-bottom: 60px;
    margin-bottom: 47px;
    border-bottom: 1px solid #282828;
}

.b-stop3 {
    padding-bottom: 80px;
    border-bottom: 1px solid #282828;
}

.bg-lesson1 {
    position: absolute;
    left: -13px;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(/personalgolf/roppongi/img/bg-lesson1.png) no-repeat;
    background-position: top right;
    background-size: cover;
}

.bg-lesson2 {
    position: absolute;
    right: -13px;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(/personalgolf/roppongi/img/bg-lesson2.png) no-repeat;
    background-position: top left;
    background-size: cover;
}

.bg-lesson3 {
    position: absolute;
    left: -13px;
    top: 0;
    height: 100%;
    width: 50%;
    background: url(/personalgolf/roppongi/img/bg-lesson3.png) no-repeat;
    background-position: top right;
    background-size: cover;
}

.type1-content {
    padding-top: 30px;
    width: 718px;
}

.type1-title {
    position: relative;
    width: 705px;
    height: 206px;
    border: 6px solid #a38a76;
    border-image-source: linear-gradient(#a38a76, #3e332d);
    border-image-slice: 6;
    z-index: 3;
}

.type1-title div {
    position: absolute;
    top: 0;
    right: 25px;
}

.type1-title div p {
    padding: 0;
    margin: 0;
    font-size: 12px;
    color: #a38a77;
}

.type1-title div span {
    vertical-align: middle;
}

.type1-title div span.number {
    margin-left: 15px;
    font-size: 47px;
    font-family: 'Lato', sans-serif;
}

.type1-word {
    position: relative;
    margin: -145px 0 0 90px;
    width: 480px;
    z-index: 4;
}

.type1-word img {
    margin-bototm: 10px;
}

.type1-word h3 {
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: bold;
}

.type1-word p {
    margin: 0;
    padding: 0;
}

.coach .container-in {
    margin-top: 100px;
    padding-bottom: 80px;
    border-top: 1px solid #282828;
}

.coach-box {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.coach-date {
    width: 30%;
    margin: 0 1.5% 40px;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
}

.coach-date div {
    display: inline-block;
    vertical-align: top;
}

.coach-date div.coachimg {
    width: 28%;
    line-height: 0;
}

.coach-date div.coachname {
    margin-left: 5%;
    width: 64%;
}

p.coach-name1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
}

p.coach-name1 span {
    font-size: 12px;
}

p.position {
    font-size: 14px;
    color: #a38a77;
}

.pt10 {
    padding-top: 10px;
}

.line-title2 {
    margin-top: -1px;
    padding: 0 0 40px 0;
    text-align: center;
    font-size: 33px;
    line-height: 0.8;
    letter-spacing: 0.1em;
    margin-right: -0.1em;
}

.line-title2 div {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 150px;
    height: 1px;
    background: #a38978;
}

.line-title2 span {
    font-size: 12px;
}

.fac-list ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1%;
    margin: 0 auto;
    width: 98%;
}

.fac-list li {
    float: left;
    margin: 0 0 60px 1%;
    width: 32%;
    height: auto;

}

.fac-list li:ntn-child(4n+1) {
    margin-left: 0;
}

.fac-list li img {
    margin-bottom: 35px;
    width: 100%;
}

.fac-list li h4 {
    margin-bottom: 20px;
    text-align: center;
    color: #a38a77;
    font-size: 18px;
    font-weight: bold;
}

.fac-list li p {
    text-align: center;
    font-size: 15px;
}

.plan-date2 li {
    margin-bottom: 10px;
    padding: 40px 40px 20px 40px;
    width: 100%;
    color: #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #2b2b2b), color-stop(0.00, #3a3b3b));
    background: -webkit-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
    background: -moz-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
    background: -o-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
    background: -ms-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
    background: linear-gradient(to bottom, #3a3b3b 0%, #2b2b2b 97%);
}

.plan-date2 {
    margin: 0 auto;
    width: 860px;
}

.plan-bottom li {
    width: 100%;
    padding: 0;
    background: none;
}

.plan-name {
    text-align: left;
    font-weight: bold;
    color: #a38a77;
    font-size: 20px;
    line-height: 1;
}

.plan-name h2 {
    letter-spacing: 0.04em;
}

.plan-name h2 span {
    margin-left: 3px;
    font-size: 12px;
    font-family: "Arvo";
}

.plan-price {
    line-height: 1;
}

.plan-price p {
    text-align: right;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: normal;
}

.plan-price p span {
    vertical-align: bottom;
}

.plan-price p span.p1 {
    font-size: 36px;
    font-family: 'Lato', sans-serif;
}

.plan-price p span.p2 {
    margin: 0 5px;
    font-size: 13px;
    font-weight: normal;
}

.plan-price p span.p3 {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

.plan-top {
    padding: 0 20px 36px 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #606060;
}

.plan-top div {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.plan-bottom {
    margin: 0 auto;
    width: 740px;
    font-size: 16px;
}

.plan-bottom div {
    padding: 15px 20px 20px 20px;
    margin-top: 30px;
    border: 1px solid #606060;
    border-radius: 6px;
    font-size: 14px;
}

.plan-bottom div ul {
    margin-top: 10px;
}

.plan-bottom div li {
    margin-top: 5px;
}

.plan-bottom div li span {
    padding: 3px 6px;
    margin: 0 10px 0 0;
    background: #606060;
    width: 80px;
}

.plan-bottom div li span.rental {
    padding: 3px 14px 3px 13px;
}

.btn {
    margin: 0 auto;
    padding-top: 20px;
    width: 250px;
    clear: both;
}

.plan-point {
    margin: 23px 0 80px 0;
    padding: 24px 56px;
    border: 1px solid #a38a77;
    width: 826px;
}

.plan-point p {
    margin-bottom: 20px;
    font-size: 16px;
    color: #a38a77;
}

.plan-point ol {
    padding-left: 20px;
    list-style-type: decimal;
    color: #fff;
}

.plan-point li {
    background: 0;
    padding: 0;
    margin: 0;
    padding: 0;
    list-style-type: decimal;
}

.usage {
    margin: 0 auto;
    width: 860px;
    text-align: center;
}

.usage img {
    padding-top: 40px;
}

.usage-btn li {
    display: inline-block;
    padding-top: 40px;
    margin: 5px;
}

.usage-btn {
    margin: 0 auto;
}


.access-content {
    margin-top: 100px;
    padding: 150px 0 50px 0;
    display: table;
    margin: 0 auto;
}

.access-content li a:hover, .access-shopdate p a:hover {
    text-decoration: underline;
}

.access-info div, .access-shopdate div {
    display: inline-block;
    vertical-align: middle;
}

.access-info div li, .access-shopdate div li {
    display: inline-block;
    vertical-align: middle;
}

.access-info div li.footer-tel {
    padding-right: 40px;
    font-size: 23px;
}

.access-info div li.footer-tel i {
    font-size: 20px;
}

.access-info div li.footer-mail a i {
    padding-right: 5px;
}

.access-info h3 {
    padding-right: 60px;
}

.access-shopdate h3 {
    padding-right: 75px;
}

.address p {
    text-align: center;
}

.address .map {
    position: relative;
    margin: 30px 0 0 0;
    width: 100%;
    height: 472px;
}

.address #map_canvas {
    position: absolute;
    width: 100%;
    height: 450px;
    top: 0;
}

.address .map iframe {
    width: 100%;
    height: 450px;
}

a.btn-line {
    text-align: right;
    padding: 15px;
    border: 1px solid #a38a77;
    color: #a38a77;
}

p.t-right a i {
    margin-left: 10px;
    font-size: 12px;
}

p.t-right {
    text-align: right;
}

.root {
    position: relative;
    margin: 0 auto;
    padding: 34px 0 60px 0;
    width: 894px;
}

h4.title-square {
    position: relative;
    padding-bottom: 26px;
    z-index: 3;
    font-size: 23px;
    color: #a38a77;
    vertical-align: text-bottom;
    line-height: 1;
}

h4.title-square span {
    margin-left: 20px;
    padding-bottom: 5px;
    vertical-align: bottom;
    font-size: 12px;
}

.square {
    position: absolute;
    top: 0px;
    left: -28px;
    width: 144px;
    height: 144px;
    border: 3px solid #372f2a;
    border-image-source: linear-gradient(#372f2a, #151210);
    border-image-slice: 3;
    z-index: 2;
}

.root li {
    float: left;
    margin-bottom: 20px;
    position: relative;
    z-index: 4;
    width: 390px;
    margin-right: 57px;
}

.root li p {
    margin-bottom: 10px;
    font-size: 15px;
}

.root li p span {
    margin-right: 10px;
    font-size: 23px;
    color: #a38a77;
    font-family: "Arvo";
}

.root li div {
    position: absolute;
    right: -30px;
    top: 150px;
}

.news-list {
    margin: 0 auto;
    width: 860px;
    padding-top: 446px;
}

.news-list li {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #333333;
    font-size: 18px;
    width: 100%;
    background: url(/personalgolf/roppongi/img/arrow-news.png) no-repeat;
    background-position: top 30% right 15px;
}

.news-list li div {
    width: 752px;
}

.news-list li div p.day {
    color: #a0a0a0;
    font-size: 15px;
}

.news-list li a:hover {
    text-decoration: underline;
}

.pager {
    position: relative;
    overflow: hidden;
}

.pager ul {
    float: left;
    padding-bottom: 40px;
    left: 50%;
    position: relative;
}

.pager li {
    float: left;
    left: -50%;
    position: relative;
}

.pager li {
    padding: 14px 2px;
    margin: 0;
    color: #505050;
}

.pager li span {
    padding: 0 15px;
}

.pager li a {
    padding: 13px 15px;
    color: #a0a0a0;
    border: 1px solid #505050;
    font-size: 14px;
}

.single {
    margin: 0 auto;
    padding-bottom: 60px;
    width: 860px;
    color: #080808;
}

.single p {
    color: #080808;
    font-size: 16px;
}

.single strong {
    font-weight: bold;
}

.single .red, span.red {
    color: #ff0000;
}

.taiken p {
    font-size: 18px;
    margin-bottom: 10px;
}

.taiken {
    padding: 60px 0;
    margin: 0 auto;
    width: 860px;
    text-align: center;
    border-top: 1px solid #e0e0e0;
}

.taiken p a.btn-single {
    display: block;
    width: 600px;
    margin: 0 auto;
    padding: 27px 44px 27px 44px;
    border: 1px solid #ad917c;
    background: url(/personalgolf/roppongi/img/arrow-radi.png) no-repeat, -moz-linear-gradient(top, #6f5848 0%, #b09079 100%);
    background: url(/personalgolf/roppongi/img/arrow-radi.png) no-repeat, -webkit-linear-gradient(top, #6f5848 0%, #b09079 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: url(/personalgolf/roppongi/img/arrow-radi.png) no-repeat, linear-gradient(to bottom, #6f5848 0%, #b09079 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6f5848', endColorstr='#b09079', GradientType=0);
    /* IE6-9 */
    background-position: right 14px center, center center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    cursor: pointer;
}

.single-title01 {
    position: relative;
    margin: 0 0 20px 0;
    font-size: 23px;
    font-weight: bold;
    color: #a38a77;
    z-index: 9;
    border-bottom: 1px solid #d3c8c0;
    padding: 0 0% 20px;
}

.contact-form .plan-point {
    margin: 0 auto;
    margin-bottom: 30px;
    width: 628px;
}

.contact-form .plan-point p {
    margin-bottom: 10px;
    color: #181818;
}

.contact-form .plan-point ol {
    color: #181818;
}

.contact-form {
    margin: 0 auto;
    margin-top: 28px;
    width: 860px;
    background: #fcfcfc;
}

.contact-form-in {
    padding: 0 60px 60px 60px;
    font-size: 15px;
    color: #181818;
}

.contact-form-in p {
    font-size: 14px;
    color: #181818;
}

.contact-form-in span {
    color: #ff3a13;
}

.sta {
    margin: 0 auto;
    padding: 60px 0;
    width: 166px;
}

.contact-form-in table {
    margin: 0 auto;
    width: 100%;
}

.contact-form-in table tr {
    padding: 0 16px;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    width: 100%;
}

.contact-form-in table tr th {
    padding-right: 50px;
    width: 140px;
    vertical-align: top;
}

.contact-form-in table tr td {
    width: 530px;
}

.contact-form-in table {
    margin-top: 20px;
}

.contact-form-in table tr th div, .contact-form-in table tr td div {
    padding: 15px 0;
    vertical-align: top;
}

.contact-form-in table tr td input.w100 {
    width: 530px;
}

.contact-form-in table tr td input.w30 {
    width: 30%;
}

.contact-form-in table tr td input.w25 {
    width: 25%;
}

.contact-form-in table tr td input.w10 {
    width: 4%;
    margin-right: 8px;
}

.contact-form-in table tr td div textarea {
    padding: 15px;
    width: 530px !important;
    background: #eeeeee;
    border: none;
    border-radius: 5px;
    border: none;
    height: 120px !important;
}

.contact-form-in table tr td div input[type="text"], .contact-form-in table tr td div input[type="email"], .contact-form-in table tr td div input[type="tel"] {
    margin-top: 0px;
    padding: 15px;
    background: #eeeeee;
    border-radius: 5px;
    border: none;
    font-size: 15px;
}

/*css radio02*/
.radio02-input {
    display: none;
}

.radio02-input+label {
    position: relative;
    padding-left: 30px;
    margin-right: 20px;
    width: 30%;
}

.radio02-input+label::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: #e3e3e3;
    border: #e3e3e3;
    border-radius: 50%;
}

.contact-form-in table tr td div.radio-ol {
    padding-top: 25px;
}

.ui-datepicker-trigger {
    margin-left: -35px;
    margin-right: 35px;
    margin-top: 8px;
    margin-bottom: -3px;
}

.radio02-input:checked+label::before {
    background: #fcfcfc;
    border: 1px solid #e3e3e3;
}

.radio02-input:checked+label::after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    background: #ff3a15;
    border-radius: 50%;
}

.contact-form-in table tr th div.sta-title, table.kakunin tr th div {
    padding: 30px 0;
    text-align: right;
    font-weight: bold;
    line-height: 1.2;
}

.contact-form-in table tr td div select {
    width: 40%;
    padding: 12px 15px;
    color: #999999;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: #eee;
    background: url(/personalgolf/roppongi/img/select-arrow.png) no-repeat, #eee;
    background-position: top 20px right 15px;
    background-size: 11px, 30%;
}

.contact-form-in table tr th div.sta-title span.mini {
    color: #181818;
    font-size: 11px;
    font-weight: normal;
}

.contact-form-in table tr td ul.kik li {
    width: 32%;
    display: inline-block;
    font-size: 13px;
}

.bg-g {
    margin-top: 15px;
    border-top: 1px solid #eeeeee;
    background: #eeeeee;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
}

.bg-g input {
    margin: 0 5px 0 0;
}

.bg-g a {
    color: #a38a77;
    text-decoration: underline;
}

input#submit_button, form.kakunin-form input#submit_button {
    margin: 30px 5px;
    width: 150px;
    height: 50px;
    background: url(/personalgolf/roppongi/img/arrow_right_s.png) no-repeat top 20px right 8px, #9a816d;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

input#submit_button:hover, form.kakunin-form input#submit_button:hover {
    background: url(/personalgolf/roppongi/img/arrow_right_s2.png) no-repeat top 20px right 8px, #7e6352;
}

form.kakunin-form input#submit_button2 {
    margin: 30px 5px;
    width: 150px;
    height: 50px;
    background: url(/personalgolf/roppongi/img/arrow_right_s2.png) no-repeat top 20px right 8px, #fcfcfc;
    color: #9c826f;
    font-size: 18px;
    border: 1px solid #9c826f;
    cursor: pointer;
}

form.kakunin-form input#submit_button2:hover {
    background: url(/personalgolf/roppongi/img/arrow_right_s.png) no-repeat top 20px right 8px, #99816e;
    color: #fff;
    border: 1px solid #99806e;
}

p.t-center {
    margin-top: 30px;
    text-align: center;
}


/* 各ベンダープレフィックスが取れた標準版！！(http://caniuse.com/#search=placeholder-shown) */
:placeholder-shown {
    color: #999;
}

/* Google Chrome, Safari, Opera 15+, Android, iOS */
::-webkit-input-placeholder {
    color: #999;
}

/* Firefox 18- */
:-moz-placeholder {
    color: #999;
    opacity: 1;
}

/* Firefox 19+ */
::-moz-placeholder {
    color: #999;
    opacity: 1;
}

/* IE 10+ */
:-ms-input-placeholder {
    color: #999d;
}

.thanks {
    text-align: center;
}

.thanks h3 {
    margin-bottom: 30px;
    font-size: 23px;
    color: #a38a77;
    font-weight: bold;
}

.thanks div {
    padding-top: 60px;
    margin: 0 auto;
    width: 250px;
}

submit {
    display: none;
}

@media screen and (min-width: 1695px) {

    .golf-logo {
        right: 142px;
    }
}

@media screen and (min-width: 500px) {
    .container-pco {
        padding: 0 13px;
        width: 100%;
        box-sizing: border-box
    }

    .topic {
        position: absolute;
        left: 0;
        bottom: 50px;
        padding: 0 0 0 15px;
        margin: 72px 0 0 0;
        display: -webkit-box;
        /*--- Androidブラウザ用 ---*/
        display: -ms-flexbox;
        /*--- IE10 ---*/
        display: -webkit-flex;
        /*--- safari（PC）用 ---*/
        display: flex;
        -webkit-box-pack: justify;
        /*--- Androidブラウザ用 ---*/
        -ms-flex-pack: justify;
        /*--- IE10 ---*/
        -webkit-justify-content: space-between;
        /*--- safari（PC）用 ---*/
        justify-content: space-between;
        max-width: 680px;
        background: rgba(0, 0, 0, 0.45);
        line-height: 2;
        justify-content: space-between;
    }

    .topic a:hover {
        text-decoration: underline;
    }

    .topic p {
        padding-top: 3px;
        margin: 0 12px 0 12px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        background: url(/personalgolf/roppongi/img/arrow1.png) no-repeat 0 14px;
    }

    _::-webkit-full-page-media, _:future, :root .topic p {
        width: 70%;
    }

    .topic p a {
        background: none;
        color: fff;
    }

    .topic span {
        padding-top: 3px;
    }

    .topic::before {
        content: '';
        position: absolute;
        top: 8px;
        left: 0;
        bottom: 35px;
        /*線の上下位置*/
        display: inline-block;
        width: 2px;
        /*線の長さ*/
        height: 20px;
        /*線の太さ*/
        background-color: #a0a0a0;
        /*線の色*/
    }

    .topic a {
        height: 100%;
        padding: 3px 20px 3px 17px;
        background: url(/personalgolf/roppongi/img/arrow1.png) no-repeat right 8px top 14px, #080808;
        color: #fff;
        width: 120px;
    }

    .topic img {
        display: none;
    }

    .lesson-title h2 {
        position: absolute;
        top: 10px;
        left: -20px;
        font-size: 42px;
    }

    .lesson-title p {
        position: absolute;
        top: 45px;
        left: 203px;
    }

    .lesson_btn {
        position: absolute;
        top: 530px;
        right: 0;
        width: 50%;
        z-index: 4;
    }

    .fac-img1 {
        position: absolute;
        top: -47px;
        right: 0;
        width: 147px;
        height: 2px;
        background: #a28976;
    }

    .fac-img2 {
        position: absolute;
        bottom: 111px;
        left: 70px;
        width: 84px;
        height: 84px;
        border: 3px solid #a38a77;
        border-image-source: linear-gradient(#a38a77, #322a24);
        border-image-slice: 3;
        opacity: 0.6;
        z-index: 5;
    }

    .fac-content-in a.more {
        position: absolute;
        top: 172px;
        left: 66px;
    }

    aside {
        position: relative;
        width: 100%;
        padding: 0 13px 0 13px;
        /*background: linear-gradient(90deg,#e2e2e2 50%, #d8d8d8 50%);*/
        height: 900px;
    }

    .price-left-ol {
        position: absolute;
        top: 0;
        left: 0;
        width: 50%;
        height: 900px;
        background: #e2e2e2;
    }

    .price-left {
        position: absolute;
        top: 138px;
        left: 0;
        width: 50%;
    }

    .price-left .plan_btn {
        position: absolute;
        right: 0;
    }

    .price-right-ol {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
        height: 900px;
        background: #d8d8d8;
    }

    .price-right {
        position: absolute;
        top: 138px;
        right: 0;
        width: 50%;
    }

    .price-right .basic {
        position: absolute;
        left: 0;
    }

    .price-right .speed {
        position: absolute;
        left: 50%;
    }

    .pr-ac {
        padding-top: 40px;
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 1792px;
        height: 900px;
    }

    .price-img {
        position: absolute;
        left: 2px;
        top: -89px;
        width: 2px;
        height: 120px;
        background: #a48974;
    }

    aside h2 {
        margin: 0 0 20px;
        font-size: 42px;
        line-height: 1.0;
    }

    .price .title {
        margin: 0;
        font-weight: bold;
        font-size: 15px;
    }

    .price .title span {
        display: inline-block;
        margin-left: 20px;
        font-size: 13px;
        font-weight: normal;
    }

    .plan_container {
        position: relative;
    }

    .plan_text p {
        margin-top: 40px;
        margin-bottom: 10px;
        padding-bottom: 0;
        font-size: 13px;
        color: #a38a77;
    }

    .plan_text ul {
        margin-top: 0;
        padding-top: 0;
        padding-left: 0;
        width: 250px;
    }

    .plan_text ul.gold {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .plan_text ul.gold li {
        line-height: 1.5;
    }

    .plan_text ul.gold li span {
        display: block;
        font-size: 13px;
    }

    .plan_btn {
        position: relative;
        padding: 0 0;
        width: calc(100% / 2);
        height: 240px;
        background: linear-gradient(45deg, #2b2b2b 0%, #434343 100%);
        transition: all 0.5s;
        box-sizing: border-box;
        z-index: 3;
    }

    .plan_btn p {
        margin: 0;
        text-align: center;
        font-family: 'Lato', sans-serif;
        font-weight: normal !important;
        line-height: 1.4;
    }

    .plan_btn .price_text {
        display: none;
    }

    .price_text p span {
        font-size: 14px;
    }

    .plan_btn h3 {
        margin-top: 40px;
        font-size: 18px;
        line-height: 1.3;
        text-align: center;
    }

    .plan_btn h3 .sub {
        font-family: "Arvo";
        font-size: 12px;
    }

    .btn_more {
        position: relative;
        display: block;
        margin-bottom: 3px;
        width: 300px;
        height: 42px;
        line-height: 42px;
        background: linear-gradient(90deg, #9e8572 0%, #977e6c 100%);
        color: #ffffff;
        font-size: 16px;
        text-align: center;
    }

    .btn_more::after {
        position: absolute;
        content: url(/personalgolf/roppongi/img/arrow_right_s.png);
        top: -4px;
        right: 10px;
    }

    .plan_btn .show {
        position: absolute;
        right: 0;
        left: 0;
        bottom: 20px;
        margin: 0 auto;
        width: 80%;
        border: 1px solid #a38a77;
        text-align: center;
        height: 20px;
        z-index: 8;
        -webkit-transform: perspective(0);
    }

    .arrow1 {
        position: absolute;
        top: 4px;
        left: 50%;
        -moz-transform-origin: 0 100%;
        -webkit-transform-origin: 0 100%;
        -webkit-transform: perspective(0);
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%);
        width: 4px;
        height: 4px;
        border: 2px solid;
        border-color: transparent transparent #fff #fff;
        transform: rotate(-45deg);
    }

    .plan_btn:hover .show {
        bottom: 0;
        border: none;
        background: #4c4c4c;
    }

    .plan_btn:hover {
        height: 380px;
        transform: scale(1.1);
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    }

    .basic:hover, .speed:hover {
        height: 377px;
    }

    .btn_more:hover {
        background: linear-gradient(90deg, #806552 0%, #785e4d 100%);
    }

    .plan_btn:hover {
        z-index: 8;
    }

    .plan_btn:hover .price_text {
        display: block;
        padding-top: 20px;
        border-top: 1px solid #606060;
        visibility: visible;
        height: auto;
        width: 65%;
        margin: 0 auto;
    }

    .plan_btn:hover .show .arrow1 {
        top: 8px;
        border-color: #fff #fff transparent transparent;
    }
}


@media screen and (max-width: 1380px) and (min-width: 500px) {
    .bg-lesson1 {
        position: absolute;
        left: -13px;
        top: 0;
        height: 100%;
        width: 50%;
        background: url(/personalgolf/roppongi/img/bg-lesson1-2.png) no-repeat;
        background-position: top right;
        background-size: cover;
    }

    .bg-lesson2 {
        position: absolute;
        right: -13px;
        top: 0;
        height: 100%;
        width: 50%;
        background: url(/personalgolf/roppongi/img/bg-lesson2-2.png) no-repeat;
        background-position: top left;
        background-size: cover;
    }

    .bg-lesson3 {
        position: absolute;
        left: -13px;
        top: 0;
        height: 100%;
        width: 50%;
        background: url(/personalgolf/roppongi/img/bg-lesson3-2.png) no-repeat;
        background-position: top right;
        background-size: cover;
    }
}

@media screen and (min-width: 1080px) {
    nav.pc {
        display: block;
    }

    .sp {
        display: none;
    }

}

@media screen and (max-width: 1080px) {
    nav.pc, .tel {
        display: none;
    }

    div.sp {
        display: block;
    }

    .tel {
        display: none;
    }

    .sp-tel {
        position: fixed;
        top: 22px;
        right: 85px;
        font-size: 18px;
        color: #a0a0a0;
        z-index: 20;
    }

    div.drawer-menu-ol {
        margin-top: 78px;
        padding: 0 13px;
    }

    div.drawer-menu-ol-in {
        border-top: 1px solid #343434;
    }

    div.drawer-menu {
        margin: 0 auto;
        width: 80%;
        padding-top: 100px;
        position: relative;
        overflow: hidden;
    }

    div.drawer-menu ul {
        position: relative;
        text-align: center;
    }

    .drawer-menu li {
        position: relative;
        margin: 16px;
        line-height: 1;
        display: inline-block;
    }

    .drawer-menu li a {
        color: #a5a5a5;
        font-size: 25px;
        letter-spacing: 0.2em;
    }

    .drawer-menu li a span {
        font-size: 12px;
        letter-spacing: 0.1em;
    }

    .drawer-menu li.current1 a, .drawer-menu li.current2 a, .drawer-menu li.current3 a, .drawer-menu li.current4 a, .drawer-menu li.current5 a, .drawer-menu li.current6 a, .drawer-menu li.current7 a, .drawer-menu li.current8 a {
        color: #fff;
    }

    div.drawer-menu2 {
        border-top: 1px solid #202020;
        border-bottom: 1px solid #202020;
        margin: 0 auto;
        width: 80%;
        position: relative;
        overflow: hidden;
    }

    div.drawer-menu2 ul {
        position: relative;
        text-align: center;
    }

    .drawer-menu2 li a {
        font-size: 18px;
    }

    .drawer-menu2 li {
        position: relative;
        margin: 6px 20px 6px 20px;
        padding-bottom: 0;
        display: inline-block;
    }

    div.drawer-menu3 {
        margin: 0 auto;
        width: 80%;
        position: relative;
        overflow: hidden;
    }

    div.drawer-menu3 ul {
        position: relative;
        text-align: center;
    }

    .drawer-menu3 li {
        position: relative;
        margin: 25px 15px 6px 15px;
        padding-bottom: 0;
        display: inline-block;
    }

    .drawer-menu3 li img {
        width: 25px;
    }

    .topic {
        bottom: 30px;
    }

    .price-left-ol, .price-right-ol {
        background: #e2e2e2;
        height: 1003px;
    }

    .price-left {
        position: absolute;
        top: 138px;
        left: 0;
        width: 33.3%;
    }

    .price-right {
        position: absolute;
        top: 138px;
        right: 0;
        width: 66.7%;
    }

    .price-left .plan_btn {
        width: 100%;
    }

    .price-right .plan_btn {
        width: 50%;
    }

    .trial:hover {
        height: 380px;
    }

    aside {
        height: 1003px;
    }

    .pr-ac {
        height: 690px;
    }

    .plan_container {
        padding: 320px 0 32px 0;
        margin: 0 auto;
        width: 582px;
    }

    .plan_text p.plan_text_title {
        float: left;
        margin-top: 0;
        padding-top: 0;
        width: 85px;
        vertical-align: top;
    }

    .plan_text ul.gold {
        float: right;
        width: 460px;
        vertical-align: top;
    }

    .plan_text ul.gold li {
        float: left;
        margin-right: 5px;
    }

    .plan_text ul.gold li span {
        font-size: 13px;
        display: inline;
    }

    .plan_text_btn {
        margin: 0 auto;
        padding-top: 10px;
        width: 516px;
        clear: both;
    }

    .plan_text_btn ul li {
        display: table-cell;
        padding: 0 2px;
    }





}

@media screen and (max-width: 500px) {
    .container-in {
        padding-bottom: 10px;
    }

    .pco, a.pco {
        display: none;
    }

    .spo {
        display: block;
    }

    #wrapper {
        min-width: 0;
    }

    p {
        font-size: 14px;
    }

    .kv_copy {
        display: none;
    }

    .kv_content {
        position: static;
        min-width: 0;
        height: 95vh;
        overflow: hidden;
    }

    .logo {
        width: 80px;
    }

    .sp-tel {
        top: 12px;
        font-size: 14px;
    }

    .sp-tel a {
        color: #a0a0a0;
    }

    header {
        height: 50px;
    }

    .kv {
        position: relative;
        padding: 0 13px;
        background: url(/personalgolf/roppongi/img/kv_sp.jpg) no-repeat;
        background-size: 100%;
        height: 100%;
    }

    .drawer--top .drawer-hamburger, .drawer--top.drawer-open .drawer-hamburger {
        top: -5px !important;
        right: 0px;
    }

    div.drawer-menu-ol {
        margin-top: 50px;
        padding: 0 13px;
    }

    div.drawer-menu {
        width: 100%;
        padding-top: 20px;
        margin: 0 auto;
    }

    .drawer-menu ul, .drawer-menu2 ul, .drawer-menu3 ul {
        margin: 0;
        padding: 0;
    }

    .drawer-menu li {
        margin: 0 0 30px 0;
        width: 100%;
        display: block;
        font-size: 33px;
        line-height: 0.5;
    }

    .drawer-menu li:last-child {
        margin-bottom: 10px;
    }

    .drawer-menu li a {
        font-size: 23px;
    }

    .catch-sp {
        display: block;
        position: absolute;
        right: 10px;
        top: 70px;
        width: 55%;
    }

    .catch-sp img {
        margin-bottom: 10px;
    }

    .golf-logo-sp {
        display: block;
        color: #fff;
        text-decoration: none;
        margin-bottom: 10px;
        background: rgba(0, 0, 0, 0.45);
        padding: 8px;
        line-height: 1.4;
        text-align: center;
    }

    .golf-logo-sp p {
        font-size: 11px;
        text-align: left;
    }

    .golf-logo-sp img {
        margin-bottom: 3px;
        width: 40px;
    }

    .golf-logo {
        display: none;
    }

    .topic {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        bottom: 5%;
        width: 95%;
        background: rgba(0, 0, 0, 0.45);
        height: 55px;
        line-height: 1;
        color: #a0a0a0;
        vertical-align: middle;
    }

    .topic div {
        position: relative;
    }

    .topic span {
        display: block;
        padding: 10px 0 0 5%;
    }

    .topic p {
        padding-left: 8%;
        width: 72%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-top: 0;
        margin-top: 5px;
        background: url(/personalgolf/roppongi/img/arrow1.png) no-repeat 15px 4px;
    }

    .topic img {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        width: 60px;
        height: 55px;
    }

    #ma-tec {
        padding: 0;
        height: 100%;
        z-index: 2;
        background: url(/personalgolf/roppongi/img/message_bg.png) no-repeat left top, url(/personalgolf/roppongi/img/technology_bg.png) no-repeat right bottom;
        background-size: 120%, 140%;
    }

    .message {
        display: block;
        position: relative;
        width: 72%;
        padding: 5% 10% 5% 10%;
        margin: 0 auto;
        height: auto;
    }

    .message-frame {
        position: relative;
        padding: 0 2%;
        width: 96%;
        height: auto;
        z-index: 4;
    }

    .message-img {
        position: relative;
        padding-bottom: 15%;
        width: 100%;
        height: 100%;
        z-index: 3;
    }

    img.message-img1 {
        position: absolute;
        top: 75px;
        left: 28%;
        width: 74%;
    }

    img.message-img2 {
        position: absolute;
        top: 200px;
        left: 5%;
        width: 38%;
    }

    .message h2 {
        position: absolute;
        top: 15px;
        right: 10px;
        margin: 0;
        padding: 0;
        text-align: right;
        font-size: 26px;
    }

    .message div {
        position: static;
        padding-top: 55px;
        width: 100%;
        font-size: 13px;
    }

    .message div a.more {
        position: absolute;
        left: 15%;
        bottom: -38px;
    }

    .message div p.title {
        text-align: right;
    }

    p.title {
        font-size: 14px;
        font-weight: bold;
    }

    p.text {
        margin-bottom: 14px;
    }

    a.more {
        display: block;
        margin-top: 20px;
        padding: 11px;
        width: 50px;
        height: 50px;
        background: linear-gradient(0deg, #9e8572 0%, #977e6c 100%);
        text-align: center;
        box-sizing: border-box;
    }

    .technology-frame {
        margin-top: 120%;
        position: relative;
        padding: 0 2%;
        width: 96%;
        height: 100%;
        min-width: 0;
    }

    .technology-frame .spo {
        position: absolute;
        bottom: 24%;
        left: 16%;
        z-index: 8;
    }

    .technology {
        position: relative;
        width: 72%;
        padding: 5% 10% 15% 10%;
        margin: 0 auto;
        height: auto;
        z-index: 2;
    }

    .tec-left {
        position: relative;
        top: 0;
        left: 0;
    }

    .tec-left h2 {
        margin: 0 0 10px 0;
        padding-top: 0;
        margin-left: -7%;
        font-size: 26px;
        letter-spacing: 0.1em;
    }

    .tec-left div {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        font-size: 13px;
    }

    .tech-more {
        position: static;
    }

    .tech-more a.more {
        position: absolute;
        left: 50px;
        bottom: 5px;
        padding: 11px;
        width: 50px;
        height: 50px;
        background: linear-gradient(0deg, #9e8572 0%, #977e6c 100%);
        text-align: center;
        box-sizing: border-box;
        z-index: 6;
    }

    .tec-right-ol {
        position: relative;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-left: 0;
    }

    .tec-right {
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 62.5%;
    }

    .tec-right img {
        position: absolute;
        left: 0;
        top: -40px;
        width: 100%;
        max-width: 517px;
        z-index: 5;
    }

    .tec-img2 {
        position: absolute;
        margin: 0;
        top: -80px;
        left: 10%;
        width: 10%;
        height: 2px;
        background: #a28976;
    }

    .tec-img3 {
        display: none;
    }

    .tec-img4 {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 10%;
        height: 2px;
        margin: 0 auto;
        background: #a28976;
        z-index: 4;
    }

    #lesson {
        margin-top: 50%;
        height: auto;
        position: relative;
    }

    .lesson-frame-in {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 72%;
        padding: 5% 10% 15% 10%;
        margin: 0 auto;
        height: 350px;
    }

    .lesson-frame {
        position: relative;
        margin: 0 auto;
        width: 100%;
        max-width: 1472px;
        height: auto;
    }

    #main_slide {
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        z-index: 3;
    }

    #main_slide ul {
        margin: 0;
        padding: 0;
    }

    #main_slide li {
        margin: 0;
        padding: 0;
        width: 200px;
        height: 100%;
    }

    #main_slide li img {
        width: 100%;
    }

    .lesson-title h2 {
        position: absolute;
        top: -25px;
        right: 25px;
        font-size: 26px;
    }

    .lesson-title p {
        position: absolute;
        top: 10px;
        right: 29px;
    }

    .lesson_btn {
        position: absolute;
        left: 60px;
        bottom: -18px;
        width: 50%;
        z-index: 4;
    }

    p.apoint {
        position: absolute;
        padding: 4px;
        left: 0;
        right: 0;
        bottom: 60px;
        margin: 0 auto;
        color: #fff;
        font-size: 14px;
        z-index: 6;
        width: 80%;
        text-align: center;
        background-image: -webkit-linear-gradient(left, transparent, #000 25%, #000 75%, transparent);
        background-image: linear-gradient(to right, transparent, #000 25%, #000 75%, transparent);
    }

    .fac-ol {
        position: relative;
        padding-top: 120px;
    }

    #fac {
        margin: 0 auto;
        width: 100%;
        height: auto;
    }

    .fac-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 90%;
    }

    .fac-contet {
        position: static;
        padding-top: 38%;
        width: 100%;
        height: auto;
    }

    .fac-content-in {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 72%;
        padding: 0 10% 5% 10%;
        margin: 0 auto;
    }

    .fac-content-in h2 {
        position: absolute;
        top: 0;
        left: 12px;
        margin-top: 0px;
        padding: 0 0 0 0;
        font-size: 26px;
    }

    .fac-content-in p.title {
        position: static;
        padding-top: 60px;
    }

    .fac-content-in p.text {
        position: static;
    }

    .fac-content-in a.more {
        position: absolute;
        right: 29px;
        bottom: -30px;
    }

    .fac-img2 {
        position: absolute;
        top: 74px;
        left: 26%;
        width: 10%;
        height: 2px;
        background: #a28976;
    }

    .fac-img1, .fac-img3 {
        display: none;
    }

    aside {
        position: relative;
        padding: 0;
        margin-top: 90px;
        width: 100%;
        height: auto;
        background: #e2e2e2;
    }

    .price-left-ol, .price-right-ol {
        display: none;
    }

    .price-left {
        margin-top: 90px;
    }

    .price-left, .price-right {
        position: static;
        width: 100%;
    }

    .price-left .plan_btn {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }

    .price-right .basic, .price-right .speed {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
    }

    .pr-ac {
        padding-top: 40px;
        position: relative;
        margin: 0 auto;
        width: 90%;
        height: auto;
    }

    .price-img {
        position: absolute;
        left: 2px;
        top: -35px;
        width: 2px;
        height: 50px;
        background: #a48974;
    }

    .inner {
        position: absolute;
        top: 40px;
    }

    .inner h2 {
        margin: 0;
        font-size: 26px;
        line-height: 1;
    }

    .price .title {
        position: static;
        margin: 30px 0 0 0;
        font-weight: bold;
        font-size: 15px;
    }

    .price .title span {
        display: inline-block;
        margin-left: 20px;
        font-size: 13px;
        font-weight: normal;
    }

    .plan_container {
        position: static;
        margin-top: 10px;
        padding: 0;
        width: 100%;
    }

    .plan_text p {
        margin-top: 40px;
        margin-bottom: 10px;
        padding-bottom: 0;
        font-size: 13px;
        color: #a38a77;
    }

    .plan_text ul {
        margin-top: 0;
        padding-top: 0;
        padding-left: 0;
        width: 100%;
    }

    .plan_text ul.gold {
        font-size: 15px;
    }

    .plan_text ul.gold li {
        line-height: 1.3;
    }

    .plan_btn {
        position: relative;
        display: block;
        padding: 15px 20px 0 20px;
        width: 100%;
        background: linear-gradient(45deg, #2b2b2b 0%, #434343 100%);
        transition: all 0.5s;
        box-sizing: border-box;
        z-index: 3;
        margin-bottom: 10px;
    }

    .plan_btn p {
        margin: 0;
        text-align: center;
        font-family: 'Lato', sans-serif;
        font-weight: normal !important;
        line-height: 1.4;
    }

    .price_text p span {
        font-size: 14px;
    }

    .plan_text_btn {
        margin: 0 auto;
        padding-top: 10px;
        width: 100%;
        clear: both;
    }

    .plan_text_btn ul li {
        display: block;
        padding: 0;
    }

    .plan_btn h3 {
        float: left;
        margin-top: 10px;
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 1;
        text-align: left;
    }

    .plan-date {
        float: right;
        padding-bottom: 20px;
        padding-top: 8px;
    }

    .plan-date p {
        text-align: right;
        font-size: 65%;
    }

    .plan-date p span.large {
        font-size: 18px;
    }

    .plan_btn h3 .sub {
        font-family: "Arvo";
        line-height: 1.5;
        font-size: 12px;
    }

    .btn_more {
        position: relative;
        display: block;
        margin-bottom: 3px;
        width: 250px;
        height: 42px;
        line-height: 42px;
        background: linear-gradient(90deg, #9e8572 0%, #977e6c 100%);
        color: #ffffff;
        font-size: 16px;
        text-align: center;
    }

    .btn_more::after {
        position: absolute;
        content: url(/personalgolf/roppongi/img/arrow_right_s.png);
        top: -4px;
        right: 10px;
    }

    .plan_btn .show {
        position: relative;
        bottom: 15px;
        margin: 0 auto;
        margin-top: 30px;
        width: 100%;
        border: 1px solid #a38a77;
        text-align: center;
        height: 20px;
    }

    .arrow1 {
        position: absolute;
        top: 4px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        /* Safari用 */
        transform: translate(-50%, -50%);
        width: 4px;
        height: 4px;
        border: 2px solid;
        border-color: transparent transparent #fff #fff;
        transform: rotate(-45deg);
    }

    .price_text {
        display: none;
        position: relative;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid #606060;
        width: 100%;
        margin: 0 auto;
    }

    .trial:hover {
        height: auto;
    }

    .active.show {
        border: none;
        background: #4c4c4c;
    }

    .active .arrow1 {
        top: 8px;
        border-color: #fff #fff transparent transparent;
    }

    .active {
        display: block;
    }

    .plan_text p.plan_text_title {
        float: none;
        margin-top: 20px;
        padding-top: 0;
        width: 100%;
        vertical-align: top;
        font-size: 14px;
        font-weight: bold;
    }

    .plan_text ul.gold {
        float: none;
        width: 100%;
        vertical-align: top;
    }

    .plan_text ul.gold li {
        float: none;
        margin-right: 0;
    }

    .plan_text ul.gold li span {
        font-size: 12px;
        display: block;
    }

    .plan_text_btn {
        margin: 0 auto;
        padding-top: 10px;
        padding-bottom: 30px;
        width: 100%;
        clear: both;
    }

    .plan_text_btn ul li {
        display: table-cell;
        padding: 0 2px;
        width: 20%;
    }

    .plan_text_btn ul li a.btn_more {
        width: 100%;
    }

    .access {
        position: relative;
        top: 0;
        right: 0;
        left: 0;
        margin: 0 auto;
        padding: 0;
        background: #f5f5f5;
    }

    .access-in {
        padding: 0;
        background: none;
        height: auto;
        z-index: -10;
    }

    #access-ol {
        position: relative;
        width: 100%;
    }

    .access-in .text_middle {
        float: none;
        margin: 0 auto;
        width: 90%;
    }

    .access-in .text_middle h2 {
        padding: 30px 0 5px 0;
        margin: 0;
        font-size: 26px;
    }

    .text_middle img {
        padding: 0 0 10px 0;
        margin: 0;
        width: 100%;
    }

    .text_middle a.btn_more {
        margin: 0 auto;
        width: 80%;
    }

    .access-in .map {
        float: none;
        padding-top: 30px;
        position: relative;
        width: 100%;
    }

    #map_canvas {
        position: relative;
        width: 100%;
        height: 300px;
        top: 0;
    }

    .access-in .text_middle p {
        margin-left: 10px;
        font-size: 15px;
        line-height: 1.4;
    }

    .map iframe {
        width: 100%;
        height: 300px;
    }

    footer {
        padding: 0;
    }

    .prime-ol {
        padding: 0 0 30px 0;
        margin-bottom: 20px;
        width: 100%
    }

    .prime {
        margin: 0 auto;
        padding: 0 10% 50px 10%;
        width: 80%;
        border-bottom: 1px solid #282828;
    }

    .prime-frame {
        margin: 0 auto;
        padding: 0;
    }

    .prime-img {
        float: none;
        padding-top: 20px;
        margin: 0 auto;
        width: 90%;
    }

    .prime-content {
        float: none;
        width: 100%;
    }

    .prime-content h3 {
        font-size: 90%;
        margin-bottom: 0;
        padding-bottom: 0;
        text-align: center;
    }

    .prime-content p {
        margin: 0;
        padding: 0;
        font-size: 80%;
        line-height: 1.5;
        color: #c7c7c7;
        text-align: center;
    }

    .prime-content p.sub {
        margin-bottom: 18px;
        font-family: "Arvo";
        font-size: 12px;
        color: #a38a77;
        text-align: center;
    }

    .prime-content p.mb10 {
        font-size: 16px;
    }

    p.mb10 {
        margin-bottom: 20px;
    }

    .contact {
        margin: 0 auto;
        padding: 0 5% 10px 5%;
        width: 90%;
        border-bottom: 1px solid #282828;
    }

    .contact .logo {
        float: none;
        padding: 0 0 43px 0;
        width: 50%;
        margin: 0 auto;
    }

    .contact .contact-detail {
        float: none;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }

    .contact .contact-detail p {
        color: #c7c7c7;
        text-align: center;
    }

    .contact-info li, .access-info div li {
        position: relative;
        margin-top: 10px;
        padding: 6.5% 8% 5% 5%;
        width: 33%;
        color: #fff;
    }

    .contact-info li.footer-tel, .access-info div li.footer-tel {
        float: left;
        padding: 6% 4% 5.5% 4%;
        width: 38%;
        text-align: center;
        border: 1px solid #424242;
        font-size: 12px;
        color: #c7c7c7 !important;
    }

    .access-info div li.footer-tel {
        padding: 5% 4% 5% 4%;
    }

    .contact-info li.footer-tel a, .access-info div li.footer-tel a {
        color: #c7c7c7;
    }

    .contact-info li.footer-tel i, .access-info div li.footer-tel i {
        position: static;
        font-size: 16px;
        vertical-align: middle;
    }

    .contact-info li.footer-mail, .access-info div li.footer-mail {
        float: right;
        padding: 4% 5% 4% 11%;
        width: 33%;
        border: 1px solid #52453c;
        color: #c7c7c7;
        font-size: 11px;
        word-break: break-all;
        line-height: 1.2;
        text-align: left;
        font-size: 12px;
    }

    .contact-info li.footer-mail i, .access-info div li.footer-mail i {
        position: absolute;
        left: 7%;
        top: 35%;
        bottom: 50%;
        font-size: 16px;
    }

    .contact-info h3, span.line-title, .line-title {
        float: none;
        display: table;
        text-align: center;
        white-space: nowrap;
        width: 100%;
        color: #c7c7c7;
        font-size: 14px;
        margin: 0;
        padding: 0;
    }

    .contact-info h3:after, .contact-info h3:before, span.line-title:after, span.line-title:before, .line-title:after, .line-title:before {
        content: '';
        display: table-cell;
        width: 50%;
        background: -webkit-linear-gradient(transparent 50%, currentColor 50%, currentColor -webkit-calc(50% + 1px), transparent -webkit-calc(50% + 1px));
        background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(50%, currentColor), color-stop(currentColor calc(50% + 1px)), to(transparent calc(50% + 1px)));
        background: linear-gradient(transparent 50%, currentColor 50%, currentColor calc(50% + 1px), transparent calc(50% + 1px));
        -webkit-background-clip: padding;
        background-clip: padding;
    }

    .contact-info h3:after, span.line-title:after, .line-title:after {
        border-left: 1em solid transparent;
    }

    .contact-info h3:before, span.line-title:before, .line-title:before {
        border-right: 1em solid transparent;
    }

    .contact-info ul, .access-info ul {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .contact-info ul li, .access-info ul li {
        margin-bottom: 10px;
    }

    .gold {
        color: #a38a77;
    }

    .black {
        color: #181818;
    }

    .title span {
        color: #888888;
    }

    .large {
        font-size: 30px;
        font-weight: normal;
    }

    .large2 {
        font-size: 18px;
    }

    .small {
        font-size: 13px;
    }

    .small2 {
        font-size: 14px;
        line-height: 1.5;
    }

    footer {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .prime-content h3 {
        margin: 0;
        font-size: 16px;
        line-height: 1.5;
    }

    .prime-content .sub {
        font-family: "Arvo";
        font-size: 12px;
    }

    .main-title-ol {
        padding-bottom: 50px;
        width: 100%;
        text-align: center;
    }

    .main-title {
        margin: 0 auto;
        width: 244px;
        height: 234px;
        border: 6px solid #907b6a;
        border-image-source: linear-gradient(#907b6a, #080808);
        border-image-slice: 6;
        text-align: center;
    }

    .main-title-word {
        margin-top: -180px;
        height: 174px;
        text-align: center;
    }

    .main-title-word {
        height: 84px;
    }

    .main-title-word h2 {
        margin-top: 20px;
        padding: 0;
        font-size: 200%;
    }

    .main-title-word p {
        margin: -10px 0 0 0;
        padding: 0;
        font-size: 100%;
        font-weight: bold;
    }

    .message-content {
        margin: -10px 0 0 0;
        padding: 0 0 50px 0;
        text-align: center;
        border-bottom: 1px solid #282828;
        width: 100%;
        margin: 0 auto;
        max-width: 1766px;
        font-size: 80%;
    }

    #technology {
        margin-top: 60px;
    }

    .tec-frame, .fac-frame {
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }

    .fac-frame .tec-word div {
        top: -12px;
        left: -10px;
    }

    .fac-frame {
        padding: 0;
        margin: 0 auto;
        width: 100%;
    }

    .fac-frame .tec-word {
        padding: 0 0 20px 0;
        width: 100%;
    }

    .fac-frame .tec-img {
        width: 100%;
    }

    .tec-content {
        padding-top: 20px;
        clear: both;
        font-size: 100%;
    }

    .tec-word {
        padding: 0 0 10px 0;
        width: 100%;
    }

    .tec-word h3 {
        margin: 0 0 15px 0;
        font-size: 160%;
        font-weight: bold;
        color: #a38a77;
        line-height: 1.3;
    }

    .tec-img {
        margin-top: 10px;
        width: 100%;
    }

    .tec-content:first-child {
        padding-top: 60px;
    }

    .tec-img img {
        width: 100%;
    }

    .tec-content .right, .tec-content .left {
        float: none;
    }

    .tec-word div {
        position: absolute;
        top: -12px;
        left: -10px;
        width: 55px;
        height: 55px;
        border: 3px solid #3e3530;
        border-image-source: linear-gradient(#3e3530, #151410);
        border-image-slice: 3;
        z-index: 3;
    }

    .lesson-content {
        padding: 120px 0 0 0;
        text-align: center;
        width: 100%;
        margin: 0 auto;
        max-width: 1766px;
    }

    .mb60 {
        margin-bottom: 60px;
    }

    .lesson-content p {
        text-align: left;
    }

    .b-stop2 .lesson-content {
        padding-bottom: 0
    }

    .kv-page {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/kv-lesson-sp.jpg) repeat-y;
        background-position: center center;
        background-size: cover;
        z-index: 3;
    }

    .kv-page-fac {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/kv-fac-sp.jpg) repeat-y;
        z-index: 3;
    }

    .kv-page-plan {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/kv-plan-sp.jpg) repeat-y;
    }

    .kv-page-access {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/kv-access-sp.jpg) repeat-y;
    }

    .kv-page-news {
        position: absolute;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/kv-news-sp.jpg) repeat-y;
        background-size: cover;
        background-position: center center;
    }

    p.sub-title {
        text-align: center;
    }

    .type1 {
        position: relative;
        height: 600px;
        width: 100%;
    }

    .type1 .container-in {
        border: none;
    }

    .type1-right {
        float: none;
        width: 100%;
    }

    .b-stop {
        padding-bottom: 0px;
        margin-bottom: 20px;
        border-bottom: 1px solid #282828;
    }

    .b-stop2 {
        padding-bottom: 0;
    }

    .bg-lesson1 {
        position: absolute;
        left: -5%;
        top: -20px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/bg-lesson1-sp.png) no-repeat;
        background-position: top right;
        background-size: contain;
    }

    .bg-lesson2 {
        position: absolute;
        right: -5%;
        top: 0;
        width: 100%;
        background: url(/personalgolf/roppongi/img/bg-lesson2-sp.png) no-repeat;
        background-size: contain;
    }

    .bg-lesson3 {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: url(/personalgolf/roppongi/img/bg-lesson3-sp.png) no-repeat;
        background-size: contain;
    }

    .type1-content {
        position: relative;
        padding-top: 30px;
        width: 100%;
        background: none;
    }

    .type1-title {
        position: relative;
        width: 72%;
        padding: 5% 10% 15% 10%;
        margin: 0 auto;
        height: 180px;
    }

    .type1-title div {
        position: absolute;
        top: 0;
        right: 25px;
    }

    .type1-title div p {
        padding: 0;
        margin: 0;
        font-size: 12px;
        color: #a38a77;
    }

    .type1-title div span {
        vertical-align: middle;
    }

    .type1-title div span.number {
        margin-left: 15px;
        font-size: 47px;
        font-family: 'Lato', sans-serif;
    }

    .type1-word {
        position: absolute;
        top: 120px;
        right: 0;
        left: 0;
        margin: 0 auto;
        width: 75%;
        z-index: 4;
    }

    .type1-word img {
        margin-bototm: 10px;
    }

    .type1-word h3 {
        margin-bottom: 20px;
        font-size: 24px;
        font-weight: bold;
        line-height: 1.4;
    }

    .type1-word p {
        margin: 0;
        padding: 0;
    }

    .coach .container-in {
        margin-top: 50px;
        padding-bottom: 60px;
        border-top: 1px solid #282828;
    }

    .coach-box {
        display: table;
        border-collapse: separate;
        border-spacing: 0 30px 0 0;
    }

    .coach-date {
        float: none;
        width: 100%;
        margin: 0 0 30px 0;
        padding: 0 0 20px 0;
        font-size: 15px;
        border-bottom: 1px solid #282828;
    }

    .coach-date:last-child {
        margin-bottom: 0;
        padding-bottom: 0;
        border: none;
    }

    .coach-date div {
        display: inline-block;
        vertical-align: middle;
    }

    .coach-date div.coachimg {
        width: 28%;
    }

    .coach-date div.coachname {
        margin-left: 5%;
        width: 64%;
    }

    p.coach-name1 {
        font-size: 22px;
        font-weight: bold;
        line-height: 1;
    }

    p.coach-name1 span {
        font-size: 12px;
    }

    p.position {
        font-size: 14px;
        color: #a38a77;
    }

    .pt10 {
        padding-top: 10px;
    }

    .fac-list ul {
        padding: 0;
        width: 100%;
    }

    .fac-list li {
        float: none;
        margin: 0 0 40px 0;
        width: 100%;
        height: auto;

    }

    .fac-list li img {
        margin-bottom: 10px;
        width: 100%;
    }

    .fac-list li h4 {
        margin-bottom: 10px;
        text-align: center;
        color: #a38a77;
        font-size: 100%;
        font-weight: bold;
    }

    .fac-list li p {
        text-align: left;
        font-size: 100%;
    }





    .plan-date2 li {
        margin-bottom: 10px;
        padding: 8% 5%;
        width: 90%;
        color: #fff;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.97, #2b2b2b), color-stop(0.00, #3a3b3b));
        background: -webkit-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
        background: -moz-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
        background: -o-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
        background: -ms-linear-gradient(top, #3a3b3b 0%, #2b2b2b 97%);
        background: linear-gradient(to bottom, #3a3b3b 0%, #2b2b2b 97%);
    }

    .plan-date2 {
        margin: 0 auto;
        padding: 0 0 50px 0;
        width: 100%;
    }

    .plan-bottom li {
        width: 100%;
        padding: 0;
        background: none;
    }

    .plan-name {
        font-size: 100%;
    }

    .plan-name h2 span {
        margin-left: 3px;
        font-size: 12px;
        font-family: "Arvo";
    }

    .plan-price p span.p1 {
        font-size: 160%;
        font-family: 'Lato', sans-serif;
    }

    .plan-price p span.p2 {
        margin: 0 5px;
        font-size: 100%;
        font-weight: normal;
    }

    .plan-price p span.p3 {
        font-size: 100%;
        font-family: 'Lato', sans-serif;
    }

    .plan-top {
        padding: 0 0 20px 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #606060;
    }

    .plan-price div {
        vertical-align: middle;
    }

    .plan-top div.plan-name {
        float: left;
        width: 30%;
    }

    .plan-top div.plan-price {
        float: right;
        width: 65%;
        text-align: right;
    }

    .plan-top div.plan-price p {
        text-align: right;
    }

    .plan-top div {
        display: block
    }

    .plan-bottom {
        margin: 0 auto;
        width: 90%;
        font-size: 16px;
    }

    .plan-bottom div {
        padding: 10px 0 0 0;
        margin-top: 10px;
        border-right: none;
        border-left: none;
        border-bottom: none;
        border-top: 1px solid #606060;
        font-size: 14px;
        border-radius: 0;
    }

    .plan-bottom div ul {
        margin-top: 10px;
    }

    .plan-bottom div li {
        margin-top: 5px;
    }

    .plan-bottom div li span {
        display: block;
        padding: 3px 6px;
        margin: 0 0 10px 0;
        background: #606060;
        width: 100%;
    }

    .plan-bottom div li span.rental {
        padding: 3px 6px;
    }

    .btn {
        margin: 0 auto;
        padding-top: 20px;
        width: 150px;
        clear: both;
    }

    .plan-point {
        margin: 20px 0 0 0;
        padding: 6% 5%;
        border: 1px solid #a38a77;
        width: 90%;
    }

    .plan-point p {
        margin-bottom: 20px;
        font-size: 16px;
        color: #a38a77;
    }

    .plan-point ol {
        padding-left: 20px;
        list-style-type: decimal;
        color: #fff;
    }

    .plan-point li {
        background: 0;
        padding: 0;
        margin: 0;
        padding: 0;
        list-style-type: decimal;
    }

    .usage {
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }

    .usage p {
        text-align: left;
    }

    .usage img {
        padding: 40px 0 20px 0;
        width: 100%;
    }

    .usage-btn {
        margin: 0 auto;
        width: 100%;
    }

    .usage-btn li {
        float: left;
        display: inline;
        margin: 0;
        padding: 5px 0 0 0;
    }

    .usage-btn li.btn-access {
        display: block;
        width: 100%;
    }

    .usage-btn li.btn-other {
        width: 100%;
    }

    .m-5 {
        padding-top: 5px;
    }

    .line-title2 div {
        width: 75px;
    }


    .btn .btn_more {
        width: 150px;
        height: 60px;
        line-height: 60px;
        background: linear-gradient(90deg, #9e8572 0%, #977e6c 100%);
        color: #ffffff;
        font-size: 16px;
        text-align: center;
    }

    .usage-btn li.btn-access a.btn_more {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        background: #080808;
        color: #a38a77;
        font-size: 16px;
        text-align: center;
        border: 1px solid #564940;
    }

    .usage-btn .btn-other a.btn_more {
        width: 100%;
        height: 60px;
        line-height: 60px;
    }

    .usage-btn .btn-access .btn_more::after {
        content: url(/personalgolf/roppongi/img/arrow_right_s2.png);
    }

    .container-pco .usage .doble {
        padding: 0 13px;
        width: 100%;
        box-sizing: border-box
    }





    .access-content {
        padding-top: 112px;
        display: table;
        margin: 0 auto;
    }

    .access-shopdate {
        padding-bottom: 20px;
        clear: both;
    }

    .access-info div, .access-shopdate div {
        clear: both;
        display: inline;
        vertical-align: middle;
    }

    .access-info div li, .access-shopdate div li {
        display: inline;
        vertical-align: middle;
    }

    .access-info div li.footer-mail a i {
        padding: 0px;
    }

    .access-info h3 {
        padding: 0;
    }

    .access-shopdate h3 {
        padding: 0;
    }

    .access-shopdate p {
        text-align: center;
    }

    .address p {
        text-align: center;
    }

    .address .map {
        position: relative;
        margin: 30px 0 0 0;
        width: 100%;
        height: 372px;
    }

    .address #map_canvas {
        position: absolute;
        width: 100%;
        height: 350px;
        top: 0;
    }

    .address .map iframe {
        width: 100%;
        height: 350px;
    }

    a.btn-line {
        text-align: center;
        padding: 15px;
        border: 1px solid #a38a77;
        color: #a38a77;
    }

    p.t-right a i {
        margin-left: 10px;
        font-size: 12px;
    }

    p.t-right {
        margin: 10px 0 60px 0;
        text-align: center;
    }

    .root {
        position: relative;
        margin: 0 auto;
        padding: 20px 0 60px 0;
        width: 100%;
    }

    h4.title-square {
        position: relative;
        padding-bottom: 26px;
        z-index: 3;
        font-size: 23px;
        color: #a38a77;
        vertical-align: text-bottom;
        line-height: 1.5;
    }

    h4.title-square span {
        display: block;
        margin-left: 0;
        padding-bottom: 5px;
        vertical-align: bottom;
        font-size: 12px;
    }

    .square {
        position: absolute;
        top: 0px;
        left: -6px;
        width: 72px;
        height: 72px;
        border: 3px solid #372f2a;
        border-image-source: linear-gradient(#372f2a, #151210);
        border-image-slice: 3;
        z-index: 2;
    }

    .root ul {
        margin: 0 auto;
        width: 85%;
    }

    .root li {
        float: none;
        position: relative;
        z-index: 4;
        width: 100%;
        margin: 0 0 10px 0;
        text-align: center;
    }

    .root li p {
        margin-bottom: 10px;
        font-size: 15px;
    }

    .root li p span {
        margin-right: 10px;
        font-size: 23px;
        color: #a38a77;
        font-family: "Arvo";
    }

    .root li div {
        position: static;
        width: 13px;
        margin: 0 auto;
    }

    .root li div img {
        transform: rotateZ(90deg);
        -ms-transform: rotateZ(90deg);
        -moz-transform: rotateZ(90deg);
        -webkit-transform: rotateZ(90deg);
        -o-transform: rotateZ(90deg);
    }






    .news-list {
        width: 100%;
        padding-top: 330px;
    }

    .news-list li {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #333333;
        font-size: 18px;
        width: 100%;
        background: url(/personalgolf/roppongi/img/arrow-news.png) no-repeat;
        background-position: top 30% right 15px;
    }

    .news-list li div {
        width: 85%;
    }

    .news-list li a:hover {
        text-decoration: underline;
    }

    .pager {
        position: relative;
        overflow: hidden;
    }

    .pager ul {
        float: left;
        padding-bottom: 40px;
        left: 50%;
        position: relative;
    }

    .pager li {
        float: left;
        left: -50%;
        position: relative;
    }

    .pager li {
        padding: 14px 2px;
        margin: 0;
        color: #505050;
    }

    .pager li span {
        padding: 0 15px;
    }

    .pager li a {
        padding: 13px 15px;
        color: #a0a0a0;
        border: 1px solid #505050;
        font-size: 14px;
    }


    .single {
        margin-top: 0;
        width: 100%;
    }

    .taiken {
        padding: 60px 0;
        width: 100%;
    }

    .taiken p a.btn-single {
        display: block;
        width: 80%;
        margin: 0 auto;
        padding: 5% 10%;
        font-size: 20px;
    }

    a.topic-btn span {
        display: none;
    }

    #container {
        padding: 100px 13px 0 13px;
    }

    .main-title-word h2.single-title {
        position: relative;
        top: 25px;
    }

    .main-title-word p.post-day {
        margin: 75px 0 0 0;
        font-size: 15px;
        font-weight: normal;
        color: #fff;
    }

    .single .main-title-word {
        height: 200px;
    }

    p.t-left {
        text-align: left;
    }

    _::-webkit-full-page-media, _:future, :root .logo {
        padding-top: 10px;
    }

    .contact-form .plan-point {
        margin-bottom: 20px;
        padding: 5%;
        width: 90%;
    }

    .contact-form .plan-point ol {
        font-size: 12px;
    }

    .contact-form {
        padding: 5%;
        width: 90%;
    }

    .contact-form-in table {
        margin: 0 auto;
        width: 100%;
    }


    .contact-form-in {
        padding: 0;
    }

    .sta {
        margin: 0 auto;
        padding: 30px 0;
        width: 166px;
    }

    .contact-form-in table {
        margin-top: 20px;
    }

    .contact-form-in table tr {
        padding: 0;
    }

    .contact-form-in table tr th, .contact-form-in table tr td {
        display: block;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        width: 100%;
    }

    .contact-form-in table tr td input[type=text] {
        font-size: 16px;
        transform: scale(0.8);
    }

    .contact-form-in table tr td.sta-in {
        padding: 10px 0 30px 0;
    }

    .contact-form-in table tr td input.w100 {
        width: 90%;
    }

    .contact-form-in table tr td input.w30 {
        width: 90%;
    }

    .contact-form-in table tr td input.w25 {
        width: 90%;
    }

    .contact-form-in table tr td input.w10 {
        width: 10%;
        margin-right: 8px;
    }

    .contact-form-in table tr td div textarea {
        padding: 5%;
        font-size: 16px;
        background: #eeeeee;
        border: none;
        border-radius: 5px;
        border: none;
        height: 120px;
        width: 90% !important;
        text-align: left;
    }

    .contact-form-in table tr td div input[type="text"], .contact-form-in table tr td div input[type="email"], .contact-form-in table tr td div input[type="tel"] {
        margin-top: 0px;
        padding: 15px;
        background: #eeeeee;
        border-radius: 5px;
        border: none;
        font-size: 15px;
    }

    /*css radio02*/
    .radio02-input {
        display: none;
    }

    .radio02-input+label {
        padding-left: 30px;
        padding-bottom: 10px;
        position: relative;
        margin-top: 20px;
        margin-right: 20px;
        width: 100%;
    }

    .radio02-input+label::before {
        content: "";
        display: block;
        position: absolute;
        top: 4px;
        left: 0;
        width: 18px;
        height: 18px;
        background: #e3e3e3;
        border: #e3e3e3;
        border-radius: 50%;
    }

    .contact-form-in table tr td div.radio-ol {
        padding-top: 10px;
    }

    .contact-form-in table tr td div.radio-ol label {
        display: block;
    }

    .ui-datepicker-trigger {
        margin-left: -35px;
        margin-right: 35px;
        margin-top: 8px;
        margin-bottom: -3px;
    }

    .radio02-input:checked+label::before {
        background: #fcfcfc;
        border: 1px solid #e3e3e3;
    }

    .radio02-input:checked+label::after {
        content: "";
        display: block;
        position: absolute;
        top: 10px;
        left: 6px;
        width: 8px;
        height: 8px;
        background: #ff3a15;
        border-radius: 50%;
    }

    .contact-form-in table tr th div {
        padding-left: 0;
        width: 100%;
    }

    .contact-form-in table tr th div.sta-title {
        padding: 30px 0 0 0;
        width: 100%;
        text-align: left;
    }

    .contact-form-in table tr td div select {
        width: 40%;
        padding: 12px 15px;
        color: #999999;
        font-size: 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        background: #eee;
        background: url(/personalgolf/roppongi/img/select-arrow.png) no-repeat, #eee;
        background-position: top 20px right 15px;
        background-size: 11px, 30%;
    }

    input#datepicker {
        width: 35%;
    }

    .contact-form-in table tr th div.sta-title span.mini {
        color: #181818;
        font-size: 11px;
        font-weight: normal;
    }

    .bg-g {
        margin-top: 15px;
        border-top: 1px solid #eeeeee;
        background: #eeeeee;
        text-align: center;
        padding: 20px 0;
        font-size: 15px;
    }

    .bg-g input {
        margin: 0 5px 0 0;
    }

    .bg-g a {
        color: #a38a77;
        text-decoration: underline;
    }

    form.kakunin-form tr th {
        text-align: left;
    }

    input#submit_button, form.kakunin-form input#submit_button {
        width: 150px;
        height: 50px;
        background: url(/personalgolf/roppongi/img/arrow_right_s.png) no-repeat top 20px right 8px, #9a816d;
        color: #fff;
        font-size: 18px;
        cursor: pointer;
    }

    input#submit_button, form.kakunin-form input#submit_button, input#submit_button, form.kakunin-form input#submit_button2 {
        width: 40%;
        margin: 30px 3%;
    }

    input#submit_button:hover {
        background: url(/personalgolf/roppongi/img/arrow_right_s.png) no-repeat top 20px right 8px, #7e6352;
    }

    p.t-center {
        margin: 30px 0;
        text-align: center;
    }

    table.kakunin tr th div {
        padding: 15px 0 0 0;
        text-align: left;
    }

    .thanks .btn_more {
        background: #fcfcfc;
        color: #886c56;
        border: 1px solid #886c56;
    }

    .thanks div {
        padding: 60px 0;
    }

    .thanks .btn_more::after {
        content: url(/personalgolf/roppongi/img/tarrow1.png);
    }
}