@-webkit-keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.kotonoma_pc {
  display: block !important;
}
.kotonoma_sp {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 768px) {
  .kotonoma_pc {
    display: none !important;
  }
  .kotonoma_sp {
    display: block !important;
  }
}
/* --------------------------------------------- */
/* ▼モバイルファースト (全環境に共通のデザイン) */
/* --------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}
html {
  color: #333;
  font-family: sans-serif;
  -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-size: 62.5%; /* 16px x 0.625 = 10px(=1rem) */
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {}
body {
  font-size: 1.6rem; /* 16px */
  line-height: 1.6;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  position: relative;
  text-align: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
fieldset, img {
  border: 0
}
ol, ul {
  list-style: none
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
div {
  position: relative;
}
/*link*/
a {
  color: #F79EA8;
  text-decoration: none;
}
a:link {
  color: #F79EA8;
  text-decoration: none;
}
a:visited {
  color: #F79EA8;
  text-decoration: none;
}
a:hover {
  color: #e60012;
  text-decoration: none;
}
a.kotonoma_white {
  color: #fff;
  text-decoration: none;
}
a.kotonoma_white:link {
  color: #fff;
  text-decoration: none;
}
a.kotonoma_white:visited {
  color: #fff;
  text-decoration: none;
}
a.kotonoma_white:hover {
  color: #fff;
  text-decoration: none;
}
a.kotonoma_green {
  color: #0098B3;
  text-decoration: none;
}
a.kotonoma_green:link {
  color: #0098B3;
  text-decoration: none;
}
a.kotonoma_green:visited {
  color: #0098B3;
  text-decoration: none;
}
a.kotonoma_green:hover {
  color: #F79EA8;
  text-decoration: none;
}
a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  padding-top: 0px;
  transition: .3s;
}
img {
  border-style: none;
  z-index: 0;
  vertical-align: bottom;
}
/*font*/
.f12 {
  font-size: 1.2rem;
  line-height: 1.6;
}
/*txt*/
.kotonoma_bb {
  font-weight: bold;
}
.kotonoma_left {
  text-align: left;
}
.kotonoma_right {
  text-align: right;
}
.kotonoma_center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.kotonoma_br-sp {
  display: none;
}
.kotonoma_br-pc {
  display: block;
}
/*padding*/
.kononoma_mgb01 {
  margin-bottom: 3em;
}
/*color*/
.kotonoma_white {
  color: #fff;
}
.under {
  background: linear-gradient(transparent 70%, #ede845 70%);
}
.kotonoma_photo img {
  width: 100%;
  height: auto;
}
/* mainv */
.kotonoma_mainv {
  overflow: hidden;
  position: relative;
  color: #fff;
}
.kotonoma_mainv img {
  width: 100%;
  height: auto;
}
.kotonoma_text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
.kotonoma_mv_img {
  width: 25%;
  margin: auto;
}
.kotonoma_mv_title {
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1.4;
  padding: 0 0px 0.3em;
  text-align: center;
}
.kotonoma_mv_description {
  text-align: center;
  margin-top: 1em;
}
.kotonoma_fmv_img {
  width: 95%;
  margin: auto;
}
/* mainv */
.kotonoma_page-bg {
  padding: 0em 0 1em;
  margin-top: 80px;
}
.kotonoma_page-bg2 {
  padding: 1em 0 1em;
  margin-top: 100px;
}
.kotonoma_item-bg {
  padding: 1em 0 2em;
  margin-top: 100px;
}
.kotonoma_page-bg .kotonoma_scroll-bg-content {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.kotonoma_scroll-bg {
  padding: 2em 0;
}
.kotonoma_scroll-bg2 {
  padding: 1em 0;
}
.kotonoma_scroll-bg3 {
  padding: 0.5em 0;
}
.kotonoma_scroll-bg .kotonoma_scroll-bg-content {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.kotonoma_scroll-bg-content {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.kotonoma_bg-color00 {
  background-color: #fff;
}
.kotonoma_bg-color02 {
  background-color: #F79EA8;
}
.kotonoma_bg-color03 {
  background-color: #0098B3;
}
.kotonoma_bg-color04 {
  background-color: #B1E0E8;
}
.kotonoma_bg-color05 {
  background-color: #e60012;
}
.kotonoma_abs_comp_list {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
}
.kotonoma_abs_comp_list li {
  width: 100%;
  overflow: hidden;
  position: relative;
  zoom: 1;
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 1px solid #ccc;
}
.kotonoma_abs_comp_list li dt {
  float: left;
  width: 30%;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.kotonoma_abs_comp_list li dd {
  float: left;
  text-align: left;
  width: 65%;
  padding-top: 10px;
  padding-bottom: 10px;
}
#kotonoma_map_canvas {
  width: 100%;
  height: 500px;
  margin-top: 30px;
}
.kotonoma_table_2 {}
.kotonoma_table_2 li {
  margin-bottom: 1.5em;
}
.kotonoma_table_2 li img {
  height: auto;
  width: 100%;
}
.kotonoma_table_3 {}
.kotonoma_table_3 li {
  margin-bottom: 1.5em;
}
.kotonoma_table_3 li img {
  height: auto;
  width: 100%;
}
.kotonoma_table_4 {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0px -1% 0px;
  justify-content: space-around;
}
.kotonoma_table_4 li {
  flex: 0 1 44%;
  justify-content: center;
  margin: 0 1% 10px;
  padding: 0;
}
.kotonoma_table_4 li img {
  height: auto;
  width: 100%;
}
.kotonoma_youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 1em;
}
.kotonoma_youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.kotonoma_youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 0em auto 1em;
}
.kotonoma_youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.kotonoma_youtube_ap01 {
  display: none;
}
.kotonoma_youtube_ap02 {
  display: none;
}
.kotonoma_title_pink {
  color: #F79EA8;
  font-weight: bold;
  font-size: 2.3rem;
  margin-bottom: 0.5em;
  text-align: center;
}
.kotonoma_title_green {
  color: #1798B3;
  font-weight: bold;
  font-size: 2.0rem;
  margin-bottom: 0.5em;
}
.kotonoma_t_lineup {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 1em -1% 2em;
  justify-content: space-around;
}
.kotonoma_t_lineup li {
  flex: 0 1 45%;
  justify-content: center;
  margin: 0 1% 1.5em;
  padding: 0;
}
.kotonoma_t_lineup li img {
  height: auto;
  width: 100%;
}
.kotonoma_t_lineup_txt01 {
  font-weight: bold;
  font-size: 1.6rem;
  padding: 0.3em 0 0;
}
.kotonoma_t_lineup_txt02 {
  padding-bottom: 0.2em;
  font-size: 1.4rem;
}
.kotonoma_t_member {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 1em -1% 0em;
  justify-content: space-around;
}
.kotonoma_t_member li {
  flex: 0 1 45%;
  justify-content: center;
  margin: 0 1% 1.5em;
  padding: 0;
}
.kotonoma_t_member li img {
  height: auto;
  width: 100%;
}
.kotonoma_brackets {
  padding: 0.5em 0;
  position: relative;
  color: #0098B3;
  font-weight: bold;
  font-size: 2.3rem;
  width: 90%;
  margin: 0 auto 0.5em;
}
.kotonoma_brackets::before, .kotonoma_brackets::after {
  content: '';
  width: 15px;
  height: 100%;
  position: absolute;
}
.kotonoma_brackets::before {
  border-left: solid 1px #0098B3;
  border-top: solid 1px #0098B3;
  border-bottom: solid 1px #0098B3;
  top: 0;
  left: 0;
}
.kotonoma_brackets::after {
  border-right: solid 1px #0098B3;
  border-top: solid 1px #0098B3;
  border-bottom: solid 1px #0098B3;
  top: 0;
  right: 0;
}
.kotonoma_brackets2 {
  padding: 0.5em 0;
  position: relative;
  color: #F79EA8;
  font-weight: bold;
  font-size: 2.3rem;
  width: 90%;
  margin: 0 auto 0.5em;
}
.kotonoma_brackets2::before, .kotonoma_brackets2::after {
  content: '';
  width: 15px;
  height: 100%;
  position: absolute;
}
.kotonoma_brackets2::before {
  border-left: solid 1px #F79EA8;
  border-top: solid 1px #F79EA8;
  border-bottom: solid 1px #F79EA8;
  top: 0;
  left: 0;
}
.kotonoma_brackets2::after {
  border-right: solid 1px #F79EA8;
  border-top: solid 1px #F79EA8;
  border-bottom: solid 1px #F79EA8;
  top: 0;
  right: 0;
}
.kotonoma_about_txt {
  text-align: left;
  margin-bottom: 1em;
}
.kotonoma_about2 {
  width: 90%;
  margin: 2em auto 3em;
}
.kotonoma_about2 li {
  margin-bottom: 1.5em;
  box-shadow: 4px 4px 8px #E0DCDC;
}
.kotonoma_about2 li img {
  width: 100%;
}
.kotonoma_about2_in {
  padding: 1.5em;
}
.kotonoma_about2_intxt01 {
  color: #0098B3;
  font-weight: bold;
  font-size: 2.0rem;
  padding-bottom: 0.5em;
}
.kotonoma_about2_intxt02 {
  text-align: left;
}
.kotonoma_top_plan {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0px -1% 0em;
  justify-content: space-around;
}
.kotonoma_top_plan li {
  flex: 0 1 35%;
  justify-content: center;
  margin: 0 1% 1em;
  padding: 0;
  border: 1px solid #0098B3;
  padding: 1em;
}
.kotonoma_top_plan_txt01 {
  color: #0098B3;
  font-weight: bold;
  padding-bottom: 0em;
  font-size: 2.5rem;
}
.kotonoma_top_plan_txt02 {
  color: #D91579;
  font-weight: bold;
}
.kotonoma_pagetitle {
  color: #fff;
  font-size: 2.0rem;
}
.kotonoma_guide_title {
  text-align: left;
  font-weight: bold;
  font-size: 1.8rem;
  padding: 2em 0 0.5em;
}
.kotonoma_guide_list {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0em auto 0;
  justify-content: space-around;
}
.kotonoma_guide_list li {
  flex: 0 1 47%;
  justify-content: center;
  margin: 0 auto 1em;
  text-align: left;
}
#guide01 {
  margin-top: -100px;
  padding-top: 100px;
}
#guide02 {
  margin-top: -100px;
  padding-top: 100px;
}
#guide03 {
  margin-top: -100px;
  padding-top: 100px;
}
#guide04 {
  margin-top: -100px;
  padding-top: 100px;
}
#guide05 {
  margin-top: -100px;
  padding-top: 100px;
}
#guide06 {
  margin-top: -100px;
  padding-top: 100px;
}
.kotonoma_flogo2 {
  width: 50%;
  margin: auto;
  margin-bottom: 1em;
}
.kotonoma_flogo2 img {
  width: 45%;
}
.kotonoma_footer {
  margin-top: 1em;
}
.kotonoma_footerl {
  width: 60%;
  margin: auto;
}
.kotonoma_footerl img {
  width: 100%;
}
.kotonoma_footerr {
  display: none;
}
.kotonoma_footer_ap01 {
  display: none;
}
.kotonoma_footer_ap02 {
  display: none;
}
.kotonoma_about_merit {
  text-align: left;
  width: 90%;
  margin: auto;
  font-weight: bold;
  font-size: 1.8rem;
}
.kotonoma_about_merit_in {
  background-color: #F79EA8;
  color: #fff;
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
  width: 90%;
  margin: 0 auto 0.5em;
}
.kotonoma_about_merit_in2 {
  background-color: #F79EA8;
  color: #fff;
  padding: 0.5em;
  text-align: left;
  font-weight: bold;
  width: 90%;
  margin: 0 auto 2em;
}
.kotonoma_logo img {
  width: 50%;
  margin-bottom: 1em;
}
.kotonoma_about_title01 {
  margin-top: 2em;
  padding: 1rem 3rem;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #1798B3;
  background-color: #fff;
}
.kotonoma_about_title02 {
  padding: 1rem 3rem;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: #1798B3;
  margin-bottom: 1em;
}
.kotonoma_about_plan {}
.kotonoma_about_plan li {
  width: 60%;
  margin: 1em auto 1em;
  border: 1px solid #0098B3;
  padding: 0.5em 1em;
  background: #fff;
}
.kotonoma_about_task {}
.kotonoma_about_task li {
  width: 70%;
  margin: 1em auto 0em;
  border: 1px solid #fff;
  padding: 0.5em 2em;
  color: #fff;
}
.kotonoma_about_task_txt {
  color: #fff;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #fff;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 0.5em;
}
.kotonoma_plan_title {
  padding: 1rem 3rem;
  -webkit-transform: skew(-15deg);
  transform: skew(-15deg);
  color: #fff;
  background-color: #D91579;
  margin: 2em auto 1em;
}
#plan01 {
  margin-top: -100px;
  padding-top: 100px;
}
#plan02 {
  margin-top: -100px;
  padding-top: 100px;
}
#plan03 {
  margin-top: -100px;
  padding-top: 100px;
}
#plan04 {
  margin-top: -100px;
  padding-top: 100px;
}
.kotonoma_plan_txt01 {
  color: #0098B3;
  text-align: left;
  font-weight: bold;
  font-size: 2.2rem;
  padding-top: 1em;
}
.kotonoma_plan_txt02 {
  color: #0098B3;
  text-align: left;
  font-size: 1.8rem;
  padding: 0.5em 0 0.2em;
}
.kotonoma_about_link {
  display: block;
  color: #0098B3;
  text-align: left;
  font-size: 2.0rem;
  line-height: 1;
}
.kotonoma_about_link:hover {
  color: #F79EA8;
}
.kotonoma_plan_works {
  background-color: #0098B3;
  color: #fff;
  font-weight: bold;
  padding: 0.5em 0;
  border-radius: 10px;
  margin-bottom: 0.5em;
  font-size: 1.4rem;
}
.kotonoma_fcontact {
  overflow: hidden;
  position: relative;
  color: #fff;
}
.kotonoma_fcontact img {
  width: 100%;
  height: auto;
}
.kotonoma_item_point {
  color: #F79EA8;
  text-align: left;
  font-size: 1.8rem;
  padding: 0.5em 0 0.2em;
}
.kotonoma_item_list {
  width: 100%;
  margin: 2em auto 1em;
  border-top: 1px solid #ccc;
}
.kotonoma_item_list li {
  width: 100%;
  overflow: hidden;
  position: relative;
  zoom: 1;
  padding-bottom: 2px;
  padding-top: 2px;
  border-bottom: 1px solid #ccc;
}
.kotonoma_item_list li dt {
  float: left;
  width: 30%;
  text-align: left;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
  font-weight: bold;
}
.kotonoma_item_list li dd {
  float: left;
  text-align: left;
  width: 65%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.kotonoma_plan_youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.kotonoma_plan_youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.kotonoma_mainv2 {
  overflow: hidden;
  position: relative;
  color: #fff;
}
.kotonoma_mainv2 img {
  width: 100%;
  height: auto;
}

/* ------------------------------------ */
/* ▼PC用デザインとして付け足すデザイン */
/* ------------------------------------ */
@media all and (min-width: 768px) {
  body {
    min-width: 1200px;
    font-size: 1.6rem; /* 16px */
    line-height: 1.8;
  }
  .kotonoma_br-sp {
    display: block;
  }
  .kotonoma_br-pc {
    display: none;
  }
  .kononoma_mgb01 {
    margin-bottom: 5em;
  }
  .kotonoma_page-bg {
    padding: 0em 0 1em;
    position: relative;
  }
  .kotonoma_page-bg2 {
    padding: 2em 0 2em;
    margin-top: 125px;
  }
  .kotonoma_item-bg {
    padding: 2em 0 4em;
    margin-top: 125px;
  }
  .kotonoma_scroll-bg {
    padding: 4em 0;
  }
  .kotonoma_scroll-bg2 {
    padding: 2em 0;
    position: relative;
  }
  .kotonoma_scroll-bg3 {
    padding: 1em 0;
  }
  .kotonoma_abs_comp_list {
    width: 100%;
    margin-bottom: 0px;
  }
  .kotonoma_abs_comp_list li dt {
    width: 20%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .kotonoma_abs_comp_list li dd {
    width: 75%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #kotonoma_map_canvas {
    margin-top: 50px;
    height: 500px;
  }
  #kotonoma_page-top {
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 9999;
  }
  #kotonoma_page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 50px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    display: block;
  }
  #kotonoma_page-top a:hover {
    background: #0098B3;
    color: #fff;
  }
  .kotonoma_table_2 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px -1% 3em;
    justify-content: space-around;
  }
  .kotonoma_table_2 li {
    flex: 0 1 45%;
    justify-content: center;
    margin: 0 1% 0px;
    padding: 0;
  }
  .kotonoma_table_3 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px -1% 0px;
    justify-content: space-around;
  }
  .kotonoma_table_3 li {
    flex: 0 1 31%;
    justify-content: center;
    margin: 0 1% 0px;
    padding: 0;
  }
  .kotonoma_table_4 {
    margin-top: 0px;
  }
  .kotonoma_table_4 li {
    flex: 0 1 23%;
    justify-content: center;
    margin: 0px 1% 30px;
    padding: 0;
  }
  .kotonoma_mainv {
    margin-top: 80px;
  }
  .kotonoma_mv_img {
    width: 25%;
    margin: auto;
  }
  .kotonoma_fmv_img {
    width: 65%;
    margin: auto;
  }
  .kotonoma_mv_title {
    font-size: 3.5rem;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0px 1.3em;
    text-align: center;
    letter-spacing: 2px;
  }
  .kotonoma_youtube {
    margin-top: 3em;
  }
  .kotonoma_youtube_ap01 {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 10%;
  }
  .kotonoma_youtube_ap01 img {
    width: 100%;
  }
  .kotonoma_youtube_ap02 {
    display: block;
    position: absolute;
    top: 55%;
    right: 0;
    width: 6%;
  }
  .kotonoma_youtube_ap02 img {
    width: 100%;
  }
  .kotonoma_youtube2 {
    width: 100%;
    padding-top: 56.25%;
    margin: 0em auto 3em;
  }
  .kotonoma_title_pink {
    font-size: 3.5rem;
  }
  .kotonoma_title_green {
    font-size: 3.5rem;
  }
  .kotonoma_t_lineup_txt01 {
    font-size: 1.8rem;
    padding: 0.5em 0 0;
  }
  .kotonoma_t_lineup_txt02 {
    padding-bottom: 0.2em;
    font-size: 1.4rem;
  }
  .kotonoma_t_lineup {
    margin: 2em auto 8em;
  }
  .kotonoma_t_lineup li {
    flex: 0 1 28%;
    justify-content: center;
    margin: 0 1% 0px;
    padding: 0;
  }
  .kotonoma_t_member {
    margin: 2em auto 0em;
    width: 80%;
  }
  .kotonoma_t_member li {
    flex: 0 1 28%;
    justify-content: center;
    margin: 0 1% 0px;
    padding: 0;
  }
  .kotonoma_brackets {
    padding: 0.2em 0;
    font-size: 3.5rem;
    width: 70%;
    margin-bottom: 1em;
  }
  .kotonoma_brackets2 {
    padding: 0.2em 0;
    font-size: 3.5rem;
    width: 70%;
    margin-bottom: 1em;
  }
  .kotonoma_about_txt {
    font-size: 2.0rem;
    width: 90%;
    margin: 0 auto 2em;
  }
  .kotonoma_about2 {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px auto 5em;
    justify-content: space-around;
  }
  .kotonoma_about2 li {
    flex: 0 1 45%;
    justify-content: center;
    margin: 0 1% 0px;
    padding: 0;
  }
  .kotonoma_about2_intxt01 {
    font-size: 2.5rem;
  }
  .kotonoma_top_plan {
    margin-bottom: 2em;
  }
  .kotonoma_top_plan li {
    flex: 0 1 20%;
    margin: 0 1% 1em;
    padding: 0;
    padding: 3em 0;
  }
  .kotonoma_top_plan_txt01 {
    line-height: 1;
    font-size: 2.5rem;
    padding-bottom: 0.5em;
  }
  .kotonoma_top_plan_txt02 {
    font-size: 2.5rem;
    line-height: 1.3;
  }
  .kotonoma_pagetitle {
    font-size: 3.0rem;
  }
  .kotonoma_guide_list {}
  .kotonoma_guide_list li {
    flex: 0 1 24%;
    justify-content: center;
    margin: 0px 1% 30px;
    padding: 0;
  }
  .kotonoma_flogo2 {
    width: 20%;
    margin: auto;
    margin-bottom: 2em;
  }
  .kotonoma_footer {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px auto 0em;
    justify-content: space-between;
    align-items: center;
  }
  .kotonoma_footerl {
    width: 20%;
    margin-top: 2em;
  }
  .kotonoma_footerr {
    display: block;
    width: 70%;
    text-align: left;
    line-height: 2.3;
  }
  .kotonoma_footer_ap01 {
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 5%;
  }
  .kotonoma_footer_ap02 {
    display: block;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 5%;
  }
  .kotonoma_footer_ap01 img {
    width: 100%;
  }
  .kotonoma_footer_ap02 img {
    width: 100%;
  }
  .kotonoma_about_merit {
    width: 85%;
    margin: 0 auto 0.5em;
    font-size: 2.3rem;
  }
  .kotonoma_about_merit_in {
    font-size: 1.8rem;
    padding: 1em;
    width: 85%;
    margin: 0 auto 1em;
  }
  .kotonoma_about_merit_in2 {
    font-size: 1.8rem;
    padding: 1em;
    width: 85%;
    margin: 0 auto 2em;
  }
  .kotonoma_logo img {
    width: 20%;
    margin-bottom: 2em;
  }
  .kotonoma_about_title01 {
    width: 60%;
    margin: 2em auto 0;
    padding: 1rem 3rem;
    font-weight: bold;
    font-size: 2.5rem;
  }
  .kotonoma_about_title02 {
    width: 60%;
    margin: 0em auto 1em;
    padding: 1rem 3rem;
    font-weight: bold;
    font-size: 2.5rem;
  }
  .kotonoma_about_plan {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0px -1% 2em;
    justify-content: space-around;
  }
  .kotonoma_about_plan li {
    flex: 0 1 18%;
    justify-content: center;
    margin: auto;
    padding: 1em;
  }
  .kotonoma_about_task {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em auto 0em;
    justify-content: space-around;
    width: 95%;
  }
  .kotonoma_about_task li {
    flex: 0 1 20%;
    justify-content: center;
    margin: auto;
    padding: 1em 2em;
    font-size: 2.0rem;
    line-height: 1.5;
  }
  .kotonoma_about_task_txt {
    color: #fff;
    padding-bottom: 0.3em;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 0.5em;
  }
  .kotonoma_plan_title {
    width: 60%;
    margin: 2em auto 1em;
    padding: 1rem 3rem;
    font-weight: bold;
    font-size: 2.5rem;
  }
  .kotonoma_plan_txt01 {
    font-size: 3rem;
    padding-top: 1em;
    width: 90%;
    margin: auto;
  }
  .kotonoma_plan_txt02 {
    font-size: 2.5rem;
    padding: 0.5em 0 0.2em;
    width: 90%;
    margin: auto;
  }
  .kotonoma_about_link {
    font-size: 2.0rem;
    width: 90%;
    margin: auto;
  }
  .kotonoma_plan_works {
    margin-bottom: 1em;
    font-size: 1.7rem;
  }
  .kotonoma_fcontact {}
  .kotonoma_item_point {
    font-size: 2.5rem;
    padding: 0.5em 0 0.2em;
    width: 90%;
    margin: auto;
  }
  .kotonoma_item_list {
    width: 100%;
    margin: 2em auto;
  }
  .kotonoma_item_list li dt {
    width: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .kotonoma_item_list li dd {
    width: 80%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .kotonoma_mainv img{
		width: 663px;
		height: auto;
	}
	.kotonoma_mainv2 {
    margin-top: 80px;
  }


}