@charset "utf-8";
/*
///////////////////////////////////////////////////////////////////////////////////
//
//  レイアウトCSS設定
//
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.LAYOUT]
/* [02.TOP]
/* [03.CONTENTS]
/* [04.LIST]
/* [05.SINGLE]
/* [00.MEDIA QUERIES]
/* [00.PRINT]
/*
///////////////////////////////////////////////////////////////////////////////////
/*
/* [01.LAYOUT]
--------------------------------------------------------------------------*/
a#logo {
	width: 180px;
	height: 50px;
	display: block;
	margin: 0 auto;
}
a#logo img {
	width: 100%;
}
nav {
	width: 100%;
	max-width: 1140px;
	margin: 10px auto 0 auto;
}
nav ul li {
	width: 14.28571%;
	float: left;
}
nav ul li a {
	line-height: 60px;
	display: block;
	text-align: center;
	color: #010101;
	font-weight: bold;
}
a#btn_nav {
	position: absolute;
	right: 20px;
	top: 18px;
	z-index: 4;
	display: none;
}
a#btn_nav i {
	padding: 0;
	font-size: 22px !important;
	vertical-align: middle;
	margin: -2px 0 0 5px;
	color: #101217;
}
.txt_box {
	width: 660px;
	margin: 0 auto 80px auto;
}
.page .txt_box {
	margin: 0 auto 40px auto;
}
.page .txt_box_his {
	margin: 0 auto;
	width: 660px;
}
.page .txt_box_other {
	width: 660px;
	margin: 0 auto 80px auto;
}
.page .txt_box_nsp {
	width: 660px;
	margin: 0 auto;
}
.txt_box span {
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	color: #212121;
	border: solid 1px #2c2930;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 30px;
}
.txt_box img {
	width: 100%;
	margin-bottom: 30px;
}
/*↓↓↓240319_剣光寺ラボ削除のため追加*/
.pkg_ul_center {
	display: flex;
	justify-content: center;
}
/*↑↑↑240319_剣光寺ラボ削除のため追加*/
ul.li_c3 {
	width: 1140px;
	margin: 0 auto;
	display: flex;
	justify-content: center/*	*/
}
ul.li_c3 li {
	width: 380px;
	float: left;0321/*削除予定	*/
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.li_c3 li a {
	width: 360px;
	margin: 0 auto;
	display: block;
	font-size: 17px;
}
ul.li_c3 li div {
	width: 360px;
	margin: 0 auto;
	font-size: 17px;
}
ul.li_c3 li img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}
ul.li_c3f {
	width: 1140px;
	margin: 0 auto 30px auto;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	justify-content: flex-start;
	position: relative;
}
ul.li_c3f li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: calc(97% / 3);
	background: #FFFFFF;
	margin-bottom: 30px;
	margin-left: 10px;
	position: relative;
}
ul.li_c3f li a {
	margin: 0 auto 40px auto;
	display: block;
	font-size: 17px;
	background: #FFFFFF;
}
ul.li_c3f li div {
	margin: 0 auto;
	font-size: 17px;
	padding: 10px 13px;
}
.li_c3f h5 {
	line-height: 1.5em;
}
.li_c3f h5 span {
	background: #1B1D22;
	display: block;
	width: max-content;
	color: #ffffff;
	font-size: 85%;
	padding: 0 10px;
	margin-bottom: 10px;
}
ul.li_c3f li img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
ul.li_c3f li .icon-movie {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
}
.bg_1b1d22 h3,
.bg_1b1d22 h5,
.bg_1b1d22 a {
	color: #FFF;
}
#careers {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_careers.png) no-repeat center top;
	height: auto;
	max-height: 503px;
}
#careers h3,
#careers a {
	color: #FFF;
}
ul.li_c2 {
	width: 900px;
	margin: 0 auto;
}
ul.li_c2 li {
	width: 420px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #FFF;
	text-align: center;
	color: #FFF;
}
ul.li_c2 li:nth-child(even) {
	float: right;
}
ul.li_c2 li div {
	padding: 78px 69px;
}
ul.li_c2 li div p {
	font-size: 24px;
	line-height: 100%;
	margin-bottom: 40px;
}
ul.li_c2 li div a {
	width: 100%;
	line-height: 56px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: solid 1px #FFF;
	color: #FFF;
}
ul.li {
	width: 800px;
	margin: 0 auto;
}
ul.li li {
	border-bottom: dotted 1px #CCC;
}
ul.li li a:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
ul.li li a {
	min-height: 1px;
	display: block;
	padding: 16px 0;
}
ul.li li:first-child a {
	padding: 0 0 16px 0;
}
* html ul.li li a {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
ul.li li a span {
	width: 120px;
	float: left;
	color: #101217;
}
ul.li li a p {
	width: 670px;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
ul.li_navi {
	margin-bottom: 80px;
	/*↓↓↓240319_剣光寺ラボ削除のためul.li_c3 li →float:left;削除し変更 */
	display: flex;
	justify-content: center;
	/*↑↑↑240319_剣光寺ラボ削除のためul.li_c3 li →float:left;削除し変更 */
}
ul.li_navi li div {
	text-align: center;
	line-height: 56px;
	border-right: solid 1px #CCC;
	border-left: solid 1px #CCC;
	margin: 0 10px;
}
ul.li_navi li a {
	display: inline;
	color: #101217;
}
ul.li_navi li span {
	color: #101217;
	padding-bottom: 10px;
	border-bottom: solid 3px #d8be76;
	font-weight:bold;
	font-size: 17px;
}
ul.li_img {
	margin-bottom: 80px;
}
ul.li_img li {
	width: 50%;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.li_img li div {
	padding: 0 60px;
}
ul.li_img li div span {
	display: block;
	color: #101217;
	margin-bottom: 10px;
}
ul.li_img li img {
	width: 100%;
	height: auto;
}

.img_box {
	background: #fbfbfb;
	width: 100%;
	padding: 80px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.img_box:nth-child(odd) {
	background: none;
}
.img_box:last-child {
	margin-bottom: 80px;
}
.img_box ul.li_img {
	width: 1140px;
	margin: 0 auto;
	margin-bottom: 0;
}

.img_box p{
	margin-bottom:20px;
}
ul.li_c4 {
	margin: 0 0 40px 0;
	display: flex;
	justify-content: center;
}
ul.li_c4 li {
	width: 285px;
	float: left;
	margin-bottom: 40px;
}
ul.li_c4 li a {
	background: #f5f5f5;
	width: 265px;
	text-align: center;
	line-height: 56px;
	display: block;
	font-size: 15px;
	color: #101217;
	margin: 0 10px;
}
ul.li_c4 li div {
	width: 265px;
	margin: 0 10px 0 10px;
}
ul.li_c4 li div img {
	margin-bottom: 20px;
}
a.btn {
	background: #148289;
	width: 660px;
	line-height: 56px;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #FFF;
	margin: 0 auto;
}
#topMovie .text_area {
    width: 34%;
    height: 430px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 30px;
}
#topMovie .title_area {
    margin: 0 0 30px 0;
    display: table;
}
#topMovie h3 {
    padding-right: 55px;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    background-image: url(https://www.baikado-shigyo.co.jp/wp-content/themes/feelfine2018/images/layouts/icon-movie.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 65px 0px;
    text-align: left;    
}
#topMovie .btn_area {
    display: table-cell;
    vertical-align: middle;
}
#topMovie .btn_area a {
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    color: #ffffff;
    background: #1B1D22;
    padding: 8px 23px 8px 18px;
}
#topMovie .movie_title h4 {
    font-weight: normal;
    padding-right: 20px;
}

#topMovie .movie_box {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    text-align: center;
    margin: 0px 0px 20px 0px;
}

#topMovie .movie_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#labo-staff a {
	margin: 0px;
	background: #FFFFFF;
}
#labo-staff p{
		color: #101217;
}
#labo-staff p.staff_img{
}
#labo-staff p.comment {
    color: #999;
}
#labo-staff p.btn_more {
	margin: 10px 0 5px 0;
	padding: 0px;
}
#labo-staff p.btn_more a{
	background: #1B1D22;
  position: relative;
  display: inline-block;
  padding-left: 0px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 2em;
	margin: 0;
}
#labo-staff p.btn_more a:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -4px;
  transform: rotate(45deg);
}
#labo-staff a img{
    margin-bottom: 15px;
}

/* [02.TOP]
--------------------------------------------------------------------------*/
main{
	display: block;
}

main#mainvisual div {
	height: 660px;
}
main#mainvisual div img {
	position: absolute;
	top: 0;
	left: 0;
}

/* [03.PAGE]
--------------------------------------------------------------------------*/
main.main_page div {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/main_other.png) no-repeat center top;
	width: 1140px;
	height: 341px;
}
.page h3 {
	font-size: 34px;
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/common/bg_h3.png) no-repeat center bottom;
	padding-bottom: 25px;
	margin-bottom: 40px;
}
.page h4 {
	font-size: 28px;
	font-weight: bold;
	line-height: 38px;
	color: #101217;
	margin-bottom: 30px;
}
.page h5 {
	font-size: 22px;
	text-align: center;
	margin-bottom: 40px;
}
.page h4.greeting {
	font-size: 22px;
	font-weight: normal;
	line-height: 38px;
	color: #101217;
	margin-bottom: 30px;
}
.page .ceo_name {
	margin-top: 20px;
	text-align: right;
}
#technology-and-quality-01 {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-01.png) no-repeat center top;
	height: 480px;
	overflow: hidden;
}
#technology-and-quality-02 {
	background: #fbfbfb url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-02_2.png) no-repeat center top;
	height: 480px;
	overflow: hidden;
}
#technology-and-quality-03 {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-03_2.png) no-repeat center top;
	height: 480px;
	overflow: hidden;
	margin-bottom: 80px;
}
#technology-and-quality-01 .pkg,
#technology-and-quality-02 .pkg,
#technology-and-quality-03 .pkg {
	padding: 100px 0;
}
.inner {
	width: 570px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 60px;
}
.nsp {
	margin: 0 !important;
}
#new_graduates {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_new_graduates_2.png) no-repeat center top;
	background-size: 100%;
}
#mid_career {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_mid_career.png) no-repeat center top;
	background-size: 100%;
}
.ttl {
	font-size: 28px;
	line-height: 38px;
	color: #101217;
	text-align: center;
	margin-bottom: 80px;
}
.recruit_img {
	text-align: center;
	margin-bottom: 40px;
}
.recruit_img img {
	width: 100%;
	max-width: 1140px;
	height: auto;
}
.recruit_img_2 {
	text-align: center;
	margin-bottom: 40px;
	display: block !important;
}
.recruit_img_2_sp {
	display: none !important;
}
.recruit_img_2 img {
	width: 100%;
	max-width: 1140px;
	height: auto;
}
ul.li_table {
	width: 660px;
	margin: 0 auto 46px auto;
}
ul.li_table li {
	border-bottom: dotted 1px #CCC;
	margin-bottom: 16px;
	padding-bottom: 16px;
	min-height: 1px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.li_table li:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
* html ul.li_table li {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}
ul.li_table li div {
	width: 140px;
	float: left;
	color: #101217;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
ul.li_table li p {
	width: 520px;
	float: right;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/*↓↓↓240319_剣光寺ラボ削除のため追加*/
pkg_ul_center_chil {
	justify-content: center;
}
/*↑↑↑240319_剣光寺ラボ削除のため追加*/
.about {
	background: #fbfbfb;
	padding: 80px 0;
}
#history-01 {
	background: #fbfbfb url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-01.png) no-repeat center top;
	min-height: 680px;
	height: auto;

}
#history-02 {
	background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-02.png) no-repeat center top;
	min-height: 680px;
	height: auto;
}
#history-03 {
	background: #fbfbfb url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-03.png) no-repeat center top;
	min-height: 680px;
	height: auto;
	margin-bottom: 80px;
}
#history-01 .pkg,
#history-02 .pkg,
#history-03 .pkg {
	padding: 100px 0;
}
#navi_access {
	margin-top: 150px
}
ul.frm {
	width: 660px;
	margin: 0 auto 40px auto;
}
ul.frm li {
	border-bottom: dotted 1px #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
ul.frm li p {
	color: #212121;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}
ul.frm li p span {
	color: #ff2626;
	margin-left: 10px;
}
ul.frm li p.text_description {
    line-height: 150%;
    font-size: 85%;
    color: #000000;
	margin: 10px 0px;
	font-weight: normal;
}
ul.conf p:nth-child(even) {
	margin-bottom: 0 !important;
}
.privacy {
	width: 660px;
	height: 240px;
	overflow-y: scroll;
	border: solid 1px #CCC;
	margin: 0 auto 40px auto;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.privacy p {
	padding: 20px;
	color: #212121;
}
#agree {
	color: #212121;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 40px;
}
#agree input[type="checkbox"] {
	margin-right: 10px;
}
.fin_txt {
	text-align: center;
	color: #212121;
	margin-bottom: 40px;
}
/* base ---------------*/
.wp-block-embed__wrapper iframe {
    width: 100%;
    height: 400px;
}
figcaption.blocks-gallery-caption {
    width: 100%;
    text-align: center;
    margin-bottom: 1.5em;
}
/* style.min.css ---------------*/
.wp-block-image figcaption {
    text-align: center;
}
.wp-block-image img {
    height: auto;
    width: 100%;
}
/* [04.LIST]
--------------------------------------------------------------------------*/
.list ul.li {
	margin-bottom: 60px;
}
.wp-pagenavi {
	color: #101217;
	text-align: center;
}
.wp-pagenavi a {
	color: #101217;
}

/* [05.SINGLE]
--------------------------------------------------------------------------*/
.single h3 {
	line-height: 120%;
}
.single .date {
	text-align: center;
	color: #101217;
	margin-bottom: 50px;
}
.detail {
	width: 800px;
	margin: 0 auto 60px auto;
}
.detail p{
	margin: 20px 0 40px 0;	
}
.detail ul li {
    list-style: disc;
}
.detail ul {
	margin: 20px;
}

/* [00.MEDIA QUERIES]
--------------------------------------------------------------------------*/
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}
@media (max-width: 1140px) {
	header {
		padding: 0;
	}
	header div {
		background: #FFF;
		width: 100%;
		height: 63px;
		z-index: 4;
		box-shadow: 0 0 10px rgba(166, 166, 166, 0.70);
		-moz-box-shadow: 0 0 10px rgba(166, 166, 166, 0.70);
		-o-box-shadow: 0 0 10px rgba(166, 166, 166, 0.70);
		-ms-box-shadow: 0 0 10px rgba(166, 166, 166, 0.70);
	}
	.pos_f {
		position: fixed;
	}
	a#logo {
		width: 105px;
		height: 29px;
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin-top: -14.5px;
		margin-left: -52.5px;
	}
	a#btn_nav {
		display: block;
	}
	a#btn_nav i.dpn {
		display: none;
	}
	nav {
		background: #FFF;
		width: 100%;
		height: 100%;
		display: none;
		position: fixed;
		top: 63px;
		left: 0;
		z-index: 3;
		margin: 0;
	}
	nav ul {
		background: #FFF;
		z-index: 2;
	}
	nav ul li {
		width: 100%;
		float: none;
		border-bottom: solid 1px #EEE;
		font-size: 15px;
	}
	nav ul li a {
		display: block;
		color: #444;
		line-height: 54px;
	}
	#mainvisual div {
		width: 100%;
	}
	main.main_page {
		width: 100%;
		height: 112px;
	}
	main.main_page div {
		width: 100%;
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/main_other_s.png) no-repeat center top;
		background-size: 100%;
		height: 112px;
	}
	main h1 {
		font-size: 20px;
		top: 40px;
	}
	main p {
		font-size: 10px;
		top: 65px;
	}
	#mainvisual div img {
		width: 100%;
	}
	.pkg {
		width: 100%;
		padding: 40px 20px;
		display: block;
	}
	h1 {
		background-size: 60px;
		font-size: 18px;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}
	h3 {
		font-size: 17px;
		margin-bottom: 30px;
	}
	h5 {
		font-size: 16px;
		margin-bottom: 12px;
	}
	footer .pkg {
		padding: 35px 20px 50px 20px;
	}
	.breadcrumbs div {
		padding: 0 20px;
	}
	#addr {
		width: 100%;
		float: none;
		margin-bottom: 35px;
	}
	#addr img {
		width: 100%;
		margin-bottom: 25px;
	}
	#links {
		width: 100%;
		float: none;
	}
	#links br {
		display: block;
	}
	#copyright {
		line-height: 32px;
		font-size: 12px;
	}
	#copyright p {
		width: 100%;
		padding: 0 20px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}
	.back_top {
		width: 32px;
		height: 32px;
		line-height: 32px;
		right: 20px;
		bottom: 20px;
		font-size: 16px;
	}
	.txt_box,
	.page .txt_box,
	.page .txt_box_his,
	.page .txt_box_nsp,
	.page .txt_box_other {
		width: 100%;
		font-size: 15px;
		margin-bottom: 25px;
	}
	.txt_box span {
		font-size: 15px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.txt_box img {
		margin-bottom: 20px;
	}
	ul.li_c3 {
		width: 100%;
	}
	ul.li_c3 li {
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	ul.li_c3 li:last-child {
		margin-bottom: 0;
	}
	ul.li_c3 li a,
	ul.li_c3 li div {
		width: auto;
		font-size: 15px;
		line-height: 22px;
		margin-top: 15px;
    	margin-bottom: 35px;
	}
	ul.li_c3 li img {
		width: 100%;
		margin-bottom: 0px;
	}
	ul.li_c3f {
		width: 100%;
		display: block;
	}
	ul.li_c3f li {
		width: 100%;
		float: none;
		margin-bottom: 25px;
		padding-bottom: 5px;
		margin-left: 0px;
	}
	ul.li_c3f li:last-child {
		margin-bottom: 0;
	}
	ul.li_c3f li a,
	ul.li_c3f li div {
		width: auto;
		font-size: 15px;
		line-height: 22px;
	}
	.li_c3f h5 span {
		background: #1B1D22;
		display: grid;
		width: max-content;
		color: #ffffff;
		font-size: 85%;
		padding: 0 10px;
		margin-bottom: 10px;
	}
	ul.li_c3f li img {
		width: 100%;
		margin-bottom: 15px;
	}
	ul.li_c3f li .icon-movie {
		position: absolute;
		bottom: -10px;
		right: 0;
		width: 30px;
	}
	ul.li_thumbs li {
		width: 100%;
		border-bottom: dotted 1px #a9aaab;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	ul.li_thumbs li:last-child {
		margin-bottom: 0;
	}
	ul.li_thumbs li a:after,
	ul.li_thumbs li div:after {
		content: ".";
		display: block;
		clear: both;
		height: 0;
		visibility: hidden;
	}
	ul.li_thumbs li a,
	ul.li_thumbs li div {
		min-height: 1px;
		margin: 0 auto;
	}
	* html ul.li_thumbs li a,
	* html ul.li_thumbs li div {
		height: 1px;
		/*¥*//*/
		height: auto;
		overflow: hidden;
		/**/
	}
	ul.li_thumbs li a img,
	ul.li_thumbs li div img {
		width: 35%;
		float: left;
		margin: 0;
	}
	ul.li_thumbs li a div,
	ul.li_thumbs li div p {
		width: 58%;
		float: right;
		font-size: 15px;
	}
	#careers {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_careers_s.png) no-repeat center top;
		background-size: cover;
		height: auto;
		max-height: 604px;
	}
	ul.li_c2 {
		width: 100%;
	}
	ul.li_c2 li {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	ul.li_c2 li div {
		padding: 70px 33px;
	}
	ul.li_c2 li div p {
		font-size: 17px;
		margin-bottom: 20px;
	}
	ul.li_c2 li div a {
		line-height: 41px;
		font-size: 12px;
	}
	ul.li {
		width: 100%;
	}
	ul.li li {
		border-bottom: dotted 1px #CCC;
	}
	ul.li li a span {
		float: none;
		font-size: 15px;
	}
	ul.li li a p {
		width: 100%;
		float: none;
		font-size: 15px;
		white-space: normal;
		overflow: visible;
		text-overflow: clip;
	}
	ul.li_navi {
		margin-bottom: 35px;
	}
	ul.li_navi li {
		margin: 0 0 10px 0;
	}
	ul.li_navi li div {
		line-height: 41px;
		border-top: solid 1px #CCC;
		border-bottom: solid 1px #CCC;
		border-right: none;
		border-left: none;
		margin: 0;
		font-size: 15px;
	}
	ul.li_navi li span {
		padding-bottom: 3px;
		border-bottom: solid 2px #d8be76;
	}
	.page {
		line-height: 25px;
	}
	.page h3 {
		font-size: 20px;
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/common/bg_h3_s.png) no-repeat center bottom;
		background-size: 60px;
		padding-bottom: 18px;
		margin-bottom: 30px;
	}
	.page h4,
	.page h5 {
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	.page h4.greeting {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	ul.li_img {
		margin: 0;
	}
	ul.li_img li {
		width: 100%;
		float: none;
		font-size: 15px;
		margin-bottom: 30px;
	}
	ul.li_img li div {
		padding: 0;
		margin: 0;
	}
	ul.li_img li img {
		margin-bottom: 10px;
	}
	.img_box {
		padding: 40px 20px;
	}
	.img_box:last-child {
		margin-bottom: 40px;
	}
	.img_box ul.li_img {
		width: 100%;
	}
	.img_box ul.li_img img,
	.img_box ul.li_img li:nth-child(even) {
		margin: 0;
		padding: 0;
	}
	.page .spc_b_80 {
		margin-bottom: 20px !important;
	}
	iframe {
		width: 100%;
		min-height: auto;
		height: auto;
	}
	.dsp_sp {
		display: none;
	}
	ul.li_c4 {
		margin: 0 0 30px 0;
	}
	ul.li_c4 li {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}
	ul.li_c4 li a,
	a.btn {
		width: 100%;
		line-height: 41px;
		font-size: 15px;
		margin: 0;
	}
	#topMovie h3 {
		font-size: 20px;
    font-weight: normal;
    background-position: 53px 0px;
	}
	#topMovie .text_area {
    font-size: 15px;
    width: auto;
    height: auto;
    display: block;
    vertical-align: middle;
	}
	#topMovie .movie_title h4 {
    padding-right: 0;
	}
	#technology-and-quality-01 {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-01_s.png) no-repeat center top;
		background-size: 100%;
		min-height: 390px;
		height: auto;
		max-height: 660px;
	}
	#technology-and-quality-02 {
		background: #fbfbfb url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-02_s_2.png) no-repeat center top;
		background-size: 100%;
		min-height: 390px;
		height: auto;
		max-height: 660px;
	}
	#technology-and-quality-03 {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_technology-and-quality-03_s_2.png) no-repeat center top;
		background-size: 100%;
		min-height: 390px;
		height: auto;
		max-height: 660px;
		margin-bottom: 0;
	}
	#technology-and-quality-01 .pkg,
	#technology-and-quality-02 .pkg,
	#technology-and-quality-03 .pkg {
		padding: 40px 20px;
		font-size: 15px;
	}
	.inner {
		width: 100%;
		padding: 0;
	}
	.list ul.li {
		margin-bottom: 40px;
	}
	.wp-pagenavi {
		font-size: 15px;
	}
	.single .date {
		margin-bottom: 40px;
	}
	.detail {
		width: 100%;
		margin: 0 auto 40px auto;
		font-size: 15px;
	}
	.detail p{
		margin: 20px 0;
	}
	.detail img {
		width: 100%;
		height: auto;
	}
	.ttl {
		font-size: 17px;
		line-height: 24px;
		margin-bottom: 40px;
	}
	.recruit_img {
		margin-bottom: 30px;
	}
	.recruit_img_2 {
		display: none !important;
	}
	.recruit_img_2_sp {
		display: block !important;
	}
	.recruit_img_2_sp img {
		margin-bottom: 30px;
		width: 100%;
	}
	ul.li_table {
		width: 100%;
		margin-bottom: 30px;
	}
	ul.li_table li div,
	ul.li_table li p {
		width: 100%;
		float: none;
		font-size: 15px;
	}
	#career .spc_b_60 {
		margin-bottom: 35px !important;
	}
	.about {
		padding: 40px 20px 20px 20px;
	}
	#history img {
		width: 100%;
	}
	#history-01 {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-01_s.png) no-repeat center top;
		background-size: 100%;
		min-height: 600px;
	}
	#history-02 {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-02_s.png) no-repeat center top;
		background-size: 100%;
		min-height: 600px;
	}
	#history-03 {
		background: url(../%E5%8E%9F%E5%8F%8D%E5%B8%AF%E3%83%A9%E3%83%99%E3%83%AB%E6%96%B0%E6%97%A7%E3%83%87%E3%82%B6%E3%82%A4%E3%83%B3/images/layouts/bg_history-03_s.png) no-repeat center top;
		background-size: 100%;
		min-height: 600px;
		margin: 0;
	}
	#history-01 .pkg,
	#history-02 .pkg,
	#history-03 .pkg {
		padding: 40px 20px;
		font-size: 15px;
	}
	#navi_access {
	margin-top: 40px;
	}
	ul.frm {
		width: 100%;
		margin-bottom: 30px;
	}
	ul.frm li p {
		font-size: 18px;
		margin-bottom: 5px;
		font-weight: bold;
	}
	ul.frm li p span {
		margin-left: 3px;
	}
	.privacy {
		width: 100%;
		height: 250px;
		margin-bottom: 30px;
		font-size: 85%;
	}
	.privacy p {
		font-size: 12px;
		padding: 12px 18px;
	}
	#agree {
		text-align: left;
		font-size: 15px;
	}
	input[type="submit"] {
		width: 100%;
		font-size: 15px;
		/*height: 41px;*/
		line-height: 41px;
	}
	.fin_txt {
		text-align: left;
		margin-bottom: 40px;
	}
	.wp-block-embed__wrapper iframe {
    height: 500px;
	}
	.list-sns {
		float: none;
		margin: 15px auto 0 auto;
		width: 260px;
	}
	.list-sns li {
		margin-left: 0px;
		float: left;
	}
	.list-sns li:not(:first-child){
		margin-left: 20px;
	}
	ul.footer-bn{
		text-align: center;
	}
	ul.footer-bn li{
		margin: 0px 20px;
	}
	ul.footer-bn li:nth-child(2){
		margin-left:0;
	}
/*-------↓↓↓240321剣光寺ラボ削除しボタン中央揃えのため追加-------*/
	ul.li_c3,ul.li_c4 {
		flex-direction:column;
	}
	
	ul.li_c3_btn li {
		display: table;
		margin-bottom: 10px;
	}
	ul.li_c3_btn li a {
    line-height: 41px;
	}
	ul.li_navi {
	margin-bottom: 80px;
	/*↓↓↓240319_剣光寺ラボ削除のためul.li_c3 li →float:left;削除し変更 */
	/*↑↑↑240319_剣光寺ラボ削除のためul.li_c3 li →float:left;削除し変更 */
	}
	/*-------↑↑↑240321剣光寺ラボ削除しボタン中央揃えのため追加-------*/

}
/*-------↑↑↑240321剣光寺ラボ削除しボタン中央揃えのため追加-------*/
@media (max-width: 960px) {
	.wp-block-embed__wrapper iframe {
    height: 450px;
	}	
}
@media (max-width: 768px) {
	.wp-block-embed__wrapper iframe {
    height: 400px;
	}
	ul.footer-bn li{
    	margin: 0 0 10px 0;
		width: auto;
	}
}
@media (max-width: 480px) {
	.wp-block-embed__wrapper iframe {
    height: 200px;
	}	
}

/* Mobile devices */
@media (max-width: 359px) {
	.list-sns {
	    width: auto;
	}
	.list-sns li:not(:first-child){
	    margin-left: 8px;
	}
	.list-sns li img{
	    width: 30px;
	}	
}

/* [00.PRINT]
--------------------------------------------------------------------------*/
/* Retina-specific styles. */
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
	}
@media print {
	header,
	footer,
	#mainvisual,
	#concept,
	#news {
		display: none;
	}
}
/*twitter*/
.c-footer-content{
	display: flex;
	justify-content: space-between;
	    width: 1140px;
    margin: 0 auto;
    padding: 80px 0;
}
.c-footer-content  .pkg,.c-footer-content  .twitter
{
	width: 470px;
}
.c-footer-content  .twitter{
    margin: 0 auto;
    padding: 80px 0;
}

@media (max-width: 768px) {
	.c-footer-content{
	display:block;
		width: 100%;
}
.c-footer-content  .pkg,.c-footer-content  .twitter{
	width: 100%;
}
}