@charset "UTF-8";
/*
 * .top.index.css
 *
 */

/*==================================
             top page
==================================*/
#wrapper{
	margin-top:61px;
	
}
@media screen and (max-width:600px){
	#wrapper{
	margin-top:70px;
	
}
}

.top_copy_box {
	padding:0;
}
.top_copy_box img {
	width:90%;
	margin:0 auto;
	display:block;
}
.box_left,
.top_copy_box02 img {
	display:inline-block;
	vertical-align:top;
}
.top_copy_box02 .box {
	padding:0;
}
.box_left {
	width:50%;
	margin:40px auto;
	padding:2%;
	background: rgba(255,255,255,0.7);	
}
.box_left h2 {
	margin:0 auto 20px;
	padding:0;
	color:#430000;
}
.box_left p {
	text-align:left;
}
#contents .top_copy_box02 {
	color:#fff;
	background-color:#430000;
	margin:20px auto;
	width:100%;
	background-image:url(../img/top_copy_box02_img.jpg);
	background-position:100% 20%;
	background-repeat:no-repeat;
	background-size:700px auto;
}
#contents .top_copy_box03 {
	color:#fff;
	background-color:#E50011;
	margin:20px auto;
	width:100%;
	background-image:url(../img/top_copy_box03_img.jpg);
	background-position:100% 20%;
	background-repeat:no-repeat;
	background-size:700px auto;
}
#contents .top_copy_box03 .view_more_link {
    width: 200px;
    margin: 20px auto;
    background-color: #fff;
}
#contents .top_copy_box03 .view_more_link a {
	color:#E50011;
}
#contents .top_copy_box03 .view_more_link a::after {
	color:#E50011;
}
#contents .top_copy_box03 .box {
    padding:0;
}
#contents .top_copy_box03 .box_left {
    padding:2%;
}
#contents .top_copy_box03 .view_more_link {
    width: 200px;
    margin: 20px auto;
    background-color: #fff;
}
.top_copy_box02 img {
	width:44%;
	height:auto;
	float:right;
}
.history_box {
	width: 1100px;
	background:#FFFFFF;
    padding: 199px 0;
    background-image: url(../img/recruit_01.jpg);
    background-position: left;
	border: 1rem solid #FFFFFF;
    background-size: 700px 500px;
    background-repeat: no-repeat;
	
}
.history_box01 {
	width: 1100px;
	background:#FFFFFF;
	padding: 199px 0;
    background-image: url(../img/door.jpg);
    background-position: left;
	border: 1rem solid #FFFFFF;
    background-size: 700px 500px;
    background-repeat: no-repeat;
	
}
.history_box01 h4{
	font-size:24px;
	font-family: 'Noto Serif JP', serif;
    margin: 0 auto;
}
.p-st{
	
	font-size:22px;
	padding: 0px 34px;
	text-align:left;
}
.entry_box {
	width:1100px;
	margin:0 auto;
    padding: 120px 0;
    background-image: url(../img/recruit_01.jpg);
    background-position: right;
    background-size: 80% auto;
    background-repeat: no-repeat;
	height:22vw;
	width:80vw;
}
.box h6{
	font-size:24px;
	text-align:center;
	font-weight:600;
}
.top_info_copy {
   
    position: relative;
    right: 8%;
    float: right;
    width: 500px;
    padding: 40px 40px 30px 40px;
    background: rgba(255,255,255,0.9);
}
.entry_box .top_info_copy {
    float:left;
}
.top_jimukyoku {
	margin:0 auto 50px;
}

.top_weekly_report ul {
	width:1100px;
    display: flex;
    justify-content: space-around;
	margin:50px auto;
}
.top_weekly_report ul li {
	width:20%;
}
.top_weekly_report ul li img {
	width:100%;
	height:auto;
}
.top_copy {
	margin:0 auto 30px;
}
.top_copy p,
.top_copy img {
	display:inline-block;
	vertical-align:top;
}
.top_copy p {
	width:71%;
	margin:0 2% 0 0;
}
.top_copy img {
	width:25%;
	height:auto;
}
section {
    max-width: 100%;
	margin:0px auto;
	background:#fff;
	width:1100px;
}
section h2{
	font-size:33px;
	color:blue;
}
.after_pro,
.before_pro,
.plus_img {
	display:inline-block;
	vertical-align:top;
}
.before_pro {
	width:350px;
	margin:0 auto;
}
.before_pro dt {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#430000;	
	margin:0 0 10px 0;
}
.before_pro dd {
	width:300px;
	padding:14px;
	margin:0 auto;
	background-color:#E5E6E6;
	border-radius:10px;
}
.before_pro dd  p {
	font-size:22px;
	font-weight:bold;
	line-height:1.4em;
}
.before_pro dd  li {
	font-size:18px;
	color:#430000;
	margin:10px;
}
.after_pro {
	width:500px;
	margin:0 auto;
}
.after_pro dt {
	font-size:22px;
	font-weight:bold;
	text-align:center;
	color:#430000;	
}
.after_pro dd {
	width:450px;
	padding:14px;
	margin:10px;
	background-color:#F2D0D8;
	border-radius:10px;
}
.after_pro dd  li {
	font-size:22px;
	color:#430000;
	margin:10px;
	font-weight:bold;	
}
.after_pro dt  {
    color: #E50011;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.red {
	color:#E50011;
}
#main .plus_img  {
	width:80px;
	height:auto;
	margin:90px 0 0;
	display:inline-block;	
}
.program_img {
	width:940px;
	margin:0 auto;
}
/*==================================
          Font Style
===================================*/
.p-top-about {
	position: absolute;
    top: 0px;
    left: 178px;
}
.p-top-object_row{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: rgba(0,0,0,.07);
    font-size: 200px;
    font-size: 14rem;
    font-family: "EB Garamond",serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: .8;
    overflow: hidden;

}
/*==================================
          Font Style End
===================================*/

/*==================================
            strengths
 ====================================*/
 .strengths{
	text-align:center;
	background:#FFFFFF;
	padding:40px;
 }

#block_recommend {
	width: 1100px;
	display: block;
	overflow: hidden;
	padding-bottom: 80px;
	text-align: center;
	font-size: 1em;
	font-weight: 600;
	line-height: 200%;
	letter-spacing: 0.1em;
}
#block_recommend h3{
	margin-top:2vw;
	margin-bottom:0.8vw;
	font-size:2.1vw;

}
#block_recommend ul {
	margin: 0 auto;
	color: #fbfbfb;
	font-size: 1.1vw;

}
 #block_recommend ul li {
	min-width: 20vw;
	min-height: 21vw;
	display: block;
	float: left;
	margin-right: 9px;
	padding: 2vw 1vw;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #091068;
	border: #4a509a solid 4px;
	box-sizing: border-box;
}
#block_recommend ul li:last-child {
	margin-right: 0;
}
@media screen and (max-width:800px){

#block_recommend ul li:last-child {
	margin-right: 0;
    margin-top: 15%;
    margin-left: -318px;
    position: inherit;
}
.p-st{
	font-size:18px;
	padding:0px;
	}
.top_info_copy  effect-fade-right h2{
	font-size:10px;

}
}

#block_recommend ul li hr {
	width: 80px;
	border:0;
	margin: 15px auto 0 auto;
	border-top: #fff solid 2px;
}
 /*==================================
            strengths End
 ====================================*/
 
 
.middle {
  position: absolute;
  top: -100%;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.3);
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 1;
  color:#0066FF;
  text-align: center;
}
.container:hover .middle {
  top: 0;
  left: 0;
}
.image {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.container:hover .image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.text {
  text-align:center;
  color:white;
  font-family: 'Noto Serif JP', serif;
  text-shadow: 1px 1px 0 #003300, 1px 1px 0 #003300;
  font-weight:900;
  font-size: 20px;
  padding: 200px 5px;
}
    
.container {
  position: relative;
  width: 50%;
  position: relative;
  overflow: hidden;
  width:auto;
  
}/*
.image {
  opacity: 2;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container:hover .image {
  opacity: 0.3;
}

.container:hover .middle {
  opacity: 1;
}

.text {
  text-align:center;
  color: blue;
  font-weight:900;
  font-size: 18px;
  padding: 5px 5px;
} 
   */
 /*overimage  end*/  
 
 .t-m{
    padding: 0 19px;
    text-align: left;
} 

.nana{
	text-align:center;
	list-style:none;
	display:grid;
	justify-content:space-between;
    grid-template-columns: repeat(2, 1fr);
	width:1100pv;
	margin-top:5%;
	margin-bottom:5%;
	
}
.nana h5{
	margin-top:1rem;
	font-size:24px;
	font-weight: bold;
	height:60px;
	color:#000000;
}
.nana li{
	font-weight: 100;
    padding: 40px;
    background: #FFFFFF;
}


.nana li:last-child{
	margin-right:0;
}

#btn btn-primary{
	display:block;
	margin:auto 20px 20px 20px;
}

 /*==================================
           service End
 ====================================*/
  /*==================================
              WORKS
 ====================================*/
 
.wphoto{
    display:flex;
	
}

.wgroup{
	 list-style: none;
	  
}
.wgroup li{
	text-align:center;
    margin: 23px;
	padding: 30px;
	background:#FFFFFF;
   
}
.t-c{
	text-align:center;
	font-size: large;
    color: black;
    margin-bottom: 2%;
}


/*==================================
            WORKS End
 ====================================*/
 /*==================================
          contact
===================================*/

.card-title{
	font-size:22px;
	font-weight:500;
}
.container1{
	text-align:center;
	position: relative;
	font-family: Arial;
}

.container1 h5{
	font-size:24px;
	font-weight:500;
	margin: 20px auto;

}
.text-block{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgb(0, 0, 0); 
	background: rgba(255, 255, 255, 0.9); 
	color: #f1f1f1;
	color: black;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:60px;
	padding-right:60px;
}
.row1 {
	display:flex;
	flex-direction: row;
	width: 100%;
	column-gap:100px;
	padding: 10px 0;
}

/*==================================
          contact End
===================================*/
.fas {

    transform: rotate(100deg);
}

.w-back{
	background:#FFFFFF;
}

/*==================================
             top_about
===================================*/
.top_about {
	margin:30px auto;
}
.top_about h2 {
    color: #E50011;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.top_about h3 {
	background-color:#E50011;
	color:#fff;
	font-size:24px;
	margin:0 auto;
	padding:5px 0 2px;
    font-family: Noto Serif JP,serif;	
}
.top_about .en_about {
	color:#F3A380;
    font-family: Noto Serif JP,serif;
	font-size:36px;
	text-align:center;
}
.top_about ul {
	width:1000px;
    display: flex;
    justify-content: space-around;
	margin:0 auto;
}
.top_about li {
	width:30%;
}
.top_about li p {
	text-align:left;
}

/*==================================
           top_expert 
===================================*/
#contents .top_expert {
	width:100%;
	background-image:url(../common/img/expert_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:100vw 100vh;
}
.top_expert h2 {
    color: #430000;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.top_expert img,
.part {
	display:inline-block;
	vertical-align:top;
}
.part {
	width:100%;
	margin:0 auto;

}
.top_expert img {
	width:150px;
	height:auto;
	margin:0 20px 0 0;
}
.top_expert li {
	background-color:#fff;
	padding:20px;
}
.top_expert h3 {
	width:170px;
	color:#fff;
	background-color:#E05278;
	padding:3px 5px;
	margin:0 10px 0 0;
}
.part_tub {
	font-size:18px;
	font-weight:bold;
}
.top_expert h3,
.part_tub {
	display:inline-block;
}
.name {
	margin:0 10px;
    color: #430000;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.part p {
	text-align:left;
	margin:20px 0;
}
.rinen_copy {
	width:600px;
	margin:50px auto 0;
}
.top_rinen img,
.rinen_copy {
	display:inline-block;
	vertical-align:top;
}
.top_rinen p {
	text-align:left;
}
#main .top_jisseki {
	width:1100px;
	margin:0 auto 50px;
}
.top_jisseki h2 {
    color: #430000;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.top_jisseki h2 {
    color: #430000;
    font-size: 26px;
    text-align: center;
    font-family: Noto Serif JP,serif;
}
.top_jisseki ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin:30px auto;
}
.top_jisseki ul li {
    width: 24%;
}
.top_jisseki ul li img {
    width:100%;
	height:auto;
}
.top_jisseki ul li p {
	margin:10px auto 0;
	text-align:left;
}
.top_jisseki h3 {
	background-color:#430000;
	color:#fff;
	font-size:24px;
	margin:0 auto;
	padding:5px 0 2px;
    font-family: Noto Serif JP,serif;	
}

.top_news_box {
	width:100%;
	background-image:url(../common/img/expert_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-size:110vw 100vh;
	padding:30px 0;
}
.top_news_box .box {
	width:1100px;
	background-color:#fff;
	padding:10px;
}
.top_news_box ul li {
    border-bottom: #ccc solid 1px;
    font-size: 0;
    margin: 0 auto;
}
.top_news_box ul li a {
    display: block;
}
#contents .top_news_box ul li a:hover p {
	text-decoration:underline;
	opacity:1;
}
#contents .top_news_box ul li a:hover {
	opacity:1;
}
.top_news_box ul li time {
    padding: 15px 0px 15px 20px;
    width: 95px;
    color: #666;
}
.top_news_box ul li time, .top_news_box ul lin p {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
}
.top_news_box ul li p {
    color: #1d3994;
}
.top_news_box ul li time, .top_news_box ul li p {
    display: inline-block;
    font-size: 16px;
    vertical-align: middle;
	text-align: left;
	padding-left:15px;
}
.top_news_box ul li:last-of-type {
    border-bottom: none;
}


