@charset "utf-8";
/* CSS Document */


.card-body {
	height: 390px;
}
.card-body2 {
	height: 300px;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

h1 .headlogo {
	width: 30vw;
}

.barh2 {
  color:#FFF;
	line-height: 160%;
	text-align: center;
  padding:20px;
  background-color:#FFBB00;
}
.barh2_2 {
  color:#FFF;
	line-height: 160%;
	text-align: center;
  padding:20px;
  background-color:#0167FF;
}

.barh3_1 {
  font-size:18pt;
  font-size: 1.8rem;
  float:center;
}

.barh3_2 {
  font-size:20pt;
  font-size: 2.0rem;
  float:left;
}.barh4 {
  font-size:20pt;
  font-size: 2.0rem;
  float:left;
  border-left:3px #
}
.barpicup {
  width:100%;
  color: #364e96;/*文字色*/
  padding: 0.5em 0;/*上下の余白*/
  border-top: solid 3px #364e96;/*上線*/
  border-bottom: solid 3px #364e96;/*下線*/
}
.pagemenu ul {
    width: 100%;
	text-decoration: none;
	list-style-type: none;
	float: left;
    display: block;
	margin: 0;
	padding: 0;
}
.pagemenu li {
    width: 100%;
	list-style-type: none;
	list-style: none;
	float: left;
    display: block;
	margin: 5px 0;
}

.pagemenu li a {
	text-decoration: none;
    width: 100%;
	line-height: 300%;
	text-align: center;
	background-color: #DDFFC1;
	color: #333;
	padding: 0;
	float: left;
    display: block;
	margin: 5px 0;
}

.pagemenu li a:hover {
	text-decoration: none;
    width: 100%;
	line-height: 300%;
	text-align: center;background-color: #37C913;
    display: block;
	color: #fff;
	float: left;
    display: block;
}

.bottn01 a {
    width: 100%;
	line-height: 300%;
	text-align: center;
	background-color: #E11D20;
    display: block;
	color: #fff;
	float: left;
    display: block;
}

.bottn01 a:hover {
	text-decoration: none;
	background-color: #E8FD0A;
	color: #333;
}
.bottn02 a {
    width: 100%;
	line-height: 300%;
	text-align: center;
	background-color: #033FFC;
    display: block;
	color: #fff;
	float: left;
    display: block;
}

.bottn02 a:hover {
	text-decoration: none;
	background-color: #E8FD0A;
	color: #333;
}
.bottn03 a {
    width: 100%;
	line-height: 300%;
	text-align: center;
	background-color: #00FF64;
    display: block;
	color: #fff;
	float: left;
    display: block;
}

.bottn03 a:hover {
	text-decoration: none;
	background-color: #E8FD0A;
	color: #333;
}
.bnr_01 a {
  width: 80%;
	line-height: 180%;
	text-align: center;
	background-color: #FF6700;
  display: block;
	color: #fff;
  font-size:18px;
  margin-left:10%;
	padding: 15px 0;
}

.bnr_01 a:hover {
	text-decoration: none;
	background-color: #E9D569;
	color: #FFF;
}
.bnr_02 a {
  width: 100%;
	line-height: 300%;
	text-align: center;
	background-color: #E11D20;
  display: block;
	color: #fff;
  padding:0 10px;
  font-size:16px;
}

.bnr_02 a:hover {
	text-decoration: none;
	background-color: #F77678;
	color: #fff;
}
.bnr_03 a {
  width: 80%;
	line-height: 400%;
	text-align: center;
	background-color: #68C711;
  display: block;
	color: #fff;
  font-size:18px;
  margin-left:10%;
}

.bnr_03 a:hover {
	text-decoration: none;
	background-color: #1A9407;
	color: #FFF;
}
.bnr_04 a {
  width: 80%;
	line-height: 400%;
	text-align: center;
	background-color: #F1657F;
  display: block;
	color: #fff;
  font-size:18px;
  margin-left:10%;
}
.bnr_04 a:hover {
	text-decoration: none;
	background-color: #D45052;
	color: #FFF;
}

.bottn_top a {
    width: 100px;
	line-height: 200%;
	text-align: center;
	background-color: #E11D20;
    display: block;
	color: #fff;
	margin: 0 auto;
	border-radius: 50px;
	float: none;
    display: block;
}

.bottn_top a:hover {
	text-decoration: none;
	background-color: #E8FD0A;
	color: #333;
}

.idx_mainimg{
  position: relative;
  display:block;
  width:100%;
  height:510px;
  min-width:1200px;
}
.main_text01{  
  width:100%;
  position: relative;
  top:90%;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:30px;
  
}
.idx_subimg01{
  position: relative;
  display:block;
  width:100%;
  height:350px;
  background-image: url(../../images/subimg01.jpg) ;
  background-repeat:no-repeat;
  background-position: top center;
  background-size:cover;
}
.sub_text01{
  position: relative;
  top:80%;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:20px;
}
.idx_subimg02{
  position: relative;
  display:block;
  width:100%;
  height:300px;
  background-image: url(../../images/subimg02.jpg) ;
  background-repeat:no-repeat;
  background-position: top center;
  background-size:cover;
}
.sub_text02{
  width:100%;
  position: relative;
  top:65%;
  vertical-align: bottom;
  color:#FFF;
  padding:20px;
}
.sub_text02_2{
  width:100%;
  position: relative;
  top:0;
  left:0;
  vertical-align: top;
  color:#FFF;
  background-color: #4957D2;
  padding:20px;
}
.idx_subimg03{
  position: relative;
  display:block;
  width:100%;
  height:300px;
  background-image: url(../../images/subimg03.jpg) ;
  background-repeat:no-repeat;
  background-position: top center;
  background-size:cover;
}
.sub_text03{
  width:100%;
  position: relative;
  top:65%;
  left:40%;
  vertical-align: bottom;
  color:#FFF;
  padding:20px;
}
.idx_subimg04{
  position: relative;
  display:block;
  width:100%;
  height:300px;
  background-image: url(../../images/subimg04.jpg) ;
  background-repeat:no-repeat;
  background-position: top center;
  background-size:cover;
}
.sub_text04{
  width:100%;
  position: relative;
  top:65%;
  left:40%;
  vertical-align: bottom;
  color:#FFF;
  padding:20px;
}
.boxtext{
  display:block;
  width:100%;
  padding:50px 0;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1px;
}
.boxtext02{
  display:block;
  width:100%;
  padding:10px;
  margin-left:-20px;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: 1px;
}
.naka_image{
background-image: url('images/01.jpg');
height: 300px;
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
/* マージン　*/
.mb_a{
  margin-bottom: 10px;
}
.mb_b{
  margin-bottom: 20px;
}
.mb_c{
  margin-bottom: 50px;
}
.mb_d{
  margin-bottom: 80px;
}
.mb_e{
  margin-bottom: 100px;
}
/* よくある質問 */

.bimg_q {
	background-image: url("../../faq/images/img_q.png") ;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 30px 10px 60px;
	line-height: 180%;
	color: #ffffff;
}
.bimg_a {
	background-image: url("../../faq/images/img_a.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 60px;
}
.cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1px;
}
.cp_actab input {
	position: absolute;
	z-index: -1;
	opacity: 0;
}
.cp_actab label {
	font-weight: bold;
	line-height: 3;
	position: relative;
	display: block;
	padding: 0 0 0 1em;
	margin: 0 0 1px 0;
	cursor: pointer;
	background: #1b2538;
}
.cp_actab .cp_actab-content {
	overflow: hidden;
	max-height: 0;
	-webkit-transition: max-height 0.35s;
	transition: max-height 0.35s;
	background: ;
}
.cp_actab .cp_actab-content p {
	margin: 1em;
}
/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
	max-height: 20em;
}
/* Icon */
.cp_actab label::after {
	line-height: 3;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 3em;
	height: 3em;
	-webkit-transition: all 0.35s;
	transition: all 0.35s;
	text-align: center;
}
.cp_actab input[type=radio] + label::after {
	content: 'BC';
}
.cp_actab input[type=radio]:checked + label::after {
	transform: rotateX(180deg);
}



/* ページトップ */

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 50px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f102';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -40px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}



.catch {
	background: url("../../our_work/images/backimg.jpg") ;
	background-position: center center;
	width: 100%;
	padding: 5%;
	text-align: center;
	color: white;
	text-shadow: -1px -2px 3px #000000; 
	
}
.catch_title {
	font-size: 30px;
	font-size: 3.0rem;
}
.catch p {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 200%;
}

.content_work {
	width: 100%;
	padding: 5px 10px;
	float: left;
	background-color: dodgerblue;
	color: white;
	text-align: center;
	border-radius: 20px;
}



.news_line{
	border-bottom: dotted 1px #444;
}


/* 新着一覧 */
.pagination-classic {
	padding-left: 0;
	list-style: none;
	margin-left: -5px;
	font-size: 0;
}

.pagination-classic > li {
	display: inline-block;
	margin-left: 5px;
}

.pagination-classic > li > a {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 15px 19px;
	font-size: 16px;
	line-height: 1.5;
	border-radius: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pagination-classic > li > a {
	min-width: 144px;
	font-weight: 700;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	padding: 15px 19px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 5px;
	border-width: 2px;
	text-transform: uppercase;
	letter-spacing: .06em;
	transition: .3s ease-out;
}

.pagination-classic > li a, .pagination-classic > li .icon {
	line-height: 32px;
}

.pagination-classic > li a {
	padding: 9px 18px;
	color: #fff;
	background: #831725;
	border: 2px solid #831725;
	box-shadow: none;
}

.pagination-classic > li a:hover, .pagination-classic > li a:focus {
	color: #fff;
	background: #B52033;
	border-color: #B52033;
}

.pagination-classic > li .icon {
	width: auto;
	height: auto;
	padding-left: 16px;
	padding-right: 16px;
	font-family: "Material Design Icons";
}

.pagination-classic > li + li {
	margin-left: 10px;
}

.pagination-classic > li.active a, .pagination-classic > li:first-child a {
	pointer-events: none;
	background: #B52033;
	border-color: #B52033;
}

.pagination-classic > li.active a:hover, .pagination-classic > li.active a:focus, .pagination-classic > li:first-child a:hover, .pagination-classic > li:first-child a:focus {
	color: #fff;
	background: #831725;
	border-color: #831725;
}

.pagination-classic > li a.icon-default {
	color: #b6b6b6;
	background: #f3f3f3;
	border-color: #f3f3f3;
}

.pagination-classic > li:nth-last-child(2) {
	display: none;
}

.pagination-classic > li > a,
.pagination-classic > li > span {
	min-width: 54px;
	min-height: 54px;
	max-width: 54px;
	max-height: 54px;
}

/*　ボタン　テキストカラー　*/
.btn-text{
  padding:5px 30px;
  color:#FFF;
  font-size:28px;
  font-weight: bold;
}

/*　カードタイトル　*/
.title_card{
  font-size:16px;  
  font-weight:bold;
	height: 50px;
}

/* フッターリスト */
.footerlist{ 
  display: block;
  padding: 0;
}
.footerlist a{
  font-size:20px; 
  line-height:300%;
  padding:10% 0;
}
.footertext{
 text-align: center;
  padding: 50px;
  opacity: 0.3;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
  font-weight:bold;
}
/* よくあるご質問 */
.faq_q {
  display:block;
  height:30px;
  background-image: url("../../images/img_q.png");
  background-repeat:no-repeat;
  padding-left:40px;
}
.faq_a {
  display:block;
  background-image: url("../../images/img_a.png");
  background-repeat:no-repeat;
  padding-left:40px;
}
@media screen and (min-width: 1200px) {
.idx_mainimg{
  height:510px;
  max-width: 1200px;
}
.main_text01{
  position: rerative;
  top:0;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:30px;
}

/* フッターリスト */
.footerlist{ 
  display: block;
  padding: 0;
}
.footerlist a{
  font-size:18px; 
  line-height:300%;
  padding:10% 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
.idx_mainimg{
  height:485px;
  min-width: 991px;
}
.main_text01{
  position: relative;
  top:0;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:30px;
}
/* フッターリスト */
.footerlist{ 
  display: block;
  padding: 0;
}
.footerlist a{
  font-size:18px; 
  line-height:300%;
  padding:10% 0;
}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
.idx_mainimg{
  height:381px;
  min-width: 780px;
}
.main_text01{
  position: relative;
  top:0;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:30px;
}
/* フッターリスト */
.footerlist{ 
  display: block;
  padding: 0;
}
.footerlist a{
  font-size:18px; 
  line-height:300%;
  padding:10% 0;
}
}
@media screen and (max-width: 767px) {
.barh2 {
  font-size: 25px;
  }
.idx_mainimg{
  height:600px;
  min-width: 991px;
}
.main_text01{
  position: relative;
  top:0;
  left:0;
  vertical-align: bottom;
  color:#FFF;
  background-color: #FFBB00;
  padding:20px;
  font-size: 25px;
}
.sub_text01{
  font-size: 25px;
}
.sub_text02{
  font-size: 25px;
}
.sub_text02_2{
  font-size: 25px;
}
.sub_text03{
  font-size: 25px;
}
.sub_text04{
  font-size: 25px;
}
.btn-text{
  font-size:20px;
}
/* フッターリスト */
.footerlist{ 
  display: block;
  padding: 3%;
}
.footerlist a{
  font-size:18px; 
  line-height:300%;
  padding:10% 0;
}
}
@media (min-width: 576px) {
	.pagination-classic li:nth-last-child(2) {
		display: inline-block;
	}
}


.border_text {
	width: 100%;
	border: solid 1px #D70003;
	padding: 5px;
}
.tablearea{
width:100%;
height:30%;
}



/*
*
* search
*/
.search_item {
    display: inline-block;
    cursor: pointer;
	font-size: 14px;
	font-size: 1.4rem;
}
.search_item.is-active {
    color: white;
    background-color: black;
}
.is-hide {
    display: none;
}
.list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.list li {
	list-style-type: none;
	float: left;
}

.btn-square-so-pop {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #fd9535;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #d27d00;/*線色*/
}

.btn-square-so-pop:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}


.multiline-text {
  position: relative;
  width: 100%;
  height: 80px;
  overflow: hidden;
  text-align: justify;
}
.multiline-text:before,
.multiline-text:after {
  position: absolute;
}
.multiline-text:before {
  content: "...";
  bottom: 0;
  right: 0;
}
.multiline-text:after {
  content: "";
  height: 100%;
  width: 100%;
}

.not-just {
  text-align: unset;
}