@charset 'utf-8';
body {
    font-family: 'td','ng',"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.content-protector {
  background-color: #fff;
  letter-spacing: -0.01em;
}
.content-protector html,
.content-protector body,
.content-protector div,
.content-protector span,
.content-protector applet,
.content-protector object,
.content-protector iframe,
.content-protector h1,
.content-protector h2,
.content-protector h3,
.content-protector h4,
.content-protector h5,
.content-protector h6,
.content-protector p,
.content-protector blockquote,
.content-protector pre,
.content-protector a,
.content-protector abbr,
.content-protector acronym,
.content-protector address,
.content-protector big,
.content-protector cite,
.content-protector code,
.content-protector del,
.content-protector dfn,
.content-protector em,
.content-protector img,
.content-protector ins,
.content-protector kbd,
.content-protector q,
.content-protector s,
.content-protector samp,
.content-protector small,
.content-protector strike,
.content-protector strong,
.content-protector sub,
.content-protector sup,
.content-protector tt,
.content-protector var,
.content-protector dl,
.content-protector dt,
.content-protector dd,
.content-protector ol,
.content-protector ul,
.content-protector li,
.content-protector fieldset,
.content-protector form,
.content-protector label,
.content-protector legend,
.content-protector table,
.content-protector caption,
.content-protector tbody,
.content-protector tfoot,
.content-protector thead,
.content-protector tr,
.content-protector th,
.content-protector td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.content-protector body {
  line-height: 1;
  color: #000;
  background: #fff;
}
.content-protector ol,
.content-protector ul {
  list-style: none;
}
.content-protector table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
.content-protector caption,
.content-protector th,
.content-protector td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.content-protector a img {
  border: none;
}
.content-protector #main {
  /*width: 964px;*/
  margin: 0 auto;
}
.content-protector #section-1 {
  margin-bottom: 16px;
}
.content-protector #section-1 .key-visual {
  text-align: center;
  line-height: 0;
}
.content-protector #section-pickup {
  padding: 12px;
  background: #F4F4F4;
  border: #DDDDDD solid 1px;
  margin-bottom: 24px;
  box-sizing: border-box;
  border-radius: 3px;
}
.content-protector #section-pickup a{
  display: block;
  border: #DDD solid 1px;
  background: url(/image/common/jp/r1/icon/icon_link_right_hd.gif) #FFF no-repeat right 20px center;
  color: #333;
}
.content-protector #section-pickup a:hover{
  color: #E60027;
  border-color: #E60027;
  background-position: right 15px center;
  box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.content-protector #section-pickup a::after{
  content: "";
  display: block;
  clear: both;
}
.content-protector #section-pickup .imgArea{
  float: left;
  width: 200px;
  height: 142px;
  overflow-y: hidden;
  position: relative;
}
.content-protector #section-pickup .imgArea img{
    max-width: 100%;
}
.content-protector #section-pickup .imgArea::before{
  content: "PICK UP";
  display: inline-block;
  background: #E60027;
  color: #FFF;
  font-weight: bold;
  padding: 7px 0.6em 6px 0.6em;
  position: absolute;
  line-height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 14px;
}
.content-protector #section-pickup .textArea{
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  width: calc(100% - 280px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 142px;
}
.content-protector #section-pickup .textArea .flex{
  width: 100%;
}
.content-protector #section-pickup a:hover .textArea strong{
  color: #E60027;
}
.content-protector #section-pickup .textArea .title{
  display: block;
  width: 100%;
  font-family: 'td','ng',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  margin-bottom: 8px;
}
.content-protector #section-pickup .textArea .title span{
  font-size: 16px;
  margin-right: 0.8em;
  margin-bottom: 3px;
}
.content-protector #section-pickup .textArea .caption{
  font-size: 13px;
}
.content-protector #section-2 {
  padding-bottom: 60px;
}
.content-protector #section-2 .title {
  font-family: 'td','ng',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
}
.content-protector #section-2 .title p.label {
  font-size: 14px;
}
.content-protector #section-2 .title p.large {
  font-size: 16px;
  min-height: 52px;
}
.content-protector #section-2 ul.topics {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  overflow: hidden;
}
.content-protector #section-2 ul.topics li {
  margin-right: 12px;
  width: calc((100% - 36px) / 4);
  margin-bottom: 30px;
}
.content-protector #section-2 ul.topics li:nth-child(4n) {
  margin-right: 0;
}
@media all and ( max-width: 632px ) {
	.content-protector #section-2 ul.topics li {
	  width: calc((100% - 12px) / 2);
	}
	.content-protector #section-2 ul.topics li:nth-child(2n) {
	  margin-right: 0;
	}
}
.content-protector #section-2 ul.topics li a{
  display: inline-block;
}
.content-protector #section-2 ul.topics li img{
  max-width: 100%;
}
.content-protector #section-2 ul.topics li span.caption{
  display: block;
  text-align: left;
  font-size: 13px;
  line-height: 180%;
  padding-top: 5px;
}

/* responsiv */
@media all and ( max-width: 963px ) {
	.content-protector #section-pickup a{
	  display: flex;
	  justify-content: flex-start;
	  align-items: center;
	}
	.content-protector #section-pickup a::after{
	  content: none;
	}
	.content-protector #section-pickup .imgArea{
	  float: none;
	  width: 200px;
	  max-width: 30%;
	  height: auto;
	}
	.content-protector #section-pickup .imgArea img{
		max-width: 100%;
	}
	.content-protector #section-pickup .imgArea::before{
	}
	.content-protector #section-pickup .textArea{
	  float: none;
	  padding: 15px 0 15px 30px;
	  width: calc(100% - 280px);
	  min-width: calc( 70% - 60px );
	  display: flex;
	  flex-direction: column;
	  justify-content: center;
	  min-height: 142px;
	}
}

@media all and ( max-width: 425px ) {
	.content-protector #section-pickup a{
	  display: block;
	}
	.content-protector #section-pickup .imgArea{
	  width: 200px;
	  max-width: none;
	  margin: 10px auto;
	}
	.content-protector #section-pickup .textArea{
	  padding: 0 0 15px 15px;
	  width: calc(100% - 60px);
	}
}
