@media screen and (max-width: 750px) {
  /*--------------------------------------*/

  /*common*/

  /*--------------------------------------*/

  html {
    -webkit-text-size-adjust: 100%;
  }

  a {
    font-size: 12px;
    text-decoration: none;
  }

  .hover:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=1060)";
    -moz-opacity: 01;
    -khtml-opacity: 1;
    zoom: 1;
  }

  img {
    width: 100%;
  }

  .container {
    padding: 40px 0;
    box-sizing: border-box;
  }

  .lower .container {
    padding: 70px 0;
  }

  .container_inner {
    width: 100%;
  }

  .mainImg {
    height: auto;
    padding-top: 10px;
  }

  .mainImg-none {
    padding-top: 10px;
  }

  .sp {
    display: block;
  }

  .pc {
    display: none;
  }

  article {
    position: relative;
    z-index: 2;
  }

  .left_container {
    width: 100%;
    float: none;
  }

  .right_container {
    width: 100%;
    float: none;
  }

  .pt130 {
    padding-top: 70px !important;
  }
  .pt100 {
    padding-top: 70px !important;
  }
  .pt123 {
    padding-top: 10px !important;
  }
  .pt60 {
    padding-top: 30px !important;
  }
  .pt50 {
    padding-top: 30px !important;
  }
  .pt40 {
    padding-top: 30px !important;
  }

  .plain_txt {
    width: 100%;
    font-size: 12px;
    line-height: 1.5em;
    padding-bottom: 1em;
  }

  .note {
    font-size: 11px;
  }

  .caption,
  .caption_w {
    font-size: 26px;
  }

  .caption span,
  .caption_w span {
    font-size: 9px;
    font-weight: 400;
    padding-top: 7px;
  }

  .mainImg .caption,
  .mainImg .caption_w {
    padding-top: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.1em;
  }

  .caption b {
    font-size: 20px;
  }

  .lead {
    text-align: center;
  }

  .btn_container a {
    border: 2px solid #000;
    font-size: 16px;
  }

  .btn_container_w a {
    border: 2px solid #fff;
    font-size: 16px;
  }

  .btn_6428 {
    width: 60px;
    height: 26px;
    line-height: 26px;
  }

  .btn_10040 {
    width: 40%;
    height: 40px;
    margin: 0 auto;
    font-size: 13px !important;
    line-height: 40px;
  }

  .btn_16056 {
    width: 100px;
    height: 40px;
    font-size: 13px !important;
    line-height: 40px;
  }

  .btn_20040 {
    width: 160px;
    height: 40px;
    font-size: 13px !important;
    line-height: 40px;
  }

  .btn_20064 {
    width: 40%;
    height: 40px;
    margin: 0 auto;
    font-size: 13px !important;
    line-height: 40px;
  }

  .btn_26064 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .btn_28064 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .btn_32064 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .btn_42064 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .btn_42064_2 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .btn_48064 {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    line-height: 50px;
  }

  .ex {
    background: url("../img/common/btn_icon_09.png") 95% center no-repeat;
    background-size: 16px auto;
  }

  .breadcrumb {
    display: none;
  }

  #a01,
  #a02,
  #a03,
  #a04,
  #a05,
  #a06 {
    margin-top: -50px;
    padding-top: 50px;
  }

  .fs38 {
    font-size: 21px !important;
  }

  /*--------------------------------------*/

  /*header*/

  /*--------------------------------------*/

  header {
    height: 50px;
    z-index: 3;
  }

  .active .header_inner {
    height: 102vh;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .sp_header {
    width: 100%;
    height: 50px;
  }

  .active .sp_header {
    background-color: #fff;
  }

  .header_logo {
    width: 35%;
    position: absolute;
    top: 5px;
    left: 20px;
  }

  .menu-trigger {
    width: auto;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
  }

  .menu-trigger img {
    width: auto;
    height: 50px;
  }

  .active .menu-trigger {
    background-color: #000;
  }

  header nav {
    background-color: #000;
    padding-bottom: 20px;
    display: none;
  }

  .header_sNav {
    position: static;
  }

  .header_sns-icon {
    width: 60%;
    padding-top: 30px;
    margin: 0 auto;
    float: none;
  }

  .header_sns-icon li {
    width: calc(100% / 3);
    height: 55px;
    padding-right: 0;
    text-align: center;
    float: left;
  }

  .sNav01 {
    width: 26px;
  }

  .sNav02 {
    width: 29px;
  }

  .sNav03 {
    width: 28px;
  }

  .sNav04 {
    width: 39px;
  }

  .sNav05 {
    width: 33px;
  }

  .sNav06 {
    width: 28px;
  }

  .header_btn {
    width: 100%;
    float: none;
    padding-left: 0;
  }

  .header_btn li {
    width: 80%;
    height: 50px;
    margin: 0 auto;
    padding-bottom: 20px;
    float: none;
    text-align: center;
  }

  .header_btn li a {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
  }

  .header_btn li:first-child a {
    background-color: #fff;
  }

  .header_btn li:first-child span {
    background: url("../img/common/btn_icon_01.png") left center no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }

  .header_btn li:last-child a {
    background-color: #000;
    border: 2px solid #fff;
  }

  .header_btn li:last-child span {
    background: url("../img/common/btn_icon_02.png") left center no-repeat;
    background-size: 20px auto;
    padding-left: 27px;
  }

  .header_gNav {
    float: none;
    padding-top: 0;
  }

  .header_gNav li {
    width: 90%;
    height: 51px;
    text-align: left;
    float: none;
    border-bottom: 1px solid #fff;
    padding: 0 5%;
  }

  .header_gNav li:nth-child(1),
  .header_gNav li:nth-child(2),
  .header_gNav li:nth-child(3),
  .header_gNav li:nth-child(6) {
    width: 90%;
  }

  .header_gNav li a {
    background: url("../img/common/header_arrow.png") 99% center no-repeat;
    background-size: 6px 13px;
    line-height: 51px;
    color: #fff;
    margin-right: 0;
  }

  .header_gNav a:hover {
    border-bottom: none;
  }

  header.bg_w .header_gNav a:hover {
    border-bottom: none;
  }

  .header_gNav li a span {
    color: #eee;
    display: inline;
    padding-left: 1em;
  }

  header.bg_w .header_gNav .gNav_inner li a {
    color: #fff;
  }

  header.bg_w .header_gNav .gNav_inner li a span {
    color: #eee;
  }

  .header_gNav a:hover {
    border-bottom: none;
  }

  /* 190126 サブナビゲーション追加--------------------------------------*/

  .header_gNav .parent {
    height: auto;
    overflow: hidden;
  }

  .header_gNav .parent.visible,
  .header_gNav .parent.visible a {
    border-bottom: none;
  }

  .header_gNav .gNav_inner a:hover,
  .header.bg_w .header_gNav .gNav_inner a:hover {
    border-bottom: none;
  }

  .header_gNav .parent a {
    background: url("../img/common/nav_off.png") right center no-repeat;
    background-size: 13px 13px;
  }

  .header_gNav .parent.visible a {
    background: url("../img/common/nav_on.png") right center no-repeat;
    background-size: 13px 13px;
  }

  .header_gNav .child_container {
    position: static;
    width: 112%;
    height: auto;
    text-align: left;
    background-color: #fff;
    margin-left: -6%;
  }

  .header_gNav .child_container .child {
    display: block;
  }

  .header_gNav .child_container .child li {
    width: 100%;
    height: 42px;
    padding-top: 0;
    line-height: 42px;
    border-bottom: 1px solid #000;
  }

  .header_gNav .child_container .child li a {
    background: url("../img/common/next02.png") 99% center no-repeat;
    background-size: 6px 13px;
    line-height: 42px;
  }

  .header_gNav .child_container .child li a:hover {
    border-bottom: none;
  }

  header.bg_w .header_gNav .gNav_inner li .child_container .child a {
    color: #000;
  }

  header.bg_w .header_gNav .gNav_inner li .child_container .child a span {
    color: #666;
  }

  /*--------------------------------------*/

  /*footer*/

  /*--------------------------------------*/

  .footer_inner {
    width: 100%;
  }

  .footer_sNav {
    padding: 40px 0 0;
  }

  .footer_sNav_container {
    width: 80%;
    margin: 0 auto;
  }

  .footer_bnr {
    width: 100%;
    float: none;
  }

  .footer_bnr img {
    width: 100%;
  }

  .footer_sns-icon {
    width: 100%;
    padding: 30px 0 0 0;
    float: none;
  }

  .footer_sns-icon li {
    width: calc(100% / 5);
    height: 80px;
    float: left;
  }

  .footer_sns-icon li img {
    width: 80%;
    display: block;
    margin: 0 auto;
  }

  .pagetop {
    position: static;
    width: 100%;
    background-color: #000;
    padding-top: 20px;
    text-align: center;
    clear: both;
  }

  .pagetop img {
    width: 60px;
  }

  footer nav {
    background-color: #000;
    padding-top: 20px;
  }

  .footer_btn {
    width: 100%;
    margin: 0 auto;
  }

  .footer_btn li {
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }

  .footer_btn li:first-child a,
  .footer_btn li:nth-child(2) a,
  .footer_btn li:last-child a {
    margin: 0 auto;
  }

  .footer_btn li:first-child a span {
    background: url("../img/common/btn_icon_01.png") left top no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
    font-size: 16px;
  }

  .footer_btn li:nth-child(2) span {
    background: url("../img/common/btn_icon_05.png") left center no-repeat;
    background-size: 20px auto;
    padding-left: 27px;
    font-size: 14px;
  }

  .footer_btn li:last-child span {
    background: url("../img/common/btn_icon_02.png") left center no-repeat;
    background-size: 20px auto;
    padding-left: 27px;
    font-size: 14px;
  }

  .footer_btn li:first-child a:hover span {
    background: url("../img/common/btn_icon_03.png") left top no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }

  .footer_btn li:nth-child(2) a:hover span {
    background: url("../img/common/btn_icon_08.png") left center no-repeat;
    background-size: 20px auto;
    padding-left: 27px;
    font-size: 14px;
  }

  .footer_btn li:last-child a:hover span {
    background: url("../img/common/btn_icon_07.png") left center no-repeat;
    background-size: 20px auto;
    padding-left: 27px;
    font-size: 14px;
  }

  .footer_gNav {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }

  .footer_gNav dl {
    width: 16em;
    float: none;
    text-align: center;
    margin: 0 auto;
  }

  .footer_gNav dl dt {
    float: left;
    color: #ccc;
    line-height: 1em;
  }

  .footer_gNav dl dt:after {
    content: "｜";
  }

  .footer_gNav dl dt:last-child:after {
    content: "";
  }

  .footer_gNav dl dt a {
    color: #ccc;
    font-size: 11px;
    font-weight: 300;
    line-height: 1em;
  }

  .add_container {
    background-color: #000;
    padding: 20px 0 50px;
    color: #ccc;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
  }

  address {
    color: #ccc;
    font-size: 10px;
    text-align: center;
    padding-top: 5px;
  }

  /*--------------------------------------*/

  /*top*/

  /*--------------------------------------*/

  .top .caption,
  .top .caption_w {
    font-size: 34px;
  }

  .top .caption span,
  .top .caption_w span {
    font-size: 12px;
    font-weight: 400;
    padding-top: 7px;
  }

  /*sec01--------------------------------*/

  .top #sec01 {
    background: url("../img/top/mainImg_tab_202409.jpg") center top no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
  }

  /*.top #sec01 .catch {
	width: 97%;
	position: absolute;
	top: 42vh;
	left: 3%;
	margin-top: 0;
}*/
  .top #sec01 .catch {
    width: 70%;
    position: absolute;
    top: 60vh;
    left: 4%;
    margin-top: 0;
  }

  .top #sec01 .scroll {
    width: 36px;
    position: absolute;
    bottom: 14%;
    left: 50%;
    margin-left: -18px;
  }

  /*sec02--------------------------------*/

  #contents {
    padding-top: 0;
    margin-top: 0;
  }

  .top #sec02 {
    background-color: #fff;
  }

  .top #sec02 .container {
    padding: 30px 0;
  }

  .top #sec02 .left_container {
    width: 100%;
  }

  .top #sec02 .right_container {
    width: 100%;
  }

  .top #sec02 .left_container .caption {
    padding-top: 0;
  }

  .news_container {
    padding: 20px 0 0 0;
    width: 90%;
    margin: 0 auto;
  }

  .news_container li {
    padding-bottom: 2em;
    width: 100%;
    font-size: 12px;
  }

  .news_container li a {
    font-size: 12px;
  }

  .news_container li span {
    float: none;
    width: 100%;
    font-size: 12px;
  }

  .news_container li b {
    float: none;
    width: 100%;
  }

  .top #sec02 .right_container .btn_container {
    position: static;
  }

  /*sec03--------------------------------*/

  .top #sec03 .container {
    background: none;
    height: auto;
    padding: 0;
  }

  .top #sec03 .cover {
    position: static;
    display: inline;
    width: 100%;
    height: auto;
  }

  /*sec04--------------------------------*/

  .top #sec04 .container {
    background: none;
    height: auto;
    padding: 0;
    background-color: #fff;
  }

  .top #sec04 .info_container {
    position: static;
    padding: 30px 0 40px;
  }

  .top #sec04 .info_container .plain_txt {
    width: 100%;
    font-size: 10px;
  }

  .top #sec04 .info_container .btn_container {
    padding-top: 20px;
  }

  /*sec05--------------------------------*/

  .top #sec05 .container {
    background: none;
    height: auto;
    padding: 0;
    background-color: #fff;
  }

  .top #sec05 .info_container {
    position: static;
    padding: 30px 0 40px;
  }

  .top #sec05 .info_container .plain_txt {
    width: 100%;
    font-size: 10px;
  }

  .top #sec05 .info_container .btn_container {
    padding-top: 20px;
  }

  /*sec06--------------------------------*/

  .top #sec06 {
    background-color: #646464;
  }

  .top #sec06 .container {
    background: url("../img/top/top_obj_05_sp.jpg") center top no-repeat;
    /*height: 346px;*/
  }

  .shop_btn {
    width: 100%;
    margin: 0 auto;
    padding-top: 40px;
  }

  .top #sec06 .btn_32064 span {
    background: url("../img/common/btn_icon_04.png") left center no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }
  
  .top #sec06 .btn_32064:hover span {
    background: url("../img/common/btn_icon_06.png") left center no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }

  .shop_btn li {
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }

  .shop_btn li .btn_32064 {
    font-size: 17px;
  }

  .shop_btn li .btn_32064 b {
    font-size: 16px;
  }

  .shop_btn li:last-child {
    text-align: right;
  }

  .shop_btn li:first-child span {
    background: url("../img/common/btn_icon_03.png") left top no-repeat;
    background-size: auto 20px;
    padding-left: 24px;
  }

  .shop_btn li:last-child span {
    background: url("../img/common/btn_icon_04.png") left center no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }

  .shop_btn li:first-child a:hover span {
    background: url("../img/common/btn_icon_01.png") left top no-repeat;
    background-size: auto 20px;
    padding-left: 24px;
  }

  .shop_btn li:last-child a:hover span {
    background: url("../img/common/btn_icon_06.png") left center no-repeat;
    background-size: auto 20px;
    padding-left: 22px;
  }

  /*sec07--------------------------------*/

  .top #sec07 .container {
    background: url("../img/top/top_obj_09_sp.jpg") center bottom no-repeat;
    background-size: cover;
    height: 220px;
  }

  .top #sec07 .btn_20064 {
    margin: 0 auto;
  }

  /*sec08--------------------------------*/

  .top #sec08 {
    background-color: #fff;
  }

  .top #sec08 .container {
    background: url("../img/top/top_obj_06_sp.jpg") center bottom no-repeat;
    background-size: 100% auto;
  }

  .service .caption_sub {
    text-align: center;
    padding: 30px 0 20px;
    width: 90%;
    margin: 0 auto;
  }

  .service .caption_sub img {
    width: 100%;
  }

  .service .plain_txt {
    width: 90%;
    text-align: center;
    margin: 0 auto;
  }

  .service_container_left {
    padding-top: 20px;
    text-align: center;
  }

  .service_container_right {
    padding-top: 20px;
    position: relative;
  }

  .service .info_container {
    margin-top: -18px;
  }

  .service_container_left .info_container {
    position: static;
    text-align: center;
  }

  .service_container_right .info_container {
    position: static;
    text-align: center;
  }

  .service_container_left h4,
  .service_container_right h4 {
    background: url("../img/common/line50.jpg") center bottom no-repeat;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-shadow: 0 0 5px #fff;
  }

  .service_container .info_container .btn_container {
    padding: 10px 0 40px;
  }

  .service_container .service_container_right .info_container h4,
  .service_container .service_container_right .info_container p {
    text-align: center;
  }

  .service_container .service_container_right .info_container .btn_20064 {
    float: none;
  }

  .top #sec08 .btn_container.pt60 {
    padding: 0 0 20px !important;
  }
  
   /*sec09--------------------------------*/

  .top #sec09 .container {
    background: none;
    height: auto;
    padding: 0;
  }

  .top #sec09 .cover {
    position: static;
    display: inline;
    width: 100%;
    height: auto;
  }
  
  /*sec10--------------------------------*/

  .top #sec10 .container {
    background: url("../img/top/top_obj_11_sp.png") center bottom no-repeat;
    background-size: cover;
    height: 220px;
  }

  .top #sec10 .btn_20064 {
    margin: 0 auto;
  }

  /*--------------------------------------*/

  /*softtennis / tabletennis*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .softtennis .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .softtennis .mainImg .caption_w {
    margin-left: -4.8em;
  }

  .tabletennis .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .tabletennis .mainImg .caption_w {
    margin-left: -3.3em;
  }

  /*sec02--------------------------------*/

  .softtennis #sec02 .container {
    background: url("../img/softtennis/img_concept_softtennis_sp202509.jpg") left top no-repeat;
    background-size: cover;
    height: auto;
  }

  .tabletennis #sec02 .container {
    background: url("../img/tabletennis/img_concept_tabletennis_sp202504.jpg") 85% top no-repeat;
    background-size: cover;
    height: auto;
  }

  .concept_container {
    width: 90%;
    margin: 0 auto;
  }

  .concept_container .left_container {
    width: 100%;
    border-right: 0;
  }

  .concept_container .left_container .lead {
    background: url("../img/common/line50.jpg") center bottom no-repeat;
    font-size: 16px;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    text-indent: 1em;
    padding-left: -1em;
  }

  .concept_container .right_container {
    width: 100%;
    padding-left: 0;
  }

  .concept_container .right_container .plain_txt {
    line-height: 2em;
    margin-top: -0.6em;
  }

  /*sec03--------------------------------*/

  .softtennis #sec03 .caption_sub,
  .tabletennis #sec03 .caption_sub {
    font-size: 16px;
  }

  .style_list {
    float: left;
    width: 100%;
  }

  .style_list li {
    width: 50%;
    height: auto;
    float: left;
    padding-bottom: 5px;
    box-sizing: border-box;
  }

  .style_list li:nth-child(odd) {
    padding-right: 2.5px;
  }

  .style_list li:nth-child(even) {
    padding-left: 2.5px;
  }

  .style_list.large li:nth-child(odd),
  .style_list.large li:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
  }

  .style_list.large,
  .style_list.two_row {
    width: 100%;
  }

  .style_list.large li {
    width: 100%;
    height: auto;
  }

  .style_list.two_row li {
    width: 50%;
    float: left;
  }

  .style_item {
    width: 100%;
    height: auto;
  }

  .style_list.large .style_item {
    width: 100%;
    height: auto;
  }

  .style_list li a,
  .style_list li a:hover {
    -webkit-transition: 0.5s ease-out;
    -moz-transition: 0.5s ease-out;
    -ms-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
  }

  .style_item .btn_16056 {
    margin: -28px 0 0 -50px;
  }

  /*product_cat--------------------------------*/

  .product_cat_container {
    padding: 30px 0;
  }

  .product_cat_container li {
    width: calc(100% / 3);
    float: left;
  }

  .product_cat_list {
    width: 90%;
    margin: 0 auto;
  }

  .product_cat {
    font-size: 16px;
    line-height: 40px;
    width: 97%;
    height: 40px;
  }

  .product_subcat_container {
    text-align: left;
    width: 100%;
    height: 35px;
    overflow: hidden;
  }

  .product_subcat_container .scroll_frame {
    width: 100%;
    height: 45px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .product_subcat_list {
    padding-left: 5%;
  }

  .product_subcat_list li {
    padding: 0 20px 0 0;
  }

  .product_subcat_list li .product_subcat,
  .product_subcat.active,
  .product_subcat:hover {
    font-size: 15px !important;
  }

  /*sec04--------------------------------*/

  .catalog_container {
    width: 80%;
    margin: 0 auto;
  }

  .catalog_item {
    padding: 25px 0;
    border-bottom: none;
    width: 100%;
  }

  .catalog_item .left_container {
    width: 80%;
    margin: 0 auto;
  }

  .catalog_item .left_container .catalog_img {
    width: 100%;
  }

  .catalog_item .right_container {
    width: 100%;
    margin: 0 auto;
    padding-top: 25px;
  }

  .catalog_item .right_container .catalog_icon {
    padding-bottom: 20px;
  }

  .catalog_item .right_container .catalog_icon li {
    height: 20px;
    padding-right: 10px;
    float: left;
  }

  .catalog_item .right_container .catalog_icon li span {
    display: block;
    height: 20px;
    font-size: 7px;
    line-height: 20px;
    padding: 0 7px;
    color: #fff;
    background-color: #666;
  }

  .catalog_item .right_container .catalog_icon li.new span {
    background-color: #000;
  }

  .catalog_item .right_container .lead {
    background: url("../img/common/line50.jpg") left bottom no-repeat;
    font-size: 15px;
    letter-spacing: 0.05em;
    text-align: left;
  }

  .catalog_item .right_container .plain_txt {
    font-size: 11px;
  }

  .catalog_item .right_container .btn_container {
    padding-top: 20px;
  }

  .slick-prev {
    margin-top: -50px;
    display: block;
    width: 10px !important;
  }

  .slick-next {
    margin-top: -50px;
    display: block;
    width: 10px !important;
  }

  /*sec05--------------------------------*/

  .tec_container li {
    width: 90%;
    float: none;
    margin: 0 auto;
    padding-bottom: 25px;
  }

  .tabletennis .tec_container li {
    width: 90%;
  }

  .tec_item {
    width: 100%;
    height: 140px;
  }

  .tec_img_container {
    width: 140px;
    height: 140px;
    float: left;
  }

  .tec_item .fit {
    width: 140px;
    height: 140px;
  }

  .tec_item .tec_item_inner {
    width: calc(100% - 140px);
    float: right;
    box-sizing: border-box;
    padding-left: 15px;
    text-align: left;
    position: relative;
  }

  .tec_item .lead {
    width: 90%;
    padding: 10px 0 5px;
    font-size: 14px;
    text-align: left;
  }

  .tec_item .plain_txt {
    width: 90%;
    font-size: 10px;
    margin: 0;
  }

  .catalog_item .right_container .btn_container {
    padding-top: 5px;
  }

  .tec_item .tec_item_inner .btn_container {
    position: absolute;
    top: 90px;
    left: 15px;
  }

  .tec_item .btn_20064 {
    margin: 0;
    font-size: 10px !important;
    line-height: 32px;
    width: 100px;
    height: 32px;
  }

  .modal_container {
    width: 90%;
  }

  .modal_btn-close {
    width: 13%;
  }

  .modal_content {
    padding: 5%;
  }

  .modal_content .left_container {
    width: 100%;
  }

  .modal_content .right_container {
    width: 100%;
  }

  .modal_content .right_container img {
    width: 50% !important;
    margin: 20px 0 0;
    float: left;
  }

  .modal02 .modal_content .right_container img {
    width: 50% !important;
    display: block;
    margin: 0 auto 20px;
    float: none;
  }

  .modal_content .left_container .lead {
    background: url("../img/common/line50.jpg") center bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 14px;
  }

  .modal_content .left_container .plain_txt {
    font-size: 11px;
  }

  .modal_content .exp_container {
    clear: both;
    background-color: #eee;
    padding: 20px 5%;
    margin-bottom: 0;
  }

  .modal_content .exp_container .lead {
    font-size: 14px;
  }

  .modal_content .exp_container .plain_txt {
    font-size: 11px;
    padding: 10px 0;
  }

  .modal_content .exp_container .exp_img {
    display: block;
    margin: 0 auto;
  }

  /*sec06--------------------------------*/

  .softtennis #sec06 .container {
    padding-bottom: 90px;
  }

  .softtennis #sec06 .lucentcup_cotainer {
    background: none;
    width: 100%;
    height: auto;
    margin-top: 30px;
  }

  .softtennis #sec06 .lucentcup_cotainer .cover {
    width: 100%;
    height: auto;
    position: static;
  }

  .lucentcup_cotainer img {
    display: block;
    width: 100%;
    height: auto;
  }

  /*sec07--------------------------------*/

  .softtennis #sec07 .container {
    padding: 70px 0;
  }

  .softtennis #sec07 {
    background: url("../img/softtennis/img_akaemu_softtennis01.png") -30px -30px no-repeat;
    background-size: 55% auto;
  }

  .softtennis #sec07 .lead {
    font-size: 16px;
    line-height: 1.8em;
    text-indent: 1em;
  }

  .softtennis #sec07 .plain_txt {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }

  .history_container {
    width: 90%;
    margin: 40px auto 0;
    padding: 5% 2%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
  }

  .history_container .left_container {
    width: 100%;
  }

  .history_container .right_container {
    width: 100%;
  }

  .history_container .left_container .history_img {
    width: 70%;
    margin: 20px auto 25px;
  }

  .softtennis #sec07 .history_container .right_container .lead {
    background: url("../img/common/line30.jpg") 5% bottom no-repeat;
    font-size: 14px;
    text-align: left;
  }

  .history_container .right_container .plain_txt {
    font-size: 11px;
    line-height: 1.8em;
  }

  .akaemu_container {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }

  .akaemu_container.pt60 {
    padding-top: 0;
  }

  .akaemu_container .left_container {
    width: 100%;
    padding-left: 0;
  }

  .akaemu_container .right_container {
    width: 100%;
  }

  .akaemu_img {
    width: 70%;
    position: absolute;
    top: -80px;
    left: 40%;
  }

  .softtennis #sec07 .akaemu_container .left_container .lead {
    background: url("../img/common/line30.jpg") left bottom no-repeat;
    font-size: 14px;
    line-height: 1.6em;
    padding-bottom: 15px;
    margin: 40px auto 15px;
    width: 90%;
    text-align: left;
    text-indent: 0;
  }

  .akaemu_container .left_container .plain_txt {
    width: 100%;
    font-size: 11px;
    line-height: 1.8em;
  }

  .sta_container {
    width: 90%;
    padding: 5%;
    margin: 0 auto;
    box-sizing: border-box;
    border: 6px solid #d7d7d7;
  }

  .sta_container .left_container {
    width: 100%;
    padding-left: 0;
  }

  .sta_img {
    display: block;
    width: 15%;
    margin: 0 auto 10px;
  }

  .sta_container .right_container {
    width: 100%;
  }

  /*--------------------------------------*/

  /*stylebook*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .stylebook #sec01 .container {
    padding: 30px 0 0;
  }

  .stylebook .caption_sub {
    font-size: 15px;
  }

  .stylebook .caption_sub span {
    font-size: 10px;
  }

  .style_detail_container {
    width: 100%;
  }

  .style_detail_container .left_container {
    width: 100%;
    padding-bottom: 30px;
  }

  .style_detail_container .right_container {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
  }

  .stylebook_img-main {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  /*slider--------------------------------*/

  .scroll_wrap {
    width: 100%;
    height: 90px;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .custom-thumb {
    width: 100%;
    height: 80px;
  }

  .custom-thumb a {
    box-sizing: border-box;
  }

  .custom-thumb a img {
    margin-bottom: 0;
    width: 80px;
  }

  /*slider--------------------------------*/

  .item_container {
    width: 90%;
    margin: 0 auto;
    padding-top: 0;
  }

  .item_cat {
    font-size: 11px;
  }

  .item_ttl {
    font-size: 16px;
  }

  .item_ttl img {
    margin-right: 8px;
  }

  .item_ttl .icon_uv {
    width: 28.5px;
  }

  .item_ttl .icon_jr {
    width: 26px;
  }

  .item_ttl .icon_wind {
    width: 22px;
  }

  .item_ttl .icon_zrc {
    width: 28.5px;
  }

  .item_ttl .icon_air {
    width: 58px;
  }

  .item_price {
    font-size: 11px;
  }

  .item_price span {
    font-size: 18px;
  }

  .item_color {
    font-size: 10px;
    padding-bottom: 20px;
  }

  .item_img {
    width: 120px;
    border: 4px solid #eee;
  }

  .item_detail_container {
    width: calc(90% - 120px);
  }

  .item_detail_container .icon_list li {
    height: 15px;
  }

  .item_detail_container .icon_list li .jr,
  .item_detail_container .icon_list li .uv,
  .item_detail_container .icon_list li .wind,
  .item_detail_container .icon_list li .zrc,
  .item_detail_container .icon_list li .air,
  .item_detail_container .icon_list li .ladies,
  .item_detail_container .icon_list li .uni {
    width: auto;
    height: 15px;
  }

  .item_detail_name {
    font-size: 12px;
  }

  .item_detail_price {
    font-size: 16px;
    padding-bottom: 5px;
  }

  .item_detail_container .btn_20040 {
    max-width: 100%;
    font-size: 11px;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
  }

  .stylebook #sec01 #arrow a {
    font-size: 13px;
  }

  .stylebook #sec01 .next {
    padding-right: 10px;
    position: absolute;
    top: 21%;
    right: 0;
  }

  .stylebook #sec01 .prev {
    padding-left: 10px;
    position: absolute;
    top: 21%;
    left: 0;
  }

  .stylebook #sec01 .next img,
  .stylebook #sec01 .prev img {
    width: 10px;
  }

  .stylebook_nav_container {
    width: 90%;
    margin: 40px auto 0;
    padding: 40px 0;
  }

  .stylebook_nav_container .btn_32064 {
    width: 60%;
    font-size: 13px;
  }

  /*sec03--------------------------------*/

  .stylebook_contact {
    padding: 30px 0 !important;
  }

  .stylebook_contact .lead {
    font-size: 14px;
  }

  .stylebook_contact .plain_txt {
    font-size: 11px;
    width: 90%;
    margin: 0 auto;
  }

  .stylebook_contact .contact_container {
    width: 90%;
  }

  .stylebook_contact .contact_container .left_container {
    width: 220px;
    margin: 0 auto;
    padding-top: 0;
  }

  .stylebook_contact .contact_container .left_container:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }

  .stylebook_contact .tel_img {
    width: 20px;
    float: left;
    margin-top: 10px;
  }

  .stylebook_contact .tel_container {
    width: calc(100% - 30px);
    padding-left: 10px;
    float: left;
  }

  .stylebook_contact .tel_container dt {
    font-size: 9px;
  }

  .stylebook_contact .tel_container dd a {
    font-size: 27px;
    letter-spacing: 0.03em;
  }

  .stylebook_contact .btn_container {
    padding-top: 20px;
  }









  /*--------------------------------------*/

  /*shop*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .shop .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;

  }

  .shop .mainImg .caption_w {
    margin-left: -1.2em;
  }

  /*sec02--------------------------------*/

  .shop .bnr_shop {
    width: 90%;
  }

  /*sec03--------------------------------*/

  .shop_list_container {
    width: 90%;
    margin: 0 auto;
  }

  .shop_region {
    height: 50px;
    font-size: 16px;
    line-height: 50px;
  }

  .shop_region span {
    padding-left: 5%;
  }

  .shop_region span:before {
    display: none;
  }

  .shop_region.active span:before {
    display: none;
  }

  .shop_region span:after {
    content: "＋";
    color: #999;
    font-size: 24px;
    vertical-align: bottom;
    padding-right: 5%;
    float: right;
  }

  .shop_region.active span:after {
    content: "－";
  }

  .shop_pref_container {
    padding: 10px 0 20px;
    display: none;
  }

  .shop_pref {
    width: 90%;
    margin: 0 auto;
  }

  .pref_name {
    font-size: 13px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-weight: bold;
  }

  .shop_name {
    font-size: 13px;
  }

  .shop_add {
    font-size: 12px;
  }

  .shop_add a {
    color: #232323;
  }

  .shop_detail .btn_container {
    padding-top: 5px;
  }

  .shop_detail .btn_6428 span {
    background: url("../img/common/btn_icon_06.png") left center no-repeat;
    background-size: 9px auto;
    font-size: 11px;
    display: block;
    height: 26px;
    margin-left: 9px;
    padding-left: 7px;
  }

  .shop_detail .btn_6428:hover span {
    background: url("../img/common/btn_icon_04.png") left center no-repeat;
    background-size: 9px auto;
    margin-left: 9px;
    padding-left: 7px;
  }

  /*--------------------------------------*/

  /*company*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .company .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .company .mainImg .caption_w {
    margin-left: -2.4em;
  }

  /*sec03--------------------------------*/

  .message_container {
    width: 100%;
  }

  .message_container .left_container {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 35px;
  }

  .message_container .left_container:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
  }

  .message_container .right_container {
    width: 90%;
    margin: 0 auto;
  }

  .message_img {
    width: 50%;
    float: left;
  }

  .message_img .fit {
    width: 90%;
  }

  .president {
    display: block;
    width: 48%;
    background: none;
    height: 40px;
    padding-top: 0;
    padding-left: 25px;
    margin-top: 15%;
    float: right;
    border-left: 1px solid #000;
    box-sizing: border-box;
  }

  .president dt {
    font-size: 10px;
  }

  .president dd {
    font-size: 18px;
  }

  .message_container .right_container .plain_txt {
    font-size: 12px;
  }

  .message_container .right_container .date {
    font-size: 12px;
  }

  /*sec04--------------------------------*/

  .company_container {
    padding: 40px 5%;
    width: 90%;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .company_container.about {
    margin-top: 50px;
    padding-bottom: 20px;
  }

  .company_container.access {
    margin-top: 60px;
    padding-bottom: 10px;
  }

  .company_container.related {
    margin-top: 60px;
  }

  .company_container_in {
    width: 100%;
    /*padding-bottom: 20px;*/
  }

  .company_container_in li {
    width: 100%;
    float: none;
  }

  .company_container_in li:nth-child(even) a {
    margin: 20px auto 0;
  }

  .message_container .plain_txt {
    line-height: 1.8em;
  }

  .about th {
    width: 100%;
    display: block;
    padding-bottom: 0;
    font-size: 13px;
  }

  .about td {
    width: 100%;
    display: block;
    padding-bottom: 20px;
    font-size: 12px;
  }

  .about td a {
    color: #232323;
  }

  .company_container .lead {
    text-align: left;
    font-size: 16px;
  }

  .company_list li {
    width: 100%;
    float: none;
    padding-bottom: 30px;
  }

  .company_container .btn_42064 {
    width: 90%;
    height: 50px;
    vertical-align: middle;
  }

  .company_container .btn_42064_2 {
    width: 90%;
    height: 50px;
    vertical-align: middle;
  }

  .company_container .btn_42064 img {
    width: 92px;
  }

  .company_container .btn_42064_2 img {
    width: 200px;
  }

  /*--------------------------------------*/

  /*recruit ここから*/

  /*sec01--------------------------------*/

  .recruit.lower .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .recruit .mainImg .caption_w {
    margin-left: -2.9em;
  }

  /*sec02--------------------------------*/

  .recruit #sec02 .caption {
    font-size: 21px;
    line-height: 1.6em;
  }

  .recruit .plain_txt.lh40 {
    line-height: 24px;
    width: 90%;
    text-align: left;
    margin: 0 auto;
  }

  .recruit .plain_txt.center {
    text-align: center;
  }

  .recruit .plain_txt.mb-30 {
    margin-bottom: -20px;
  }

  .recruit .recruit_tit {
    width: 90%;
    margin: 0 auto;
  }

  .recruit_obj {
    display: block;
    width: 90%;
    margin: 30px auto 0;
  }

  /*sec03--------------------------------*/

  .recruit #sec05 .caption {
    font-size: 26px;
  }

  .recruit_container {
    width: 100%;
    padding-bottom: 20px;
  }

  .recruit_container li {
    width: 100%;
    float: none;
  }

  .recruit_container li:nth-child(even) a {
    margin: 0 auto;
  }

  .recruit_container .btn_48064 {
    font-size: 14px;
  }

  .recruit.lower .stylebook_contact .container_inner {
    width: 90%;
  }

  /*recruit ここまで*/

  /*recruit_元 ここから*/

  /*sec01--------------------------------*/

  /*.recruit .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .recruit .mainImg .caption_w {
    margin-left: -2.2em;
  }*/

  /*sec02--------------------------------*/

  /*.recruit #sec02 .plain_txt {
    width: 90%;
    margin: 0 auto;
    line-height: 1.8em;
    text-align: left;
  }

  .recruit .company_container.about {
    margin-top: 0;
    width: 100%;
  }*/

  /*recruit_元 ここまで*/

  .app_container {
    background-color: #eee;
    padding: 40px 5% 20px;
    margin-top: 30px;
  }

  .app_container .lead {
    background: url("../img/common/line30.jpg") left bottom no-repeat;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-size: 13px;
  }

  .app_container .plain_txt {
    font-size: 12px;
  }

  .app_container .left_container {
    padding-bottom: 10px;
  }

  /*--------------------------------------*/

  /*service*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .service.lower .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .service.lower .mainImg .caption_w {
    margin-left: -2em;
  }

  /*sec02--------------------------------*/

  .service.lower #sec02 .service .caption_sub {
    text-align: center;
    padding: 0 0 20px;
    width: 90%;
    margin: 0 auto;
  }

  /*sec03--------------------------------*/

  .service.lower #sec03 {
    position: relative;
  }

  .before_bg_w {
    width: 100%;
    height: 20px;
  }

  .service.lower #sec03 .container {
    padding: 0 0 30px;
  }

  .service.lower .service_container_left .service.lower .service_container_right {
    padding-top: 0 !important;
  }

  .number_left,
  .number_right {
    font-size: 80px;
    position: static;
    text-align: center;
    margin-top: -48px;
    margin-bottom: -38px;
  }

  .service.lower .service_container_left .info_container .caption_sub {
    background: url("../img/common/line50.jpg") center bottom no-repeat;
    font-size: 29px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: -45px;
    text-align: center;
    text-shadow: 0 0 5px #fff;
  }

  .service.lower .info_container .caption_sub span {
    font-size: 11px;
  }

  .service.lower .service_container_left .info_container {
    position: static;
  }

  .service.lower .info_container .lead {
    font-size: 18px;
  }

  .service.lower .service_container .plain_txt {
    text-align: left;
  }

  .service.lower .service_container .plain_txt.pt60 {
    padding-top: 0 !important;
  }

  .service_box {
    width: 90%;
    padding: 30px 5%;
    margin: 30px auto 0;
  }

  .service_box .lead {
    background: url("../img/common/line30.jpg") left bottom no-repeat;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    text-align: left;
  }

  .service_box .plain_txt {
    width: 100%;
    font-size: 11px;
  }

  .brand_container {
    width: 100%;
    margin: 0 auto;
  }

  .brand_container li {
    width: 100%;
    float: none;
  }

  .brand_container li:last-child {
    float: none;
    padding-top: 20px;
  }

  .service_box.akaemu {
    background: #fff url("../img/service/img_akaemu_service.png") 110% -15% no-repeat;
    background-size: 33% auto;
  }

  .service_box .left_container {
    width: 100%;
  }

  .service_box.akaemu .left_container {
    width: 100%;
  }

  .service_box .left_container .plain_txt {
    width: 100%;
    text-align: left;
  }

  .service_box.goods .left_container .plain_txt {
    width: 100%;
  }

  .service_box.goods .left_container .goods_img {
    width: 70%;
    position: static;
    display: block;
    margin: 10px auto 20px;
  }

  .service_box .right_container {
    width: 100%;
  }

  .service_box.akaemu .right_container,
  .service_box.goods .right_container {
    width: 100%;
    padding-top: 0;
  }

  .service.lower .stylebook_contact .container_inner {
    width: 90%;
    padding: 30px 0;
  }

  .service_box.goods .right_container .lead {
    background: url("../img/common/line50.jpg") left bottom no-repeat;
    font-size: 15px;
    line-height: 1.5em;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .service_box.goods .right_container .plain_txt {
    font-size: 11px;
    padding-bottom: 0;
    text-align: left;
  }

  .service.lower .stylebook_contact .container_inner .contact_container {
    width: 100%;
  }

  /*sec04--------------------------------*/

  .service.lower #sec04 {
    position: relative;
  }

  .before_bg_g {
    width: 100%;
    height: 20px;
  }

  .service.lower #sec04 .container {
    padding: 0 0 20px;
  }

  .service.lower .service_container_right .info_container .caption_sub {
    background: url("../img/common/line50.jpg") center bottom no-repeat;
    font-size: 29px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-top: -45px;
    text-align: center;
    text-shadow: 0 0 5px #fff;
  }

  .service.lower .service_container_right .info_container {
    position: static;
  }

  .work_container {
    width: 90%;
    margin: 0 auto;
  }

  .work_container li {
    width: 100%;
    float: none;
    padding-bottom: 20px;
  }

  .work_container li a {
    width: 100%;
  }

  .work_container li:nth-child(2) a {
    margin: 0;
  }

  .work_container li:nth-child(3) a {
    margin: 0;
    padding-bottom: 0;
  }

  /*sec05--------------------------------*/

  .service.lower #sec05 {
    position: relative;
  }

  .service.lower #sec05 .container {
    padding-top: 0;
  }

  /*--------------------------------------*/

  /*work-board*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .service.work-board .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .service.work-board .mainImg .caption_w {
    margin-left: -3em;
  }

  /*--------------------------------------*/

  /*work-cage*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .service.work-cage .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .service.work-cage .mainImg .caption_w {
    margin-left: -3em;
  }

  /*--------------------------------------*/

  /*work-court*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .service.work-court .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .service.work-court .mainImg .caption_w {
    margin-left: -3em;
  }

  /*--------------------------------------*/

  /*comingsoon*/

  /*--------------------------------------*/

  .comingsoon_container {
    width: 90%;
    height: 200px;
  }

  .cominngsoon_txt {
    width: 90vw;
    height: 200px;
    font-size: 24px;
  }

  /*--------------------------------------*/

  /*contact*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .contact .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .contact .mainImg .caption_w {
    margin-left: -2em;
  }

  /*sec02--------------------------------*/

  .contact #sec02 .container {
    padding-bottom: 20px;
  }

  .contact_container {
    width: 90%;
    margin: 0 auto;
  }

  .conact_item {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
    float: none;
  }

  .contact_container li:nth-child(1),
  .contact_container li:nth-child(2) {
    padding-bottom: 50px;
  }

  .contact_container li:nth-child(3),
  .contact_container li:nth-child(4) {
    height: auto;
  }

  .contact_container li:nth-child(even) {
    float: none;
  }

  .contact_item_inner {
    width: 100%;
    padding: 40px 5%;
  }

  .contact_icon {
    width: auto;
    height: 100px;
  }

  .contact_item_inner .lead {
    font-size: 18px;
  }

  .contact_item_inner .stylebook_contact {
    padding: 30px 0 0 !important;
  }

  .tel_wrap {
    width: 220px;
    margin: 0 auto;
    padding-left: 0;
  }

  .contact_item_inner .stylebook_contact .tel_container {
    padding-bottom: 0;
  }

  .contact_item_inner .stylebook_contact .btn_32064 {
    width: 100%;
  }

  .contact_item_inner .stylebook_contact .btn_32064 span,
  .contact_item_inner .stylebook_contact .btn_32064:hover span {
    font-size: 14px;
    padding-left: 32px;
  }

  .contact_item_inner .stylebook_contact .btn_32064.request span {
    background: url("../img/common/btn_icon_08.png") left center no-repeat;
    background-size: auto 13px;
    padding-left: 26px;
  }

  .contact_item_inner .stylebook_contact .btn_32064.request:hover span {
    background: url("../img/common/btn_icon_05.png") left center no-repeat;
    background-size: auto 13px;
    padding-left: 26px;
  }

  .btn_container.under_line {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    margin-bottom: 10px;
  }

  /*--------------------------------------*/

  /*form01*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .contact.form .mainImg .caption_w {
    margin-left: -3.5em;
  }

  /*sec02--------------------------------*/

  .form_img {
    margin: 30px auto;
    width: 80%;
  }

  #contactForm {
    width: 90%;
    padding: 40px 5%;
    margin: 0 auto 70px;
    box-sizing: border-box;
  }

  .contact_table {
    padding-bottom: 30px;
  }

  .contact_table th {
    display: block;
    width: 100%;
    padding-top: 0;
    font-size: 12px;
    line-height: 1.5em;
  }

  .contact_table td {
    display: block;
    width: 100%;
    padding-top: 9px;
  }

  .contact_table.confirm td {
    padding-top: 9px;
  }

  .req,
  .opt {
    width: 42px;
    margin-left: 15px;
  }

  .contact_table td .plain_txt {
    font-size: 14px;
    padding-top: 14px;
  }

  .input,
  .select {
    height: 50px;
    font-size: 14px;
  }

  .textarea {
    font-size: 14px;
  }

  #contactForm .plain_txt.center {
    font-size: 14px;
    text-align: left;
  }

  :placeholder-shown {
    font-size: 10px;
  }

  /* Google Chrome, Safari, Opera 15+, Android, iOS */
  ::-webkit-input-placeholder {
    font-size: 10px;
  }

  /* Firefox 18- */
  :-moz-placeholder {
    font-size: 10px;
  }

  /* Firefox 19+ */
  ::-moz-placeholder {
    font-size: 10px;
  }

  /* IE 10+ */
  :-ms-input-placeholder {
    font-size: 10px;
  }

  .check_css a {
    font-size: 11px;
  }

  .checkboxContainer {
    width: 100%;
    height: 76px;
    padding: 0 5%;
  }

  .check_css {
    position: relative;
    display: inline-block;
    padding: 0 0 0 30px;
    vertical-align: middle;
    top: 0 !important;
    left: 0 !important;
    text-align: left;
    line-height: 1.5em;
    font-size: 11px;
    margin-top: -20px;
  }

  .check_css:after {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background-color: #e9e9e9;
    content: "";
    z-index: 1;
  }

  .check_css:before {
    position: absolute;
    top: 45%;
    left: 6px;
    display: block;
    margin-top: -9px;
    width: 6px;
    height: 13px;
    border-right: 3px solid #000;
    border-bottom: 3px solid #000;
    content: "";
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    z-index: 2;
  }

  input[type="checkbox"]:checked + .check_css:before {
    opacity: 1;
  }

  .submit_contaier {
    width: 100%;
    margin: 0 auto;
  }

  .submit_contaier .left_container {
    padding-bottom: 20px;
  }

  .submit {
    width: 100%;
    font-size: 14px;
    line-height: 45px;
  }

  .formErrorContent {
    font-size: 12px !important;
  }

  .btnTop,
  .btnBack {
    width: 100%;
    font-size: 14px;
    line-height: 45px;
  }

  input[type="button"],
  input[type="text"],
  input[type="submit"],
  select,
  textarea {
    -webkit-appearance: none;
    border-radius: 0;
  }

  /*--------------------------------------*/

  /*form02*/

  /*--------------------------------------*/

  /*sec02--------------------------------*/

  .checkbox_list {
    margin-top: 0;
    padding-bottom: 0;
  }

  .checkbox_list li {
    padding-bottom: 10px;
    display: table;
    vertical-align: middle;
  }

  .checkbox_list li label {
    height: 35px;
    font-size: 13px !important;
  }

  .checkbox_list li del {
    color: #999;
    padding-left: 30px;
    font-size: 13px;
    padding-top: 10px;
  }

  .icon_soldout {
    width: 20px;
    position: absolute;
    top: 10px;
    left: 3px;
  }

  .sp_none {
    width: 0;
  }

  .add_item {
    width: 30% !important;
    vertical-align: middle;
    padding-top: 30px !important;
    padding-bottom: 0 !important;
    font-size: 12px;
    line-height: 1.3em;
    font-weight: bold;
    float: left;
  }

  .add_item.city {
    padding-top: 20px !important;
  }

  .add_content {
    width: 70% !important;
    position: relative;
    float: left;
    padding-bottom: 0 !important;
  }

  .zip {
    width: 60%;
  }

  .zip-code {
    width: 40%;
    height: 48px;
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 0;
  }

  .phone {
    padding-top: 30px !important;
  }

  /*.inquiry {
	padding-top: 30px!important;
}*/

  .radio_container {
    margin-top: 10px;
    position: relative;
  }

  /*.radio_container #radio02 + .check_css:after,
.radio_container #radio02 + .check_css:before {
	margin-left: 3px;
}*/
  .radio_container #radio02 + label {
    margin-left: 3px;
  }

  /*--------------------------------------*/

  /*privacy*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .privacy .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .privacy .mainImg .caption_w {
    margin-left: -3.8em;
  }

  /*sec02--------------------------------*/

  .privacy .caption {
    font-size: 21px;
  }

  .privacy .privacy_container {
    padding-top: 50px;
    width: 90%;
    margin: 0 auto;
  }

  .privacy .privacy_container dt {
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 5px;
  }

  .privacy .privacy_container dd {
    font-size: 12px;
    padding-bottom: 20px;
  }

  /*--------------------------------------*/

  /*tennisclub*/

  /*--------------------------------------*/

  /*sec01--------------------------------*/

  .tennisclub.lower .mainImg .container {
    background: none;
    height: auto;
    padding: 40px 0 0;
  }

  .tennisclub .mainImg .caption_w {
    margin-left: -2.9em;
  }

  /*sec02--------------------------------*/

  .tennisclub #sec02 .caption {
    font-size: 21px;
    line-height: 1.6em;
  }

  .tennisclub .plain_txt.lh40 {
    line-height: 24px;
    width: 90%;
    text-align: left;
    margin: 0 auto;
  }

  .tennisclub .tennisclub_tit {
    width: 90%;
    margin: 0 auto;
  }

  .tennisclub_obj {
    display: block;
    width: 90%;
    margin: 30px auto 0;
  }

  /*sec03--------------------------------*/

  .tennisclub #sec05 .caption {
    font-size: 26px;
  }

  .tennisclub_container {
    width: 100%;
    padding-bottom: 20px;
  }

  .tennisclub_container li {
    width: 100%;
    float: none;
  }

  .tennisclub_container li:nth-child(even) a {
    margin: 0 auto;
  }

  .tennisclub_container .btn_48064 {
    font-size: 14px;
  }

  .tennisclub.lower .stylebook_contact .container_inner {
    width: 90%;
  }

  /*sec04--------------------------------*/
  .player_container {
    width: 90%;
    margin: 0 auto;
  }
  .player_container li {
    width: 100%;
    margin: 0 0 30px 0;
  }

  .player_container .player_img {
    padding: 4% 4% 30px;
  }
  .player_container .player_img img {
    width: 100%;
  }

  .player_header {
    margin-bottom: 25px;
    position: relative;
  }
  .player_header .player_name {
    font-size: 20px;
  }
  .player_header .player_name .player_name_en {
    font-size: 10px;
  }

  .player_header .player_level {
    font-size: 10px;
    padding: 3px 10px;
  }
  .pdfbtn_wrap > a.pdfbtn {
    width: 80%;
    height: 50px;
    line-height: 50px;
    padding: 0;
  }
  .akaemu .right_container .btn_container .btn_20064 {
    width: 80%;
  }
  .goods .right_container .btn_container .btn_20064 {
    width: 80%;
  }

  .mt50 {
    margin-top: 50px;
  }

  .mt-5 {
    margin-top: -5px;
  }

  .mb30 {
    margin-bottom: 30px;
  }

  .pb50 {
    padding-bottom: 50px;
  }

  /*-------------------------------------*/
}
