@charset "utf-8";

* {
  box-sizing: border-box;
}

body {
  font-family: 'Noto Sans JP', "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 15px;
  line-height: 2;
  color: #333;
  background-color: #ede3da;
}
label, input, textarea, select, button {
  cursor: pointer;
}

.borderbox {
  height: 100px; 
  /* background-color: #001450; */
  background-color: #ede3da;
  border-top: solid 1px #5b5b5b;
  border-bottom: solid 1px #5b5b5b;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  background-image:url(/assets/img/etc/bar6.png);
}

/* .borderbox img {
  height: 100px;
} */
.borderbox_2 {
  height: 100px;
  background-color: #ede3da; 
  border-top: solid 1px #5b5b5b;
  border-bottom: solid 1px #5b5b5b;
  margin-bottom: 20px;
  text-align: center;
  background-image:url(/assets/img/etc/bar3.png);
}


/*==================================================
main
===================================*/
.tokutei-img {
  width: 100%;
}
.top_container {
  width: 900px;
  /* display: flex; */
  /* justify-content: space-between; */
  margin: 0 auto;
}

.guide_navi {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.guide_navi li {
  margin: 0 20px;
  /* margin-bottom: 50px; */
}
.guidebox {
  margin-left: 20px;
}
.guide_title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

.guide_intitle {
  /* background-color: pink; */
  display: block;
  height: 50px;
  font-size: 17px;
  text-decoration:underline;
  text-decoration-color: #666;
  background-image: url(/assets/img/etc/i-8.png);
  background-repeat: no-repeat;
  background-size:  55px; 
  background-position:20%;
}
.guide_intitle2 {
  display: block;
  height: 50px;
  font-size: 17px;
  text-decoration:underline;
  text-decoration-color: #666;
  background-image: url(/assets/img/etc/i-7.png);
  background-repeat: no-repeat;
  background-size:  50px; 
  background-position:20%;
}
.guide_intitle3 {
  display: block;
  height: 50px;
  font-size: 17px;
  text-decoration:underline;
  text-decoration-color: #666;
  background-image: url(/assets/img/etc/i-5.png);
  background-repeat: no-repeat;
  background-size:  50px; 
  background-position:20%;
}
.guide_intitle4 {
  display: block;
  height: 50px;
  font-size: 17px;
  text-decoration:underline;
  text-decoration-color: #666;
  background-image: url(/assets/img/etc/i-4.png);
  background-repeat: no-repeat;
  background-size:  50px; 
  background-position:30%;
}
.guide_intitle5 {
  display: block;
  height: 50px;
  font-size: 17px;
  text-decoration:underline;
  text-decoration-color: #666;
  /* background-image: url(/assets/img/etc/taku_col_logo.gif); */
  background-repeat: no-repeat;
  background-size:  150px; 
  background-position:20%;
}
.guide_title2 {
  display: block;
  height: 50px;
  font-size: 18px;
  font-weight: 700;
  text-decoration-color: #666;
  background-image: url(/assets/img/etc/i-3.png);
  background-repeat: no-repeat;
  background-size:  50px; 
  background-position:30%;
}
.guide_title_p {
  font-size: 18px;
  /* font-weight: 700; */
  margin-top: 40px;
  margin-bottom: 40px;
}
.m_gudecontent {
  margin-bottom: 30px;
}
.text_red {
  color: red;
}
.guide_imgbox {
  display: flex;
  
}
.guide_imgbox img {
  width: 280px;
  margin-right: 100px;
}
.guide_imgbox_3 {
  margin-top: 10px;
}
hr {
  margin: 20px 100px 20px 0;
}

table , td, th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
td, th {
	padding: 3px;
	/* height: 25px; */
}
th {
  /* width: 100px; */
	background: #9999;
}
.name {
  width: 140px;
}
@media screen and (max-width: 480px) {
  .top_container {
    width: 95%;
    /* display: flex; */
    /* justify-content: space-between; */
    margin: 0 auto;
  }
  .guide_imgbox img {
    width: 70%;
  }
  .guide_intitle {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    background-image: url(/assets/img/etc/i-8.png);
    background-repeat: no-repeat;
    background-size:  50px; 
    background-position:50%;
  }
  .guide_intitle2 {
    display: block;
    height: 50px;
    font-size: 17px;
    text-decoration:underline;
    text-decoration-color: #666;
    background-image: url(/assets/img/etc/i-7.png);
    background-repeat: no-repeat;
    background-size:  50px; 
    background-position:50%;
  }
  .guide_intitle3 {
    display: block;
    height: 50px;
    font-size: 17px;
    text-decoration:underline;
    text-decoration-color: #666;
    background-image: url(/assets/img/etc/i-5.png);
    background-repeat: no-repeat;
    background-size:  50px; 
    background-position:50%;
  }
  .guide_intitle4 {
    display: block;
    height: 50px;
    font-size: 17px;
    text-decoration:underline;
    text-decoration-color: #666;
    background-image: url(/assets/img/etc/i-4.png);
    background-repeat: no-repeat;
    background-size:  50px; 
    background-position:80%;
  }
  .guide_intitle5 {
    display: block;
    height: 50px;
    font-size: 17px;
    text-decoration:underline;
    text-decoration-color: #666;
    background-image: url(/assets/img/etc/taku_col_logo.gif);
    background-repeat: no-repeat;
    background-size:  150px; 
    background-position:70%;
  }
  .guide_title2 {
    display: block;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    text-decoration-color: #666;
    background-image: url(/assets/img/etc/i-3.png);
    background-repeat: no-repeat;
    background-size:  50px; 
    background-position:60%;
  }
}
/* ========================
各種set link start
=========================== */
.setlink_container  {
  background-color: #ede3da;
  max-width: 1024px;
  margin: 0 auto 50px;
  /* border: solid 1px  #5b5b5b; */
  border-radius: 10px;
}
.setlink_title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
}
.setlink_content {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.setlink_box {
  width: 330px;
  margin:5px;
  /* border: solid 3px  #5b5b5b; */
}
.setlink_image {
  width: 330px;
  height: auto;
}

/*==================================================
feature
===================================*/
.feature_container  {
  background-color: #ede3da;
  max-width: 1024px;
  margin: 0 auto 50px;
  /* border: solid 1px  #5b5b5b; */
  border-radius: 10px;
}
.feature_title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding: 20px;
}
.feature_content {
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}
.feature_box {
  width: 330px;
  margin:5px;
  /* border: solid 3px  #5b5b5b; */
}
.feature_image {
  width: 330px;
  height: auto;
}


/* ==========================================
footer
============================================= */
/* --------------------------------------- */
.new_footer {
  width: 70%;
  margin: 0 auto;
}
.new_footer_container {
  line-height: 1.6;
  /* background-color: antiquewhite; */
  /* border: 1px solid black; */
}
.new_footer_itembox {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
}
.new_footer_item {
  width: 25%;
  flex-wrap: wrap;
  margin: 10px;
}
.new_footer_logo {
  height: 60px;
  width: auto;
  margin-bottom: 10px;
}
.new_footer_icon {
  width: 15px;
}

@media screen and (max-width: 480px) {
  .new_footer_container {
    width: 100%;
    /* background-color: pink; */
  }
  .new_footer_item  {
    width: 100%;
  }

}




/* ==========================================
header hamberger css
hamburge icon sm

============================================= */
header {
  height: 90px;
  /* width: 100%; */
  padding-bottom: 5px;
  background-color: #ede3da;
  border-bottom: solid 1px #333;
  position: relative;
  margin-bottom: 20px;
  top: 0;
  z-index: 10;
  display: flex;
}
.header_container {
  width: 1024px;
  display: flex;
  justify-content: space-between;
  margin: auto;
  align-items: flex-end;
  height: 90px;
}
/* -----------header logo area ------------*/
.header .header_logo {
  display: block;
}
.header_logo {
  display: flex;
  align-items:end;
}
.header_logo img {   
  height: 60px;
  width: auto;
}
.header_logo_text {
  margin-left: 10px;
}
.header P {
  margin-right: auto;
  padding-left:10px;
}
.header_text {
  display: inline-block;
  margin-right: 550px;
}


/* ======バーガーｃｓｓ==== */
.sm {
  margin: 0 0 0 auto;
}
.pc {
  margin: 0 0 0 auto;
}
.sm_box {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sm_box a {
  /* color: #ede3da; */
  color: #ffffff;
  text-decoration: none;
  display: block;
  line-height: 60px;
  padding: 0 20px;
}

.pc_box {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.pc_box a {
  color: #333;
  text-decoration: none;
  display: block;
  line-height: 30px;
  padding: 0 20px;
}
.sm  {
  display: none;
  /* background-color: #25b327; */
  /*ハンバーガーメニューのリスト（スマホ用）を非表示*/
}


/**********************************　
以下、ハンバーガーメニューの設定　
************************************/

@media (max-width: 768px) {
  body {
    font-size: 16px; 
  }
  .pc {
    display: none;	/*ヘッダーのグローバルメニューのリスト（パソコン用）を非表示*/
  }
  #hamburger {
    background-color: transparent;  /* 透明の背景 */
    position: relative;             /*ハンバーガーの横線の位置を決めるための基準*/
    cursor: pointer;                /*リンクを示すカーソルを表示（指差しマーク）*/
    margin: 0 0 0 auto;             /* 左側に余白を作り、ハンバーガーメニューを右端に配置 */
    height: 60px;                   /*ヘッダーの高さと同じ60px*/
    width: 60px;                    /*高さと同じ幅*/
  }
  .icon span {
    position: absolute;       /*親要素である#hamburgerを基準に位置を指定*/
    left: 15px;               /*#hamburger内の左がら15pxに横線を配置（幅が60pxなので右からも15px）*/
    width: 30px;              /*横線の幅が30px*/
    height: 4px;              /*横線の高さが4px*/
    background-color: #444;  /*横線を白色*/
    border-radius: 8px;       /*横線の両端の角に丸みを持たせる*/
    transition: ease 0.75s;   /*変化の時間（easeは初期値）*/
  }
  .icon span:nth-of-type(1) {
    top: 16px;
  }
  .icon span:nth-of-type(2) {
    top: 28px;
  }
  .icon span:nth-of-type(3) {
    bottom: 16px;
  }
  .close span:nth-of-type(1) {
    transform: rotate(45deg); /*反時計回りに45度回転*/
    top: 28px;
  }

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

  .close span:nth-of-type(3) {
      transform: rotate(-45deg); /*時計回りに45度回転*/
      top: 28px;
  }
  .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);
  }
  ul {
    flex-direction: column;	/*ulのflexboxを縦並びにする*/  
  }

}