@charset "utf-8";

/* Setting-basic
-----------------------------------------------------------*/
/*
.clearfix {
	clear: both;
}
*/

/* Module
-----------------------------------------------------------*/
img.ofi {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-object-fit: cover;
	font-family: 'object-fit: cover;';
}
ol,ul {
	list-style: none;
}
/*
p {
	margin: 0 0 20px;
	line-height: 1.6;
}
*/
/*
h1,h2,h3,h4,h5,h6 {
	margin: 0 0 20px;
	line-height: 1.3;
	font-size: 100%;
}
*/

/* General Settings
-----------------------------------------------------------*/
/* Margin Control */
.mb00 { margin-bottom: 0!important;}
.mb05 { margin-bottom: 5px!important;}
.mb10 { margin-bottom: 10px!important;}
.mb15 { margin-bottom: 15px!important;}
.mb20 { margin-bottom: 20px!important;}
.mb25 { margin-bottom: 25px!important;}
.mb30 { margin-bottom: 30px!important;}
.mb40 { margin-bottom: 40px!important;}
.mb50 { margin-bottom: 50px!important;}
.mb60 { margin-bottom: 60px!important;}
.mb70 { margin-bottom: 70px!important;}
.mb80 { margin-bottom: 80px!important;}
.mb90 { margin-bottom: 90px!important;}
.mb100 { margin-bottom: 100px!important;}
.mb120 { margin-bottom: 120px!important;}
.mb130 { margin-bottom: 130px !important;}
.mb140 { margin-bottom: 140px !important;}
.mb150 { margin-bottom: 150px !important;}
.mb160 { margin-bottom: 160px !important;}
.mb170 { margin-bottom: 170px !important;}
.mb180 { margin-bottom: 180px !important;}
.mb190 { margin-bottom: 190px !important;}
.mb200 { margin-bottom: 200px !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt20 { margin-top: 20px !important;}
.mt30 { margin-top: 30px !important;}
.mt40 { margin-top: 40px !important;}
.mt50 { margin-top: 50px !important;}
.mt60 { margin-top: 60px !important;}
.mt70 { margin-top: 70px !important;}
.mt80 { margin-top: 80px !important;}
.mt90 { margin-top: 90px !important;}
.mt100 { margin-top: 100px !important;}
.mt110 { margin-top: 110px !important;}
.mt120 { margin-top: 120px !important;}
.mt130 { margin-top: 130px !important;}
.mt140 { margin-top: 140px !important;}
.mt150 { margin-top: 150px !important;}
.mt160 { margin-top: 160px !important;}

/* width */
.width100 { width: 100%!important;}
.width90 { width: 90%!important;}
.width80 { width: 80%!important;}
.width70 { width: 70%!important;}
.width60 { width: 60%!important;}
.width50 { width: 50%!important;}
.width40 { width: 40%!important;}
.width30 { width: 30%!important;}
.width20 { width: 20%!important;}
.width10 { width: 10%!important;}
.width5 { width: 5%!important;}

/* font size */
.text75 { font-size: 75%!important;}
.text80 { font-size: 80%!important;}
.text85 { font-size: 85%!important;}
.text90 { font-size: 90%!important;}
.text100 { font-size: 100%!important;}
.text110 { font-size: 110%!important;}
.text120 { font-size: 120%!important;}
.text130 { font-size: 130%!important;}
.text140 { font-size: 140%!important;}
.text150 { font-size: 150%!important;}
.text160 { font-size: 160%!important;}
.text180 { font-size: 180%!important;}
.text200 { font-size: 200%!important;}
.text220 { font-size: 220%!important;}
.text240 { font-size: 240%!important;}
.text260 { font-size: 260%!important;}

/* color */
.c_000 { color: #000;}
.c_333 { color: #333;}
.c_555 { color: #555;}
.c_888 { color: #888;}
.c_fff { color: #fff;}
.c_red { color: #f00;}
.c_blue { color: #0e92e5;}
.c_green { color: #86bf00;}
.c_orange { color: #ee761b;}

/* font style */
.boldstyle { font-weight: bold;}
.normalstyle { font-weight: normal;}
.italicstyle { font-style: italic;}

/* text-align */
.aligncenter { text-align: center;}
.alignleft { text-align: left;}
.alignright { text-align: right;}

.liststyle_decimal {
	list-style: decimal;
	padding: 0 0 0 30px;
}
.liststyle_decimal li {
	margin-bottom: 5px;
}
.liststyle_disc {
	list-style: disc;
	padding: 0 0 0 30px;
}
.liststyle_disc li {
	margin-bottom: 4px;
}


/* layout
-----------------------------------------------------------*/

body {
    color: #231815;
}

.sp_only {
	display: none!important;
}

.liststyle01 {
	background: #f1f1f1;
	padding: 20px;
	margin-bottom: 40px;
}
.liststyle01 dt {
	width: 15%;
	color: #3465b4;
	font-weight: bold;
}
.liststyle01 dd {
	margin-bottom: 12px;
	width: 85%;
}

.liststyle02 {
	margin-bottom: 4px;
}
.liststyle02 dt {
	padding: 20px;
	width: 20%;
	font-weight: bold;
	background: #e3ffe7;
}
.liststyle02 dd {
	padding: 20px;
	width: 80%;
	background: #f4f4f4;
}
.ttl01 {
	font-weight: bold;
	font-size: 120%;
}
.photoimg_right {
	float: right;
	margin: 0 0 20px 20px;
	width: 180px;
	border: 1px solid #a6a6a6;
}

.btn01 a {
	display: inline-block;
	padding: 15px 20px;
	color: #fff;
	background: #f88f08;
	border-radius: 3px;
}
.ttl_leaf {
	padding: 40px;
	color: #fff;
	text-align: center;
	font-size: 220%;
	line-height: 1.3;
	background: url(/wp/wp-content/uploads/img/forum/pan-ksce2018/leaf.jpg) no-repeat center center;
	background-size: 100%;
}
.ttl_leaf span {
	font-size: 70%;
}
.end-comment２ {
	margin: 30px 0 15px;
	background: #22589f;
	text-align: center;
	color: #fff;
	padding: 15px;
}

.ttl001 {
	margin: 0 0 20px;
	padding: 2px 20px;
	color: #fff;
	background: #727272;
	border-radius: 3px;
}
#content .instructor-info span a {
  background: #cc1142;
  color: #fff;
  border-radius: 100px;
  padding: 3px 10px;
      font-size: 1.2rem;

  margin: 0 0 0 5px;
}
#content .link-pdf::after {
  color: #fff;
}
#content .instructor-info h4 {
  display: inline-block;
}
.englishcontent.past.project .project-section h3 {
	font-size: 12px;
}
.englishcontent .project-section dt, .project-section dd {
	font-size: 11px;
}
.englishcontent .project-section dd {
	padding-bottom: 5px;
}


.sawarabimincho { font-family: "Sawarabi Mincho"; }


.content {
	padding: 0 0 50px;
}
.content_box {
	padding: 60px 0;
}

.wrap_1200 {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}
.wrap_945 {
    max-width: 945px;
    width: 100%;
    margin: 0 auto;
}
.main_wrap {
	background: url(../img/forum/main_back.jpg) no-repeat;
	background-size: cover;
	padding: 100px 30px 40px;
	text-align: center;
	margin-top: 50px;
	position: relative;
}
.vol2 .main_wrap {
	background: url(../img/forum/main_back2.jpg) no-repeat;

}
.main_wrap p {
	font-size: 2.5rem;
    line-height: 1.25;
    margin-bottom: 10px;
}
.vol2 .main_wrap p {
	color: #fff;
}
.main_wrap p.main_title {
	font-size: 3.5rem;
	font-weight: bold;
    margin-bottom: 0;
}
.main_wrap p.main_title br {
	display: none;
}
p.sub_copy {
	position: absolute;
    right: 20px;
    top: 20px;
	text-align: right;
	font-size: 1.4rem;
    line-height: 1.5;
}
.main_img {
	margin: 0 auto;
    display: block;
    width: 100%;
    max-width: 940px;
}
.main_text {
	background: #f1f1f1;
	padding: 30px;
}
.main_text1,
.main_text2 {
	text-align: center;
}
.main_text1 {
	font-size: 2rem;
	margin-top: 10px;
}
.main_text2 {
	font-size: 3rem;
	font-weight: bold;
	margin-bottom: 20px;
    line-height: 1.45;
    margin-top: 10px;
    -webkit-font-feature-settings:"palt";
            font-feature-settings:"palt";
}
.main_text2 br {
	display: none;
}
.main_text dl {
	margin: 0 auto;
	width: 100%;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
    font-size: 1.8rem;
    margin-bottom: 20px;
}
.main_text dl a {
	text-decoration: underline;
}
.main_text dd:last-child {
	margin-bottom: 0;
}
.main_text dt {
	width: 15%;
	font-weight: bold;
    color: #3465b4;
}
.main_text dd {
/* 	font-family: "Sawarabi Mincho"; */
	width: 80%;
	margin-bottom: 17px;
}
.main_text dd br {
	display: none;
}
.main_text dd span.day {
	font-size: 150%;
    line-height: 1;
    font-weight: bold;
}
.main_text dd span.area {
	font-size: 130%;
    line-height: 0;
    font-weight: bold;
}
.speakers {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.speakers_box {
	width: 47.5%;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
    margin-bottom: 45px;
}
.speakers .speakers_box:nth-last-child(-n+2) {
    margin-bottom: 0;
}
.speakers_box1 {
	width: 30%;
	height: 200px;
	position: relative;
}
.speakers_box2 {
	width: 65%;
}
.title {
    text-align: center;
    margin-bottom: 50px;
}
.title p {
    font-size: 2rem;
    padding: 10px 20px;
    display: inline-block;
    border-bottom: 1px solid black;
    border-top: 1px solid black;
    width: 300px;
    font-weight: bold;
}
.speakers_box2 .name {
	font-size: 2.25rem;
	font-weight: bold;
    margin: 5px 0;
}
.speakers_box2 .text1 {
    margin-bottom: 10px;
    line-height: 1.5;
    font-size: 1.45rem;
}
.speakers_box2 .text2 {
	font-size: 1.45rem;
}
.speakers_box2 .name span {
	font-size: 1.2rem;
	color: white;
	background: #eb5c01;
	margin-left: 15px;
	padding: 4px;
	position: relative;
	bottom: 4px;
}
.speakers_box2 .name span.ol {
	background: #f1c493;
}
.conversation {
	display: inline-block;
	border-radius: 100%;
	position: absolute;
	background: #eb5c01;
	width: 45px;
	height: 45px;
	left: -7px;
    top: -7px;
}
.conversation p {
    width: 100%;
    text-align: center;
    font-size: 1.3rem;
    color: white;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    font-weight: bold;
}
.back_yel {
	background: #f4f4f4;
	padding: 50px 0;
	font-size: 1.9rem;
	padding: 25px;
}
.back_yel_text {
	margin-bottom: 25px;
}
.speakers_ist {
	background: url(../img/back_gry.png) no-repeat;
	background-size: 1200px;
	background-position: right bottom;
}
.question {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.question li {
	display: inline-block;
	width: 30%;
	font-size: 1.65rem;
    position: relative;
}
.question li:before {
	content: "Q:";
	display: inline-block;
	color: #eb5c01;
	font-size: 120%;
	font-family: sans-serif;
	font-weight: bold;
	margin-right: 5px;
}
.question li:after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 3px;
	height: 100%;
	background: #eb5c01;
	left: 107.7%;
    top: 0;
}
.vol2 .question li:before {
	content: "Q:";
	color: #37A2A5;
}
.vol2 .question li:after {
	content: "";
	background: #37A2A5;
}

.question li:last-child:after {
	display: none;
}

.back_ol {
	font-size: 1.9rem;
	width: 55%;
    height: 100%;
    margin-bottom: 0;
    padding: 20px 0;
}

.back_ol p {
	font-size: 120%;
	text-align: center;
	margin-bottom: 10px;
}
/*
.izanai_content_wrap {
    background: #f1c493;
}
*/
.izanai_content {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 50px 0;
}
.izanai_img {
	width: 40%;
}
.bk_gry {
	background: #eaeaea;
	padding: 70px 20px 20px;
	margin-bottom: 50px;
}
table.program_table {
    width: 100%;
    border-collapse: inherit;
    border-spacing: 0 10px;
	font-size: 1.7rem;
	margin-bottom: 20px;
}
.program_table tr {
	background: white;
}
.program_table th,
.program_table td {
	padding: 20px;
}
.program_table th {
	font-weight: normal;
	text-align: left;
	width: 20%;
	font-size: 1.75rem;
}
.program_table td {
	font-weight: bold;
	width: 80%;
}
.comment1 {
	margin-bottom: 30px;
	font-size: 90%;
}
.bk_or {
	background: #f88f08;
    padding: 20px;
}
.event_info {
/* 	color: white; */
}
.event_info li {
	margin-bottom: 10px;
}
.event_info li:nth-last-child(-n+2) {
	margin-bottom: 0;
}
.event_info_logo {
	display: inline-block;
	margin-top: 10px;
	margin-right: 20px;
}
.event_info_logo img {
	display: block;
	max-width: 200px;
	width: 100%;
}

.btn a {
    background: #f88f08;
    color: #fff;
    border-radius: 5px;
    width: 80%;
    margin: 20px auto 0;
    display: block;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
}
.end-comment3,
.end-comment２ {
    margin: 30px 0 15px;
    background: #f1c493;
    text-align: center;
    color: black;
    padding: 15px;
}
.end-comment3 {
    background: #e3ffe7;
    margin-bottom: 0;
}

.end-comment4 {
	margin: 30px 0 15px;
	text-align: center;
	color: black;
	padding: 15px;
	background: #bef6f8;
	margin-bottom: 0;
}


.btn_link2,
.btn_link {
	display: block;
	margin: 0 auto;
	max-width: 300px;
	width: 100%;
	text-align: center;
	
    background: #f7a145;
    border-radius: 5px;
    padding: 10px 15px;
    margin-bottom: 20px;
    transition: .25s;
    color: white;
}
.vol2 .btn_link2,
.vol2 .btn_link {
    background: #1c7477;
}
.btn_link2 {
	max-width: 262px;
    padding: 10px 15px 5px;
    margin-bottom: 20px;
}
.btn_link2 p {
	display: inline-block;
	text-align: left;
	padding-left: 20px;
	position: relative;
    line-height: 1.35;
}
.enquete_wrap .btn_link:hover,
.btn_link2:hover,
.btn_link:hover {
	background: #eb5c01;
	color: white;
}
.vol2 .enquete_wrap .btn_link:hover,
.vol2 .btn_link2:hover,
.vol2 .btn_link:hover {
	background: #125c5f;
	color: white;
}
.btn_link2 p:before,
.btn_link:before {
    content: "\f138";
    font-family: fontawesome;
    margin: 0 5px 0 0;
}
.btn_link2 p:before {
	position: absolute;
	left: 0;
	top: 0;
}
.enquete_wrap {
	padding: 30px;
	text-align: center;
	background: #f1c493;
    margin-bottom: 30px;
}
.vol2 .enquete_wrap {
	background: #c5e3a6;
}
.enquete_wrap .btn_link {
    background: white;
	margin-bottom: 0;
	color: black;
}
.enquete_wrap p {
	margin-bottom: 20px;
}

.text_box .clearfix {
    background: #f7a145;
    border-radius: 5px;
    padding: 10px 15px;
    display: inline-block;
    color: white;
}
.text_box .clearfix dd {
    float: left;
    margin: 0 31px 0 0;
    width: auto;
}
.text_box .clearfix a {
	color: white;
	transition: .25s;
}
.text_box .clearfix a:hover {
	color: #f1c493;
}

.izanai_title span {
	position: relative;
}
.izanai_title span:before {
	content: "いざな";
	display: inline-block;
	position: absolute;
	font-size: 1.3rem;
    -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
            transform: scale(0.75);
    left: -8px;
    top: -19px;
}

.underline {
	text-decoration: underline;
}
.content_box2 {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d0d0d0;
}
.content_box2 .name {
	margin-right: 20px;
	font-size: 160%;
}
.content_box2:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.mainimg2,
.mainimg1 {
	padding-top: 50px;
}

.mainimg1 .ttl_leaf {
	background: url(../img/pan-ksce2019/leaf2.jpg) no-repeat center center;
	background-size: 100%;
}
.mainimg2 .ttl_leaf {
	background: url(../img/pan-ksce2019/leaf3.jpg) no-repeat center center;
	background-size: 100%;	
}

.mainimg1 .ttl_leaf span,
.mainimg2 .ttl_leaf span {
	display: inline-block;
	line-height: 1.5;
    margin-bottom: 3px;
}
#timeline #issues h3 a {
	color: white !important;
	transition: .25s;
	text-decoration: underline;
}
#timeline #issues h3 a:hover {
	opacity: .75;
}

.successive_title {
	background: #393f76;
	display: block;
	width: 100%;
	padding: 20px;
}
.successive_title p {
	color: white;
	text-align: center;
	font-weight: normal;
	font-size: 3.4rem;
}
.successive_title2 {
	color: white;
	background: #393f76;
	display: block;
	width: 100%;
	padding: 10px;
	font-weight: bold;
	position: relative;
}
.successive {
	background: url(/wp/wp-content/uploads/img/history/bg_seimon.jpg) no-repeat;
    background-size: cover;
}
.successive_wh {
    background: rgba(57,63,118,0.5);
    width: 100%;
}
.successive_content {
	padding: 100px 0;
}
.successive_table2,
.successive_table {
	font-size: 1.4rem;
    border: 1px solid #393f76;
    margin-bottom: 20px;
}
.successive_table2 td,
.successive_table td {
	padding: 8px 10px;
    background: rgba(255,255,255,0.95);
    border-bottom: 1px solid #393f76;
    border-right: 1px solid #393f76;
}
.successive_table2 .bg_bl td,
.successive_table tr:nth-child(even) td {
    background: rgba(235, 237, 255, 0.95);
}
.successive_table2 tr:last-child td,
.successive_table tr:last-child td {
    border-bottom: 0;	
}
.successive_table2 tr td.name,
.successive_table tr td.name {
	font-size: 1.5rem;
	font-weight: bold;
}
.successive_table2 tr td:first-child ,
.successive_table tr td:first-child {
	font-weight: bold;
}
.successive_table2 tr td:first-child span ,
.successive_table tr td:first-child span {
	font-size: 1.2rem;
	font-weight: normal;
	display: block;
}
.successive_table2 tr td.name span ,
.successive_table tr td.name span {
	font-size: 1.4rem;
	font-weight: normal;
	display: block;
}
.cover_tbl {
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}
.pc_hide {
    font-size: 1.2rem;
    font-weight: normal;
    display: none;
    position: relative;
    padding-left: 13px;
}
.pc_hide:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 7px;
    height: 7px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}
.tab2 {
	margin-bottom: 70px;
}

.modal .library-room {
    top: 32%;
    left: 40%;
}
.modal .research-room {
    top: 17%;
    left: 54%;
}
.modal p {
	transition: .25s;
}
.modal p:hover {
	background: rgba(215, 110, 4, 0.8);
}
.modal .secretariat,
.modal .north-gate {
	background: rgba(49, 49, 49, 0.8);
}
.modal .secretariat:hover,
.modal .north-gate:hover {
	background: rgba(49, 49, 49, 0.8);
}
.junior_seminar-head {
  background: url(/wp/wp-content/uploads/img/junior_seminar/bg_junior_seminar.jpg) center top no-repeat;
  background-size: cover;
}
.research .head-section .head-inner {
    background: url(/wp/wp-content/uploads/img/research/bg_research.jpg) center top no-repeat;
    background-size: cover;
}

.modal .tea-room {
    top: 26%;
    left: 29%;
}


.top_youtube {
	margin-bottom: 15px;
	width: 100%;
	height: 200px;
}

.remodal-wrapper .remodal p img {
	max-height: 700px;
}

.vol2 .speakers_box2 .name span {
	background: #A182BC;
}
.vol2 .text_box .clearfix {
	background: #1c7477;
}
.accordion_title {
	padding: 10px;
	border-radius: 10px;
	padding-left: 25px;
	color: #383f75;
	line-height: 1.5;
	margin-bottom: 15px;
	cursor: pointer;
	transition: .25s;
	position: relative;
}
.accordion_title:hover {
	color: #282d55;
}
.accordion_title:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 10px;
	width: 7px;
	height: 7px;
	border-bottom: 2px solid #282d55;
	border-left: 2px solid #282d55;
	transform: rotate(-45deg) translate(0,-50%);
	transition: .25s;
}
.switchselected .accordion_title:before {
	top: 43%;
	transform: rotate(135deg) translate(0,-50%);
	right: 22px;
}
.section-box2 {
	justify-content: space-between;
	margin-bottom: 30px;
}
.pdfbox {
	width: 50px;
}
.pdfbox a {
	display: inline-block;
	transition: .25s;
}
.pdfbox a:hover {
	opacity: .5;
}

.pdfbox a:before {
	content: "\f1c1";
	font-family: fontawesome;
	color: #cc1142;
	margin: 0;
	font-size: 3rem;
}

.pdf_text {
	width: calc(100% - 50px);
	color: #393f76;
}
.pdf_text_day {
	font-size: 2.5rem;
	font-weight: bold;
	margin-bottom: 30px;
}
section .pdf_text h3,
.pdf_text h3 {
	font-size: 1.7rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: #393f76;
}
.pdf_text_day2 {
	font-size: 1.5rem;
	color: #999999;
}
.accordion_wrap {
	margin-bottom: 50px;
}
.inner.maintop {
	margin-top: 100px;
}
.lead-sentence.toptext {
	margin-bottom: 100px;
}
.pdf_text_wrap li {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px dotted #393f76;
}
.pdf_text_wrap li .section-box2:last-child {
	margin-bottom: 0;
}
.pdf_text_wrap li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.gsc-search-button-v2 {
	padding: 6px!important;
}



/* Responsive
-----------------------------------------------------------*/


@media screen and (max-width: 1280px) {

.speakers_box2 .text1 br {
/* 	display: none; */
}
.speakers_box2 .name {
    font-size: 1.9rem;
    margin: 0 0 5px;
}
.speakers_box2 .name span {
	margin-left: 8px;
	padding: 3px;
    position: relative;
    bottom: 3px;
}

}

@media screen and (max-width: 1230px) {
.wrap_945 {
	max-width: 730px;
}
.main_wrap p.main_title {
    font-size: 3rem;
}
}


@media screen and (max-width: 1024px) {
.main_wrap p.main_title br {
	display: block;
}

}


@media screen and (max-width: 767px) {

.sp_only {
	display: block!important;
}
.pc_only {
	display: none!important;
}


.main_text2 br {
	display: block;
}



.main_img_wrap {
    padding: 20px;
}
.speakers_box {
    width: 100%;
    margin-bottom: 30px;
}
.speakers .speakers_box:nth-last-child(-n+2) {
    margin-bottom: 30px;
}
.speakers .speakers_box:last-child {
	margin-bottom: 0;
}
.content_box {
    padding: 40px 0;
}
.title {
    margin-bottom: 30px;
}
.back_ol,
.back_yel_text {
	font-size: 1.65rem;
	line-height: 1.6;
}
.back_ol {
	width: 100%;
}
.izanai_img {
	width: 100%;
}
.question li:after {
    width: 2px;
}
.back_yel,
.izanai_content {
    padding: 30px 20px;
}
.bk_gry {
	padding: 60px 20px 20px;
}
.question li {
    font-size: 1.5rem;
    line-height: 1.5;
}



.liststyle01 dt,
.liststyle01 dd,
.liststyle02 dt,
.liststyle02 dd {
	width: 100%;
}
.photoimg_right {
	width: 130px;
}
.ttl_leaf {
	padding: 40px 20px;
	font-size: 140%;
}


.main_wrap p {
    font-size: 2rem;
}
.main_wrap p.main_title {
    font-size: 3rem;
}
.main_wrap {
    padding: 80px 20px 25px;
}
p.sub_copy {
    font-size: 1.3rem;
}
.main_text {
    padding: 20px;
}
.enquete_wrap {
    padding: 20px;
    margin-bottom: 10px;
}
.enquete_wrap p {
    margin-bottom: 10px;
}

.wrap_945 {
	width: 94%;
}

.btn_link2 {
	max-width: 234px;
}
.successive_table2,
.successive_table {
    white-space: nowrap;
}

.pc_hide {
    display: block;
}
.successive_content {
    padding: 50px 0;
}
.successive_title p {
    font-size: 2.2rem;
}

.footer_link {
	max-width: 550px;
	margin: 0 auto;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
footer .recommend .footer_link li {
	width: 48%;
}

footer .recommend .footer_link li + li {
	float: none;
}
.footer_link li a {
	display: block;
	max-width: 270px;
	margin: 0 auto;
}

.tab2 {
	margin-bottom: 30px;
}


.modal .library-room {
    top: 32%;
    left: 43%;
}
.modal .research-room {
    top: 16%;
    left: 55%;
}
.modal .tea-room {
    top: 26%;
    left: 29%;
}

.top_youtube {
	height: 250px;
}
.inner.maintop {
	margin-top: 80px;
}

.pdf_text_wrap li {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.lead-sentence.toptext {
	margin-bottom: 45px;
}
.pdf_text_day {
	font-size: 2rem;
	margin-bottom: 20px;
}

.gsib_a {
	padding: 0!important;
}
.gsc-input-box {
	padding-top: 0!important;
	padding-bottom: 0!important;
	border-top-left-radius: 0!important;
	border-bottom-left-radius: 0!important;
}
}

@media screen and (max-width: 480px) {

.main_img_wrap {
    padding: 10px;
}
.main_text {
    padding: 10px;
}
.main_text1 {
    font-size: 1.6rem;
}
.main_text2 {
    font-size: 2.2rem;
    margin-bottom: 15px;
}
.main_text dt {
    width: 100%;
    margin-bottom: 4px;
    padding-bottom: 3px;
/*     border-bottom: 1px solid white; */
}
.main_text dd br {
	display: block;
}
.main_text dd {
	width: 100%;
    margin-bottom: 15px;
    line-height: 1.5;
}
.main_text dd span.area {
    font-size: 110%;
}
.title p {
    width: 280px;
    font-size: 1.75rem;
    padding: 5px 0;
}
.question li {
	width: 100%;
    margin-bottom: 13px;
}
.question li:after {
	display: none;
}
.question li:last-child {
    margin-bottom: 0;
}
.back_ol {
    padding: 0 0 20px;
}
.bk_gry {
	padding: 40px 10px 20px;
}
.title {
    margin-bottom: 20px;
}
.program_table th, .program_table td {
	display: block;
	width: 100%;
    padding: 10px;
    font-size: 1.65rem;
    line-height: 1.4;
}
.program_table th {
	border-bottom: 1px solid #eaeaea;
}
.program_table td br {
	display: none;
}
table.program_table {
	margin-bottom: 10px;
}

.speakers_box2 .text2 {
    font-size: 1.4rem;
    line-height: 1.55;
}

.content_box {
    padding: 30px 0;
}


.event_info li {
    margin-bottom: 5px;
}
.event_info_logo img {
    max-width: 140px;
}
.event_info {
    padding: 10px;
}
.wrap_1200 {
    padding: 0 15px;
}

.enquete_wrap p br {
	display: none;
}

.main_wrap p {
    font-size: 1.5rem;
    margin-bottom: 5px;
}
p.sub_copy {
    font-size: 1.3rem;
    right: 15px;
    top: 15px;
}
.main_wrap {
    margin-top: 30px;
    padding: 70px 10px 15px;
}
.main_wrap p.main_title {
    font-size: 2.5rem;
}

.content_box2 .ttl01 {
	display: block;
}


.content_box2 .name {
    margin-right: 0;
}

footer .recommend .footer_link li {
    margin: 0 0 10px 0;
}

footer .recommend .footer_link li:nth-last-child(-n+2) {
    margin: 0 0 20px 0;
}
.top_youtube {
	height: 220px;
}
.mainimg2, .mainimg1 {
    padding-top: 30px;
}

.inner.maintop {
	margin-top: 50px;
}
.pdf_text_wrap li {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.section-box2 {
	margin-bottom: 20px;
}
.pdf_text_day {
	font-size: 1.7rem;
}

}



@media screen and (max-width: 374px) {

.speakers_box1 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 10px;
}	
.speakers_box2 {
	width: 100%;
}

	
}












