/*---------------------------------------
    common
----------------------------------------*/
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}hr,legend{display:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}p{margin-bottom:0;}a,label{cursor:pointer;}img{vertical-align:bottom;margin:0;padding:0;}i{ font-style: initial;}
body {
  font-family:Helvetica,HelveticaNeue,Arial,Verdana,Sans-serif;
  font-size: 14px;
  background: #f7f7f7;
  color: #4d4d4d;
}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0); }
input,textarea{-webkit-appearance: none;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;}
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  outline:none;
}
.img100 {
  width: 100%;
}
.am-container {
  width: 100%!important;
}
.sp_center {
  text-align: center!important;
  padding-top: 10px;
}
.sp_new_bar {
  display: inline-block;
  width: 26%;
  border-radius: 6px;
  background: #A2BDDB;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 10px;
  border: none;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
}
.sp_new_bar a {
  display: block;
}
.table100 {
  width: 100%!important;
  background: #fff;
}
#main {
 text-align: center;
}
html .cke_skin_kama {
  padding: 0!important;
  border: none!important;
  width: 100%!important;
}
.cke_skin_kama .cke_wrapper {
  padding: 0!important;
}
.area_width {
  display: block;
  width: 80%!important;
}
.table100_break {
  width: 100%!important;
  word-break: break-all;
}
.hide_sp {
  display: none;
}
.auto-style1,.auto-style2 {
  width: auto!important;
}
.width100_area textarea,.width100_input input {
  width: 80%!important;
}
.input_blcok input {
  display: block!important;
}
.clear_ml {
  margin-left: 0;
  padding: 0 10px;
}
.pt10 {
  padding-top: 10px;
}
.width100 {
  width: 100%;
}
.sp_btn {
  text-align: center;
}
.sp_btn input,.sp_btn_o input {
  display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #428bca;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
}
.sp_fl input {
  float: left;
  margin-right: 10px;
}
.sp_table100 table {
  width: 100%!important;
}
.sp_clear_m {
  margin: 0;
}
.sp_inline_b {
  display: inline-block;
}
.sp_b {
  display: block;
}
