﻿
.thumbnail_img > img {
    position: relative;
    width: 100%;
}

.thumbnail_img > .movie_cover > img {
    left: 15px;
    position: absolute;
    top: 10px;
    width: 92%;
}


.step_img {
    width: 100%;
}

.step_img_box {
    text-align: center;
	display: table;
}


.step_img_box.vertical img {
	/* width: 80%; */
	width: 100%;
}

.step_img_box.vertical img:first-child {
	margin-bottom:30px;
}

section#setup p {
	margin-left: 10px;
	margin-right: 10px;	
}

@media (max-width: 767px){
	
	.mod_h2.top_howto h1{
		margin-top: 10px;	
	}
	
	section#setup p {
		margin-left: 10px;
	}

}

@media (max-width: 992px) and (min-width: 768px) {
	section#setup ol li {
		background-image:url("/sports/tennis/assets/img/lang_common_img/border/setup-ol-divideline-sp.png") ;
		background-repeat: repeat-x;
		background-position: center bottom;
		display: table-cell;
		float: left;
		min-height: 140px;
		padding: 20px 0;
		vertical-align: middle;
		width: 100%;
	}
	
	section#setup ol li .num {
		border: 0 none;
		color: transparent;
		display: block;
		float: left;
		font: 0/0 a;
		height: 140px;
		text-shadow: none;
		width: 34px;
	}
	section#setup ol li img {
		display: block;
		float: left;
		height: auto !important;
		margin: 0;
		width: 58px;
	}
	
	section#after .mod_w .chart_group {
		padding: 20px;
	}
}


@media (max-width: 767px){
	.mod_w ul, .mod_w .step_info ol, .mod_w .step_info p {
		padding-left: 0;
		padding-right: 0;
	}
	
	section#setup ol li {
		background-image: url("/sports/tennis/assets/img/lang_common_img/border/setup-ol-divideline-sp.png");
		background-repeat: repeat-x;
		background-position: center bottom;
		display: table-cell;
		float: left;
		height: auto;
		margin: 0;
		padding: 20px 0;
		vertical-align: middle;
		width: 100%!important;
	}
	
	section#setup ol li .num {
		border: 0 none;
		color: transparent;
		display: block;
		float: left;
		font: 0/0 a;
		height: 140px;
		text-shadow: none;
		width: 34px;
	}
	#setup .setup-video > div {
		margin-left: 80px;
	}
	.step_img {
		width: 50%;
	}
	
	.container .mod_w .step_info .tips {
		background-image: url("/sports/tennis/assets/img/lang_common_img/icon/hint.png") ;
		background-repeat: no-repeat;
		background-position: 0 3px;
		background-size: 25px 20px;
		margin-bottom: 20px;
		padding-bottom: 0;
		padding-left: 30px;
	}

	section#after .mod_w .chart_group {
		padding-left: 20px;
	}
	
	.mod_m2 h2 .title_link{
		float: none;
		display: block;
	}
}

.mod_m2 .title_link{
	float:right;
	font-size: 15px;
	font-family: 'SST W55 Regular';
}



.step_info .text img {
    position: relative;
    top: -2px;
    vertical-align: middle;
    width: 25px;
}

.step_info ul li {
	list-style: none;
}

.step_info ul li:before {
	content: "・";
}

.step_info ol {
	padding-left: 0;
}

.step_info ol li {
    list-style-position: outside;
    margin-bottom: 10px;
    margin-left: 20px;
}
.step_info ol li ul li {
	margin-left: 1.3em;
	margin-top: 10px;
    list-style-position: initial;
    text-indent: -1.3em;
}

.step_info ul {
	padding-left: 1.3em;
}

.step_info ol li ul {
	padding-left: 0;	
}

.mod_w .step_info .tips {
	background-image: url("/sports/tennis/assets/img/lang_common_img/icon/hint.png") ;
	background-repeat: no-repeat;
	background-position: 52px 4px;
	background-size: 25px 20px;
	padding-left: 80px;
	padding-bottom: 0;
	margin-bottom: 20px;
}

.step_info ul.link{
	padding-bottom: 52px;
	padding-left: 52px;
}

.step_info ul.link li {
	list-style: none;
	margin-bottom: 10px;
}

.step_info ul.link li:before {
	content: none;
}

.mod_w .step_info .tips + ul li {
    padding-left: 1.3em;
    text-indent: -1.3em;
}

.mod_w .step_img_box{
	margin-bottom: 30px;
}
.mod_w .one_pics img {
	/*width: 85%;*/
	width: 100%;
}

/*
.step_info .tips + p, .step_info .tips + ul {
	font-size: 14px;	
}
*/

.step_info dl.app_intro {
	margin-top: 20px;
}

.step_info dl.app_intro dt {
	float: left;
	margin-right: 10px;
}

.step_info dl.app_intro dt img {
	max-width: 30px;
}

.step_info dl.app_intro dd {
	display: table;
}

.setup-video {
	background-image: url("/sports/tennis/assets/img/lang_common_img/howto/top_tsukaikata_sub_pc.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
    height: 300px;
    padding-top: 45px;
}

.setup-video.stl {
	background-image: url("/sports/tennis/assets/img/lang_ja_img/karte/stl/top_tsukaikata_sub_pc.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.setup-video.sp {
	display: none;
}
		
	@media (max-width: 767px){
		#setup .setup-video div {
			display: none;
		}
		
		#setup .setup-video.sp {
			display: block;
			background: none;
			height: auto;
			padding-top: 20px;
		}
		
		.setup-video > div img {
			display: none;
		}	
		
		.setup-video.sp > div img {
			display: block;
			margin: 0 auto;
			position: relative;
		}

		#setup .setup-video.sp div {
			background-color: white;
			background-repeat: no-repeat;
			background-position: center center;
			display: block;
			height: 200px;
			margin: 0 auto;
			width: 100%;
		}
		
		.setup-video.sp > div a {
			margin-bottom: -10px;
		}
		
		.mod_m2 .title_link{
			width: 100%;
		}
	}

.setup-video > div {
	background-color: white;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 320px auto;
    border: medium none;
    height: 220px;
    margin-left: 94px;
    position: relative;
    width: 320px;
    z-index: 100;
}
.setup-video > div img {
	position: absolute;
    top: 0;
    width: 320px;
}

@media (max-width: 767px){
	.setup-video.sp > div img {
		width: 100%;
		max-width: 320px;
	}
}

.setup-video > div a .cock {
    height: 40px;
}

.view-video .cock, section#setup ol li .view-video-holder span.cock {
	background-image: url("/sports/tennis/assets/img/lang_common_img/icon/btn_play.png");
	background-repeat: no-repeat;
	background-position: left center;
    display: inline-block;
    height: 24px;
    margin-right: 10px;
    vertical-align: top;
    width: 15px;
}

.setup-video > div a {
    bottom: 0;
    display: block;
    left: 0;
    line-height: 40px;
    margin: 0;
    padding: 0 30px;
    position: absolute;
    right: 0;
    text-align: center;
}
.view-video {
    color: #4572ed;
    display: block;
    font-size: 80%;
    line-height: 24px;
    margin-bottom: 0.6em;
    text-decoration: none;
}

section#setup ol {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
}

section#setup ol li.one, section#setup ol li.two, section#setup ol li.three {
	background-image: url("/sports/tennis/assets/img/lang_common_img/border/setup-ol-divideline-sp.png");
	background-repeat: repeat-x;
	background-position: center bottom;
}

#setup .view-video-holder {
	padding: 0 10px;
}

@media (min-width: 992px){
	section#setup ol li {
		float: left;
		height: 420px;
		padding: 0;
		position: relative;
		text-align: center;
		width: 25%;
	}

	section#setup ol li.one, section#setup ol li.two, section#setup ol li.three {
		background-image: url("/sports/tennis/assets/img/lang_common_img/border/setup-ol-divideline.png");
		background-repeat: repeat-y;
		background-position: right center;
		height: 460px;
	}
	
	section#setup ol li span.num {
		color: transparent;
		display: block;
		height: 35px;
	}
}

section#setup h2 {
	margin-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

section#setup ol li img.number {
	height: 32px;
	width: auto;
}

@media (max-width: 991px){
	section#setup ol li img.number {
		margin: 52px 0 52px 10px;
	}
}

section#setup ol li.one span {
	background-image: url("/sports/tennis/assets/img/lang_common_img/howto/n_one.png");
    background-position: center;
    background-repeat: no-repeat;	
}

section#setup ol li.two span {
	background-image: url("/sports/tennis/assets/img/lang_common_img/howto/n_two.png");
    background-position: center;
    background-repeat: no-repeat;
}

section#setup ol li.three span {
	background-image: url("/sports/tennis/assets/img/lang_common_img/howto/n_three.png");
    background-position: center;
    background-repeat: no-repeat;
}

section#setup ol li.four span {
	background-image: url("/sports/tennis/assets/img/lang_common_img/howto/n_four.png");
    background-position: center;
    background-repeat: no-repeat;
}

section#setup ol li span.caption {
	background: none;	
}

section#after .chart_group {
    background: #f3f3f3;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 30px;
    width: 95%;
}

section#after .chart_group .row:first-child {
	margin-bottom: 20px;
}

section#after .chart {
	margin-bottom: 15px
}

.mod_h2.top_howto {
	/*background-image: url("/sports/tennis/assets/img/lang_common_img/main_image/top_tsukaikata_sts.jpg");*/
	background-image: url("/sports/tennis/assets/img/lang_ja_img/karte/stl/top_tsukaikata_sts.jpg");
    background-position: top -64px center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 544px;
    position: relative;
    width: 100%;	
}
@media (min-width: 768px) {
	.mod_h2.top_howto {
		margin-bottom: -64px;
	}
}

.mod_h2.top_howto.stl {
	background-image: url("/sports/tennis/assets/img/lang_ja_img/karte/stl/top_tsukaikata_sts.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 480px;
}
@media (min-width: 768px) {
	.mod_h2.top_howto.stl {
		margin-bottom: 0;
	}
}

.mod_v h3 {
	margin: 0;	
}

.mod_w .chart_group table {
	width: 100%;	
}

.mod_w .chart_group th {
	font-weight: normal;
	padding-bottom: 20px;	
}

.mod_w .chart_group td {
	padding-bottom: 15px;	
}

	@media (max-width: 767px){
		.mod_h2.top_howto {
			background-position: center center;
			height: 200px;
		}
		.mod_h2.top_howto.stl {
			height: 200px;
		}
		
		.setup-video {
			background-image: url("/sports/tennis/assets/img/lang_common_img/howto/top_tsukaikata_sub_sp.jpg");
			background-position: center center;
			background-repeat: no-repeat;
			background-size: auto 100%;
		}
	}
	
	

*, *::after, *::before {
    box-sizing: border-box;
}

.mod_h2 > .container {
    position: relative;
    top: 0;
    right: 0;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.mod_h2 > .container:before {
	display: table;
    content: " ";
}

.mod_h2.top_howto h1 {
    color: #fff;
    padding-top: 10px;
    padding-bottom: 31px;
    text-align: left;
    text-shadow: 0 2px 4px grey;
    font-size: 36px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

#top_content .select_menu {
    padding: 30px 0;
    position: relative;
    float: right;
}

#top_content .top_howto .select_menu {
    height: 363px;
    margin: auto;
    padding-top: 95px;
    position: absolute;
    right: -15px;
    width: 350px;
}

#top_content .top_howto .select_menu.stl {
    padding-top: 140px;
}

@media (max-width: 768px){

#top_content .top_howto .select_menu.stl {
    padding-top: 0px;
}
}


#top_content div.select_menu div {
    min-width: 200px;
    float: left;
}

#top_content .select_menu > div {
    margin: 5px auto;
}

div.select_menu div, .btn_more {
    height: 28px;
    margin: 10px 0;
    text-align: center;
    width: 150px;
    background: rgba(0, 0, 0, 0.4);
}

div.select_menu div, .btn_more.en {
    width: 300px;
}

div.select_menu div a, .container section .btn_more a {
	font-size: 12.6px;
    padding: 5px 0;
    display: block;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.5;
}

div.select_menu div:hover {
  background: rgba(0, 0, 0, 0.5); }

div.select_menu.support_menu div, .support_inner_list div.btn_more, .racket a.more_btn {
  background: rgba(0, 0, 0, 0.05); }

div.select_menu.support_menu div:hover, .support_inner_list div.btn_more:hover, .racket a.more_btn:hover {
  background: rgba(0, 0, 0, 0.4); }

#top_content div.select_menu div {
  min-width: 200px;
  float: left; }

.mag_bottom_145 {
    margin-bottom: 145px;
}

.col-layout {
    display: flex;
}

.col-layout > .col {
    width: calc((100% - (24px * 1)) / 2);
    margin: 24px 24px 0 0;
}

@media screen and (max-width: 767px){
.col-layout > .col {
    width: 100%;
    margin: 20px 0 0;
}
}

.mod_v h3 {
    font-size: 36px !important;
    line-height: 45px !important;
}

.mod_w > div.row {
    padding-top: 52px;
}

.mag_top_15 {
    margin-top: 15px;
}

.mod_w > div.row {
    padding-top: 52px;
}

@media (min-width: 992px){
.col-md-offset-1 {
    margin-left: 8.33333333%;
}
}

@media (min-width: 992px){
.col-md-2 {
    width: 16.66666667%;
	float: left;
}
}

@media (min-width: 992px){
.col-md-4 {
    width: 33.33333333%;
    float: left;
}
}

@media (min-width: 992px){
.col-md-8 {
    width: 66.66666667%;
    float: left;
}
}

.mod_w .text {
	padding-left: 52px;
    padding-bottom: 50px;
    margin: 0;
}

@media (min-width: 768px){
.mod_w .text {
	padding-left: 52px;
    padding-bottom: 50px;
    margin: 0;
    font-size: 18px !important;
    line-height: 32px !important;
}
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row::before,
.row::after {
    display: table;
    content: " ";
}
.row::after {
	clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.red {
    color: #f00;
}

.mag_bottom_70 {
    margin-bottom: 70px;
}

.btn_submenu {
	position: fixed;
    right: 100px;
    top: 20px;
	display: none;
	z-index: 9999;
}

.btn_submenu img {
	height: 45px;
    width: 45px;
}

.btn_submenu .btn {
	padding: 0;
	border-radius: 0;
}

.navbar-inner_submenu .container {
	position: relative;
}

.navbar-inner_submenu .btn_submenu .dropdown-menu {
    left: auto;
	margin-top: 12px;
    padding: 36px;
    right: 0;
    width: 285px;
    font-size: 14px;
}

.navbar-inner_submenu {
	position: relative;
}

.navbar-inner_submenu .btn_submenu img#arrow {
	height: 12px;
    position: absolute;
    right: 14px;
    top: -12px;
    width: 16px;
    z-index: 1001;
}

.navbar-inner_submenu .btn_submenu .dropdown-menu li a {
	color: #4571ec;
	line-height: 30px;
	padding: 0;
}

.navbar-inner_submenu .btn_submenu .dropdown-menu li a:hover,.navbar-inner_submenu .btn_submenu .dropdown-menu li a.blue:hover {
	background: none;
	color: #23527c;
}

ul.nav li {
    list-style-type: none;
}
