@charset "UTF-8";
/****************************************************
SCSSで制作しているため、このファイルは編集しないでください。

****************************************************/
/* local-path */
/* wp-path */
/* common
---------------------------------------------------*/
/* head */
.goethe-head {
  background: url(/wp/wp-content/uploads/img/goethe/bg_goethe.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 50px;
  margin: 0 0 40px 0;
}

.overview h3 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.3;
  margin: 0 0 15px 0;
  text-align: center;
}
.overview h3 span {
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  display: inline-block;
  margin: 8px 0 0 0;
}
.overview .text {
  margin: 0 0 25px 0;
}

.goethe-info {
  margin: 0 0 10px 0;
}
.goethe-info .series {
  text-align: center;
  margin: 0 0 20px 0;
}
.goethe-info .series span {
  display: block;
  font-weight: normal;
  margin: 5px 0 0 0;
}
.goethe-info .num {
  float: left;
  margin: 0 10px 0 0;
}
.goethe-info .goethe-title .fields {
  background: #ff9000;
  color: #fff;
  padding: 0px 5px;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 5px 0;
  display: inline-block;
}
.goethe-info h3 {
  line-height: 1.3;
  margin: 0 0 10px 0;
}
.goethe-info h4 {
  color: #22589f;
  font-size: 24px;
  font-size: 2.4rem;
  display: block;
  line-height: 1.3;
}

.goethe-contents .lecture-box {
  background: #f6f6f6;
  padding: 15px;
  margin: 0 0 25px 0;
}
.goethe-contents .fig-lecture {
  width: 27%;
  float: right;
  margin: 0 0 15px 10px;
}
.goethe-contents .lecture-info {
  font-size: 12px;
  font-size: 1.2rem;
}
.goethe-contents .lecture-info dt {
  font-weight: bold;
}
.goethe-contents .lecture-info dd:nth-of-type(1) {
  margin: 0 0 15px 0;
}
.goethe-contents .lecture-info dd.lecture-name span {
  display: block;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
}
.goethe-contents .abstracts {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 0 30px 0;
}
.goethe-contents .abstracts dt {
  font-weight: bold;
}
.goethe-contents .abstracts-contents + [data-readmore-toggle], .goethe-contents .readmore[data-readmore] {
  color: #71932b;
  text-decoration: underline;
}

.event-info dt {
  background: #22589f;
  color: #fff;
  padding: 0 5px;
}
.event-info dd {
  margin: 0 0 10px 0;
}
.event-info dd:nth-of-type(1) {
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem;
}
.event-info dd:last-child {
  color: #cc1142;
  font-weight: bold;
}
.event-info dd span a {
  background: #ff9000;
  display: inline-block;
  border-radius: 100px;
  color: #fff;
  padding: 0 10px;
  font-size: 10px;
  font-size: 1rem;
}

.timetable {
  background: #f7f5ef;
  padding: 20px 0 40px;
  margin: 0 !important;
}
.timetable dt {
  font-weight: bold;
  padding: 5px 0 0 0;
}
.timetable dd {
  padding: 5px 0 5px 0;
  font-weight: bold;
  border-bottom: solid 1px #ddd;
}
.timetable dd span {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}

.accessmap {
  background: #e4edf3;
  padding: 20px 0;
  margin: 0 !important;
}
.accessmap #map {
  width: 100%;
  height: 200px;
  margin: 0 0 20px 0;
  border: solid 3px #fff;
}

.past-list {
  margin: 0 0 50px 0;
}
.past-list h2 {
  border-bottom: solid 1px #ccc;
  margin: 0 0 10px 0;
  padding: 0 0 3px 0;
}
.past-list .post-list {
  width: 100%;
}
.past-list .goethe-past {
  margin: 0 0 25px 0;
}
.past-list .goethe-title {
  display: block;
  width: 100%;
  font-weight: normal;
  background: rgba(34, 88, 159, 0.2);
  padding: 4px 10px;
  text-align: left;
}
.past-list .series {
  margin: 0 0 10px 0;
}
.past-list .series dt {
  font-size: 12px;
  font-size: 1.2rem;
}
.past-list .series dd {
  font-size: 12px;
  font-size: 1.2rem;
}
.past-list .field {
  margin: 3px 0 0 15px;
  float: right;
  background: #2862a3;
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
  padding: 0 5px;
  display: inline-block;
}
.past-list .researcher-info span {
  display: block;
}
.past-list .event-pdf {
  margin: 5px 0 0 0;
}
.past-list .event-pdf a::before {
  color: #fff;
}

/* page */
.single .goethe-head {
  padding: 50px 0;
  text-align: center;
}

.page.single h1 {
  padding: 7px 10px;
  background: #cc1142;
  font-size: 17px;
  font-size: 1.7rem;
}

.single .goethe-section {
  margin-bottom: 70px;
}

.appearance .overview-text {
  background: #f6f6f6;
  border-radius: 3px;
  margin: 0 0 35px 0;
  padding: 10px;
}
.appearance .report-box {
  margin: 0 0 25px 0;
}
.appearance .report-box h3 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ff9000;
}
.appearance .report-box .lecturerName {
  font-size: 12px;
  font-size: 1.2rem;
  color: #888;
  margin: 0 0 10px 0;
}
.appearance .report-box .figure-box {
  float: right;
  margin: 0 0 10px;
  width: 100%;
}
.appearance .interactive-session {
  margin: 35px 0 15px 0;
}
.appearance .interactive-session h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #cc1142;
}
.appearance li {
  width: 100%;
  margin: 0 0 15px 0;
}

/* @media (min-width: 768px)
---------------------------------------------------*/
@media screen and (min-width: 768px) {
  /* head */
  .page h1 {
    padding-bottom: 50px;
  }

  .goethe-head {
    padding-bottom: 60px;
    margin: 0 0 50px 0;
  }

  .overview h3 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.3;
    margin: 0 0 35px 0;
    text-align: center;
  }
  .overview h3 span {
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
    display: inline-block;
    margin: 0px 0 0 0;
  }
  .overview .text {
    margin: 0 0 25px 0;
  }

  .goethe-info {
    margin: 0 0 30px 0;
  }
  .goethe-info .num {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1454ab+0,1d8fd5+100 */
    background: #1454ab;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1454ab 0%, #1d8fd5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1454ab 0%, #1d8fd5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1454ab 0%, #1d8fd5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1454ab', endColorstr='#1d8fd5',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 10px 10px 0;
    text-align: center;
    border-radius: 3px;
    float: left;
  }
  .goethe-info .num span {
    margin: 0 2px;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .goethe-info .goethe-title .fields {
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
  }
  .goethe-info h3 {
    line-height: 1.3;
    margin: 0;
  }
  .goethe-info h4 {
    font-size: 30px;
    font-size: 3rem;
    text-align: left;
    line-height: 1.3;
  }

  .goethe-contents .lecture-box {
    margin: 0 0 35px 0;
  }
  .goethe-contents .fig-lecture {
    width: 150px;
    float: left;
    margin: 0 15px 10px 0;
  }
  .goethe-contents .lecture-info {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .goethe-contents .lecture-info.float-img {
    float: left;
    width: 530px;
  }
  .goethe-contents .lecture-info dt {
    font-weight: bold;
  }
  .goethe-contents .lecture-info dd.lecture-name span {
    font-size: 30px;
    font-size: 3rem;
  }
  .goethe-contents .lecture-info dd:nth-of-type(1) {
    margin: 0 0 15px 0;
  }
  .goethe-contents .abstracts {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 30px 0;
  }

  .event-info dt {
    background: inherit;
    padding: 10px;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    width: 15%;
    color: #555;
    font-weight: bold;
  }
  .event-info dt:nth-of-type(1) {
    padding: 17px 10px 10px;
  }
  .event-info dd {
    padding: 10px;
    border-bottom: solid 1px #ebebeb;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
  }
  .event-info dd span {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .event-info dd span a {
    margin: 0 0 0 5px;
    display: block;
  }
  .event-info dd:nth-of-type(1) {
    font-size: 20px;
    font-size: 2rem;
  }

  .timetable {
    background: #f7f5ef;
    padding: 40px 0 60px;
  }
  .timetable dl {
    width: 90%;
    margin: 0 auto;
  }
  .timetable dt {
    float: left;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .timetable dd {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0 10px 150px;
  }

  .accessmap {
    padding: 40px 0;
  }

  .contact-login {
    margin: 0 0 60px 0;
  }

  .past-list {
    margin: 0 0 90px 0;
  }
  .past-list .goethe-title {
    margin: 0 0 10px 0;
  }
  .past-list dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list .detail a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    width: 110px;
    padding: 6px 0;
  }
  .past-list .field {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list .series dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .series dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .researcher-info span {
    display: inline-block;
    margin: 0 0 0 15px;
    width: 80%;
    vertical-align: top;
  }
  .past-list .goethe-group {
    float: left;
    width: 82%;
  }
  .past-list .btn-list {
    float: right;
  }

  /* page */
  .single .goethe-head {
    padding: 70px 0;
  }

  .page.single h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .single .goethe-section {
    margin-bottom: 100px;
  }

  .appearance {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .appearance .report-box h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .appearance .report-box .lecturerName {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
  .appearance .report-box .figure-box {
    float: right;
    margin: 0 0 0 10px;
    width: 320px;
  }
  .appearance ul {
    display: flex;
    flex-wrap: wrap;
  }
  .appearance li {
    width: 30%;
    margin: 0 0 35px 30px;
  }
  .appearance li:nth-child(3n+1) {
    margin-left: 0;
  }
}
/* @media (min-width: 1024px)
---------------------------------------------------*/
/* @media (min-width: 1230px)
---------------------------------------------------*/
@media screen and (min-width: 1230px) {
  /* head */
  .goethe-head {
    padding-bottom: 60px;
  }

  .goethe h2 span {
    padding: 0 40px;
  }
  .goethe .goethe-info .num {
    margin: 0 10px 0 0;
    width: 97px;
    height: 97px;
    line-height: 97px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .goethe .goethe-info .num span {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .goethe .goethe-info .goethe-title .fields {
    padding: 0px 10px;
    margin: 0 0 7px 0;
  }
  .goethe .goethe-info h3 {
    font-size: 20px;
    font-size: 2rem;
  }
  .goethe .goethe-info h4 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  .goethe-contents .lecture-info {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .goethe-contents .lecture-info.float-img {
    width: 750px;
  }
  .goethe-contents .abstracts {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .event-info dt {
    padding: 15px;
  }
  .event-info dt:nth-of-type(1) {
    padding: 22px 15px 15px;
  }
  .event-info dd {
    padding: 15px;
  }
  .event-info dd span a {
    margin: 0 0 0 10px;
  }

  .timetable {
    padding: 40px 0 80px;
  }

  .accessmap {
    padding: 40px 0;
  }
  .accessmap #map {
    height: 350px;
  }
}
/* print
---------------------------------------------------*/
@media print {
  /* head */
  .page h1 {
    padding-bottom: 50px;
  }

  .goethe-head {
    padding-bottom: 60px;
    margin: 0 0 50px 0;
  }

  .overview h3 {
    font-size: 34px;
    font-size: 3.4rem;
    line-height: 1.3;
    margin: 0 0 35px 0;
    text-align: center;
  }
  .overview h3 span {
    font-weight: normal;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.3;
    display: inline-block;
    margin: 0px 0 0 0;
  }
  .overview .text {
    margin: 0 0 25px 0;
  }

  .goethe-info {
    margin: 0 0 30px 0;
  }
  .goethe-info .num {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1454ab+0,1d8fd5+100 */
    background: #1454ab;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1454ab 0%, #1d8fd5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1454ab 0%, #1d8fd5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1454ab 0%, #1d8fd5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1454ab', endColorstr='#1d8fd5',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 10px 10px 0;
    text-align: center;
    border-radius: 3px;
    float: left;
  }
  .goethe-info .num span {
    margin: 0 2px;
    padding: 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
  }
  .goethe-info .goethe-title .fields {
    display: inline-block;
    padding: 0px 5px;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 5px 0;
  }
  .goethe-info h3 {
    line-height: 1.3;
    margin: 0;
  }
  .goethe-info h4 {
    font-size: 30px;
    font-size: 3rem;
    text-align: left;
    line-height: 1.3;
  }

  .goethe-contents .lecture-box {
    margin: 0 0 35px 0;
  }
  .goethe-contents .fig-lecture {
    width: 150px;
    float: left;
    margin: 0 15px 10px 0;
  }
  .goethe-contents .lecture-info {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .goethe-contents .lecture-info.float-img {
    float: left;
    width: 530px;
  }
  .goethe-contents .lecture-info dt {
    font-weight: bold;
  }
  .goethe-contents .lecture-info dd.lecture-name span {
    font-size: 30px;
    font-size: 3rem;
  }
  .goethe-contents .lecture-info dd:nth-of-type(1) {
    margin: 0 0 15px 0;
  }
  .goethe-contents .abstracts {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 30px 0;
  }

  .event-info dt {
    background: inherit;
    padding: 10px;
    float: left;
    font-size: 14px;
    font-size: 1.4rem;
    width: 15%;
    color: #555;
    font-weight: bold;
  }
  .event-info dt:nth-of-type(1) {
    padding: 17px 10px 10px;
  }
  .event-info dd {
    padding: 10px;
    border-bottom: solid 1px #ebebeb;
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0;
  }
  .event-info dd span {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .event-info dd span a {
    margin: 0 0 0 5px;
    display: block;
  }
  .event-info dd:nth-of-type(1) {
    font-size: 20px;
    font-size: 2rem;
  }

  .timetable {
    background: #f7f5ef;
    padding: 40px 0 60px;
  }
  .timetable dl {
    width: 90%;
    margin: 0 auto;
  }
  .timetable dt {
    float: left;
    padding: 10px 0 0 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .timetable dd {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0 10px 150px;
  }

  .accessmap {
    padding: 40px 0;
  }

  .contact-login {
    margin: 0 0 60px 0;
  }

  .past-list {
    margin: 0 0 90px 0;
  }
  .past-list .goethe-title {
    margin: 0 0 10px 0;
  }
  .past-list dt {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list dd {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list .detail a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    width: 110px;
    padding: 6px 0;
  }
  .past-list .field {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .past-list .series dt {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .series dd {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .researcher-info span {
    display: inline-block;
    margin: 0 0 0 15px;
    width: 80%;
    vertical-align: top;
  }
  .past-list .goethe-group {
    float: left;
    width: 82%;
  }
  .past-list .btn-list {
    float: right;
  }

  /* page */
  .single .goethe-head {
    padding: 70px 0;
  }

  .page.single h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .single .goethe-section {
    margin-bottom: 100px;
  }

  .appearance {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .appearance .report-box h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .appearance .report-box .lecturerName {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
  .appearance .report-box .figure-box {
    float: right;
    margin: 0 0 0 10px;
    width: 320px;
  }
  .appearance ul {
    display: flex;
    flex-wrap: wrap;
  }
  .appearance li {
    width: 30%;
    margin: 0 0 35px 30px;
  }
  .appearance li:nth-child(3n+1) {
    margin-left: 0;
  }

  .contact-login {
    display: none;
  }
}
