@CHARSET "UTF-8";
@import url('../column.css');

.contentArea.top{
  background: rgba(255,241,67,.5);
  padding-bottom: .5rem;
}
.innerWrap{
  display: flex;
  flex-direction: column;
}
.contentWrap{
  order: 2;
}
.contentArea nav.index{
  order: 1;
}
.contentArea h1.contentTitle{
  background: 
    url(../../../../../_webroot/img/page/newcolumn/daigakuhennyu/bg_ttl_column_daigakuhennyu_h1_02.png) right top / contain no-repeat,
    url(../../../../../_webroot/img/page/newcolumn/daigakuhennyu/bg_ttl_column_daigakuhennyu_h1.png);
  border: none;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
}

.contentArea h1.contentTitle a{
  display: block;
  text-align: left;
  padding: .5rem;
}
.contentArea h1.contentTitle span{
  color: #fff;
  display: block;
  padding: .75rem 0;
  font-size: 1.3em;
}
.univ h1.contentTitle span{
 background: #f55435;
}
.grad h1.contentTitle span{
 background: #3d4a9b;
}
h1.contentTitle img{
  max-width: 100%;
}
dl{
  margin: .75rem;
}
dt{
  font-weight: bold;
  margin-top: .75rem;
}
dd{
  margin-left: 0;
}
.contentArea .contentWrap h2{
  border-width: 2px 6px;
  border-style: solid;
  border-color: #457f4d;
  color: #457f4d;
  padding: .25rem 0;;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.3;
  margin: 1.5rem 0 .5rem 0;
}
.contentArea .contentWrap h3{
  border-left: 5px solid #457f4d;
  color: #457f4d;
  padding-left: .5rem;
}
.top h2{
  border: none;
}
.contentArea .contentWrap{
  margin: .5rem;
}
.contentArea .leadText{
  font-weight: bold;
}

nav.index h1.mokuji{
  background: #457f4d;
  border-radius: 5px;
  color: #fff;
  margin: 0;
}
nav.index h1.mokuji.active{
  border-radius: 5px 5px 0 0;
}
nav.index h1.mokuji.toggle span:before{
  border-top-color: #fff;
}
nav.index h1.mokuji.toggle.active span:before{
  border-bottom-color: #fff;
}
nav.index h1.toggle + div{
  border: 1px solid #457f4d;
  border-radius: 0 0 5px 5px;
  display: none;
}
nav.index h2{
  color: #fff;
  font-size: 1.2em;
  margin: 0;
  text-align: center;
}
nav.index div h2.univ{
  background: rgba(244,65,30,.8);
}
nav.index div h2.grad{
  background: #3d4a9b;
}
nav.index ul li:first-of-type{
  border-top: none;
}


.contentArea ul.topMenu{
  padding-left: 0;
  list-style-type: none;
}
.contentArea ul.topMenu li{
  margin-top: .5rem;
}
.contentArea ul.topMenu li a{
  border-radius: 3px;
  color: #fff;
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  min-height: 40px;
  padding: 1rem  1rem  1rem  4rem;
  box-sizing: border-box;
}
.questionMan{
  background: #f2604c url("../../../../img/page/newcolumn/daigakuhennyu/bg_man_question.png") .5rem bottom / 40px no-repeat;
}
.heartMan{
  background: #f2604c url("../../../../img/page/newcolumn/daigakuhennyu/bg_man_heart.png") .5rem bottom / 40px no-repeat;
}
.happyMan{
  background: #f2604c url("../../../../img/page/newcolumn/daigakuhennyu/bg_man_happy.png") .8rem bottom / 32px no-repeat;
}
.daruma{
  background: #f2604c url("../../../../img/page/newcolumn/daigakuhennyu/bg_daruma.png") .5rem center / 40px no-repeat;
}

.salaryMan{
  background: #3d4a9b url("../../../../img/page/newcolumn/daigakuhennyu/bg_man_question.png") .5rem bottom / 40px no-repeat;
}
.writingWomen{
  background: #3d4a9b url("../../../../img/page/newcolumn/daigakuhennyu/bg_woman_writing.png") .5rem bottom / 35px no-repeat;
}
.questionWomen{
  background: #3d4a9b url("../../../../img/page/newcolumn/daigakuhennyu/bg_woman_question.png") .5rem bottom / 40px no-repeat;
}
.happySuitMan{
  background: #3d4a9b url("../../../../img/page/newcolumn/daigakuhennyu/bg_man_happy_suit.png") left center / 55px no-repeat;
}

.contentArea .interviewArea ul{
  list-style-type: none;
  padding-left: 0;
}
.contentArea .interviewArea ul a{
  display: block;
}
.contentArea .interviewArea li{
  margin-top: .5rem;
}
.contentArea .interviewArea p{
  margin: 0;
  line-hegiht: 1.3;
}
.contentArea p.name{
  font-size: 1.2rem;
  font-weight: bold;
}
.contentArea .interviewArea a{
  display: block;
  background: rgba(69,127,77,.2);
  border-left: 20px solid #457f4d;
  border-radius: 3px;
  padding: .5rem 1rem;
  position: relative;
}
.contentArea .interviewArea a:before{
  content: "";
  border: 5px solid transparent;
  border-left: 5px solid #fff;
  position: absolute;
  left: -15px;
  top: calc(50% - 5px);
}
.contentArea span.university{
  background: #457f4d;
  color: #fff;
  display: inline-block;
  font-size: .6em;
  padding: 0 .25rem;
}

.contentArea aside.memo{
  background: rgba(255,241,67, .3);
  border: 10px;
  overflow: hidden;
}
.contentArea aside.memo h1{
  font-size: 1.2em;
  text-align: center;
}
.contentArea aside.memo h1:before{
  border-radius: 1rem;
  content: "MEMO";
  font-weight: 400;
  font-size: .7em;
  padding: 0 .25rem;
  bottom: .3em;
  left: -.5rem;
  position: relative;
}
.contentArea.univ aside.memo h1:before{
  border: 1px solid #f4411e;
}
.contentArea.univ aside.memo h1{
  color: #f4411e;
}
.contentArea dl.words{
  margin: .75rem;
}
.contentArea dl.words dt{
  border-bottom: 1px dashed #457f4d;
  color: #457f4d;
  font-weight: bold;
}
.contentArea dl.words dd{
  margin: .75rem; 
}
.contentArea ul.relatedLink{
  border-top: 1px solid #457f4d;
  margin: 1.5rem .75rem;
  list-style-type: none;
  padding: 1rem 0 0 .75rem;
  position: relative;
  
}
.contentArea ul.relatedLink:before{
  background: #457f4d;
  content: "関連リンク";
  color: #fff;
  padding: 0 .25rem;
  position: absolute;
  top: -.75rem;
}
.contentArea ul.relatedLink a{
  display: block;padding-left: 1rem;
  position: relative;
}
.contentArea ul.relatedLink a:before{
  border: 5px solid transparent;
  border-left: 5px solid #457f4d;
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 5px);
}
.contentArea ul.relatedLink a:link,
.contentArea ul.relatedLink a:visited{
  color: #457f4d;
}
aside.introduction{
  border: 1px solid #ccc;
  border-radius: 1rem;
  overflow: hidden;
}
aside.introduction figure{
  float: left;
  margin: .5rem;
  width: 30%;
  height: auto;
}
aside.introduction p{
  font-size: .8em;
  line-height: 1.5;
  margin: .5rem;
}
aside.introduction figure img{
  max-width: 100%;
  height: auto;
}

.interviewee{}

.interviewList ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.interviewList ul li+li{}
.interviewList ul a{
  display: block;
  font-size: .9em;
  padding: .15rem .25rem .15rem .75rem;
  position: relative;
}
.interviewList ul a span{
  background: rgba(69,127,77, 1);
  color: #fff;
  display: inline-block;
  padding: 0 .25rem;
}
.interviewList ul a:before{
  content: "";
  border: 5px solid transparent;
  border-left: 5px solid rgba(69,127,77,1);
  position: absolute;
  left: .25rem;
  top: calc( 50% - 5px );
}
.contentWrap h2.interview{
  text-align: left;
  padding: .25rem .25rem .25rem .5rem;
  margin-top: .5rem;
}
.interviewee{
  background: rgba(255,241,67, .3);
  padding: .5rem 1px  1px;
}
.interviewee p{
  margin: .25rem .75rem;
  line-height: 1.2;
}
.interviewee .highschool{
  font-size: .8em;
}
.interviewee{
  border: 1px solid #457f4d;
  line-height: 1.3;
}
.interviewee p.root{
  display: inline-block;
  background: #457f4d;
  color: #fff;
  line-height: 1.5;
  padding: .5rem;
}
.root span{
  display: inline-block;
}
.root span:nth-of-type(2){
  font-size: 1.1em;
}

.interviewee dt{
  color: #457f4d;
}

.schedule th{
  width: 4em;
}

