@charset "UTF-8";

/*--------------------------------------------------------
モバイル用レイアウト（640px以下の解像度のスクリーン含む）
--------------------------------------------------------*/

@media
only screen and (max-width : 736px){

img{
	height: auto !important;
}
	
.pc{
	display: none;
}

.mobile{
	display: inherit;
}

/*------------------------------------
	0916　追加
------------------------------------*/
.top_bnr_wide {
	width: 100%;
    max-width: 100%;
    text-align: center;
    margin: 0 auto 20px;
}
.top_bnr_wide p {
	text-align: center;
}
.top_bnr_wide img {
	width: 100%;
    max-width: 100%;
  
}

h3.brand_ttl {
    width: 95%;
    margin: 0 auto 30px;
}

.top_bnr_list {margin-bottom: 45px !important;}

.box-brand {
   	margin: 0px 1% 45px;
    width: 48%;
}

.sp-mb0 {margin-bottom: 0 !important;}

.box-brand img,
ul.sports-list li img {width: 100%;}
h2.sports-ttl {
	font-size: 20px;
	line-height: 2;
	letter-spacing: .1em;
	padding-top: 40px;
	margin-bottom: 10px;
}

ul.sports-list li {
	width: 80%;
	margin: 0 auto;
	padding: 20px 0;
	box-sizing: border-box;
}




h3#origin img,
.company_d .left,
.company_d .right,
.details .left, .details .right,
h3#recruit_main img,
ul#recruit_li li img,
#r_catchy .i_left img,
#r_catchy .i_right img,
#h_resources #rsc_img img,
#h_resources h5 img,
h4#know img,
h4.r_ttl img,
#commitment h4 img,
#commitment #cmt_img img,
#contacts img,
#mainimg img{
	width: 100%;
}

#header,
p#origin-txt,
#map-detail,
#globalfooter,
#main_inner{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
}

	
#main-txt img{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

#sin_img,
#globalfooter .right,
h4.contact_ttl span,
#r_catchy h4 br,
#globalheader ul,
#tel{
	display: none;
}

#mainimg{
	background-image: none;
	padding: 0px 0px;
}

#logo{
	float: none;
	text-align: center;
}

#globalheader ul{
	text-align: center;
}

#globalheader ul li{
	display: inline-block;
	margin: 0px 25px 15px;
	float: none;
	text-align: center;
	padding-left: 0px;
}

#mainimg div#main-txt{
	width: 100%;
	height: auto;
	position: static;
}

h3#origin{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

p#catchy{
	margin-left: 3%;
	margin-right: 3%;
	font-size: 18px;
	line-height: 1.4em;
}

  
.top_bnr_wide {
  max-width: 90%;
}
ul#blog-link{
	text-align: center;
}

ul#blog-link li{
	margin: 0px 1% 20px;
	width: 47%;
}

ul#blog-link li img,
ul#btns li img,
ul.group-list li img{
	width: 100%;
}

ul#blog-link li p,
.r_voice .txt p{
	font-size: 14px;
}
ul#blog-link.tiktok-link li p{
  font-size: 12px;
}
  
#map-detail p#txt2{
	float: none;
	clear: both;
	padding-left: 0px;
	padding-top: 10px;
}

#globalfooter .block{
	float: none;
	padding-bottom: 10px;
	text-align: center;
}


#globalfooter .left,
.r_voice .txt{
	float: none;
}

ul#btns li{
	margin: 0px 1% 20px;
	width: 47%;
}

ul.group-list li{
	margin: 0px 1% 10px;
	width: 47%;
	margin-bottom: 25px;
}

.top_bnr_list {
	width: 95%;
  margin: 0 auto;

}
.top_bnr_list li,
.top_bnr_list li:nth-child(3n){
	margin: 0px 1% 10px;
	width: 47%;
}
.top_bnr_list li:last-of-type{
	margin: 0px auto;
}
  
.bnr02_list {
    flex-wrap: wrap;
}

.bnr02_list li {
    max-width: 100%;
    margin-bottom: 15px;
}

.bnr02 img {
    max-width: 100%;
}
  
#footer{
	padding: 50px 0px 20px;
}

#header{
	padding-bottom: 25px;
}

h5.sub-ttl{
	font-size: 30px;
	line-height: 30px;
}

h4.company_ttl{
	font-size: 30px;
	line-height: 30px;
}

p.ct_02{
	font-size: 16px;
	padding: 25px 25px 20px 25px;
	text-align: left;
}
	
p.ct_img img{
	width: 100%;
}
	
.details p.d_ttl,
.details p.d_txt{
	display: block;
}

.details p.d_txt{
	margin-left: 0px;
	margin-top: 10px;
	font-size: 14px;
}

.company_d .left p{
	font-size: 26px;
	line-height: 26px;
	padding-left: 0px;
}

.company_d .left,
.company_d .right,
.comit_frame .cf_cont{
	float: none;
}

.company_d .right img{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

h4.company_ttl img{
	width: 100px;
	height: auto;
}

.details{
	padding-bottom: 0px;
}

.details p.d_txt{
	margin-top: 5px;
	margin-bottom: 15px;
}

#form td.form_left{
	font-size: 16px;
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

#form td.form_right{
	font-size: 16px;
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

#form td.form_right input,
#form td.form_right textarea{
	width: 99%;
	box-sizing: border-box;
}

#form td.form_right p{
	display: block;
	margin-right: 0px;
	margin-bottom: 3px;
}

p#pls{
	font-size: 14px;
}

h4.contact_ttl{
	font-size: 20px;
}

ul#recruit_li li{
	width: 48%;
	margin: 0px 1% 5px;
}

#r_catchy h4{
	font-size: 30px;
}

#r_catchy .i_left,
#r_catchy .i_right,
#h_resources #rsc_img{
	position: static;
}

#r_catchy .i_left,
#r_catchy .i_right{
	width: 40%;
}

#r_catchy .i_left{
	float: left;
	margin-left: 3%;
}

#r_catchy .i_right{
	float: right;
	margin-right: 3%;
}

#r_catchy p{
	font-size: 18px;
	padding-top: 20px;
}

#h_resources{
	margin-top: 35px;
}

#h_resources #rsc_img{
	width: 70%;
	margin-left: 30%;
}

#h_resources p.t_01{
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	padding: 5%;
}

#h_resources p.t_02{
	font-size: 16px;
	padding-left: 10px;
}

#h_resources h5{
	width: 70%;
}

#know_bg1,
#know_bg2{
	width: auto;
	height: auto;
	background-image: none;
	padding-top: 30px;
	margin-top: 30px;
}
span.kb_ttl{
	line-height: 1.4em;
}

#know_bg1 p.kb1,
#know_bg2 p.kb1{
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 24px;
	width: 100%;
}

#know_bg1 p.kb2,
#know_bg2 p.kb2{
	font-size: 16px;
	background-color: #FFFFDA;
	border: 3px dashed #EA8F00;
	padding: 5%;
	border-radius: 10px;
	margin: 5px 0px 15px;
}

h4.r_ttl,
#commitment h4{
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}

#president .left{
	float: none;
	width: 100%;
	padding-top: 0px;
}

#president .left p{
	font-size: 16px;
}

#president .left p span{
	font-size: 20px;
	line-height: 20px;
}

#president .right{
	float: none;
	text-align: center;
	padding-top: 25px;
}

ul.r_ttt{
	padding-left: 0px;
	text-align: center;
}

ul.r_ttt li:first-child{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

ul.r_ttt1 li:last-child, ul.r_ttt2 li:last-child{
	font-size: 24px;
	line-height: 1.6em;
	text-align: center;
	padding-left: 0px;
}

ul.r_ttt3 li:last-child{
	padding-left: 0px;
	font-size: 16px;
}

#commitment p#read{
	padding-left: 5%;
	padding-right: 5%;
	font-size: 16px;
}

#commitment #cmt_img{
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}

.comit_frame{
	margin-left: 3%;
	margin-right: 3%;
	width: 94%;
	margin-bottom: 3px;
	padding-bottom: 0px;
}

#commitment #cmt_img img{
	padding-bottom: 10px;
}

.comit_frame{
	padding-left: 0px;
	padding-right: 0px;
}

#comit_frame_once{
	box-sizing: border-box;
	padding-left: 0px;
	padding-right: 0px;
}

.cf_cont_txt img,
.cf_cont_txt p{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.cf_cont_txt p,
.comit_frame .cf_cont, .comit_frame .cf_cont:first-child p,
#comit_frame_once #cf_cont_img img{
	width: 100%;
}

.comit_frame .cf_cont{
	box-sizing: border-box;
	padding: 3%;
	margin-bottom: 5px;
}

.comit_frame .cf_cont:first-child .img_medal{
	width: 25%;
	padding-top: 5px;
}

#comit_frame_once{
	box-sizing: border-box;
	padding: 3%;
}

.cf_cont_txt p{
	padding-left: 0px;
	font-size: 18px;
	padding-top: 5px;
	text-align: center;
}

#comit_frame_once{
	margin-left: 3%;
	margin-right: 3%;
}

#comit_frame_once #cf_cont_img img{
	margin-right: 0px;
	padding: 0px 0px 10px;
}

#comit_frame_once #cf_cont_img{
	padding: 10px 0px;
}

#comit_frame_once p.cf_atn{
	padding: 10px 0px 10px;
	font-size: 14px;
}

#contacts{
	padding: 20px 0px 100px;
}
	
#r_lnks3 h4{
	font-size: 24px;
	padding-top: 0;
}

#r_lnks3 p{
	font-size: 18px;
	padding-top: 10px;
}

	
.r_voice{
	padding: 5%;
}

.r_voice .picture{
	float: none;
	text-align: center;
}

.r_voice .txt{
	width: 100%;
	margin-top: 20px;
}

.r_voice .txt{
	min-height: auto;
}

h1#seo{
	padding-right: 75px;
	padding-bottom: 20px;
}

.hamburger-nav{
	position: fixed;
	right: 0px;
	top: 0px;
	width: 100%;
	z-index: 9998;
}
.hamburger-nav-toggle-btn {
display: block;
position: fixed;
z-index: 9999;
border: 0 none;
background: none;
}
.hamburger-nav-list {
width: 100%;
display: none;
list-style: none;
margin: 0;
padding: 75px 0px 300px;
float: none;
background-color: rgba(255,255,255,0.9);
position: fixed;
top: 0px;
}
.hamburger-nav-list > li a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #4d4d4d;
  padding: 15px 0;
  font-weight: bold;
  font-style: inherit;
  font-size: 16px;
  font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

.hamburger-nav-toggle-btn{
	width: 50px;
	height: 50px;
	background-size: 50px 50px;
	position: absolute;
	top: 20px;
	right: 20px;
	background-image: url(../image/common/menu.png);
}

.open{
	background-image: url(../image/common/peke.png);
}

.hamburger-nav-toggle-btn{
	display: block;
}

#smp_tel a{
	display: block;
	width: 94%;
	margin: 20px 3% 0px;
	background-color: #7699c1;
	color:#fff;
	margin-top: 10px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	font-style: inherit;
}

.pc_img{
	display: none;
}

.smp_img,
.hamburger-nav{
	display: inherit;
}

/*イメージマップ用*/
div#page_img p{
		width: 95%;
		margin: 0 auto;
}	

div#page_img p img{
		width: 100%;
}

#ev_melody{
	min-height: auto;
	background-size: 70%;
	margin-bottom: 0px;
}

#ev_melody p{
	font-size: 16px;
	padding: 30px 0px;
}

#e_pics img,
#ev_info #ev_img img{
	width: 100%;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

#ev_picture #e_cont{
	position: static;
	width: 100%;
	margin: 0 auto 0px;
	padding: 5%;
	background-size: 40%;
}

#ev_picture #e_cont p{
	font-size: 12px;
}

h4.ev_ttl{
	font-size: 18px;
	padding: 50px 0px 20px;
}

#ev_info #ev_img,
#ev_info ul{
	float: none;
}

#ev_info ul li{
	margin-bottom: 10px;
}

#ev_info ul li span{
	display: block;
	font-size: 14px;
}

#ev_info ul li p{
	display: block;
	font-size: 14px;
	padding: 5px 0px 0px 0px;
}

.btn_bk a{
    font-size: 14px;
}
	
/*------------------------
		サイドバナー
	---------------------*/
	  .sidebtn {
	    position: fixed;
      top: auto;
      right: auto;
	    bottom: 0;
	    width: 100%;
	    z-index: 10;
	  }
	  
	  .sidebtn .sidebtn_sp {
	    display: flex !important;
	  }
	  
	  .sidebtn .sidebtn_sp li {
	    width: 100%;
	    /*width: 35%;
	    background-color: #7f4f21;*/
	  }
	  
	  .sidebtn .sidebtn_sp li:nth-child(2) {
	    border-left: 1px solid #fff;
	    border-right: 1px solid #fff;
	  }
	  
	  .sidebtn .sidebtn_sp li a {
	    display: flex;
	    align-items: center;
	   /* padding: 12px 10px;
	    font-size: 3.5vw;
	    line-height: 1.3;
	    color: #fff;
	    text-decoration: none;*/
	  }
	  /*.sidebtn .sidebtn_sp li a span {
	    border-left: 1px solid #fff;
	    padding-left: 10px;
	  }*/
	  
	  .sidebtn .sidebtn_sp li a img {
	    max-width: 100%;
	    /*width: 20%;
	    margin-right: 10px;*/
	  }

.page_img{
	width: 95%;
	margin: 0 auto;
}
}

@media not screen and (1) { .page-top { position: static; } }/* Opera10以上 */