@charset "Shift_JIS";



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

golf.css

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

/* PROWISE STYLE GOLF トップページ　全体レイアウト
-------------------------------------------------------------------------------------------------------- */
body#golf .box_golf_top {
	margin:      -20px -20px 20px -20px;
	padding: 20px 18px;
	position:    relative;
}

/* PROWISE STYLE GOLF トップページ　H1タイトル
-------------------------------------------------------------------------------------------------------- */
body#golf .ttl_main_golf {
	margin-bottom: 20px;
}

/* PROWISE STYLE GOLF トップページ　概要ボックス
-------------------------------------------------------------------------------------------------------- */
.box_outline {
	margin:        0px 0px 20px 0px;
	padding: 0 0 20px;
}
.box_outline:last-child {
	margin: 0;
	padding: 0;
}
.box_outline a {
	text-decoration: none;
}
.box_outline .inner_box {
	overflow: hidden;
}
.box_outline .inner_box .innerL {
	float: left;
	width: 535px;
	box-sizing: border-box;
}
.box_outline .inner_box .innerR {
	float: right;
	width: 125px;
}
.box_outline .sub_ttl {
	margin-bottom: 5px;
	color: #4d4d4d;
	font-size: 14px;
}



/* 本文指定
-------------------------------------------------------------------------------------------------------- */
.sttl,
.sttl_b30 {
	margin-bottom: 10px;
	padding: 0 0 12px 22px;
	background: url("/prowise/fea_golf/image/sttl_bg.png") center center /cover no-repeat;
	font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
	letter-spacing: 1.5px;
	font-size: 20px;
	box-sizing: border-box;
}
.sttl_b30 {
    margin-bottom: 30px;
}
.sttl span.head,
.sttl_b30 span.head {
	display: block;
	padding: 6px 0px 0 0px;
	text-indent: -10px;
	color: #406913;
	font-size: 18px;
	font-weight:normal;
	line-height: 1;
	letter-spacing: 2.5px;
	text-shadow: 1px 3px 3px #aaa;
	box-sizing: border-box;
}
.sttl span.head .int,
.sttl_b30 span.head .int {
	font-size: 30px;
}
.sttl span.head .int2,
.sttl_b30 span.head .int2 {
	font-size: 24px;
}
.sttl span.sub,
.sttl_b30 span.sub {
	font-size: 16px;
}
.feapL {
	margin-bottom: 30px;
	font-size:  108%;	
}
.feapL .name_i {
	color: #cb9339;
	font-weight: bold;
}
.feapL .name_a {
	color: #d11a5f;
	font-weight: bold;
}
.feapL35 {
	margin-bottom: 35px;
	font-size:  108%;	
}

/* リード文指定
-------------------------------------------------------------------------------------------------------- */
#leadL {
	font-size:  116%;
	font-weight: bold;
	margin-bottom:  20px;
}
#leadL .sub_ttl {
	margin-bottom: 5px;
	color: #d11a5f;
	font-size:  108%;
}

/* 白戸プロ　囲みライン
-------------------------------------------------------------------------------------------------------- */
.shirato_box {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 1px #4c8907;
	height: 130px;
}
.shirato_box p {
    margin: 0; 
    padding-top: 0.25em;
}

/* 白戸プロ　お手本
-------------------------------------------------------------------------------------------------------- */
.shirato_a_box {
    padding: 0;
    margin: 0;
}

.shirato_a_box h1 {
	letter-spacing: 0.12em;	
	color: #4c8907;
	font-size: 105%;
    margin: 0; 
    padding-top: 0.25em;
}
.shirato_a_box span {
letter-spacing: 0.12em;
color: #000000;
font-size: 80%;
margin: 0;
padding-top: 0.25em;
font-weight: normal;
}

/* ポイント部分 ギザギザボックス
-------------------------------------------------------------------------------------------------------- */
.point_box{
  position: relative;
  margin-top: 1em;
  padding: 1em 2em;
  background:
        linear-gradient(-135deg, #dee1d0 7px, transparent 0) 0 7px,
        linear-gradient(135deg, #dee1d0 7px, #eeeae3 0) 0 7px;
  background-color: #dee1d0;
  background-position: left bottom !important;
  background-repeat: repeat-x !important;
  background-size: 12px 12px;	
}

.point_box .caption{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  padding: 0 1em;
  margin: 20 0;
  background-color: #4c8907;
  color: #fff;
  font-size: 130%; 
  transform: translateY(-50%) translateX(1em);
}

.point_box .box01{
  width: 440px;	
  color: #000000;
  font-size: 110%;
  text-align: center;
  padding:0.5em 0;
  border-top: solid 1px #626161 ;/*上線*/
  border-bottom: solid 1px #626161;/*下線*/
}

.point_box .box02{
  width: 180px;	
  color: #000000;
  font-size: 80%;
  text-align: center;
  padding:0.5em;
}

.point_box p{
  width: 440px;	
  color: #4E7B1B;
　font-size: 105%;
  line-height: 2em;
  letter-spacing: 0.15em;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-right: 0px;
  padding-left: 5px;
}

.point_box .stext_G{
  color: #4c8907;
  font-size: 80%;
  padding-right: 0.5em;
}

.point_box .ltext{
  font-size: 120%;
}

/* ---------------------- */
.point_box_02{
position: relative;
margin-top: 1em;
padding: 1em 1em;
background:
linear-gradient(-135deg, #dee1d0 7px, transparent 0) 0 7px,
linear-gradient(135deg, #dee1d0 7px, #eeeae3 0) 0 7px;
background-color: #dee1d0;
background-position: left bottom !important;
background-repeat: repeat-x !important;
background-size: 12px 12px;
}
.point_box_02 .caption{
position: absolute;
top: 0;
left: 0;
font-size: 1em;
padding: 0 1em;
margin: 20 0;
background-color: #4c8907;
color: #fff;
font-size: 130%;
transform: translateY(-50%) translateX(1em);
}
.point_box_02 .box01{
width: 420px;
color: #000000;
font-size: 110%;
text-align: center;
padding:0.5em 0;
border-top: solid 1px #626161 ;/*上線*/
border-bottom: solid 1px #626161;/*下線*/
}

.point_box_02 .box02{
width: 200px;
color: #000000;
font-size: 80%;
text-align: left;
}

.point_box_02 p{
width: 420px;
color: #4E7B1B;
font-size: 105%;
line-height: 2em;
letter-spacing: 0.15em;
padding-top: 2em;
padding-bottom: 2em;
padding-right: 0px;
padding-left: 5px;
}
.point_box_02 .stext_G{
color: #4c8907;
font-size: 80%;
padding-right: 0.5em;
}
.point_box_02 .stext_bs{
color: #000000;
font-size: 80%;
padding-right: 0.5em;
width: 210px;
}
.point_box_02 .ltext{
font-size: 120%;
}
/* ---------------------- */
.point_box_03{
position: relative;
margin-top: 1em;
padding: 1em 1em;
background:
linear-gradient(-135deg, #dee1d0 7px, transparent 0) 0 7px,
linear-gradient(135deg, #dee1d0 7px, #eeeae3 0) 0 7px;
background-color: #dee1d0;
background-position: left bottom !important;
background-repeat: repeat-x !important;
background-size: 12px 12px;
}
.point_box_03 .caption{
position: absolute;
top: 0;
left: 0;
font-size: 1em;
padding: 0 1em;
margin: 20 0;
background-color: #4c8907;
color: #fff;
font-size: 130%;
transform: translateY(-50%) translateX(1em);
}
.point_box_03 .box01{
width: 100%;
color: #000000;
font-size: 110%;
text-align: center;
padding:0.5em 0;
border-top: solid 1px #626161 ;/*上線*/
border-bottom: solid 1px #626161;/*下線*/
}
.point_box_03 p{
width: 100%;
color: #4E7B1B;
font-size: 105%;
text-align: left;
padding-left: 1em;
padding-right: 1em;
}
.point_box_03 .stext_G{
color: #000000;
font-size: 80%;
padding-right: 0.5em;
width: 90%;
}
.point_box_03 .ltext{
font-size: 120%;
}
.point_box_03 table{
padding-top: 1em;
padding-bottom: 1em;
text-align: center;
width: 100%;
}
.point_box_03 td{
width: 33%;
color: #4E7B1B;
font-size: 105%;
}



/* 吹き出し
-------------------------------------------------------------------------------------------------------- */
.balloon_golf_top {
 	position: relative;
	display: inline-block;
 	margin: 1.5em 0;
	padding: 7px 10px;
 	width: 660px;
 	color: #000000;
	background: #eeeae3;
 	border: solid 2px #555;
 	box-sizing: border-box;
	border-radius: 15px;
}

.balloon_golf_top:before{
	content: "";
	position: absolute;
	top: -26px;
	left: 50%;
 	margin-left: -15px;
	border: 14px solid transparent;
	border-bottom: 14px solid #eeeae3;
 	z-index: 2;
}

.balloon_golf_top:after{
	content: "";
	position: absolute;
	top: -32px;
	left: 50%;
 	margin-left: -17px;
	border: 16px solid transparent;
	border-bottom: 16px solid #555;
 	z-index: 1;
}

.balloon_golf_top h1 {
	margin: 20 0 0 0px;
	padding: 20 0 0 0px ;
	letter-spacing: 0.12em;	
	height: 1.7em;
	color: #4c8907;
	font-size: 120%;
	text-align: center;
}

.balloon_golf_top p {
	margin: 0 0 15 0px;
	letter-spacing: 0.1em;
	line-height: 1.8em;
}

/* ビギナー講座 タイトル部分
-------------------------------------------------------------------------------------------------------- */
.biginer_box01 {
	margin-bottom: 20px;
	padding-top: 10px;
	color: #fff;
    background: #ce892e;
	height: auto;
	z-index: 1;
}
.biginer_box01 p {
    margin: 10 10px; 
    padding: 10px;
	width: 460px;
	font-weight: bold;
	line-height: 2em;
}

.biginer_box01 span {
    padding: 5px;
	width: 400px;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	}


.biginer_box02 {
	position:top 20px;
	margin-top: 5px;
    color: #000000;
	background-color: #FFFFFF;
	width: 470px;
	z-index: 2;
}

.biginer_box02 p {
    margin: 5 10px; 
	font-weight: bold;
	font-size: 100%;
	line-height: 23px;
	color: #C4822B;
}

.biginer_box02 span {
	font-weight: bold;
	font-size: 170%;
	color: #C4822B;
}


/* ビギナー マナー 見出し
-------------------------------------------------------------------------------------------------------- */
.sttl_mnr {
	position: relative;
	margin-bottom: 15px;
	padding: 8px 8px 2px 12px;
	color: #ce892e;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 2px solid #ce892e;
	border-left: 42px solid #ce892e;
	box-sizing: border-box;
}
.sttl_mnr:before {
	position: absolute;
	content: "";
	top: calc( 50% - 25px);
	left: -42px;
	width: 42px;
	height: 50px;
}
.sttl_mnr.n01:before {
	background: url("file:///C|/Users/71293503/fea_golf/image/sttl_mnr_01.png") left 0 bottom 0 /contain no-repeat;
}
.sttl_mnr.n02:before {
	background: url("file:///C|/Users/71293503/fea_golf/image/sttl_mnr_02.png") left 0 bottom 0 /contain no-repeat;
}
.sttl_mnr.n03:before {
	background: url("file:///C|/Users/71293503/fea_golf/image/sttl_mnr_03.png") left 0 bottom 0 /contain no-repeat;
}
.sttl_mnr span {
	display: block;
	font-size: 12px;
	line-height: 1.1;
}


/* 取材協力
-------------------------------------------------------------------------------------------------------- */
.shuzai p {
	font-size: 75%;
	margin: 0;
	padding: 0;
}

/* 第4回 ルール改正 リスト
-------------------------------------------------------------------------------------------------------- */
ul.rule_list {
	padding:0.5em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	list-style-type:none;
}
ul.rule_list li {
	position:relative;
	padding: 0em 0.5em 1.5em 1.5em;
}
ul.rule_list li::before,ul.rule_list li::after {
	position: absolute;
	content: '';
	display: inline-block;
}
ul.rule_list li::after {
	top: 0.1em;
	left: 0em;
	width: 15px;
	height: 15px;
	background-color: #406913;
	border-radius: 100%;
}
ul.rule_list li::before {
	z-index: 2;
	top: 0.4em;
	left: 0.25em;
	width: 5px;
	height: 5px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
}

/* 第4回 ルール改正 吹き出し
-------------------------------------------------------------------------------------------------------- */
.balloon_rule_01 {
  position: relative;
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 6em;
  margin-left: 3em;
  padding: 20px 13px;
  min-width: 120px;
  max-width: 70%;
  color: #000000;
  background: #FFFFFF;
  border: solid 2px #949494;
  box-sizing: border-box;
  border-radius: 15px;
}

.balloon_rule_01:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-left: 12px solid #FFFFFF;
  z-index: 2;
}

.balloon_rule_01:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-left: 14px solid #949494;
  z-index: 1;
}

.balloon_rule_01 p {
  margin: 0;
  padding: 0;
}

/* 第5回　心技体
-------------------------------------------------------------------------------------------------------- */
.maru_sec_5ttl {
  height:1.6em;
  width:1.6em;
  border-radius:50%;
  line-height:50px;
  text-align:center;
  background:#4c8907;
  color:#ffffff;
  font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";  
  font-size:2.3em;
  float: left;	
}	

.wrapper_sec_5ttl {
  justify-content: start;
  align-items: start;
  height:100%;
  width:100%;
  float: left;
}

.maru_sec_4txt {
  color:#000000;
  font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";  
  font-size:1.8em;
  display: inline-block; 
  margin-left:0.5%;
}	


.maru_sec_5txt {
  color:#4c8907;
  font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";  
  font-size:1.8em;
  display: inline-block; 
  margin-left:0.5%;
}	


.maru_sec_6txt {
  color:#4c8907;
  font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";  
  font-size:1.2em;
  display: inline-block; 
  margin-left:0.5%;
}	

.maru_sec_7txt {
  color:#4c8907;
  font-size:1.1em;
  display: inline-block; 
  font-weight: bold;
}

.thumbnail_mm5_1 {
    width: 8%;                /* 幅指定 */
    display: inline-block;     /* インラインブロック要素にする */
    vertical-align:middle;       /* 要素を中揃えにする */
    margin-bottom: 5px;        /* 要素同士の隙間調整 */
    padding: 0.2em;            /* 余白指定 */
    box-sizing: border-box;     /* 崩れ防止 */    
}
.thumbnail_mm5_2 {
    width: 80%;                /* 幅指定 */
    display: inline-block;     /* インラインブロック要素にする */
    vertical-align:middle;      /* 要素を中揃えにする */
    margin-bottom: 5px;        /* 要素同士の隙間調整 */
    padding: 0.5em 0.5em 0.5em 1.2em;             /* 余白指定 */
    box-sizing: border-box;     /* 崩れ防止 */  
}

/* 第7回　2ページ目　アプローチ徹底矯正ドリル
-------------------------------------------------------------------------------------------------------- */
.golf7_approach {
    padding: 0.5em 0em 3.5em 0em ;
    margin: 1em 0;
	height: auto;
}




/* 第7回　2ページ目　縦2分割 （アプローチ徹底矯正ドリル下）
-------------------------------------------------------------------------------------------------------- */
.golf7_bkt {
    padding: 0em 0em 5em 0em;
    margin: 1em 0;
	height: 400px;
}

.golf7_bkt h1 {
	color:#4c8907;
	font-weight: bold;
}

.golf7_bkt p {
	width: 95%;
}

.golf7_bkt_floatL{
	width: 49%;
	float: left;

	
}

.golf7_bkt_floatR{
	width: 49%;
	float: right;
}

/* 第8回　2ページ目　ストレッチ
-------------------------------------------------------------------------------------------------------- */
.golf8_str01{
	text-align: center;
	margin: auto;
}

.golf8_str01 p{
	padding:0.2em 0.2em;
	border-top:solid 2px #4c8907;
	border-bottom:solid 2px #4c8907;
	color:#4c8907;
	font-size:1.6em;
	text-align: center;
	font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
}	

/* 第10回以降
-------------------------------------------------------------------------------------------------------- */
.golf_clear {
    clear: both;
}
.ttl_line {
	padding:0.2em 0.2em;
	border-top:solid 2px #4c8907;
	border-bottom:solid 2px #4c8907;
	color:#4c8907;
	font-size:1.6em;
	font-weight: normal;
	text-align: center;
	font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
	letter-spacing: .5px;
}
.sttl_line {
	margin-bottom: 15px;
	color: #000000;
	font-size: 110%;
	text-align: center;
	padding: 0.5em 0;
	border-top: solid 1px #626161;
	border-bottom: solid 1px #626161;
}
.sttl_green {
	margin-bottom: 10px;
	padding:5px 3px 2px;
	color: #fff;
	font-size:16px;
	font-weight: normal;
	text-align: center;
	background: #65a563;
	letter-spacing: .5px;
}
.sttl_green_b0 {
	margin-bottom: 0px;
	padding:5px 3px 2px;
	color: #fff;
	font-size:16px;
	font-weight: normal;
	text-align: center;
	background: #65a563;
	letter-spacing: .5px;
}
.sttl_green_b0 .text14 {
	font-size:14px;
}
.area_green {
	padding:20px;
	background-color: #dee1d0;
	box-sizing: border-box;
}
.area_green_h250 {
	height:250px;
    background-color: #fff;
    padding:20px;
	box-sizing: border-box;
}
.area_green_12 {
	padding:20px;
	background-color: #ecf0de;
	box-sizing: border-box;
}
.area_green .green {
    color: #4E7B1B;
    font-size: 105%;
    line-height: 2em;
    letter-spacing: 0.15em;
}

.l10 {
    margin-left: 10px;
}
.b05_golf {
    margin-bottom: 5px;
}
	

/* 第13回
-------------------------------------------------------------------------------------------------------- */
.area_name {
    color: #4c8907;
    font-weight: bold;
}
.ttl_13_p2_h4 {
    color: #4c8907;
    font-weight: bold;
    font-size: 1.3em;
}
.one_point_box {
    position: relative;
    padding: 20px;
    background-color: #fbf8df;
    box-sizing: border-box;
}
.one_point_box .box01 {
    position:relative;
    max-width: 460px;
    width: 100%;
    background:#FFFFFF;
    padding:7px 5px 5px 5px;
    text-align:center;
    border:1px solid #000000;
    font-size:14px;
    font-weight:bold;
    box-sizing: border-box;
    font-family: "Yu Mincho", YuMincho,"游明朝","游明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "HG明朝E", "serif";
    margin-bottom: 30px;
}
.one_point_box .box01:after,.one_point_box .box01:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.one_point_box .box01:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-top-color:#FFFFFF;
}
.one_point_box .box01:before{
    border-color: rgba(0, 0, 0, 0);
    border-top-width:11px;
    border-bottom-width:11px;
    border-left-width:11px;
    border-right-width:11px;
    margin-left: -11px;
    margin-top: 0;
    border-top-color:#000000;
}
.one_point_box .box01 span{
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
}
.one_point_box p {
    max-width: 460px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 0 35px 0;
}
.one_point_box .box_img {
    position: absolute;
    top: 20px;
    right: 20px;
}
.box_13_top5 {
    width: 300px;
    margin: 0 auto 30px;
}
.box_13_top5 table {
}
.box_13_top5 table,
.box_13_top5 tbody,
.box_13_top5 tr,
.box_13_top5 td,
.box_13_top5 th{
    border: none;
}
.box_13_top5 tr,
.box_13_top5 td,
.box_13_top5 th{
    padding: 5px 5px 5px 5px;
}
.box_13_top5 th {
    background-color: #2a438d;
    color: #ffffff;
    text-align: center;
}
.box_13_top5 tr,
.box_13_top5 td {
    background-color: #d1d1e6;
}