@charset "UTF-8";
/* CSS Document */
img,.wrapper{
	width: 100%;
	max-width: 100%;
	height: auto;
	font-size: 62.5%;
	font-family:  -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  /*font-family: 'Sorts Mill Goudy', serif;*/
}  
.footer-txt{
	font-family:  -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
nav,h1,h2,h3,h4,footer ul{
	font-family: 'Sorts Mill Goudy', serif;
}
.start {
	background: #FFF;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9000;
}
.start p {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	display: none;
	z-index: 9999;
	width: 15%;
}
a:hover {
  opacity: 0.5;
}
.about-btn:hover{
	opacity: 0.5;
}.about-btn2:hover{
	opacity: 0.5;
}.about-btn3:hover{
	opacity: 0.5;
}
.coupon_btn:hover{
	opacity: 0.5;
}
.coupon_btn2:hover{
	opacity: 0.5;
}
.all:hover{
	opacity: 0.5;
}
.span{
  padding-left: 0.6vw;
}

/* header ============================ */
header{
  background: #111111!important;
}
.header-absolute{
	position: absolute;
  top: 2vw;
  z-index: 1;
  display: flex;
  left: 4vw;
/*	position: fixed;*/
}
.header-logo{
	top: 1rem;
	left: 2rem;
}
.header_txt{
	color: #fff;
	padding-top: 46%;
  padding-left: 5vw;
	width: 56%;
	font-size: 0.9vw;
	letter-spacing: 0.2vh;
	line-height: 2;
}
.header-absolute{
	z-index: 10!important;
}	
.banner-wrapper-fixed {
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
  background-image: none;
	z-index:-1;	
}	
.header-flex{
	display: flex;
  justify-content: center;
  margin-top: 19vh;
  width: 90%;
  padding-left: 40vw;
}
.header-gp {
	background: url(../images/top/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 30rem;
  padding-bottom: 12.3%;
  color: #fff;
  position: relative;
}

/* nav ============================ */
nav{
	margin-left: 38vw;
}
nav ul{
 	top: 4vw;
  width: 88%;
  display: flex;
}
nav li a{
	padding-left: 4vw;
  font-size: 1.6vw;
  font-weight: 200;
  color: #fff;
}
section{
	color: #fff;
}

/* section ============================ */
.about-btn,.about-btn2,.about-btn3{
	background-color: rgba(255, 255, 255, 0.3);
	font-size: 1vw;
  padding: 4% 4% 3% 7.2%;
	color: #fff;
  text-transform: uppercase;
}
.about-btn{
  width: 34%;
}
.about-btn2{
  width: 30%;
}
.about-btn3{
  width: 36%;
}

/* wrapper ============================ */
.s_wrapper1,.s_wrapper2,.s_wrapper3{
  background-repeat: no-repeat;
  padding-top: 10%;
  padding-bottom: 10%;
}
.s_wrapper1{
  background: url("../images/top/about_bg1.jpg");
  background-size: cover;
	background-attachment: fixed;
}
.s_wrapper2{
	background: url("../images/top/about_bg2.jpg");
	background-size: cover;
	background-position: center;
}
.s_wrapper3{	
  background: url("../images/recruit/header.jpg");
  background-size: cover;
  background-attachment: fixed;
}

/* section1 ============================ */
.s_1box{
  border: solid 1px;
  width: 42%;
  padding-left: 3vw;
  margin-left: 50%;
  padding-bottom: 3vh;
}
.ttl,.ttl2,.ttl3{
	padding: 5vh 0 5vh;
  font-size: 1.8vw;
}
.s_1txt p {
	padding-bottom: 3vh;
  font-size: 1vw;
  letter-spacing: 0.1vw;
  line-height: 1.8;
}

/* section2 ============================ */
.s_2txt p{
	padding-bottom: 4vh;
  font-size: 1vw;
  letter-spacing: 0.1vw;
  line-height: 1.8;
}
.s_3txt p{
	padding-bottom: 5vh;
  font-size: 1vw;
  letter-spacing: 0.1vw;
  line-height: 1.8;
}

/* btn ============================ */
.about_btn2{
  width: 36%;
  padding: 5.8%;
  border: solid 1px;
  background: #fff;
  opacity: 0.2;
}
.s_2box{
	border: solid 1px;
	width: 42%;
  padding-left: 3vw;
  margin-left: 10%;
	padding-bottom: 3vh;
}
.s_3box{
  border: solid 1px;
  width: 42%;
  padding-left: 3vw;
  margin-left: 50%;
  padding-bottom: 5vh;
}

/* section ============================ */
.n_wrapper{
	padding-bottom: 8vw;
	width: 100%;
	background: #fff;
	color: #002638;
	font-size: 1.2vw;
}
.n_wrapper a{
	color: #002638;
}
.n_wrapper a:hover {
  opacity: 0.5;
}
h2{
	position: relative;
  text-align: center;
  padding-top: 10rem;
	font-size: 1.8vw;
  padding: 5vw 0 4vw;
  font-weight: 200;
  border-bottom: solid  1px #002638;
  width: 49.8%;
  margin: 0 auto;
}
h3{
  text-align: center;
  font-size: 1.8vw;
  color: #002638;
  padding-bottom: 3vh;
}
.n_wrapper dl {
  width: 50%;
  border-bottom: solid 1px  #002638;
	margin: auto;
}
.n_wrapper dt{
  clear: left;
  float: left;
  padding: 25px 0 25px 0px;
  width: 15%;
  color: #002638;
}
.n_wrapper dd {
  width: 49vw;
	color: #002638;
  padding: 25px 0;
}
.n_inner{
	font-size: 0.9vw;
	padding-bottom: 8vw;
}
.n_inner dl:hover{
	opacity: 0.5;
}
.all{
	text-align: end;  
  width: 74%;
  padding-top: 2vh;
	color: #002638;
}
.all::after{
	content: "＞";
  padding-left: 1vw;
}
.media{
	text-align: center;
  border: solid 1px #002638;
  width: 36%;
  margin: auto;
  padding: 2% 0 2%;
}
.media p{
	color: #002638;
}
.media_txt{
  padding: 1vw;
  letter-spacing: 0.1vw;
  font-size: 1vw;
}
.tel{
	background-color: rgba(255, 255, 255, 0.3);
  font-size: 1.6vw;
  padding: 2% 0% 2%;
  letter-spacing: 0.2vw;
  width: 71%;
  margin: 1vh auto;
}

/* icon ============================ */
.icon1{
  text-align: end;
  /* padding-left: 38%; */
  display: inherit;
  margin-top: -1vh;
}
/* section5 ============================ */
.box_gp{
	display: flex;
}
.box_inner{
  border: solid 1px;
  width: 70%;
  margin: 7vh;
  padding-left: 3vw;
  padding-bottom: 3vh;
}
.box_inner1{
	padding-bottom: 4vh;
}
.box_1{
  width: 50%;
  background: url("../images/top/creoe_coupon_p.jpg");
  height: auto;
  padding-bottom: 0vh;
  background-size: cover;
	background-position: center;
}
.box_2{
	width: 50%;
	background: url("../images/top/company_recruit_p.jpg");
  height: auto;
  padding-bottom: 0vh;
  background-size: cover;
	background-position: center;

}
.box_1_wrapper{
	width: 100%;
}
h4{
	padding: 2vh 0 2vh;
  font-size: 1.8vw;
}
.coupon-txt{
	font-size: 1vw;
}
/* btn ====================*/
.coupon_btn{
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 1vw;
  margin-top: 4.3vh;
  padding: 6% 6% 6% 8%;
  color: #fff;
  text-transform: uppercase;
  width: 44%;
}
.coupon_btn2{
  background-color: rgba(255, 255, 255, 0.3);
  font-size: 1vw;
  margin-top: 3vh;
  padding: 6% 6% 6% 8%;
  color: #fff;
  text-transform: uppercase;
  width: 58%;
}
/* footer =====================*/
footer{
	width: 100%;
	text-align: center;
	color: #002638;
}
footer a{
	color: #002638;
}
.footer-icon{
	margin: 12vh 0 8vh;
}
.footer-icon img{
	width: 14%;
}
footer ul{
  display: flex;
  margin: 3vh auto 3vh;
  justify-content: center;
  font-size: 1.4vw;
}
.icon-gp{
  display: flex;
  padding: 0vh 0 2vh;
  /* margin: 5vh auto; */
  justify-content: center;
  font-size: 1.4vw;
}
footer li {
	padding: 0 4vw;
}
.icon-gp li {
  width: 100%;
	padding: 0 2.8vw;
}
.f-icon {
  padding-top: 0;
  margin-top: -2.2%;
  width: 10vw;
}
.footer-txt{
  width: 75%;
  padding: 5vw;
  text-align: left;
  margin: 3vh auto 3vh;
  font-size: 1vw;
  letter-spacing: 0.2vw;
  line-height: 2;
}
.footer_bg{
  width: 100%;
  background-size: cover;
	background: none;
  /* background: url("../images/top/footer_bg.jpg");*/
  /* height: 40vh; */
  max-width: 100%;
  background-repeat: no-repeat;
  padding-bottom: 1%;
}
.footer-copyrights{
  padding: 3vh 0 3vh;
  font-size: 1.1vw;
  /* border-bottom: solid 1px; */
  width: 80%;
  margin: auto;
}
.menu-btn{
	display: none;
}
.nav-button {
  display: none;
}
.nav-wrap.open {
  display: block;
}
.nav-wrap.close {
  display: none;
}
.sp,.pl{
	display: none;
}
.spp{
	display: none;
}
.foot_logo_filter {
  /* color #002638 */
  filter: invert(12%) sepia(40%) saturate(1785%) hue-rotate(163deg) brightness(98%) contrast(104%);
}

@media (max-width: 896px){

  .start {
    background: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9000;
  }
  .start p {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    z-index: 9999;
    width: 40%;
  }
  .pc{
    display: none;
  }
  .sp{
    display: block;
  }
  .header-logo{
    z-index: 100;
  }

  /* nav ====================*/
  .bbb a:hover {
    opacity: 1.5;
  }
  .nav-button {
    display: block;
    cursor: pointer;
  }
  .nav-wrap {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0.0, 0, 0.8);
    width: 100%;
    height: 100%;
    overflow-y:scroll;-webkit-overflow-scrolling:auto;overflow-scrolling: auto;
  }
  .nav {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto; 
  }
  .nav li {
    display: block;
    margin: 2em;
  }
  .nav a {
    color: #fff;
    font-size: 18px;
  }

  /*メニューボタンのエフェクト*/
 .nav-button,
 .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
  }
  .nav-button {
    z-index: 10001;
    position: relative;
    width: 8vw;
    height: 5vw;
    top: 1vw;
    margin-left: 37vw;
  }
  .nav-button span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    border-radius: 4px;
  }
  .nav-button span:nth-of-type(1) {
  	top: 0;
    transform-origin: top right;
  }
  .nav-button span:nth-of-type(2) {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
    transform-origin: bottom right;
  }
  .nav-button.active span:nth-of-type(1) {
    /* -webkit-transform: translateY(16px) rotate(-45deg); */
    transform: translateY(-.4vw) rotate(-45deg);
  }
  .nav-button.active span:nth-of-type(2) {
    opacity: 0;
  }
  .nav-button.active span:nth-of-type(3) {
    /* -webkit-transform: translateY(-16px) rotate(45deg); */
    transform: translateY(.4vw) rotate(45deg);
  }
  .nav-flex{
    display: flex;
    margin-top: 6vw;
    justify-content: space-between;
    width: 94%;
    z-index: 30;
    /*  position: fixed;*/
  }
  nav ul{
    width: 80%;
    flex-direction: column;
    border: solid 1px #fff;
    margin: 40% auto 0;
    padding: 6% 0 17%;
    padding-right: 1.3%;
  }
  nav li div{
	  display: none;
  }
  nav li a {
    font-size: 5vw;
    color: #fff;
    padding-bottom: 1;
  }
  nav li {
    width: 100%;
    text-align: center;
    justify-content: center;
    display: flex;
    padding-top: 11vw;
	    padding-right: 1%;
  }
  nav span{
	  font-size: 2vw;
	  color: #fff;
    text-align: center;
	  display: block;
	  padding-left: 3vw;
  }
  nav {
    margin-left: 0vw; 
  }
	nav a{
		padding-left: 0!important;
	}
	.n-f{
    margin: -3vh auto;
    width: 10%;
    padding-left: 3vw;
    padding-bottom: 11%;
	}
	.n-f2{
    margin: -7vh auto;
    width: 12%;
	  padding-top: 4vh;
    padding-left: 3vw;
    padding-bottom: 18%;
  }

/* header =====================*/
  .header-logo {
    width: 51vw;
    z-index: 100;
  }	
  .header-gp {
    background: url("../images/top_sp/header.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 0vh;
    padding-bottom: 100%;
    background-position: center;
  }
	.nav_p{
    margin: 4vh auto;
    color: #fff;
    width: 80%;
    font-size: 3vw;
    line-height: 1.9;
	}
	.header_txt {
    color: #fff;
    padding-top: 58%;
    padding-left: 5vw;
    width: 66%;
    font-size: 3vw;
    letter-spacing: 0.1vh;
    line-height: 1.7;
  }
/* sectionbtn =====================*/
  .about-btn {
    width: 54%;
    padding: 7% 8% 6% 10%;
    font-size: 2.8vw;
  }
  .about-btn2 {
    width: 41%;
    padding: 5% 8% 5% 9.8%;
    font-size: 2.8vw;
  }
  .about-btn3{
    width: 56%;
    padding: 6% 8% 6% 9.3%;
    font-size: 2.8vw;
  }
  .tel {
    background-color: rgba(255, 255, 255, 0.3);
    font-size: 3.5vw;
	  font-weight: 700;
    padding: 6% 0% 6%;
    width: 80%;
    margin: 0vh auto;
    letter-spacing: 0.7vw;
  }
  .coupon_btn {
    font-size: 2.8vw;
    margin-top: 4.3vh;
    padding: 5% 5% 5% 7.1%;
    width: 49%;
  }
  .coupon_btn2 {
    font-size: 2.8vw;
    margin-top: 3vh;
    padding: 5% 7% 5% 7.7%;
    width: 68%;
  }
/* wrapper=====================*/
  .s_wrapper1,
  .s_wrapper2,
  .s_wrapper3{
    background-repeat: no-repeat;
    padding-top: 15%;
    padding-bottom: 15%;
  }
  .s_wrapper1{
    background: url("../images/top_sp/about_bg1.jpg");
	  background-size: cover;
  }		
  .s_wrapper2{
    background: url("../images/top_sp/about_bg2.jpg");
    background-size: cover;
  }
  .s_wrapper3{
    background: url("../images/top_sp/about_bg3.jpg");
    background-size: cover;
  }	
/* section1 =====================*/
  .s_1box{
    width: 88%;
    padding-left: 24vw;
    margin-left: 0;
    padding-bottom: 12%;
    margin: auto;
    padding-top: 4%;
  }
  .ttl,.ttl3 {
    padding: 3vh 0 3vh;
  }
  .ttl, .ttl2,.ttl3 {
    font-size: 5vw;
  }
  .ttl2{
    padding: 4vh 0 4vh;
  }
  .ttl3{
    line-height: 1.2;
  }
  .s_1txt p {
    font-size: 3vw;
    padding-bottom: 4vh;
    line-height: 2.2;
  }
  .s_3txt p {
    font-size: 3vw;
    line-height: 2.2;
  }
  .s_2txt p {
    padding-bottom: 4vh;
  }

/* section1 =====================*/
  .s_2txt p {
    font-size: 3vw;
  }
  .s_2box {
    width: 88%;
    padding-left: 8vw;
    margin-left: 0;
    padding-bottom: 5vh;
    margin: auto;
  }	
  .s_3box {
    width: 88%;
    padding-left: 27vw;
    margin-left: 0;
    padding-bottom: 12%;
    margin: auto;
    padding-top: 4%;
  }	
  .s2_br{
    padding-top: 7%;
  }

   /* news =====================*/
  .n_wrapper dl {
    width: 90%;
  }	
  .n_wrapper dd {
    width: 82%;
    padding: 24px 14px 24px;
    margin: auto;
    letter-spacing: 0.5vw;
  }
  .n_wrapper dt {
    padding: 25.7px 0 25px 0px;
    width: 29%;
  }
  .n_inner {
    font-size: 3.2vw;
    padding-bottom: 15vw;
  }
  .icon1 {
    text-align: end;
    /* padding-left: 38%; */
    display: inherit;
    padding-left: 5vw;
    margin-top: -2.2vh;
    margin-left: 104%;
  }
  h2 {
    text-align: center;
    padding: 16vw 0 10vw;
    font-size: 5vw;
    font-weight: 200;
    border-bottom: solid 1px #002638;
    width: 90%;
    margin: 0 auto 1vw;
  }	
	.all{
		width: 94%;
	}
  .all::after {
    content: "＞";
    padding-left: 3vw;
  }
  .media {
    width: 76%;
    padding: 2vw 0 2vw;
  }
	h3{
	  font-size: 5vw;
    margin: auto;
    justify-content: center;
    text-align: center;
    padding-bottom: 3vh;
	}	
	.media_txt{
    width: 65%;
    font-size: 3.2vw;
    padding: 4vw 0 1vw;
    margin: auto;
    line-height: 1.8;
	}	
  .tel_btn {
    width: 75%;
    padding: 7.8%;
  }	
  .tel_detail {
    font-size: 3.2vw;
    left: 23.5%;
    top: 30%;
  }	

  /* news =======================*/
  .n_wrapper {
    padding-bottom: 15vw;
  }
  .box_gp {
    display: flex;
    flex-direction: column;
    margin-bottom: 5vh;
  }
/* box =======================*/
  .box_1 {
    width: 100%;
    background: url(../images/top_sp/creoe_coupon_s.jpg);
    background-position: center;
    background-size: cover;
  }	
  .box_inner {
    padding-left: 7vw;
    border: solid 1px;
    width: 76%;
    margin: 7vh;
  }	
  .coupon-txt {
    font-size: 3.2vw;
  }	
  .box_2 {
    height: auto;
    width: 100%;
    background: url(../images/top_sp/company_recruit_s.jpg);
    background-position: center;
    background-size: 100% auto;
    
  }	
  .box_inner {
    padding-left: 7vw;
    border: solid 1px;
    width: 76%;
    margin: 7vh;
  }	
  .coupon-txt {
    font-size: 3.2vw;
  }	

/* footer =======================*/
  footer ul{
	  font-size: 3.4vw;
	}
  .footer-icon {
    margin: 8vh 0 8vh;
  }
  .footer-icon img {
    width: 28%;
  }	
  .f-iconsp{
    margin: 7vh auto 8vh;
  }
  .f-iconsp img{
    width: 8%;
  }
  .pl{
    padding-left: 2vw;
  }
  footer span{
    display: block;
    letter-spacing: 0.4px;
    font-size: 2.6vw;
    padding-left: 3vw;
    padding-top: 3vh;
  } 
  .footer-txt {
    width: 86%;
    margin: 3vh auto 3vh;
    font-size: 3vw;
  }	
  .footer_bg {
    background: none;
    /*background: url(../images/top_sp/footer_bg.jpg);*/
    background-position: left;
  }	
  .footer-copyrights {
    padding: 4vh 0 4vh;
    font-size: 2.8vw;
    width: 100%;
  }	
  .group{
    font-size: 3vw;
  }	
  .footer_bg ul{
    width: 100%;
    flex-wrap: wrap;
    display: flex;
  }
	.icon-gp li {
    width: 30%;
    padding: 4vw 2.8vw;
  }
	.n-f{
    margin: -3vh auto;
    width: 10%;
    padding-left: 3vw;
    padding-bottom: 11%;
	}
	.n-f2{
    margin: -7vh auto;
    width: 12%;
		padding-top: 4vh;
    padding-left: 3vw;
    padding-bottom: 11%;
  }
	.f-icon-g{
		display: flex;
    justify-content: center;
	}
	footer a:first-of-type{
		padding-left: 2%;
	}	
	footer a:last-of-type{
		padding-left: 2%;
	}
  footer a {
    width: 9%;
    color: #002638;
  }
  .foot_logo_filter {
    /* color #002638 */
    filter: invert(12%) sepia(40%) saturate(1785%) hue-rotate(163deg) brightness(98%) contrast(104%);
  }

}


/*2023.0616_追加*/
.top_detail {
  padding-left: 1.5rem;
}
.top .header-gp {
  background: url(../images/top_sp/header.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50%;
  padding-bottom: 11%;
  background-position: inherit;
}
.harajuku_top-ttl{
  font-size: 1.6rem;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  padding-bottom: 3rem;
}
.top .header_txt {
  color: #9c9c9c;
  padding-top: 0;
  padding-left: 0;
  width: 70%;
  font-size: 3vw;
  letter-spacing: 0.1vh;
  line-height: 1.7;
}
.follow_us{
  width: 80%;
  margin-left: 0.3rem;
}	
.harajuku_top-ttl{
  font-size: 1.6rem;
  line-height: 1.8;
}
.recruit_bn{
  width: 93%;
  padding-top: 2rem;
}
.follow_sns_wp {
  position: absolute;
  width: 5%;
  right: 8%;
  top: 19%;
}
.inst_23{
  padding-top: 1rem;
  display: block;
}
.face_23{
	padding-top: 1rem;
}	

@media (min-width: 900px){
  .top .header-gp{
    background: url(../images/top/header.jpg);
    padding-top: 22%;
    padding-bottom: 10%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
	}
  .top .header_txt {
      color: #fff;
      padding-top: 0%;
      padding-left: 0vw;
      width: 42%;
      font-size: 0.9vw;
      letter-spacing: 0.2vh;
      line-height: 2;
  }
}	

@media (min-width: 900px){
	.follow_us{
    width: 70%;
    margin-left: 0.3rem;
  }	
  .harajuku_top-ttl{
    font-size: 2.1rem;
  }
  .top_detail{
    padding-left: 4rem;	
  }
  .recruit_bn{
    width: 40%;
    padding-top: 3rem;
  }
  .follow_sns_wp{
    position: absolute;
    width: 1.5%;
    right: 8%;
    top: 20%;
  }
  .inst_23{
    padding-top: 1rem;
  }
  .face_23{
    padding-top: 1rem;
  }	
}

 /* section ====================*/
.sec_wp{
	color: #002638;
  padding: 4rem 0;
}
.top_ttl_23{
  text-align: left;
  padding: 0;
  font-size: 30px;
  font-weight: 200;
  border-bottom: none;
  width: 100%;
  margin: 0;
  padding-bottom: 2.5rem;
  padding-left: 1.5rem;
}
.top_ttl_23 span{
	display: block;
  font-size: 50%;
  opacity: 50%;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
.sec_wp_img_1{
  position: absolute;
  bottom: -3rem;
  width: 60%;
  right: 0;
  /* z-index: 1; */
  display: block;
}
.sec_1txt{
	font-size: 17px;
  padding-top: 7rem;
  padding-left: 1.5rem;
}
.sec_wp_img_box{
	position: relative;
}
.sec_2_txt{
	padding-top: 2rem;
}
.about-btn{
	color: #002638;
  display: block;
  border: solid 1px;
  text-align: center;
  padding: 1.1rem;
  font-size: 16px;
  width: 78%;
  margin: 4rem auto 0;
	background: none;
}

@media (min-width: 900px){
  .sec_wp {
    color: #002638;
    padding: 8rem 0;
  }
  .top_ttl_23 {
    font-size: 45px;
    padding-left: 4.5rem;
	  padding-bottom: 5.5rem;
  }	
	.specialty_flex{
		display: flex;
	}
	.sec_wp_img_1{
	  right: -6rem;
	}
	.sec_wp_img_box {
    width: 50%;}
	.sec_1txt_gp{
	  width: 30%;
    margin-left: auto;
    margin-right: 5rem;
	}
	
}

/* section===========================*/
.menu_wp{
	background: url(../images/sec_2_wp_sp.jpg);
  background-size: cover;
}
.sec_menu_txt{
	font-size: 17px;
  padding-top: 1rem;
  padding-left: 1.5rem;
}
.sec_menu_txt2{
  font-size: 17px;
  padding-top: 1rem;
  padding-left: 1.5rem;
  padding-bottom: 16rem;
}

@media (min-width: 900px){
	.menu_wp {
    background: url(../images/sec_2_wp_pc.jpg);
    background-size: cover;
    background-position: top;
  }
	.menu_gp{
	  width: 30%;
    padding-left: 3.5rem;
	}
	.sec_menu_txt2 {
    font-size: 17px;
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-bottom: 3rem;
  }
}


/* section===========================*/
.rec_txt_1,.rec_txt_2{
  font-size: 17px;
  padding-top: 1rem;
  padding-left: 1.5rem;	
}
.rec_txt_2{
	padding-top: 3rem;
}
.rec_img_wp{
	padding-top: 4rem;
}
h3{
	font-size: 30px;
}
.ttl, .ttl2, .ttl3 {
  font-size: 30px;
}
.box_inner {
  padding-left: 7vw;
  border: solid 1px;
  width: 84%;
  margin: 4rem auto;
}

@media (min-width: 900px){
  .rec_flex_wp{
    display: flex;
  }
  .rec_img_wp {
    padding-top: 4rem;
    padding-top: 0;
    margin-top: -11rem;
  }
  .rec_txt_1, .rec_txt_2 {
    padding-left: 4.5rem;
  }
  .rec_btn{
    width: 43%;
    margin: 4rem;
  }
  .rec_txt_wp{
    width: 50%;
  }
  .news_ttl{
    text-align: center;
  }
  .sec_co{
    padding: 8rem 0 13rem;
  }
}

	































