@charset "utf-8";
/* index
===================================*/
.sp {
  display: none;
}
a:visited {
  color: #B34DBD;
}
body {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* header */
header#header.header-global {
  padding: 12px 0 16px;
  border-bottom: 1px solid #dcdde9;
}
header#header .container-fluid {
  max-width: 1550px;
}
header#header .logos .logo {
  width: 284px;
  margin: 12px 0 0;
}
header .nav-header p {
  font-size: 0.875rem;
  letter-spacing: 0;
  margin-bottom: 13px;
}
header .nav-header p a {
  text-decoration: underline;
}
header .nav-header p a:hover {
  text-decoration: none;
  opacity: 1;
}
header .nav1 {
  overflow: hidden;
  text-align: right;
  font-size: 0;
  margin-bottom: 6px;
  margin-top: -3px;
}
header .nav1 li {
  display: inline-block;
  text-align: left;
  border-radius: 4px;
  margin-top: 4px;
  margin-left: 4px;
  min-width: 148px;
}
header .nav1 li.blue {
  background: #7fd0e3;
}
header .nav1 li.red {
  background: #ff9999;
}
header .nav1 li.green {
  background: #b9dc7e;
}
header .nav1 li a:hover {
  opacity: 1;
}
header .nav1 li.blue:hover {
  background: #d9f1f7;
}
header .nav1 li.red:hover {
  background: #fbd3d3;
}
header .nav1 li.green:hover {
  background: #daeeb8;
}
header .nav1 li a {
  display: block;
  padding: 10px 35px 8px 14px;
  color: #333333;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  position: relative;
  background: url(../img/arrow1.png) no-repeat right 8px center;
}
header .nav1 li.green a {
  padding-right: 87px;
}

/* section-dccontents-link */
.section-dccontents-link {
  margin-bottom: 80px;
}

.section-dccontents-link .heading .h1bg {
  margin-bottom: 32px;
  position:relative;
}

.section-dccontents-link .heading .h1bg h1{
position: absolute;
top: 38%;
left: 4%;
font-size:18px;
color:#FFFFFF;
letter-spacing:4px;
margin-top: -.5em;
}

.section-dccontents-link .heading .h1bg h1 p{
margin-top:10px;
margin-bottom:0px;
font-size:40px;
}

@media screen and (max-width:850px) {
.section-dccontents-link .heading .h1bg h1{
font-size:16px;
}

.section-dccontents-link .heading .h1bg h1 p{
margin-top:7px;
font-size:35px;
}
}

@media screen and (max-width:768px) {
.section-dccontents-link .heading .h1bg h1{
font-size:14px;
}

.section-dccontents-link .heading .h1bg h1 p{
margin-top:5px;
font-size:30px;
}

}


/* nav2 */
.section-dccontents-link .nav2 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  display: flex;
}
.section-dccontents-link .nav2 li {
  border-radius: 3px;
  float: left;
  background: #87bc2e;
  list-style: none;
  width: 48.4%;
  max-width: 460px;
  border-bottom: 2px solid #5ba70a;
}
.section-dccontents-link .nav2 li a {
  display: block;
  padding: 10px 29px 18px;
  color: #ffffff;
  text-decoration: none;
  word-break: break-all;
  border: 1px solid #95d12f;
  border-radius: 3px;
}
.section-dccontents-link .nav2 li:hover {
  background: #97d264;
}
.section-dccontents-link .nav2 li:last-child {
  margin-left: 3.2%;
}
.section-dccontents-link .nav2 li dl {
  margin: 0;
}
.section-dccontents-link .nav2 li dt {
  font-size: 1.250rem;
  border-bottom: 1px solid #c5e48f;
  padding: 19px 20px 19px 58px;
  margin: 0 1px;
  position: relative;
  line-height: 1.3;
}
.section-dccontents-link .nav2 li.li_interview dt {
  background: url(../img/icon_interview_pc.png) no-repeat left 1px center;
}
.section-dccontents-link .nav2 li.li_outline dt {
  background: url(../img/icon_outline_pc.png) no-repeat left 1px center;
}
.section-dccontents-link .nav2 li dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -2px;
  transform: translate(0,-50%);
  width: 19px;
  height: 19px;
  background: url(../img/arrow2.png) no-repeat;
  background-size: 19px 19px;
}
.section-dccontents-link .nav2 li.coming-soon dt {
  padding-right: 52.4%;
}
.section-dccontents-link .nav2 li.coming-soon dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translate(0,-50%);
  width: 52.4%;
  height: 32px;
  background: url(../img/comingsoon.png) no-repeat right center;
  background-size: 100% auto;
}
.section-dccontents-link .nav2 li dd {
  font-size: 0.875rem;
  margin: 15px 1px 0;
}

/* bnr */
.section-dccontents-link .bnr {
  overflow: hidden;
  margin: 46px 0 44px;
  padding: 0;
}
.section-dccontents-link .bnr li {
  float: left;
  list-style: none;
  width: 31.6%;
  max-width: 300px;
  margin-right:2.6%;

}
.section-dccontents-link .bnr li:hover {
  opacity: 0.7;
}
.section-dccontents-link .bnr li:nth-child(3n) {
  margin: 0;
}

.section-dccontents-link .bnr li:nth-child(4),
.section-dccontents-link .bnr li:nth-child(5) {
  margin-top:20px;
}

/* txt-link */
.section-dccontents-link .txt-link {
  overflow: hidden;
  margin: 0;
  padding: 25px 29px 22px;
  border: 1px dashed #9a9a9a;
}
.section-dccontents-link .txt-link li {
  list-style: none;
  margin-top: 8px;
}
.section-dccontents-link .txt-link li:first-child {
  margin-top: 0;
}
.section-dccontents-link .txt-link li a {
  color: #038ad0;
  position: relative;
  padding-left: 30px;
  display: inline-block;
}
.section-dccontents-link .txt-link li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.813rem;
}

/* section-dccontents-interview */
.section-dccontents-interview {
  background: #fcf8e8;
  max-width: 100%;
}
.section-dccontents-interview .inner {
  max-width: 950px;
  margin: 0 auto;
  padding: 75px 0 49px 0;
}
.section-dccontents-interview .heading {
  text-align: center;
  padding: 0 0 30px;
  background: url(../img/bg_interview1.png) no-repeat left bottom;  
  background-size: 100% auto;
}
.section-dccontents-interview .heading p {
  font-size: 0.75rem;
  color: #579d07;
  letter-spacing: 1.5px;
  margin-bottom: 8px;
}
.section-dccontents-interview h2 {
  font-weight: bold;
  font-size: 	1.75rem;
  line-height: 1.8;
}
.section-dccontents-interview h2 span {
  background: linear-gradient(transparent 70%, #ffc873 0%);
  line-height: 1;
  display: inline-block;
  font-size: 2rem;
}
.section-dccontents-interview .interview {
  background: url(../img/bg_interview2.png) no-repeat left top;
  background-size: 100% 100%;
  overflow: hidden;
  margin: 0 20px;
  padding: 9.8% 8.8% 9%;
}
.section-dccontents-interview .interview .left {
  width: 47%;
  float: left;
  margin: 0;
  padding: 0;
}
.section-dccontents-interview .interview .right {
  width: 47%;
  float: right;
  margin: 0;
  padding: 0;
}
.section-dccontents-interview .interview li {
  list-style: none;
  display: table;
  width: 100%;
  margin-bottom: 40px;
  line-height: 1.3;
}
.section-dccontents-interview .interview li:last-child {
  margin-bottom: 0;
}
.section-dccontents-interview .interview li span {
  font-size: 1.563rem;
  color: #579d07;
  display: table-cell;
  vertical-align: middle;
}
.section-dccontents-interview .interview li a {
  display: table-cell;
  vertical-align: middle;
  color: #333333;
  text-decoration: underline;
  padding-left: 15px;
  width: 100%;
}
.section-dccontents-interview .interview li a:hover {
  text-decoration: none;
}

/* section-dccontents-outline */
.section-dccontents-outline {
  margin: 75px auto 80px;
}
.section-dccontents-outline .heading {
  text-align: center;
  margin-bottom: 52px;
}
.section-dccontents-outline .heading p {
  font-size: 0.75rem;
  color: #579d07;
  letter-spacing: 1.5px;
  margin-bottom: 8px;
}
.section-dccontents-outline h2 {
  font-weight: bold;
  font-size: 	1.75rem;
  line-height: 1.8;
}
#outline1 {
  margin-top: -30px;
  padding-top: 30px;
}
#outline2 {
  margin-top: -30px;
  padding-top: 30px;
}
.section-dccontents-outline .outline.outline1 {
  border: 1px solid #c1ed8c;
  margin-bottom: 66px;
}
.section-dccontents-outline .outline.outline1 header {
  background: url(../img/bg_outline1.png) repeat;
}
.section-dccontents-outline .outline header {
  padding: 40px 0 13px;
  position: relative;
}
.section-dccontents-outline .outline header img {
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  width: 60px;
  height: 60px;
}
.section-dccontents-outline .outline header h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.125rem;
  margin: 0;
  padding: 0;
}
.section-dccontents-outline .outline ul {
  overflow: hidden;
  margin: 0;
  padding: 30px 10px 28px 29px;
}
.section-dccontents-outline .outline ul li {
  list-style: none;
  margin-top: 12px;
}
.section-dccontents-outline .outline ul li:first-child {
  margin-top: 0;
}
.section-dccontents-outline .outline ul li a {
  color: #038ad0;
  position: relative;
  padding-left: 25px;
  display: inline-block;
  z-index: 1;
}
.section-dccontents-outline .outline ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.875rem;
}

/* interview
===================================*/

/* nav-wrap */
.nav-wrap {
  margin: 2px 0 26px;
}
.nav-wrap header {
  text-align: center;
  padding: 66px 0 7px;
  font-weight: bold;
  color: #ffffff;
  font-size: 1.125rem;
  position: relative;
}
.nav-wrap header.nav1 {
  background: url(../img/icon_interview.png) no-repeat center top 15px #87bc2e;
  background-size: 37px 42px;
}
.nav-wrap header.nav2 {
  background: url(../img/icon_outline.png) no-repeat center top 16px #87bc2e;
  background-size: 44px 42px;
}
.nav-wrap nav ul {
  padding: 6px 0 0 5px;
  margin: 0;
  border-left: 5px solid #87bc2e;
}
.nav-wrap nav ul li {
  list-style: none;
  font-size: 0.875rem;
  line-height: 1.25;
}
.nav-wrap nav ul li a {
  color: #333333;
  display: block;
  padding: 12px 13px 13px 36px;
  position: relative;
  border: 1px dashed #999999;
  border-bottom: none;
  text-decoration: none;
}
.nav-wrap nav ul li:last-child a {
  border-bottom: 1px dashed #999999;
}
.nav-wrap nav ul li a:hover {
  background: #eff7de;
  color: #333333;
  font-weight: bold;
}
.nav-wrap nav ul li.active a {
  background: #eff7de;
  color: #333333;
  font-weight: bold;
}
.nav-wrap nav ul li a:after {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(0,-50%);
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.75rem;
}
.nav-wrap nav ul li a span {
  padding-top: 5px;
  display: block;
  font-size: 0.750rem;
}
.side-bnr {
  margin: 40px 0 0 0;
  padding: 0;
}
.side-bnr li {
  list-style: none;
  margin-bottom: 10px;
}
.side-bnr li:hover {
  opacity: 0.7;
}

/* header-interview */
.header-interview {
  background: url(../img/bg_interview.png) no-repeat;
  margin-bottom: 44px;
  padding: 17px 37px 0 38px;
  overflow: hidden;
  color: #579d07;
  min-height: 240px;
}
.header-interview .txt-wrap {
  float: left;
  width: calc(100% - 150px);
  font-size: 1rem;
}
.header-interview .txt-wrap .txt1 {
  margin: 19px 0 0 0;
  font-weight: bold;
  display: block;
}
.header-interview .txt-wrap .txt2 {
  font-size: 1.750rem;
  font-weight: bold;
  margin: 12px 0 0 12px;
  text-indent: -1em;
  display: block;
}
.header-interview .txt-wrap .txt2 {
  font-size: 1.750rem;
  font-weight: bold;
  margin: 12px 0 0 12px;
  text-indent: -1em;
  display: block;
}
.header-interview .img-wrap {
  float: right;
  width: 139px;
  margin-top: 27px;
  text-align: right;
}

/* article-interview */
.article-interview .section-profile {
  margin-bottom: 35px;
}
.article-interview section {
  margin-bottom: 55px;
}
.article-interview section .profile {
  overflow: hidden;
  background: #fcf8e8;
  margin: 43px 0 0 0;
  padding: 27px 48px 25px 30px;
}
.article-interview section .profile .img-wrap {
  float: left;
  width: 84px;
  margin-top: 22px;
}
.article-interview section .profile .txt-wrap {
  float: right;
  width: calc(100% - 120px);
}
.article-interview section .profile .txt-wrap .name {
  font-size: 0.875rem;
  margin-bottom: 4px;
}
.article-interview section .profile .txt-wrap .name span {
  font-size: 1.250rem;
  font-weight: bold;
}
.article-interview section .profile .txt-wrap .txt2 {
  font-size: 0.875rem;
  line-height: 1.6;
  margin-bottom: 0;
}
.article-interview section .profile .txt-wrap .txt2 a {
  color: #038ad0;
  text-decoration: underline;
}
.article-interview section .profile .txt-wrap .txt2 a:hover {
  text-decoration: none;
}
.article-interview section header h2 {
  margin-bottom: 50px;
  padding: 23px 0 23px 60px;
  background-color: none;
  color: #333333;
  font-weight: bold;
  border-bottom: 3px solid #c9c9c9;
  font-size: 1.5rem;
  position: relative;
  background: url(../img/bg_h2_interview.png) no-repeat left 10px center;
}
.article-interview section header.line3 h2 {
  background: url(../img/bg_h2_interview.png) no-repeat left 10px top 35px;
}
.article-interview section header h2:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #87bc2e;
}
.article-interview section p {
  line-height: 1.8;
}
.article-interview section .interview-wrap {
  overflow: hidden;
}
.article-interview section .interview-wrap .img-wrap {
  float: left;
  width: 15%;
}
.article-interview section .interview-wrap .img-wrap .circle {
  position: relative;
  width: 71px;
  height: 71px;
  border-radius: 100%;
  overflow: hidden;
  z-index: 1;
  background: #f1edee;
}
.article-interview section .interview-wrap .img-wrap p {
  width: 71px;
  margin: 5px 0 0;
  text-align: center;
  font-size: 0.75rem;
}
.article-interview section .interview-wrap .img-wrap img {
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: -100%;
  right: -100%;
  margin: auto;
  width: auto;
  height: 88.5%;
}
.article-interview section .interview-wrap .txt-wrap {
  float: right;
  width: 85%;
  margin-top: -4px;
}
.article-interview section .interview-wrap .txt-wrap p {
  margin-bottom: 36px;
}
.article-interview section .interview-wrap .txt-wrap p:last-child {
  margin-bottom: 0;
}
.article-interview section .img {
  text-align: center;
  margin: 45px auto 50px;
}
.article-interview .summary {
  margin: 90px 0 0 0;
}
.article-interview .summary header h2 {
  font-size: 1.25rem;
  font-weight: bold;
  background: url(../img/bg_h2.png) repeat;
  padding: 17px 20px 16px;
  color: #579d07;
  border-top: 1px solid #89bd32;
  border-bottom: 1px solid #89bd32;
}
.article-interview .summary header h2:after {
  content: none;
}


.tsumitate_pc{
	max-width:70%;
	}



/* outline
===================================*/

/* header-outline */
.header-outline {
  position: relative;
}
.header-outline h1 {
  margin-bottom: 45px;
  padding: 39px 150px 24px 0;
  background-color: none;
  color: #333333;
  font-weight: bold;
  border-bottom: 3px solid #c9c9c9;
  font-size: 1.5rem;
  position: relative;
  line-height: 1.5;
}
.header-outline h1:after {
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 2;
  content: '';
  width: 100px;
  height: 3px;
  background-color: #87bc2e;
}
.header-outline .img {
  position: absolute;
  bottom: -14px;
  right: 6px;
  width: 114px;
  height: 115px;
}

/* article-outline */
.article-outline .section-outline1 {
  margin-bottom: 50px;
}
.article-outline #section1 {
  margin-bottom: 90px;
}
.article-outline #section2 {
  margin-bottom: 90px;
}
.article-outline section p {
  line-height: 1.8;
  margin-bottom: 36px;
}
.article-outline .section-outline1 .pagelink-wrap {
  overflow: hidden;
  margin: 0;
  padding: 20px 29px 22px 28px;
  border: 1px dashed #999999;
}
.article-outline .section-outline1 .pagelink-wrap .title {
  margin: 0 0 7px 0;
  font-weight: bold;
  font-size: 1.125rem;
}
.article-outline .section-outline1 .pagelink-wrap ul {
  margin: 0;
  padding: 0;
}
.article-outline .section-outline1 .pagelink-wrap ul li {
  list-style: none;
  margin-top: 13px;
}
.article-outline .section-outline1 .pagelink-wrap ul li:first-child {
  margin-top: 0;
}
.article-outline .section-outline1 .pagelink-wrap ul li a {
  color: #038ad0;
  position: relative;
  padding-left: 25px;
  display: inline-block;
}
.article-outline .section-outline1 .pagelink-wrap ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f079';
  font-family: 'icomoon';
  font-size: 0.875rem;
}
.article-outline section header h2 {
  font-size: 1.25rem;
  font-weight: bold;
  background: url(../img/bg_h2.png) repeat;
  padding: 17px 20px 16px;
  color: #579d07;
  border-top: 1px solid #89bd32;
  border-bottom: 1px solid #89bd32;
}
.article-outline section h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 0 0 10px;
  color: #579d07;
  border-bottom: 1px dashed #579d07;
}
.article-outline section .point {
  background: #fff7ea;
  position: relative;
  margin: 50px 0 43px 0;
  padding: 45px 30px 45px 58px;
  border-radius: 10px;
}
.article-outline section .point .icon {
  position: absolute;
  top: -15px;
  left: 0;
}
.article-outline section .point ul {
  font-size: 1.25rem;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.article-outline section .point ul li {
  list-style: none;
  position: relative;
  margin-top: 2px;
}
.article-outline section .point ul li:first-child {
  margin-top: 0;
}
.article-outline section .point ul li:after {
  display: block;
  content: '';
  position: absolute;
  top: .3em;
  left: -.8em;
  width: 13px;
  height: 13px;
  background-color: #fe9b00;
  border-radius: 100%;
}
.article-outline section p .em {
  background: url(../img/bg_em.png) repeat-x left center;
}
.article-outline section table {
  border: 1px solid #cccccc;
  width: 100%;
}
.article-outline section table caption {
  caption-side: top;
  color: #579d07;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
  background: #f0f0f0;
  border-radius: 20px;
  margin-bottom: 35px;
  padding: 7px 0 6px;
}
.article-outline section table th {
  border: 1px solid #cccccc;
  background: #eff7de;
  color: #333333;
  width: 32.5%;
  padding: 16px 24px;
  font-weight: bold;
}
.article-outline section table tr:nth-child(odd) th {
  background: #dcebbc;
}
.article-outline section table.width50 th , .article-outline section table.width50 td {
  width: 50%;
}
.article-outline section table tr.th_group th {
  background: #87bc2e;
  color: #fff;
  text-align: center;
}
.article-outline section table td {
  border: 1px solid #cccccc;
  width: 67.5%;
  padding: 16px 24px;
  color: #333333;
}
.article-outline section table tr:nth-child(odd) td {
  background: #f1f1f1;
}
.article-outline section table td span {
  font-size: 0.875rem;
  padding-left: 1em;
  display: block;
  margin-top: 5px;
  line-height: 1.7;
  position: relative;
}
.article-outline section table td .kome {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.article-outline section .note {
  text-align: right;
  font-size: 0.875rem;
  margin-top: 7px;
}
.article-outline section .img {
  margin-bottom: 46px;
  text-align: center;
}
.article-outline section .txt-list {
  border: 1px solid #87bc2e;
  margin: 14px 0;
  padding: 25px 28px 19px;
}
.article-outline section .txt-list li {
  list-style: none;
  text-indent: -2.5em;
  padding-left: 2.5em;
  line-height: 1.8;
}

/* footer-outline */
.footer-outline {
  overflow: hidden;
  margin: 90px 0 120px;
  padding: 23px 29px 30px 33px;
  border: 1px dashed #999999;
}
.footer-outline .title {
  margin: 0 0 9px 0;
  font-weight: bold;
  font-size: 1.125rem;
}
.footer-outline ul {
  margin: 0;
  padding: 0;
}
.footer-outline ul li {
  list-style: none;
  margin-top: 13px;
}
.footer-outline ul li:first-child {
  margin-top: 0;
}
.footer-outline ul li a {
  color: #038ad0;
  position: relative;
  padding-left: 25px;
  display: inline-block;
}
.footer-outline ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.875rem;
}

/* footer */
.footer-global {
  padding: 14px 0;
  font-size: 1rem;
  border-top: 1px solid #dcdde9;
  letter-spacing: 0.2px;
}
.footer-global address {
  font-size: 0.688rem;
  font-weight: bold;
}

@media (max-width: 700px) {
.br1 {
  display: none;
}
}

@media (max-width: 575px) {
.pc {
  display: none;
} 
.sp {
  display: block;
}
img.sp {
  display: inline;
}
.heading.sp h1 {
  margin-bottom: 35px;
}
body {
  padding: 0;
}

/* header */
header#header.header-global {
  padding:0;
  position: static;
  height: 59px;
}
header#header .container-fluid {
  max-width: 100%;
  padding: 0;
  overflow: hidden;
}
header#header .logos {
  width: 37.8%;
  height: auto;
  margin: 17px 0 0 15px;
}
header#header .logos .logo {
  width: 100%;
  margin: 0;
}
header#header .nav-header {
  display: block;
  width: 168px;
}
header .nav1 {
  margin: 0;
  padding: 0;
  display: flex;
}
header .nav1 li {
  display: inline-block;
  text-align: center;
  border-radius: 0;
  margin-top: 0;
  margin-left: 1px;
  min-width: 55px;
  width: 55px;
  height: 58px;
}
header .nav1 li.blue {
  background: #7fd0e3;
}
header .nav1 li.red {
  background: #ff9999;
}
header .nav1 li.green {
  background: #b9dc7e;
}
header .nav1 li a:hover {
  opacity: 1;
}
header .nav1 li.blue:hover {
  background: #d9f1f7;
}
header .nav1 li.red:hover {
  background: #fbd3d3;
}
header .nav1 li.green:hover {
  background: #daeeb8;
}
header .nav1 li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 5px 24px 5px;
  font-size: 10px;
  line-height: 1.3;
  background: url(../img/arrow1_sp.png) no-repeat center bottom 10px;
  background-size: 10px 10px;
  height: 100%;
}
/* header .nav1 li.red a {
  padding: 15px 5px 24px 5px;
}
header .nav1 li.green a {
  padding: 15px 5px 24px 5px;
} */

/* header 4col */
header#header.header-global.newnisa-on {
  padding:0;
  position: static;
  height: auto;
}
header#header.newnisa-on .logos {
  width: 40%;
  height: auto;
  margin: 15px 0 15px 15px;
}
header#header.newnisa-on .logos .logo {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
header#header.newnisa-on .nav-header {
  display: block;
  width: 100%;
}
header.newnisa-on .nav1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
header.newnisa-on .nav1 li {
  display: inline-block;
  text-align: center;
  border-radius: 0;
  margin: 0;
/*  min-width: 55px;*/
  width: 50%;
  min-height: 58px;
}
header.newnisa-on .nav1 li.green a {
  padding-right: 0;
}
header.newnisa-on .nav1 li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 8px 24px;
  font-size: 15px;
  line-height: 1.3;
  background: url(../img/arrow1_sp.png) no-repeat center right 10px / 15px;
  height: 100%;
}

  
.heading .h1bg {
  margin-bottom: 32px;
  position:relative;
}

.heading .h1bg h1{
position: absolute;
bottom: 10%;
left: 3%;
font-size:18px;
color:#FFFFFF;
letter-spacing:1px;
text-shadow:0px 0px 3px #0d755a;
margin-bottom:0px;
}

.heading .h1bg h1 p{
margin-top:5px;
margin-bottom:0;
font-size:9.5vw;
font-weight:bold;
letter-spacing:6px;
}



/* section-dccontents-link */
.section-dccontents-link {
  margin-bottom: 60px;
}

/* nav2 */
.section-dccontents-link .nav2 {
  display: block;
}
.section-dccontents-link .nav2 + .nav2 {
  margin-top: 0;
}
.section-dccontents-link .nav2 li {
  border-radius: 4px;
  float: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 15px;
}
.section-dccontents-link .nav2 li a {
  padding: 0;
}
.section-dccontents-link .nav2 li:last-child {
  margin-left: 0;
}  
.section-dccontents-link .nav2 li dl {
  margin: 0;
}
.section-dccontents-link .nav2 li dt {
  font-size: 1rem;
  border-bottom: none;
  margin: 0;
  padding: 23px 38px 18px 73px;
}
.section-dccontents-link .nav2 li.li_interview dt {
  background: url(../img/icon_interview.png) no-repeat left 25px center;
  background-size: 26px 30px;
}
.section-dccontents-link .nav2 li.li_outline dt {
  background: url(../img/icon_outline.png) no-repeat left 23px center;
  background-size: 32px 30px;
}
.section-dccontents-link .nav2 li dt:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
  width: 19px;
  height: 19px;
  background: url(../img/arrow2_sp.png) no-repeat;
  background-size: 19px 19px;
}

/* bnr */
.section-dccontents-link .bnr {
  overflow: hidden;
  margin: 25px 0 39px;
}
.section-dccontents-link .bnr li {
  float: left;
  width: 47.8%;
  margin-bottom: 15px;
  max-width: 100%;
  margin-right:0;
}
.section-dccontents-link .bnr li:nth-child(2n) {
  margin-bottom: 15px;
  float: right;
}
.section-dccoXntents-link .bnr li:nth-child(3n) {
  margin: auto;
  margin-bottom: 15px;
}
.section-dccontents-link .bnr li:nth-child(4),
.section-dccontents-link .bnr li:nth-child(5) {
  margin-top:0px;
}

  
/* txt-link */
.section-dccontents-link .txt-link {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px;
  border: 1px dashed #3ab5d2;
}
.section-dccontents-link .txt-link li {
  list-style: none;
  margin-top: 13px;
  font-size: 1rem;
}
.section-dccontents-link .txt-link li:first-child {
  margin-top: 0;
}
.section-dccontents-link .txt-link li a {
  color: #038ad0;
  position: relative;
  padding-left: 28px;
  display: inline-block;
}
.section-dccontents-link .txt-link li a:after {
  position: absolute;
  top: 0.2em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.75rem;
}

/* section-dccontents-interview */
#interview {
  padding-left: 0;
  padding-right: 0;
}
.section-dccontents-interview .inner {
  padding: 59px 0;
}
.section-dccontents-interview .heading {
  text-align: center;
  padding: 0 0 65px;
  background: url(../img/bg_interview1_sp.png) no-repeat left bottom;  
  background-size: 100% auto;
}
.section-dccontents-interview .heading p {
  font-size: 0.75rem;
  letter-spacing: 1.5px;
  margin-bottom: 12px;
}
.section-dccontents-interview .heading h2 {
  font-size: 	1.625rem;
  line-height: 1.9;
  text-align: left;
  padding: 0 15px;
}
.section-dccontents-interview .heading h2 span {
  font-size: 2rem;
}
.section-dccontents-interview .interview {
  background: url(../img/bg_interview2_sp.png) no-repeat left top;
  background-size: 100% 100%;
  margin: 8px 0 0;
  padding: 56px 15px 20px 15px;
}
.section-dccontents-interview .interview .left {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}
.section-dccontents-interview .interview .right {
  width: 100%;
  float: none;
  margin: 0;
  padding: 0;
}
.section-dccontents-interview .interview li {
  width: 100%;
  margin-bottom: 27px;
  font-size: 1rem;
}
.section-dccontents-interview .interview li:last-child {
  margin-bottom: 30px;
}
  
/* section-dccontents-outline */
.section-dccontents-outline {
  margin: 55px 0 59px 0;
}
.section-dccontents-outline .heading {
  margin-bottom: 58px;
}
.section-dccontents-outline .heading p {
  font-size: 0.75rem;
  margin-bottom: 12px;
}
.section-dccontents-outline h2 {
  font-size: 1.625rem;
  line-height: 1.6;
  text-align: left;
  letter-spacing: -0.5px;
}
#outline1 {
  margin-top: -40px;
  padding-top: 40px;
}
#outline2 {
  margin-top: -40px;
  padding-top: 40px;
}
.section-dccontents-outline .outline.outline1 {
  margin-bottom: 54px;
}
.section-dccontents-outline .outline.outline1 header {
  background: url(../img/bg_outline1.png) repeat;
  background-size: 4.5px 9px;
}
.section-dccontents-outline .outline header {
  padding: 42px 0 11px;
}
.section-dccontents-outline .outline ul {
  overflow: hidden;
  margin: 0;
  padding: 20px 20px 20px 15px;
}
.section-dccontents-outline .outline ul li {
  margin-top: 8px;
  font-size: 1rem;
}
.section-dccontents-outline .outline ul li a {
  padding-left: 28px;
}
.section-dccontents-outline .outline ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.813rem;
}

/* interview
===================================*/

/* nav-wrap */
.nav-wrap {
  margin-bottom: 29px;
}
.nav-wrap header {
  text-align: center;
  padding: 66px 0 7px;
  font-weight: bold;
  font-size: 1.125rem;
}
.nav-wrap header.nav3 {
  font-size: 1.125rem;
}  
.nav-wrap nav ul li {
  font-size: 0.875rem;
  line-height: 1.25;
}
.nav-wrap nav ul li a {
  padding: 21px 16px 22px 36px;
  border: 1px dotted #999999;
  border-bottom: none;
}
.nav-wrap nav ul li:last-child a {
  border-bottom: 1px dotted #999999;
}
.nav-wrap nav ul li a:after {
  position: absolute;
  top: 50%;
  left: 14px;
  transform: translate(0,-50%);
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.75rem;
}
.nav-wrap nav ul li a span {
  padding-top: 5px;
  display: block;
  font-size: 0.750rem;
}
.side-bnr {
  margin: 40px auto 104px;
  padding: 0;
  text-align: center;
  width: 215px;
}
.side-bnr li {
  list-style: none;
  margin-bottom: 20px;
}

/* header-interview */
.header-interview {
  background: url(../img/bg_interview_sp.png) no-repeat left bottom #f6f9f0;
  background-size: 100% auto;
  margin-bottom: 40px;
  padding: 30px 30px 30px 15px;
  min-height: 250px;
  position: relative;
}
.header-interview .txt-wrap {
  float: none;
  width: 100%;
  font-size: 1rem;
}
.header-interview .txt-wrap .txt1 {
  margin: 0;
}
.header-interview .txt-wrap .txt2 {
  font-size: 28px;
  margin: 8px 0 0 0;
  text-indent: 0;
  letter-spacing: -1px;
}
.header-interview .img-wrap {
  float: none;
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 65.5px;
  text-align: right;
}

/* article-interview */
.article-interview .section-profile {
  margin-bottom: 45px;
}
.article-interview section {
  margin-bottom: 85px;
}
.article-interview section .profile {
  margin: 43px 0 0 0;
  padding: 25px 18px 22px;
}
.article-interview section .profile .img-wrap {
  float: none;
  width: 29.5px;
  margin-top: 0;
  position: relative;
}
.article-interview section .profile .img-wrap img {
  position: absolute;
  left: 0;
  top: 0;
}
.article-interview section .profile .txt-wrap {
  float: none;
  width: 100%;
}
.article-interview section .profile .txt-wrap .name {
  font-size: 14px;
  margin-bottom: 12px;
  padding-left: 38px;
  line-height: 1.4;
}
.article-interview section .profile .txt-wrap .name span {
  font-size: 20px;
}
.article-interview section .profile .txt-wrap .txt2 {
  font-size: 14px;
  text-align: left;
}
.article-interview section header h2 {
  margin-bottom: 23px;
  padding: 0 0 20px 0;
  font-size: 24px;
  background: none;
  line-height: 1.5;
}
.article-interview section header.line3 h2 {
  background: none;
}
.article-interview section p {
  line-height: 1.8;
}
.article-interview section .interview-wrap {
  overflow: hidden;
}
.article-interview section .interview-wrap .img-wrap {
  float: none;
  width: 100%;
}
.article-interview section .interview-wrap .img-wrap .circle {
  width: 70.5px;
  height: 70.5px;
  margin: 0 auto;
}
.article-interview section .interview-wrap .img-wrap p {
  width: 100%;
  margin: 5px auto 0;
  text-align: center;
}
.article-interview section .interview-wrap .img-wrap img {
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: -100%;
  right: -100%;
  margin: auto;
  width: auto;
  height: 88%;
}
.article-interview section .interview-wrap .txt-wrap {
  float: none;
  width: 100%;
  margin-top: 20px;
}
.article-interview section .interview-wrap .txt-wrap p {
  margin-bottom: 36px;
}
.article-interview section .interview-wrap .txt-wrap p:last-child {
  margin-bottom: 0;
}
.article-interview section .img {
  text-align: center;
  margin: 45px auto 50px;
}
.article-interview .summary {
  margin-bottom: 97px;
}  
.article-interview .summary header h2 {
  font-size: 1.25rem;
  background: url(../img/bg_h2.png) repeat;
  background-size: auto auto;
  background-size: 4.5px 9px;
  margin-bottom: 50px;
  padding: 13px 10px 11px;
  line-height: 1.5;
}
.article-interview .summary header h2:after {
  content: none;
}
.article-interview .summary .img-wrap {
  display: none;
}
.article-interview .summary .interview-wrap .txt-wrap {
  margin-top: 0;
}

.tsumitate_pc{
	max-width:100%;
	}


/* outline
===================================*/

/* header-outline */
.header-outline {
  position: relative;
}
.header-outline h1 {
  padding: 5px 130px 20px 0;
  font-size: 1.5rem;
}
.header-outline .img {
  position: absolute;
  right: 0;
}

/* article-outline */
.article-outline .section-outline1 {
  margin-bottom: 50px;
}
.article-outline #section1 {
  margin-bottom: 95px;
}
.article-outline #section2 {
  margin-bottom: 95px;
}
.article-outline #section3 {
}
.article-outline section p {
  line-height: 1.8;
  margin-bottom: 38px;
}
.article-outline .section-outline1 .pagelink-wrap {
  margin-top: 45px;
  padding: 17px 29px 19px 23px;
  border: 1px dotted #999999;
}
.article-outline .section-outline1 .pagelink-wrap .title {
  margin: 0 0 7px 0;
}
.article-outline .section-outline1 .pagelink-wrap ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f079';
  font-family: 'icomoon';
  font-size: 0.813rem;
}
.article-outline section header h2 {
  font-size: 1.25rem;
  background: url(../img/bg_h2.png) repeat;
  background-size: 4.5px 9px;
  padding: 13px 10px 11px;
  line-height: 1.5;
}
.article-outline section h3 {
  margin-bottom: 35px;
  padding: 0 0 5px;
}  
.article-outline section .point {
  margin: 50px 0 45px 0;
  padding: 45px 15px 45px 35px;
}
.article-outline section .point .icon {
  top: -15px;
  width: 126px;
  height: 60px;
}
.article-outline section .point ul {
  font-size: 1.25rem;
}
.article-outline section .point ul li:after {
  top: 7px;
  left: -1em;
  width: 18px;
  height: 18px;
}
.article-outline section table {
  border: none;
}
.article-outline section table caption {
  margin-bottom: 22px;
}  
.article-outline section table th {
  width: 100%;
  display: block;
  padding: 10px 15px 9px;
  border-bottom: none;
}
.article-outline section table td {
  width: 100%;
  display: block;
  padding: 10px 15px 9px;
  border-bottom: none;
}
.article-outline section table.width50 th , .article-outline section table.width50 td {
  width: 100%;
}
.article-outline section table tr:last-child td {
  border-bottom: 1px solid #cccccc;
}
.article-outline section .note {
  text-align: left;
  font-size: 0.875rem;
  margin-top: 7px;
  padding-left: 1em;
  position: relative;
}
.article-outline section .note .kome {
  position: absolute;
  left: 0;
  margin: 0;
  padding: 0;
}
.article-outline section .img {
  margin-bottom: 38px;
}
.article-outline section .txt-list {
  margin: 15px 0;
  padding: 18px 20px 14px 10px;
}

/* footer-outline */
.footer-outline {
  margin: 0 0 100px;
  padding: 18px 20px 20px;
  border: 1px dotted #999999;
}
.footer-outline .title {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 1.125rem;
}
.footer-outline ul li {
  margin-top: 8px;
}
.footer-outline ul li a {
  padding-left: 28px;
}
.footer-outline ul li a:after {
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '\f078';
  font-family: 'icomoon';
  font-size: 0.813rem;
}

/* footer */
.footer-global {
  padding: 12px 0;
}
.footer-global address {
  font-weight: 500;
}
}



/* outline_main
===================================*/
.tma_btn {
  border-radius: 3px;
  float: left;
  background: #87bc2e;
  list-style: none;
  width: 100%;
  border-bottom: 2px solid #5ba70a;
  margin-top:20px;
}
.tma_btn a{
  display: block;
  padding: 15px 0;
  color: #ffffff;
  text-decoration: none;
  word-break: break-all;
  border: 1px solid #95d12f;
  border-radius: 3px;
  position: relative;
  background: url(../img/icon_interview.png) no-repeat left 25px center;
  background-size: 26px 30px;

}


.tma_btn p{
  margin-bottom:0;
  padding-left:80px;
  font-size: 1.250rem;
}

.tma_btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translate(0,-50%);
  width: 19px;
  height: 19px;
  background: url(../img/arrow2.png) no-repeat;
  background-size: 19px 19px;
}

.tma-icon{
  float: left;
  margin-right:4%;
  width:28%;
  margin-top:-20px;
}

.tma-right{
  float: left;
  width:68%
}

@media (max-width: 730px) {
.tma_btn p{
  padding-left:60px;
}
}

@media (max-width: 700px) {
.tma-right{
  float: none;
  width:100%
}
.tma_btn p{
  font-size: 1.2rem;
}
}


@media (max-width: 575px) {
.tma_btn p{
  font-size: 1rem;
  padding-left:40px;
}
.tma_btn a{
  background: url(../img/icon_interview.png) no-repeat left 10px center;
  background-size: 26px 30px;
}
}

/* 追加スタイル */
a.link {
  color: #038ad0;  
}

@media screen and (max-width:575px) {
.pc_tab {
  display: none;
}
.sp {
  display: block;
}
}
