﻿@charset "UTF-8";


/*----------------------------
clearfix
----------------------------*/
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

/*IE6,7対策 （haslayout対策）*/
.cf {
  *zoom: 1; }



/*------------------------------------
margin , padding
------------------------------------*/
.mt1em {
	margin-top: 1em ;
}
.mt2em {
	margin-top: 2em ;
}
.mb1em {
	margin-bottom: 1em;
}
.mb2em {
	margin-bottom: 2em;
}
.mb3em {
	margin-bottom: 3em;
}
.pt2em {
	padding-top:2em ;}
.pb2em {
	padding-bottom:2em;}


.pc_none{
	display:none;
	}

.sp_none{
	display:block;
	}

.fs16{
	font-size: 1.6rem;
}

.fs18{
	font-size: 1.8rem;
}
@media (max-width:768px){
.pc_none{
	display:block;
	}

.sp_none{
	display:none;
	}
	
}




/*----------------------------
normalize補足
----------------------------*/
	
img{max-width: 100%; height: auto;}


.wrapper{
	background-color: #f7f7f7;
	max-width: 1250px;
	width: 90%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}
.wrapper.lppage{
	background-color: #fff;
}

.left {float:left;}
.right {float:right;}



.sec {
	padding-top:2em;
	margin-bottom: 5em;
	}

.two_culm li{
	width: 50%;
	float:left;
	padding: 20px 2.5%;
	}
.two_culm2 li{
	width: 50%;
	float:left;
	padding: 10px 0.5%;
	}
.three_culm li{
	border: solid 0.5px #333;
	width: 33.333%;
	float:left;
	}
.three_culm2 li{
	width: 32.333%;
	float:left;
	padding: 10px 0.5%;
	}
.form_wrap{
	max-width:1000px;
	margin: 0 auto;
	width: 100%}

.form_wrap .control-label{
	text-align:left}


@media (max-width:768px){
.sp_arr{
	width:50%;
	margin:0 25%;
	}
.wrapper{
	width: 100%;
	}

.wrapper .mb2em{
	margin-bottom:10px;	
	}
.wrapper .pt2em{
	padding-top:10px;	
	}
.wrapper .sec{
	padding-top:10px;
	margin-bottom: 20px;
	}

.three_culm li{
	border: solid 0.5px #333;
	width: 100%;
	display:block;
	}
.three_culm2 li{
	width: 100%;
	display:block;
	}

	}
	
	
		
/*----------------------------
HOME追加
---------------------------*/
	
@media screen and (min-width:700px){
.home_side .machine_bnr{
	display:none;	
	}
}
@media (max-width:700px){
.top_bnr{
	padding: 20px 0;
	text-align:center;
	}
}



#donyu li{
	list-style: none;
}

#donyu .two_culm li{
	width: 50%;
	float:left;
	padding: 20px 2.5%;

	}

.donyu_about{
	padding: 10px;
	background:#fff4c8;
	opacity: 0.8;
}
.donyu_txt{
	padding: 20px;
	background: #FFF;
	opacity: 0.8;	
}
li .donyu_txt{
	padding: 0px;
}
.donyu-flex ul{
	display: flex;
}
.donyu-flex li{
	padding:10px;
}
.primary-blog__content .single-article__body .donyu-flex p,.primary-blog__content .single-article__body .donyu-flex img,.primary-blog__content .single-article__body .donyu-flex ul{
	margin-bottom:0;
}
@media (max-width:700px){
#donyu .two_culm li{
	width: 100%;
	float:none;
	}
.two_culm2 li{
	width: 100%;
	float:none;
	}
}

/*----------------------------
社員の声追加
---------------------------*/

#staff_voice{
	width: 90%;
	margin:20px auto;
}
#staff_voice .staff_ttl {
	color: #fff;
	font-size: 2.0rem;
	text-shadow: 0px 0px 2px #808080;
	line-height: 1.2;
}
#staff_voice .staff_ttl span{
	color: #fff;
	font-size: 5.0rem;
	text-shadow: 0px 0px 3px #808080; 
}
#staff_voice .staff_comment{
	background: rgba(255,255,255,0.6);
	margin-top:300px;
	padding: 20px;
	width: 80%;
	
}

#staff_voice .staff04{
	background: url(../images/staff/04_yamauchi.jpg) no-repeat top right;
	background-color: #ccc;
	background-size: contain;
	/*background-size: auto 100%;*/
	min-height: 500px;
	padding:20px;
}
#staff_voice .staff04 .staff_ttl{
	text-align: left;
}


@media (max-width:700px){
#staff_voice{
	width: 100%;
}
#staff_voice .staff_comment{
	width: 100%;
	padding:10px;
	font-size:12px;
	}
#staff_voice .staff04{
	background-position: 0 100px;
	}
}

.fukuri_list{
	background: url(../images/content/koro.jpg) no-repeat right bottom;
	background-size: contain;
}
@media (max-width:700px){
.fukuri_list{
	background: none;
}
}

.fukuri_list ul {
    list-style: none;
    padding:0;
    margin:0;
}
.fukuri_list li { 
    padding-left: 1em; 
	padding-bottom: 10px;
    text-indent: -.7em;
	font-size: 1.6rem;
}
.fukuri_list li:before {
    content: "• ";
    color: #6cacf4;
}
.ryoko_list p{
	float: left;
}
.ryoko_list .ryoko_img img{
	width: 49%;
	padding: 0 0.5%;
}

.rinen2{
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif; 
}
.rinen_inner01{
	padding: 10px;
}
.rinen_inner01 .rinen_part01,
.rinen_inner01 .rinen_part04{
	float: left;
	background-color: #9dd6e8;
	color: #fff;
	padding: 20px;
	width:49%;
	min-height: 200px;
	margin:0.5%;
}
.rinen_inner01 .rinen_part02,
.rinen_inner01 .rinen_part03{
	float: left;
	background-color: #002060;
	color: #fff;
	padding: 20px;
	width:49%;
	min-height: 200px;
	margin:0.5%;
}
main[class*="page-"] .main__primary .rinen_inner01 h3{
	font-size: 35px;
	font-weight: bold;
	padding: 0;
	background:none;
}
.rinen_part01 {
	font-size: 15px;
}
.rinen_part02, .rinen_part03, .rinen_part04{
	font-size: 24px;
}
main[class*="page-"] .main__primary .rinen_inner02 h3{
	font-size: 35px;
	font-weight: bold;
	background-color: #002060;
	color:#fff;
	padding: 1.5rem;
}
.kihan_before{
	float: left;
	padding: 20px;
	border-radius: 10px;
	width:15%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-right: 5px;
}
.kihan_after{
	float: left;
	padding: 20px;
	position:relative;
	background-color: aqua;
	width:83%;
	color: #fff;
	font-size: 15px;
}
.kihan_after:after{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top:0px;
  right:-1em;
  margin: auto;
  border-style: solid;
  border-width: 30px 0 30px 1em;
  z-index: 10;
}
.kihan_part01 .kihan_before{
  background-color: #ffc000;
}
.kihan_part01 .kihan_after{
  background-color: #9280d6;
}
.kihan_part01 .kihan_after:after{
  border-color: transparent transparent transparent #9280d6;
}
.kihan_part02 .kihan_before{
  background-color: #00b0f0;
}
.kihan_part02 .kihan_after{
  background-color: #2f5597;
}
.kihan_part02 .kihan_after:after{
  border-color: transparent transparent transparent #2f5597;
}
.kihan_part03 .kihan_before{
  background-color: #00b050;
}
.kihan_part03 .kihan_after{
  background-color: #574afc;
}
.kihan_part03 .kihan_after:after{
  border-color: transparent transparent transparent #574afc;
}
.kihan_part04 .kihan_before{
  background-color: #5b9bd5;
}
.kihan_part04 .kihan_after{
  background-color: #4fe17c;
}
.kihan_part04 .kihan_after:after{
  border-color: transparent transparent transparent #4fe17c;
}
.kihan_part05 .kihan_before{
  background-color: #7f74d2;
}
.kihan_part05 .kihan_after{
  background-color: #00b0f0;
}
.kihan_part05 .kihan_after:after{
  border-color: transparent transparent transparent #00b0f0;
}
.kihan_part06 .kihan_before{
  background-color: #66ffff;
}
.kihan_part06 .kihan_after{
  background-color: #24d65b;
}
.kihan_part06 .kihan_after:after{
  border-color: transparent transparent transparent #24d65b;
}

@media (max-width:700px){
.rinen_inner01 .rinen_part01,
.rinen_inner01 .rinen_part02,
.rinen_inner01 .rinen_part03,
.rinen_inner01 .rinen_part04{
	width:100%;
	margin:5px 0;
}
.kihan_after:after{
  display: none;
}
}

/*css事業部*/
#css .service-list__thumb{
	border: none;
}
#css .css_voice{
	padding:15px;
	border:dashed 1px #555;
	margin-bottom:30px;
}
#css .css_voicettl{
	font-size: 2.2rem;
	font-weight: bold;
}
#css .css_voicettl span{
	font-size: 1.5rem;
	font-weight: normal;
}
#css .css_kizai{
	padding:10px;
	text-align: center;
	font-size: 1.8rem;
	background-color: #fff799;
}
#css .css_kizaittl{
	font-weight: bold;
	color: #1E14FF;
	text-align: left;
}

main[class*="page-"] .main__primary:not(.primary-blog) #css .css_enkaku table{
  width: 100%;
  border-spacing: 0;
  border: 0;
}

main[class*="page-"] .main__primary:not(.primary-blog) #css .css_enkaku table th{
  border-bottom: solid 2px #31aae2;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding: 10px 0;
  background: none;
}

main[class*="page-"] .main__primary:not(.primary-blog) #css .css_enkaku table td{
  border-bottom: solid 2px #ddd;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  padding: 10px 0;
  background: none;
}

.eizen_box{
	padding:20px;
	border-radius: 20px;
	background-color: #ffe866;
	font-size:2.0rem;
	font-weight: bold;
	margin-bottom:30px;
}
.eizen_list{
	padding:20px 3%;
	margin-bottom:50px;
}
.eizen_left{
	float:left;
	width:70%;
}
.eizen_left li{
	font-size:2.4rem;
	padding:20px 0px;
	font-weight: bold;
}
.eizen_left li span{
	border-bottom: double 6px red;
}
.eizen_right{
	float: right;
	width:30%;
}
@media (max-width:640px){
.eizen_left li{
	font-size:1.8rem;
}
.eizen_left, .eizen_right {
	float:none;
	width: 100%;
	margin:20px auto;
}
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.info-head{
	margin-top:0!important;
}
/*remoteページ*/
.remote_body{
	line-height: 2.0;
	font-size: 1.6rem;
	padding:20px 5%;
	font-family: 'Noto Sans Japanese';
}
.remote_body h2 {
  padding: .25em 0 .25em .75em;
  border-left: 10px solid #243096;
}
.remote_list{
	padding:30px 0px;
}
.remote_list li{
	list-style: square;
	margin:20px 0 20px 1rem;
}
.remote_table table{
	width: 100%;
}
.remote_table table td{
	background-color: #fff;
	padding:10px;
}
.remote_table table th{
	background-color: #ffa901;
	padding:10px;
}
.remote_table table .td1{
	width: 80%;
}
.remote_table table .border{
	border:1px solid #555;
}
.remote_table table .border .td1{
	border-right:1px solid #555;
}
.remote_check{
	text-align: center;
	margin:30px auto;
}
.remote_check #link3 span{
	padding:20px;
	background-color: #ccc;
	font-weight: bold;
	color:#fff;
}
.remote_check #link4 span{
	padding:20px;
	background-color: #ccc;
	font-weight: bold;
	color:#fff;
}
.remote_check a{
	padding:20px;
	background-color: #243096;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
}
.remote_check a:hover{
	opacity: 0.8;
}
/*よくある質問*/
#faq{
	font-size: 16px;
}

#faq h3 {
  font-weight: bold;
  position: relative;
  padding: .75em 1em .75em 1.5em;
  border: 1px solid #ccc;
}
#faq h3::after {
  position: absolute;
  top: .5em;
  left: .5em;
  content: '';
  width: 6px;
  height: -webkit-calc(100% - 1em);
  height: calc(100% - 1em);
  background-color: #243096;
  border-radius: 4px;
}
#faq h4{
	color:#243096;
	border-bottom: 1px solid;
	padding-bottom: 5px;
	line-height: 1.3;
}
#faq h4 span{
	font-size:1.5em;
}
.faq-menu{
	margin:30px auto;
}
.faq-menu ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}
.faq-menu ul li{
	width: 32.5%;
	margin:5px auto;
}
.faq-menu ul li a{
	text-align: center;
	list-style: none;
	padding:20px;
	background-color: #243096;
	font-weight: bold;
	color:#fff;
	display: block;
}
.faq-box{
	padding:2rem 0;
}
.faq-box li{
	padding:15px;
}
.question{
	margin-bottom: 15px;
}
.answer{
  display: none;
}
#faq .answer strong{
	color:red;
}
#faq .answer a{
	font-weight: bold;
}
.faq-box .answer ul{
	list-style: circle;
	margin-left: 30px;
}
.faq-box .answer ul li{
	padding: 5px;
}

.page_contactbox{
	margin-top: 3rem;
	text-align: center;
}
.page_contactbox a:hover{
	text-decoration: none;
}
.page_contactbtn{
	width:80%;
	max-width:500px;
	padding:20px;
	color:#fff;
	font-weight:bold;
	font-size:2em;
	background-color:#ff9a57;
	margin:20px auto;
	border-radius:10px;
}

@media (max-width:640px){
	#faq{
		font-size:14px;
	}
	#faq　h4{
		font-size: 18px;
	}
.faq-menu ul li{
	width: 100%;
	margin:3px auto;
}
.faq-menu ul li a{
	padding:10px;
}

}
/*----------------------------
WPマニュアル
---------------------------*/
.wp_menu {
  background-color: rgba(59, 164, 222, 0.05);
  padding: 2rem;
  margin: 2rem 0;
}
.wp_menu ul {
  margin-left: 2rem;
}
.wp_menu li {
  font-size: 1.8rem;
  line-height: 3.6rem;
  list-style: disc;
}
.menu-item a:hover, .entry-content a {
  color: #243096 !important;
}
.wp_menu .attention {
  margin-top: 30px;
  line-height: 1.8rem;
}
.wp_manual img{
  margin: 1.5rem 0;
}
.wp_manual ul{
  margin: 1rem 0 1rem 1rem;
}
.wp_manual ol{
  margin: 1rem 0;
}

/*----------------------------
社員紹介
---------------------------*/
.member_message{
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 3em;
  text-align: center;
}
.main__member_primary{
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
  max-width: 1300px;
}
.member_flexbox {
  display: flex;
}
.member_memberimg{
  width:300px;
  padding-right:30px;
}
.member_memberimg img{
  width:300px;
  border-radius: 10px;
  border: 1px solid #d3d6ea;
}
.member_memberprof{
  font-weight: bold;
  margin-top: 20px;
}
.member_memberprof span{
  color: #243096;
  font-size:2rem;
}
.member_memberprof p{
  font-size:3rem;
}
@media only screen and (max-width: 767px) {
  .member_message{
    text-align: left;
  }
  .main__member_primary{
    padding: 0 5px;
  }
  .member_flexbox {
    display: block;
  }
  .member_memberimg{
    width:100%;
    padding-right:0px;
    text-align: center;
  }
  .member_memberprof{
    text-align: center;
  }
}

.member_commentbox{
  margin-top: 30px;
  border-top: solid 2px #333;
}
.member_comment_q{
  padding: 10px;
  color: #243096;
  font-weight: bold;
  font-size:2rem;
}
.member_comment_q::before {
  color: #243096;
  content: "Q";
  font-size:4rem;
  padding-right: 10px;
}
.member_comment_a{
  padding: 10px 10px 20px 60px;
  font-size:1.5rem;
  border-bottom: dotted 1px #333;
}
@media only screen and (max-width: 767px) {
  .member_comment_q{
    padding: 10px 5px;
  }
  .member_comment_q::before {
    font-size:3rem;
  }
  .member_comment_a{
    padding: 10px 5px;
  }
}

.member_searchbox{
  background-color: #f4f5fa;
  padding: 20px 0;
  margin-bottom: 60px;
  text-align: center;
  border-radius: 9999px;
  display: flex;
  justify-content: center;
}
.member_searchbox .member_selectbox {
  display: inline-flex;
  align-items: center;
  position: relative;
  margin: 0 20px;
}

.member_searchbox .member_selectbox::after {
  position: absolute;
  right: 15px;
  width: 10px;
  height: 7px;
  background-color: #535353;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
  pointer-events: none;
}

.member_searchbox .member_selectbox select {
    appearance: none;
    height: 50px;
    padding: 5px calc(.8em + 30px) 5px .8em;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    background-color: #fff;
    color: #333333;
    font-size: 1em;
    cursor: pointer;
}

.member_selectbtn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 50px;
  margin: 0 20px;
  padding: .9em 2em;
  border: none;
  border-radius: 25px;
  background-color: #243096;
  color: #fff;
  font-weight: 600;
  font-size: 1em;
}

.member_selectbtn:hover,.member_selectbtn:focus,.member_selectbtn:active,.member_selectbtn:visited {
  background-color: #142086;
  color: #fff;
  text-decoration: none !important;
}
@media only screen and (max-width: 767px) {
  .member_searchbox{
    border-radius: 10px;
  }
  .member_searchbox .member_selectbtn {
    width: auto;
  }
}
.member_listbox {
  margin-top: 30px;
	display: flex; /* flexbox */
	flex-wrap: wrap; /* 折返し指定 */
}

.member_listbox .member_list{
  width: 25%;
  text-align: center;
}
.member_listbox .member_list img{
  max-width:220px;
  border-radius: 50%;
  margin-bottom: 10px;
  border: 1px solid #d3d6ea;
}
.member_listbox .member_list a{
  text-decoration: none;
}
.member_listbox .member_list span{
  color: #243096;
}
.member_listbox .member_list p{
  color: #333333;
  font-size: 2rem;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .member_listbox .member_list {
    width: 50%;
  }
  .member_listbox .member_list img{
    max-width:90%;
  }
}
.memberlist_btn{
  margin: 30px auto;
}

/*DX学校*/

.dx_btn,
a.dx_btn {
  color: #fff;
  background-color: #243096;
  display: block;
  width: 80%;
  font-size:1.5rem;
  padding: 15px;
  margin: 20px auto;
  text-decoration:none;
}
.dx_btn:hover,
a.dx_btn:hover {
  color: #fff;
  background: #ccc;
  text-decoration:none;
}
.dx_table{
  border-collapse: collapse;
  width: 100%;
}
.dx_table td, .dx_table th {
  border: 1px solid #ddd;
  padding: 10px 15px;
  line-height: 2;
  background: #fff;
  vertical-align: middle;
}
.dx_table th {
  background: #f5f5f5;
}