@charset "utf-8";

/* main_ph
===============================================================*/
.ml {
	text-decoration:none;	
}

.spnone {
	display:none;	
}

.main_ph {
	height:240px !important;
	margin:0 0 0 0 !important;
}

.main_ph h2 {
	width: auto !important;
}

.main_ph h2.c {
	text-align:center;
}

.main_ph h2.r {
	text-align:right;
}

.main_ph h2 span {
	display:block;
	width: auto !important;
	font-weight:normal !important;
	line-height:27px !important;
	padding:23px 23px 0 23px !important;
	font-size:20px !important;
	margin:0 auto !important;
}

.main_ph img {
	display:none;
}

.sp {
	display: block;
}

.sp.navi ul {
	display: block;
}

.extend p {
	margin-bottom: 25px;
}

.extend.grey {
	max-width: 100%;
	background-color: #f2f2f2;
	padding: 20px 0 0 0;
	margin-bottom: 48px;
}

p.fl_1 {
	float: none;
	padding: 0;
	text-align: center;
}

.spW150 {
	max-width: 150px;
}

#sideBar, #gNavi, #pagePath, #header .headerRight {
	display: none;
}

#main, #conts {
	padding-left: 0;
	padding-right: 0;
}

#conts {
	padding:0 0 50px 0 !important;
}

.conts_s {
	padding:0 0 30px 0 !important;
}

#footer .footerBottom {
	text-align: center;
}

#footer .footerBottom .link, #footer .footerBottom .copy {
	float: none;
}

#header p.logo a {
	width: 124px;
	height: 63px;
	background: url(../img/common/logo.gif) no-repeat 0 0;
	background-size: 124px 63px;
}

#header a.menu {
	display: block;
	width: 60px;
	height: 63px;
	text-indent: -9999px;
	background: url(../img/common/img_btn_01.gif) no-repeat 0 0;
	background-size: 63px 63px;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}

#header a.menu.on {
	background-image: url(../img/common/img_btn_02.gif);
}

#conts .contInner {
	margin: 0 15px;
}

#conts .contInner.spNoMargin {
	margin: 0;
}

#conts .contInner.spNoMargin h3 {
	margin-left: 0;
	font-size:18px;
	padding:0 15px;
}

#conts h1 ,
#conts h2 {
	font-size: 17px;
	margin-bottom: 24px;
	padding: 8px 15px 6px 15px;
}


#conts h3, .extend h3 {
	margin: 0 0 10px 0 !important;
	font-size: 18px;
	/*
	background: url(../../img/brand/bg.jpg) no-repeat 0 0 !important;
	background-size:63px 28px !important;
	*/
}

#conts h1.newst {
	margin: 0 0 10px 0 !important;
	font-size: 18px;
}

#conts h3.s, .extend h3.s {
	font-size: 18px;
}

#conts h4.headline01 {
	font-size: 20px;
	padding: 0 0 3px 0;
}

#conts p {
	margin-bottom: 15px;
}

#conts .if {
	position: relative;
	width: 100%;
	padding-top: 56.3%;
}
#conts .if iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#footer .footerBottom {
	padding: 15px 0;
}

#footer .link {
	padding-bottom: 23px;
}

#footer .footerLinks {
	padding: 0;
}

#footer .footerLinks li {
	width: 100%;
	position: relative;
	margin-bottom: 0;
	float: none;
	background: url(../img/common/img_ic_10.png) no-repeat right 12px;
	background-size: 32px 20px;
}

#footer .footerLinks li a.tit {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 12px 20px 16px 17px;
	margin-bottom: 0;
}

#footer .footerLinks li a.tit:hover {
	text-decoration: none;
}

#footer .footerLinks li.on a.tit {
	border-bottom: none;
}

#footer .footerLinks li ul {
	display: none;
}

#footer .footerLinks li ul li {
	border: none;
	border-top: #c8c8c8 1px solid;
	background: none;
}

#footer .footerLinks li ul li a {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	padding: 12px 20px 16px 38px;
	color: #323232;
	background-color: #f2f2f2;
	font-size: 14px;
}


#footer .footerLinks li ul li a.tit {
	display:block;
	font-size: 14px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	padding: 12px 20px 16px 38px !important;
	margin-bottom: 0;
}

#footer .footerLinks li ul li ul {
	height:auto;
	overflow:inherit;
}

#footer .footerLinks li ul li ul li a {
	padding: 12px 20px 16px 58px;
	background:#ffffff;
}


#footer .footerLinks li span.sp {
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
}

#footer .footerLinks li span.sp img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#footer .footerLinks li.on span.sp img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotate( 45deg );
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
}

#footer .footerLinks li ul li span.sp img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotate( 0deg ) !important;
	-webkit-transform: rotate( 0deg ) !important;
	-moz-transform: rotate( 0deg ) !important;
}

#footer .footerLinks li ul li.on span.sp img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	transform: rotate( 45deg ) !important;
	-webkit-transform: rotate( 45deg ) !important;
	-moz-transform: rotate( 45deg ) !important;
}

ul.newsSort li {
	float: left;
	width: 33%;
}

.extend.news .rss a {
	display:block;
	width:24px !important;
	height:24px !important;
	position:absolute;
	top:12px !important;
	right:15px !important;
	text-indent:-9999px;
	background: url(../../../img/common/rss.png) no-repeat 0 0 !important;
	background-size:24px 24px !important;
}


.newsList.imgList .newsItem {
	margin-bottom: 30px;
}

.newsList .photo {
	width:100%;
	padding:0;
	position: static;
	padding-bottom: 10px;
}

.newsList .noimage {
	display:none;
}

.newsList .photo img {
	width:100%;
}

.newsList .txt {
	width:100%;
	padding-left: 0;
}

.boardGrey {
	padding: 15px;
}

.boardGrey h4 {
	margin-bottom: 10px;
}

.backList {
	display: none;
}

#conts.withoutSidebar h2 {
	margin-bottom: 10px;
}

.backList.sp {
	display: block;
	margin-top: 50px;
}

.dlType01 dt:first-child {
	padding-top: 0;
}

.dlType01 dt {
	padding-top: 12px;
	float: none;
}

.dlType01 dd {
	padding-left: 0;
}

ul.btn01, ul.btn03 {
	width: 100%;
}

ul.btn01 li {
	float: none;
	margin-right: 0;
	padding-bottom: 0;
	font-size: 12px;
	width: 100%;
}

ul.btn03 li {
	width: 100%;
	margin-right: 0;
}

ul.btn03 li.widthAuto a {
	padding: 0 10px;
}

ul.btn01 li a {
	padding: 14px 14px 14px 16px;
	min-height:inherit;
}

ul.btn01 li .left img {
	width: 80px;
}

ul.btn01 li .tit {
	font-size: 16px;
}

ul.btn01 li .txt {
	padding-left: 88px;
	height:auto !important;
}

.mainVisual {
	background: none !important;
	margin-bottom: 0;
}

.mainVisual .spBg {
	height: 120px;
	background: no-repeat center top;
}

.mainVisual.csr .spBg {
	background-image: url(../img/csr.jpg);
	background-size:640px 124px;
}

.mainVisual.brand .spBg {
	background-image: url(../img/brand.jpg);
	background-size:640px 124px;
}

.mainVisual.ir .spBg {
	background-image: url(../img/ir.jpg);
	background-size:640px 124px;
}

.mainVisual.recruit .spBg {
	background-image: url(../img/recruit.jpg);
	background-size:640px 124px;
}

.mainVisual.company .spBg {
	background-image: url(../img/company.jpg);
	background-size:640px 124px;
}

.mainVisual.senior .spBg {
	background-image: url(../img/senior.jpg);
	background-size:640px 124px;
}

.mainVisual.lecturer .spBg {
	background-image: url(../img/lecturer.jpg);
	background-size:640px 124px;
}

.mainVisual.physical .spBg {
	background-image: url(../img/physical.jpg);
	background-size:640px 124px;
}

.mainVisual .inner {
	width: auto;
	height: auto;
	padding-top: 0;
}

.mainVisual .inner p {
	padding: 15px 15px 17px 15px;
	font-size: 14px;
	text-shadow: none;
	color: #333;
	width: auto;
}

.mainVisual .inner h1 {
	position: absolute;
	top: 17px;
	left: 17px;
	font-size: 22px;
	text-shadow: none;
	z-index: 10;
	line-height: 30px;
}

#conts .boardGrey.twoCols {
	padding-left: 16px;
	padding-right: 16px;
}

#conts .boardGrey.twoCols dl:first-child {
	padding-right: 0;
}

#conts .boardGrey p.pr32 {
	padding-right: 32px;
}

.extend {
	padding: 0 15px;
}

.extend.withoutSidebar {
	padding: 0 15px;
}

.extend.grey .extendInner {
	padding: 0 15px;
	width: auto;
}

.extend.grey .extendInner.withoutSidebar {
	padding: 0 15px;
}

.extend .boardGrey {
	padding: 28px 15px;
}

.extend .boardGrey dl {
	padding-left: 0;
}

#conts .listItem, .extend .listItem {
	padding-bottom: 45px;
}

#conts .listItem .left, .extend .listItem .left {
	float: none;
	text-align: center;
	margin-bottom: 20px;
}

#conts .listItem .inner, .extend .listItem .inner {
	padding-left: 0;
}

#conts .listItem h4, .extend .listItem h4 {
	font-size: 18px;
	margin-bottom: 5px;
}

ul.eventList .left {
	float: none;
	text-align: center;
	padding-bottom: 10px;
}

ul.eventList .left img {
	display: inline;
}

ul.eventList .txt {
	padding-left: 0;
}

#conts ul.eventList h3 {
	font-size: 20px;
}

ul.eventList li {
	margin-bottom: 50px;
}

.compliance .right {
	position: static;
	float: none;
	margin: 0 auto;
}

.compliance .left {
	margin-right: 0;
	float: none;
}

ul.btn02 {
	max-width: 100%;
}

ul.btn02 li {
	padding-right: 0;
	float: none;
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 10px;
}

ul.btn02 a {
	margin: 0;
}

ul.btn02 img {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

ul.btn02 li span.ph {
	display:block;
	width:auto;
	height:auto;
	padding:0 10px;
	overflow:hidden;
}

/* 2015.02.09 start */



.ph_l {
	text-align: center;
	float: none;
	padding-right: 0;
	width: auto;
	padding-bottom: 20px !important;
}

/* 2015.02.09 end */



.spAdapt {
	max-width: 100%;
	overflow: auto;
}

.hideMenu {
	width: 100%;
	padding: 19px 0;
	background-color: #e11922;
}

.hideMenu ul li {
	position: relative;
	border-bottom: #e11922 1px solid;
	background-color: #ffffff;
}

.hideMenu ul li a {
	display: block;
	height: 16px;
	font-size: 14px;
	padding: 12px 20px 16px 47px;
}

.hideMenu ul li ul {
	display: none;
}

.hideMenu ul li.n02 a {
	background:url(../../sp/img/common/img_ic_01.gif) no-repeat 12px 12px;
	background-size:20px 21px;
}
/*
.hideMenu ul li.n03 a {
	background:url(../../sp/img/common/img_ic_02.gif) no-repeat 12px 12px;
	background-size:20px 21px;
}
*/
.hideMenu ul li.n01 a {
	background:url(../../sp/img/common/img_ic_02.gif) no-repeat 12px 12px;
	background-size:20px 21px;
}

.hideMenu ul li.n03 a {
	background:url(../../sp/img/common/gnav_csr.png) no-repeat 12px 12px;
	background-size:20px 20px;
}

.hideMenu ul li.n04 a {
	background:url(../../sp/img/common/gnav_news.png) no-repeat 12px 12px;
	background-size:20px 20px;
}

.hideMenu ul li.n05 a {
	background:url(../../sp/img/common/gnav_ir.png) no-repeat 12px 12px;
	background-size:20px 20px;
}

.hideMenu ul li.n06 a {
	background:url(../../sp/img/common/gnav_recruit.png) no-repeat 12px 12px;
	background-size:20px 20px;
}
/*
.hideMenu ul li.n04 a {
	background:url(../../sp/img/common/img_ic_04.gif) no-repeat 12px 12px;
	background-size:20px 21px;
}
*/
.hideMenu a.hv {
	width: 100%;
	height: 44px;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.hideMenu a.hv img {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 16px;
	right: 16px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

div#Navigation {
	margin: 0 16px 16px 16px;
}

/* search */
#searchBox {
	height:44px;
	background-color:#f2f2f2;
	margin:0 16px 16px 16px;
	position:relative;
}

#___gcse_0 {
	width:100%;
	position:absolute !important;
	top:0;
	left:0;	
}
button.gsc-search-button {
	display:block !important;
    width:  0 !important;
    height: 0 !important;
    margin: 0px !important;
    min-width: 0px !important;
    padding:43px 44px 0 0 !important;
    margin-top: 0 !important;
	border:none !important;
	font-size:1px !important;
	line-height:1px !important;

    background:url(../../sp/img/img_btn_03.jpg) no-repeat 0 0 !important;
	background-size:44px 44px;
    background-size: contain !important;
	position:absolute !important;
	top:1px !important;
	left:auto !important;
	right: 0 !important;
}

.gsc-control-wrapper-cse {
	position:relative !important;	
}

.gsc-control-cse {
	padding:0 !important;	
	margin:0 !important;
	background:none !important;
	border:none !important;
}

.gsc-input {
	border-spacing:0 !important;
	padding:1px !important;
	margin:0 !important;
	border:#f2f2f2 1px solid !important;
	
}

.gsc-input-box {
	background:none !important;
	border:none !important;
	height:21px !important;
}

input.gsc-input {
	width:95% !important;
	height:38px !important;
	color:#323232 !important;
	font-size:16px !important;
	border:none !important;
	background-color:#f2f2f2 !important;
	position:absolute !important;
	top:2px !important;
	left:1px !important;
	padding: 0 !important;
	padding:0 0 0 5px !important;
}

.gsc-modal-background-image {
	z-index:10 !important;	
}

.hideMenu .sub {
	margin: 0 16px 0 16px;
	overflow: hidden;
	zoom: 1;
}

.hideMenu p.lang {
	width: 50%;
	float: left;
}

.hideMenu .sns {
	width: 50%;
	float: right;
}

.hideMenu p.jp {
	width: 100%;
}

.hideMenu .jp a {
	display: block;
	height: 16px;
	font-size: 13px;
	letter-spacing: -0.05em;
	padding: 12px 10px 16px 47px;
	background: #ffffff no-repeat 12px 12px;	
	background-size: 20px 20px;
	background: url(../img/common/gnav_products_service.png) #ffffff no-repeat 12px 9px !important;
	background-size: 24px 24px !important;
	margin:0 0 1px 0;
}

.hideMenu .sns a, .hideMenu p.lang a {
	display: block;
	height: 16px;
	font-size: 13px;
	letter-spacing: -0.05em;
	padding: 12px 10px 16px 47px;
	background: #ffffff no-repeat 12px 12px;	
	background-size: 20px 20px;
}

.hideMenu .lang a {
	background: url(../img/common/gnav_global_website.png) #ffffff no-repeat 12px 11px !important;
	background-size: 22px 22px !important;
}

.hideMenu .sns a {
	background-image: url(../../img/common/img_ic_01.gif);
}

.hideMenu .sns p {
border-left: #e11922 1px solid;
}

.hideMenu ul li.on a.hv img {
transform: rotate( 45deg );
-webkit-transform: rotate( 45deg );
-moz-transform: rotate( 45deg );
}

.hideMenu ul li ul li a.hv img {
transform: rotate( 0deg ) !important;
-webkit-transform: rotate( 0deg ) !important;
-moz-transform: rotate( 0deg ) !important;
}

.hideMenu ul li ul li.on a.hv img {
transform: rotate( 45deg ) !important;
-webkit-transform: rotate( 45deg ) !important;
-moz-transform: rotate( 45deg ) !important;
}

.hideMenu ul li ul li {
border: none;
border-top: #c8c8c8 1px solid;
background: none;
}

.hideMenu ul li ul li a {
padding: 12px 20px 16px 58px;
background: none !important;
background-color:#f7f7f7 !important;
}
.hideMenu ul li ul li a.hv {
background: none !important;
}

.hideMenu ul li ul li ul li a {
padding: 12px 20px 16px 78px;
background: none !important;
}

ul.btn01 li .tit {
	margin-bottom: 6px;
	display: block;
	padding-top: 4px;
	padding-bottom: 8px;
	font-size: 16px;
	line-height: 16px;
	border-bottom: solid 1px #c8c8c8;
}

ul.btn01 li .txt span.icp {
	padding-left: 33px;
	background: url(../../img/social/pinterest.png) no-repeat 3px 2px;
	background-size: 20px 20px;
}

ul.btn01 li .txt span.icf {
	padding-left: 33px;
	background: url(../../img/social/fb.png) no-repeat 3px 2px;
	background-size: 20px 20px;
}

ul.btn01 li .txt span.ict {
	padding-left: 33px;
	background: url(../../img/social/twitter.png) no-repeat 3px 2px;
	background-size: 20px 20px;
}

ul.btn01 li .txt span {
	line-height:18px;
}

.spn {
	margin:0 !important;	
}

.smLinks li {
	width:auto;
	margin:0 13px;
	padding:0 0 20px 0;
	float:left;
}

.smLinks li ul li {
	width:auto;
	padding:0 0 5px 15px;
	float:none;
}

.smLinks li a.tit {
	display:block;
	padding:0 0 15px 0;
	font-size: 18px;
	color: #e11922;
	font-weight: normal;
}

.sc_search {
	margin:0 13px;	
}

.pagetop img {
	width:40px;
}

.tableBox th {
    font-size: 12px;
}

.tableType01 td,
.tableType01 th {
	border-bottom: 1px solid #000;
}

.ircal th {
	border-bottom: 1px solid #c8c8c8;
}


.officertable {
	width:100%;	
}

tr.wrp {
	width:100%;
	display:block;
}

td.taLeft ,
td.blk ,
td.blk_e {
	display:block;
	border-right:none;
}

td.taLeft {
	text-align:center !important;
	background-color:#f2f2f2;
	border-right:none;
}

.txtBox dl dt.t {
	font-size: 18px;
}


.req_form {
	padding:10px;	
}

.form_box {
	padding:10px;
}

.form_box table  {
	width:100%;
}

.form_box table tr th ,
.form_box table tr td {
	display:block;
	padding:8px 0;
}

.form_box table tr th {
	width:auto;
	font-weight:bold;
	padding:10px 10px 0 0;
	font-size:14px;
}

.form_box table tr th span {
	color:#cc0000;
}


.form_box table tr td input.txt1 {
  padding: 0 10px;
  margin:3px 0;
  width: 200px;
  height: 36px;
  border: none;
  color: #646464;
  font-size: 16px;
  background: #fff;
}

.form_box table tr td input.txt2 {
  padding: 0 6px;
 margin:3px 0;
  width: 60px;
  height: 36px;
  border: none;
  color: #646464;
  font-size: 16px;
  background: #fff;
}

.form_box table tr td input.txt3 {
  padding: 0 10px;
  margin:3px 0;
  width: 250px;
  height: 36px;
  border: none;
  color: #646464;
  font-size: 16px;
  background: #fff;
}

.form_box table tr td textarea {
  padding: 10px;
  margin:3px 0;
  width: 250px;
  height: 150px;
  border: none;
  color: #646464;
  font-size: 16px;
  background: #fff;
}

.form_box table tr .br {
  display:block;
}

.sppd {
	padding:20px 15px 30px 15px !important;	
}

.sppd2 {
	padding:0 0 10px 0 !important;	
}

.sppd3 {
	padding:40px 0 0 0 !important;	
}

.spmb {
	margin:0 0 35px 0 !important;	
}

.sptable {
	margin:0;
}

#conts p.name img {
	width:200px;
}

.pdfList {
	margin:0 15px;	
}

.cf .phType {
	margin:0 auto;
	text-align:center;
}

.promise_sp {
	display:block;	
}

.promise_pc {
	display:none;	
}

.imgbtn {
	width:100px;
	text-align:center;
	display:block;
	margin:5px 0 0 0;
}

.form_box .submitbox {
	width:260px;
}

.form_box .submit {
  display:block;
  width: 260px;
  margin:0 auto 5px auto;
}

.sibox {
	width:130px;
	padding:0 5x 0 0;
	margin:0 auto;
	float:left;	
}

.sibox p {
	line-height:18px !important;
	margin:0 0 5px 0 !important;
}

.sibox p.input {
	font-size:12px;
	text-indent:-20px !important;
	margin:0 0 10px 20px !important;
}

.sibox p.ph {
	text-align:center;
}

.sibox p img {
	width:100px;
}

.siend {
	clear:both;	
}

.itemBox {
	padding: 0 0 30px 0;
}

.itemBox li {
	padding-left: 0;
}

#conts .itemBox p.indent {
	padding-left: 0;
}

.siyo dl {
	width:100%;
}

.siyo dl {
	width:50%;
	float:left;
}

.newscontent {
	padding:0;	
}

.extend.news li a {
  display: block;
  float: left;
  width: auto !important;
  font-size:14px !important;
}


.recbox {
	padding:0 0 40px 0;
}

.rec_ph_l {
	width:auto;
	float:none;	
}

.rec_ph_r {
	width:auto;
	float:none;	
}

.rec_ph_l img ,
.rec_ph_r img {
	width:100%;	
}

.rec_txt_r {
	width:auto;
	float:none;		
	clear:none !important;
}

.rec_txt_l {
	width:auto;
	float:none;	
	clear:none !important;
}




/* 2020.12 ADD */
#conts .contInner.spNoMargin.snsList {
	width: auto;
	margin: 0 15px !important;
}
#conts .contInner.spNoMargin.snsList h3 {
	padding: 13px 0 12px;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 !important;
	position: relative;
}
#conts .contInner.spNoMargin.snsList h3::before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0;
	top: 15px;
	background:#e11922;
}

#conts .contInner.spNoMargin.snsList h3 span {
	display: block;
	position: relative;
}
#conts .contInner.spNoMargin.snsList h3 span::before,
#conts .contInner.spNoMargin.snsList h3 span::after {
content: "";
position: absolute;
top: 11px;
right: 4px;
background: #ffffff;
width: 12px;
height: 1px;
transition: .5s;
}

#conts .contInner.spNoMargin.snsList h3 span::after {
	transform: rotate(-90deg);
	}
	
#conts .contInner.spNoMargin.snsList h3.open span::before {
	transform: rotate(45deg);
	}
	
#conts .contInner.spNoMargin.snsList h3.open span::after {
	transform: rotate(-45deg);
	}

#conts .contInner.spNoMargin.snsList .mb60 {
	display: none;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0 !important;
	padding-bottom: 3px;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox {
	float: none;
	width: 100%;
	margin: 0;
	padding: 10px;
	clear: both;
	overflow: hidden;
	margin-top: 10px;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox:last-child {
	border-bottom: none;
}

#conts .contInner.spNoMargin.snsList .mb60 .snsbox h4 {
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	position: absolute;
	left: 10px;
	top: 14px;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox h4.two {
	top: 5px;
}

#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul {
	display: table;
	height: 24px;
	margin-left: calc(100% - 178px);
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li {
  display: table-cell;
  vertical-align: middle;
  padding-left: 12px;
}

#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.fb a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-fb.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.tw a {
	display: block;
	width: 24px;
	height: 20px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-tw.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.in a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-insta.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.li a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-line.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.yt a {
	display: block;
	width: 25px;
	height: 24px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-yt.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.vk a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-vk.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.we a {
	display: block;
	width: 27px;
	height: 22px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-weibo.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.bi a {
	display: block;
	width: 24px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-bili.png) no-repeat 0 0;
	background-size: contain;
}
#conts .contInner.spNoMargin.snsList .mb60 .snsbox ul li.pi a {
	display: block;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
	background: url(/sp/img/social/icon-pint.png) no-repeat 0 0;
	background-size: contain;
}