@charset "utf-8";


/* intro
 * ************************************************** */
area,
area:focus {
	outline:none;
}
#intro .floatL h2 {
  position: relative;
	font-size: 5vw;
  font-weight: bold;
  line-height: 1;
	margin: 0 0 2em;
}
#intro .floatL h2:after {
	content: "";
	width: 80px;
	height: 2px;
	background: #ce6049;
	position: absolute;
	bottom: -20px; left: 0;
}
#intro .floatL p {
	line-height: 36px;
	padding: 0.25em;
	width: 100%;
	letter-spacing: 0.1em;
	background: url(../../images/bg_p.jpg) repeat;
	background-size: 48px 36px;
}
#intro .floatR dt {
	width: 30%;
	margin: 40px auto 0;
}
#intro .floatR dd {
	letter-spacing: 0;
	line-height: 1.6;
  width: 80%;
  margin: 0 auto;
}
#intro .floatR dd p {
	font-size: 0.75em;
}
#intro .floatR dd h4 {
	text-align: center;
	color: #666666;
	margin-bottom: 0.5em;
}
#intro .floatR dd h4 span {
	font-size: 1.2em;
	display: block;
	color: #ce6049;
}

/* cat common
 * ************************************************** */
/* layout */
.cat_title {
  float: right;
  position: relative;
  width: 17.3333vw;
}
.cat_cont {
  float: left;
  width: 62.6667vw;
}
/* review */
.review li {
  margin-bottom: 60px;
}
.review li .cat_ph {
  margin-bottom: 20px;
}
.review li .cat_ph p {
  font-size: 0.7rem;
  color: #999;
  padding-top: 5px;
  line-height: 1.4;
}
.review li .text .num {
  display: block;
  margin-bottom: 10px;
  font-family: 'Monoton', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13vw;
  line-height: 1;
  color: #2b645b;
}
.review li .text h4 {
  margin-bottom: 15px;
  font-size: 4vw;
  color: #2b645b;
  letter-spacing: 0.1em;
}
.review .btn {
	width: 40vw;
  margin: 10px auto 0 0;
  background: #ce6049;
}
.review .btn a {
	padding: 0.5em 0 0.3em;
}
/* quote */
section .quote p {
  position: relative;
  color: #2b645b;
  padding: 15px;
  border: 1px solid #2b645b;
  font-size: 3vw;
}

/* cat01
 * ************************************************** */
#content #cat01 {
  width: 92%;
  margin-top: 4vw;
}
#content #cat01 .inner {
  position: relative;
  padding-bottom: 0;
}
#cat01 .inner::after {
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  margin: 40px auto;
  background: #2b645b;
}
#cat01 .inner > .obj {
	width: 18%;
	position: absolute;
	top: 30px; right: 7%;
}
#cat01 h2 span img {
	height: 24px;
}
#cat01 h3 span:first-child {
  display: block;
  position: absolute;
  top: 15.4667vw; right: 3.2vw;
  width: 7.3333vw;
}
#cat01 h3 span:last-child {
  display: block;
  position: absolute;
  top: 73.0667vw; right: 3.2vw;
  width: 7.3333vw;
}
#cat01 .quote {
  width: 58.6667vw;
}
#cat01 .quote p::after {
  position: absolute;
  display: block;
  content: '';
  top: 42%; right: -10px;
  width: 15px;
  height: 18px;
  background: url("../images/quote_r.png") no-repeat 0 0;
  background-size: contain;
}
#cat01 .quote img {
  position: absolute;
  bottom: 40px;
  right: 5%;
  display: block;
  width: 19.4667vw;
}

/* cat02
 * ************************************************** */
#content #cat02 {
  width: 92%;
}
#cat02 .cat_title {
  float: left;
}
#cat02 .cat_cont {
  float: right;
}
#content #cat02 .inner {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
#cat02 .inner::after {
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  margin: 40px auto;
  background: #2b645b;
}
#cat02 h3 span:first-child {
  display: block;
  position: absolute;
  top: 15.4667vw; left: 3.2vw;
  width: 7.3333vw;
}
#cat02 h3 span:last-child {
  display: block;
  position: absolute;
  top: 65vw; left: 3.2vw;
  width: 7.3333vw;
}
#cat02 .quote {
  width: 58.6667vw;
  margin: 0 0 0 auto;
}
#cat02 .quote p::after {
  position: absolute;
  display: block;
  content: '';
  top: 42%; left: -10px;
  width: 15px;
  height: 18px;
  background: url("../images/quote_l.png") no-repeat 0 0;
  background-size: contain;
}
#cat02 .quote img {
  position: absolute;
  bottom: 40px;
  left: 5%;
  display: block;
  width: 19.4667vw;
}

/* cat03
 * ************************************************** */
#content #cat03 {
  width: 92%;
}
#content #cat03 .inner {
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
#cat03 .inner::after {
  display: block;
  content: '';
  width: 100%;
  height: 2px;
  margin: 40px auto;
  background: #2b645b;
}
#cat03 h3 span:first-child {
  display: block;
  position: absolute;
  top: 15.4667vw; right: 2.9vw;
  width: 7.3333vw;
}
#cat03 h3 span:last-child {
  display: block;
  position: absolute;
  top: 63.8vw; right: 3.2vw;
  width: 7.3333vw;
}
#cat03 .quote {
  width: 58.6667vw;
}
#cat03 .quote p::after {
  position: absolute;
  display: block;
  content: '';
  top: 42%; right: -10px;
  width: 15px;
  height: 18px;
  background: url("../images/quote_r.png") no-repeat 0 0;
  background-size: contain;
}
#cat03 .quote img {
  position: absolute;
  bottom: 40px;
  right: 5%;
  display: block;
  width: 19.4667vw;
}

/* next issue
 * ************************************************** */
#content #next_issue {
  width: 92%;
  padding: 0 5% 40px;
}
#next_issue h3 {
  width: 146px;
  margin: 0 auto 20px;
}
#next_issue .next_cont {
  position: relative;
  width: 100%;
  margin: 0 auto 40px;
  padding: 6%;
  border-radius: 15px;
  box-sizing: border-box;
  background: #dfe8e6;
}
#next_issue .next_cont h4 {
  display: block;
  margin-bottom: 15px;
  font-family: 'Monoton', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13vw;
  line-height: 1;
  color: #2b645b;
}
#next_issue .next_cont h4 img {
  width: 44vw;
  margin: 5vw 5px 0 0;
}
#next_issue .next_cont .update {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 20px;
  background: #ed1c24;
  color: #fff;
  font-size: 3.5vw;
  font-weight: bold;
  line-height: 1;
}
#next_issue .next_cont .update a {
  color: #fff;
}
#next_issue .next_cont .title {
  font-size: 4vw;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#next_issue .next_cont .next_obj {
  position: absolute;
  top: 6vw; right: -3%;
  width: 20vw;
}

/* topics
 * ************************************************** */
/*
#content #topics {
  width: 92%;
  margin-top: 4vw;
  padding: 8vw 5%;
  background: #fcf1d9;
}
#topics .title h2 {
  border-bottom: 0;
  width: 60.4vw;
  margin: 0 auto 15px;
}
#topics .title p span {
  display: block;
  width: 69.3333vw;
  margin: 0 auto 30px;
}
#topics .topics_cont section {
  width: auto;
  background: none;
}
#topics .topics_cont .topics_cont_ttl {
  position: relative;
  padding: 2.5vw 0 0 20.4vw;
  height: 15vw;
}
#topics .topics_cont .topics_cont_ttl .obj {
  position: absolute;
  top: 0; left: 5.8667vw;
}
#topics .topics_cont .topics_cont_ttl span {
  display: block;
  color: #808080;
  text-align: left;
  font-size: 3vw;
}
#topics .topics_cont #information .topics_cont_ttl .obj {
  width: 10.9333vw;
}
#topics .topics_cont #information .topics_cont_ttl .ttl {
  display: block;
  width: 32.9333vw;
  margin-bottom: 5px;
}
*/

/* topics_news */
/*
#content #topics_news {
  margin-top: 50px;
}
#topics_news li {
  margin-bottom: 50px;
}
#topics li .topics_cont_ttl span {
  letter-spacing: 0.2em;
}
#topics_news li .topics_cont_ttl {
  padding: 2.5vw 0 0 14.6667vw!important;
}
#topics_news li .topics_cont_ttl .obj {
  left: 0!important;
}
#topics_news li:nth-child(1) .topics_cont_ttl .obj {
  width: 11.8667vw;
}
#topics_news li:nth-child(1) .topics_cont_ttl .ttl {
  display: block;
  width: 40vw;
  margin-bottom: 5px;
}
#topics_news li:nth-child(2) .topics_cont_ttl .obj {
  width: 11.2vw;
}
#topics_news li:nth-child(2) .topics_cont_ttl .ttl {
  display: block;
  width: 40vw;
  margin-bottom: 5px;
}
#topics_news li:nth-child(3) .topics_cont_ttl .obj {
  width: 11.2vw;
}
#topics_news li:nth-child(3) .topics_cont_ttl .ttl {
  display: block;
  width: 27.8667vw;
  margin-bottom: 5px;
}
#topics_news li h4 {
  margin: 15px 0 10px;
  font-size: 1.1rem;
  font-weight: bold;
}
#topics_news li p {
  font-size: 0.85rem;
}
#topics_news li .btn {
  display: block;
  margin: 20px 0 0;
  padding: 0.8em;
  width: 200px;
  text-align: center;
  color: #fcee21;
  box-sizing: border-box;
  letter-spacing: 0.2em;
}
#topics_news li:nth-child(1) .btn {
  color: #fff;
  width: 315px;
  max-width: 100%;
  letter-spacing: 0.04em;
}
#topics_news li:nth-child(1) .btn i img {
  width: 22px;
  margin: 0.2em 5px 0 0;
}
#topics_news li:nth-child(2) .btn {
  pointer-events: none;
}
@media screen and (max-width: 370px) {
  #topics_news li:nth-child(1) .btn {
    font-size: 0.8rem;
  }
}
*/

/* button */
.att {
    margin-top: 40px;
}