@charset "UTF-8";
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
.align_center {
  text-align: center;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.bold,
strong {
  font-weight: bold;
}
.inner {
  width: 1336px;
  margin: auto;
}
.strong {
  font-weight: bold;
}
.relative {
  position: relative;
}
.header_first {
  overflow: hidden;
  padding: 30px 30px 15px;
}
.header_first .logo {
  float: left;
  width: 400px;
}
.header_first .btn_movie {
  float: right;
  width: 223px;
}
.header_first .leed {
  float: left;
  width: 290px;
  margin-left: 20px;
  position: relative;
  top: 2px;
}
.header_first .leed .line1 {
  font-size: 12px;
  display: block;
  color: #fff;
  font-weight: bold;
  background: #ad0003;
  text-align: center;
  border: 1px solid #ad0003;
  padding: 3px 1px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header_first .leed .line2 {
  font-size: 12px;
  display: block;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px 1px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rainbow_ul {
  display: table;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.rainbow_ul li {
  width: 14.3%;
  height: 10px;
  display: table-cell;
}
.rainbow_ul .li_red {
  background-color: #e5001e;
}
.rainbow_ul .li_orange {
  background-color: #ed6a02;
}
.rainbow_ul .li_yellow {
  background-color: #fabd00;
}
.rainbow_ul .li_green {
  background-color: #58b431;
}
.rainbow_ul .li_light_blue {
  background-color: #00a6d9;
}
.rainbow_ul .li_blue {
  background-color: #0075ba;
}
.rainbow_ul .li_purple {
  background-color: #dc007a;
}
.gnav li:after {
  position: absolute;
  width: 2px;
  height: 35px;
  background: #ccc;
  right: 0;
  top: 10px;
  display: block;
  content: "";
}
.gnav li:last-child:after {
  display: none;
}
.gnav {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.gnav li {
  width: 16.5%;
  position: relative;
}
.gnav li a {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  border-bottom: 4px solid #fff;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
}
.gnav li a:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #fff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.gnav li a:hover:after {
  background: #ad0003;
}
.gnav li .ico {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  top: 1px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.gnav li .ico_sdgs {
  width: 28px;
}
.gnav li .ico_search {
  width: 26px;
  top: 2px;
}
.gnav li .ico_travel {
  width: 24px;
}
.gnav li .ico_ranking {
  width: 23px;
}
.gnav li .ico_gcf {
  width: 23px;
  margin-right: 7px;
}
.gnav li .ico_parenting {
  width: 24px;
}
.gnav li a:hover .ico {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
body.page-category-sdgs .gnav li.gnav_li_sdgs a:after,
body.page-category-search .gnav li.gnav_li_search a:after,
body.page-category-ranking .gnav li.gnav_li_ranking a:after,
body.page-category-gcf .gnav li.gnav_li_gcf a:after,
body.page-category-parenting .gnav li.gnav_li_parenting a:after,
body.page-category-travel .gnav li.gnav_li_travel a:after {
  background: #ad0003;
}
.swiper-container {
  background: #eee;
}
.home .header {
  margin-bottom: 60px;
}
.header_img {
  position: relative;
  height: 154px;
}
.header_img .title {
  z-index: 3;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 1em;
  margin: auto;
  line-height: 1em;
}
.header_img_default {
  background: url("../img/common/header_default.png") no-repeat center;
  background-size: cover;
}
.header_img_sdgs {
  background: url("../img/common/header_sdgs.png") no-repeat center;
  background-size: cover;
}
.header_img_area {
  background: url("../img/common/header_area.png") no-repeat center;
  background-size: cover;
}
.header_img_ranking {
  background: url("../img/common/header_ranking.png") no-repeat center;
  background-size: cover;
}
.header_img_gcf {
  background: url("../img/common/header_gcf.png") no-repeat center;
  background-size: cover;
}
.header_img_parenting {
  background: url("../img/common/header_parenting.png") no-repeat center;
  background-size: cover;
}
.header_img_travel {
  background: url("../img/common/header_travel.png") no-repeat center;
  background-size: cover;
}
.ticker_news_dl {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.ticker_news_dl dt {
  background: #118181;
  color: #fff;
  padding: 14px 10px 10px;
  min-width: 4em;
  font-weight: bold;
  border-radius: 8px 0px 0px 8px;
  width: 7%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  min-width: 6em;
}
.ticker_news_dl dd {
  background: #f3f3f3;
  padding: 12px 10px 10px;
  width: 93%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  border-radius: 0px 8px 8px 0px;
}
.ticker_news_dl dd a {
  position: relative;
  display: block;
}
.ticker_news_dl dd time {
  position: absolute;
  top: 0px;
  font-weight: bold;
  display: inline-block;
  margin-right: 1em;
  font-size: 14px;
  width: 9em;
}
.ticker_news_dl dd span {
  font-size: 14px;
  padding-left: 7em;
  display: block;
  line-height: 1.6;
  padding-top: 1px;
}
.sidebar_ul {
  margin-bottom: 18%;
}
.sidebar_ul li {
  margin-bottom: 6%;
}
.sidebar_ul li.sidebar_ul_textbnr a {
  background: #ad0003;
  display: block;
  padding: 24px 3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}
.sidebar_news {
  margin-bottom: 25%;
}
.sidebar_news_dl {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.2em;
  margin-bottom: 1.2em;
  cursor: pointer;
}
.sidebar_news_dl dt {
  float: left;
  width: 33%;
}
.sidebar_news_dl dt img {
  border-radius: 8px;
}
.sidebar_news_dl dd {
  float: right;
  width: 62%;
}
.sidebar_news_dl dd .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.sidebar_news_dl dd .text {
  font-size: 14px;
  line-height: 1.4;
}
.main_box {
  overflow: hidden;
}
.section_items {
  width: 74.8%;
  float: left;
}
.sidebar {
  width: 22.455%;
  float: right;
}
.section_title {
  color: #fff;
  padding: 4.5% 1em 3.7%;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5%;
}
.section_title .ico {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  width: 22px;
  top: 8px;
}
.section_title.bg_gcf {
  background: url("../img/common/bg_gcf.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_parenting {
  background: url("../img/common/bg_parenting.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_ranking {
  background: url("../img/common/bg_ranking.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_travel {
  background: url("../img/common/bg_travel.png") no-repeat center top;
  background-size: cover;
}
.section_items_info {
  margin-bottom: 5%;
  padding: 0 1em;
}
.section_items_info p {
  font-size: 16px;
  font-weight: bold;
}
.section_items_info p span {
  font-weight: bold;
}
.section_pages {
  width: 74.8%;
  float: left;
}
.section_pages .section_inner {
  width: 100%;
}
.width_full .section_pages {
  width: 100%;
  float: none;
}
.width_full .section_pages .section_inner {
  width: 100%;
}
.pages_title {
  font-size: 25px;
  font-weight: bold;
  background: #f3f3f3;
  position: relative;
  border-radius: 8px;
  padding: 2.3% 2% 2% 45px;
  margin-bottom: 3%;
}
.pages_title:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 36px;
  background: #118181;
  border-radius: 3px;
}
.ajax_ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto -1.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ajax_ul .ajax_ul_li:hover .link img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ajax_ul .ajax_ul_li {
  width: 30%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  position: relative;
  margin-bottom: 3%;
}
.ajax_ul .ajax_ul_li .link {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.ajax_ul .ajax_ul_li .link img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.ajax_ul .ajax_ul_li .title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5%;
}
.ajax_ul .ajax_ul_li .area {
  font-size: 14px;
}
.ajax_ul .ajax_ul_li .price {
  font-size: 19px;
  font-weight: bold;
  text-align: right;
}
.gcf_items {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto -1.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gcf_item:hover .gcf_item_photo img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.gcf_item {
  width: 22%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  position: relative;
  margin-bottom: 3%;
}
.gcf_item .gcf_item_link {
  display: block;
}
.gcf_item .gcf_item_photo {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.gcf_item .gcf_item_photo img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.gcf_item .gcf_item_name {
  font-size: 15px;
  font-weight: bold;
  height: auto !important;
  margin-bottom: 5%;
}
.gcf_item .gcf_item_area {
  font-size: 14px;
  margin-bottom: 15px;
}
.gcf_item .gcf_item_area .uketsuke {
  font-size: 10px;
  background: #118181;
  color: #fff;
  padding: 2px 8px 1px;
  margin-right: 10px;
  text-align: center;
  position: relative;
  top: -1px;
}
.gcf_item .gcf_item_money_wrap {
  position: relative;
}
.gcf_item .gcf_item_money_text {
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 1;
}
.gcf_item .gcf_item_money {
  font-weight: bold;
  display: block;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
}
.gcf_item .gcf_item_money span {
  font-size: 19px;
  font-weight: bold;
}
.gcf_item .gcf_item_limit {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 0px;
  line-height: 1.5;
}
.gcf_item .gcf_item_limit .gcf_item_limit_text1 {
  font-size: 10px;
  display: block;
  line-height: 1;
}
.gcf_item .gcf_item_limit .gcf_item_limit_text2 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
.gcf_item .more-project {
  display: none;
}
.gcf_item .percent_bar_wrap {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
}
.gcf_item .percent_bar_wrap .percent_bar {
  display: block;
  background: #eee;
  border-radius: 3px;
  height: 10px;
  width: 80%;
  position: relative;
  float: left;
  overflow: hidden;
}
.gcf_item .percent_bar_wrap .percent_bar .percent_bar_fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1%;
  background: #118181;
  border-radius: 3px 0 0 3px;
}
.gcf_item .percent_bar_wrap .percent_text {
  float: right;
  width: 18%;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  line-height: 1.2;
}
.btn_more {
  display: block;
  width: 100%;
  margin: auto auto;
  background: #118181;
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #118181;
}
.btn_more:hover {
  background: #fff;
  color: #118181;
  border: 1px solid #118181;
}
.sidebar_title {
  text-align: center;
  font-weight: bold;
  padding: 1em 1em 0.8em;
  background: #f3f3f3;
  border-radius: 8px;
  margin-bottom: 10%;
}
.sidebar_title .ico_news {
  width: 24px;
  margin-right: 10px;
  margin-left: -10px;
}
.sidebar_title .ico_message {
  width: 24px;
  margin-right: 10px;
  margin-left: -10px;
}
.voice_box {
  border: 1px solid #ccc;
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 15%;
  position: relative;
}
.voice_box .day {
  text-align: right;
  padding: 3px 0 0 0;
}
.voice_box div {
  font-size: 12px !important;
}
.voice_box a {
  font-size: 14px;
  color: #118181;
  text-decoration: underline;
  display: block;
  margin-bottom: 8px;
  line-height: 1.6;
}
.voice_box a:hover {
  text-decoration: none;
}
.voice_box::before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 42px;
  width: 0;
  height: 0;
  border-top: 22px solid #ccc;
  border-left: 2px solid transparent;
  border-right: 22px solid transparent;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
}
.voice_box::after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 43px;
  width: 0;
  height: 0;
  border-top: 22px solid #fff;
  border-left: 2px solid transparent;
  border-right: 20px solid transparent;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
}
.mt6per {
  margin-top: 6%;
}
.section_gcf_movie {
  background: url("../img/common/bg_movie_gcf.png") no-repeat center;
  background-size: cover;
  height: 530px;
  margin-top: 8%;
}
.section_gcf_movie .movie_block {
  position: absolute;
  left: 28%;
  top: 240px;
  width: 68%;
}
.section_gcf_movie .movie_block .movie_block_inner {
  width: 100%;
  padding: 56.25% 0 0 0;
}
.section_gcf_movie .movie_block .movie_block_inner iframe {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section_gcf_movie .text_block {
  width: 55%;
  padding-top: 3%;
}
.section_gcf_movie .text_block .title {
  color: #fff;
  font-weight: bold;
  font-size: 95px;
}
.section_gcf_movie .text_block .title span {
  font-size: 60px;
  position: relative;
  top: -30px;
  margin-left: 4%;
  font-family: arial, helvetica;
  font-style: italic;
}
.section_gcf_movie .text_block .text {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  width: 300px;
}
.section_gcf_movie .text_block .add_info {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 30px;
}
.btn_more_movie {
  display: block;
  width: 100%;
  margin: auto auto auto 0;
  background-color: rgba(255,255,255,0.2);
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #fff;
  line-height: 1.8;
}
.btn_more_movie .ico_play {
  display: inline-block;
  width: 10%;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.btn_more_movie:hover {
  background-color: rgba(255,255,255,0.5);
  color: #fff;
}
#furusato_form_wrap {
  display: none;
}
.home .footer {
  margin-top: 20%;
}
.footer {
  margin-top: 10%;
  background: url("../img/common/bg_footer.png") no-repeat center;
  background-size: cover;
}
.footer .footer_inner {
  overflow: hidden;
  padding: 3%;
}
.footer .footer_inner .footer_logo {
  float: left;
  width: 24%;
  padding-top: 12px;
}
.footer .footer_inner .footer_text {
  float: right;
  width: 74%;
  padding-top: 0px;
  font-size: 12px;
  color: #fff;
}
.swiper-slide img {
  width: auto;
}
.swiper-pagination {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
}
body .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin: 6px;
}
body .swiper-pagination-bullet-active {
  background: #118181;
  opacity: 1;
}
.header .swiper_area {
  position: relative;
}
.header .swiper_area_inner_wrap {
  background: #eee;
  overflow: hidden;
  position: relative;
}
.header .swiper_area_inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.header .swiper_area_inner .swiper-container {
  overflow: visible;
}
.swiper-pagination {
  position: absolute;
  bottom: -50px;
}
.breadNav_breadcrumbs {
  padding: 24px 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 1em;
  vertical-align: middle;
  margin-bottom: 0;
}
.breadNav_breadcrumbs > span {
  position: relative;
  top: 0px;
  margin-right: 5px;
}
.breadNav_breadcrumbs a {
  font-size: 14px;
  display: inline-block;
  line-height: 1em;
  position: relative;
  top: 3px;
}
.breadNav_breadcrumbs > span a.home {
  display: inline-block;
  width: 20px;
  height: 17px;
  vertical-align: top;
  top: -2px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../img/common/ico_home.svg") no-repeat left top;
}
.wysiwyg {
  padding: 3%;
}
.page_box {
  padding: 3%;
}
.movie_block {
  position: relative;
}
.movie_block .movie_block_inner {
  width: 100%;
  padding: 56.25% 0 0 0;
}
.movie_block .movie_block_inner iframe {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.movie_ul .movie_ul_li {
  width: 48%;
  margin-bottom: 5%;
  position: relative;
}
.movie_ul .movie_ul_li iframe {
  max-width: 100%;
}
.movie_ul .movie_ul_li .movie_block {
  margin-bottom: 5%;
}
.movie_ul .movie_ul_li .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2%;
}
.movie_ul .movie_ul_li .text {
  font-size: 14px;
}
.section_sdgs p {
  margin-bottom: 1.5em;
}
.section_sdgs .main_img_title {
  margin-bottom: 5%;
}
.section_sdgs .main_img_title img {
  width: 100%;
}
.section_sdgs .section_inner {
  max-width: 1000px;
  margin: auto;
}
.section_sdgs .section_sdgs_img_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 7%;
  margin-top: 5%;
}
.section_sdgs .section_sdgs_img_ul li {
  text-align: center;
}
.section_sdgs .section_sdgs_img_ul li .title {
  color: #118181;
  font-weight: bold;
  text-align: center;
  padding-top: 3%;
  line-height: 1.4;
}
.section_sdgs .section_sdgs_img_ul li.type_wheel {
  width: 32%;
  padding: 0 0 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .section_sdgs_img_ul li.type_wheel img {
  position: relative;
  margin-bottom: 4%;
}
.section_sdgs .section_sdgs_img_ul li.type_goal {
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3%;
}
.section_sdgs .section_sdgs_img_ul li.type_unpic {
  width: 45%;
  padding: 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .section_sdgs_img_ul li.type_hierarchy {
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3%;
}
.section_sdgs .section_sdgs_img_ul p.pic_author {
  font-family: arial;
  font-style: italic;
  font-size: 12px;
  color: #999;
  margin-top: 3%;
}
.box_17goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 5% auto;
}
.box_17goals .box_17goals_dl {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.box_17goals .box_17goals_dl dt {
  width: 30%;
}
.box_17goals .box_17goals_dl dd {
  width: 70%;
  padding-left: 1em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .stgs_min_title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 4%;
  color: #118181;
}
.section_sdgs .lazy_area .float_right {
  width: 43%;
  float: right;
  margin-left: 3%;
  position: relative;
  top: -30px;
}
.section_sdgs .lazy_dl:last-of-type {
  border-bottom: none;
}
.section_sdgs .lazy_dl {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5%;
  margin-bottom: 5%;
}
.section_sdgs .lazy_dl dt {
  float: left;
  width: 20%;
}
.section_sdgs .lazy_dl dd {
  float: right;
  width: 76%;
}
.section_sdgs .lazy_dl dd .title {
  font-size: 17px;
  color: #118181;
  font-weight: bold;
  margin-bottom: 3%;
}
.section_sdgs .lazy_dl dd .title .level {
  color: #fff;
  font-size: 14px;
  padding: 0.4em 0.8em 0.2em;
  background: #118181;
  display: inline-block;
  font-weight: bold;
  border-radius: 5px;
  margin-right: 8px;
}
.section_sdgs .lazy_dl dd .lazy_dl_ul li {
  font-size: 16px;
  margin-bottom: 2%;
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
.section_sdgs .lazy_dl dd .lazy_dl_ul li:before {
  position: absolute;
  left: 0;
  top: 1px;
  content: "・";
  display: block;
}
.furusapo_sdgs_scope {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 5% auto 5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.furusapo_sdgs_scope img {
  width: 25%;
}
.slide_mask {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  z-index: 100;
}
.req {
  color: #f00;
  font-size: 12px;
}
.contact_table {
  border: 1px solid #ddd;
  margin: 2em auto;
  width: 100%;
}
.contact_table tr th {
  padding: 1em;
  border: 1px solid #ddd;
  font-weight: bold;
  vertical-align: middle;
  background: #f3f3f3;
  text-align: left;
  width: 20%;
  min-width: 5em;
}
.contact_table tr td {
  padding: 1em;
  border: 1px solid #ddd;
}
.wpcf7 input,
.wpcf7 textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.5em 0.5em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpcf7 .wpcf7-submit {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  width: 50%;
  margin: auto;
  border: 2px solid #118181;
  color: #fff;
  background: #118181;
  padding: 1em;
  font-weight: bold;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.wpcf7 .wpcf7-submit:hover {
  color: #118181;
  background: #fff;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  font-size: 14px;
}
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple .rp-effect {
/*エフェクト*/
  position: absolute;
  border-radius: 50%;
  opacity: 0.35; /*波紋の濃さ*/
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  background: #fff; /*波紋色*/
  -webkit-animation: ripple 700ms;
          animation: ripple 700ms;
  pointer-events: none;
}
@-webkit-keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
@-webkit-keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
@keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
.align_center {
  text-align: center;
}
.align_left {
  text-align: left;
}
.align_right {
  text-align: right;
}
.bold,
strong {
  font-weight: bold;
}
.inner {
  width: 1336px;
  margin: auto;
}
.strong {
  font-weight: bold;
}
.relative {
  position: relative;
}
.header_first {
  overflow: hidden;
  padding: 30px 30px 15px;
}
.header_first .logo {
  float: left;
  width: 400px;
}
.header_first .btn_movie {
  float: right;
  width: 223px;
}
.header_first .leed {
  float: left;
  width: 290px;
  margin-left: 20px;
  position: relative;
  top: 2px;
}
.header_first .leed .line1 {
  font-size: 12px;
  display: block;
  color: #fff;
  font-weight: bold;
  background: #ad0003;
  text-align: center;
  border: 1px solid #ad0003;
  padding: 3px 1px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header_first .leed .line2 {
  font-size: 12px;
  display: block;
  font-weight: bold;
  text-align: center;
  border: 1px solid #ccc;
  padding: 3px 1px 1px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.rainbow_ul {
  display: table;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.rainbow_ul li {
  width: 14.3%;
  height: 10px;
  display: table-cell;
}
.rainbow_ul .li_red {
  background-color: #e5001e;
}
.rainbow_ul .li_orange {
  background-color: #ed6a02;
}
.rainbow_ul .li_yellow {
  background-color: #fabd00;
}
.rainbow_ul .li_green {
  background-color: #58b431;
}
.rainbow_ul .li_light_blue {
  background-color: #00a6d9;
}
.rainbow_ul .li_blue {
  background-color: #0075ba;
}
.rainbow_ul .li_purple {
  background-color: #dc007a;
}
.gnav li:after {
  position: absolute;
  width: 2px;
  height: 35px;
  background: #ccc;
  right: 0;
  top: 10px;
  display: block;
  content: "";
}
.gnav li:last-child:after {
  display: none;
}
.gnav {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
}
.gnav li {
  width: 16.5%;
  position: relative;
}
.gnav li a {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  border-bottom: 4px solid #fff;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-left: 3%;
  padding-right: 3%;
}
.gnav li a:after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background: #fff;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.gnav li a:hover:after {
  background: #ad0003;
}
.gnav li .ico {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  top: 1px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.gnav li .ico_sdgs {
  width: 28px;
}
.gnav li .ico_search {
  width: 26px;
  top: 2px;
}
.gnav li .ico_travel {
  width: 24px;
}
.gnav li .ico_ranking {
  width: 23px;
}
.gnav li .ico_gcf {
  width: 23px;
  margin-right: 7px;
}
.gnav li .ico_parenting {
  width: 24px;
}
.gnav li a:hover .ico {
  -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
          transform: scale(1.15);
}
body.page-category-sdgs .gnav li.gnav_li_sdgs a:after,
body.page-category-search .gnav li.gnav_li_search a:after,
body.page-category-ranking .gnav li.gnav_li_ranking a:after,
body.page-category-gcf .gnav li.gnav_li_gcf a:after,
body.page-category-parenting .gnav li.gnav_li_parenting a:after,
body.page-category-travel .gnav li.gnav_li_travel a:after {
  background: #ad0003;
}
.swiper-container {
  background: #eee;
}
.home .header {
  margin-bottom: 60px;
}
.header_img {
  position: relative;
  height: 154px;
}
.header_img .title {
  z-index: 3;
  font-weight: bold;
  font-size: 30px;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 1em;
  margin: auto;
  line-height: 1em;
}
.header_img_default {
  background: url("../img/common/header_default.png") no-repeat center;
  background-size: cover;
}
.header_img_sdgs {
  background: url("../img/common/header_sdgs.png") no-repeat center;
  background-size: cover;
}
.header_img_area {
  background: url("../img/common/header_area.png") no-repeat center;
  background-size: cover;
}
.header_img_ranking {
  background: url("../img/common/header_ranking.png") no-repeat center;
  background-size: cover;
}
.header_img_gcf {
  background: url("../img/common/header_gcf.png") no-repeat center;
  background-size: cover;
}
.header_img_parenting {
  background: url("../img/common/header_parenting.png") no-repeat center;
  background-size: cover;
}
.header_img_travel {
  background: url("../img/common/header_travel.png") no-repeat center;
  background-size: cover;
}
.ticker_news_dl {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.ticker_news_dl dt {
  background: #118181;
  color: #fff;
  padding: 14px 10px 10px;
  min-width: 4em;
  font-weight: bold;
  border-radius: 8px 0px 0px 8px;
  width: 7%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  min-width: 6em;
}
.ticker_news_dl dd {
  background: #f3f3f3;
  padding: 12px 10px 10px;
  width: 93%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  border-radius: 0px 8px 8px 0px;
}
.ticker_news_dl dd a {
  position: relative;
  display: block;
}
.ticker_news_dl dd time {
  position: absolute;
  top: 0px;
  font-weight: bold;
  display: inline-block;
  margin-right: 1em;
  font-size: 14px;
  width: 9em;
}
.ticker_news_dl dd span {
  font-size: 14px;
  padding-left: 7em;
  display: block;
  line-height: 1.6;
  padding-top: 1px;
}
.sidebar_ul {
  margin-bottom: 18%;
}
.sidebar_ul li {
  margin-bottom: 6%;
}
.sidebar_ul li.sidebar_ul_textbnr a {
  background: #ad0003;
  display: block;
  padding: 24px 3em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}
.sidebar_news {
  margin-bottom: 25%;
}
.sidebar_news_dl {
  overflow: hidden;
  border-bottom: 1px solid #ccc;
  padding-bottom: 1.2em;
  margin-bottom: 1.2em;
  cursor: pointer;
}
.sidebar_news_dl dt {
  float: left;
  width: 33%;
}
.sidebar_news_dl dt img {
  border-radius: 8px;
}
.sidebar_news_dl dd {
  float: right;
  width: 62%;
}
.sidebar_news_dl dd .title {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 5px;
}
.sidebar_news_dl dd .text {
  font-size: 14px;
  line-height: 1.4;
}
.main_box {
  overflow: hidden;
}
.section_items {
  width: 74.8%;
  float: left;
}
.sidebar {
  width: 22.455%;
  float: right;
}
.section_title {
  color: #fff;
  padding: 4.5% 1em 3.7%;
  font-weight: bold;
  font-size: 25px;
  text-align: center;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5%;
}
.section_title .ico {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  width: 22px;
  top: 8px;
}
.section_title.bg_gcf {
  background: url("../img/common/bg_gcf.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_parenting {
  background: url("../img/common/bg_parenting.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_ranking {
  background: url("../img/common/bg_ranking.png") no-repeat center top;
  background-size: cover;
}
.section_title.bg_travel {
  background: url("../img/common/bg_travel.png") no-repeat center top;
  background-size: cover;
}
.section_items_info {
  margin-bottom: 5%;
  padding: 0 1em;
}
.section_items_info p {
  font-size: 16px;
  font-weight: bold;
}
.section_items_info p span {
  font-weight: bold;
}
.section_pages {
  width: 74.8%;
  float: left;
}
.section_pages .section_inner {
  width: 100%;
}
.width_full .section_pages {
  width: 100%;
  float: none;
}
.width_full .section_pages .section_inner {
  width: 100%;
}
.pages_title {
  font-size: 25px;
  font-weight: bold;
  background: #f3f3f3;
  position: relative;
  border-radius: 8px;
  padding: 2.3% 2% 2% 45px;
  margin-bottom: 3%;
}
.pages_title:after {
  content: "";
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 36px;
  background: #118181;
  border-radius: 3px;
}
.ajax_ul {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto -1.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ajax_ul .ajax_ul_li:hover .link img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.ajax_ul .ajax_ul_li {
  width: 30%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  position: relative;
  margin-bottom: 3%;
}
.ajax_ul .ajax_ul_li .link {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.ajax_ul .ajax_ul_li .link img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.ajax_ul .ajax_ul_li .title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5%;
}
.ajax_ul .ajax_ul_li .area {
  font-size: 14px;
}
.ajax_ul .ajax_ul_li .price {
  font-size: 19px;
  font-weight: bold;
  text-align: right;
}
.gcf_items {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: auto -1.5%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.gcf_item:hover .gcf_item_photo img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.gcf_item {
  width: 22%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  position: relative;
  margin-bottom: 3%;
}
.gcf_item .gcf_item_link {
  display: block;
}
.gcf_item .gcf_item_photo {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 10px;
}
.gcf_item .gcf_item_photo img {
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  width: 100%;
}
.gcf_item .gcf_item_name {
  font-size: 15px;
  font-weight: bold;
  height: auto !important;
  margin-bottom: 5%;
}
.gcf_item .gcf_item_area {
  font-size: 14px;
  margin-bottom: 15px;
}
.gcf_item .gcf_item_area .uketsuke {
  font-size: 10px;
  background: #118181;
  color: #fff;
  padding: 2px 8px 1px;
  margin-right: 10px;
  text-align: center;
  position: relative;
  top: -1px;
}
.gcf_item .gcf_item_money_wrap {
  position: relative;
}
.gcf_item .gcf_item_money_text {
  font-size: 12px;
  font-weight: bold;
  display: block;
  line-height: 1;
}
.gcf_item .gcf_item_money {
  font-weight: bold;
  display: block;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.4;
}
.gcf_item .gcf_item_money span {
  font-size: 19px;
  font-weight: bold;
}
.gcf_item .gcf_item_limit {
  font-size: 19px;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 0px;
  line-height: 1.5;
}
.gcf_item .gcf_item_limit .gcf_item_limit_text1 {
  font-size: 10px;
  display: block;
  line-height: 1;
}
.gcf_item .gcf_item_limit .gcf_item_limit_text2 {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
}
.gcf_item .more-project {
  display: none;
}
.gcf_item .percent_bar_wrap {
  position: relative;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
}
.gcf_item .percent_bar_wrap .percent_bar {
  display: block;
  background: #eee;
  border-radius: 3px;
  height: 10px;
  width: 80%;
  position: relative;
  float: left;
  overflow: hidden;
}
.gcf_item .percent_bar_wrap .percent_bar .percent_bar_fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 1%;
  background: #118181;
  border-radius: 3px 0 0 3px;
}
.gcf_item .percent_bar_wrap .percent_text {
  float: right;
  width: 18%;
  font-size: 10px;
  font-weight: bold;
  text-align: right;
  line-height: 1.2;
}
.btn_more {
  display: block;
  width: 100%;
  margin: auto auto;
  background: #118181;
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #118181;
}
.btn_more:hover {
  background: #fff;
  color: #118181;
  border: 1px solid #118181;
}
.sidebar_title {
  text-align: center;
  font-weight: bold;
  padding: 1em 1em 0.8em;
  background: #f3f3f3;
  border-radius: 8px;
  margin-bottom: 10%;
}
.sidebar_title .ico_news {
  width: 24px;
  margin-right: 10px;
  margin-left: -10px;
}
.sidebar_title .ico_message {
  width: 24px;
  margin-right: 10px;
  margin-left: -10px;
}
.voice_box {
  border: 1px solid #ccc;
  padding: 14px;
  border-radius: 8px;
  margin-bottom: 15%;
  position: relative;
}
.voice_box .day {
  text-align: right;
  padding: 3px 0 0 0;
}
.voice_box div {
  font-size: 12px !important;
}
.voice_box a {
  font-size: 14px;
  color: #118181;
  text-decoration: underline;
  display: block;
  margin-bottom: 8px;
  line-height: 1.6;
}
.voice_box a:hover {
  text-decoration: none;
}
.voice_box::before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 42px;
  width: 0;
  height: 0;
  border-top: 22px solid #ccc;
  border-left: 2px solid transparent;
  border-right: 22px solid transparent;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
}
.voice_box::after {
  content: "";
  position: absolute;
  bottom: -22px;
  left: 43px;
  width: 0;
  height: 0;
  border-top: 22px solid #fff;
  border-left: 2px solid transparent;
  border-right: 20px solid transparent;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: skewX(-30deg);
      -ms-transform: skewX(-30deg);
          transform: skewX(-30deg);
}
.mt6per {
  margin-top: 6%;
}
.section_gcf_movie {
  background: url("../img/common/bg_movie_gcf.png") no-repeat center;
  background-size: cover;
  height: 530px;
  margin-top: 8%;
}
.section_gcf_movie .movie_block {
  position: absolute;
  left: 28%;
  top: 240px;
  width: 68%;
}
.section_gcf_movie .movie_block .movie_block_inner {
  width: 100%;
  padding: 56.25% 0 0 0;
}
.section_gcf_movie .movie_block .movie_block_inner iframe {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.section_gcf_movie .text_block {
  width: 55%;
  padding-top: 3%;
}
.section_gcf_movie .text_block .title {
  color: #fff;
  font-weight: bold;
  font-size: 95px;
}
.section_gcf_movie .text_block .title span {
  font-size: 60px;
  position: relative;
  top: -30px;
  margin-left: 4%;
  font-family: arial, helvetica;
  font-style: italic;
}
.section_gcf_movie .text_block .text {
  color: #fff;
  font-size: 23px;
  font-weight: bold;
  width: 300px;
}
.section_gcf_movie .text_block .add_info {
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 30px;
}
.btn_more_movie {
  display: block;
  width: 100%;
  margin: auto auto auto 0;
  background-color: rgba(255,255,255,0.2);
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #fff;
  line-height: 1.8;
}
.btn_more_movie .ico_play {
  display: inline-block;
  width: 10%;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.btn_more_movie:hover {
  background-color: rgba(255,255,255,0.5);
  color: #fff;
}
#furusato_form_wrap {
  display: none;
}
.home .footer {
  margin-top: 20%;
}
.footer {
  margin-top: 10%;
  background: url("../img/common/bg_footer.png") no-repeat center;
  background-size: cover;
}
.footer .footer_inner {
  overflow: hidden;
  padding: 3%;
}
.footer .footer_inner .footer_logo {
  float: left;
  width: 24%;
  padding-top: 12px;
}
.footer .footer_inner .footer_text {
  float: right;
  width: 74%;
  padding-top: 0px;
  font-size: 12px;
  color: #fff;
}
.swiper-slide img {
  width: auto;
}
.swiper-pagination {
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
}
body .swiper-pagination-bullet {
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
  margin: 6px;
}
body .swiper-pagination-bullet-active {
  background: #118181;
  opacity: 1;
}
.header .swiper_area {
  position: relative;
}
.header .swiper_area_inner_wrap {
  background: #eee;
  overflow: hidden;
  position: relative;
}
.header .swiper_area_inner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.header .swiper_area_inner .swiper-container {
  overflow: visible;
}
.swiper-pagination {
  position: absolute;
  bottom: -50px;
}
.breadNav_breadcrumbs {
  padding: 24px 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 1em;
  vertical-align: middle;
  margin-bottom: 0;
}
.breadNav_breadcrumbs > span {
  position: relative;
  top: 0px;
  margin-right: 5px;
}
.breadNav_breadcrumbs a {
  font-size: 14px;
  display: inline-block;
  line-height: 1em;
  position: relative;
  top: 3px;
}
.breadNav_breadcrumbs > span a.home {
  display: inline-block;
  width: 20px;
  height: 17px;
  vertical-align: top;
  top: -2px;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../img/common/ico_home.svg") no-repeat left top;
}
.wysiwyg {
  padding: 3%;
}
.page_box {
  padding: 3%;
}
.movie_block {
  position: relative;
}
.movie_block .movie_block_inner {
  width: 100%;
  padding: 56.25% 0 0 0;
}
.movie_block .movie_block_inner iframe {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.movie_ul .movie_ul_li {
  width: 48%;
  margin-bottom: 5%;
  position: relative;
}
.movie_ul .movie_ul_li iframe {
  max-width: 100%;
}
.movie_ul .movie_ul_li .movie_block {
  margin-bottom: 5%;
}
.movie_ul .movie_ul_li .title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 2%;
}
.movie_ul .movie_ul_li .text {
  font-size: 14px;
}
.section_sdgs p {
  margin-bottom: 1.5em;
}
.section_sdgs .main_img_title {
  margin-bottom: 5%;
}
.section_sdgs .main_img_title img {
  width: 100%;
}
.section_sdgs .section_inner {
  max-width: 1000px;
  margin: auto;
}
.section_sdgs .section_sdgs_img_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 7%;
  margin-top: 5%;
}
.section_sdgs .section_sdgs_img_ul li {
  text-align: center;
}
.section_sdgs .section_sdgs_img_ul li .title {
  color: #118181;
  font-weight: bold;
  text-align: center;
  padding-top: 3%;
  line-height: 1.4;
}
.section_sdgs .section_sdgs_img_ul li.type_wheel {
  width: 32%;
  padding: 0 0 0 5%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .section_sdgs_img_ul li.type_wheel img {
  position: relative;
  margin-bottom: 4%;
}
.section_sdgs .section_sdgs_img_ul li.type_goal {
  width: 60%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3%;
}
.section_sdgs .section_sdgs_img_ul li.type_unpic {
  width: 45%;
  padding: 0 0 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .section_sdgs_img_ul li.type_hierarchy {
  width: 48%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 3%;
}
.section_sdgs .section_sdgs_img_ul p.pic_author {
  font-family: arial;
  font-style: italic;
  font-size: 12px;
  color: #999;
  margin-top: 3%;
}
.box_17goals {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 5% auto;
}
.box_17goals .box_17goals_dl {
  width: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.box_17goals .box_17goals_dl dt {
  width: 30%;
}
.box_17goals .box_17goals_dl dd {
  width: 70%;
  padding-left: 1em;
  padding-right: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.section_sdgs .stgs_min_title {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 4%;
  color: #118181;
}
.section_sdgs .lazy_area .float_right {
  width: 43%;
  float: right;
  margin-left: 3%;
  position: relative;
  top: -30px;
}
.section_sdgs .lazy_dl:last-of-type {
  border-bottom: none;
}
.section_sdgs .lazy_dl {
  overflow: hidden;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5%;
  margin-bottom: 5%;
}
.section_sdgs .lazy_dl dt {
  float: left;
  width: 20%;
}
.section_sdgs .lazy_dl dd {
  float: right;
  width: 76%;
}
.section_sdgs .lazy_dl dd .title {
  font-size: 17px;
  color: #118181;
  font-weight: bold;
  margin-bottom: 3%;
}
.section_sdgs .lazy_dl dd .title .level {
  color: #fff;
  font-size: 14px;
  padding: 0.4em 0.8em 0.2em;
  background: #118181;
  display: inline-block;
  font-weight: bold;
  border-radius: 5px;
  margin-right: 8px;
}
.section_sdgs .lazy_dl dd .lazy_dl_ul li {
  font-size: 16px;
  margin-bottom: 2%;
  position: relative;
  padding-left: 1em;
  line-height: 1.5;
}
.section_sdgs .lazy_dl dd .lazy_dl_ul li:before {
  position: absolute;
  left: 0;
  top: 1px;
  content: "・";
  display: block;
}
.furusapo_sdgs_scope {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 5% auto 5%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.furusapo_sdgs_scope img {
  width: 25%;
}
.slide_mask {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
  z-index: 100;
}
.req {
  color: #f00;
  font-size: 12px;
}
.contact_table {
  border: 1px solid #ddd;
  margin: 2em auto;
  width: 100%;
}
.contact_table tr th {
  padding: 1em;
  border: 1px solid #ddd;
  font-weight: bold;
  vertical-align: middle;
  background: #f3f3f3;
  text-align: left;
  width: 20%;
  min-width: 5em;
}
.contact_table tr td {
  padding: 1em;
  border: 1px solid #ddd;
}
.wpcf7 input,
.wpcf7 textarea {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0.5em 0.5em;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.wpcf7 .wpcf7-submit {
  -webkit-appearance: button;
  -moz-appearance: button;
       appearance: button;
  width: 50%;
  margin: auto;
  border: 2px solid #118181;
  color: #fff;
  background: #118181;
  padding: 1em;
  font-weight: bold;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.wpcf7 .wpcf7-submit:hover {
  color: #118181;
  background: #fff;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  font-size: 14px;
}
.ripple {
  position: relative;
  overflow: hidden;
}
.ripple .rp-effect {
/*エフェクト*/
  position: absolute;
  border-radius: 50%;
  opacity: 0.35; /*波紋の濃さ*/
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  background: #fff; /*波紋色*/
  -webkit-animation: ripple 700ms;
          animation: ripple 700ms;
  pointer-events: none;
}
@-webkit-keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
@-webkit-keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
@keyframes ripple {
  to {
    opacity: 0;
    -webkit-transform: scale(2);
            transform: scale(2);
  }
}
.pc_none {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .section_gcf_movie .text_block {
    padding-top: 4%;
  }
  .section_gcf_movie .text_block .title {
    color: #fff;
    font-weight: bold;
    font-size: 84px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 50px;
  }
  .section_gcf_movie .text_block .text {
    font-size: 20px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 17px;
  }
}
.btn_more_movie {
  display: block;
  width: 100%;
  margin: auto auto auto 0;
  background-color: rgba(255,255,255,0.2);
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #fff;
  line-height: 1.8;
}
.btn_more_movie .ico_play {
  display: inline-block;
  width: 10%;
  margin-right: 5px;
}
.btn_more_movie:hover {
  background-color: rgba(255,255,255,0.5);
  color: #fff;
}
@media only screen and (max-width: 1336px) {
  .inner {
    width: 100%;
    padding: 0 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .gnav li a {
    font-size: 16px;
  }
  .gnav li .ico_sdgs,
  .gnav li .ico_search,
  .gnav li .ico_travel,
  .gnav li .ico_ranking,
  .gnav li .ico_gcf,
  .gnav li .ico_saving {
    width: 20px;
  }
  .header_first .logo {
    width: 30%;
    min-width: 280px;
  }
  .header_first .btn_movie {
    width: 18%;
    min-width: 170px;
  }
  .header_first .leed {
    top: 2px;
  }
  .rainbow_ul li {
    height: 7px;
  }
  .section_gcf_movie .movie_block {
    left: inherit;
    top: 240px;
    width: 60%;
    right: 30px;
  }
  .btn_more_movie .ico_play {
    top: 1px;
  }
}
@media only screen and (max-width: 1100px) {
  .section_items_info p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .section_gcf_movie .text_block .title {
    font-size: 74px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 40px;
  }
  .section_gcf_movie .text_block .text {
    font-size: 16px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 16px;
  }
  .section_sdgs .section_inner {
    padding: 0 3%;
  }
}
@media only screen and (max-width: 930px) {
  .gnav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
  }
  .gnav li {
    display: table;
    width: auto;
  }
  .gnav li a {
    display: table-cell;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 2.5em;
  }
  .header_first {
    padding: 20px 3% 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header_first .logo {
    width: 20%;
    min-width: 240px;
  }
  .header_first .btn_movie {
    width: 16%;
    min-width: 150px;
  }
  .header_first .leed {
    top: 0;
    width: 250px;
  }
  .header_first .leed .line1,
  .header_first .leed .line2 {
    font-size: 10px;
  }
  .header_img .title {
    font-size: 24px;
  }
  .pages_title {
    font-size: 20px;
  }
  .home .footer {
    margin-top: 33%;
  }
  .section_gcf_movie .text_block {
    width: 100%;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .section_gcf_movie .text_block .btn_block {
    margin: auto;
  }
  .section_gcf_movie .text_block .btn_block .btn_more_movie {
    margin: auto;
  }
  .section_gcf_movie .text_block .title {
    font-size: 40px;
    padding-bottom: 3%;
  }
  .section_gcf_movie .text_block .title span {
    top: 0;
    font-size: 40px;
    position: relative;
    margin-left: 2%;
    font-style: normal;
    font-weight: bold;
  }
  .section_gcf_movie .text_block .text {
    width: 100%;
    font-size: 24px;
  }
  .section_gcf_movie .movie_block {
    left: inherit;
    top: 0;
    width: 100%;
    right: 0;
    position: static;
  }
  .section_gcf_movie .movie_block .movie_block_inner {
    padding: 0;
  }
  .section_gcf_movie .movie_block .movie_block_inner iframe {
    width: 100%;
    display: block;
    height: 400px;
    position: static;
  }
  .section_title {
    font-size: 20px;
  }
  .gcf_item {
    width: 30%;
  }
  .gcf_item .gcf_item_area {
    font-size: 12px;
  }
  .gcf_item .gcf_item_name {
    font-size: 13px;
    line-height: 1.6;
  }
  .gcf_item .gcf_item_money {
    font-size: 16px;
  }
  .gcf_item .gcf_item_limit {
    font-size: 16px;
  }
  .ajax_ul .ajax_ul_li .title {
    font-size: 13px;
    line-height: 1.6;
  }
  .ajax_ul .ajax_ul_li .price {
    font-size: 16px;
  }
  .footer .footer_inner .footer_logo {
    width: 50%;
    margin: auto;
    float: none;
  }
  .footer .footer_inner .footer_text {
    float: none;
    width: 100%;
    padding-top: 20px;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .home .header {
    margin-bottom: 30px;
  }
  .header .swiper_area {
    margin-bottom: 60px;
  }
  .rainbow_ul li {
    height: 5px;
  }
  .header_first .btn_movie {
    display: none;
  }
  .header_img {
    height: 124px;
  }
  .header_img .title {
    font-size: 18px;
  }
  .pages_title {
    font-size: 16px;
  }
  .section_pages {
    width: 100%;
    float: none;
  }
  .gnav li a {
    font-size: 12px;
  }
  .gnav li a .ico {
    width: 15px;
    margin-right: 5px;
  }
  .gnav li:after {
    width: 1px;
    height: 20px;
  }
  .ticker_news_dl {
    display: block;
  }
  .ticker_news_dl dt {
    width: 100%;
    display: block;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 12px;
    padding-top: 10px;
  }
  .ticker_news_dl dd {
    width: 100%;
    border-radius: 0;
  }
  .ticker_news_dl dd .ticker_ul li time {
    position: static;
    display: block;
    font-size: 12px;
  }
  .ticker_news_dl dd .ticker_ul li span {
    font-size: 12px;
    padding-left: 0;
    display: block;
    line-height: 1.6;
  }
  .section_title.bg_gcf {
    font-size: 14px;
  }
  .section_title.bg_gcf .ico_gcf {
    top: 0;
  }
  .section_items_info p {
    font-size: 12px;
  }
  .section_items {
    width: 100%;
    float: none;
  }
  .sidebar {
    margin-top: 10%;
    width: 100%;
    float: none;
  }
  .sidebar .sidebar_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #f3f3f3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3% 3% 0;
  }
  .sidebar .sidebar_ul li {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 3%;
    padding: 0 1%;
    text-align: center;
  }
  .sidebar_title {
    margin-bottom: 3%;
  }
  .sidebar_news {
    margin-bottom: 6%;
  }
  .sidebar_news_dl {
    padding-left: 3%;
    padding-right: 3%;
  }
  .sidebar_news_dl dt {
    width: 30%;
  }
  .sidebar_news_dl dt img {
    width: 100%;
  }
  .sidebar_news_dl dd {
    width: 67%;
  }
  .sidebar_news_dl dd .title {
    font-size: 12px;
  }
  .sidebar_news_dl dd .text {
    font-size: 12px;
  }
  .voice_box {
    margin-bottom: 6%;
  }
  .voice_box a {
    font-size: 12px;
  }
  .section_gcf_movie {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .section_gcf_movie .text_block .title {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 30px;
    top: 0;
    margin-left: 3%;
    font-weight: bold;
  }
  .section_gcf_movie .text_block .text {
    font-size: 12px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 12px;
  }
  .footer {
    margin-top: 7%;
  }
  .footer .footer_inner .footer_text {
    font-size: 11px;
    line-height: 1.4;
  }
  .breadNav_breadcrumbs {
    padding: 14px 0;
    font-size: 12px;
  }
  .breadNav_breadcrumbs > span {
    position: relative;
    top: 0px;
    margin-right: 5px;
  }
  .breadNav_breadcrumbs a {
    font-size: 12px;
    top: 3px;
  }
  .breadNav_breadcrumbs > span a.home {
    width: 16px;
    height: 14px;
    top: -2px;
  }
  .breadNav_breadcrumbs span span {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 768px) {
  .movie_ul .movie_ul_li .title {
    font-size: 14px;
  }
  .movie_ul .movie_ul_li .text {
    font-size: 12px;
  }
  .section_sdgs .stgs_min_title {
    font-size: 14px;
  }
  .section_sdgs .lazy_dl dd .lazy_dl_ul li,
  .section_sdgs .lazy_dl dd .title .level,
  .section_sdgs .lazy_dl dd .title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .home .header {
    margin-bottom: 0;
  }
  .header_first {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .header_first .leed {
    top: 0;
    width: 100%;
    float: none;
    margin: 3% auto 0px;
  }
  .header_first .logo {
    width: 20%;
    min-width: 240px;
    float: none;
    text-align: center;
    margin: auto;
  }
  .header_img {
    height: 80px;
  }
  .header_img .title {
    font-size: 14px;
  }
  .pages_title {
    font-size: 12px;
    padding-left: 24px;
    border-radius: 4px;
    padding-top: 3.3%;
    padding-bottom: 3%;
  }
  .pages_title:after {
    left: 10px;
    width: 4px;
    height: 18px;
  }
  .gnav {
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .gnav li a {
    padding-bottom: 0;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: none;
  }
  .gnav li a:after {
    display: none;
  }
  .swiper-pagination {
    bottom: 0px;
  }
  .header .swiper_area {
    padding-bottom: 35px;
    margin-bottom: 0px;
  }
  body .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .ticker_news_dl dd .ticker_ul li span {
    line-height: 1.4;
  }
  .section_title.bg_gcf {
    padding: 7% 1em 5.7%;
  }
  .section_title {
    font-size: 14px;
  }
  .section_title .ico {
    width: 16px;
    top: 2px;
  }
  .voice_box:before {
    bottom: -13px;
    left: 42px;
    border-top: 12px solid #ccc;
    border-left: 2px solid transparent;
    border-right: 12px solid transparent;
  }
  .voice_box:after {
    bottom: -12px;
    left: 43px;
    border-top: 12px solid #fff;
    border-left: 2px solid transparent;
    border-right: 10px solid transparent;
  }
  .gcf_item {
    width: 47%;
    margin-bottom: 5%;
  }
  .gcf_item .percent_bar_wrap .percent_bar {
    width: 78%;
  }
  .gcf_item .percent_bar_wrap .percent_text {
    width: 20%;
  }
  .gcf_item .more-project {
    font-size: 12px;
    border-radius: 4px;
  }
  .gcf_item .gcf_item_name {
    font-size: 11px;
  }
  .gcf_item .gcf_item_area {
    font-size: 11px;
    margin-bottom: 10px;
  }
  .gcf_item .gcf_item_money {
    font-size: 16px;
  }
  .gcf_item .gcf_item_money_text {
    font-size: 11px;
  }
  .gcf_item .gcf_item_limit {
    font-size: 16px;
    font-weight: bold;
  }
  .gcf_item .gcf_item_limit .gcf_item_limit_text1 {
    font-size: 10px;
  }
  .gcf_item .gcf_item_limit .gcf_item_limit_text2 {
    font-size: 10px;
  }
  .ajax_ul .ajax_ul_li {
    width: 47%;
  }
  .ajax_ul .ajax_ul_li .title {
    font-size: 11px;
    line-height: 1.6;
  }
  .ajax_ul .ajax_ul_li .price {
    font-size: 11px;
  }
  .ajax_ul .ajax_ul_li .area {
    font-size: 11px;
  }
}
@media only screen and (max-width: 500px) {
  .section_gcf_movie .movie_block .movie_block_inner iframe {
    height: 350px;
  }
  .home .footer {
    margin-top: 15%;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul {
    display: block;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul li {
    width: 80%;
    padding: 3%;
    margin: auto auto 5%;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul li.type_goal {
    width: 90%;
  }
  .section_sdgs .lazy_dl dd .lazy_dl_ul li,
  .section_sdgs .lazy_dl dd .title,
  .section_sdgs .lazy_dl dd .title .level,
  .section_sdgs .stgs_min_title {
    font-size: 12px;
  }
}
.gnav_mask {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  z-index: 11;
}
.menu-trigger {
  position: fixed;
  right: 14px;
  top: 20px;
  display: block;
  width: 35px;
  height: 42px;
  z-index: 41;
  text-align: center;
}
.menu-trigger span {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #ad0003;
  border-radius: 0px;
}
.menu-trigger em {
  font-size: 10px;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  color: #ad0003;
}
.menu-trigger.active em {
  display: none;
}
.menu-trigger.active span {
  background-color: #fff;
}
.menu-trigger span:nth-of-type(1) {
  top: 10px;
}
.menu-trigger span:nth-of-type(2) {
  top: 16px;
}
.menu-trigger span:nth-of-type(3) {
  top: 22px;
}
.menu-trigger::after {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  content: '';
  width: 84px;
  height: 84px;
  margin: -45px 0 0 -45px;
  border-radius: 50%;
  border: 4px solid transparent;
  -webkit-transition: all 0.75s;
  transition: all 0.75s;
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(3px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
      transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-9px) rotate(45deg);
  -ms-transform: translateY(-2px) rotate(45deg);
      transform: translateY(-2px) rotate(45deg);
}
.menu-trigger.active::after {
  -webkit-animation: circle 0.4s 0.25s forwards;
  animation: circle 0.4s 0.25s forwards;
}
.menu-trigger.active {
  right: 72%;
}
.common_header_hamburger.open {
  display: block;
  z-index: 100;
  right: 0vw;
}
.common_header_hamburger {
  display: none;
  position: fixed;
  top: 0px;
  width: 70%;
  right: -100vw;
  background: #fff;
  overflow-y: scroll;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.common_header_hamburger .logo {
  width: 80%;
  margin: 3% auto;
}
.common_header_hamburger .menu_title {
  font-size: 14px;
  background: #118181;
  color: #fff;
  text-align: center;
  padding: 0.5em 1em;
}
.common_header_hamburger .common_header_hamburger_ul a {
  display: block;
  padding: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #118181;
}
.common_header_hamburger .common_header_hamburger_ul a .ico:after {
  position: absolute;
  content: "+";
  width: 1em;
  height: 1em;
  margin: auto;
  display: block;
  right: 1em;
  top: 0;
  bottom: 0;
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.common_header_hamburger .common_header_hamburger_ul a.active {
  background: #118181;
  color: #fff;
  border-bottom: 1px solid #118181;
}
.common_header_hamburger .common_header_hamburger_ul a.active .ico:after {
  content: "−";
}
.common_header_hamburger .common_header_hamburger_ul > li > a {
  font-weight: bold;
  color: #118181;
}
.common_header_hamburger .common_header_hamburger_ul > li .child_ul {
  display: none;
}
.common_header_hamburger .common_header_hamburger_ul > li .child_ul li a {
  padding-left: 2em;
  color: #118181;
}
.common_header_hamburger .common_header_hamburger_ul > li .child_ul.open li a {
  color: #118181;
  background: #f3f3f3;
}
.common_header_hamburger .blog_ul {
  padding: 4%;
}
.common_header_hamburger .tab_content {
  padding: 4%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 60px;
}
.common_header_hamburger .tab_content .information_dl {
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar_news.type_hamburger {
  padding-top: 5%;
}
@media only screen and (max-width: 768px) {
  body .menu-trigger {
    display: block;
  }
  .common_header_hamburger {
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .menu-trigger {
    top: 15px;
  }
}
@-webkit-keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@keyframes active-menu-bar02 {
  100% {
    height: 0;
  }
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
.wysiwyg strong {
  font-weight: bold;
}
.wysiwyg h2 {
  font-size: 20px;
  font-weight: bold;
  padding: 2.3% 2% 2% 2.5%;
  border: 1px solid #118181;
  margin-bottom: 2.3em;
  color: #118181;
  border-radius: 8px;
}
.wysiwyg h3 {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 0.7em;
}
.wysiwyg p {
  font-size: 16px;
}
.wysiwyg a {
  color: #118181;
  text-decoration: underline;
}
.wysiwyg a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 930px) {
  .wysiwyg h2 {
    font-size: 16px;
  }
  .wysiwyg h3 {
    font-size: 14px;
  }
  .wysiwyg p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .wysiwyg h2 {
    padding-left: 3%;
    font-size: 12px;
    margin-bottom: 1.5em;
  }
  .wysiwyg h3 {
    font-size: 12px;
  }
  .wysiwyg p {
    font-size: 12px;
  }
}
@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
ins,
kbd,
q,
s,
samp,
img,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
input,
textarea,
table,
caption,
tbody,
tfoot,
thead,
tr,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-weight: normal;
  vertical-align: baseline;
  word-break: break-word;
}
html {
  font-size: 62.5%;
/*overflow-y: scroll;*/
  background: #fff;
  height: auto !important;
  min-height: 100% !important;
}
body {
  font-family: "メイリオ", Meiryo, "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.7;
  height: auto !important;
  min-height: 100% !important;
  -webkit-text-size-adjust: 100%;
}
table {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
}
th,
td {
  border: none;
  border-spacing: 0;
  border-color: transparent;
  margin: 0;
  font: inherit;
  font-weight: normal;
}
strong {
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
section {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
th,
td,
table,
a {
  font-size: 16px;
  line-height: 1.7;
}
@media only screen and (max-width: 768px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 14px;
    line-height: 1.6;
  }
}
@media only screen and (max-width: 500px) {
  a,
  dd,
  dl,
  dt,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  li,
  ol,
  p,
  table,
  td,
  th,
  ul {
    font-size: 12px;
    line-height: 1.6;
  }
}
.align_center {
  text-align: center;
}
img {
  border: none;
  line-height: 0;
  max-width: 100%;
  vertical-align: top;
}
ul,
ol {
  list-style: none;
}
li {
  list-style-type: none;
}
a {
  overflow: hidden;
  text-decoration: none;
  outline: none;
  color: #111;
}
hr {
  display: none;
}
.block,
.inner,
.clear,
.box {
  *zoom: 1;
}
.block:after,
.inner:after,
.clear:after,
.box:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
.relative {
  position: relative;
}
.font_mincho {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", sans-serif;
}
.bold {
  font-weight: bold;
}
.color_blue_green {
  color: #118181;
}
.bg_color_blue_green {
  background-color: #118181;
}
.hide_prefecture {
  display: none;
}
#partner_table {
  border: 1px solid #eee;
  width: 100%;
}
#partner_table th,
#partner_table td {
  border: 1px solid #eee;
  padding: 1em 1em 0.3em 1em;
  vertical-align: middle;
}
#partner_table th {
  font-weight: bold;
  min-width: 4em;
  padding: 1em 1em 0.8em 1em;
}
#partner_table .partner_ul_a {
  background: #eee;
  padding: 5px 8px 4px;
  font-size: 12px;
  border-radius: 5px;
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 5px;
}
#partner_table .area_hokkaido th {
  color: #0297ba;
}
#partner_table .area_tohoku th {
  color: #0ba6ad;
}
#partner_table .area_kanto th {
  color: #3aa781;
}
#partner_table .area_chubu th {
  color: #18af35;
}
#partner_table .area_kinki th {
  color: #77b75c;
}
#partner_table .area_chugoku th {
  color: #eab015;
}
#partner_table .area_shikoku th {
  color: #e49453;
}
#partner_table .area_kyusyu th {
  color: #e46f7e;
}
#partner_table .area_okinawa th {
  color: #e46f7e;
}
#map_wrap {
  padding-top: 3%;
}
.js-tab {
  margin: 0;
  overflow: hidden;
}
.js-tab > div {
  float: left;
  width: 50%;
  background: #f3f3f3;
  color: #333;
  font-weight: bold;
  text-align: center;
  padding: 2.5% 0;
  cursor: pointer;
  font-size: 20px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.js-tab > div:hover,
.js-tab > div.active {
  background: #118181;
  color: #fff;
}
.js-tab_content {
  display: none;
  padding: 0px 0;
  margin-bottom: 10%;
}
.js-tab_content.active {
  display: block;
}
.subunit {
  stroke: #fff;
  opacity: 0.7;
}
.subunit.on {
  opacity: 1;
}
.subunit:hover {
  opacity: 1;
}
.subunit.Hokkaido {
  fill: #0297ba;
}
.subunit.Aomori,
.subunit.Iwate,
.subunit.Akita,
.subunit.Miyagi,
.subunit.Yamagata,
.subunit.Fukushima {
  fill: #0ba6ad;
}
.subunit.Gunma,
.subunit.Tochigi,
.subunit.Saitama,
.subunit.Ibaraki,
.subunit.Tokyo,
.subunit.Chiba,
.subunit.Kanagawa {
  fill: #3aa781;
}
.subunit.Toyama,
.subunit.Niigata,
.subunit.Ishikawa,
.subunit.Nagano,
.subunit.Fukui,
.subunit.Yamanashi,
.subunit.Gifu,
.subunit.Shizuoka,
.subunit.Aichi {
  fill: #18af35;
}
.subunit.Kyoto,
.subunit.Shiga,
.subunit.Osaka,
.subunit.Mie,
.subunit.Hyōgo,
.subunit.Nara,
.subunit.Wakayama {
  fill: #77b75c;
}
.subunit.Tottori,
.subunit.Okayama,
.subunit.Shimane,
.subunit.Hiroshima,
.subunit.Yamaguchi {
  fill: #eab015;
}
.subunit.Kagawa,
.subunit.Tokushima,
.subunit.Ehime,
.subunit.Kochi {
  fill: #e49453;
}
.subunit.Kumamoto,
.subunit.Nagasaki,
.subunit.Kagoshima,
.subunit.Oita,
.subunit.Fukuoka,
.subunit.Saga,
.subunit.Miyazaki,
.subunit.Okinawa {
  fill: #e46f7e;
}
#mapSvg {
  position: relative;
  top: 0;
  width: 110%;
}
@media only screen and (max-width: 1000px) {
  #mapSvg {
    width: 98%;
  }
}
#map {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
#map_wrap {
  position: relative;
}
.prefbox {
  position: absolute;
  z-index: 1;
  width: 200px;
  left: inherit;
}
#prefbox1 {
  width: 90px;
  left: 56%;
  top: 10%;
}
#prefbox2 {
  right: 14%;
  top: 31%;
}
#prefbox3 {
  top: 47%;
  right: 19%;
}
#prefbox4 {
  top: 35%;
  left: 34%;
}
#prefbox5 {
  top: 62%;
  right: 42%;
}
#prefbox6 {
  top: 45%;
  left: 21%;
}
#prefbox7 {
  top: 68%;
  left: 31%;
}
#prefbox8 {
  top: 53%;
  left: 5%;
}
@media only screen and (max-width: 1600px) {
  #prefbox5 {
    top: 63%;
    right: 40%;
  }
  #prefbox7 {
    top: 71%;
    left: 31%;
  }
}
@media only screen and (max-width: 1500px) {
  #prefbox2 {
    right: 12%;
    top: 36%;
  }
  #prefbox3 {
    top: 54%;
    right: 18%;
  }
  #prefbox5 {
    top: 69%;
  }
  #prefbox6 {
    top: 49%;
  }
  #prefbox7 {
    top: 75%;
  }
}
@media only screen and (max-width: 1400px) {
  #prefbox2 {
    right: 10%;
    top: 36%;
  }
  #prefbox3 {
    top: 57%;
    right: 16%;
  }
  #prefbox4 {
    top: 39%;
    left: 39%;
  }
  #prefbox5 {
    top: 74%;
  }
  #prefbox7 {
    top: 79%;
    left: 29%;
  }
  #prefbox8 {
    top: 58%;
    left: 5%;
  }
}
@media only screen and (max-width: 1300px) {
  #prefbox1 {
    left: 58%;
    top: 14%;
  }
  #prefbox2 {
    right: 7%;
    top: 40%;
  }
  #prefbox3 {
    top: 60%;
    right: 12%;
  }
  #prefbox5 {
    top: 78%;
    right: 38%;
  }
  #prefbox7 {
    top: 84%;
    left: 27%;
  }
}
@media only screen and (max-width: 1200px) {
  #prefbox2 {
    right: 4%;
    top: 42%;
  }
  #prefbox3 {
    top: 64%;
    right: 8%;
  }
  #prefbox5 {
    top: 84%;
    right: 36%;
  }
  #prefbox6 {
    top: 56%;
  }
  #prefbox7 {
    top: 89%;
    left: 25%;
  }
  #prefbox8 {
    top: 63%;
    left: 2%;
  }
}
@media only screen and (max-width: 1000px) {
  #prefbox1 {
    left: 50%;
    top: 20%;
  }
  #prefbox3 {
    right: 14%;
  }
  #prefbox4 {
    top: 36%;
    left: 32%;
  }
  #prefbox7 {
    top: 89%;
    left: 21%;
  }
  #prefbox8 {
    top: 47%;
    left: 2%;
    width: 130px;
  }
}
@media only screen and (max-width: 900px) {
  .prefbox {
    width: 130px;
  }
  .preful a {
    padding: 3px 7px;
    font-size: 11px;
  }
  #prefbox1 {
    left: 50%;
  }
  #prefbox2 {
    right: 14%;
    top: 35%;
  }
  #prefbox3 {
    top: 58%;
    right: 21%;
  }
  #prefbox4 {
    top: 22%;
    left: 36%;
  }
  #prefbox5 {
    top: 74%;
    right: 46%;
  }
  #prefbox6 {
    top: 36%;
    left: 19%;
  }
  #prefbox7 {
    top: 79%;
    left: 22%;
  }
  #prefbox8 {
    top: 43%;
    left: 2%;
    width: 130px;
  }
}
@media only screen and (max-width: 800px) {
  .js-tab {
    display: none;
  }
  .prefbox {
    position: relative;
    left: 0;
    top: 0;
  }
  .preful li {
    margin-bottom: 5px;
  }
  #prefbox1,
  #prefbox2,
  #prefbox3,
  #prefbox4,
  #prefbox5,
  #prefbox6,
  #prefbox7,
  #prefbox8 {
    position: relative;
    left: 0;
    top: 0;
    right: inherit;
    width: 100%;
  }
  #map_wrap {
    padding: 3%;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #map {
    display: block;
  }
}
#pf_clone_list .prefbox {
  position: static;
  left: 0;
  top: 0;
  width: 100%;
  overflow: hidden;
  margin-bottom: 1%;
}
#pf_clone_list {
  overflow: hidden;
  margin: 3% 3%;
}
#pf_clone_list .preful li.title {
  font-size: 16px;
  margin-bottom: 5px;
}
#pf_clone_list .preful li {
  margin-right: 10px;
}
#pf_clone_list .preful a {
  font-size: 14px;
}
.preful li {
  list-style-type: none;
  display: inline-block;
  position: relative;
  float: left;
  margin-right: 5px;
}
.preful li.title {
  display: block;
  clear: both;
  width: 100%;
  font-weight: bold;
  margin-top: 12px;
  font-size: 12px;
}
.preful a {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  text-decoration: none;
  background: #fff;
}
.preful a.on {
  color: #fff;
}
.preful li.type_hokkaido {
  color: #0297ba;
}
.preful .map_target_Hokkaido {
  color: #0297ba;
  border: 1px solid #0297ba;
}
.preful .map_target_Hokkaido.on,
.preful .map_target_Hokkaido:hover {
  background: #0297ba;
  color: #fff;
}
.preful li.type_tohoku {
  color: #0ba6ad;
}
.preful .map_target_Aomori,
.preful .map_target_Iwate,
.preful .map_target_Miyagi,
.preful .map_target_Akita,
.preful .map_target_Yamagata,
.preful .map_target_Fukushima {
  color: #0ba6ad;
  border: 1px solid #0ba6ad;
}
.preful .map_target_Aomori.on,
.preful .map_target_Iwate.on,
.preful .map_target_Miyagi.on,
.preful .map_target_Akita.on,
.preful .map_target_Yamagata.on,
.preful .map_target_Fukushima.on,
.preful .map_target_Aomori:hover,
.preful .map_target_Iwate:hover,
.preful .map_target_Miyagi:hover,
.preful .map_target_Akita:hover,
.preful .map_target_Yamagata:hover,
.preful .map_target_Fukushima:hover {
  color: #fff;
  background: #0ba6ad;
}
.preful li.type_kantou {
  color: #3aa781;
}
.preful .map_target_Ibaraki,
.preful .map_target_Tochigi,
.preful .map_target_Gunma,
.preful .map_target_Saitama,
.preful .map_target_Chiba,
.preful .map_target_Tokyo,
.preful .map_target_Kanagawa {
  color: #3aa781;
  border: 1px solid #3aa781;
}
.preful .map_target_Ibaraki.on,
.preful .map_target_Tochigi.on,
.preful .map_target_Gunma.on,
.preful .map_target_Saitama.on,
.preful .map_target_Chiba.on,
.preful .map_target_Tokyo.on,
.preful .map_target_Kanagawa.on,
.preful .map_target_Ibaraki:hover,
.preful .map_target_Tochigi:hover,
.preful .map_target_Gunma:hover,
.preful .map_target_Saitama:hover,
.preful .map_target_Chiba:hover,
.preful .map_target_Tokyo:hover,
.preful .map_target_Kanagawa:hover {
  color: #fff;
  background: #3aa781;
}
.preful li.type_chubu {
  color: #18af35;
}
.preful .map_target_Toyama,
.preful .map_target_Niigata,
.preful .map_target_Ishikawa,
.preful .map_target_Fukui,
.preful .map_target_Yamanashi,
.preful .map_target_Nagano,
.preful .map_target_Gifu,
.preful .map_target_Shizuoka,
.preful .map_target_Aichi {
  color: #18af35;
  border: 1px solid #18af35;
}
.preful .map_target_Toyama.on,
.preful .map_target_Niigata.on,
.preful .map_target_Ishikawa.on,
.preful .map_target_Fukui.on,
.preful .map_target_Yamanashi.on,
.preful .map_target_Nagano.on,
.preful .map_target_Gifu.on,
.preful .map_target_Shizuoka.on,
.preful .map_target_Aichi.on,
.preful .map_target_Toyama:hover,
.preful .map_target_Niigata:hover,
.preful .map_target_Ishikawa:hover,
.preful .map_target_Fukui:hover,
.preful .map_target_Yamanashi:hover,
.preful .map_target_Nagano:hover,
.preful .map_target_Gifu:hover,
.preful .map_target_Shizuoka:hover,
.preful .map_target_Aichi:hover {
  color: #fff;
  background: #18af35;
}
.preful li.type_kinki {
  color: #77b75c;
}
.preful .map_target_Mie,
.preful .map_target_Shiga,
.preful .map_target_Kyoto,
.preful .map_target_Osaka,
.preful .map_target_Hyōgo,
.preful .map_target_Nara,
.preful .map_target_Wakayama {
  color: #77b75c;
  border: 1px solid #77b75c;
}
.preful .map_target_Mie.on,
.preful .map_target_Shiga.on,
.preful .map_target_Kyoto.on,
.preful .map_target_Osaka.on,
.preful .map_target_Hyōgo.on,
.preful .map_target_Nara.on,
.preful .map_target_Wakayama.on,
.preful .map_target_Mie:hover,
.preful .map_target_Shiga:hover,
.preful .map_target_Kyoto:hover,
.preful .map_target_Osaka:hover,
.preful .map_target_Hyōgo:hover,
.preful .map_target_Nara:hover,
.preful .map_target_Wakayama:hover {
  color: #fff;
  background: #77b75c;
}
.preful li.type_chugoku {
  color: #eab015;
}
.preful .map_target_Tottori,
.preful .map_target_Shimane,
.preful .map_target_Okayama,
.preful .map_target_Hiroshima,
.preful .map_target_Yamaguchi {
  color: #eab015;
  border: 1px solid #eab015;
}
.preful .map_target_Tottori.on,
.preful .map_target_Shimane.on,
.preful .map_target_Okayama.on,
.preful .map_target_Hiroshima.on,
.preful .map_target_Yamaguchi.on,
.preful .map_target_Tottori:hover,
.preful .map_target_Shimane:hover,
.preful .map_target_Okayama:hover,
.preful .map_target_Hiroshima:hover,
.preful .map_target_Yamaguchi:hover {
  color: #fff;
  background: #eab015;
}
.preful li.type_shikoku {
  color: #e49453;
}
.preful .map_target_Tokushima,
.preful .map_target_Kagawa,
.preful .map_target_Ehime,
.preful .map_target_Kochi {
  color: #e49453;
  border: 1px solid #e49453;
}
.preful .map_target_Tokushima.on,
.preful .map_target_Kagawa.on,
.preful .map_target_Ehime.on,
.preful .map_target_Kochi.on,
.preful .map_target_Tokushima:hover,
.preful .map_target_Kagawa:hover,
.preful .map_target_Ehime:hover,
.preful .map_target_Kochi:hover {
  color: #fff;
  background: #e49453;
}
.preful li.type_kyusyu {
  color: #e46f7e;
}
.preful li.type_okinawa {
  color: #e46f7e;
}
.preful .map_target_Fukuoka,
.preful .map_target_Saga,
.preful .map_target_Nagasaki,
.preful .map_target_Kumamoto,
.preful .map_target_Oita,
.preful .map_target_Miyazaki,
.preful .map_target_Kagoshima,
.preful .map_target_Okinawa {
  color: #e46f7e;
  border: 1px solid #e46f7e;
}
.preful .map_target_Fukuoka.on,
.preful .map_target_Saga.on,
.preful .map_target_Nagasaki.on,
.preful .map_target_Kumamoto.on,
.preful .map_target_Miyazaki.on,
.preful .map_target_Kagoshima.on,
.preful .map_target_Okinawa.on,
.preful .map_target_Fukuoka:hover,
.preful .map_target_Saga:hover,
.preful .map_target_Nagasaki:hover,
.preful .map_target_Kumamoto:hover,
.preful .map_target_Oita:hover,
.preful .map_target_Miyazaki:hover,
.preful .map_target_Kagoshima:hover,
.preful .map_target_Okinawa:hover {
  color: #fff;
  background: #e46f7e;
}
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  z-index: 101;
}
#overlay.on {
  display: block;
}
.ico_modal_close.on {
  display: block;
}
.ico_modal_close {
  position: fixed;
  right: 3%;
  top: 3%;
  display: none;
  width: 30px;
  height: 30px;
  z-index: 102;
}
.ico_modal_close span {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color: #fff;
}
.ico_modal_close span:first-of-type {
  -webkit-transform: translateY(9px) rotate(-45deg);
      -ms-transform: translateY(9px) rotate(-45deg);
          transform: translateY(9px) rotate(-45deg);
  top: 10px;
}
.ico_modal_close span:nth-of-type(2) {
  -webkit-transform: translateY(-2px) rotate(45deg);
      -ms-transform: translateY(-2px) rotate(45deg);
          transform: translateY(-2px) rotate(45deg);
  top: 22px;
}
.modal_target {
  border-radius: 10px;
  display: none;
  z-index: 102;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 80%;
  width: 94%;
  background: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 3%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: auto;
  border: 4px solid #0075ba;
}
.modal_target:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
}
@media (max-width: 768px) {
  .modal_target {
    height: 76%;
    padding: 5%;
    -webkit-transform: translateY(-2%);
        -ms-transform: translateY(-2%);
            transform: translateY(-2%);
  }
}
.modal_target .modal_close {
  background: #333;
  padding: 1% 10%;
  color: #fff;
  margin: 4% auto 0%;
  width: 180px;
  display: block;
  text-align: center;
  border-radius: 5px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}
.modal_target .modal_close:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .modal_target .modal_close {
    background: #333;
    padding: 4% 3% 3%;
  }
}
.modal_box {
  overflow: hidden;
  margin-bottom: 30px;
}
.modal_min_title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  .modal_box {
    margin-bottom: 20px;
  }
  .modal_min_title {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.modal_right {
  width: 55%;
  float: right;
}
.modal_left {
  width: 42%;
  float: left;
}
.modal_left img {
  width: 100%;
  display: block;
  margin-bottom: 4%;
  border: 1px solid #eee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media (max-width: 768px) {
  .modal_right {
    width: 100%;
    float: none;
  }
  .modal_left {
    width: 100%;
    float: none;
  }
  .modal_left img {
    border: 3px solid #f3f3f3;
  }
}
.modal_title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
.modal_title_sp {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  display: none;
}
@media (max-width: 768px) {
  .modal_title {
    display: none;
  }
  .modal_title_sp {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 5%;
    margin-bottom: 5%;
  }
}
.modal_price {
  font-weight: bold;
  font-size: 16px;
}
.modal_price strong {
  color: #0075ba;
  font-weight: bold;
  font-size: 39px;
  line-height: 1.2;
}
.modal_price span {
  display: block;
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .modal_price {
    font-weight: bold;
    font-size: 14px;
  }
  .modal_price strong {
    font-size: 26px;
  }
  .modal_price span {
    font-size: 10px;
  }
}
.modal_area {
  margin: 2% auto 3%;
}
.modal_area p {
  font-size: 14px;
  border-radius: 5px;
  background: #f3f3f3;
  display: inline-block;
  padding: 1% 2%;
}
@media (max-width: 768px) {
  .modal_area p {
    font-size: 12px;
  }
}
.modal_btn_notice {
  font-size: 12px;
  margin-bottom: 3%;
  color: #0075ba;
}
.modal_link_btn.type_sp.on {
  z-index: 105;
}
.modal_link_btn.type_sp {
  display: none;
}
.modal_link_btn {
  display: inline-block;
  background: #0075ba;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 3% 10% 2%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border-radius: 5px;
}
.modal_link_btn:hover {
  opacity: 0.8;
}
.modal_link_btn img {
  display: inline-block;
  width: 22px;
  margin-left: 10px;
}
@media (max-width: 768px) {
  .modal_btn_notice {
    display: none;
  }
  .modal_link_btn {
    display: none;
  }
  .modal_link_btn.type_sp.on {
    display: block;
    position: fixed;
    left: 0;
    right: 0;
    width: 90%;
    margin: auto;
    bottom: 1%;
    z-index: 102;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 14px;
    padding: 5% 10% 4%;
    text-align: center;
    margin-bottom: 5px;
  }
  .modal_link_btn.type_sp.on img {
    width: 20px;
    position: relative;
    top: 3px;
  }
}
.modal_table {
  width: 100%;
  background: #f3f3f3;
}
.modal_table tr:first-child th {
  border-bottom: 1px solid #fff;
}
.modal_table th {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 2%;
  vertical-align: middle;
  width: 8em;
  font-size: 14px;
}
.modal_table td {
  vertical-align: middle;
  padding: 2%;
  background: #fff;
  border: 3px solid #f3f3f3;
}
.modal_table .text_sub .sub {
  display: block;
  font-size: 14px;
}
.modal_table .text_temperature {
  display: inline-block;
  margin-right: 8px;
  border: 1px solid #0075ba;
  padding: 3px 10px 2px;
  font-size: 14px;
  color: #0075ba;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .modal_table {
    margin-bottom: 5%;
  }
  .modal_table th {
    font-size: 12px;
  }
  .modal_table td .sub,
  .modal_table .text_sub .sub {
    font-size: 12px;
  }
  .modal_table .text_temperature {
    font-size: 12px;
  }
}
.modal_about_dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4%;
}
.modal_about_dl dt {
  width: 10%;
  min-width: 4em;
}
.modal_about_dl dd {
  width: 88%;
}
.modal_description {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 5px;
}
.modal_description .text_description {
  background: #fff;
  padding: 15px;
  border-radius: 5px;
}
@media (max-width: 768px) {
  .modal_description {
    padding: 5px;
  }
  .modal_description .text_description {
    padding: 10px;
  }
}
.modal_gcf_item_limit {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
}
.modal_gcf_item_limit .modal_gcf_item_limit_text1 {
  font-size: 16px;
  display: inline-block;
  line-height: 1;
  margin-right: 10px;
  font-weight: bold;
}
.modal_gcf_item_limit .modal_gcf_item_limit_text2 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: bold;
}
.modal_left .percent_bar_wrap:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.modal_left .percent_bar_wrap {
  overflow: visible;
}
.modal_left .percent_bar_wrap .percent_text {
  font-size: 18px;
  position: relative;
  top: -3px;
}
.modal_left .percent_bar_wrap .percent_bar {
  width: 82%;
}
@media (max-width: 768px) {
  .modal_gcf_item_limit {
    margin-bottom: -8px;
  }
}
.gcf_item .modal_price span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.modal_area_gcf {
  margin: 2% 0;
}
.modal_area_gcf .uketsuke {
  font-size: 10px;
  background: #118181;
  color: #fff;
  padding: 2px 8px 1px;
  margin-right: 10px;
  text-align: center;
  position: relative;
  top: -1px;
}
.pc_none {
  display: none;
}
@media only screen and (max-width: 1400px) {
  .section_gcf_movie .text_block {
    padding-top: 4%;
  }
  .section_gcf_movie .text_block .title {
    color: #fff;
    font-weight: bold;
    font-size: 84px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 50px;
  }
  .section_gcf_movie .text_block .text {
    font-size: 20px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 17px;
  }
}
.btn_more_movie {
  display: block;
  width: 100%;
  margin: auto auto auto 0;
  background-color: rgba(255,255,255,0.2);
  color: #fff;
  width: 46%;
  padding: 1.5em 1em 1.3em;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  font-weight: bold;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  border: 1px solid #fff;
  line-height: 1.8;
}
.btn_more_movie .ico_play {
  display: inline-block;
  width: 10%;
  margin-right: 5px;
}
.btn_more_movie:hover {
  background-color: rgba(255,255,255,0.5);
  color: #fff;
}
@media only screen and (max-width: 1336px) {
  .inner {
    width: 100%;
    padding: 0 3%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
  }
}
@media only screen and (max-width: 1200px) {
  .gnav li a {
    font-size: 16px;
  }
  .gnav li .ico_sdgs,
  .gnav li .ico_search,
  .gnav li .ico_travel,
  .gnav li .ico_ranking,
  .gnav li .ico_gcf,
  .gnav li .ico_saving {
    width: 20px;
  }
  .header_first .logo {
    width: 30%;
    min-width: 280px;
  }
  .header_first .btn_movie {
    width: 18%;
    min-width: 170px;
  }
  .header_first .leed {
    top: 2px;
  }
  .rainbow_ul li {
    height: 7px;
  }
  .section_gcf_movie .movie_block {
    left: inherit;
    top: 240px;
    width: 60%;
    right: 30px;
  }
  .btn_more_movie .ico_play {
    top: 1px;
  }
}
@media only screen and (max-width: 1100px) {
  .section_items_info p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1000px) {
  .section_gcf_movie .text_block .title {
    font-size: 74px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 40px;
  }
  .section_gcf_movie .text_block .text {
    font-size: 16px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 16px;
  }
  .section_sdgs .section_inner {
    padding: 0 3%;
  }
}
@media only screen and (max-width: 930px) {
  .gnav {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    white-space: nowrap;
  }
  .gnav li {
    display: table;
    width: auto;
  }
  .gnav li a {
    display: table-cell;
    width: 100%;
    padding-left: 1.5em;
    padding-right: 2.5em;
  }
  .header_first {
    padding: 20px 3% 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .header_first .logo {
    width: 20%;
    min-width: 240px;
  }
  .header_first .btn_movie {
    width: 16%;
    min-width: 150px;
  }
  .header_first .leed {
    top: 0;
    width: 250px;
  }
  .header_first .leed .line1,
  .header_first .leed .line2 {
    font-size: 10px;
  }
  .header_img .title {
    font-size: 24px;
  }
  .pages_title {
    font-size: 20px;
  }
  .home .footer {
    margin-top: 33%;
  }
  .section_gcf_movie .text_block {
    width: 100%;
    text-align: center;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .section_gcf_movie .text_block .btn_block {
    margin: auto;
  }
  .section_gcf_movie .text_block .btn_block .btn_more_movie {
    margin: auto;
  }
  .section_gcf_movie .text_block .title {
    font-size: 40px;
    padding-bottom: 3%;
  }
  .section_gcf_movie .text_block .title span {
    top: 0;
    font-size: 40px;
    position: relative;
    margin-left: 2%;
    font-style: normal;
    font-weight: bold;
  }
  .section_gcf_movie .text_block .text {
    width: 100%;
    font-size: 24px;
  }
  .section_gcf_movie .movie_block {
    left: inherit;
    top: 0;
    width: 100%;
    right: 0;
    position: static;
  }
  .section_gcf_movie .movie_block .movie_block_inner {
    padding: 0;
  }
  .section_gcf_movie .movie_block .movie_block_inner iframe {
    width: 100%;
    display: block;
    height: 400px;
    position: static;
  }
  .section_title {
    font-size: 20px;
  }
  .gcf_item {
    width: 30%;
  }
  .gcf_item .gcf_item_area {
    font-size: 12px;
  }
  .gcf_item .gcf_item_name {
    font-size: 13px;
    line-height: 1.6;
  }
  .gcf_item .gcf_item_money {
    font-size: 16px;
  }
  .gcf_item .gcf_item_limit {
    font-size: 16px;
  }
  .ajax_ul .ajax_ul_li .title {
    font-size: 13px;
    line-height: 1.6;
  }
  .ajax_ul .ajax_ul_li .price {
    font-size: 16px;
  }
  .footer .footer_inner .footer_logo {
    width: 50%;
    margin: auto;
    float: none;
  }
  .footer .footer_inner .footer_text {
    float: none;
    width: 100%;
    padding-top: 20px;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .home .header {
    margin-bottom: 30px;
  }
  .header .swiper_area {
    margin-bottom: 60px;
  }
  .rainbow_ul li {
    height: 5px;
  }
  .header_first .btn_movie {
    display: none;
  }
  .header_img {
    height: 124px;
  }
  .header_img .title {
    font-size: 18px;
  }
  .pages_title {
    font-size: 16px;
  }
  .section_pages {
    width: 100%;
    float: none;
  }
  .gnav li a {
    font-size: 12px;
  }
  .gnav li a .ico {
    width: 15px;
    margin-right: 5px;
  }
  .gnav li:after {
    width: 1px;
    height: 20px;
  }
  .ticker_news_dl {
    display: block;
  }
  .ticker_news_dl dt {
    width: 100%;
    display: block;
    margin-bottom: 0;
    border-radius: 0;
    font-size: 12px;
    padding-top: 10px;
  }
  .ticker_news_dl dd {
    width: 100%;
    border-radius: 0;
  }
  .ticker_news_dl dd .ticker_ul li time {
    position: static;
    display: block;
    font-size: 12px;
  }
  .ticker_news_dl dd .ticker_ul li span {
    font-size: 12px;
    padding-left: 0;
    display: block;
    line-height: 1.6;
  }
  .section_title.bg_gcf {
    font-size: 14px;
  }
  .section_title.bg_gcf .ico_gcf {
    top: 0;
  }
  .section_items_info p {
    font-size: 12px;
  }
  .section_items {
    width: 100%;
    float: none;
  }
  .sidebar {
    margin-top: 10%;
    width: 100%;
    float: none;
  }
  .sidebar .sidebar_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    background: #f3f3f3;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3% 3% 0;
  }
  .sidebar .sidebar_ul li {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 3%;
    padding: 0 1%;
    text-align: center;
  }
  .sidebar_title {
    margin-bottom: 3%;
  }
  .sidebar_news {
    margin-bottom: 6%;
  }
  .sidebar_news_dl {
    padding-left: 3%;
    padding-right: 3%;
  }
  .sidebar_news_dl dt {
    width: 30%;
  }
  .sidebar_news_dl dt img {
    width: 100%;
  }
  .sidebar_news_dl dd {
    width: 67%;
  }
  .sidebar_news_dl dd .title {
    font-size: 12px;
  }
  .sidebar_news_dl dd .text {
    font-size: 12px;
  }
  .voice_box {
    margin-bottom: 6%;
  }
  .voice_box a {
    font-size: 12px;
  }
  .section_gcf_movie {
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .section_gcf_movie .text_block .title {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .section_gcf_movie .text_block .title span {
    font-size: 30px;
    top: 0;
    margin-left: 3%;
    font-weight: bold;
  }
  .section_gcf_movie .text_block .text {
    font-size: 12px;
  }
  .section_gcf_movie .text_block .add_info {
    font-size: 12px;
  }
  .footer {
    margin-top: 7%;
  }
  .footer .footer_inner .footer_text {
    font-size: 11px;
    line-height: 1.4;
  }
  .breadNav_breadcrumbs {
    padding: 14px 0;
    font-size: 12px;
  }
  .breadNav_breadcrumbs > span {
    position: relative;
    top: 0px;
    margin-right: 5px;
  }
  .breadNav_breadcrumbs a {
    font-size: 12px;
    top: 3px;
  }
  .breadNav_breadcrumbs > span a.home {
    width: 16px;
    height: 14px;
    top: -2px;
  }
  .breadNav_breadcrumbs span span {
    line-height: 1.4;
  }
}
@media only screen and (max-width: 768px) {
  .movie_ul .movie_ul_li .title {
    font-size: 14px;
  }
  .movie_ul .movie_ul_li .text {
    font-size: 12px;
  }
  .section_sdgs .stgs_min_title {
    font-size: 14px;
  }
  .section_sdgs .lazy_dl dd .lazy_dl_ul li,
  .section_sdgs .lazy_dl dd .title .level,
  .section_sdgs .lazy_dl dd .title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  .home .header {
    margin-bottom: 0;
  }
  .header_first {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .header_first .leed {
    top: 0;
    width: 100%;
    float: none;
    margin: 3% auto 0px;
  }
  .header_first .logo {
    width: 20%;
    min-width: 240px;
    float: none;
    text-align: center;
    margin: auto;
  }
  .header_img {
    height: 80px;
  }
  .header_img .title {
    font-size: 14px;
  }
  .pages_title {
    font-size: 12px;
    padding-left: 24px;
    border-radius: 4px;
    padding-top: 3.3%;
    padding-bottom: 3%;
  }
  .pages_title:after {
    left: 10px;
    width: 4px;
    height: 18px;
  }
  .gnav {
    padding-bottom: 15px;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .gnav li a {
    padding-bottom: 0;
    width: auto;
    padding-left: 1em;
    padding-right: 1em;
    border-bottom: none;
  }
  .gnav li a:after {
    display: none;
  }
  .swiper-pagination {
    bottom: 0px;
  }
  .header .swiper_area {
    padding-bottom: 35px;
    margin-bottom: 0px;
  }
  body .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
  }
  .ticker_news_dl dd .ticker_ul li span {
    line-height: 1.4;
  }
  .section_title.bg_gcf {
    padding: 7% 1em 5.7%;
  }
  .section_title {
    font-size: 14px;
  }
  .section_title .ico {
    width: 16px;
    top: 2px;
  }
  .voice_box:before {
    bottom: -13px;
    left: 42px;
    border-top: 12px solid #ccc;
    border-left: 2px solid transparent;
    border-right: 12px solid transparent;
  }
  .voice_box:after {
    bottom: -12px;
    left: 43px;
    border-top: 12px solid #fff;
    border-left: 2px solid transparent;
    border-right: 10px solid transparent;
  }
  .gcf_item {
    width: 47%;
    margin-bottom: 5%;
  }
  .gcf_item .percent_bar_wrap .percent_bar {
    width: 78%;
  }
  .gcf_item .percent_bar_wrap .percent_text {
    width: 20%;
  }
  .gcf_item .more-project {
    font-size: 12px;
    border-radius: 4px;
  }
  .gcf_item .gcf_item_name {
    font-size: 11px;
  }
  .gcf_item .gcf_item_area {
    font-size: 11px;
    margin-bottom: 10px;
  }
  .gcf_item .gcf_item_money {
    font-size: 16px;
  }
  .gcf_item .gcf_item_money_text {
    font-size: 11px;
  }
  .gcf_item .gcf_item_limit {
    font-size: 16px;
    font-weight: bold;
  }
  .gcf_item .gcf_item_limit .gcf_item_limit_text1 {
    font-size: 10px;
  }
  .gcf_item .gcf_item_limit .gcf_item_limit_text2 {
    font-size: 10px;
  }
  .ajax_ul .ajax_ul_li {
    width: 47%;
  }
  .ajax_ul .ajax_ul_li .title {
    font-size: 11px;
    line-height: 1.6;
  }
  .ajax_ul .ajax_ul_li .price {
    font-size: 11px;
  }
  .ajax_ul .ajax_ul_li .area {
    font-size: 11px;
  }
}
@media only screen and (max-width: 500px) {
  .section_gcf_movie .movie_block .movie_block_inner iframe {
    height: 350px;
  }
  .home .footer {
    margin-top: 15%;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul {
    display: block;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul li {
    width: 80%;
    padding: 3%;
    margin: auto auto 5%;
  }
  .section_sdgs .section_inner .section_sdgs_img_ul li.type_goal {
    width: 90%;
  }
  .section_sdgs .lazy_dl dd .lazy_dl_ul li,
  .section_sdgs .lazy_dl dd .title,
  .section_sdgs .lazy_dl dd .title .level,
  .section_sdgs .stgs_min_title {
    font-size: 12px;
  }
}
