@charset "UTF-8";

/*------------------------------------------------------------------------------
	MAGOKORO - Local CSS
	URL: http://www.magokorokaigo.com/
	Date: 2015-2-5
	Copyright (C) Client Name All Rights Reserved.
------------------------------------------------------------------------------*/

#main .read {
	margin-bottom:50px;
	overflow:hidden;
}

header{
	background: linear-gradient(180deg, #fff 0%, #fff 81%, #ff7d03 19%, #ff7d03 100%);
}

/* : h1_ビジュアル
----------------------------------------------------*/
body.use #headline h1 .inner {
	background-image: url(../img/title/pho_h1_use.png);
}
body.conference #headline h1 .inner {
	background-image: url(../img/title/pho_h1_conference.png);
}
body.study #headline h1 .inner {
	background-image: url(../img/title/pho_h1_study.png);
}
body.work #headline h1 .inner {
	background-image: url(../img/title/pho_h1_work.png);
}
body.know #headline h1 .inner {
	background-image: url(../img/title/pho_h1_know.png);
}

/* : メガドロップダウンメニュー
----------------------------------------------------*/

header ul#globalNav li {
	display: inline-block;
	position: relative;
}
header ul#globalNav li a {
	float: left;
}
header ul#globalNav li .sub {
	position: absolute;
	top: 95px;
	left: 0;
	background: #b39a80;
	float: left;
	display: none;
	width:163px;
	z-index:99;
}
header ul#globalNav li .sub ul {
	float: left;
	width:163px;
}
header ul#globalNav .sub ul li {
	width: 100%;
}
header ul#globalNav .sub ul li a {
	float: none;
	color: #fff;
	display: block;
	font-size: 14px;
	padding:10px 15px;
	line-height:1.7;
	border-bottom:1px solid #fff;
}
header ul#globalNav .sub ul li a:hover {
	background: #ff7d03;
	text-decoration:none;
}


/* # : 分岐ページ
----------------------------------------------------*/

#main .bunkibox {
	width:310px;
	padding:0 18px 18px 18px;
	border:solid 1px #f6dbc2;
	box-sizing:border-box;
	float:left;
	margin-right:40px;
	margin-bottom:40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow:hidden;
	display:inline-table;
}
#main .bunkibox:nth-child(2n){
	margin-right:0;
}
#main .bunkiborder {
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	float: left;
	height: 6px;
	width: 100%;
	background-color: #ff7d03;
}
body#useShopIndex #main .bunkibox img,
body#conferenceIndex #main .bunkibox img,
body#knowIndex #main .bunkibox img,
body#studyIndex #main .bunkibox img,
body#useIndex #main .bunkibox img,
body#workIndex #main .bunkibox img {
	border-radius: 10px;
}

/* #use : まごころを利用する
----------------------------------------------------*/

#main .kango .bunkiborder{
	background-color: #e73262;
}
#main .kango {
	border:solid 1px #fce8e7;
}
#useServiceIndex #main .kango h2 {
	color:#e73262;
}
#main .fukusi .bunkiborder{
	background-color: #6eb92b;
}
#main .fukusi {
	border:solid 1px #d3e8a3;
}
#useServiceIndex #main .fukusi h2 {
	color:#6eb92b;
}


#main p.txt {
	margin-top:20px;
}
#main .bunkibox h2 a,
#main .bunkibox h2 {
	color:#ff7d03;
	background:none;
	padding:0;
	margin:25px 0 20px;
	text-align:center;
}
/*#useServiceIndex #main h2 span {
	color: #fff;
	background: #ff7d03;
	font-size: 75%;
	padding: 5px;
	margin-left: 25px;
	float: right;
}*/
#useServiceIndex #main .bunkibox {
	width:100%;
}
#useServiceIndex #main .bunkibox p.txt {
	float: right;
	width: 64%;
	margin-top:0;
}
#useServiceIndex #main .bunkibox p.btn {
	clear:both;
	padding-top:10px;
	float:right;
}
#useServiceIndex #main .bunkibox p.btn a {
	background: url(../img/ico_arrow01.png) no-repeat left center;
	padding-left: 15px;
}
#useServiceIndex #main .bunkibox ul {
	clear:both;
	padding-top:20px;
	margin-left:15px;
}
#useServiceIndex #main .bunkibox ul li {
	float:left;
	margin-right:30px;
	list-style-type: circle;
	color:#ff7d03;
	line-height: 1.7;
}
.service #main section ul li {
	list-style-type: circle;
	color:#ff7d03;
	line-height: 1.7;
	margin-left:20px;
}
#useOfficeIndex #main li:nth-child(4n){
	margin-right:0;
}
#useOfficeIndex #main li img{
	margin-bottom:15px;
}
#useOfficeIndex #main li p {
	line-height:1.6;
}
#useServiceIndex #main h2 + p img {
	border: solid 1px #f6dbc2;
}
#useOfficeIndex #main h3 {
	clear:both;
}
#useOfficeIndex #main h4 {
	color:#ff7d03;
	font-size: 145%;
	margin-bottom: 10px;
	background: url(../../shared/img/ico_arrow02.png) no-repeat left;
	padding-left: 20px;
}
#useOfficeIndex #main section.area {
	overflow:hidden;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: solid 1px #f6dbc2;
}
#useOfficeIndex #main section.area p {
	line-height:1.3;
}
#useOfficeIndex #main section.area .areabox {
	width: 70%;
	float: right;
}
#useOfficeIndex #main section.area .service li {
	margin-bottom: 10px;
}
#useOfficeIndex #main section.area .service li:last-child {
	margin-bottom:0;
}
#useOfficeIndex #main section.area .service {
	background: #fdf4ee;
	padding: 12px;
	margin: 5px 0 15px 0;
}
#useOfficeIndex #main section.area .service li a {
	background: url(../img/ico_arrow01.png) no-repeat left;
	padding-left: 15px;
	display:block;
}
#useOfficeIndex #main section.area .btn01 {
	float:none;
	margin-top:20px;
}
#useOfficeIndex #main section.area .phoL img {
	margin-bottom:15px;
}
#useOfficeIndex #main section.area .phoL {
	width:173px;
}
body.service #main .read p.phoR img {
	border: 2px solid #f6dbc2;
}
#useShopIndex #main .btnbox {
	float:right;
	width: 55%;
}
#useShopIndex #main .btnshop a {
	display: block;
	font-size: 110%;
	padding: 15px 15px 15px 0;
	text-align: center;
	color: #fff;
	line-height: 1;
	text-decoration: none;
	background: #e36c00 url(../img/ico_arrow06.png) no-repeat 340px center;
}
#useShopIndex #main .btnshop a:hover {
	background: #ff7d03 url(../img/ico_arrow06.png) no-repeat 340px center;
}
#useShopIndex #main .btnshop {
	margin-bottom: 10px;
}


/* #conference : まごころに相談する
----------------------------------------------------*/

body#conferenceFaqIndex #main dl {
	line-height:1.7;
	font-family:Arial, Helvetica, sans-serif;
}
body#conferenceFaqIndex #main dl dt {
	font-weight: bold;
	margin: 35px 0 25px;
	color:#ff7d03;
	font-size:140%;
}
body#conferenceFaqIndex #main dl dt:first-child {
	margin-top:0;
}
body#conferenceFaqIndex #main dl dd span,
body#conferenceFaqIndex #main dl dt span {
	border-radius: 20px;
	width: 20px;
	height: 20px;
	padding: 10px;
	display: inline-block;
	text-align: center;
	line-height: 1.0;
	float: left;
}
body#conferenceFaqIndex #main dl dt span {
	background: #ff7d03;
	color: #fff;
}
body#conferenceFaqIndex #main dl dd span {
	background: #6f6f6f;
	color: #fff;
	font-size:140%;
}
body#conferenceFaqIndex #main dl dt .faqtxt,
body#conferenceFaqIndex #main dl dd .faqtxt {
	float:right;
	width:607px;
}
body#conferenceFaqIndex #main dl dt .faqtxt {
	padding-top:5px;
}
body#conferenceFaqIndex #main dl dd .faqtxt {
	padding-top: 10px;
}
body#conferenceFaqIndex #main dl dt {
	overflow:hidden;
}
body#conferenceFaqIndex #main dl dd {
	border-bottom:solid 1px #f6dbc2;
	padding-bottom:30px;
	overflow:hidden;
	clear:both;
}
body#conferenceFaqIndex #main .list li {
	background: url(../img/ico_arrow02.png) no-repeat left top;
	list-style-type: none;
	padding-left:20px;
	margin:5px 0;
}
body#conferenceInsuranceIndex #main dl dd {
	padding-bottom:40px;
	background:url(../../conference/img/fig_arrow01.png) no-repeat 150px bottom;
}
body#conferenceInsuranceIndex #main dl dd:last-child {
	background:none;
}

body#conferenceSupportIndex #main .list li {
	color:#e58327;
	margin-bottom:15px;
	font-size: 120%;
	clear:both;
	list-style-type: none;
	overflow:hidden;
}
body#conferenceSupportIndex #main .list li p {
	color:#000;
}
body#conferenceSupportIndex #main h2 {
	margin-top:50px;
}
body#conferenceSupportIndex #main p {
	margin-bottom:10px;
}
body#conferenceInsuranceIndex #main table {
	margin-bottom:50px;
}
body#conferenceInsuranceIndex #main th {
	width:25%;
}
body#conferenceInsuranceIndex #main .tokutei {
	overflow:hidden;
	margin-bottom: 50px;
}
body#conferenceInsuranceIndex #main .tokutei li {
	line-height: 1.7;
	padding-left: 20px;
	margin-right: 20px;
	float:left;
	background: url(../img/ico_arrow02.png) no-repeat left center;
}
body#conferenceInsuranceIndex #main p {
	margin-bottom:10px;
}
body#conferenceInsuranceIndex #main h4 {
	color: #ff7d03;
	font-size: 135%;
	margin: 35px 0 20px;
	clear:both;
}
body#conferenceInsuranceIndex #main .flow img {
	border: 1px solid #f6dbc2;
	padding: 5px;
}
body#conferenceInsuranceIndex #main .flow {
	padding-bottom:40px;
	overflow:hidden;
	background:url(../../conference/img/conference/fig_arrow01.png) no-repeat bottom;
}
body#conferenceInsuranceIndex #main .list03 li {
	background: url(../img/ico_arrow02.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: 1.5;
}
body#conferenceInsuranceIndex #main .bg {
	background: none;
}
body#conferenceInsuranceIndex #main h4.pd {
	padding-top: 30px;
}


/* #study : まごころを学ぶ
----------------------------------------------------*/
body#studyCareIndex #main h3 {
	margin-top:0;
	font-size: 145%;
	font-weight: bold;
	color: #ff7d03;
	line-height: 1.5;
	background:none;
	padding-bottom:0;
	margin-bottom:15px;
}
body#studyLicenseIndex #main #read,
body#studyCareIndex #main #read {
	margin-bottom:30px;
	padding: 0 30px 30px 30px;
	border: solid 1px #f6dbc2;
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	display: inline-table;
}
body#studyCareIndex #main #studymeetingBox h2,
body#studyCareIndex #main #read h2,
body#studyLicenseIndex #main #read h2 {
	text-align:center;
	color: #ff7d03;
	background:none;
	margin:25px;
	font-size:180%;
	font-weight:normal;
}
#main .bunkiborder {
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	height: 6px;
	width: 100%;
	background-color: #ff7d03;
}
body#studyCareIndex #main #joinBox .boxR strong {
	display: block;
	font-size: 150%;
	color: #ff7d03;
	font-weight: bold;
	margin-bottom: 20px;
}
body#studyCareIndex #main #joinBox {
	overflow: hidden;
	padding-bottom: 35px;
}
body#studyCareIndex #main #joinBox .boxR {
	width: 370px;
}
body#studyCareIndex #main .boxR {
	float: right;
}
body#studyCareIndex #main #orientaionBox .boxL {
	width: 272px;
	float: left;
}
body#studyCareIndex #main #orientaionBox .boxR {
	width: 370px;
	float: right;
}
body#studyCareIndex #main .contents {
	margin-bottom: 35px;
	clear: both;
	overflow:hidden;
}
body#studyCareIndex #main #orientaionBox li {
	overflow: hidden;
	padding-bottom: 50px;
	margin-bottom: 20px;
	background: url(../img/ico_arrow03.png) no-repeat bottom center ;
}
body#studyCareIndex #main #orientaionBox li:last-child {
	background:none;
}
body#studyCareIndex #main #graduate {
	border: 1px solid #d6dbe1;
	width: 240px;
	float: left;
	padding: 0 30px 30px 30px;
	position: relative;
}
body#studyCareIndex #main #special h2,
body#studyCareIndex #main #graduate h2{
	background:none;
	color:#ff7d03;
	text-align:center;
	padding:25px 0;
	margin-bottom:0;
}
body#studyCareIndex #main #special p,
body#studyCareIndex #main #graduate p {
	margin-bottom:20px;
}
body#studyCareIndex #main #otherSupport {
	width: 335px;
	float: right;
}
body#studyCareIndex #main #otherSupport ul.trainingName {
	overflow: hidden;
}
body#studyCareIndex #main #otherSupport ul.trainingName li {
	text-align: center;
	background: #ff7d03;
	width: 162px;
	float: left;
	font-size: 120%;
	color: #fff;
	min-height: 25px;
	padding: 12px 0;
	line-height: 1.2;
}
body#studyCareIndex #main #studymeetingBox {
	overflow: hidden;
	border: 2px solid #f6dbc2;
	background: #faf7e8;
	padding: 0 32px;
}
body#studyCareIndex #main #otherSupport ul li.first {
	margin-right: 10px;
	padding: 19px 0;
}
body#studyCareIndex #main #otherSupport ul.trainingName {
	margin-bottom: 1.5em;
}
body#studyCareIndex #main #otherSupport #special {
	padding:  0 30px 13px 30px;
	border: 1px solid #d6dbe1;
	position: relative;
	margin-bottom: 5px;
}
body#studyCareIndex #main #otherSupport ol {
	line-height:1.7;
}
body#studyCareIndex #main #studymeetingBox .boxL {
	width: 290px;
	float: left;
}
body#studyCareIndex #main .appealBox {
	overflow: hidden;
	margin-bottom: 30px;
}
body#studyCareIndex #main #pastExample {
	margin-bottom:30px;
}
body#studyLicenseIndex #main section {
	clear:both;
}
body#studyLicenseIndex #main table {
	margin-bottom: 50px;
}
body#studyLicenseIndex #main td a{
	background: url(../img/ico_arrow01.png) no-repeat left;
	padding-left: 15px;
}



/* #know : まごころを知る
----------------------------------------------------*/
body#knowCompanyIndex #main .tablebox th{
	text-align:right;
}
body#knowCompanyIndex #main .tablebox th span {
	text-align:left;
	float:left;
}
body#knowCompanyIndex #main th.border {
	border-right:none;
	text-align:center;
}
body#knowCompanyIndex #main p.alignC {
	margin-bottom:20px;
}
body#knowMessageIndex #main h2 {
	font-weight: bold;
	padding:0;
	color: #ff7d03;
	background: none;
	margin-bottom: 20px;
}
#knowCompanyIndex #main section dl {
	margin: 0 0 30px 0;
	width: 100%;
	text-align: center;
}
#knowCompanyIndex #main section dl dt {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #f6dbc2;
}
#knowCompanyIndex #main section dl dd {
	font-size: 120%;
}
#knowCompanyIndex #main ul.list li {
	background: url(../../shared/img/ico_arrow02.png) no-repeat left;
	padding-left:20px;
	margin-left:0;
	list-style-type: none;
}


/* #knowStaffIndex : まごころを知る
----------------------------------------------------*/
#staffIndex #main section li{
	padding:5px 0 5px 15px;
	background:url(../img/ico_arrow01.png) no-repeat 0 0.3em;
}
#staffIndex #main section {
	margin-bottom:50px;
}
/*#staffIndex #main section {
	margin-bottom: 30px;
	border: 1px solid #f6dbc2;
	overflow: hidden;
}
#staffIndex #main section img {
	margin:15px 0 15px 15px;
	border: solid 4px #fdf4ee;
}
#staffIndex #main section .article {
	width:435px;
	float: right;
	text-align: left;
	margin-top: 15px;
	margin-right:20px;
}
#staffIndex #main h1 {
	color: #fff;
	font-size:160%;
	margin-bottom:50px;
	padding: 10px;
	font-weight: bold;
	border-bottom: 3px solid #e36c00;
	background: #ff7d03;
}
#staffIndex #main section h2 {
	margin-bottom: 0;
	color: #e36c00;
	border-left: 5px solid #ff7d03;
	border-bottom: 1px dotted #f6dbc2;
	background: #fdf4ee;
}
#staffIndex #main section h3 {
	background:none;
	color: #ff7d03;
	font-size:20px;
	font-weight:bold;
	margin:0;
	padding:0;
}
#staffIndex #main section li {
	padding: 14px 0;
	font-size:20px;
	font-weight:bold;
	border-bottom: 1px dotted #f6dbc2;
}
#staffIndex #main section li:last-child {
	border-bottom:none;
}
#staffIndex #main section span.date {
	color:#ea8000;
	display: inline-block;
	font-size: 70%;
	font-weight:normal;
	margin-right: 15px;
}
#staffIndex  #main p {
	margin-bottom: 15px;
}
#staffIndex  #main em {
	font-weight: bold;
	color: #ff7d03;
}*/

/* #sitIndex : まごころを知る
----------------------------------------------------*/

body#sitIndex #main section h2 {
    background-image: none;
    border-top: 1px solid #fff;
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
body#sitIndex #main section h2 a {
    color: #fff;
    display: block;
    height: auto;
    padding: 15px 10px !important;
}
body#sitIndex #main section h2 a:hover {
    background: none repeat scroll 0 0 #bd5a00;
}
body#sitIndex #main section ul.first {
    background: none repeat scroll 0 0 #faebde;
    padding-bottom: 10px;
}
body#sitIndex #main section ul.first li a {
    background: url(../img/ico_arrow01.png) no-repeat scroll 1em 0.8em rgba(0, 0, 0, 0);
    color: #c07d0e;
	font-weight:bold;
    padding: 10px 0 10px 35px;
}
body#sitIndex #main section ul.first li a:hover {
	background:url(../img/ico_arrow01.png) no-repeat scroll 1em 0.8em #f6dbc2;
}
body#sitIndex #main section ul.second {
    background: none repeat scroll 0 0 #fff;
    margin: 10px 10px 0;
}
body#sitIndex #main section li a {
    background: url(../img/ico_arrow01.png) no-repeat scroll 1em 0.8em rgba(0, 0, 0, 0);
    border-bottom: 1px solid #fff;
    display: block;
}
body#sitIndex #main section ul.second li a {
	background:url(../img/ico_arrow02.png) no-repeat scroll 0.5em 0.8em rgba(0, 0, 0, 0);
    border-bottom: 1px dotted #f6dbc2;
    display: block;
	font-weight:normal;
    padding: 10px 0 10px 25px;
}
body#sitIndex #main section ul.second li a:hover {
	background:url(../img/ico_arrow02.png) no-repeat scroll 0.5em 0.8em #fefbea;
}
/* #foo : 説明文
........................................*/

/* .foo : 説明文 */


/*--EOF-----------------------------------------------------------------------*/

/*--#recruit
採用情報-------------------------------------------------------------------*/

body#recruitCompanyIndex #main .tablebox th{
	text-align:right;
}
body#recruitCompanyIndex #main .tablebox th span {
	text-align:left;
	float:left;
}
body#recruitCompanyIndex #main th.border {
	border-right:none;
	text-align:center;
}
body#recruitCompanyIndex #main p.alignC {
	margin-bottom:20px;
}
body#recruitMessageIndex #main h2 {
	font-weight: bold;
	padding:0;
	color: #ff7d03;
	background: none;
	margin-bottom: 20px;
}
#recruitCompanyIndex #main section dl {
	margin: 0 0 30px 0;
	width: 100%;
	text-align: center;
}
#recruitCompanyIndex #main section dl dt {
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #f6dbc2;
}
#recruitCompanyIndex #main section dl dd {
	font-size: 120%;
}
#recruitCompanyIndex #main ul.list li {
	background: url(../../shared/img/ico_arrow02.png) no-repeat left;
	padding-left:20px;
	margin-left:0;
	list-style-type: none;
}

#recruitIndex #main .bunkibox {
	width:100%;
}

body#recruitIndex p.btn_1 {
	text-align: center;
	margin: 20px;
}

/* 選択中のタブ */
#recruitIndex .nav-pills .nav-link.active{
  background-color: #ff7d03;
  border-color: #ff7d03;	
}

#recruitIndex .modal-btn{
	display: flex;
	flex-direction: column;
  justify-content: center;
  align-items: center;
}
#recruitIndex .modal-text{
	padding-right: 70px !important;
}
#recruitIndex .area-content{
	margin-left: 40px;
}
.sp_{
	display: none;
}

/* 未選択のタブ */
#recruitIndex .nav-pills .nav-link{
  background-color: #f9cc9d;
  color: #fff;
}

#recruitIndex .tabs01 li {
	float:left;
	width: 50%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border: solid 1px #d0d0d0;
	border-left:none;
	border-bottom:none;
	background:#b39a80;
}
#recruitIndex .tabs01 li:first-child {
	border-left: solid 1px #d0d0d0;
}

#recruitIndex .tabArea{
	position:relative;
}

#recruitIndex .tabs01{
	position:relative;
	/*margin-bottom:-1px;*/
}
#recruitIndex .tabs01 li a {
	display:block;
	padding:13px 0;
	color:#fff;
	text-decoration:none;
}
#recruitIndex .tabs01 li.active a{
	color:#bb6c1b;

}
#recruitIndex .tabs01 li.active {
	background:#fff;
}
#recruitIndex #tabBox li {
	margin: auto;
}
#recruitIndex .tab_content01 {
	position:relative;
	border: solid 1px #d0d0d0;
	margin-top:-1px;
	overflow:hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}
#recruitIndex .tabs02 li {
	float:left;
	width: 25%;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border: solid 1px #d0d0d0;
	border-left:none;
	border-bottom:none;
	background:#b39a80;
}
#recruitIndex .tabs02 li:first-child {
	border-left: solid 1px #d0d0d0;
}

#recruitIndex .tabs02{
	position:relative;
	/*margin-bottom:-1px;*/
}
#recruitIndex .tabs02 li a {
	display:block;
	padding:13px 0;
	color:#fff;
	text-decoration:none;
}
#recruitIndex .tabs02 li.active a{
	color:#bb6c1b;

}
#recruitIndex .tabs02 li.active {
	background:#fff;
}
#recruitIndex .tabArea-2{
	position:relative;
}
#recruitIndex .tab_content02 {
	position:relative;
	border: solid 1px #d0d0d0;
	margin-top:-1px;
	overflow:hidden;
	padding-top: 20px;
	padding-bottom: 20px;
}

#recruitIndex .tokyo_tab{
	margin-left: 30px;
	display: flex;
	margin-right: 20px;
}

#recruitIndex .tokyo_img{
	width: 40%;
	height: auto;
	margin-right: 20px;
}

#recruitConfirm .recruit-btn, #recruitThanks .recruit-btn{
	text-align: center;
	margin-top: 20px;
}

#recruitThanks h4{
	color: #ff7d03;
	font-size: 250%;
	text-align: center;
}

#recruitIndex .important-mark{
	color: red ;
	text-decoration: none;
	font-size: 3px;
	vertical-align: text-top; 
}


@media screen and (max-width: 768px) {
	.sp_{
		display:block;
	}
	#recruitIndex .nav .flex-column{
  width: 180px;
	text-align:center;
}

#recruitIndex ul .nav{
	display: flex;
  flex-direction: column;
  align-items: center !important;
}
#recruitIndex .container{
	display: flex;
	flex-direction: column;
	align-items: center !important;
}

#recruitIndex .nav-pills .nav-link{
  background-color: #f9cc9d;
  color: #fff;
}

.pc_{
	display: none;
}
#recruitIndex .tokyo_tab{
	margin-left: 20px;
	margin-right: 10px;
}

#recruitIndex .tokyo_img{
	width: 50%;
}
}

@media screen and (max-width: 480px) {
	/* 480px以下に適用されるCSS（スマホ用） */
	#recruitIndex .tabs01 li {
    float:left;
    width: 100%;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    border: solid 1px #d0d0d0;
    border-left:none;
    border-bottom:none;
    background:#b39a80;
  }
	#recruitIndex .nav .flex-column{
		width: 180px;
		text-align:center;
	}
}
