@charset "utf-8";
/*‐‐‐‐‐‐‐‐‐--------‐ 全体 --------------------------*/
*{
  margin: 0px;
  padding: 0px;
  height: auto;
  box-sizing: border-box;
}
body{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.75;
  /* color: black; */
  color: #181818;
  /* color: #333333; */
  font-family: "游ゴシック体", "Yu Gothic","YuGo", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "sans-serif";
}
.ALL-WRAPPER{
  width: 100%;
  max-width: 1920px;
  min-width: 1000px;
  margin: 0 auto;
  text-align: center;
}
.center{
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
img{
  vertical-align: bottom;
}
li{
  display: inline-block;
}
a{
  text-decoration: none;
  /* color: #181818; */
  color: #333333;
}
a:hover{
  opacity: 0.6;
}
.sp{
  display: none;
}
h2{
  line-height: 1.4;
}
.tel{
  /* width: 640px; */
}
.btn{
  /* width: 400px; */
  /* border: 1px solid #000;
  border-radius: 8px;
  font-size: 24px;
  padding: 24px 64px; */
}
.btn img{
  /* width: 400px; */
}
/*‐‐‐‐‐‐‐‐--------‐‐ 全体...end -------------------------*/

/* ---------------- header ------------------------ */
header{
  background-color: white;
  height: 112px;
}
header .center{
  background-color: white;
  position: fixed;
  max-width: 1920px;
  z-index: 99;
  height: 112px;
}
header .center ul{
  position: relative;

  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform : translateX(-50%);
  transform : translateX(-50%);
  max-width: 1350px;
  min-width: 1000px;
  z-index: 99;
  height: 112px;
  background-color: white;
  width: 100%;
}
/* logo */
header .center ul li:first-of-type{
  position:absolute;
  left:24px;
  top:8px;
}
header .center ul li:first-of-type img{
  /* width: 200px; */
}
header .center ul li:first-of-type a h1:hover{
  opacity: 0.6;
}
/* btn */
header .center ul li:nth-of-type(2){
  position: absolute;
  right: 320px;
  top: 22px;
}
/* tel */
header .center ul li:nth-of-type(3){
  position:absolute;
  right:24px;
  top:8px;
}
/* --------------------- header...end ------------------- */

/* ------------------------ fv ------------------------*/
.fv{
  background-image: url("img/fv__bg.png");
  background-size: cover;
  background-position: center;
  /* position: relative;
  top: 112px; */
}
.fv .center{
  max-width: 1920px;
}
.fv .center h2 img{
  width: 100%;
}
/* --------------------- fv...end ----------------------- */

/*--------------------------   cv    ---------------------*/
.cv{
  margin: 80px 0;
}
.cv .center a h2:hover{
  opacity: .6;
}
/*-----------------  cv...end -------------------------*/

/*------------------------ mi-ryo-ku ---------------------*/
.mi-ryo-ku{
  padding: 40px 0 80px 0;
}
.mi-ryo-ku h2{
  margin-bottom:80px;
  font-size: 40px;
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 900;
}
.mi-ryo-ku h2 span{
  font-size: 64px;
}
.mi-ryo-ku h2 span:nth-of-type(3){
  font-size: 80px;
  color: #ff4749;
}
.mi-ryo-ku .center ul{
  margin-bottom: 40px;
}
.mi-ryo-ku .center ul li{
  border-radius: 24px;
  width: 480px;
}
.mi-ryo-ku .center ul li:first-of-type{
  margin-right: 32px;
  background-color: #ff9d76;
}
.mi-ryo-ku .center ul li:nth-of-type(2){
  background-color: #1fffff;
}
.mi-ryo-ku .center ul:nth-of-type(even) li:nth-of-type(1){
  background-color: #ffd082;
}
.mi-ryo-ku .center ul:nth-of-type(even) li:nth-of-type(2){
  background-color: #ff4273;
}
.mi-ryo-ku .center ul li h3{
  font-size: 32px;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  color: #fffde1;
  line-height: 1.2;
}
.mi-ryo-ku .center ul li h3 span{
  font-size: 64px;
}
.mi-ryo-ku .center ul:nth-of-type(3) li:nth-of-type(2) h3{
  text-align: left;
  font-size: 28px;
  padding-left: 16px;
  position: relative;
  bottom: 24px;
}
.mi-ryo-ku .center ul:nth-of-type(3) li:nth-of-type(2) h3 span{
  margin-right: 16px;
  position: relative;
  top: 24px;
}
.mi-ryo-ku .center ul:nth-of-type(3) li:nth-of-type(2) img{
  margin-bottom: 35px;
}
.mi-ryo-ku .center ul:nth-of-type(4) li h3,.mi-ryo-ku .center ul:nth-of-type(5) li h3{
  text-align: left;
  font-size: 28px;
  padding-left: 16px;
  position: relative;
  bottom: 20px;
  line-height: 1.1;
}
.mi-ryo-ku .center ul:nth-of-type(5) li:first-of-type h3{
  position: relative;
  bottom: 0px;
}
.mi-ryo-ku .center ul:nth-of-type(4) li h3 span:first-of-type,.mi-ryo-ku .center ul:nth-of-type(5) li h3 span:first-of-type{
  position: relative;
  top: 24px;
  margin-right: 24px;
}
.mi-ryo-ku .center ul:nth-of-type(5) li:first-of-type h3 span:first-of-type{
  position: relative;
  top: 4px;
}
.mi-ryo-ku .center ul:nth-of-type(4) li h3 span:nth-of-type(2){
  font-size: 21px;
}
.mi-ryo-ku .center ul:nth-of-type(5) li h3 span:nth-of-type(2){
  font-size: 24px;
}
.mi-ryo-ku .center ul li p{
  font-size: 24px;
  text-align: left;
  color: #333;
  padding: 0 30px;
}
.mi-ryo-ku .center ul li img{
  margin: 30px 0;
}
/*----------------- mi-ryo-ku...end ----------------------*/

/*------------------------------- kou-za -----------------*/
.kou-za{

}
.kou-za h2{
  color: #ec6e74;
  font-size: 48px;
  /* font-family: 'M PLUS 1p', sans-serif; */
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 900;
  margin-bottom: 80px;
}
.kou-za .center ul{
  position: relative;
  height: 328px;
  margin-bottom: 40px;
}
.kou-za .center ul:first-of-type{
  border:4px solid #ffd082;
  color: #ffd082;
}
.kou-za .center ul:nth-of-type(2){
  border:4px solid #ec6e1f;
  color: #ec6e1f;
}
.kou-za .center ul:nth-of-type(3){
  border:4px solid #3cc9be;
  color: #3cc9be;
}
.kou-za .center ul:nth-of-type(4){
  border:4px solid #89cd4c;
  color: #89cd4c;
}
.kou-za .center ul:nth-of-type(5){
  border:4px solid #ec748b;
  color: #ec748b;
}
.kou-za .center ul:nth-of-type(6){
  border:4px solid #81f5ff;
  color: #81f5ff;
}
.kou-za .center ul:nth-of-type(7){
  border:4px solid #ff4749;
  color: #ff4749;
}
.kou-za .center ul li:first-of-type{
  position: absolute;
  left: 0;
  top:0;
  width: 480px;
}
.kou-za .center ul:first-of-type li:last-of-type{
  position: absolute;
  right: 72px;
  top:104px;
}
.kou-za .center ul:nth-of-type(2) li:last-of-type{
  position: absolute;
  right: 96px;
  top:112px;
}
.kou-za .center ul:nth-of-type(3) li:last-of-type,.kou-za .center ul:nth-of-type(4) li:last-of-type{
  position: absolute;
  right: 136px;
  top:136px;
}
.kou-za .center ul:nth-of-type(5) li:last-of-type{
  position: absolute;
  right: 64px;
  top:136px;
}
.kou-za .center ul:nth-of-type(6) li:last-of-type{
  position: absolute;
  right: 40px;
  top:120px;
}
.kou-za .center ul:nth-of-type(7) li:last-of-type{
  position: absolute;
  right: 32px;
  top:120px;
}
.kou-za .center ul li:last-of-type h3{
  font-size: 40px;
  line-height: 1.2;
  /* font-weight: 900; */
}
.kou-za .center ul:nth-of-type(6) li:last-of-type h3,.kou-za .center ul:nth-of-type(7) li:last-of-type h3{
  font-size: 36px;
}
/*-------------------------- kou-za...end -----------------*/

/*---------------------------- shi-ka-ku -----------------*/
.shi-ka-ku{
  padding: 80px 0;
  background-color: #ebf1d3;
}
.shi-ka-ku h2{
  margin-bottom: 40px;
}
.shi-ka-ku .center h3{
  color: #fffde1;
  background-color: #02142b;
  font-size: 32px;
  width: 312px;
  margin: 0 auto;
  margin-bottom: 24px;
  font-family: 'M PLUS 1p', sans-serif;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
}
.shi-ka-ku .center p{
  margin-bottom: 40px;
}
.shi-ka-ku .center p span{
  color: #e32e2e;
  font-size: 32px;
}
.shi-ka-ku .center ul li:first-of-type{
  margin-right: 24px;
}
.shi-ka-ku .center ul li h4{
  margin-top: 8px;
  line-height: 1.4;
}

/*----------------------- shi-ka-ku...end ----------------*/

/*------------------------- shi-ka-ku__2 -----------------*/
.shi-ka-ku__2{
  padding: 80px 0;
  border-bottom: 4px solid #af9175;
}
.shi-ka-ku__2 h2{
  font-size: 32px;
  font-family: 'M PLUS 1p', sans-serif;
  color: #333;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
  font-weight: 900;
  border-top: 4px solid #af9175;
  border-bottom: 4px solid #af9175;
  padding: 40px 0;
  margin-bottom: 80px;
}
.shi-ka-ku__2 h2 span:nth-of-type(1){
  color: #af9175;
}
.shi-ka-ku__2 h2 span:nth-of-type(2){
  font-size: 72px;
}
.shi-ka-ku__2 .center p{
  margin-top: 24px;
}
/*------------------ shi-ka-ku__2...end ----------------*/

/*---------------------------- qa -----------------*/
.qa{
  padding: 80px 0;
  padding-top: 0px;
}
.qa .center p{
  margin: 80px 0;
}
.qa .center p span{
  font-size: 32px;
  font-family: 'M PLUS 1p', sans-serif;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
}
.qa .center ul li h3{
  font-size: 28px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
  border-bottom: 4px dashed gray;
  text-align: left;
  color: #33cccc;
}
.qa .center ul li h3 span{
  color: #ef8851;
  font-size: 30px;
}
.qa .center ul li h4{
  text-align: left;
  padding-top: 16px;
}
.qa .center ul li{
  width: 100%;
  display: block;
  border: 4px solid #ef8851;
  border-radius: 24px;
  padding: 16px;
  margin-bottom: 20px;
}
.qa .center ul li:first-of-type{
  margin-right: 24px;
}
/*----------------------- qa...end ----------------*/


/*---------------------------- voice -----------------*/
.voice{

}
.voice .ttl-wrapper{
  position: relative;
}
.voice .ttl-wrapper img{
  width: 100%;
}
.voice .ttl-wrapper h2{
  font-size: 64px;
  font-family: 'M PLUS 1p', sans-serif;
  /* font-family: 'M PLUS Rounded 1c', sans-serif; */
  font-weight: 900;
  color: white;
  position:absolute;left: 50%;top: 25%;
  -webkit-transform : translateX(-50%) translateY(-25%);
    transform : translateX(-50%) translateY(-25%);
}
.voice .center ul{
  margin-top: 24px;
  position: relative;
}
.voice .center ul li{
  border: 8px double #ff4273;
  border-radius: 16px;
  padding: 60px 80px;
}
.voice .center ul li h3{
  color: #ff4749;
  font-size: 30px;
  line-height: 42px;
  margin-bottom: 60px;
}
.voice .center ul li h4{
  text-align: right;
  padding-right: 80px;
}
.voice .center ul li h4 span{
  font-size: 32px;
}
.voice .center ul li h4 span i{
  margin-right: 16px;
  font-size: 40px;
}
.voice .center ul li h5 img{
  border-radius: 4%;
    width: 286px;
    position: absolute;
    border: 2px solid #fff;
    top: 176px;
    left: 147px;
}
.voice .center ul:nth-child(3) li h5 img{
  width: 136px;
    top: 175px;
    left: 249px;
}
.voice .center ul li p{
  text-align: left;
  margin-top: 60px;
}
.voice .center ul:nth-child(2) li p,.voice .center ul:nth-child(3) li p,.voice .center ul:nth-child(5) li p{
  margin-top: 90px;
}
/*----------------------- voice...end ----------------*/

/* ----------------- toku-chow -------------------------- */
.toku-chow{
  margin-top: 80px;
}
.toku-chow h2{
  font-size: 30px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.toku-chow .center h3{
  font-size: 60px;
  color: #15d88d;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.toku-chow .center h4{
  font-size: 30px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.toku-chow .center h4 span{
  color: red;
}
.toku-chow .center h5{
  font-size: 35px;
  line-height: 60px;
  margin-top: 20px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.toku-chow .center h5 span{
  color: #ff0000;
  font-size: 60px;
}
.toku-chow-item{
  display: flex;
  flex-direction: row;
  margin-top: 40px;
}
.toku-chow-item ul{
  width: 490px;
  margin: 0 5px;
  border: 2px solid #d2d2d2;

}
.toku-chow-item ul li{
  width: 100%;
  padding: 8px;
}
.toku-chow-item ul li:nth-child(1){
  background-color: #ff4500;
  color: #fff;
  font-size: 23px;
}
.toku-chow-item ul li:nth-child(2){
  font-size: 18px;
}
/* ----------------- toku-chow...end ------------------- */


/* -----------------last-cv----------------- */
.last-cv{
  margin: 80px 0;
}
.last-cv .center{
  padding: 80px;
  border-radius: 16px;
  background-color: #f9ffff;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.3);
}
.last-cv h2{
  font-size: 30px;
  line-height: 30px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.last-cv h3{
  font-size: 53px;
  line-height: 30px;
  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;
}
.last-cv h3 span{
  font-size: 53px;
  color: blue;
  padding-left: 8px;
  border-bottom: 3px solid blue;
}
.last-cv h3 span i{
  margin-left: 8px;
}
.last-cv h3 span:hover{
  opacity: 0.6;
}
/* -----------------last-cv...end----------------- */


/*‐‐‐‐‐‐‐‐‐‐‐‐‐‐‐----‐‐‐‐ footer ------------------------*/
footer{
  font-size: 16px;
  padding:50px 0 24px 0;
  background-color: #ec6e74;
}
footer .center ul{
  border-top: 1px solid white ;
  border-bottom: 1px solid white ;
  margin-bottom: 40px;
}
footer .center ul li{
  padding: 32px 16px;
}
footer .center ul li a{
  color: white;
}
footer .center ul li a:hover{
  border-bottom: 1px solid white;
}
footer .center p{
  font-size: 14px;
  margin-top: 40px;
  color: white;
}
/*‐‐‐‐‐‐‐-----‐‐‐ footer...end -----------------------*/

/* ------------------- よく使うコード ----------------------*/
/*
  中央寄せ
  position:absolute;left: 50%;
  -webkit-transform : translateX(-50%);
    transform : translateX(-50%);

  背景画像（全表示、中央表示）
  background-image: url("img/");
  background-size:cover;
  background-position: center;

  font-family: 'M PLUS 1p', sans-serif;
  font-family: 'M PLUS Rounded 1c', sans-serif;

*/
/* --------------------よく使うコード...end ---------------*/
