@charset "UTF-8";
.m00 {
  margin: 0 !important;
}

.mt00 {
  margin-top: 0 !important;
}

.mb00 {
  margin-bottom: 0 !important;
}

.ml20 {
  margin-left: 20px !important;
}

.pt00 {
  padding-top: 0 !important;
}

.pb00 {
  padding-bottom: 0 !important;
}

.pt_s {
  padding-top: 20px;
}
@media screen and (min-width: 768px) {
  .pt_s {
    padding-top: 40px;
  }
}

.pt_m {
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .pt_m {
    padding-top: 60px;
  }
}

.pb_m {
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pb_m {
    padding-bottom: 60px;
  }
}

.mt_m {
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  .mt_m {
    margin-top: 60px;
  }
}

.mb_ss, .ttl01 {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .mb_ss, .ttl01 {
    margin-bottom: 20px;
  }
}

.mb_s {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .mb_s {
    margin-bottom: 40px;
  }
}

.mb_m {
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .mb_m {
    margin-bottom: 60px;
  }
}

.pd_s {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .pd_s {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.pd_m {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .pd_m {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

/*	12 COLUMN : RESPONSIVE GRID SYSTEM
	DEVELOPER : DENIS LEBLANC
	URL : http://responsive.gs
	VERSION : 3.0
	LICENSE : GPL & MIT */
/*	MAIN CONTAINER
	Set the width to whatever you want the width of your site to be. */
/*	SELF CLEARING FLOATS - CLEARFIX METHOD */
.row:after,
.col:after,
.clr:after,
.group:after {
  content: "";
  clear: both;
  display: block;
}

/* 	DEFAULT ROW STYLES
	Set bottom padding according to preference */
.row {
  padding-bottom: 0em;
}

.group {
  margin-bottom: 1em;
}

/* DEFAULT COLUMN STYLES */
/* col == 768以下1カラムの設定 ここから */
.col {
  display: block;
  float: left;
  width: 100%;
}

/* ここまで */
.gutters .col {
  margin-bottom: 2%;
}

/* [.col_sm_6] == 768以下2カラムの設定 ここから */
.col_sm_6 {
  width: 50%;
}

.gutters .col_sm_6 {
  width: 49%;
}

.gutters .col_sm_6 {
  margin-left: 2%;
}

.gutters .col_sm_6:nth-child(2n+1) {
  margin-left: 0;
}

/* ここまで */
@media screen and (min-width: 768px) {
  .gutters .col {
    margin-left: 2%;
  }

  .gutters .col:first-child,
  .gutters .span_4:nth-child(3n+1),
  .gutters .span_6:nth-child(2n+1) {
    margin-left: 0;
  }

  .gutters .col_sm_6.span_3:nth-child(2n+1),
  .gutters .col_sm_6.span_3:nth-child(3n+1),
  .gutters .col_sm_6.span_4:nth-child(2n+1) {
    margin-left: 2%;
  }

  .gutters .col_sm_6.span_4:nth-child(3n+1),
  .gutters .col_sm_6.span_3:nth-child(4n+1) {
    margin-left: 0;
  }

  /*	COLUMN WIDTH ON DISPLAYS +768px
  You might need to play with media queries here to suite your design. */
  .span_1 {
    width: 8.33333333333%;
  }

  .span_2 {
    width: 16.6666666667%;
  }

  .span_3 {
    width: 25%;
  }

  .span_4 {
    width: 33.3333333333%;
  }

  .span_5 {
    width: 41.6666666667%;
  }

  .span_6 {
    width: 50%;
  }

  .span_7 {
    width: 58.3333333333%;
  }

  .span_8 {
    width: 66.6666666667%;
  }

  .span_9 {
    width: 75%;
  }

  .span_10 {
    width: 83.3333333333%;
  }

  .span_11 {
    width: 91.6666666667%;
  }

  .span_12 {
    width: 100%;
  }

  .gutters .span_1 {
    width: 6.5%;
  }

  .gutters .span_2 {
    width: 15.0%;
  }

  .gutters .span_3 {
    width: 23.5%;
  }

  .gutters .span_4 {
    width: 32.0%;
  }

  .gutters .span_5 {
    width: 40.5%;
  }

  .gutters .span_6 {
    width: 49.0%;
  }

  .gutters .span_7 {
    width: 57.5%;
  }

  .gutters .span_8 {
    width: 66.0%;
  }

  .gutters .span_9 {
    width: 74.5%;
  }

  .gutters .span_10 {
    width: 83.0%;
  }

  .gutters .span_11 {
    width: 91.5%;
  }

  .gutters .span_12 {
    width: 100%;
  }
}
/*------------------------------------------------------------
	Global
------------------------------------------------------------*/
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  line-height: 1.5;
  background: #fff;
  color: #303030;
  font-size: 1.6rem;
  font-family: Avenir, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

p {
  margin: 0 0 1.0em;
}

input:not([type="checkbox"],
input[type="radio"]),
textarea {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: none;
  padding: 0;
  outline: none;
  border: none;
}

input,
textarea {
  font-family: inherit;
}

textarea:focus,
input:focus {
  outline: none;
}

figure img {
  margin-bottom: 5px;
}

figure {
  text-align: center;
}

figcaption {
  text-align: left;
}

.pc {
  display: none;
}

.sw {
  visibility: hidden;
  /* 画像切り替えjs用 */
}

.content_area {
  padding-top: 20px;
  padding-bottom: 20px;
}

.inner {
  max-width: 1200px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 1280px) {
  .inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.bg01 {
  padding: 3%;
  background: rgba(255, 255, 255, 0.7);
}

.iframe_box {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.iframe_box iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .iframe_box {
    padding-bottom: 30%;
  }
}

/* link
--------------------------------------------- */
a {
  color: #303030;
  text-decoration: none;
  transition: .3s;
}
a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: .3s;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* clearfix
--------------------------------------------- */
.cf::after {
  content: "";
  clear: both;
  display: block;
}

/* 	text
--------------------------------------------- */
.color01 {
  color: #88b84a;
}

.color02 {
  color: #d03d51;
}

.f_s {
  font-size: .5em;
}

.f_m {
  font-size: .75em;
}

.f_l {
  font-size: 1.25em;
}

.f_ll {
  font-size: 1.5em;
}

.f_lll {
  font-size: 1.75em;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.bold {
  font-weight: bold;
}

.ttl_primary {
  margin: 0 0 30px;
  text-align: center;
}
.ttl_primary img {
  max-height: 80px;
}
@media screen and (min-width: 768px) {
  .ttl_primary {
    margin-bottom: 50px;
  }
}

.ttl01 {
  padding: 1%;
  border: solid 1px #303030;
  text-align: center;
}

.sp_nobr br {
  display: none;
}

/* 	Table, List
--------------------------------------------- */
.tbl01 {
  width: 100%;
}

.tbl01 th, .tbl01 td {
  display: block;
  padding: 10px;
}
.tbl01 td {
  background: #f8f8f8;
}
.tbl01 th {
  position: relative;
  background: #da89b7;
  color: #fff;
}
.tbl01 th::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 5px;
  height: 70%;
  background: #d064a2;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

/*------------------------------------------------------------
	Header
------------------------------------------------------------*/
header {
  padding: 10px 0;
}
header .logo,
header .tel {
  margin-bottom: 0;
}
header .logo {
  float: left;
  max-width: 62px;
}
header .tel {
  float: right;
  margin-right: -15px;
}
header .tel > ul {
  display: table;
  width: 100%;
}
header .tel > ul > li {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
header .tel > ul > li a {
  display: block;
  padding: 0 20px;
  border-left: solid 1px #303030;
}
header .tel > ul > li img {
  width: 28px;
}

/* ヘッダー固定 */
/*------------------------------------------------------------
	Footer
------------------------------------------------------------*/
footer {
  position: relative;
  padding: 5px 0;
  background: #303030;
  color: #fff;
  text-align: center;
}
footer .pagetop {
  display: none;
}
footer .pagetop span {
  position: fixed;
  display: block;
  bottom: 10px;
  right: 10px;
  z-index: 999;
  width: 44px;
  height: 44px;
  cursor: pointer;
}
footer small {
  font-size: .8em;
}

/*------------------------------------------------------------
	Contents
------------------------------------------------------------*/
.mv_bar {
  padding: 10px 30px;
  background: #ee987d;
  text-align: center;
}

.mv {
  min-height: 375px;
  padding-top: 20px;
  background: url(../images/mv_bg_sp.png) no-repeat 40% 100%;
  background-size: cover;
}
.mv .mv_inner {
  margin: 0 auto;
  padding: 0 15px;
}
.mv .mv_inner .text02 {
  padding-bottom: 12%;
}

.mv_note {
  margin-top: -50px;
  text-align: center;
}

.page_nav > li a {
  display: block;
  padding: 10px;
  background: #d064a2;
  border: solid 2px #d064a2;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
.page_nav > li a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: auto;
  border-width: 0  0 1px 1px;
  border-style: solid;
  border-color: #fff;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.page_nav > li:nth-child(2n) a {
  background: #da89b7;
  border-color: #da89b7;
}
.page_nav.gutters .col {
  margin-bottom: 15px;
}

/* レスポンスデバイス */
.content_area__res {
  text-align: center;
}
.content_area__res .res_box {
  padding: 20px;
  background: url(../images/bg_res_sp.png) no-repeat;
  background-size: cover;
}
.content_area__res .res_box .logo_area {
  margin: 0 0 20px;
}
.content_area__res .res_box .logo_area img {
  max-width: 127px;
}
.content_area__res .res_box .btn_mail {
  display: block;
  padding: 10px;
  border: solid 2px #0b7c50;
  border-radius: 50px;
  background: #fff;
  color: #0b7c50;
  font-weight: bold;
}
.content_area__res .res_box .btn_mail::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 20px;
  margin: 0 5px 0 0;
  vertical-align: middle;
  background: url(../images/ico_mail.png) no-repeat;
  background-size: contain;
}

/* What's New */
.content_area__news .news_box .news_heading {
  position: relative;
  padding: .5em;
  background: #88b84a;
  color: #fff;
  text-align: center;
}
.content_area__news .news_box .news_heading::after {
  content: "";
  position: absolute;
  right: 4px;
  bottom: 4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #fff transparent;
}
.content_area__news .news_box .news_area {
  padding: 1em;
  border: solid 1px #88b84a;
  font-size: 1.6rem;
  overflow-y: scroll;
}
.content_area__news .news_box .news_area li time {
  display: block;
  font-weight: bold;
}
.content_area__news .news_box .news_area li:not(:last-child) {
  margin: 0 0 1em;
  padding: 0 0 1em;
  background: url(../images/bg_border02.png) repeat-x 0 100%;
  background-size: auto 2px;
}

/* 日本エンディング協会とは */
.content_area__about .textarea .fr {
  width: 100%;
  text-align: center;
}

/* セミナー・イベント情報 */
.content_area__info .info_list > li {
  margin: 0 0 30px;
}
.content_area__info .info_list .heading {
  padding: .5em;
  background: #f3f2f2;
  font-size: 2.0rem;
  text-align: center;
}
.content_area__info .info_list .info_list__box {
  padding: 1em;
  border: solid 3px #f3f2f2;
}
.content_area__info .info_list .info_list__box .ttl {
  font-size: 2.0rem;
}
.content_area__info .info_list .info_list__box .time {
  margin: 0 0 20px;
  padding: 0 0 20px;
  background: url(../images/bg_border01.png) repeat-x 0 100%;
  background-size: auto 2px;
}
.content_area__info .info_list .info_list__box .time dt {
  font-weight: bold;
}
.content_area__info .info_list .info_list__box .time dd {
  margin: 0 0 1em;
}
.content_area__info .info_list .info_list__box .time dd:last-child {
  margin-bottom: 0;
}
.content_area__info .info_list .info_list__box .place dt {
  margin: 0 0 1em;
  padding: .5em;
  background: #88b84a;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.content_area__info .info_list .info_list__box .place dd {
  margin: 0 0 1em;
}
.content_area__info .info_list .info_list__box .pic_area::after {
  content: "";
  clear: both;
  display: block;
}
.content_area__info .info_list .info_list__box .pic_area .pic_box {
  float: left;
  width: 30%;
  margin-right: 1em;
}
.content_area__info .info_list .info_list__box .pic_area figcaption {
  overflow: hidden;
}
.content_area__info .info_list .info_list__box .pic_area figcaption span {
  display: block;
  padding-top: 5px;
  font-weight: bold;
  font-size: 1.8rem;
}
.content_area__info .info_list .info_list__box .pic_col .pic_area:not(:last-child) {
  margin-bottom: 20px;
}
.content_area__info .info_list .info_list__box .pic_col .book_area {
  padding: 10px 20px;
  border: solid 2px #f1f2ed;
}
.content_area__info .info_list .info_list__box .pic_col .book_area .pic_box {
  margin-bottom: 0;
}
.content_area__info .info_list .info_list__box .pic_col .book_area figcaption {
  font-size: 1.2rem;
  text-align: center;
}
.content_area__info .info_list .info_list__box .link_seminar span {
  display: block;
  margin: 0 0 .5em;
  font-size: .8em;
}
.content_area__info .info_list .info_list__box .link_seminar p {
  font-weight: bold;
}
.content_area__info .info_list .info_list__box .link_seminar a {
  display: inline-block;
  margin-left: 1em;
  color: #88b84a;
  text-decoration: underline;
}

/* ご相談できること */
.content_area__consul .consul_list > li {
  margin: 0 0 20px;
}
.content_area__consul .consul_list > li figure {
  display: table;
  width: 100%;
}
.content_area__consul .consul_list > li .pic_area,
.content_area__consul .consul_list > li figcaption {
  display: table-cell;
  vertical-align: top;
  text-align: left;
}
.content_area__consul .consul_list > li .pic_area {
  width: 20%;
}
.content_area__consul .consul_list > li figcaption {
  padding-left: 1em;
}
.content_area__consul .consul_list > li .heading {
  color: #ee987d;
  font-size: 2.0rem;
}
@media screen and (min-width: 768px) {
  .content_area__consul .consul_list > li .heading {
    font-size: 4.0rem;
  }
}

/* 活動内容 */
.content_area__activity .heading {
  position: relative;
  padding: .5em;
  background: #88b84a;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
}
.content_area__activity .heading::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #88b84a transparent transparent transparent;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.content_area__activity .gutters.activity_box .col {
  margin-bottom: 30px;
}

/* 協会概要 */
.content_area__overview h3 {
  margin: 0 0 1em;
  padding: .5em;
  background: #ffeef8;
  color: #eb6ea2;
}

@media screen and (min-width: 768px) {
  /*------------------------------------------------------------
  	Global
  ------------------------------------------------------------*/
  a:hover {
    color: #88b84a;
  }

  .sp {
    display: none !important;
  }

  .pc {
    display: block;
  }

  .content_area {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .txt_catch {
    text-align: center;
  }

  /* 	text
  --------------------------------------------- */
  .ttl_primary img {
    max-height: inherit;
  }

  .sp_nobr br {
    display: block;
  }

  /* 	Table, List
  --------------------------------------------- */
  .tbl01 th, .tbl01 td {
    display: table-cell;
    padding: 1em;
    border: solid 3px #fff;
  }
  .tbl01 th {
    width: 30%;
    border-left: none;
    text-align: left;
    vertical-align: middle;
  }
  .tbl01 th::before {
    width: 6px;
    height: 85%;
  }
  .tbl01 td {
    border-right: none;
  }

  /*------------------------------------------------------------
  	Header
  ------------------------------------------------------------*/
  header {
    padding: 20px 0;
  }
  header .logo {
    max-width: inherit;
    top: 20px;
  }
  header .tel > ul > li {
    padding-left: 5px;
  }
  header .tel > ul > li a {
    padding: 0 10px;
    border-left: none;
  }
  header .tel > ul > li a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  header .tel > ul > li img {
    width: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  header .logo {
    width: 20%;
  }
  header .tel {
    width: 80%;
  }
}
@media screen and (min-width: 768px) {
  /*------------------------------------------------------------
  	Footer
  ------------------------------------------------------------*/
  /*------------------------------------------------------------
  	Contents
  ------------------------------------------------------------*/
  .mv {
    height: 480px;
    padding-top: 20px;
    background: url(../images/mv_bg_pc.png) no-repeat 50% 100%;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  .mv {
    height: 590px;
  }
}
@media screen and (min-width: 768px) {
  .mv .mv_inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
  }
  .mv .mv_inner img {
    margin: 0 auto;
  }
  .mv .mv_inner .text02 {
    padding-bottom: 0;
  }

  .mv_note {
    margin-top: -120px;
    text-align: left;
  }
}
@media screen and (min-width: 768px) and (min-width: 1024px) {
  .mv_note {
    margin-top: -180px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1280px) {
  .mv_note {
    margin-top: -250px;
  }
}

@media screen and (min-width: 768px) {
  .page_nav > li a {
    font-size: 1.2rem;
  }
  .page_nav > li a:hover {
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    background: #fff;
    color: #d064a2;
  }
  .page_nav > li a:hover::after {
    border-color: #d064a2;
  }

  /* レスポンスデバイス */
  .content_area__res {
    text-align: center;
  }
  .content_area__res .res_box {
    display: table;
    width: 100%;
    padding: 50px;
    background: url(../images/bg_res_sp.png) no-repeat;
    background-size: 100% 100%;
  }
  .content_area__res .res_box .logo_area {
    padding-right: 4%;
  }
  .content_area__res .res_box .logo_area img {
    max-width: 100%;
  }
  .content_area__res .res_box .logo_area,
  .content_area__res .res_box .tel_area {
    display: table-cell;
    vertical-align: middle;
  }
  .content_area__res .res_box .tel_area a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content_area__res .res_box .btn_mail {
    padding: 20px 10px;
    border-width: 3px;
    font-size: 2.2rem;
  }
  .content_area__res .res_box .btn_mail::before {
    content: "";
    width: 50px;
    height: 39px;
    margin: 0 20px 0 0;
    background-size: auto;
  }
  .content_area__res .res_box .btn_mail:hover {
    border-color: #0b7c50;
    background: #0b7c50;
    -moz-transform: scale(0.9, 0.9);
    -ms-transform: scale(0.9, 0.9);
    -webkit-transform: scale(0.9, 0.9);
    transform: scale(0.9, 0.9);
    color: #fff;
  }
  .content_area__res .res_box .btn_mail:hover::before {
    content: "";
    background: url(../images/ico_mail02.png) no-repeat;
  }

  /* What's New */
  .content_area__news .news_box::after {
    content: "";
    clear: both;
    display: block;
  }
  .content_area__news .news_box .news_heading,
  .content_area__news .news_box .news_area {
    float: left;
    height: 112px;
    vertical-align: top;
  }
  .content_area__news .news_box .news_heading {
    position: relative;
    width: 25%;
  }
  .content_area__news .news_box .news_heading::after {
    border-width: 0 0 20px 20px;
  }
  .content_area__news .news_box .news_heading h2 {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 2.6rem;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .content_area__news .news_box .news_area {
    width: 75%;
    padding: 2em;
    font-size: 2.0rem;
  }
  .content_area__news .news_box .news_area li {
    display: table;
    width: 100%;
  }
  .content_area__news .news_box .news_area li a,
  .content_area__news .news_box .news_area li time {
    display: table-cell;
    vertical-align: middle;
  }
  .content_area__news .news_box .news_area li time {
    width: 11em;
    padding-right: 1em;
    border-right: solid 1px #303030;
  }
  .content_area__news .news_box .news_area li a {
    padding-left: 1em;
  }
  .content_area__news .news_box .news_area li:not(:last-child) {
    background-size: auto;
  }

  /* 日本エンディング協会とは */
  .content_area__about .textarea .fr {
    width: auto;
  }

  /* セミナー・イベント情報 */
  .content_area__info .info_list > li {
    margin: 0 0 50px;
  }
  .content_area__info .info_list .heading {
    font-size: 2.4rem;
  }
  .content_area__info .info_list .info_list__box {
    padding: 40px;
    border-width: 5px;
    font-size: 2.0rem;
  }
  .content_area__info .info_list .info_list__box .ttl {
    font-size: 3.0rem;
  }
  .content_area__info .info_list .info_list__box .time {
    margin: 0 0 40px;
    padding: 0 0 40px;
    background-size: auto;
  }
  .content_area__info .info_list .info_list__box .place dt {
    float: left;
    clear: left;
    width: 120px;
    padding: 5px 20px;
  }
  .content_area__info .info_list .info_list__box .place dd {
    margin: 0 0 1em 150px;
    padding: 5px 0;
  }
  .content_area__info .info_list .info_list__box .pic_area .pic_box {
    width: 25%;
  }
  .content_area__info .info_list .info_list__box .pic_area figcaption {
    font-size: 1.6rem;
  }
  .content_area__info .info_list .info_list__box .pic_area figcaption span {
    font-size: 2.0rem;
  }

  /* ご相談できること */
  .content_area__consul .consul_list > li {
    display: inline-block;
    width: 49%;
    margin: 0 0 40px;
    vertical-align: top;
  }
  .content_area__consul .consul_list > li:nth-child(2n) {
    padding-left: 20px;
  }
  .content_area__consul .consul_list > li:nth-child(2n+1) {
    padding-right: 20px;
  }

  /* 活動内容 */
  .content_area__activity .heading {
    margin: 0 0 20px;
    font-size: 2.4rem;
  }

  /* 協会概要 */
  .content_area__overview h3 {
    padding: .8em;
    text-align: center;
  }
}
/* **************************************************** */
/* 1024px～
/* **************************************************** */
@media screen and (min-width: 1024px) {
  header .logo {
    top: 20px;
  }
  header .tel > ul > li {
    padding-left: 15px;
  }

  .page_nav > li a {
    font-size: 1.6rem;
  }

  /* レスポンスデバイス */
  .content_area__res .btn_mail {
    font-size: 3rem;
  }

  /* 活動内容 */
  .content_area__activity .heading {
    font-size: 3rem;
  }

  /* セミナー・イベント情報 */
  .content_area__info .info_list .info_list__box .pic_area figcaption {
    font-size: 2rem;
    padding-right: 40%;
  }
  .content_area__info .info_list .info_list__box .pic_area figcaption span {
    font-size: 2.6rem;
  }
  .content_area__info .info_list .info_list__box .pic_col figure {
    display: inline-block;
    width: 65%;
    vertical-align: top;
  }
  .content_area__info .info_list .info_list__box .pic_col .pic_area .pic_box {
    width: 30%;
  }
  .content_area__info .info_list .info_list__box .pic_col .pic_area figcaption {
    padding-right: 0;
  }
  .content_area__info .info_list .info_list__box .pic_col .book_area {
    width: 32%;
    margin-left: 2%;
    border-width: 5px;
  }
  .content_area__info .info_list .info_list__box .pic_col .book_area figcaption {
    font-size: 1.6rem;
  }
}


.pdf_box{overflow: hidden;}
.pdf_box li{float: left;}
.pdf_box01{width: 70%;}
.pdf_box02{
	width: 28%;
	padding-left: 5px;
}

@media screen and (max-width: 768px) {
.pdf_box li{float:none;}
.pdf_box01{width: 100%;}
.pdf_box02{
	width: 100%;
	text-align:center;
}
  }