@charset "UTF-8";

* {
	outline:none;
}

body {
    -webkit-text-size-adjust: 100%;
    margin: 0;
    padding: 0;
    font-family: "メイリオ", Meiryo, "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    /*width:100%;height:100%;
	position:absolute;
	*/
}

body.modalshow {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

img {
    vertical-align: top;
    border: none;
    margin: 0;
    padding: 0;
}

ul,li,dl,dd,dt,div,a {
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-decoration: none;
    list-style-type: none;
}

h1,h2,h3,h4,h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

p {
    margin: 0;
    padding: 0;
}

a, a:link, a:hover, a:active, a:visited {
    color: #000;
}

.content_area a, .content_area a:link, .content_area a:hover, .content_area a:active, .content_area a:visited {
    color: #3aadd5;
    text-decoration: underline;
    word-break: break-word;
}

.text_red {
	color:#ff4265;
}

input, button, textarea, select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    font-family : inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

a img.pdf {
    margin-left: 0.5em;
    margin-top: 0.25em;
}

a img.blank {
    margin: -0.2em 0.3em auto 0.2em;
    vertical-align: middle;
}

.sp {
    display: none !important;
}

#wrapper {
    width: 100%;
    position: relative;
    min-width: 1017px;
    line-height: 1.5;
}

body.ie8 {
    font-size: 16px;
}

.ie8 #wrapper {
    letter-spacing: 0px;
}

#main {
    position: relative;
    min-width: 1001px;
    padding-top: 20px;
}

#main,footer {
    background-image: url(../../img/common/backdot.png);
}

#main .bread {
    background-color: #fff;
    line-height: 43px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #666;
}

#main .bread a {
    text-decoration: underline;
    color: #666;
}

#main .bread p {
    display: inline;
}

#main .bread br {
    display: none;
}

.contents_wrap {
    max-width: 1001px;
    width: 1001px;
    position: relative;
    margin: 0 auto;
    padding: 0 8px;
}

h1 {
    padding-top: 30px;
    float: left;
}

header form, header #sns_btns, header #lang_choice {
    float: right;
}

header form {
    width: 216px;
    padding-top: 38px;
    margin-right: 8px;
    position: relative;
}

.content_area .searchform {
    width: 75%;
    float: right;
    position: relative;
    height: 48px;
}

header form .clipper, .content_area .searchform .clipper {
    float: left;
    width: 178px;
}

header form>img, .content_area .searchform>img {
    float: right;
    position: relative;
    cursor: pointer;
}

header form input, .content_area .searchform input {
    font-size: 12px;
    line-height: 32px;
    width: 120px;
    display: inline-block;
    height: 32px;
}

header form .clipper, .content_area .searchform .clipper {
    position: absolute;
    overflow: hidden;
    width: 160px;
    height: 34px;
    right: 18px;
}

.content_area .searchform .clipper {
    width: 100%;
}

header form .input_back, .content_area .searchform .input_back {
    border: solid #3aadd5 2px;
    border-radius: 18px;
    width: 0px;
    height: 30px;
    position: absolute;
    right: -18px;
    padding: 0 12px;
    -webkit-transition: width 0.5s ease-in-out;
    transition: width 0.5s ease-in-out;
    visibility: hidden;
}

header form.notransition .input_back, .content_area .searchform.notransition .input_back {
    -webkit-transition: none;
    transition: none;
}

.ie8 header form .clipper {
}

.ie8 header form .input_back, .ie8 .content_area .searchform .input_back {
    background-image: url(../../img/common/ie8_search_back.png);
    background-repeat: no-repeat;
    background-position: left;
    border: none;
    width: 126px !important;
    height: 34px;
}

.ie8 header form input, .ie8 .content_area .searchform input {
    padding-top: 1em;
    line-height: 1;
    color: #ccc;
}

.ie8 header form input:focus, .ie8 .content_area .searchform input:focus {
    color: #000;
}

header form:hover .input_back {
    width: 148px;
}

.content_area .searchform .input_back {
    width: 60%;
}

header form .input_back.focus, .content_area .searchform .input_back.focus {
    width: 148px;
}

header form.pointactive .input_back {
    width: 148px;
}

#sns_btns {
    width: 132px;
    padding-top: 40px;
    margin-right: 8px;
}

#sns_btns>div {
    float: left;
    cursor: pointer;
}

#lang_choice {
    width: 60px;
    padding-top: 40px;
    margin-right: 1px;
}

#lang_choice>div {
    float: left;
    cursor: pointer;
}

#global_navi {
    padding-top: 42px;
}

nav li {
    float: left;
}

#global_navi {
    margin-bottom: 9px;
}

#global_navi .navi1 li, #global_navi .navi1 li a {
    width: 200px;
    height: 48px;
    text-align: center;
    font-weight: bold;
    display: block;
    /*line-height:53px;*/
}

#global_navi .navi1 li a {
    /*position:relative;
	z-index:1000;*/
}

#global_navi .navi1 li:before {
    content: ".";
    width: 1px;
    height: 26px;
    margin-top: 13px;
    background-color: #bfbab4;
    font-size: 0;
    display: block;
    float: left;
}

#global_navi .navi1 li.message {
    /*height:47px;*/
}

#global_navi .navi1 li.message img {
    margin-left: -3px;
    margin-top: -19px;
    display: block;
    position: absolute;
}

#global_navi .charm.active a {
    color: #ff8042;
}

#global_navi .academics.active a {
    color: #ff4265;
}

#global_navi .events.active a {
    color: #3885cd;
}

#global_navi .student.active a {
    color: #9075e7;
}

#global_navi .navi2 {
    font-size: 12px;
    position: absolute;
    top: 88px;
    right: 9px;
    width: auto;
}

#global_navi .navi2 li {
    margin-left: 1em;
    line-height: 1;
}
/* what's new notation */
.whats_new {
    position: absolute;
    right: 0;
}

.whats_new a {
    font-size: 16px;
    color: #fe4568 !important;
    font-weight: bold;
    text-decoration-line: underline;
}

#global_navi .rss_feed_images .icon_feed_balloon {
    position: absolute;
    top: 8px;
    right: 123px;
}

#global_navi .rss_feed_images .icon_feed_arrow {
    position: absolute;
    top: 14px;
    right: 94px;
}

#header_bar {
    position: relative;
    overflow: hidden;
    padding-top: 3px;
    height: 3px;
    border-bottom: solid #fff 2px;
    max-width: 3000px;
    margin: 0 auto;
    z-index: 99;
}

#header_bar .left_block, #header_bar .right_block {
    position: absolute;
    width: 1000px;
    min-width: 120px;
}

#header_bar .left_block {
    left: 0;
}

#header_bar .right_block {
    position: absolute;
    right: 0;
}

#header_bar .inner {
    width: 100%;
}

#header_bar .inner>div {
    width: 10% ;
    height: 3px;
}

#header_bar .a {
    background-color: #6146b7;
}

#header_bar .b {
    background-color: #25739b;
}

#header_bar .c {
    background-color: #58bcb1;
}

#header_bar .d {
    background-color: #e74353;
}

#header_bar .e {
    background-color: #ebe65c;
}

#header_bar .f {
    background-color: #ff8042;
}

#header_bar .contents_wrap>div {
    box-sizing: border-box;
    border-right: solid 1px #fff;
    width: 20%;
    height: 3px;
    float: left;
}

#header_bar .contents_wrap>div.a {
    background-color: #58bcb1;
    border-left: solid 1px #fff;
}

#header_bar .contents_wrap>div.b {
    background-color: #ff8042;
}

#header_bar .contents_wrap>div.c {
    background-color: #ff4265;
}

#header_bar .contents_wrap>div.d {
    background-color: #3885cd;
}

#header_bar .contents_wrap>div.e {
    background-color: #9075e7;
}

#header_bar .contents_wrap>div.active {
    height: 6px;
    position: relative;
    top: -3px;
}

#header_bar .left_block .inner {
    float: right;
}

#header_bar .left_block .inner>div {
    float: left;
}

#header_bar .right_block .inner {
    float: left;
}

#header_bar .right_block .inner>div {
    float: right;
}

#header_bar .left_block .inner.move {
    -webkit-animation: left_move_loop 3s linear 0s infinite;
    -webkit-transform: translateX(0%)
}

#header_bar .right_block .inner.move {
    -webkit-animation: right_move_loop 3s linear 0s infinite;
    -webkit-transform: translateX(0%)
}

@-webkit-keyframes left_move_loop {
    0% {
        -webkit-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(50%);
    }
}

@-webkit-keyframes right_move_loop {
    0% {
        -webkit-transform: translateX(0%);
    }

    100% {
        -webkit-transform: translateX(-50%);
    }
}

/********************************/
#megadrop_base {
    position: relative;
    z-index: 10;
    max-width: 1001px;
    width: 1001px;
    position: relative;
    margin: 0 auto;
    padding: 0 8px;
}

#megadrop_base>div.pulldown {
    position: absolute;
    top: -5px;
    width: 100%;
    cursor: pointer;
    border: 0px solid;
    border-top-width: 3px !important;
    /* border-bottom: 0; */
}

#megadrop_base>div.pulldown .inner {
}

#megadrop_base .pulldown .contents_wrap {
    height: 0;
    height: auto;
    overflow: hidden;
}

#megadrop_base #megadrop2 .contents_wrap {
    /*height:auto;*/
}

#megadrop_base .pulldown:after {
    content: url(../../img/common/ie8_megadrop_clickarea.png);
    /*content:url(../../img/common/megadrop_clickarea.png);*/
    display: block;
    position: absolute;
    top: -66px;
    left: 50%;
    margin-left: -300px;
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
}

#megadrop_base #megadrop2:after {
    margin-left: -100px;
}

#megadrop_base #megadrop3:after {
    margin-left: 100px;
}

#megadrop_base #megadrop4:after {
    margin-left: 300px;
}

/*#megadrop_base .pulldown:hover .contents_wrap{
	height:auto;
}

#megadrop_base .pulldown.touchactive .contents_wrap{
	height:auto;
}

#megadrop_base .pulldown.touchevent:hover .contents_wrap{
	height:0;
}*/
#megadrop_base>div.pulldown ul {
    position: relative;
}

#megadrop_base .pulldown .height_box {
    padding: 24px 0;
    position: absolute;
    bottom: 0;
}

#megadrop_base>div.pulldown ul li {
    width: 293px;
    float: left;
    padding: 0 20px;
}

#megadrop_base>div.pulldown .dot_box {
    position: absolute;
    height: 100%;
    padding: 0px 20px;
    top: 0;
    margin-left: 313px;
    width: 1px;
    border-left: dotted #ffc1a3 1px;
}

#megadrop_base>div.pulldown .dot {
    height: 100%;
    position: absolute;
}

#megadrop_base #megadrop0 {
    position: relative;
}

#megadrop_base .pulldown dt {
    border-bottom: solid #ff8246 1px;
    font-weight: bold;
}

#megadrop_base .pulldown dt a {
    font-weight: bold;
    width: 289px;
    height: 50px;
    display: block;
}

#megadrop_base #megadrop1 {
    background-color: #ff8246;
    background: white;
    border-color: #ff8246;
}

#megadrop_base #megadrop1 dt,#megadrop_base #megadrop1 dt a {
    color: #ff8246;
}

#megadrop_base #megadrop2 {
    background-color: #fe4568;
    border-color: #fe4568;
    background: white;
}

#megadrop_base #megadrop2 dt,#megadrop_base #megadrop2 dt a {
    color: #fe4568;
    border-color: #fe4568;
}

#megadrop_base #megadrop2 .dot_box {
    border-left: dotted #ffa2b3 1px;
}

#megadrop_base #megadrop3 {
    background-color: #3c84cb;
    border-color: #3c84cb;
    background: white;
}

#megadrop_base #megadrop3 dt,#megadrop_base #megadrop3 dt a {
    color: #3c84cb;
    border-color: #3c84cb;
}

#megadrop_base #megadrop3 .dot_box {
    border-left: dotted #9ec3e6 1px;
}

#megadrop_base #megadrop4 {
    background-color: #9278e7;
    border-color: #9278e7;
    background: white;
}

#megadrop_base #megadrop4 dt,#megadrop_base #megadrop4 dt a {
    color: #9278e7;
    border-color: #9278e7;
}

#megadrop_base #megadrop4 dt.doubleline{
    line-height: 1.9;
}

#megadrop_base #megadrop4 .dot_box {
    border-left: dotted #c7baf3 1px;
}

#megadrop_base dd {
    background-repeat: no-repeat;
    background-position: 20px center;
}

#megadrop_base #megadrop1 dd {
    background-image: url(../../img/common/megadrop_arrow1.png)
}

#megadrop_base #megadrop2 dd {
    background-image: url(../../img/common/megadrop_arrow2.png)
}

#megadrop_base #megadrop3 dd {
    padding: 0;
}

#megadrop_base #megadrop4 dd {
    background-image: url(../../img/common/megadrop_arrow4.png)
}

#megadrop_base dl {
    background-color: #f0f0f0;
    font-size: 14px;
    padding-bottom: 18px;
    border: 2px solid;
}

#megadrop_base dl.underdl {
    margin-bottom: 18px;
}

#megadrop_base dl.nodd {
    padding-bottom: 0px;
}

#megadrop_base dt {
    background-color: #fff;
    text-align: center;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    margin-bottom: 18px;
}

#megadrop_base dl.nodd dt {
    margin-bottom: 0px;
}

#megadrop_base dd {
    line-height: 1.4;
    padding: 5px 0px 5px 34px;
}

#megadrop_base dd a {
    text-decoration: underline;
}

#megadrop_base #megadrop1 dl {
    border-color: #FF8246;
}

#megadrop_base #megadrop2 dl {
    border-color: #FE4568;
}

#megadrop_base #megadrop3 dl {
    border-color: #3C84CB;
}

#megadrop_base #megadrop4 dl {
    border-color: #9278E7;
}

/********************************/
#footer_slider_clip {
    overflow: hidden;
}

#footer_slider {
    width: 1016px;
}

#footer_slider article {
    width: 239px;
    height: 140px;
    margin-right: 15px;
    padding-top: 17px;
    background-repeat: no-repeat;
    cursor: pointer;
}

#footer_slider article img {
    position: absolute;
    display: block;
    top: -17px;
    left: 0
}

/*#footer_slider .slide1{background-image:url(../../img/common/footer_slider_icon1.png);}
#footer_slider .slide1{background-image:url(../../img/common/footer_slider_icon2.png);}
#footer_slider .slide1{background-image:url(../../img/common/footer_slider_icon3.png);}*/
#footer_slider .inner {
    height: 140px;
    width: 100%;
    box-sizing: border-box;
    border: solid 4px #3885cd;
    background-color: #fff;
    position: relative;
    display: block;
}

#footer_slider .inner:hover {
    background-color: #fff100;
}

#footer_slider h2 {
    position: absolute;
    text-align: center;
    bottom: 15px;
    font-size: 14px;
    color: #ff4265;
    width: 100%;
    font-weight: bold;
}

#footer_slider_wrap .slider_arrow_left, #footer_slider_wrap .slider_arrow_right {
    position: absolute;
    top: 50%;
    margin-top: -12px;
}

#footer_slider .slick-arrow {
    position: absolute;
    visibility: hidden;
}

#footer_slider_wrap .slider_arrow_left {
    left: -15px;
    cursor: pointer;
}

#footer_slider_wrap .slider_arrow_right {
    right: -15px;
    cursor: pointer;
}

footer p {
    text-align: center;
    padding: 12px;
    font-size: 11px;
}

footer {
    padding-top: 20px;
    padding-bottom: 15px;
    width: 100%;
}

footer .gotop {
    display: block;
    width: 74px;
    margin: 0 auto;
    cursor: pointer;
}

.tablet_mode #footer_slider_wrap {
    /*overflow:hidden;*/
}

body.ie8 #side_navi .wrapper2 a, body.ie8 #side_navi .wrapper3 a {
    background-position: 95% center !important;
}

/********************************/
.clear_fix {
    zoom:1; }

.clear_fix:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

/********************************/
/*charm/quiz/common*/
.h2_box h2 {
    position: absolute;
    box-sizing: border-box;
    border: #ff8042 solid 4px;
    border-bottom: none;
    background-color: #fff;
    color: #ff8042;
    font-size: 30px;
    font-weight: bold;
    padding-left: 34px;
    padding-top: 50px;
    width: 100%;
    height: 100%;
}

.h2_box {
    width: 1001px;
    height: 130px;
    position: relative;
    margin-bottom: 38px;
}

.h2_box .deco_box {
    width: 326px;
    height: 126px;
    position: absolute;
    right: -10px;
    bottom: -6px;
    background-color: #ff8042;
}

#dot_area {
    background-color: #fff;
    position: relative;
    padding-top: 16px;
    padding-bottom: 65px;
    overflow: hidden;
}

.content_area {
    width: 720px;
    position: relative;
    margin-bottom: 6em;
}

#side_navi {
    position: absolute;
    width: 252px;
    right: 12px;
    top: 100px;
}

#side_navi {
    font-size: 14px;
}

#side_navi .wrapper1 {
    width: 244px;
    border: #ff8042 solid 4px;
    border-bottom: none;
    margin-bottom: 30px;
}

#side_navi .wrapper2, #side_navi .wrapper3, #side_navi .wrapper4 {
    width: 252px;
    margin-bottom: 20px;
    line-height: 1.43;
}

#side_navi .wrapper3, #side_navi .wrapper4 {
    margin-bottom: 0px;
    display: none;
}

#side_navi .wrapper2 a, #side_navi .wrapper3 a, #side_navi .wrapper4 a {
    color: #3aadd5;
    display: block;
    padding-left: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-weight: bold;
    background:url(/taiken-waseda/wp/img/common/icin_pamph.png) no-repeat 92% center;
    background-size: 39px auto;
    border: #3aadd5 solid 4px;
}

#side_navi .wrapper3 a, #side_navi .wrapper4 a {
    border: #ff4265 solid 4px;
    background-image:url(/taiken-waseda/wp/img/common/icon_center.png);
    color: #ff4265;
    padding-top: 28px;
    padding-bottom: 28px;
}

#side_navi .navi_head {
    background-color: #ff8042;
    color: #fff;
    font-size: 18px;
    line-height: 1.4;
    padding: 1.5em 0;
    text-align: center;
    font-weight: bold;
}

#side_navi dl {
    border-bottom: #ff8042 4px solid;
}

#side_navi dt {
    background-color: #fff;
    line-height: 48px;
    heifgt: 548px;
}

#side_navi dt.active {
    /*background-color:#ffd9c6;
	border-bottom:#ffd9c6 2px solid;*/
}

#side_navi dd {
    background-color: #ffece3;
    border-bottom: #ffd9c6 2px solid;
    line-height: 50px;
    color: #726964;
    display: none;
}

#side_navi dl a, #side_navi dt a, #side_navi dd a {
    display: block;
}

#side_navi dt a {
    padding-left: 20px;
}

#side_navi dd a {
    padding-left: 30px;
}

#side_navi dl.open dd {
    display: block;
}

#side_navi dl.open dt {
    background-color: #ffd9c6;
}

#side_navi dd.last {
    border-bottom: none;
}

#side_navi dd.line2 {
    line-height: 1.3;
    padding-top: 0.67em;
    padding-bottom: 0.6em;
}

#side_navi dd.active {
    background-color: #fff9f5;
}

.main_content section {
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 38px;
    padding-bottom: 1em;
    position: relative;
    padding: 0 0 0 2.3em;
}

.main_content section.intro h3 {
    background-color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 1.2em 0 1.2em 1.75em;
    line-height: 1;
    color: #3aadd5;
    border-right: solid #ebe65c 4px;
    border-bottom: solid #ebe65c 4px;
}

.main_content section.intro {
    color: #000;
    font-size: 14px;
    line-height: 2;
    z-index: 1;
    padding: 0 0 1em;
    border-top: solid #ebe65c 4px;
    border-left: solid #ebe65c 4px;
    margin-bottom: 50px;
}

section.intro p {
    padding: 2em 0em 0.5em 2.3em;
}

section.intro img {
    margin: 0 auto;
    display: block;
    text-align: center;
}

/*見出しが変わる直前*/
section.textbox.last {
    margin-bottom: 80px;
}

section.textbox h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 1em 0 0;
    border-top: solid #ebe65c 4px;
}

section.textbox p, .content_area p {
    padding-top: 2em;
    font-size: 14px;
    line-height: 2;
}

.content_area h5 + p {
    padding-top: 0px;
}

.content_area p + h5 {
    margin-top: 2em;
}

p:empty {
    display: none;
}

section.textbox h5, .content_area h5 {
    font-size: 0.875em;
    color: #000;
    font-weight: 800;
    padding-left: 1.5em;
    margin-bottom: 0.5em;
    background:url(/taiken-waseda/wp/img/common/icon_h3.png) no-repeat;
    background-position: left center;
    background-size: 1em;
}

.ie8 section.textbox h5 {
    background-image: url(../../img/common/ie8_icon_h3.png);
}

section.textbox h5+p {
    padding-top: 0;
}

/* textbox内ムービー*/
section.textbox .movie_wrap {
    margin-top: 2em;
}

section.textbox .movie_wrap .movie_block {
    margin-bottom: 1em;
}

section.textbox .movie_wrap .movie_block article {
    width: 215px;
    float: left;
    position: relative;
    background-color: #FFF;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    /*height: 356px;*/
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.43;
}

.ie8 section.textbox .movie_wrap .movie_block article {
    border: solid #ccc 1px;
    box-sizing: border-box;
}

section.textbox .movie_wrap .movie_block article:first-child {
    margin-left: 0px;
}

section.textbox .movie_wrap .movie_block article .photo {
    position: relative;
    margin-bottom: 17px;
}

section.textbox .movie_wrap .movie_block article .photo_img {
    width: 215px;
    height: 153px;
}

section.textbox .movie_wrap .movie_block article .botton {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -28px;
}

section.textbox .movie_wrap .movie_block article h3 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 0.4em;
}

section.textbox .movie_wrap .movie_block article .info {
    padding: 0 1em 1.5em 1em;
}

a.link_blank {
    background-image: url(../../img/common/link_blank.png);
    background-repeat: no-repeat;
    background-position: right 1px;
    padding-right: 22px;
}

.main_content section.intro .intro_pic {
    width: 458px;
    height: 450px;
    margin: 0 auto;
    margin-top: 2em;
}

.main_content section.intro .intro_pic img {
    position: inherit;
}

span.intro_txt {
    font-weight: bold;
}

@charset "UTF-8"; /*charm-quiz.common.js*/
@media screen and (max-width: 767px) {
    /*---以下共通に入れる----*/ .main_content section.intro h3, section.textbox h4, section.textbox h5 {
        font-size: 1em;
    }

    #main {
        padding-top: 0.6em;
    }

    .main_content {
        /*width: 90%;
		margin: 0 auto;*/
    }

    .content_area {
        margin-bottom: 3em;
    }

    .main_content section.intro {
        border: none;
    }

    .h2_box {
        width: 98.7%;
        height: auto;
        position: relative;
        margin-bottom: 7.26%;
    }

    .h2_box .deco_box {
        width: 100%;
        height: 100%;
        right: -1.3%;
        bottom: -8%;
    }

    .h2_box h2 {
        padding: 0.86em 0.6em 0.86em 0.7em;
        font-size: 1em;
        border: #ff8042 solid 0.18em;
        line-height: 1.8em;
        position: relative;
    }

    .h2_box h2.line2 {
        line-height: 1.4em;
    }

    section.textbox h5 {
        font-size: 1.15em;
        background-size: 1em;
        padding-left: 1.3em;
        margin-bottom: 0.75em;
    }

    .content_area {
        width: auto;
    }

    .main_content section {
        border-width: 0.175em;
        font-size: 0.85em;
        margin-bottom: 1.4em;
        padding-top: 0.75em;
        /*padding-right: 1.1em;*/
        padding-right: 0;
        padding-bottom: 0em;
        padding-left: 1.1em;
    }

    .main_content section.intro {
        font-size: 0.85em;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .main_content section.intro h3 {
        font-size: 1em;
        line-height: 1.5;
        padding: 0.8em 0 0.8em 1.25em;
        border-top: solid #ebe65c 4px;
        border-left: solid #ebe65c 4px;
    }

    section.intro img {
        width: 18.62%;
        height: auto;
        top: 18%;
        right: 4%;
    }

    section.intro p {
        padding: 0.75em 0em;
        font-size: 1em;
    }

    .main_content section h3.deco {
        font-size: 1.15em;
        background-size: 1em;
        padding-left: 1.3em;
        margin-bottom: 0.75em;
    }

    section.textbox {
        width: 100%;
        min-width: 290px;
        padding: 0;
    }

    section.textbox p {
        font-size: 1em;
        line-height: 2;
    }

    section.textbox .movie_wrap {
        margin-top: 1em;
    }

    section.textbox .movie_wrap .movie_block {
        margin-bottom: 0;
    }

    section.textbox .movie_wrap .movie_block article {
        box-sizing: border-box;
        width: 100%;
        background-color: #FFF;
        border: 0.09em solid #e7e7e7;
        padding: 3.3%;
        margin-bottom: 0.6em;
        margin-left: 0em;
        font-size: 1.15em;
    }

    section.textbox .movie_wrap .movie_block article .photo {
        width: 46%;
        float: right;
        position: relative;
        height: 0;
        padding-bottom: 31.1%;
        overflow: hidden;
        margin-bottom: 0;
    }

    section.textbox .movie_wrap .movie_block article .photo_img {
        width: 100%;
        height: auto;
        margin-top: -2%;
    }

    section.textbox .movie_wrap .movie_block article .botton {
        width: 28.125%;
        height: auto;
        margin-left: 0;
        margin-top: 0;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        left: 50%;
        top: 50%;
        position: absolute;
    }

    section.textbox .movie_wrap .movie_block article .info {
        width: 48%;
        padding: 0;
    }

    section.textbox .movie_wrap .movie_block article .info li {
        font-size: 0.85em;
    }

    section.textbox .movie_wrap .movie_block article .info h3 {
        font-size: 0.84em;
        margin-bottom: 0.2em;
        line-height: 1.3;
        font-weight: bold;
        padding-top: 0;
    }

    section.textbox.last {
        margin-bottom: 2em;
    }

    .main_content section.intro h3 {
        border: solid #ebe65c 0.25em;
    }

    section.textbox h4 {
        border-top: solid #ebe65c 0.25em;
    }

    .main_content section.intro .intro_pic {
        width: 90%;
        height: auto;
        margin: 0 auto;
        margin-top: 2em;
        margin-bottom: 3.8em;
    }

    .main_content section.intro .intro_pic img {
        width: 100%;
        height: auto;
    }

    .whats_new {
        padding-top: 50px;
        text-align: right;
        /* position: relative; */
        position: static;
    }
    /*---以上共通に入れる----*/
}

.content_area h4 {
    font-size: 16px;
    font-weight: bold;
    padding: 1em 0 0;
    border-top: solid #ebe65c 4px;
    margin-left: 15px;
    margin-top: 38px;
}

.content_area .movie_box {
    margin-top: 1em;
}

.content_area .movie_box {
    width: 215px;
    /*float: left;*/
    display: inline-table;
    position: relative;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
    /*height: 356px;*/
    margin-left: 15px;
    font-size: 14px;
    line-height: 1.43;
    margin-bottom: 2em;
}

.ie8 .content_area .movie_box {
    border: solid #ccc 1px;
    box-sizing: border-box;
}

.content_area .movie_box:first-of-type, .content_area .movie_box:nth-of-type(3n+1) {
    /*margin-left: 0px;*/
}

.content_area .movie_box .photo {
    position: relative;
    margin-bottom: 17px;
}

.content_area .movie_box .photo_img {
    width: 215px;
    height: 143px;
}

.content_area .movie_box .botton {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -28px;
}

.content_area .movie_box h3 {
    font-weight: bold;
    font-size: 14px;
    padding-top: 0.4em;
}

.content_area .movie_box .info {
    padding: 0 1em 1.5em 1em;
}

.movie_box .tags {
    display: none;
}

.modal {
    /*z-index: 100 !important;*/
}

#side_navi .sub-menu dl {
    display: none;
}

#side_navi dl.current_page_parent .sub-menu dl, #side_navi dl.current-menu-parent .sub-menu dl, #side_navi dl.current-menu-ancestor .sub-menu dl {
    display: block
}

#side_navi dl .sub-menu dl dt {
    line-height: 2;
    padding: 11px 0;
}

.tags a {
    display: inline-block;
    padding: 2px 6px;
    font-size: 75%;
    font-weight: normal;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #777;
    margin-right: 0.5em;
}

.content_area .searchform input {
    width: 93%;
}

.pager {
    margin: 10px auto;
    text-align: center;
}

.page-numbers {
    font-size: 14px;
    color: #000;
    line-height: 38px;
    vertical-align: middle;
}

.page-numbers:not(.prev):not(.next) {
    display: inline-block;
    width: 38px;
    height: 38px;
    background:url(/taiken-waseda/wp/img/whatsnew/page_num.png) no-repeat;
    margin-right: 5px;
    text-align: center;
}

.page-numbers.prev {
    margin-right: 30px;
}

.page-numbers.next {
    margin-left: 30px;
}

.page-numbers.current {
    background:url(/taiken-waseda/wp/img/whatsnew/page_num_selected.png) no-repeat !important;
}

.page-numbers.current {
    color: #fff;
    text-decoration: none;
    cursor: default;
}

.page-numbers, .page-numbers:link, .page-numbers:hover, .page-numbers:active, .page-numbers:visited {
    color: #000 !important;
}

select::-ms-expand {
    display: none;
}


input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    height: 30px;
}


img.aligncenter{
    text-align: center;
    margin: 0 auto;
    display: block;
}


.tags.content_tag a{
    color: #fff;
}

