* {
  margin: 0;
  padding: 0; 
}

html {
    font-size: 100%;
}

body {
  color: #000030;
  font-family: "メイリオ" ;
  background-color: #FFFFFF;
  background-size: 100% auto;
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  font-family: "Noto Serif JP", "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

div {
    display: block;
}

p {
    overflow-wrap: break-word;
}

/* ======== ヘッダー =========== */
header{
/*  z-index: 10; */
/*　height: 64px; */
/*  position: absolute; */
/*  top: 300px; */
  background-color: #FFFFFF;
  width: 100%;
/*  text-align: center; */
/*  z-index: 2; */
  box-shadow: 0px 8px 3px -3px rgba(0, 0, 0, 0.25); /* ヘッダーに影をつける */
  padding: 0px;
  margin: 0px;
/*  background-image: url(https://star-smile.net/img/1455501.png); */
}

#header {
/*  background-image: url(https://star-smile.net/img/1455501.png); */
  box-shadow: none;
}

#header2 {
  background-color: #eeffee;
  padding-top: 5px;
  padding-bottom: 5px;
}
.header_inner {
/*  display: flex; */
/*  flex-wrap: wrap; */
  display: flex;
/*  height: 100px; */
  height: 140px;
  align-items: center;
/*  max-width: 1150px; */
  margin-right: 10px;
}

.header_inner div:last-child {
/*  margin-right: auto; */
  margin-left: auto;
}

.header_inner nav {
  margin-left: auto;
}

.header_inner ul {
  display: flex;
}
.header_inner ul li {
/*  margin-left: 20px; */
/*  border: 1px solid #0f0 */
}

.logo-area {
}

.name-area p {
  /* font-family: "メイリオ" ; */
  font-family: M PLUS Rounded\ 1c,Rounded Mplus\ 1c,Mplus\ 1p,sans-serif;
}

.name-area p.main-name {
  color: #3030EE;
  font-family: M PLUS Rounded\ 1c,Rounded Mplus\ 1c,Mplus\ 1p,sans-serif;
  font-size: 2.0em;
  font-weight: 900;
}

.sub-name {
  color: #000030;
  font-family: "メイリオ";
  font-size: 1.2em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  display: block;
}

.menu-area {
 width: 60%;
}

.logo {
}

.logo h1 {
}

.logo-back {
/*    height: 90px;
    width: 90px;
    background-color: #ccffcc;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
    border-bottom-right-radius: 60px;
    border-bottom-left-radius: 60px;
    margin-left: 20px;
    float: left; */
}

.logo_img {
  /* border: 1px solid #00f; */
  /* width: 100%; */
  height: 100px;
  padding: 20px 20px 20px 20px;
/*
  height: 4em;
  padding: 10px 20px 10px 0px;
  float: left;
*/
}

.main-title {
   width: 370px;
}
.main-title-name {
    color: #3030EE;
    font-family: M PLUS Rounded\ 1c,Rounded Mplus\ 1c,Mplus\ 1p,sans-serif;
    font-size: 2.0em;
    font-weight: 900;
    display: block;
    /* border: 1px solid #0f0; */
    padding-top: 0;
    margin-top: 0;
}
.sub-title-name {
    color: #000030;
    font-family: "メイリオ";
    font-size: 0.8em;
    margin-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    /* border: 1px solid #f00; */
}

.office-info {
  font-size: 0.9em;
}
/*
.menu-container {
  border: 1px solid #0f0;
  display: flex;
}

.menu-container ul {
  overflow:hidden;
  list-style:none;
  margin: 0 auto;
  z-index: 20;
}
 
.menu-container ul li {
  display: inline-block;
  padding: 26px 10px 20px 10px;
}
*/

/* ====== メニュー ======== */
.menu-container {
  /* border: 1px solid #0f0; */
  /* display: flex; */
  width: 100%;
}

#menu_nav {
  list-style: none;
  display: flex;
}

#menu_nav li {
  /* width: 140px;　*/
  width: 16%;
  text-align: center;
  line-height: 1.0;
  vertical-align : middle;
/*  border: 1px solid #0f0; */
  white-space:nowrap;
}
 
#menu_nav li a {
  text-decoration: none;
  font-weight: normal;
  overflow-wrap: break-word;
  color: black;
}

#menu_nav li a {
  text-decoration: none;
  font-weight: normal;
  overflow-wrap: break-word;
  color: black;
}

#menu_nav li a:link {
  color: black;
}

#menu_nav li a:visited {
  color: black;
}

#menu_nav li a:hover {
  text-decoration: none;
  font-weight: 900;
  color: #fff;
  background-color: #000;
}

#menu_nav li a:active {
  color: black;
}

/*
@media screen and (max-width: 850px)
#menu_nav li a {
    padding: 0.4em 1.2em;
    font-size: 0.8em;
}
*/
#nav_toggle_title {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    right: 65px;
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    width: 100;
  
}

/* ======= 共通 ==========*/
.title_block {
    /* border: 1px solid #f0f; */
    height: 55px;
    margin: 62px 10px 20px 0px;
    max-width: 1150px;
    padding: 0 0px 0 0px;
/*    display: flex; */
}

/* 蛍光ペン風 */
.title_name {
   background: linear-gradient(transparent 70%, #a7d6ff 70%);
}

/* アンダーライン２色 */
/*
.title_name {
  border-bottom: solid 3px skyblue;
  position: relative;
}

.title_name::after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #ffc778;
  bottom: -3px;
  width: 30%;
}
*/

/* 付箋風 */
/*
.title_name {
  position: relative;
  background: #dfefff;
  box-shadow: 0px 0px 0px 5px #dfefff;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  color: #454545;
}

.title_name::after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}
*/

h2 {
  display: block;
/*  font-size: 1.5em; */
    font-size: 1.875em;
    letter-spacing: 4.5px;
/*  margin-block-start: 0.83em; */
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}

.section-contents {
    padding: 0px 20px;
    margin: 0px auto 0 auto;
    max-width: 1150px;
    font-size: 1.1em;

    line-height: 2.0;
}

/* ====== SECTION 0 ======== */
#section-0 {
/*  background-image: url(https://star-smile.net/img/421422_254058138032184_1346693777_n_2.jpg);
  padding-top: 0px;
  height: 1200px;
  padding: 50px;
  margin: 0px; */
}

.top_block {
  position: relative;
}

.top_block h2 {
  position: absolute;
  top: 30%;
  left: 30%;
  transform: translate(-50%, -50%);
  font-weight: bold;
  /* font-size: 2.5em; */
  font-size: 2.5vw;
/*  text-shadow: 1px 2px 3px #808080; */
  text-shadow: 1px 2px 3px #fff;
  font-family: "メイリオ" ;
white-space: nowrap;
}

/*
.strong-word {
  font-family: "メイリオ" ;
  color: #FF8C00;
  background: -webkit-linear-gradient(0deg, #40E0D0, #FF8C00, #FF0080);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3.0vw;
  text-shadow: none;
}
*/
.strong-word {
  font-family: "メイリオ" ;
  font-size: 4.0vw;
  text-align: center;
  /* line-height:0.95em; */
  font-weight:bold;
  color: transparent;
  background: linear-gradient( 45deg,
  	#E60012 20%,
	#F39800 30%,
	#FFF100 40%,
	#009944 50%,
	#0068B7 60%,
	#1D2088 70%,
	#920783 80%);
  -webkit-background-clip: text;
  text-shadow: none;
  -webkit-text-stroke: 1px #fff;
}

.top_img {
  width: 100vw;
  height: auto;
  object-fit: cover;
}
.top_block-contents {
  text-align: center;
/*  border: 1px solid #00e; */
} 

.top_block-2 {
  text-align: left;
 /* border: 1px solid #f00; */
  padding-top: 40px;
  padding-bottom: 40px;
/*　margin: 0 auto; */
 display: inline-block;
}

.top_block-2 p {
  font-size: 1.5em;
}

.top_block-item-name-1, .top_block-item-name-2 {
  width: 400px;
  text-align: justify;
  color: #fff;
  background-color: #333399;
/*  padding-right: 20px; */
  padding-left: 20px;
  margin-right: 40px;
}

.top_block-item-name-1 {
  letter-spacing: 0.5em;
}

.top_block-item-name-2 {
  letter-spacing: 1.0em;
}

.top_block-item-name-space {
  width: 400px;
  padding-left: 20px;
  margin-right: 40px;
}

/* 募集メッセージ */
.boshu_big {
  font-family: "メイリオ" ;
  text-align: center;
  font-weight: bold;
  font-size: 2.5em;
  width: 100%;
  color: #333399;
}
.boshu_hosoku {
  font-family: "メイリオ" ;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  width: 100%;
}

/* 特別なお知らせ */
.special-info {
  font-family: "メイリオ" ;
  text-align: center;
  font-weight: bold;
  font-size: 1.8em;
  width: 100%;
}

.special-info span {
  background: linear-gradient(transparent 40%, #FFFF66 40%);
}

/* ====== SECTION 1 ======== */
#section-1 {
/*  background-image: url(https://star-smile.net/img/1455501.png); */
  padding-top: 0px;
/*  height: 1200px; */
  padding: 50px;
  margin: 0px;
}

.news-wrapper {
  display: flex;
  width: 100%;
}
.news-contents {
   width: 70%;
}
.instag-contents {
   width: 30%;
}

.news-contents h3 a{
   text-decoration: none;
}

.news-contents h2{
   margin-top: 20px;
}

.news-contents h3{
   margin-top: 20px;
}

/* ====== SECTION 2 ======== */
#section-2 {
  padding-top: 0px;
  padding: 50px;
  margin: 0px;
  background-color: #FFFFCC;
}

/* ====== SECTION 3 ======== */
#section-3 {
  padding-top: 0px;
  padding: 50px;
  margin: 0px;
}

/* ====== SECTION 4 ======== */
#section-4 {
  padding-top: 0px;
  padding: 50px;
  margin: 0px;
  background-color: #FFFFCC;
}

/* ====== SECTION 5 ======== */
#section-5 {
  padding-top: 0px;
  padding: 50px;
  margin: 0px;
}

/* ====== SECTION 6 ======== */
#section-6 {
  padding-top: 0px;
  padding: 50px;
  margin: 0px;
  background-color: #FFFFCC;
}

/* 地図 */
.map-frame {
  width: 600;
  height: 450; 
}

/* ====== フッター ======== */
#main-footer {
  display: block;
  background-color: #66CCFF;
  width: 100%;
  margin:0 auto;
}

#office-info {
  max-width: 1150px;
/*  background-color: #66CCFF;*/
/*  padding-left: 40px; */
  padding-top: 30px;
/*  padding-right: 40px; */
  padding-bottom: 50px;
/*  max-width: 1280px; */
/*  width: 100%; */
/*  margin: auto; */
/*  margin: 0px; */
/* display: flex; */
    justify-content: center;
    align-items: center;
/*    margin-bottom: 40px; */
/*    margin-top: 17px; */
/*    margin:0 auto; */
   margin:0 auto ;
}

.insta-logo img {
  width: 100px;
  margin-top: 20px;
}

.etc-area {
  /* font-family: "メイリオ"; */
  font-size: 0.9em;
  vertical-align:  middle;
  position:relative;

  height: 120px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.etc-area div {
  width: 10em;
}

.etc-area a {
  text-decoration: none;
  color: black;
  background-color: #33CCFF;  
}

#copyright-info {
  background-color: #66CCFF;
  text-align: center;
/*  max-width: 1280px; */
  width: 100%;
  margin: auto;
  padding: 0px;
}

/* ======= カウンターのスタイル ======= */
div.count {
  color: #0055cc;
}

/* ======= スパム対策 ======== */
.ddomain::before {
  content: '@';
}

.office-name {
  width: 500px;
  overflow: hidden;
}

.office-logo {
  float: left;
  padding: 10px 20px 20px 10px;
}
.of_name {
  overflow: hidden;
  font-size: 1.2em;
}

.ad_info1 {
   clear: left;
   font-size: 0.9em;
}

.ad_info2 {
   clear: left;
   font-size: 0.9em;
}

.office-name-wrapper {
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.office-name-wrapper2 {
  display: flex;
  width: 70%;
  margin: 0 auto;
}

.office-name-wrapper2 div:last-child {
  margin-left: auto;
}

/* ====== リンクボタン ======== */
#explanation_jidouhattatsushien {
}
.next_link {
    font-family: "Noto Serif JP", serif, "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    border: 1px solid #aaa;
    /* padding: 2px 80px; */
    /* margin-top: 50px; */
    margin-right: calc(50% - 180px);
    /* margin-bottom: 100px; */
    margin-left: calc(50% - 180px);
    width: max-content;
    background-color: #fff;
}
.btnarrow4 {
    position: relative;
    display: inline-block;
    padding-top: 10px;
    padding-right: 137px;
    padding-bottom: 12px;
    padding-left: 45px;
    color: #333;
    text-decoration: none;
    outline: none;
}
.btnarrow4::before {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 58px;
    width: 50px;
    height: 1px;
    background: #333;
    transition: all 0.3s;
}
.btnarrow4::after {
    content: "";
    position: absolute;
    bottom: 23px;
    right: 57px;
    width: 10px;
    height: 1px;
    background: #333;
    transform: rotate(35deg);
    transition: all 0.3s;
}
.btnarrow4:hover{
    background-color: #EEEEEE;
}

/* ------- スマホ対応 --------- */
@media screen and (max-width: 850px) {
/*
  #menu_nav {
    display: none;
  }

.nav_toggle {
    position: relative;
    display: block;
    width: 30px;
    height: 25px;
    margin: 0 0 0 auto;
    padding-right: 10px;
  }
*/
/*
  .nav_toggle span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #000;
    transform: translateY(-50%);
 
    border-radius: 8px;
    transition: ease 0.75s; 
  }
 */

  .nav_toggle span {
    position: absolute;
    left: 15px;
    width: 30px;
    height: 4px;
    background-color: #000;
    border-radius: 8px;
    transition: ease 0.75s;
  }

  .nav_toggle span:nth-of-type(1) {
    top: 16px;
  }
  .nav_toggle span:nth-of-type(2) {
    top: 28px;
  }
  .nav_toggle span:nth-of-type(3) {
    bottom: 16px;
  }

  #nav_toggle_title {
    display: block;
  }

  .close span:nth-child(1) {
    transform: rotate(45deg); /*反時計回りに45度回転*/
    top: 28px;
  }

  .close span:nth-child(2) {
    opacity: 0;
  }

  .close span:nth-child(3) {
      transform: rotate(-45deg); /*時計回りに45度回転*/
      top: 28px;
  }

  .map-frame {
    width: 100%;
    height: auto;
  }

  ul {
    flex-direction: column;	/*ulのflexboxを縦並びにする*/  
  }

  .sub-name {
    font-size: 1.2vw;
  }

  /*  === SECTION 1 === */
  .news-wrapper {
    display: block;
    width: auto;
  }
  .news-contents {
     width: auto;
  }
  .instag-contents {
     width: auto;
  }
}

.sm {
  top: 60px;  /*headerの余白分*/
  left: 0px;  /*headerの余白分　ヘッダーには左右に15px余白があるので、headerの子要素となる.smは15px分内側に設置されます。その余白を埋めるために左に寄せる。*/
  position: absolute; /*絶対配置　top　leftからの位置を絶対配置する*/
  z-index: 10;
  width: 100%;
  background-color: rgba(34, 49, 52, 0.9);
}