@charset "UTF-8";

@font-face {
  font-family: YuMincho;
  src: url('../fonts/yumin.woff');
}

.yumincho {
  font-family: YuMincho;
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #333;
}

body {
  margin: 0;
  overflow: hidden;
  font-size: 16px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
  color: #c7ae05;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  vertical-align: baseline;
  line-height: 0;
  position: relative;
  font-size: 75%;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0;
}

legend {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

.tx_center {
  text-align: center;
}

/*------------------------------------------------------------
-------------------------------------------------------------*/

html {
  overflow-y: scroll;
}

body {
  font-family: "游ゴシック", "Yu Gothic", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500
}

a {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

a:hover,
a:active,
a:focus {}

address,
caption,
cite,
code,
dfn,
var,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: normal;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

div {
  word-wrap: break-word;
}

pre {
  overflow: auto;
  white-space: pre-wrap;
  word-wrap: break-word;
}

form {
  margin: 0;
}

button,
input,
select,
textarea,
optgroup,
option {
  vertical-align: baseline;
}

select {
  max-width: 100%;
}

textarea {
  min-height: 100px;
  vertical-align: top;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  margin: 0;
}

table {
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  border-spacing: 0;
}

caption {
  text-align: left;
}

img {
  height: auto;
  max-width: 100%;
}

img {
  max-width: none\9;
  /*IE8への対応*/
}

html:not(:target) img {
  max-width: 100%;
  /*IE9以上への対応*/
}

ul,
ol {
  margin: 0px;
  padding: 0;
}

li {
  margin-bottom: 0.5em;
}

q {
  background: #ccc;
}

dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

.btn01 {
  min-width: 200px;
  display: inline-block;
  font-size: 18px;
  line-height: 1.71;
  font-weight: 700;
  font-family: "游ゴシック", "Yu Gothic", "Yu Gothic", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  color: #fff;
  text-align: center;
  background-color: #1F0031;
  border: 2px solid #1F0031;
  padding: .5em 2em;
  box-sizing: border-box;
  transition: .3s;
  position: relative;
}

.btn01:hover {
  color: #1F0031;
  background-color: #fff;
}

.container {
  position: relative;
}

.breadcrumbs {
  background: #fafafa;
  padding: 10px 0;
}

.breadcrumbs-in {
  margin: 0 auto;
  width: 1100px;
  padding: 0;
  color: #5a5a5a;
  font-weight: 900;
  font-size: 12px;
  letter-spacing: 1px;
}

.breadcrumbs-in a {
  color: #999;
  text-decoration: underline;
}

.breadcrumbs-in a:hover,
.breadcrumbs-in a:active,
.breadcrumbs-in a:focus {
  opacity: 0.6;
}

.breadcrumbs-in li {
  display: inline-block;
  list-style: none;
  position: relative;
  margin-right: 8px;
  padding-right: 15px;
  background-size: 7px;
  margin-bottom: 0;
}
.breadcrumbs-in br {
  display: none;
}

.breadcrumbs-in li:after {
  content: ">";
  position: absolute;
  right: -7px;
  top: 0;
}

.breadcrumbs-in li.bcl-last:after {
  content: "";
}

.breadcrumbs-in li.bcl-last:before {
  content: none;
}

.message_add #recruit_section1 h3,
.workstyle_add #recruit_section1 h3,
.members_add #recruit_section1 h3 {
  font-weight: 500;
}

/*---------------------------------------------------------------------

----------------------------------------------------------------------*/

.page-top {
  z-index: 99;
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 70px;
  right: 0;
  display: none;

  pointer-events: auto;
  background: #000;
}

.page-top:after {
  content: "";
  background: url(./images/common/to_top_icon.png);
  background-size: 5px;
  width: 5px;
  height: 25px;
  position: absolute;
  top: 6px;
  left: 16px;
}

.header_in {
  background: #333333;
  color: #fff;
  height: 28px;
  display: none;
}

.header_in a {
  color: #fff;
}

.header_in ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.header_in ul li {
  list-style: none;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 0 20px;
  padding: 0;
}

.header_in ul li a {
  display: inline-block;
  padding: 4px 4px 4px 12px;
  background-image: url(../images/common/header_in_icon.png);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: 0px 10px;
}

.header_in ul li a:hover {
  color: #c7ae05;
  background-image: url(../images/common/header_in_icon_hover);
}

.header_in ul li:last-child {
  margin-right: 0;
}

.header_in ul li:last-child a {
  background: #c7ae05;
  padding: 4px 18px 4px;
  box-sizing: border-box;
  height: 28px;
}

.header_in ul li:last-child a:hover {
  background: #e3cb2d;
  color: #fff;
}

.header_logo {
  width: 240px;
  float: left;
  margin: 25px 10px 0 0;
}

#top_mv {
  background-image: url(../images/top/top_mv_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  padding: 45px 0;
}

.top_mv_in {
  width: 1100px;
  margin: 0 auto;
}

#header_menu {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#header_menu li {
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  line-height: 68px;
  margin: 16px 10px;
  position: relative;
  border-bottom: 3px solid #c7ae05;
  width: 22%;
}

.header_main {
  overflow: visible;
  padding: 0px 220px 0px 15px;
  height: 120px;
}

.head_contact_text1 {
  display: block;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  line-height: 1.2;
  border-bottom: 1px solid #333;
  height: 60px;
}

.head_contact_text1 span {
  display: block;
  font-weight: bold;
  text-align: center;
  font-size: 28px;
}

.head_contact ul {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 9999;
  display: none;
  line-height: 1.5;
}

.head_contact ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #fff;
}

.head_contact ul li a {
  font-weight: bold;
  display: block;
  background-color: #eee;
  padding: 10px 20px;
}

.head_contact ul li a:hover {
  color: #fff;
  background-color: #333;
}

#header_menu .hv_h6 {
  display: block;
  text-align: center;
  height: 44px;
  line-height: 44px;
  cursor: default;
  font-weight: bold;
  position: absolute;
  top: 60px;
  right: 0;
  padding: 0;
  width: 210px;
  z-index: 9998;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  box-sizing: border-box;
}

#header_menu>.hv_h6 span:before,
#header_menu>.hv_h6 span:after {
  width: 0 !important;
}

.head_contact a:hover {
  color: #fff;
  background-color: #333;
}

#header_menu li span {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  position: relative;
  padding: 2px 0;
  height: 84px;
  width: 100%;
  text-align: center;
  line-height: 1.4;
  justify-content: center;
  display: flex;
  flex-direction: column;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  /*    background-color: #f9f6ed;*/
  border-bottom: 5px solid #fff;
  box-sizing: border-box;
}

#header_menu li span:hover {
  background-color: #f9f6ed;
}

#header_menu li span p {
  font-size: 10px;
  margin: 0 0 -5px;
  padding: 0;
  color: #c63;
}

#header_menu li:hover span {
  background-color: #faf5d4;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#header_menu .hv_h6 span {
  border: 0;
  width: 100%;
  box-sizing: border-box;
  justify-content: center;
  height: 59px;
  background-color: #fff;
}

#header_menu li span a {
  display: block;
  height: 100%;
}

#header_menu li:hover {
  cursor: default;
}

#header_menu li .header_hover_menu {
  position: absolute;
  width: auto;
  top: 86px;
  left: 0px;
  height: auto;
  background: #333;
  z-index: 9999;
}

#header_menu .hv_h6 .header_hover_menu {
  top: 60px;
}

.head_contact {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 210px;
  border-left: 1px solid #333;
  height: 120px;
}

#header_menu li .header_hover_menu ul {
  display: block;
}

#header_menu li .header_hover_menu ul li {
  width: 200px;
  height: auto;
  text-align: left;
  font-weight: bold;
  font-size: 15px;
  margin: 0px;
  letter-spacing: .1em;
  padding: 0px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.6;
  border: 0;
  border-bottom: 1px solid #fff;
}

#header_menu .hv_h6 .header_hover_menu ul li {
  width: 210px;
}

#header_menu li .header_hover_menu ul .head_gr {
  width: 240px;
}


#header_menu li .header_hover_menu ul li:hover {
  filter: brightness(120%);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

#header_menu li .header_hover_menu ul li a {
  display: block;
  padding: 10px 20px;
  color: #fff;
}

#header_menu li .header_hover_menu ul li a:hover {
  background-color: #333;
  color: #fff;
}

#header_menu li .menu_box1 {
  display: none;
}

#header_menu li .menu_box2 {
  display: none;
}

#header_menu li .menu_box3 {
  display: none;
}

#header_menu li .menu_box4 {
  display: none;
}

#header_menu li .menu_box5 {
  display: none;
}

#header_menu li .menu_box6 {
  display: none;
}

#header_menu li .header_hover_menu ul li span:before,
#header_menu li .header_hover_menu ul li span:after {
  width: 0;
  height: 0;
  background: none;
}


.head_qa {
  background-image: url(../images/common/head_qa.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_knowledge {
  background-image: url(../images/common/head_knowledge.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_interview {
  background-image: url(../images/common/head_interview.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_interview2 {
  background-image: url(../images/common/head_interview2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_contest {
  background-image: url(../images/common/head_contest.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_column {
  background-image: url(../images/common/head_column.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_gr {
  background-image: url(../images/common/head_gr.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_feature {
  background-image: url(../images/common/head_feature.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_products {
  background-image: url(../images/common/head_products.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}


.head_outline {
  background-image: url(../images/common/head_outline.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_map {
  background-image: url(../images/common/head_map.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_seminar {
  background-image: url(../images/common/head_seminar.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_application {
  background-image: url(../images/common/head_application.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_request {
  background-image: url(../images/common/head_request.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_estimate {
  background-image: url(../images/common/head_estimate.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.head_qa {
  background-image: url(../images/common/head_qa.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.top_mv_in .swiper-container {
  overflow: visible;
}

.top_mv_in .swiper-container-horizontal>.swiper-pagination-bullets,
.top_mv_in .swiper-pagination-custom,
.top_mv_in .swiper-pagination-fraction {
  bottom: -38px;
}

.top_mv_in .swiper-pagination {
  text-align: left;
}

.top_mv_in .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background: #333;
  opacity: 1;
}

.top_mv_in .swiper-pagination-bullet-active {
  opacity: 1;
  background: #c7ae05;
}

.top_feature {
  padding: 30px 0;
}

.tt_base {
  position: relative;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  margin: 0 0 15px 0;
  line-height: 1;
}

.tt_base:before {
  content: "";
  width: 30px;
  height: 3px;
  background: #c7ae05;
  position: absolute;
  top: 32px;
  left: 50%;
}

.tt_base:after {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  top: 32px;
  right: 50%;
}

.top_feature_in {
  padding: 0px;
  background: #fff;
  margin: 45px 0 30px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.top_feature_center h2 {
  font-weight: bold;
  font-size: 36px;
  text-align: center;
  margin: 0 0 20px;
  line-height: 1.3;
}

.top_feature_center p {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  line-height: 2;
}

.top_feature_center p span {
  font-size: 1.4em;
}

.top_feature_center {
  background: #c7ae05;
  color: #fff;
  width: 370px;
  height: 340px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -185px;
  margin-top: -30px;
  box-sizing: border-box;
  padding: 30px 35px 30px;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.top_feature_right {
  height: 250px;
  width: 365px;
  background-image: url(../images/top/top_feature_right.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}

.top_feature_left {
  height: 250px;
  width: 365px;
  background-image: url(../images/top/top_feature_left.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.in-cont {
  width: 1100px;
  margin: 0 auto;
}

.top_feature_in h3 {
  font-size: 26px;
  margin: 0 0 20px;
  text-align: center;
  letter-spacing: .1em;
  line-height: 1;
}

.top_feature_in ul {
  display: flex;
  flex-wrap: wrap;
}

.top_feature_in ul li {
  list-style: none;
  width: 20%;
  margin: 0;
  text-align: center;
}

.top_feature_in ul li img {
  width: 70px;
}

.top_feature_in ul li p {
  font-weight: bold;
  color: #c7ae05;
  font-size: 16px;
  margin: 15px 0 0;
  line-height: 1;
}

.link_base {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: block;
  max-width: 240px;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.link_base:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.top_feature_in .link_base {
  margin: 30px auto 0;
  width: 270px;
}

.top_body {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 0;
}

.tt_base_left {
  text-align: left;
}

.tt_base_left:after {
  right: auto;
  left: 0;
}

.tt_base_left:before {
  right: auto;
  left: 30px;
}

.top_left {
  width: 850px;
  padding-right: 30px;
  box-sizing: border-box;
}

.top_right {
  width: 250px;
  font-size: 16px;
  line-height: 1.3;
}

.top_right dl {
  margin: 0;
  padding: 0;
  border-left: 1px solid #f0f3f7;
  border-right: 1px solid #f0f3f7;
  border-bottom: 1px solid #f0f3f7;
  box-sizing: border-box;
}

.top_right dl dt {
  background: #333;
  font-weight: bold;
  padding: 0;
  border-top: 1px solid #f0f3f7;
  color: #FFF;
}

.top_right dl dt span {
  padding: 20px 10px;
  display: block;
}

.top_right dd ul {
  margin: 0;
  padding: 0;
}

.top_right dd ul li {
  list-style: none;
  border-top: 1px solid #f0f3f7;
  margin: 0;
}

.top_right dd ul li a {
  padding: 20px 35px 20px 10px;
  display: block;
  background-image: url(../images/common/side_arrow.png);
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: 95% center;
}

.top_right dd ul li a:hover {
  color: #c7ae05;
  background-color: #fafafa;
}

.top_section2,
.top_section3,
.top_section4,
.top_section_new {
  margin-bottom: 2em;
}

.top_section1 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 30px;
}

.top_section1 ul li {
  margin: 0 15px;
  width: 253.3px;
  list-style: none;
  text-align: center;
}

.top_section1 ul li:nth-child(1) {
  margin-left: 0;
}

.top_section1 ul li:nth-child(3) {
  margin-right: 0;
}

.top_section1 ul li a {
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  padding: 30px 0;
  display: block;
  line-height: 1.3;
  height: 75px;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.top_section1 ul li a:hover {
  opacity: 0.8;
}

.top_section1 ul li:nth-child(1) a {
  /*	background-color: #c7ae05;*/
  background-color: #e0465e;
  background-image: url(../images/top/top_section1_bg1.png);
  background-size: 123px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.top_section1 ul li:nth-child(2) a {
  /*	background-color: #c7ae05;*/
  background-color: #e6a500;
  background-image: url(../images/top/top_section1_bg1.png);
  background-size: 123px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.top_section1 ul li:nth-child(3) a {
  /*	background-color: #c7ae05;*/
  background-color: #31794e;
  background-image: url(../images/top/top_section1_bg2.png);
  background-size: 140px;
  background-position: bottom right;
  background-repeat: no-repeat;
}

.top_section2 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 0;
}

.top_section2 ul li {
  list-style: none;
  width: 182px;
  margin: 0 15px 30px;
  position: relative;
  cursor: pointer;
}

.top_section2 ul li a img {
  border: 1px solid #333;
}

.site-footer {
  padding: 30px 0 0;
}

.top_section2 ul li:before {
  content: "";
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.top_section2 ul li:hover:before {
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.top_section2 ul li:nth-child(1),
.top_section2 ul li:nth-child(5) {
  margin-left: 0;
}

.top_section2 ul li:nth-child(4),
.top_section2 ul li:nth-child(8) {
  margin-right: 0;
}

.top_results_data {
  padding: 0 15px;
  color: #fff;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.active .top_results_data {
  opacity: 1;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.top_section2 ul li:hover: .top_results_data {
  opacity: 1;
}

.top_results_in {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 15px 0;
}

.top_results_tt {
  font-size: 16px;
  font-weight: bold;
  display: block;
  margin: 0 0 10px;
}

.top_results_ca {
  font-size: 12px;
  display: block;
  margin: 0;
}

.top_section2 .link_base {
  margin: 0 auto;
}

.top_contests_txt {
  display: inline-block;
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-size: 12px;
  color: #888;
}

.top_section3 {
  padding: 0 0 15px;
}

.top_section3 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 15px;
}

.top_section3 ul li {
  margin: 0 15px 10px;
  width: 253.3px;
  list-style: none;
  background: #fafafa;
  padding: 0 0;
  position: relative;
}

.top_section3 ul li a {
  display: block;
}

.top_section3 ul li:nth-child(1),
.top_section3 ul li:nth-child(4) {
  margin-left: 0;
}

.top_section3 ul li:nth-child(3),
.top_section3 ul li:nth-child(6) {
  margin-right: 0;
}

.top_section3 ul li h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 12px 0;
  padding: 0 15px;
  height: 3.2em;
}

.top_section3 .link_base {
  margin: 0 auto;
}

.top_section4 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0;
}

.top_section4 ul li {
  margin: 0 15px 15px;
  width: 253.3px;
  list-style: none;
  padding: 0;
  position: relative;
  cursor: pointer;
}

.top_section4 ul li:nth-child(1),
.top_section3 ul li:nth-child(4) {
  margin-left: 0;
}

.top_section4 ul li:nth-child(3),
.top_section3 ul li:nth-child(6) {
  margin-right: 0;
}

.top_section3 .link_base {
  margin: 0 auto;
}

.top_column_date {
  font-size: 14px;
}

.top_column_data {
  padding: 0;
}

.top_column_data span {
  color: #c7ae05;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 2px;
}

.top_column_data h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.top_section4 .link_base {
  margin: 0 auto;
}

.side_bn {
  padding: 15px 0;
}

.side_bn img {
  margin: 15px 0;
  width: 100%;
}

.side_bn img:hover {
  opacity: 0.8;
}

.top_section5 {
  background-image: url(../images/top/top_interview_parts1.png), url(../images/top/top_section5_bg.jpg);
  background-size: 103px, cover;
  background-repeat: no-repeat;
  background-position: bottom left, center top;
  padding: 30px 0 45px;
}

.top_section5 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 45px 0 0;
}

.top_section5 ul li {
  background: #fff;
  width: 48%;
  padding: 30px;
  list-style: none;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
}

.top_section5_i {
  width: 180px;
  float: left;
  margin-right: 30px;
}

.top_section5_right {
  width: 258px;
  float: left;
  display: block;
}

.top_section5_right .link_base {
  margin: 20px 0 0;
  width: 180px;
  margin-left: auto;
}

.top_section6 {
  background-color: #222;
  background-image: url(../images/top/top_interview_parts2.png);
  background-repeat: no-repeat;
  background-size: 103px;
  background-position: top left;
  padding: 45px 0;
}

.top_section6 .tt_base {
  color: #fff;
}

.top_section6 .tt_base:after {
  background: #fff;
}

.top_section6 {
  color: #fff;
}

.swiper-container2 {
  overflow: hidden;
  position: relative;
}

.top_section7 {
  background: #fafafa;
  padding: 0;
}

.top_author_wrap {
  overflow: hidden;
  width: 750px;
  margin: 0 auto;
  padding: 30px 0;
}

.top_author_i {
  width: 175px;
  float: left;
}

.top_author_cont {
  width: 525px;
  float: left;
  position: relative;
  padding: 0 0 0 30px;
  box-sizing: border-box;
}

.top_author_cont h3 {
  border-top: 1px solid #444444;
  border-bottom: 1px solid #444444;
  padding: 5px 0;
  margin: 0;
}

.top_author_cont_in {
  overflow: hidden;
  padding: 15px 0 0;
}

.top_author_cont_in img {
  width: 70px;
  float: left;
  margin-right: 15px;
}

.top_author_book span {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px;
  display: block;
}

.top_author_book p {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  display: block;
}

.top_section6 .link_base {
  background: #fff;
  color: #333;
  border-color: #fff;
  margin: 0 auto;
}

.top_section6 .link_base:hover {
  background: #333;
  color: #fff;
}

.top_section6 .swiper-button-prev {
  background-image: url(../images/top/top_prev.png);
  background-size: 45px;
  height: 151px;
  width: 45px;
  margin-top: -75px;
}

.top_section6 .swiper-button-next {
  background-image: url(../images/top/top_next.png);
  background-size: 45px;
  height: 151px;
  width: 45px;
  margin-top: -75px;
}

.top_section8 {
  background: linear-gradient(#333, #999);
  text-align: center;
  padding: 40px 0;
  width: 100%;
  height: 185px;
}

.top_sns_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 860px;
  margin: 0 auto;
  padding: 60px 0;
  justify-content: center;
}

.top_fb {
  max-width: 600px;
  /*	margin-right: 30px;*/
}

.top_ig {
  width: 400px;
  margin-left: 30px;
}

.footer_list_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
}

.footer_box {
  width: 18.5%;
}

.footer_box:nth-child(1) {
  width: 26%;
}

.footer_menu {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.footer_menu ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 13px;
  text-align: center;
  justify-content: center;
  padding: 15px 0;
}

.footer_menu ul li {
  list-style: none;
  margin: 0;
  padding: 0 20px;
}

.copyright p {
  font-size: 10px;
  padding: 30px 0 60px;
}

.footer_box .title {
  margin: 0 0 15px;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
}

.footer_box ul li {
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 8px 0;
}

.cv_fixed {
  display: none;
  position: fixed;
  bottom: 8%;
  left: 0;
  margin-top: -100px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  flex-wrap: wrap;
  z-index: 9999;
  font-size: 20px;
}

.cv_fixed_in1 a {
  background-color: #ffff00;
  color: #222;
  font-weight: bold;
  width: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  padding: 45px 0 8px 0;
  letter-spacing: 2px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: 16px 10px;
}

.cv_fixed_in1 a.applicationLink {
  background-image: url(../images/common/cv_icon1.png);
}

.cv_fixed_in1 a.requestLink {
  background-image: url(../images/common/doc_icon.svg);
  background-size: 20px 22px;
  background-position: 50% 8px;
}

.cv_fixed_in1 a:hover {
  filter: brightness(80%);
}

.cv_fixed_in2 {
  background-color: #222;
  padding: 45px 0 8px 0;
  background-image: url(../images/common/cv_icon2.png);
  background-size: 32px;
  background-repeat: no-repeat;
  background-position: 18px 10px;
}

.cv_fixed_in2 ul li {
  list-style: none;
  font-weight: bold;
  overflow: hidden;
  margin: 0px 8px;
  line-height: 22px;
  letter-spacing: 2px;
}

.cv_fixed_in2 ul li a {
  display: block;
  color: #fff;
  float: left;
}

.cv_fixed_in2 ul li span {
  background: #fff;
  color: #222;
  float: left;
  font-size: 14px;
  display: block;
  padding: 4px 0;
  margin: 8px 0;
  letter-spacing: 0;
}

/*下層ページ（MAP）*/

#page_mv {
  height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.mv_map {
  background-image: url(../images/mv/mv_map.jpg);
}

#page_mv h1 {
  font-weight: bold;
  margin: 0;
  font-size: 40px;
  color: #fff;
  letter-spacing: .2em;
}

#page_mv .subTitle {
  font-weight: bold;
  margin: 0;
  font-size: 18px;
  color: #fff;
  letter-spacing: .2em;
}

.map_body {
  padding: 45px 0;
}

.map_wrap {
  background: #f7f7f7;
  margin: 60px 0 45px;
  display: flex;
  flex-wrap: wrap;
  height: 300px;
}

.map_data {
  width: 650px;
  padding: 30px 60px 0;
  box-sizing: border-box;
  letter-spacing: 2px;
}

.map_iframe {
  width: 450px;
}

.map_txt1 {
  margin: 0 0 30px;
}

.googlemap_link {
  display: block;
  margin: 15px 0 0;
}

.googlemap_app {
  display: none;
}

/*会社案内*/

.mv_outline {
  background-image: url(../images/mv/mv_outline.jpg);
}

.outline_body {
  padding: 30px 0;
}

.outline_message {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 0;
}

.outline_president_i {
  width: 40%;
}

.outline_message_in {
  width: 60%;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}

.outline_message_in h3 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 1.5em;
}

.outline_message_in p {
  font-size: 16px;
}

.outline_body .outline_message_bnr ul {
  display: flex;
  justify-content: space-around;
  list-style: none;
}

.outline_body .outline_message_bnr ul li {
  width: 25%;
  font-size: 12px;
  line-height: 1.3;
}

.outline_body .outline_message_bnr ul li img {
  border: 1px solid #ccc
}

.outline_body .outline_message_bnr h4 {
  margin-top: 3em;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

.outline_message_in .outline_message_name {
  font-size: 12px;
  text-align: right;
  padding: 15px 0 0;
  font-weight: bold;
}

.outline_message_name span {
  font-size: 16px;
  display: block;
}

.outline_data dl {
  margin: 60px 0;
  display: flex;
  font-size: 16px;
  flex-wrap: wrap;
}

.outline_data dl dt {
  width: 30%;
  margin: 0;
  padding: 20px 0;
  text-align: center;
  font-weight: bold;
}

.outline_data dl dd {
  width: 70%;
  margin: 0;
  padding: 20px 0;
}

.outline_next {
  margin: 2em 0 4em;
}

.outline_next a {
  width: 300px;
  margin: 0 auto;
  letter-spacing: 0;
}

.bg_gr {
  background: #f7f7f7;
}

/*よくある質問*/

.mv_qa {
  background-image: url(../images/mv/mv_qa.jpg);
}

.qa_wrap {
  display: flex;
  flex-wrap: wrap;
}

.qa_wrap .left {
  width: 250px;
}

.qa_wrap .left .left_in {
  background: #fafafa;
  padding: 15px;
  box-sizing: border-box;
}

.qa_wrap .right {
  width: 850px;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}

.qa_name {
  font-weight: bold;
  text-align: center;
  padding: 10px 0 5px;
}

.qa_name span {
  display: block;
  font-size: 16px;
}

.qa_left_text {
  margin-bottom: 10px;
}

.ChangeElem_Panel {
  display: none;
  list-style-type: none;
  padding: 15px;
}

.ChangeElem_Btn_Content {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #333;
}

.ChangeElem_Btn {
  background: #333;
  color: #fff;
  border: 0;
  width: 145px;
  margin: 0 10px;
  display: block;
  padding: 10px 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ChangeElem_Btn:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.ChangeElem_Btn_Content .is-active {
  background: #fff;
  color: #333;
  position: relative;
}

.ChangeElem_Btn_Content .is-active:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #fff;
}

.ChangeElem_Btn_Content button:nth-child(1) {
  margin-left: 0;
}

.ChangeElem_Btn_Content button:nth-child(5) {
  margin-right: 0;
}

.qa_body {
  padding: 45px 0 60px;
}

.ChangeElem_Panel ul li {
  list-style: none;
  border-bottom: 1px solid #e6e6e6;
  margin: 0;
  padding: 20px 15px 20px 35px;
  background-image: url(../images/page/qa_icon.png);
  background-size: 18px;
  background-position: 0px 18px;
  background-repeat: no-repeat;
}

.qa_detail_cont h1 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 45px;
  padding: 0px 15px 4px 35px;
  background-image: url(../images/page/qa_icon.png);
  background-size: 20px;
  background-position: 0px 4px;
  background-repeat: no-repeat;
  border-bottom: 2px solid #333;
}

.qa_detail_cont p {
  font-size: 16px;
  margin: 0 0 45px;
  line-height: 1.8;
}

.qa_a_wrap {
  padding-bottom: 45px;
  margin-bottom: 4em;
}

.qa_a_wrap h2 {
  border-left: 5px solid #B48B55;
  border-bottom: 2px solid #efefef;
  padding: 0 0 5px 10px;
  margin-top: 2em;
  font-weight: bold;
}

.qa_a_wrap h3 {
  font-weight: bold;
  margin-bottom: .5em;
}

.qa_a_wrap ul,
.qa_a_wrap dl {
  margin: 1em 0 1em 2em;
}

.qa_a_wrap dl dt {
  font-weight: bold;
}

.qa_a_wrap dl dd {
  margin-bottom: 1em;
}

/*原稿応募*/

#form_mv h1 {
  font-weight: bold;
  margin: 0;
  font-size: 36px;
  letter-spacing: .2em;
  text-align: center;
}

#form_mv {
  padding: 60px 0;
}

#form_mv .tt_base:before {
  width: 50px;
  top: 60px;
  height: 5px;
}

#form_mv .tt_base:after {
  width: 50px;
  height: 5px;
  top: 60px;
}

#contactform_mv,
#requestform_mv,
#manuscriptform_mv,
#meetingform_mv {
  display: flex;
  max-width: 1366px;
  width: 100%;
  height: 260px;
  margin: 0 auto;
  align-items: center;
}

#contactform_mv {
  background: url(../images/page/contact_mv.jpg) no-repeat center center;
}

#requestform_mv {
  background: url(../images/page/request_mv.jpg) no-repeat center center;
}

#manuscriptform_mv {
  background: url(../images/page/manuscript_mv.jpg) no-repeat center center;
}

#meetingform_mv {
  background: url(../images/page/meeting_mv.jpg) no-repeat center center;
}

#contactform_mv span.mv_line,
#requestform_mv span.mv_line,
#manuscriptform_mv span.mv_line,
#meetingform_mv span.mv_line {
  width: 100%;
  height: 63px;
  background-color: #9A763C;
  background-color: rgba(154, 118, 48, 0.9);
}

#contactform_mv h1,
#requestform_mv h1,
#manuscriptform_mv h1,
#meetingform_mv h1 {
  padding: 7px 0;
  font-family: YuMincho;
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  color: #fff;
  margin: 0;
}

#contactform_mv h1 span,
#requestform_mv h1 span,
#manuscriptform_mv h1 span,
#meetingform_mv h1 span {
  display: block;
  margin-top: 3px;
  font-family: Century;
  font-weight: normal;
  font-size: 18px;
}

#manuscriptform .form_head p b {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.3;
}

#manuscriptform .form_wrap {
  margin: 8em auto;
  color: #1f0031;
}

#manuscriptform .form_wrap p {
  font-weight: normal;
}

#manuscriptform .form_wrap h3 {
  background-color: #fff;
  border: 3px solid #1f0031;
  font-size: 21px;
  color: #1f0031;
  width: 10em;
  padding: 10px !important;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 1em;
  line-height: 1;
}

#manuscriptform .form_wrap ol {
  margin-left: 2em;
}

#manuscriptform .form_wrap ul {
  margin-left: 1em;
}

#manuscriptform.form_body .select_appli {
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 700px;
  margin: 2em auto;
}

#manuscriptform.form_body .select_appli a {
  width: 50%;
  /* width: 30%; */
  max-width: 300px;
  padding: 10px;
  background-color: #1f0031;
  font-size: 24px;
  color: #fff;
  text-align: center;
  transition: .3s;
  display: block;
  font-weight: 700;
}

#manuscriptform .delivery_add {
  position: relative;
  width: auto;
  box-sizing: border-box;
  padding: 0;
  margin: 3em 0;
}

#manuscriptform .delivery_add .appli_address {
  border: 2px solid #1f0031;
  padding: 2em 1em 1em 1em;
  margin: 0 auto 1em;
  width: -moz-fit-content;
  width: fit-content;
}

#manuscriptform .delivery_add p {
  margin: 0;
  text-align: center;
}

#manuscriptform .delivery_add .appli_address h5 {
  margin: 0;
  position: absolute;
  top: -.7em;
  z-index: 2;
  background-color: #fff;
  padding: 1px;
  font-weight: 700;
  font-size: 1.1rem;
}

#manuscriptform .postal_form {
  width: 30em;
  padding: 2em 1em 1em 1em;
  border: 2px solid #1f0031;
  box-sizing: borer-box;
  position: relative;
  margin: 2em auto 0;
}

#manuscriptform .postal_form h4 {
  position: absolute;
  top: -.8em;
  z-index: 2;
  background-color: #fff;
  padding: 1px;
  font-weight: 700;
  font-size: 1.1rem;
  margin: 0;
}

#manuscriptform .postal_form ol {
  display: flex;
  flex-wrap: wrap;
}

#manuscriptform .postal_form ol li {
  width: 48%;
  margin-bottom: 10px;
  letter-spacing: -1px;
}

#manuscriptform .postal_form ol li.fullwide {
  width: 100%;
  height: auto;
  line-height: 1.3;
}

#manuscriptform .postal_form ol li.fullwide ul {
  display: flex;
  flex-wrap: wrap;
}

#manuscriptform .postal_form ol li.fullwide ul li {
  list-style-type: disc;
  width: 48%;
  letter-spacing: -1px;
}

.meetingform_place {
  max-width: 860px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: 3em auto 0;
  color: #1f0031;
}

.meetingform_place div {
  box-sizing: border-box;
  border: 2px solid #1f0031;
  padding: 1em;
  width: calc(50% - 50px);
  min-width: 360px;
}

.meetingform_place div p {
  font-size: 1.1rem;
  line-height: 1.3;
  padding: 1em;
  margin: 0;
}

.meetingform_place div h3 {
  text-align: center;
  box-sizing: border-box;
  font-size: 1.3rem;
  font-weight: 700;
  margin: 0;
  background-color: #1f0031;
  color: #fff;
  width: 100%;
}

.meetingform_place div ul {
  margin-left: 0;
  font-size: 1rem;
  list-style: none;
  padding: 0 1em;
}

.meetingform_place div ul li {
  line-height: 1.3;
}

.meetingform_place div p a {
  text-decoration: underline;
}

.form_head p {
  padding: 30px 0;
  text-align: center;
  color: #1f0031;
}

.form_description {
  width: 720px;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  border: 1px solid #f1efde;
}

.form_description .left {
  width: 50%;
  border-right: 1px solid #f1efde;
  box-sizing: border-box;
}

.form_description .right {
  width: 50%;
}

.form_description dl {
  margin: 0;
}

.form_description dl dt {
  background: #f5f3e9;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.form_description dl dd {
  padding: 10px 15px;
}

.form_description dl dd p span {
  font-size: 14px;
  line-height: 1.2;
  color: #c7ae05;
}

.form_description .right dl dd {
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: auto;
  margin-bottom: 2em;
}

.form_description .right dl dd .link_base {
  margin: 0 auto;
  cursor: pointer;
}

.form_wrap {
  max-width: 850px;
  width: 90%;
  margin: 0px auto;
  position: relative;
}

.form_wrap dl {
  display: flex;
  flex-wrap: wrap;
  background: #f3f3f3;
  margin: 75px 0 30px;
}

.form_wrap dl dt {
  width: 32%;
  padding: 20px 30px 20px 90px;
  box-sizing: border-box;
  border-bottom: 20px solid #fff;
  font-weight: 500;
  position: relative;
  justify-content: center;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}

.form_wrap dl dd {
  width: 68%;
  padding: 20px 50px 20px 20px;
  box-sizing: border-box;
  border-bottom: 20px solid #fff;
  position: relative;
}

.form_wrap dl dt span {
  background: #e6374b;
  color: #fff;
  text-align: center;
  display: inline-block;
  padding: 1px 8px;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 32px;
  margin-top: -9px;
}

.form_wrap dl dd input[type="text"],
.form_wrap dl dd input[type="email"] {
  width: 340px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid #9c9c9d;
}

.form_wrap dl dd select {
  width: 220px;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid #9c9c9d;
}

.form_wrap dl dd input.age {
  width: 120px;
  margin-right: 15px;
}

.form_wrap dl dd input.w120 {
  width: 120px;
  margin-right: 15px;
}

.form_wrap dl dd textarea {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  padding: 10px 15px;
  border: 1px solid #9c9c9d;
}

.file_lavel label {
  color: white;
  background-color: #c7ae05;
  font-size: 16px;
  text-align: center;
  padding: 10px 20px 10px 30px;
  display: inline-block;
  cursor: pointer;
}

.mw_wp_form input[type="file"] {
  border: 0;
  background: #e5e5e9;
}

.mw_wp_form .file_lavel label input {
  display: none;
}

.mwform-file-delete {
  display: inline-block;
  position: absolute;
  top: 30px;
  left: 180px;
  color: #000;
}

.mwform-file-delete:after {
  content: "添付されました";
  position: absolute;
  top: 0;
  left: 40px;
  color: #000;
  width: 120px;
}

.entry_privacy {
  height: 115px;
  width: 100%;
  box-sizing: border-box;
  margin: auto;
  overflow: scroll;
  border: 1px solid #9c9c9d;
  background: #fff;
  padding: 10px 16px;
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.entry_privacy p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 15px;
}

.form_bt_wrap {
  padding: 0 0 90px;
}

.form_submit .link_base {
  margin: 0 auto;
}

.form_add_txt {
  display: block;
  font-size: 12px;
}

.add_center {
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 110px;
}

.add_center .link_base {
  margin: 0 auto;
}

#form_area1 {
  padding: 60px 0;
}

.form_lead {
  width: 850px;
  margin: 0px auto;
  text-align: center;
}

.form_lead h2 {
  font-size: 24px;
  font-weight: bold;
}

.mv_seminar {
  background-image: url(../images/mv/mv_seminar.jpg);
}

.mv_seminar-detail {
  background-image: url(../images/mv/mv_seminar-detail.jpg);
  height: 180px !important;
}

#seminar1 {
  padding: 30px 0 30px;
}

#seminar2 {
  background: #fafafa;
  padding: 45px 0;
}

#seminar3 {
  padding: 45px 0;
}

.seminar_head ul {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0;
}

.seminar_head ul li {
  list-style: none;
  width: 32%;
  margin: 0;
}

.seminar_head ul li:nth-child(2) {
  margin: 0 2%;
}

.seminar_head ul li a {
  display: block;
  height: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 180px;
  font-size: 22px;
  line-height: 1.3;
  font-weight: bold;
  color: #fff;
  background-size: cover;
  background-position: center;
}

.seminar_head ul li a:hover {
  opacity: 0.8;
}

.seminar_head ul li .seminar_menu_bg1 {
  background-image: url(../images/page/seminar_menu_bg1.jpg);
}

.seminar_head ul li .seminar_menu_bg2 {
  background-image: url(../images/page/seminar_menu_bg2.jpg);
}

.seminar_head ul li .seminar_menu_bg3 {
  background-image: url(../images/page/seminar_menu_bg3.jpg);
}

.seminar_dl1 {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 0;
}

.seminar_dl1 dt {
  width: 24%;
  margin: 5px 0;
  padding: 30px 0;
  background: #fafafa;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  font-weight: bold;
}

.seminar_dl1 dd {
  width: 76%;
  margin: 5px 0;
  padding: 0px 0px 0 30px;
  box-sizing: border-box;
}

.seminar_dl2 {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-sizing: border-box;
}

#seminar2 .seminar_dl2 {
  margin: 45px 0 30px;
}

.seminar_dl2 dt {
  width: 12%;
  margin: 0;
  padding: 15px 0;
  box-sizing: border-box;
  background: #fafafa;
  text-align: center;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.seminar_dl2 dd {
  width: 12%;
  margin: 0;
  padding: 15px 15px;
  box-sizing: border-box;
  background: #ffffff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.seminar_dl2 dd.empty {
  width: 100%;
}

.seminar_dl2 .dt_w8 {
  width: 8%;
}

.seminar_dl2 .dt_w12 {
  width: 12%;
}

.seminar_dl2 .dt_w13 {
  width: 13%;
}

.seminar_dl2 .dt_w16 {
  width: 16%;
}

.seminar_dl2 .dt_w18 {
  width: 18%;
}

.seminar_dl2 .dt_w_add1 {
  width: 27%;
}

.seminar_dl2 .dt_w24 {
  width: 24%;
}

.seminar_dl2 .dt_w40 {
  width: 40%;
}

.seminar_dl2 .dt_w53 {
  width: 53%;
}

.seminar_dl2 dd .link_base {
  width: 100%;
}

.seminar_dl2 .dl_add_pad {
  text-align: center;
  padding: 15px 0;
}


#seminar1 p,
#seminar2 p {
  font-size: 16px;
  padding: 30px 0 0;
}

.seminar_d_cont {
  display: flex;
  flex-wrap: wrap;
  padding: 45px 0;
}

.seminar_d_cont .left {
  width: 35%;
}

.seminar_txt_add1 {
  display: flex;
  font-weight: bold;
}

.seminar_linnk_add {
  position: relative;
  display: inline-block;
  padding: 0 22px 0 0;
  font-weight: bold;
  font-size: 0.9em;
}

.seminar_add_tt {
  text-align: center;
  font-weight: bold;
  margin: 45px 0 30px;
  font-size: 20px;
}

.seminar_linnk_add:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #333;
}

.seminar_linnk_add:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

.seminar_d_cont .left .left_in {
  background: #fafafa;
  padding: 15px;
  box-sizing: border-box;
}

.seminar_d_cont .right {
  width: 65%;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}

.seminar_d_cont .left h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
}

.seminar_d_cont .left dl {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #ccc;
}

.seminar_d_cont .left dl dt {
  width: 32%;
  margin: 0;
  padding: 10px 0 10px 5px;
  box-sizing: border-box;
  border-top: 1px solid #ccc;
  font-weight: bold;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.seminar_d_cont .left dl dd {
  width: 68%;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #ccc;
}

.seminar_d_map {
  padding-top: 15px;
}

.seminar_d_map iframe {
  width: 100%;
  height: 240px;
}

.seminar_d_cont .right h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px;
}

.seminar_d_box p {
  font-size: 16px;
  margin: 0;
}

.seminar_d_box {
  margin: 0 0 45px;
}

.seminar_d_lecturer {
  background: #fafafa;
  padding: 30px;
}

.seminar_d_lecturer h4 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 10px;
}

.seminar_d_form {
  margin: 60px 0;
  padding: 60px 0;
  border-top: 1px dashed #333;
}

.seminar_d_form h3 {
  font-size: 28px;
  font-weight: bold;
  margin: 20px 0 0;
  text-align: center;
}

.form_wrap .seminar_d_form_add {
  margin: 60px 0 -75px;
}

.seminar_d_link {
  display: block;
  width: 300px;
  line-height: 4em;
  background: #e0465e;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  margin: 45px auto 30px;
  border-radius: 20px;
}

.seminar_d_link:hover {
  color: #fff;
  opacity: 0.8;
}

.form_wrap dl dd input.date_class[type="text"] {
  width: 240px;
  margin-right: 15px;
}

.form_wrap dl dd input.date_class2[type="text"] {
  width: 100px;
  margin-right: 15px;
}

.form_wrap dl dd input.date_class3[type="text"] {
  width: 100%;
  margin-right: 15px;
}

.form_wrap dl dd .time_class {
  width: 100px;
  margin-right: 15px;
}

.form_back .link_base {
  margin: 30px auto;
  display: block;
  background: #eee;
  border-color: #ccc;
  color: #333;
}

.form_back .link_base:hover {
  background: #333;
  color: #fff;
}

.top_section4 ul li img {
  height: 156px;
  width: 253.3px;
}

.header_slogan {
  font-size: 10px;
  position: absolute;
  top: 22px;
  left: 90px;
}

.product_wrap ul {
  display: flex;
  flex-wrap: wrap;
}

.product_wrap ul li {
  list-style: none;
  margin: 0 15px 30px;
  width: 196px;
  line-height: 1.5;
}

.product_wrap ul li:nth-child(1),
.product_wrap ul li:nth-child(6),
.product_wrap ul li:nth-child(11),
.product_wrap ul li:nth-child(16) {
  margin-left: 0;
}

.product_wrap ul li:nth-child(5),
.product_wrap ul li:nth-child(10),
.product_wrap ul li:nth-child(15),
.product_wrap ul li:nth-child(20) {
  margin-right: 0;
}

.product_wrap {
  padding: 30px 0 60px;
}

.product_wrap ul li img {
  border: solid 1px #333;
}

.product_wrap ul li h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 15px;

}

.product_list_name {
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 15px;
}

.products_cta {
  margin: 3em auto;
  text-align: center;
}

.products_cta h3 {
  font-weight: 700;
  line-height: 1.3;
}

@media only screen and (max-width : 736px) {
  .products_cta .btn01 {
    margin: 1em auto;
  }
}

.wp-pagenavi {
  font-size: 18px;
  text-align: center;
  padding: 45px 0 45px;
  width: 100%;
}

.wp-pagenavi .pages {}

.wp-pagenavi a {
  color: #999999;
  font-weight: bold;
  display: inline-block;
  margin: 0 0px;
  width: 60px;
  height: 40px;
  line-height: 40px;
}

.wp-pagenavi .current {
  background: #333;
  font-weight: bold;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  margin: 0 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.product_list_i img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.product_list_i img:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.mv_product {
  background-image: url(../images/mv/mv_product.jpg);
}

.product_search {
  border: 8px solid #333;
  padding: 30px 45px 30px;
  position: relative;
}

.product_search_tt {
  background-color: #333;
  display: inline-block;
  text-align: center;
  color: #fff;
  position: absolute;
  top: -42px;
  left: -8px;
  padding: 10px 20px 10px 40px;
  font-weight: bold;
  letter-spacing: 2px;
  background-image: url(../images/page/search_icon.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 12px 10px;
}

.product_body {
  padding: 60px 0;
}

.product_search dl {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

.product_search dt {
  margin: 0;
  padding: 15px 0;
  width: 18%;
  font-weight: bold;
  justify-content: center;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #eee;
}

.product_search dd {
  margin: 0;
  padding: 5px 0;
  width: 82%;
  border-bottom: 1px solid #eee;
}

.product_search dd input[type="text"] {
  width: 80%;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 15px;
  border: 0;
  background: #f5f5f5;
}

.product_search dd select {
  width: 220px;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 15px;
  border: 1px solid #eee;
  background: #f5f5f5;
}

.product_search .link_base {
  margin: 30px auto 0;
}

.product_d_wrap {
  display: flex;
  flex-wrap: wrap;
}

.product_d_wrap .left {
  width: 260px;
  padding: 0 30px;
  box-sizing: border-box;
}

.product_d_wrap .right {
  width: 840px;
  padding: 0 0 0 30px;
  box-sizing: border-box;
}

.product_d_wrap h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 45px;
}

.product_d_wrap dl {
  display: flex;
  flex-wrap: wrap;
  margin: 45px 0;
  border-top: 1px dashed #cccccc;
}

.product_d_wrap dl dt {
  width: 30%;
  border-bottom: 1px dashed #cccccc;
  padding: 15px 15px;
  box-sizing: border-box;
  font-weight: bold;
}

.product_d_wrap dl dd {
  width: 70%;
  border-bottom: 1px dashed #cccccc;
  padding: 15px 0;
  box-sizing: border-box;
}

.product_d_wrap p {
  font-size: 16px;
}

.product_d_wrap dl dd span {
  margin-right: 30px;
}

.product_link ul {
  overflow: hidden;
}

.product_link ul li {
  list-style: none;
  float: left;
  margin: 0 15px 15px 0;
}

.product_link ul li a {
  background: #eee;
  display: inline-block;
  padding: 6px 18px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #fff;
}

.product_link ul li a:hover {
  opacity: 0.8;
}

.product_link ul li:nth-child(1) a {
  background-color: #EF5350;
}

.product_link ul li:nth-child(2) a {
  background-color: #AB47BC;
}

.product_link ul li:nth-child(3) a {
  background-color: #5C6BC0;
}

.product_link ul li:nth-child(4) a {
  background-color: #26C6DA;
}

.product_link ul li:nth-child(5) a {
  background-color: #66BB6A;
}

.product_link ul li:nth-child(6) a {
  background-color: #D4E157;
}

.product_link ul li:nth-child(7) a {
  background-color: #FFCA28;
}

.product_box1 {
  padding: 45px 0 0;
}

.product_box1 .tt_base,
.product_box2 .tt_base {
  padding: 0 0 30px;
}

.product_box2 {
  padding: 45px 0 0;
}

.product_chosya {
  background: #fafafa;
  border: 1px dashed #eee;
  padding: 30px 45px;
  margin: 45px 0;
}

.product_box1 .product_chosya p {
  margin: 0;
}

.column_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}

.column_wrap .left {
  width: 250px;
}

.column_wrap .right {
  width: 850px;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}

.mv_column {
  background-image: url(../images/mv/mv_column.jpg);
}

.column_wrap .left ul {
  margin: 0;
  padding: 0;
  border-top: 1px solid #ddd;
}

.column_wrap .left ul li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

.column_wrap .left ul li a {
  padding: 20px 15px;
  display: block;
  background-image: url(../images/common/side_arrow.png);
  background-size: 11px;
  background-repeat: no-repeat;
  background-position: 224px 26px;
}

.column_wrap .left ul li a:hover {
  color: #c7ae05;
  background-color: #fafafa;
}

.column_list {
  margin: 0;
  padding: 0;
}

.column_list li {
  margin: 0 0 30px;
  list-style: none;
  overflow: hidden;
}

.column_list_i {
  width: 300px;
  height: 200px;
  float: left;
  margin-right: 15px;
}

.column_list_i a:hover {
  opacity: 0.8;
}

.column_list_i img {
  width: 100%;
  height: 100%;
}

.column_list_data {
  overflow: hidden;
  padding: 0px 0 10px;
  color: #999;
}

.column_list_date {
  float: left;
}

.column_list_cate {
  float: left;
  margin-left: 30px;
  position: relative;
  color: #c7ae05;
  font-weight: bold;
}

.column_list_cate:before {
  content: "|";
  position: absolute;
  top: -3px;
  left: -18px;
  color: #999;
  font-size: 18px;
}

.column_list li h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 10px;
}

.column_d_cont {
  padding: 0 0 60px;
}

.column_d_cont h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 30px;
}

.column_d_cont p {
  font-size: 16px;
  line-height: 1.8;
  margin: .5em 0 1.5em;
}

.mv_event {
  background-image: url(../images/mv/mv_event.jpg);
}

.mv_topic {
  background-image: url(../images/mv/mv_topic.jpg);
}

.event_list {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 15px;
}

.event_list li:nth-child(1),
.event_list li:nth-child(5),
.event_list li:nth-child(9),
.event_list li:nth-child(13) {
  margin-left: 0;
}

.event_list li:nth-child(4),
.event_list li:nth-child(8),
.event_list li:nth-child(12),
.event_list li:nth-child(16) {
  margin-right: 0;
}

.event_list li {
  margin: 0 15px 30px;
  width: 252px;
  list-style: none;
  background: #fafafa;
  padding: 0 0;
  position: relative;
}
.page-template-page-event .event_list {
  margin-left: -30px;
  justify-content: flex-start;
}

.page-template-page-event .event_list > li {
  width: calc(33.33% - 30px);
  margin-left: 30px;
}
.event_list li a {
  display: block;
}

.event_list li h2 {
  font-size: 16px;
  font-weight: bold;
  margin: 12px 0;
  padding: 0 15px;
  height: 3.2em;
}

.event_wrap {
  padding: 30px 0 60px;
}

.pickup_head {
  background: #fafafa;
  padding: 30px 0;
  margin: 0 0 45px;
}

.pickup_head img {
  display: block;
  margin: 0px auto;
}

/*interview*/

.interview_wrap {
  display: flex;
  flex-wrap: wrap;
  padding: 60px 0;
}

.interview_wrap .left {
  width: 250px;
}

.interview_wrap .right {
  width: 850px;
  padding: 0 0 0 45px;
  box-sizing: border-box;
}

.interview_wrap .left_in {
  background: #fafafa;
  padding: 30px;
  overflow: hidden;
}


.interview_d_book img {
  width: 80px;
}

.interview_d_description {
  background: #fafafa;
  padding: 45px 190px 45px 45px;
  position: relative;
  margin: 0 0 45px;
  font-size: 14px;
  min-height: 220px;
}

.interview_under_dl {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}

.interview_under_dl dt {
  width: 30%;
  margin: 0;
  padding: 10px 0;
  background: #fafafa;
}

.event_body {
  width: 850px;
  margin: 0 auto;
  padding: 30px 0 0;
}

.interview_under_dl dd {
  width: 70%;
  margin: 0;
  padding: 10px 0;
}

.interview_d_cont h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 45px;
}

.interview_d_cont h1 p {
  font-size: 28px;
  font-weight: bold;
}

.interview_d_cont p {
  font-size: 16px;
  margin: 0px 0 30px;
}

.interview_d_cont .interview_d_description p {
  margin: 0px;
}

.interview_d_cont span {
  font-size: 16px;
  font-weight: bold;
}

.interview_d_book {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 120px;
}

.interview_d_book img {
  width: 100%;
}

.interview_d_d_bookname {
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 0;
}

.mv_interview {
  background: #ccc;
}

.swiper-slide-next,
.swiper-slide-prev {
  opacity: 0.4;
}

.mv_feature {
  background-image: url(../images/mv/mv_feature4.jpg);
}

.feature_menu {
  background: #000;
}

.feature_menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.feature_menu ul li {
  list-style: none;
  width: 25%;
  margin: 0;
}

.feature_menu ul li a {
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
  display: block;
}

.feature_menu ul li a:hover {
  color: #c7ae05;
}

.feature_lead {
  text-align: center;
  padding: 60px 0;
}

.feature_lead span {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 30px;
  color: #c7ae05;
  display: block;
}

.feature_lead p {
  font-size: 18px;
  margin-bottom: 1em;
}

#feature_sec1 {
  background-color: #fafafa;
  padding: 45px 0 0;
  position: relative;
}

#feature_sec1:after {
  content: "";
  width: 0;
  height: 0;
  border: 80px solid transparent;
  border-top: 50px solid #fafafa;
  margin-left: -80px;
  position: absolute;
  bottom: -130px;
  left: 50%;
}


.feature_sec1_in {
  background-image: url(../images/page/feature_human.png);
  background-repeat: no-repeat;
  background-size: 300px;
  background-position: left bottom;
  padding: 0 0 45px 350px;
}

#feature_sec1 h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 30px;
  text-align: center;
}

#feature_sec1 h2 span {
  font-size: 32px;
  color: #c7ae05;
}

.feature_sec1_in ul {
  overflow: hidden;
}

.feature_sec1_in li {
  list-style: none;
  background: #fff;
  margin: 0 10px 15px;
  padding: 10px 0;
  border: 1px solid #000;
  width: 228px;
  float: left;
  text-align: center;
}

#feature_sec2 {
  padding: 45px 0 15px;
}

#feature_sec2 h3 {
  text-align: center;
  font-weight: bold;
  margin: 45px 0;
  font-size: 26px;
}

#feature_sec2 h3 span {
  font-size: 38px;
}

.red {
  color: #F00;
}

.feature_tt {
  background: #c7ae05;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 38px;
  padding: 10px 0;
  margin: 0;
  letter-spacing: 2px;
}

#feature_sec3 ul {
  display: flex;
  flex-wrap: wrap;
  padding: 15px 35px 45px;
}

#feature_sec3 ul li {
  list-style: none;
  margin: 0 1%;
  width: 31%;
}

.feature_body {
  padding: 0 0 0px;
}



.mv_service {
  background-image: url(../images/mv/mv_service.jpg);
}

.mv_pickup-info {
  background-image: url(../images/mv/mv_pickup-info.jpg);
}

.mv_interview {
  background-image: url(../images/mv/mv_interview.jpg);
}

.interview_list {
  display: flex;
  flex-wrap: wrap;
}

.interview_list li {
  list-style: none;
  width: 520px;
  margin: 0 30px 45px;
  background: #fafafa;
  padding: 15px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
}

.interview_list_i {
  width: 130px;
  height: 130px;
  overflow: hidden;
  float: left;
}

.interview_list li .interview_list_i img {
  width: 100%;
  height: auto;
}

.interview_list li:nth-child(odd) {
  margin-left: 0;
}

.interview_list li:nth-child(even) {
  margin-right: 0;
}

.interview_list_data {
  float: left;
  width: 280px;
  padding: 0 15px;
  box-sizing: border-box;
}

.interview_list_book {
  width: 80px;
}

.interview_list_copy {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1.4;
  display: block;
}

.feature_point_wrap {
  display: flex;
  flex-wrap: wrap;
}

.feature_point_wrap .left {
  width: 56%;
  height: 500px;
  background-color: #eee;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.feature_point_wrap .right {
  width: 44%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
}

.feature_point_add .left {
  order: 2;
}

.feature_point_add .right {
  order: 1;
}

.right_in {
  width: 400px;
  padding-left: 45px;
}

.feature_point_add .right_in {
  margin: 0 45px 0 auto;
}

.right_in p {
  padding: 30px 0 0;
}

.right_in p span {
  font-weight: bold;
}

.feature_point1 {
  background-image: url(../images/page/feature_point1.jpg);
}

.feature_point2 {
  background-image: url(../images/page/feature_point3.jpg);
}

.feature_point3 {
  background-image: url(../images/page/feature_point2.jpg);
}

.service_add1 {
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  color: #c7ae05;
  background: #fff;
  border-radius: 50%;
  margin: 0 8px;
}

.service_add1 span {
  font-size: 50px;
}

#feature_sec3 h3 {
  font-weight: bold;
  font-size: 26px;
  padding: 8px 70px;
  margin: 0 0 30px 30px;
  position: relative;
  border-bottom: 2px solid #333;
}

#feature_sec3 .num1:before {
  content: "①";
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 52px;
}

#feature_sec3 .num2:before {
  content: "②";
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 52px;
}

#feature_sec3 .num3:before {
  content: "③";
  position: absolute;
  top: 15px;
  left: 0;
  font-size: 52px;
}

.service_add2 {
  background: #c7ae05;
  color: #fff;
  display: inline-block;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  text-align: center;
  line-height: 1.1;
  box-sizing: border-box;
  padding: 14px 0 0;
  position: absolute;
  left: -25px;
  top: -8px;
  font-size: 18px;
}

.service_add2 span {
  display: block;
  font-size: 36px;
}

.feature_sec3_in {
  padding: 45px 0;
}

.feature_sec3_in p {
  padding: 15px 45px;
  font-size: 16px;
  line-height: 2;
}

.service_add3 {
  background: #c7ae05;
  color: #fff;
  display: inline-block;
  padding: 0px 10px;
  font-size: 14px;
  margin-right: 15px;
}

.service_add3 span {
  font-size: 32px;
  margin-left: 4px;
}

#feature_sec4 h3 {
  font-weight: bold;
  font-size: 28px;
}

.feature_flow {
  width: 840px;
  margin: 0 auto;
  padding: 30px 0;
}

.flow-img {
  width: 300px;
  border: 6px solid #c7ae05;
  box-sizing: border-box;
  float: left;
}

.flow-txt {
  width: 540px;
  float: right;
  box-sizing: border-box;
  padding: 0 0 0 45px;
}

.fbox {
  overflow: hidden;
  position: relative;
}

#feature_sec4 {
  background: #fafafa;
  padding: 0 0 45px;
}

.service_com {
  position: absolute;
  padding: 15px 0 0 100px;
  left: 350px;
  bottom: 0;
  width: 490px;
  box-sizing: border-box;
}

.service_com img {
  width: 80px;
  position: absolute;
  top: 0px;
  left: 0;
}

.service_com p {
  background: #FFF;
  padding: 1em 1.5em;
  border-radius: 20px;
  position: relative;
  margin-left: 0px;
  font-size: 13px;
  width: 85%;
}

.service_com p:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -25px;
  margin-top: -12px;
  border: 10px solid transparent;
  border-right: 15px solid #FFF;
}

#feature_sec5 {
  padding: 60px 0;
}

#feature_sec5 h2 {
  margin: 0 0 30px;
  text-align: center;
}

#feature_sec5 h3 {
  margin: 0 0 30px;
  font-size: 24px;
  font-weight: bold;
}

.choiceBox {
  padding: 20px;
  border: solid 2px #000;
}

.add_yellow {
  border-color: #fed100;
}

.choiceBox_in {
  display: flex;
  flex-wrap: wrap;
}

.add_yellow .choiceInner {
  background: #fff7d2;
  align-items: flex-start;
  margin-right: 20px;
  padding: 24px;
}

.choiceBox_in {
  justify-content: space-between;
}

.in-cont860 {
  width: 860px;
  margin: 0 auto;
}

.service_menu {
  display: flex;
  flex-wrap: wrap;
}

.service_menu a {
  margin: 45px auto 0;
  border: 3px solid #fff;
}

.service_menu_sec {
  text-align: center;
  width: 50%;
  height: 300px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background-image: url(../images/page/service_menu_sec.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.service_menu_web {
  text-align: center;
  width: 50%;
  height: 300px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background-image: url(../images/page/service_menu_web.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.service_menu_main {
  text-align: center;
  width: 50%;
  height: 300px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  background-image: url(../images/page/service_menu_main.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.tt_wt {
  color: #fff;
}

.tt_wt:after {
  background: #fff;
}

.link_wt {
  background: #fff;
  color: #333;
  border-color: #fff;
  margin: 0 auto;
}

.link_wt:hover {
  background: #333;
  color: #fff;
}

.mv_knowledge {
  background-image: url(../images/mv/mv_knowledge.jpg);
}

/*.knowledge_lead{
	text-align: center;
}
*/
.knowledge_lead {
  padding: 0 0 60px;
}

.knowledge_body {
  padding: 60px 0;
  line-height: 2;
  font-size: 16px;
}

.knowledge_cont1 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.knowledge_cont1 .box1 {
  width: 50%;
}

.knowledge_cont1 .box2 {
  width: 50%;
  padding: 30px 45px;
  box-sizing: border-box;
}

.knowledge_cont2 {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 45px;
}

.knowledge_cont2 .box1 {
  width: 50%;
  order: 2;
}

.knowledge_cont2 .box2 {
  width: 50%;
  order: 1;
  padding: 30px 45px;
  box-sizing: border-box;
}

.knowledge_body h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 1.5;
}

.knowledge_body h2 span {
  display: block;
  font-size: 18px;
  color: #c7ae05;
}

.knowledge_link {
  border: 3px solid #333;
  padding: 4px 20px;
  display: block;
  width: 400px;
  margin: 90px auto 90px;
  text-align: center;
  background: #333;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2px;
  border-radius: 25px;
}

.knowledge_link:hover {
  background: #fff;
  color: #333;
}

.outline_pic {
  padding: 0px 0px 90px;
}

.outline_pic_wrap1 {
  position: relative;
  overflow: hidden;
  border-bottom: 10px solid #fff;
}

.outline_pic_wrap2 {
  position: relative;
  overflow: hidden;
}

.outline_pic span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 2px 12px;
}

.outline_pic img {
  width: 100%;
}

.outline_pic_wrap1 .box1 {
  width: 28.5%;
  float: left;
  border-right: 10px solid #fff;
}

.outline_pic_wrap1 .box2 {
  width: 68.5%;
  margin: 0;
  float: left;
}

.outline_pic_wrap2 .box1 {
  width: 48.5%;
  float: left;
  border-right: 10px solid #f6f6f6;
  position: relative;
}

.outline_pic_wrap2 .box2 {
  width: 48.5%;
  float: left;
  position: relative;
}

.top_section5_add {
  margin: 30px auto 0;
}

.top_author_cont a {
  color: #fff;
}

.top_author_cont a:hover {
  color: #c7ae05;
}

.top_author_i:hover {
  opacity: 0.8;
}

.mv_second {
  background-image: url(../images/mv/mv_second.jpg);
}

.mv_web {
  background-image: url(../images/mv/mv_web.jpg);
}

.second_lead {
  font-size: 16px;
  line-height: 2;
  text-align: center;
}

.second_txt_add {
  display: block;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.4;
  color: #4aad90;
  margin: 0 0 10px;
}

.second_txt_add span {
  font-size: 0.7em;
}

.second_body {
  padding: 60px 0;
}

.second_in {
  padding: 60px 0 90px;
}

.second_in h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0 0 30px;
  text-align: center;
}

.second_in ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 30px;
}

.second_in ul li {
  background: #eee;
  width: 18.4%;
  margin: 0 1%;
  list-style: none;
}

.second_in ul li:nth-child(1) {
  margin-left: 0;
}

.second_in ul li:nth-child(5) {
  margin-right: 0;
}

.second_in p {
  font-size: 16px;
  line-height: 2;
}

.web_creators {
  background: #fafafa;
  padding: 45px 0 60px;
  margin-top: -30px;
}

.web_creators h2 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin: 0 0 30px;
}

.web_creators img {
  display: block;
  margin: 0 auto 30px;
}

.web_creators p {
  font-size: 16px;
  line-height: 2;
}

.knowledge_body .box2 a {
  text-decoration: underline;
}

.cta {
  padding: 60px 0;
  background-color: #eee;
  background-image: url(../images/top/top_mv_bg.jpg);
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta_lead {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.cta_in {
  background: #fff;
  padding: 45px;
}

.cta_list {
  display: flex;
  flex-wrap: wrap;
  margin: 30px 0;
}

.cta_list li {
  list-style: none;
  margin: 0 15px;
  width: 316px;
  display: flex;
  flex-wrap: wrap;
  border: 4px solid #c7ae05;
  ;
  box-sizing: border-box;
  padding: 2px;
}

.cta_list li:nth-child(1) {
  margin-left: 0;
}

.cta_list li:nth-child(3) {
  margin-right: 0;
}

.cta_list_tt {
  background: #c7ae05;
  color: #fff;
  display: block;
  width: 30%;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  font-weight: bold;
}

.cta_list_tt span {
  display: block;
  font-size: 32px;
}

.cta_list li p {
  display: block;
  width: 70%;
  padding: 15px;
  box-sizing: border-box;
  font-weight: bold;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.cta_menu {
  display: flex;
  flex-wrap: wrap;
}

.cta_menu li {
  list-style: none;
  margin: 0 15px;
  width: 230px;
  display: block;
  height: 120px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cta_menu li:nth-child(1) {
  margin-left: 0;
}

.cta_menu li:nth-child(4) {
  margin-right: 0;
}

.cta_menu li a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: .1em;
  display: block;
  height: 100%;
  text-align: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

.cta_menu li:hover {
  opacity: 0.8;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.cta_application {
  background-image: url(../images/common/cta_menu1.jpg);
  background-size: cover;
  background-position: center;
}

.cta_request {
  background-image: url(../images/common/cta_menu3.jpg);
  background-size: cover;
  background-position: center;
}

.cta_estimate {
  background-image: url(../images/common/cta_menu2.jpg);
  background-size: cover;
  background-position: center;
}

.cta_contact {
  background-image: url(../images/common/cta_menu4.jpg);
  background-size: cover;
  background-position: center;
}

.interview_left_name {
  display: block;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 0;
}

.seminar_tel {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 30px 0 0;
}

.seminar_tel .left {
  width: 30%;
}

.seminar_tel .left img {
  width: 100%;
}

.seminar_tel .right {
  width: 70%;
  padding: 30px 45px;
  box-sizing: border-box;
}

#seminar3 .seminar_tel .right p {
  margin: 0 0 15px;
  font-size: 16px;
}

.seminar_tel_box dl {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  width: 500px;
  font-weight: bold;
}

.seminar_tel_box {
  padding: 15px 0;
}

.seminar_tel_box dl dt {
  width: 50%;
  background: #333;
  color: #fff;
  padding: 10px 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}

.seminar_tel_box dl dd {
  width: 50%;
  padding: 10px 0;
  background: #fafafa;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  box-sizing: border-box;
}

.seminar_tel_box dl dd a {
  background-image: url(../images/common/tel_icon_bk.png);
  display: block;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 36px 6px;
  font-size: 20px;
}

.seminar_tel h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
}

.form_comp {
  text-align: center;
}

.form_comp h3 {
  font-size: 28px;
  margin: 0 0 30px;
  font-weight: bold;
}

.form_comp p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px;
}

.hidden {
  display: none;
}

.wpcfs-input input[type="text"] {
  width: 80%;
  box-sizing: border-box;
  font-size: 14px;
  padding: 10px 15px;
  border: 0;
  background: #f5f5f5;
}

.wpcfs-input-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.wpcfs-label {
  margin: 0;
  padding: 15px 0;
  width: 18%;
  font-weight: bold;
  justify-content: center;
  display: block;
  flex-direction: column;
  border-bottom: 1px solid #eee;
}

.wpcfs-search-form .wpcfs-input {
  width: 82%;
  margin: 0;
  border-bottom: 1px solid #eee;
  padding: 5px 0 0;
}

.wpcfs-input-submit input[type="submit"] {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: .1em;
  display: block;
  width: 200px;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 30px auto 0;
}

.product_search_cate {
  overflow: hidden;
  padding: 35px 0 0px;
}

.product_search_cate li {
  list-style: none;
  margin: 0 10px 10px 0;
  display: inline-block;
  float: left;
}

.product_search_cate li a {
  display: block;
  padding: 2px 8px;
  background: #eee;
  font-weight: bold;
  font-size: 12px;
}

.tips_wrap {
  padding: 60px 0 0;
  width: 800px;
  margin: 0 auto;
}

.tips_d_cont {
  padding: 0 0 60px;
}

.tips_d_cont h1 {
  margin: 0 0 30px;
  font-weight: bold;
  font-size: 32px;
}

.tips_d_cont h2 {
  color: #fff;
  font-weight: bold;
  margin: 45px 0 30px;
  background-image: url(../images/page/tips_ttl_bg1.png);
  padding: 0px;
  background-position: center center;
  background-size: cover;
  font-size: 20px;
}

.tips_d_cont h2 span {
  border: 1px solid #FFF;
  margin: 0.1%;
  width: 99.8%;
  padding: 5px 20px;
  display: inline-block;
  box-sizing: border-box;
}

.tips_d_cont h3 {
  font-weight: bold;
  margin: 0 0 30px;
  background-image: url(../images/page/tips_ttl_bg2.png);
  padding: 0px 0 0 40px;
  background-position: 10px 2px;
  background-size: 24px;
  font-size: 18px;
  background-repeat: no-repeat;
}

.tips_d_cont p {
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 30px;
}

.tips_in {
  background: url(../images/page/best_back.png) repeat 0 0;
  width: 90%;
  margin: 30px auto;
  padding: 0 8px 8px;
}

.tips_in h4 {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px;
  letter-spacing: .05em;
}

.tips_d_cont .tips_in p {
  background: #fff;
  margin: 0;
  padding: 12px 15px;
}

.tips_wrap .left_in span {
  width: 100%;
  height: 380px;
  background-color: #ccc;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.tips_cat1100 {
  background-image: url(../images/page/tips_cat_bg1.jpg);
}

.tips_cat1200 {
  background-image: url(../images/page/tips_cat_bg2.jpg);
}

.tips_cat1300 {
  background-image: url(../images/page/tips_cat_bg3.jpg);
}

.tips_cat1400 {
  background-image: url(../images/page/tips_cat_bg4.jpg);
}

.tips_cat1500 {
  background-image: url(../images/page/tips_cat_bg5.jpg);
}

.tips_cat1600 {
  background-image: url(../images/page/tips_cat_bg6.jpg);
}

.tips_cat1700 {
  background-image: url(../images/page/tips_cat_bg7.jpg);
}

.tips_cat1100:before {
  content: "豆知識①";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1100:after {
  content: "ゼロから分かる自費出版";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1200:before {
  content: "豆知識②";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1200:after {
  content: "自費出版の選び方って？";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1300:before {
  content: "豆知識③";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1300:after {
  content: "売れる本にするために必要なこととは？";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1400:before {
  content: "豆知識④";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1400:after {
  content: "小説の書き方";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1500:before {
  content: "豆知識⑤";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1500:after {
  content: "エッセイの書き方";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1600:before {
  content: "豆知識⑥";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1600:after {
  content: "新書の書き方";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.tips_cat1700:before {
  content: "豆知識⑦";
  position: absolute;
  top: 200px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 14px;
  color: #c7ae05;
}

.tips_cat1700:after {
  content: "絵本の書き方";
  position: absolute;
  top: 260px;
  left: 0px;
  background: #fff;
  padding: 10px;
  font-weight: bold;
  font-size: 18px;
}

.knowledge_body .box2 ul {
  margin: 30px 0;
}

.knowledge_body .box2 ul li {
  list-style-type: none;
}

.knowledge_body .box2 ul li a {
  background: #eee;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  text-decoration: none;
  background-image: url(../images/page/tips_icon.png);
  padding: 16px 16px 16px 54px;
  background-position: 15px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  display: block;
  line-height: 1.4;
}

.event_Elem_Panel {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}

.event_Elem_Btn {
  background: #333;
  color: #fff;
  border: 0;
  width: 380px;
  margin: 0 10px;
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding: 10px 0;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  box-sizing: border-box;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.event_Btn_Content {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #333;
  justify-content: center;
  margin: 30px 0;
}

.event_Btn_Content .is-active {
  background: #fff;
  color: #333;
  position: relative;
}

.event_Btn_Content .is-active:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 1px;
  content: "";
  background: #fff;
}

.tips_photo {
  margin: 0 auto 30px;
  width: 50%;
}

.isbnnone #isbnlist01,
#isbnlist02 {
  display: none;
}

.isbnnone #isbnlist02 {
  display: block;
}

.btn-gradient-3d-orange {
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  border-radius: 4px;
  color: #ffffff;
  background-image: linear-gradient(45deg, #FFC107 0%, #ff8b5f 100%);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #c58668;
  font-weight: bold;
  letter-spacing: .1em;
  position: absolute;
  top: 26px;
  right: 30px;
}

.btn-gradient-3d-orange:active {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

.btn-gradient-3d-orange:hover {
  color: #fff;
  opacity: 0.7;
}

.to-result {
  background-color: #333;
  color: #fff;
  text-align: center;
  display: block;
  width: 300px;
  padding: 15px 20px;
  margin: 45px auto;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: .1em;
}

.to-result:hover {
  color: #fff;
  opacity: 0.8;
}

.second_lead h2 {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 10px;
}

.experienced_sec1 {
  margin: 0 auto;
  width: 940px;
  position: relative;
}

.second_bg2 .in-cont {
  position: relative;
}

.experienced_sec1 .left {
  width: 440px;
  height: 260px;
  padding: 20px 30px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ddd;
  position: absolute;
  bottom: -40px;
  left: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: url(../images/page/experienced_sec1_img1.png);
  background-repeat: no-repeat;
  background-size: 140px;
  background-position: bottom right;
}

.experienced_sec1 .right {
  width: 440px;
  height: 260px;
  padding: 20px 30px;
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ddd;
  position: absolute;
  bottom: -40px;
  right: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background-image: url(../images/page/experienced_sec1_img2.png);
  background-repeat: no-repeat;
  background-size: 220px;
  background-position: bottom right;
}

.experienced_sec1 h3 {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 20px;
  background-image: url(../images/page/icon2323.png);
  background-repeat: no-repeat;
  color: #fff;
  background-position: 6px 6px;
  padding: 4px 12px 2px 50px;
  background-size: 38px;
  display: inline-block;
}

.sec_pt1 h3 {
  background-color: #ff4757;
}

.sec_pt2 h3 {
  background-color: #5352ed;
}

.sec_pt1 .second_txt_add {
  color: #ff4757;
}

.sec_pt2 .second_txt_add {
  color: #5352ed;
}


.experienced_sec1 p {
  margin: 0 0 30px;
}

.experienced_sec2 {
  margin: 0;
}

.experienced_sec2 .box {
  width: 100%;
  padding: 0px;
  box-sizing: border-box;
  margin: 0 0 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.experienced_sec2 .box_img {
  width: 48%;
  height: 300px;
  background-color: #fff;
  border: 1px solid #eee;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.experienced_sec2 .box_txt {
  width: 48%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 2;
}

.add_num1 .box_txt:before {
  content: "1";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 260px;
  color: #eee;
  line-height: 1;
  z-index: 1;
}

.add_num1 .box_img {
  background-image: url(../images/page/second_sozai1.jpg);
}

.add_num2 .box_img {
  background-image: url(../images/page/second_sozai2.jpg);
}

.add_num3 .box_img {
  background-image: url(../images/page/second_sozai3.jpg);
}

.add_num4 .box_img {
  background-image: url(../images/page/second_sozai4.jpg);
}

.add_num2 .box_txt:before {
  content: "2";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 260px;
  color: #eee;
  line-height: 1;
  z-index: 1;
}

.add_num3 .box_txt:before {
  content: "3";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 260px;
  color: #eee;
  line-height: 1;
  z-index: 1;
}

.add_num4 .box_txt:before {
  content: "4";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 260px;
  color: #eee;
  line-height: 1;
  z-index: 1;
}

.experienced_sec2 .box_txt p {
  position: relative;
  z-index: 2;
}

.change_rl .box_img {
  order: 2;
}

.change_rl .box_txt {
  order: 1;
}

.experienced_sec2 .box_txt h3 {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 10px;
  position: relative;
  z-index: 2;
}

.second_bg1 {
  padding: 60px 0 280px;
  background-color: #faf5d4;
  color: #222;
}

.second_bg2 {
  padding: 0px 0;
  position: relative;
}

.second_bg3 {
  /*background-color: #fafafa;*/
  padding: 90px 0 60px;
  background-color: #eee;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff)),
    -webkit-gradient(linear, 0 0, 100% 0, color-stop(.5, transparent), color-stop(.5, #ffffff), to(#ffffff));
  -webkit-background-size: 5px 5px;
}

.second_tt222 {
  font-weight: bold;
  margin: 0 0 30px;
  font-size: 28px;
}

.second_ul {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 0 0 0;
}

.second_ul li {
  list-style: none;
  margin: 0 20px 0 0;
  padding-left: 24px;
  font-weight: bold;
  position: relative;
}

.second_ul li:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.second_ul .sec_pt1:before {
  background-color: #ff4757;
}

.second_ul .sec_pt2:before {
  background-color: #5352ed;
}

.second_cvarea {
  background-color: #232323;
  padding: 100px 0 60px 0;
  position: relative;
  text-align: center;
  color: #fff;
  margin: 0 0 90px;
}

.second_cvarea:before {
  content: "";
  width: 1px;
  height: 0;
  background-color: #c4c4c4;
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  height: 106px;
}

.second_tel_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background-color: #fff;
  width: 560px;
  margin: 20px auto 0;
  padding: 4px 0;
}

.second_tel_box li {
  list-style: none;
  margin: 0 20px;
  color: #333;
  font-weight: bold;
  position: relative;
  font-size: 18px;
}

.second_tel_box li:nth-child(1):after {
  content: "/";
  position: absolute;
  top: 0;
  right: -28px;
  font-size: 22px;
  font-weight: bold;
}

.second_tel_box li a {
  background-image: url(../images/common/tel_icon_bk.png);
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0px 6px;
  font-size: 20px;
  padding: 0 0 0 22px;
}

.seminar_dl2 dd .link_base {
  position: relative;
}

.seminar_dl2 dd .link_base:before {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 10px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #fff;
}

.seminar_dl2 dd .link_base:after {
  display: block;
  content: "";
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  right: 13px;
  width: 8px;
  height: 8px;
  margin-top: -4px;
  background: #333;
}

.seminar_dl2 dd {
  width: 20%;
}

.seminar_dl2 .dt_w48 {
  width: 29%;
}

.seminar_dl2 dt {
  width: 20%;
}

.seminar_txt_add2 {
  font-size: 0.9em;
}

/*.fadein2 {
  opacity: 0;
  transform : translate(100px, 0px);
  transition : all 1200ms;
  width: 100%;
  margin: 0 auto;
}
*/
.fadein2.scrollin {
  opacity: 1;
  transform: translate(0, 0px);
  width: 100%;
}

/*.fadein3 {
  opacity: 0;
  transform : translate(-100px, 0px);
  transition : all 1200ms;
  width: 100%;
}
*/
.fadein3.scrollin {
  opacity: 1;
  transform: translate(0, 0px);
  width: 100%;
}

/*.fadein4 {
  opacity: 0;
  transform : translate(0px, -50px);
  transition : all 1200ms;
  width: 100%;
}
*/
.fadein4.scrollin {
  opacity: 1;
  transform: translate(0, 0px);
  width: 100%;
}

.experienced_sec1 {
  opacity: 0;
  animation-name: fade-in3;
  animation-duration: 1s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}

@keyframes fade-in3 {
  0% {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.seminar_add_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 60px 0 0;
}

.seminar_add_box .box1 {
  width: 26.5%;
}

.seminar_add_box .box2 {
  width: 43.5%;
  box-sizing: border-box;
  padding: 0 30px 0;
}

.seminar_add_box .box3 {
  width: 30%;
}

.seminar_add_box .box3 span {
  display: block;
  font-size: 18px;
  font-weight: bold;
  color: #666;
  margin: 0 0 10px;
}

.seminar_add_box .box3 ul {
  padding: 0 0 0 15px;
  line-height: 1.3;
}

#seminar1 .seminar_add_box .box2 p,
#seminar2 .seminar_add_box .box2 p {
  padding: 0;
}

.seminar_addtel {
  /*background-color: #232323;*/
  background-color: rgba(84, 84, 84, 1);
  background-image:
    linear-gradient(45deg, rgba(90, 90, 90, 1) 25%, transparent 25%,
      transparent 75%, rgba(90, 90, 90, 1) 75%, rgba(90, 90, 90, 1)),
    linear-gradient(-45deg, rgba(90, 90, 90, 1) 25%, transparent 25%,
      transparent 75%, rgba(90, 90, 90, 1) 75%, rgba(90, 90, 90, 1));
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  padding: 100px 0 60px 0;
  position: relative;
  text-align: center;
  color: #fff;
  margin: 0;
}

.seminar_addtel:before {
  content: "";
  width: 1px;
  height: 0;
  background-color: #c4c4c4;
  position: absolute;
  top: -35px;
  left: 50%;
  -webkit-transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  transition: all 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
  height: 106px;
}

.top_right dd .top_side_news ul li a {
  background: none;
  padding: 15px 10px;
  text-decoration: underline;
}

.bt_add0221 {
  text-align: center;
  padding: 60px 0;
}

.bt_add0221 a {
  margin: 60px auto 0;
}

.icon_menu_p1 {
  background-image: url(../images/common/icon_menu_p1_y.png);
}

.icon_menu_p2 {
  background-image: url(../images/common/icon_menu_p2_y.png);
}

.icon_menu_p3 {
  background-image: url(../images/common/icon_menu_p3_y.png);
}

.icon_menu_p4 {
  background-image: url(../images/common/icon_menu_p4_y.png);
}

#header_menu li span {
  background-repeat: no-repeat;
  background-position: 60px 5px;
  background-size: 90px;
}

#header_menu li span {
  background-repeat: no-repeat;
  background-position: 60px 5px;
  background-size: 90px;
}

#top_mv .swiper-button-next {
  background-image: url(../images/common/next.svg);
}

#top_mv .swiper-button-prev {
  background-image: url(../images/common/prev.svg);
}

.related_list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 0 0;
}

.related_list ul li {
  list-style: none;
  width: 31%;
  margin-bottom: 20px;
}

.related_list ul li .related_list_thumb {
  height: 156px;
  width: 253.3px;
  overflow: hidden;
}

.related_list ul li .related_list_thumb img {
  width: 100%;
}

/*新着情報*/
.news_cont {
  padding: 0 0 60px
}

.news_cont h1 {
  font-weight: bold;
}

.news_cont .news_image {
  float: left;
  margin: 0 1em 0 0;
  width: 200px;
  height: auto;
}

.news_introduce {
  background-color: #f0f8ff;
  border: 1px solid #add8e6;
  margin: 20px;
}

.news_introduce h2 {
  background: #add8e6;
  padding: 10px 0;
  text-align: center;
  margin: 0;
  width: auto;
  font-weight: bold;
}

.news_introduce .bookimage {
  float: left;
}

.news_introduce .bookimage img {
  margin: 1em;
  width: 200px !important;
  height: auto;
  aspect-ratio: unset !important;
}

.news_introduce dl {
  padding: 0 1em;
  width: calc(100% - 400px);
  float: left;
}

.news_introduce dl:after,
.news_introduce:after {
  content: '';
  clear: both;
  display: block;
}

.news_introduce dt {
  float: left;
  clear: left;
  width: 5em;
}

.news_introduce dd {
  float: left;
}

.news_profile {
  clear: both;
  margin: 2em 1em;
}

.news_profile h3 {
  font-weight: bold;
  margin: 2em 0 .5em;
}

@media only screen and (max-width : 736px) {
  .news_cont .news_image {
    float: none;
    margin: 0;
  }

  .news_introduce {
    margin: 0;
  }

  .news_introduce .bookimage {
    float: none;
  }

  .news_introduce dl {
    margin: 0 auto;
    width: 95%;
    float: none;
  }

  .news_profile {
    clear: both;
    margin: 2em 1em;
  }

  .top_section8 {
    padding: 30px 0;
    height: auto;
  }

  .top_section8 img {
    width: 90%;
  }
}

.actions input.hs-button {
  padding: 20px 24px !important;
}

.top_section_new ul {
  padding: 10px 0 0;
}

.top_section_new ul li {
  list-style: none;
  margin: 0 0 20px;
  padding: 0 0 0 250px;
  position: relative;
}

.top_date_add1 {
  position: absolute;
  top: 0;
  left: 0;
}

.top_date_add2 {
  position: absolute;
  top: 0;
  left: 80px;
  text-align: center;
  width: 150px;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  padding: 4px 0px;
}

.top_section_new .link_base {
  margin: 0 auto;
}

.top_section_new {
  padding: 0 0 15px;
}

.news_list {
  padding: 30px 0 0;
}

.news_list li {
  list-style: none;
  margin: 0 0 30px;
  padding: 0 0 0 250px;
  position: relative;
}

.news_wrap {
  width: 800px;
  margin: 0 auto;
  padding: 30px 0 90px;
}

.update li {
  list-style: none;
  padding: 20px 10px;
}

/*.mv_bookshelf{
background-image: url(../images/mv/mv_bookshelf.jpg);
}*/

.top_right .update {
  font-size: 85%;
}

/*
幻冬舎ルネッサンスの特長 改修 2020/9
----------------------------------- */
/* 共通 */
.feature_section .feature_section_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 20px;
  text-align: center;
}

@font-face {
  font-family: "Noto Serif JP";
  font-display: swap;
}

.feature_section .section_title {
  position: relative;
  font-weight: bold;
  font-size: 36px;
  margin: 0 0 50px 0;
  line-height: 1.3;
  font-family: "Noto Serif JP";
}

.feature_section .section_title::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #c7ae05;
  position: absolute;
  bottom: -20px;
  left: 50%;
}

.feature_section .section_title::after {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: -20px;
  right: 50%;
}

.feature_section .section_lead {
  font-size: 24px;
  font-weight: bold;
  color: #c7ae05;
  margin-bottom: 30px;
  line-height: 1.3;
}

.button {
  margin-top: 50px;
}

.button .link_base {
  margin: 0 auto;
}

@media only screen and (max-width : 736px) {
  .feature_section .section_title {
    font-size: 20px;
  }

  .feature_section .section_lead {
    font-size: 20px;
  }
}

/* 幻冬舎ルネッサンスが選ばれる３つの理由 */
#feature_reason .reason-list {
  display: flex;
  justify-content: space-between;
}

#feature_reason .reason-list .reason-list_item {
  width: calc((100% - 100px) / 3);
}

#feature_reason .reason-list .reason-list_item p {
  text-align: left;
}

#feature_reason .reason-list .reason-list_item .title {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
}

#feature_reason .reason-list .reason-list_item .note {
  display: flex;
  margin-top: 20px;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 6px;
}

#feature_reason .reason-list .reason-list_item .note img {
  width: 80px;
  height: 80px;
}

#feature_reason .reason-list .reason-list_item .note p {
  flex: 1;
  font-size: 14px;
  margin-left: 15px;
}

@media only screen and (max-width : 736px) {
  #feature_reason .reason-list {
    flex-direction: column;
  }

  #feature_reason .reason-list .reason-list_item {
    width: 100%;
    margin-bottom: 40px
  }

  #feature_reason .reason-list .reason-list_item:last-child {
    margin-bottom: 0
  }

  #feature_reason .reason-list .reason-list_item .note {
    display: none;
  }
}

/* 書籍を作るだけではなく、著者様の目的に合わせた提案をいたします。 */
#feature_voice {
  background: #f5f0da;
}

#feature_voice .voice-list {
  display: flex;
  justify-content: space-between;
}


#feature_voice .voice-list .voice-list_item {
  width: calc((100% - 300px) / 3);
}

#feature_voice .voice-list .voice-list_item p {
  text-align: left;
  margin-top: 20px;
}

#feature_voice .voice-list .voice-list_item p.voice {
  text-indent: 40px;
  position: relative;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.3;
}

#feature_voice .voice-list .voice-list_item p.voice::before {
  content: '';
  width: 35px;
  height: 28px;
  position: absolute;
  background: url(../images/page/feature_quote.png) no-repeat;
  background-size: cover;
  left: 0;
  top: -7px;
}

#feature_voice .voice-list .voice-list_item p.name {
  font-weight: bold;
  text-align: right;
}

@media only screen and (max-width : 736px) {
  #feature_voice .voice-list {
    flex-direction: column;
  }

  #feature_voice .voice-list .voice-list_item {
    width: 100%;
    margin-bottom: 40px
  }

  #feature_voice .voice-list .voice-list_item:last-child {
    margin-bottom: 0;
  }
}

/* 少しでも多く読者に届けたい */
#feature_point .point-list {
  display: flex;
  justify-content: space-between;
}

#feature_point .point-list .point-list_item {
  width: calc((100% - 100px) / 3);
  align-items: stretch;
  position: relative;
  height: auto;
  min-height: 630px;
}

#feature_point .point-list .point-list_item p {
  text-align: left;
  line-height: 1.5;
}

#feature_point .point-list .point-list_item .title {
  font-size: 20px;
  font-weight: bold;
  margin: 20px 0;
  text-align: center;
}

#feature_point .point-list .point-list_item .note {
  margin-top: 20px;
  background: #f5f5f5;
  padding: 10px;
  border-radius: 6px;
  position: absolute;
  bottom: 0;
  height: auto;
  display: flex;
}

#feature_point .point-list .point-list_item .note img {
  width: 80px;
  height: 80px;
}

#feature_point .point-list .point-list_item .note p {
  flex: 1;
  font-size: 14px;
  margin-left: 15px;
}

@media only screen and (max-width : 736px) {
  #feature_point .point-list {
    flex-direction: column;
  }

  #feature_point .point-list .point-list_item {
    width: 100%;
    margin-bottom: 40px min-height: auto;
  }

  #feature_point .point-list .point-list_item:last-child {
    margin-bottom: 0;
  }
}

/* 読者に届けるまでの一貫したサービスも魅力の一つです。 */
#feature_flow {
  background: #f5f0da;
}

#feature_flow .flow-list {
  display: flex;
  justify-content: space-between;
}

#feature_flow .flow-list .flow-list_item {
  width: calc((100% - 200px) / 5);
  position: relative;
}

#feature_flow .flow-list .flow-list_item::after {
  content: '';
  width: 18px;
  height: 29px;
  background: url(../images/page/feature_arrow.png) no-repeat;
  background-size: cover;
  position: absolute;
  top: 120px;
  right: -35px;
}

#feature_flow .flow-list .flow-list_item:last-child::after {
  content: none;
}

#feature_flow .flow-list .flow-list_item .title {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 1.3;
}

#feature_flow .flow-list .flow-list_item .title span {
  display: block;
  font-size: 16px;
  color: #999;
}

#feature_flow .flow-list .flow-list_item ul {
  margin-top: 20px;
}

#feature_flow .flow-list .flow-list_item ul li {
  text-align: left;
  list-style: none;
  position: relative;
  padding-left: 20px;
  font-size: 14px;
}

#feature_flow .flow-list .flow-list_item ul li::before {
  content: '';
  width: 14px;
  height: 11px;
  position: absolute;
  background: url(../images/page/feature_check.png) no-repeat;
  background-size: cover;
  left: 0;
  top: 5px;
}

@media only screen and (max-width : 736px) {
  #feature_flow .flow-list {
    flex-direction: column;
  }

  #feature_flow .flow-list .flow-list_item {
    width: 100%;
    margin-bottom: 40px
  }

  #feature_flow .flow-list .flow-list_item::after {
    top: auto;
    right: auto;
    left: 40px;
    transform: rotate(90deg);
  }

  #feature_flow .flow-list .flow-list_item:last-child {
    margin-bottom: 0;
  }

  #feature_flow .flow-list .flow-list_item .title {
    text-align: left;
  }

  #feature_flow .flow-list .flow-list_item .title span {
    display: inline-block;
    margin-right: 10px;
  }

  #feature_flow .flow-list .flow-list_item img {
    width: 100px;
    float: left;
  }

  #feature_flow .flow-list .flow-list_item ul {
    margin-top: 0;
    margin-left: 120px;
    min-height: 90px;
  }

  #feature_flow .flow-list .flow-list_item ul li {
    line-height: 1.3;
  }

  #feature_point .point-list .point-list_item .note {
    display: none;
  }
}

/* 編集者から */
#feature_editor .editor-profile {
  display: flex;
  justify-content: space-between;
}

#feature_editor .editor-profile .editor-profile_image {
  width: 300px;
}

#feature_editor .editor-profile .editor-profile_image p {
  text-align: left;
  line-height: 1.3;
  font-size: 14px;
}

#feature_editor .editor-profile .editor-profile_image .title {
  font-weight: bold;
  text-align: center;
  margin-top: 7px;
  margin-bottom: 7px;
  font-size: 16px;
}

#feature_editor .editor-profile .editor-profile_text {
  flex: 1;
  margin-left: 30px;
  text-align: left;
}

#feature_editor .editor-profile .editor-profile_text .title {
  font-weight: bold;
  margin-bottom: 20px;
  font-size: 20px;
}

#feature_editor .editor-profile .editor-profile_text .button .link_base {
  margin: 0;
}

@media only screen and (max-width : 736px) {
  #feature_editor .editor-profile {
    flex-direction: column;

  }

  #feature_editor .editor-profile .editor-profile_image {
    width: 100%;
    margin-bottom: 20px;
    background: #f5f5f5;
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
  }

  /*    #feature_editor .editor-profile .editor-profile_image img {
        width: 100px;
        float: left;
    }*/
  #feature_editor .editor-profile .editor-profile_image p {
    /*        margin-left: 120px;*/
    line-height: 1.5;
    font-size: 14px;
  }

  #feature_editor .editor-profile .editor-profile_image .title {
    margin-top: 0;
    text-align: left;
    margin-bottom: 5px;
  }

  #feature_editor .editor-profile .editor-profile_text {
    margin-left: 0;
  }

  #feature_editor .editor-profile .editor-profile_text .button .link_base {
    margin: 0 auto;
  }
}

/* 編集者に相談する */
#feature_cta {
  background: url(../images/page/feature_cta_bg.jpg) no-repeat top center;
  background-size: cover;
}

#feature_cta .section_title {
  color: #fff;
}

#feature_cta .cta_buttons {
  display: flex;
  justify-content: space-between;
}

#feature_cta .cta_buttons .button {
  width: calc((100% - 100px) / 3);
}

#feature_cta .link_base {
  background: #c7ae05;
  padding: 24px 0px;
  border-radius: 44px;
  width: 300px;
  border: 3px solid #c7ae05;
  font-size: 18px
}

#feature_cta .link_base:hover {
  background: #fff;
}

@media only screen and (max-width : 736px) {
  #feature_cta .cta_buttons {
    flex-direction: column;
  }

  #feature_cta .cta_buttons .button {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}


.top_section9 {
  background-image: url(../images/top/top_interview_parts1.png), url(../images/top/top_section5_bg.jpg);
  background-size: 103px, cover;
  background-repeat: no-repeat;
  background-position: bottom left, center top;
  padding: 30px 0 45px;
  display: flex;
  height: auto;
}

.top_section9 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 45px 0 0;
}

.top_section9 ul li {
  background: #fff;
  width: 40%;
  list-style: none;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0;
}

@media only screen and (max-width : 736px) {
  .top_section9 ul li {
    width: 90%;
  }
}

/*
出版をお考えの方 改修 2020/10
----------------------------------- */
/* 共通 */
.service_section .service_section_inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 20px;
  text-align: center;
}

.service_section .section_title {
  position: relative;
  font-weight: bold;
  font-size: 36px;
  margin: 0 0 50px 0;
  line-height: 1.3;
  font-family: "Noto Serif JP";
}

.service_section .section_title::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #c7ae05;
  position: absolute;
  bottom: -20px;
  left: 50%;
}

.service_section .section_title::after {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: -20px;
  right: 50%;
}

.service_section .section_lead {
  font-size: 24px;
  font-weight: bold;
  color: #c7ae05;
  margin-bottom: 30px;
}

.button {
  margin-top: 50px;
}

.button .link_base {
  margin: 0 auto;
}

@media only screen and (max-width : 736px) {
  .service_section .service_section_inner {
    padding: 40px 20px;
  }

  .service_section .section_title {
    font-size: 20px;
  }

  .service_section .section_lead {
    font-size: 20px;
  }
}

/* 出版方法について */
#service_publish {
  background-color: #faf5d4;
}

#service_publish .publish-methods {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

#service_publish .publish-methods .publish-methods_item {
  margin: 0 25px;
  width: 50%;
  border: 3px solid #c7ae05;
  background-color: #fff;
}

#service_publish .publish-methods .publish-methods_item .title {
  background-color: #c7ae05;
  color: #fff;
  text-align: center;
  margin: 0 0 20px 0;
  font-size: 24px;
  font-weight: bold;
  padding: 8px;
}

#service_publish .publish-methods .publish-methods_item ul {
  margin: 0 20px;
}

#service_publish .publish-methods .publish-methods_item ul li {
  text-align: left;
  padding-left: 30px;
  position: relative;
  list-style: none;
  margin-bottom: 15px;
}

#service_publish .publish-methods .publish-methods_item ul li span {
  font-weight: bold;
}

#service_publish .publish-methods .publish-methods_item ul li::before {
  content: '';
  width: 23px;
  height: 22px;
  display: inline-block;
  background-image: url(../images/page/service_icon_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
}

@media only screen and (max-width : 736px) {
  #service_publish .publish-methods {
    flex-direction: column;
  }

  #service_publish .publish-methods .publish-methods_item {
    margin: 0 0 20px;
    width: 100%;
  }
}

.arrow {
  max-width: 150px;
  margin: 20px auto;
}

/* 様々な自費出版の方法 */
#service_howto ul li {
  list-style: none;
}

#service_howto .self-publish {
  background-image: url(../images/page/service_bg_type_of_publish.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 60px 20px;
  margin-top: 60px;
  margin-bottom: -60px;
}

#service_howto .self-publish_pc {
  max-width: 960px;
  margin: 0 auto
}

#service_howto .self-publish_sp {
  display: none;
}

#service_howto .howto_lead {
  background-image: url(../images/page/service_title_bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  color: #fff;
  text-align: center;
}

#service_howto .howto_lead .howto_lead_inner {
  padding: 90px 30px 80px;
  position: relative;
  background-image: url(../images/page/service_image_man.png);
  background-repeat: no-repeat;
  background-position: left 3% bottom;
  background-size: 273px 284px;
}

#service_howto .howto_lead .howto_lead_inner .arrow {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

#service_howto .howto_lead .text01 {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  width: 539px;
  height: 69px;
  display: inline-block;
  padding-top: 8px;
  background-image: url(../images/page/service_speech-bubble.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: contain;
}

#service_howto .howto_lead .text02 {
  font-size: 36px;
  font-weight: bold;
}

#service_howto .howto_lead .text02 span {
  color: #dbc030;
}

#service_howto .howto_step01 {
  background-color: #f5f5f5;
}

#service_howto .howto_step01+.arrow {
  position: relative;
  top: -60px;
}

#service_howto .howto_step01 .service_section_inner {
  display: flex;
  justify-content: space-between;
}

#service_howto .howto_step01 .howto_step01_item {
  margin: 0 25px;
  width: 50%;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}

#service_howto .howto_step01 .howto_step01_item .title {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 3px solid #c7ae05;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#service_howto .howto_step01 .howto_step01_item .howto_step01_item_list {
  display: flex;
  justify-content: space-between;
}

#service_howto .howto_step01 .howto_step01_item .howto_step01_item_list figure {
  max-width: 136px;
  margin: 0;
}

#service_howto .howto_step01 .howto_step01_item ul {
  flex: 1;
  margin: 10px 0 0 25px;
}

#service_howto .howto_step01 .howto_step01_item ul li {
  text-align: left;
  padding: 0;
  border-bottom: none;
  position: relative;
  font-weight: bold;
}

#service_howto .howto_step01 .howto_step01_item ul li::before {
  content: '';
  background-color: #c7ae05;
  width: 5px;
  height: 5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

#service_howto .howto_step02 {
  margin-top: -60px;
}

#service_howto .howto_step02+.arrow {
  position: relative;
  top: -20px;
}

#service_howto .howto_step02 .title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 40px;
}

#service_howto .howto_step02 .howto_step02_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#service_howto .howto_step02 .howto_step02_list figure {
  max-width: 500px;
  height: auto;
  margin: 0;
}

#service_howto .howto_step02 .howto_step02_list ul {
  flex: 1;
  margin-left: 50px;
}

#service_howto .howto_step02 ul {
  display: inline-block;
}

#service_howto .howto_step02 ul li {
  text-align: left;
  position: relative;
  padding-left: 30px;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}

#service_howto .howto_step02 ul li::before {
  content: '';
  width: 23px;
  height: 22px;
  display: inline-block;
  background-image: url(../images/page/service_icon_check.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}

#service_howto .howto_step03 {
  background-color: #faf5d4;
  margin-top: -60px;
}

#service_howto .howto_step03 .title {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

#service_howto .howto_step03 .table_title {
  color: #666;
  font-weight: bold;
  font-size: 20px;
}

#service_howto .howto_step03 .sp {
  display: none;
}

.table_compare {
  width: 100%;
  table-layout: fixed;
  margin-top: 30px;
}

.table_compare tr th,
.table_compare tr td {
  padding: 15px 10px;
  vertical-align: top;
  border: #ddd 1px solid;
  background-color: #fff;
}

.table_compare tr:nth-child(even) th,
.table_compare tr:nth-child(even) td {
  background-color: #f5f5f5;
}

.table_compare tr th.title1 {
  background-color: #666;
  color: #fff;
  vertical-align: middle;
}

.table_compare tr th.title2 {
  text-align: left;
  padding-left: 15px;
}

.table_compare tr th.space {
  border-top: none;
  border-left: none;
  background-color: transparent;
}

.table_compare tr th.renaissance {
  background-color: #c7ae05;
  border-right: 3px solid #c7ae05;
  border-left: 3px solid #c7ae05;
}

.table_compare tr td.renaissance {
  border-right: 3px solid #c7ae05;
  border-left: 3px solid #c7ae05;
}

.table_compare tr:last-child td.renaissance {
  border-bottom: 3px solid #c7ae05;
}

.table_compare tr td p {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 10px;
}

.table_compare tr td span.no {
  width: 17px;
  display: inline-block;
}

.table_compare tr td span.good,
.table_compare tr td span.better,
.table_compare tr td span.best {
  width: 20px;
  display: inline-block;
}

@media only screen and (max-width : 736px) {
  #service_howto .self-publish {
    width: 100%;
    margin-top: 40px;
  }

  #service_howto .self-publish_pc {
    display: none;
  }

  #service_howto .self-publish_sp {
    display: block;
  }

  #service_howto .howto_lead .howto_lead_inner {
    padding: 60px 20px 220px;
    background-position: center bottom;
    background-size: 200px auto;
  }

  #service_howto .howto_lead .text01 {
    font-size: 15px;
    width: 100%;
    height: 55px;
    padding-top: 3px;
  }

  #service_howto .howto_lead .text02 {
    font-size: 28px;
    line-height: 1.3;
  }

  #service_howto .howto_step01 .service_section_inner {
    flex-direction: column;
  }

  #service_howto .howto_step01 .howto_step01_item {
    width: 100%;
    margin: 0 0 30px;
  }

  #service_howto .howto_step01 .howto_step01_item .title {
    font-size: 20px;
    line-height: 1.3;
  }

  #service_howto .howto_step01 .howto_step01_item .howto_step01_item_list {
    flex-direction: column-reverse;
    align-items: center;
  }

  #service_howto .howto_step01 .howto_step01_item ul {
    margin: 0;
  }

  #service_howto .howto_step01 .howto_step01_item ul li {
    padding: 2px 0 0 0;
  }

  #service_howto .howto_step02 {
    margin-top: -100px;
  }

  #service_howto .howto_step02 .title {
    font-size: 20px;
    line-height: 1.3;
  }

  #service_howto .howto_step02 ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }

  #service_howto .howto_step02 .howto_step02_list {
    flex-direction: column-reverse;
  }

  #service_howto .howto_step02 .howto_step02_list ul {
    margin-left: 0;
    margin-bottom: 20px;
  }

  #service_howto .howto_step03 .title {
    font-size: 20px;
    line-height: 1.3;
  }

  #service_howto .howto_step03 .table_title {
    font-size: 16px;
  }

  #service_howto .howto_step03 .sp {
    display: block;
    font-size: 13px;
    margin-top: 10px;
  }

  .table_wrapper {
    width: 100vw;
    overflow: scroll;
    margin-left: -20px;
  }

  .table_compare {
    width: 800px;
    margin-top: 20px;
    margin-left: 20px;
  }

  .table_compare tr th,
  .table_compare tr td {
    font-size: 14px;
    padding: 10px;
    line-height: 1.3;
  }

  .table_compare tr td p {
    display: none;
  }
}

#service_button-buttons .button-buttons {
  display: flex;
  justify-content: center;
}

#service_button-buttons .button-buttons .button {
  margin-top: 0;
}

#service_button-buttons .button-buttons .button .link_base {
  width: 400px;
  margin: 0 50px;
  box-sizing: border-box;
  border-radius: 41px;
  padding: 30px 0;
}

@media only screen and (max-width : 736px) {
  #service_button-buttons .button-buttons {
    flex-direction: column;
  }

  #service_button-buttons .button-buttons .button .link_base {
    width: 100%;
    margin: 0 0 20px;
    font-size: 14px;
  }
}

#service_cta {
  background: url(../images/page/service_cta_bg.jpg) no-repeat top center;
  background-size: cover;
}

#service_cta .section_title {
  color: #fff;
}

#service_cta .cta_buttons {
  display: flex;
  justify-content: space-between;
}

#service_cta .cta_buttons .button {
  width: calc((100% - 100px) / 3);
}

#service_cta .link_base {
  background: #c7ae05;
  padding: 24px 0px;
  border-radius: 44px;
  width: 300px;
  border: 3px solid #c7ae05;
  font-size: 18px;
  border: 4px solid #fff;
}

#service_cta .link_base:hover {
  background: #fff;
}

@media only screen and (max-width : 736px) {
  #service_cta .cta_buttons {
    flex-direction: column;
  }

  #service_cta .cta_buttons .button {
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/*****************************
  2021.06追記　自費出版
*****************************/
.vanity-pressPage .in-cont h2 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  padding-top: 20px;
}

.vanity-pressPage .in-cont h2.pageTitle {
  position: relative;
  padding: 20px 0;
  margin-bottom: 0;
}

.vanity-pressPage .in-cont h2.pageTitle::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  background: #333;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1
}

.vanity-pressPage .in-cont h2.pageTitle::before {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  background: #c7ae05;
  bottom: 0;
  right: -30px;
  left: 0;
  margin: 0 auto;
  z-index: 2
}

.vanity-pressPage .in-cont h2.pageTitle.basic-knowledge::before {
  background: #46b1e7;
}

.vanity-pressPage .in-cont h2.pageTitle.choose-publisher::before {
  background: #13c25f;
}

.vanity-pressPage .in-cont h2.pageTitle.how2win::before {
  background: #de9012;
}

.vanity-pressPage .in-cont h2.subTitle {
  font-size: 22px;
  padding-top: 20px;
  margin-top: 0;
  color: #666;
}

.vanity-pressPage .column_wrap {
  justify-content: space-between;
  padding: 20px 0 60px 0;
}

.vanity-pressPage .leftCont {
  max-width: 805px;
  width: 74%;
}

.vanity-pressPage .leftCont .archiveList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.vanity-pressPage .leftCont .archiveList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.vanity-pressPage .leftCont .archiveList li:nth-of-type(3n) {
  margin-right: 0;
}

.vanity-pressPage .leftCont .archiveList li .thumImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.vanity-pressPage .leftCont .archiveList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 70%;
}

.vanity-pressPage .leftCont .archiveList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.vanity-pressPage .leftCont .archiveList li .ar_detail {
  margin-top: 10px;
}

.vanity-pressPage .leftCont .archiveList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.vanity-pressPage .leftCont .archiveList li .v-term.basic-knowledge {
  background: #46b1e7;
}

.vanity-pressPage .leftCont .archiveList li .v-term.choose-publisher {
  background: #13c25f;
}

.vanity-pressPage .leftCont .archiveList li .v-term.how2win {
  background: #de9012;
}

.vanity-pressPage .leftCont .archiveList li h3 {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.vanity-pressPage .leftCont .archiveList li:hover h3 {
  color: #c7ae05;
}

.vanity-pressPage .rightCont {
  max-width: 250px;
  width: 24%;
}

.vanity-pressPage .rightCont h4 {
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 18px;
  background: url("../images/common/icon_folder.svg") no-repeat left 50% / 20px 13px;
  padding-left: 30px;
}

.vanity-pressPage .rightCont .categoryList {
  list-style: none;
  padding: 0;
  margin: 0;
}

.vanity-pressPage .rightCont .categoryList li {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.vanity-pressPage .rightCont .categoryList li a {
  display: block;
  background: #fafafa;
  padding: 15px;
  border-left: #CCC solid 3px;
}

.vanity-pressPage .rightCont .categoryList li.basic-knowledge a {
  border-left: #46b1e7 solid 3px;
}

.vanity-pressPage .rightCont .categoryList li.how2win a {
  border-left: #de9012 solid 3px;
}

.vanity-pressPage .rightCont .categoryList li.choose-publisher a {
  border-left: #13c25f solid 3px;
}

.vanity-pressPage .rightCont .archiveLink {
  margin-top: 30px;
}

.vanity-pressPage .rightCont .archiveLink a {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: block;
  width: 100%;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.vanity-pressPage .rightCont .archiveLink a:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width : 736px) {
  .vanity-pressPage .column_body {
    padding: 0 15px 15px;
  }

  .vanity-pressPage .column_wrap {
    justify-content: space-between;
    padding: 20px 0 30px 0;
  }

  .vanity-pressPage .leftCont {
    width: 100%;
    max-width: initial;
    max-width: auto;
    margin-bottom: 30px;
  }

  .vanity-pressPage .in-cont h2 {
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 0;
  }

  .vanity-pressPage .in-cont h2.pageTitle {
    padding: 10px 0;
  }

  .vanity-pressPage .in-cont h2.subTitle {
    font-size: 18px;
    padding-top: 12px;
  }

  .vanity-pressPage .leftCont .archiveList li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 15px 0;
  }

  .vanity-pressPage .leftCont .archiveList li .thumImg {
    width: 30%;
  }

  .vanity-pressPage .leftCont .archiveList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }

  .vanity-pressPage .leftCont .archiveList li h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .vanity-pressPage .leftCont .archiveList li .v-term {
    font-size: 11px;
    margin: 0 5px 5px 0;
  }

  .vanity-pressPage .rightCont {
    width: 100%;
    max-width: initial;
    max-width: auto;
  }

  .vanity-pressPage .rightCont .archiveLink {
    text-align: center;
  }

  .vanity-pressPage .rightCont .archiveLink a {
    display: inline-block;
    max-width: 300px;
  }
}

/*---詳細ページ---*/
.vanity-pressPage.single .column_wrap {
  padding: 60px 0 80px 0;
}

.vanity-pressPage.single .vanity-press_d_cont h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.vanity-pressPage.single .vanity-press_d_cont h2 {
  text-align: left;
  margin: 50px 0 15px 0;
  padding: 0;
}

.vanity-pressPage.single .vanity-press_d_cont h3 {
  border-bottom: #333 solid 2px;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 40px 0 15px 0;
}

.vanity-pressPage.single .vanity-press_d_cont h4 {
  border-radius: 5px;
  padding: 15px;
  background-color: #f0e68c;
  margin: 40px 0 15px 0;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea {
  margin-bottom: 20px;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag {
  margin-right: 5px;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag a {
  display: inline-block;
  padding: 5px 10px;
  background: #CCC;
  color: #FFF;
  font-size: 13px;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag.basic-knowledge a {
  background: #46b1e7;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag.choose-publisher a {
  background: #13c25f;
}

.vanity-pressPage.single .vanity-press_d_cont .tagArea .pageTag.how2win a {
  background: #de9012;
}

.vanity-pressPage.single .vanity-press_d_cont p {
  font-size: 16px;
  line-height: 1.8;
  margin: .5em 0 1.5em;
}

.vanity-pressPage.single .vanity-press_d_cont .relationColumn {
  margin-top: 70px;
}

.vanity-pressPage.single .vanity-press_d_cont .relationColumn .r_title {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px 0;
  position: relative;
  padding-bottom: 15px;
}

.vanity-pressPage.single .vanity-press_d_cont .relationColumn .r_title::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #c7ae05;
  position: absolute;
  bottom: 0;
  left: 30px;
}

.vanity-pressPage.single .vanity-press_d_cont .relationColumn .r_title::after {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.vanity-pressPage.single .vanity-press_d_cont .relationColumn .relationList {
  list-style: none;
}

/*関連コラム*/
.vanity-pressPage.single .relationList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.vanity-pressPage.single .relationList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.vanity-pressPage.single .relationList li:nth-of-type(3n) {
  margin-right: 0;
}

.vanity-pressPage.single .relationList li .thumImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.vanity-pressPage.single .relationList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 70%;
}

.vanity-pressPage.single .relationList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.vanity-pressPage.single .relationList li .ar_detail {
  margin-top: 10px;
}

.vanity-pressPage.single .relationList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.vanity-pressPage.single .relationList li .v-term.basic-knowledge {
  background: #46b1e7;
}

.vanity-pressPage.single .relationList li .v-term.choose-publisher {
  background: #13c25f;
}

.vanity-pressPage.single .relationList li .v-term.how2win {
  background: #de9012;
}

.vanity-pressPage.single .relationList li .ar_title {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.vanity-pressPage.single .relationList li:hover .ar_title {
  color: #c7ae05;
}

@media only screen and (max-width : 736px) {
  .vanity-pressPage.single .column_wrap {
    padding: 40px 0 60px 0;
  }

  .vanity-pressPage.single .vanity-press_d_cont h1 {
    font-size: 24px;
    line-height: 1.5;
  }

  .vanity-pressPage.single .vanity-press_d_cont h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .vanity-pressPage.single .vanity-press_d_cont .relationColumn .r_title {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .vanity-pressPage.single .relationList li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 15px 0;
  }

  .vanity-pressPage.single .relationList li .thumImg {
    width: 30%;
  }

  .vanity-pressPage.single .relationList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }
}

/*自費出版内の関連記事周り*/
.otherWrapBg {
  background: #f5f3ed;
  padding: 35px 35px 10px 35px;
  margin: 40px 0;
}

.otherWrapBg .otrTitle {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  text-align: center;
}

.otherWrapBg .otrTitle_line {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}

.otherWrapBg .otrTitle_line::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  background: #333;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1
}

.otherWrapBg .otrTitle_line::before {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  background: #c7ae05;
  bottom: 0;
  right: -30px;
  left: 0;
  margin: 0 auto;
  z-index: 2
}

.otherWrapBg .otrTitle_line.basic-knowledge::before {
  background: #46b1e7;
}

.otherWrapBg .otrTitle_line.choose-publisher::before {
  background: #13c25f;
}

.otherWrapBg .otrTitle_line.how2win::before {
  background: #de9012;
}

.otherWrapBg .otrTitle_sub {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.other_relationList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.other_relationList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.other_relationList li:nth-of-type(3n) {
  margin-right: 0;
}

.other_relationList li .thumImg {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.other_relationList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 65%;
}

.other_relationList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.other_relationList li .ar_detail {
  margin-top: 10px;
}

.other_relationList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.other_relationList li .v-term.basic-knowledge {
  background: #46b1e7;
}

.other_relationList li .v-term.choose-publisher {
  background: #13c25f;
}

.other_relationList li .v-term.how2win {
  background: #de9012;
}

.other_relationList li .ar_title {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.other_relationList li:hover .ar_title {
  color: #c7ae05;
}

.otherWrapBg .r_clumnBtn {
  margin-top: 15px;
  text-align: center;
}

.otherWrapBg .r_clumnBtn a {
  min-width: 300px;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.otherWrapBg .r_clumnBtn a:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width : 736px) {
  .otherWrapBg {
    padding: 20px 15px;
    margin: 30px 0;
  }

  .otherWrapBg .otrTitle {
    font-size: 18px;
  }

  .otherWrapBg .otrTitle_line {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .otherWrapBg .otrTitle_sub {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .other_relationList li {
    width: 100%;
    margin: 0 0 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .other_relationList li:last-of-type {
    margin-bottom: 0;
  }

  .other_relationList li .thumImg {
    width: 30%;
    height: auto;
  }

  .other_relationList li .thumImg::after {
    content: '';
    display: block;
    padding-top: 70%;
  }

  .other_relationList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }

  .other_relationList li h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .other_relationList li .v-term {
    margin: 0 5px 5px 0;
    font-size: 11px;
  }

  .other_relationList li .ar_title {
    font-size: 14px;
  }
}

/* 制作ページ */
.mv_produce {
  background-image: url(../images/mv/mv_produce.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.produce2 {
  margin-top: 60px;
}

.produce2-flex {
  display: flex;
  justify-content: space-evenly;
}

.produce2-flexbox {
  /* flex-basis: 26%; */
  overflow: hidden;
  text-align: center;
}

.produce2-flexbox img {
  max-width: 100%;
}

.flexbox-title {
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 0.3em;
}

.btn-produce {
  display: inline-block;
  margin-top: 1em;
  border: 1px solid black;
  background: black;
  color: white;
  padding: 2px 17px;
  border-radius: 15px;
}

.fa-external-link-alt {
  margin-left: 3px;
}

.produce2-flexbox img {
  max-width: 83% !important;
}

.produce3 {
  background: #eee;
}

.produce3-flexbox {
  display: flex;
  justify-content: space-evenly;
  margin-top: 3%;
}

.hp-txc {
  text-align: center;
}

/* .produce3 p { */
/* margin-top: -3%; */
/* } */
.mgr-btn {
  margin: 4% auto 2%;
}

.fa-phone-volume {
  margin-right: 5px;
}

.mgr-auto {
  margin: 0 auto;
  margin-top: 1em;
}

.sp-only {
  display: none;
}

.pc-only {
  display: block;
}

.fwbold {
  font-weight: 700;
}

.link_bass--mod {
  line-height: 1.3;
  padding: 10px 0px;
  border-radius: 36px;
}

@media only screen and (max-width : 736px) {
  .produce2-flex {
    flex-direction: column;
  }

  .produce2-flexbox {
    margin-bottom: 8%;
  }

  .produce3-flexbox {
    flex-direction: column;
  }

  .sp-only {
    display: block;
  }

  .pc-only {
    display: none;
  }
}

/*****************************
  2021.08追記　執筆お役立ち情報
*****************************/
/*---執筆お役立ち情報 共通メインビジュアル（タームによってだし分け指定あり）---*/
.mv_method {
  background-image: url(../images/mv/mv_column.jpg);
}

/*---執筆お役立ち情報 扉ページ---*/
.method_body {
  padding-top: 30px;
}

.method_body .in-cont .linkList {
  display: flex;
  flex-wrap: wrap;
}

.method_body .in-cont .linkList .items {
  width: 330px;
  margin-right: 55px;
  margin-bottom: 30px;
  background: #fafafa;
}

.method_body .in-cont .linkList .items:nth-of-type(3n) {
  margin-right: 0
}

.method_body .in-cont .linkList .linkVisual {
  width: 100%;
  height: 120px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  background: #CCC;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.method_body .in-cont .linkList .linkVisual.novel {
  background: url("../images/method/method_title_novel.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual.essay {
  background: url("../images/method/method_title_essay.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual.picture_book {
  background: url("../images/method/method_title_picture_book.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual.my_history {
  background: url("../images/method/method_title_my_history.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual.practical_book {
  background: url("../images/method/method_title_practical_book.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual.others {
  background: url("../images/method/method_title_others.jpg") no-repeat center center / cover;
}

.method_body .in-cont .linkList .linkVisual h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  letter-spacing: .1em;
  text-indent: .1em;
  position: relative;
  padding-bottom: 10px;
  line-height: 1.3;
  text-align: center;
}

.method_body .in-cont .linkList .linkVisual h2 span {
  font-size: 30px;
}

.method_body .in-cont .linkList .linkVisual h2::before {
  content: '';
  display: block;
  width: 20px;
  height: 3px;
  position: absolute;
  background: #c7ae05;
  bottom: 0;
  right: -20px;
  left: 0;
  margin: 0 auto;
  z-index: 2;
}

.method_body .in-cont .linkList .linkVisual h2::after {
  content: '';
  display: block;
  width: 40px;
  height: 3px;
  position: absolute;
  background: #ffffff;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
}

.method_body .in-cont .linkList .linkVisual.novel h2::before {
  background: #c00;
}

.method_body .in-cont .linkList .linkVisual.essay h2::before {
  background: #009ce6;
}

.method_body .in-cont .linkList .linkVisual.picture_book h2::before {
  background: #ff6608;
}

.method_body .in-cont .linkList .linkVisual.my_history h2::before {
  background: #7a2197;
}

.method_body .in-cont .linkList .linkVisual.practical_book h2::before {
  background: #d20b77;
}

.method_body .in-cont .linkList .linkVisual.others h2::before {
  background: #999999;
}

.method_body .in-cont .linkList ul {
  list-style-position: inside;
  padding: 15px 20px;
}

.method_body .in-cont .linkList ul li {
  margin-bottom: 3px;
}

.method_body .interviewLink {
  background: #fafafa;
  padding: 50px 0;
}

.method_body .interviewLink .in-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.method_body .interviewLink .interview {
  width: 550px;
  height: 130px;
  background: url("../images/method/method_link_interview.jpg") no-repeat center center / cover;
  text-align-last: center;
  letter-spacing: .1em;
  text-indent: .1em;
}

.method_body .interviewLink .interview a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #ffffff;
  font-size: 24px;
  line-height: 1.3;
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.method_body .interviewLink .interview a:hover {
  background: rgba(255, 255, 255, 0.3);
}

.method_body .interviewLink .specialBanner img {
  height: 130px;
  image-rendering: -webkit-optimize-contrast;
}

.method_body .interviewLink a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.method_body .interviewLink a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.method_body .snsArea {
  padding: 50px 0;
}

.method_body .snsArea .in-cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.method_body .snsArea .in-cont .box {
  width: 400px;
}

.method_body .snsArea .in-cont .box+.box {
  margin-left: 30px;
}

@media only screen and (max-width : 736px) {
  .method_body .in-cont .linkList {
    display: block;
    padding: 0 15px;
  }

  .method_body .in-cont .linkList .items {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .method_body .in-cont .linkList .linkVisual {
    height: auto;
    padding: 20px 10px;
    box-sizing: border-box;
  }

  .method_body .in-cont .linkList .linkVisual::after {
    content: '';
    display: block;
    padding-top: 20%;
  }

  .method_body .in-cont .linkList .linkVisual h2 {
    font-size: 16px;
  }

  .method_body .in-cont .linkList .linkVisual h2 span {
    font-size: 24px;
  }

  .method_body .in-cont .linkList ul {
    font-size: 14px;
  }

  .method_body .interviewLink {
    background: none;
    padding: 30px 15px;
  }

  .method_body .interviewLink .interview {
    width: 100%;
    height: auto;
  }

  .method_body .interviewLink .interview a {
    font-size: 20px;
  }

  .method_body .interviewLink .interview a::after {
    content: '';
    display: block;
    padding-top: 30%;
  }

  .method_body .interviewLink .specialBanner img {
    max-width: 100%;
    height: auto;
  }

  .method_body .interviewLink p+p {
    margin-top: 15px;
  }

  .method_body .snsArea {
    padding: 30px 15px;
    text-align: center;
  }

  .method_body .snsArea .in-cont {
    display: block;
  }

  .method_body .snsArea .in-cont .box {
    width: 100%;
    max-width: 500px;
  }

  .method_body .snsArea .in-cont .box+.box {
    margin: 15px 0 0 0;
  }
}

/*---執筆お役立ち情報 コラム一覧---*/
.methodPage .in-cont h2 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  padding-top: 20px;
}

.methodPage .in-cont h2.pageTitle {
  position: relative;
  padding: 20px 0;
  margin-bottom: 0;
}

.methodPage .in-cont h2.pageTitle::after {
  content: '';
  display: block;
  width: 60px;
  height: 3px;
  position: absolute;
  background: #333;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1
}

.methodPage .in-cont h2.pageTitle::before {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  position: absolute;
  background: #cccccc;
  bottom: 0;
  right: -30px;
  left: 0;
  margin: 0 auto;
  z-index: 2
}

.methodPage .in-cont h2.pageTitle.novel::before {
  background: #c00;
}

.methodPage .in-cont h2.pageTitle.essay::before {
  background: #009ce6;
}

.methodPage .in-cont h2.pageTitle.picture_book::before {
  background: #ff6608;
}

.methodPage .in-cont h2.pageTitle.my_history::before {
  background: #7a2197;
}

.methodPage .in-cont h2.pageTitle.practical_book::before {
  background: #d20b77;
}

.methodPage .in-cont h2.pageTitle.trivia::before {
  background: #31794e;
}

.methodPage .in-cont h2.pageTitle.author::before {
  background: #c7ae05;
}

.methodPage .in-cont h2.pageTitle.publishing_news::before {
  background: #71b633;
}

.methodPage .in-cont h2.subTitle {
  font-size: 22px;
  padding-top: 20px;
  margin-top: 0;
  color: #666;
}

.methodPage .column_wrap {
  justify-content: space-between;
  padding: 20px 0 60px 0;
}

.methodPage .leftCont {
  max-width: 805px;
  width: 74%;
}

.methodPage .leftCont .archiveList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.methodPage .leftCont .archiveList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.methodPage .leftCont .archiveList li:nth-of-type(3n) {
  margin-right: 0;
}

.methodPage .leftCont .archiveList li .thumImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.methodPage .leftCont .archiveList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 70%;
}

.methodPage .leftCont .archiveList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.methodPage .leftCont .archiveList li .ar_detail {
  margin-top: 10px;
}

.methodPage .leftCont .archiveList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.methodPage .leftCont .archiveList li .v-term.novel {
  background: #c00;
}

.methodPage .leftCont .archiveList li .v-term.essay {
  background: #009ce6;
}

.methodPage .leftCont .archiveList li .v-term.picture_book {
  background: #ff6608;
}

.methodPage .leftCont .archiveList li .v-term.my_history {
  background: #7a2197;
}

.methodPage .leftCont .archiveList li .v-term.practical_book {
  background: #d20b77;
}

.methodPage .leftCont .archiveList li .v-term.trivia {
  background: #31794e;
}

.methodPage .leftCont .archiveList li .v-term.author {
  background: #c7ae05;
}

.methodPage .leftCont .archiveList li .v-term.publishing_news {
  background: #71b633;
}

.methodPage .leftCont .archiveList li h3 {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.methodPage .leftCont .archiveList li:hover h3 {
  color: #c7ae05;
}

.methodPage .rightCont {
  max-width: 250px;
  width: 24%;
}

.methodPage .rightCont h4 {
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 18px;
  background: url("../images/common/icon_folder.svg") no-repeat left 50% / 20px 13px;
  padding-left: 30px;
}

.methodPage .rightCont .categoryList {
  list-style: none;
  padding: 0;
  margin: 0;
}

.methodPage .rightCont .categoryList li {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}

.methodPage .rightCont .categoryList li a {
  display: block;
  background: #fafafa;
  padding: 15px;
  border-left: #CCC solid 3px;
}

.methodPage .rightCont .categoryList li.novel a {
  border-left: #c00 solid 3px;
}

.methodPage .rightCont .categoryList li.essay a {
  border-left: #009ce6 solid 3px;
}

.methodPage .rightCont .categoryList li.picture_book a {
  border-left: #ff6608 solid 3px;
}

.methodPage .rightCont .categoryList li.my_history a {
  border-left: #7a2197 solid 3px;
}

.methodPage .rightCont .categoryList li.practical_book a {
  border-left: #d20b77 solid 3px;
}

.methodPage .rightCont .categoryList li.trivia a {
  border-left: #31794e solid 3px;
}

.methodPage .rightCont .categoryList li.author a {
  border-left: #c7ae05 solid 3px;
}

.methodPage .rightCont .categoryList li.publishing_news a {
  border-left: #71b633 solid 3px;
}

.methodPage .rightCont .archiveLink {
  margin-top: 30px;
}

.methodPage .rightCont .archiveLink a {
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: block;
  width: 100%;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.methodPage .rightCont .archiveLink a:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width : 736px) {
  .methodPage .column_body {
    padding: 0 15px 15px;
  }

  .methodPage .column_wrap {
    justify-content: space-between;
    padding: 20px 0 30px 0;
  }

  .methodPage .leftCont {
    width: 100%;
    max-width: initial;
    max-width: auto;
    margin-bottom: 30px;
  }

  .methodPage .in-cont h2 {
    font-size: 22px;
    padding: 10px 0;
    margin-bottom: 0;
  }

  .methodPage .in-cont h2.pageTitle {
    padding: 10px 0;
  }

  .methodPage .in-cont h2.subTitle {
    font-size: 18px;
    padding-top: 12px;
  }

  .methodPage .leftCont .archiveList li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 15px 0;
  }

  .methodPage .leftCont .archiveList li .thumImg {
    width: 30%;
  }

  .methodPage .leftCont .archiveList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }

  .methodPage .leftCont .archiveList li h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .methodPage .leftCont .archiveList li .v-term {
    font-size: 11px;
    margin: 0 5px 5px 0;
  }

  .methodPage .rightCont {
    width: 100%;
    max-width: initial;
    max-width: auto;
  }

  .methodPage .rightCont .archiveLink {
    text-align: center;
  }

  .methodPage .rightCont .archiveLink a {
    display: inline-block;
    max-width: 300px;
  }
}

/*---執筆お役立ち情報 詳細ページ---*/
.methodPage.single .column_wrap {
  padding: 60px 0 80px 0;
}

.methodPage.single .vanity-press_d_cont h1 {
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.methodPage.single .vanity-press_d_cont h2 {
  text-align: left;
  margin: 50px 0 15px 0;
  padding: 0;
}

.methodPage.single .vanity-press_d_cont h3 {
  border-bottom: #333 solid 2px;
  padding-bottom: 10px;
  font-weight: bold;
  margin: 40px 0 15px 0;
}

.methodPage.single .vanity-press_d_cont h4 {
  border-radius: 5px;
  padding: 15px;
  background-color: #f0e68c;
  margin: 40px 0 15px 0;
}

.methodPage.single .vanity-press_d_cont .tagArea {
  margin-bottom: 20px;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag {
  margin-right: 5px;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag a {
  display: inline-block;
  padding: 5px 10px;
  background: #CCC;
  color: #FFF;
  font-size: 13px;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag.basic-knowledge a {
  background: #46b1e7;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag.choose-publisher a {
  background: #13c25f;
}

.methodPage.single .vanity-press_d_cont .tagArea .pageTag.how2win a {
  background: #de9012;
}

.methodPage.single .vanity-press_d_cont p {
  font-size: 16px;
  line-height: 1.8;
  margin: .5em 0 1.5em;
}

.methodPage.single .vanity-press_d_cont .relationColumn {
  margin-top: 70px;
}

.methodPage.single .vanity-press_d_cont .relationColumn .r_title {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 15px 0;
  position: relative;
  padding-bottom: 15px;
}

.methodPage.single .vanity-press_d_cont .relationColumn .r_title::before {
  content: "";
  width: 30px;
  height: 3px;
  background: #c7ae05;
  position: absolute;
  bottom: 0;
  left: 30px;
}

.methodPage.single .vanity-press_d_cont .relationColumn .r_title::after {
  content: "";
  width: 30px;
  height: 3px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
}

.methodPage.single .vanity-press_d_cont .relationColumn .relationList {
  list-style: none;
}

/*関連コラム*/
.methodPage.single .relationList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.methodPage.single .relationList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.methodPage.single .relationList li:nth-of-type(3n) {
  margin-right: 0;
}

.methodPage.single .relationList li .thumImg {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.methodPage.single .relationList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 70%;
}

.methodPage.single .relationList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.methodPage.single .relationList li .ar_detail {
  margin-top: 10px;
}

.methodPage.single .relationList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.methodPage.single .relationList li .v-term.novel {
  background: #c00;
}

.methodPage.single .relationList li .v-term.essay {
  background: #009ce6;
}

.methodPage.single .relationList li .v-term.picture_book {
  background: #ff6608;
}

.methodPage.single .relationList li .v-term.my_history {
  background: #7a2197;
}

.methodPage.single .relationList li .v-term.practical_book {
  background: #d20b77;
}

.methodPage.single .relationList li .v-term.trivia {
  background: #31794e;
}

.methodPage.single .relationList li .v-term.author {
  background: #c7ae05;
}

.methodPage.single .relationList li .v-term.publishing_news {
  background: #71b633;
}

.methodPage.single .relationList li .ar_title {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.methodPage.single .relationList li:hover .ar_title {
  color: #c7ae05;
}

.methodPage.single .profileWrap {
  margin-bottom: 40px;
}

.methodPage.single .profileWrap .prfTitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 15px;
}

.methodPage.single .profileWrap .avatarWrap {
  width: 150px;
  height: 150px;
  border-radius: 100px;
  overflow: hidden;
  margin: 0 auto 15px auto;
}

.methodPage.single .profileWrap .name {
  text-align: center
}

@media only screen and (max-width : 736px) {
  .methodPage.single .column_wrap {
    padding: 40px 0 60px 0;
  }

  .methodPage.single .vanity-press_d_cont h1 {
    font-size: 24px;
    line-height: 1.5;
  }

  .methodPage.single .vanity-press_d_cont h2 {
    font-size: 22px;
    line-height: 1.5;
  }

  .methodPage.single .vanity-press_d_cont .relationColumn .r_title {
    font-size: 20px;
    padding-bottom: 10px;
  }

  .methodPage.single .relationList li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 0 15px 0;
  }

  .methodPage.single .relationList li .thumImg {
    width: 30%;
  }

  .methodPage.single .relationList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }
}

/*---執筆お役立ち情報 各扉ページ---*/
.novelWrap .mv_method {
  background-image: url(../images/mv/mv_method_novel.jpg);
}

.essayWrap .mv_method {
  background-image: url(../images/mv/mv_method_essay.jpg);
}

.picture_bookWrap .mv_method {
  background-image: url(../images/mv/mv_method_picture_book.jpg);
}

.my_historyWrap .mv_method {
  background-image: url(../images/mv/mv_method_my_history.jpg);
}

.practical_bookWrap .mv_method {
  background-image: url(../images/mv/mv_method_practical_book.jpg);
}

.method_cate_body {
  padding: 40px 0 60px 0;
}

.method_cate_body .methodDetail {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.method_cate_body .methodDetail .leftBox {
  width: 52%;
  padding-right: 2%;
  border-right: solid 2px #DDDDDD;
}

.method_cate_body .methodDetail .centerBox {
  width: 22%;
}

.method_cate_body .methodDetail .rightBox {
  width: 20%;
}

.method_cate_body .methodDetail .leftBox h3 {
  font-weight: bold;
  font-size: 20px;
  margin: 0 0 8px 0;
}

.picture_bookWrap .method_cate_body .methodDetail .leftBox h3 {
  /*小説*/
  color: #b80606;
}

.picture_bookWrap .method_cate_body .methodDetail .leftBox h3 {
  /*エッセイ*/
  color: #0c92d2;
}

.picture_bookWrap .method_cate_body .methodDetail .leftBox h3 {
  /*絵本*/
  color: #f4630a;
}

.my_historyWrap .method_cate_body .methodDetail .leftBox h3 {
  /*自分史*/
  color: #a4369a;
}

.practical_bookWrap .method_cate_body .methodDetail .leftBox h3 {
  /*実用書*/
  color: #d20b77;
}

.method_cate_body .methodDetail .leftBox p {
  line-height: 2;
}

.method_cate_body .methodDetail .centerBox .tocTitle {
  background: #cccccc;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 15px;
  color: #ffffff;
}

.novelWrap .method_cate_body .methodDetail .centerBox .tocTitle {
  /*小説*/
  background: #c00;
}

.essayWrap .method_cate_body .methodDetail .centerBox .tocTitle {
  /*エッセイ*/
  background: #009ce6;
}

.picture_bookWrap .method_cate_body .methodDetail .centerBox .tocTitle {
  /*絵本*/
  background: #ff6608;
}

.my_historyWrap .method_cate_body .methodDetail .centerBox .tocTitle {
  /*自分史*/
  background: #7a2197;
}

.practical_bookWrap .method_cate_body .methodDetail .centerBox .tocTitle {
  /*実用書*/
  background: #d20b77;
}

.method_cate_body .methodDetail .centerBox .tocTitle span {
  display: inline-block;
  background: url("../images/common/toc_icon.svg") no-repeat left center / 20px 15px;
  padding-left: 30px;
}

.method_cate_body .methodDetail .centerBox ul {
  list-style-type: none;
  padding: 0 15px;
  line-height: 1.3;
}

.method_cate_body .methodDetail .centerBox ul li {
  font-weight: bold;
  margin-bottom: 15px;
}

.method_cate_body .methodDetail .centerBox ul li a {
  text-decoration: underline;
}

.method_cate_body .methodDetail .centerBox ul li a:hover {
  text-decoration: none;
}

.method_cate_body .methodDetail .centerBox ol {
  margin-left: 0;
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
  list-style-position: inside;
}

.method_cate_body .methodDetail .centerBox ol li {
  margin-left: 0;
  margin-bottom: 5px;
  font-weight: normal;
  font-size: 13px;
  margin-right: 2em;
}

.method_cate_body .methodDetail .rightBox p+p {
  margin-top: 10px;
}

.method_cate_body .methodDetail .rightBox .linkBtn a {
  display: block;
  padding: 15px;
  color: #FFF;
  text-decoration: none;
  background: #333;
  font-weight: bold;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.method_cate_body .methodDetail .rightBox .linkBtn a::after {
  content: '';
  display: inline-block;
  width: 15px;
  height: 13px;
  background: url("../images/common/icon_blank.svg") no-repeat center center / 100% auto;
  margin-left: 8px;
}

.method_cate_body .methodDetail .rightBox .linkBtn a:hover {
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;
}

.method_cate_body .methodDetail .rightBox .imgLink {
  text-align: center;
}

.method_cate_body .methodDetail .rightBox .imgLink img {
  max-width: 100%;
}

.method_cate_body .methodDetail .rightBox a img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.method_cate_body .methodDetail .rightBox a img:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

#lp_wrapper .entryLink {
  margin-top: 30px;
  text-align: center;
}

#lp_wrapper .entryLink a {
  min-width: 300px;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

#lp_wrapper .entryLink a:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width : 736px) {
  .method_cate_body {
    padding: 30px 0;
  }

  .method_cate_body .methodDetail {
    display: block;
    padding: 0 15px;
  }

  .method_cate_body .methodDetail .leftBox {
    width: 100%;
    margin-bottom: 30px;
    border-right: 0;
    font-size: 14px;
  }

  .method_cate_body .methodDetail .centerBox {
    width: 100%;
    margin-bottom: 30px;
  }

  .method_cate_body .methodDetail .rightBox {
    width: 100%;
  }

  .method_cate_body .methodDetail .rightBox .linkBtn a {
    font-size: 14px;
  }
}

/*関連記事*/
.methodRelatuonBg {
  background: #f5f3ed;
  padding: 35px;
  margin: 0 0 40px 0;
}

.methodRelatuonBg .otrTitle {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  text-align: center;
}

.methodRelatuonBg .other_relationList {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0 auto;
  width: 1100px;
}

.methodRelatuonBg .other_relationList li {
  width: 33%;
  width: -webkit-calc((100% - 40px) / 3);
  width: -moz-calc((100% - 40px) / 3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  position: relative;
  margin-bottom: 30px;
}

.methodRelatuonBg .other_relationList li:nth-of-type(3n) {
  margin-right: 0;
}

.methodRelatuonBg .other_relationList li .thumImg {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f2f2f2;
}

.methodRelatuonBg .other_relationList li .thumImg::after {
  content: '';
  display: block;
  padding-top: 65%;
}

.methodRelatuonBg .other_relationList li .singleLink {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}

.methodRelatuonBg .other_relationList li .ar_detail {
  margin-top: 10px;
}

.methodRelatuonBg .other_relationList li .v-term {
  margin: 0 5px 8px 0;
  display: inline-block;
  font-size: 12px;
  color: #FFF;
  background: #CCC;
  padding: 2px 10px;
}

.methodRelatuonBg .other_relationList li .novel {
  background: #c00;
}

.methodRelatuonBg .other_relationList li .v-term.essay {
  background: #009ce6;
}

.methodRelatuonBg .other_relationList li .v-term.picture_book {
  background: #ff6608;
}

.methodRelatuonBg .other_relationList li .v-term.my_history {
  background: #7a2197;
}

.methodRelatuonBg .other_relationList li .v-term.practical_book {
  background: #d20b77;
}

.methodRelatuonBg .other_relationList li .v-term.trivia {
  background: #31794e;
}

.methodRelatuonBg .other_relationList li .v-term.author {
  background: #c7ae05;
}

.methodRelatuonBg .other_relationList li .v-term.publishing_news {
  background: #71b633;
}

.methodRelatuonBg .other_relationList li .ar_title {
  font-weight: bold;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
  font-size: 16px;
}

.methodRelatuonBg .other_relationList li:hover .ar_title {
  color: #c7ae05;
}

.methodRelatuonBg .r_clumnBtn {
  margin-top: 15px;
  text-align: center;
}

.methodRelatuonBg .r_clumnBtn a {
  min-width: 300px;
  background: #333;
  color: #fff;
  text-align: center;
  padding: 12px 0px;
  border-radius: 22px;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  border: 3px solid #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.methodRelatuonBg .r_clumnBtn a:hover {
  background: #fff;
  color: #333;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (max-width : 736px) {
  .methodRelatuonBg {
    padding: 20px 15px;
    margin: 0 0 30px 0;
  }

  .methodRelatuonBg .otrTitle {
    font-size: 18px;
  }

  .methodRelatuonBg .otrTitle_line {
    font-size: 18px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }

  .methodRelatuonBg .otrTitle_sub {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .methodRelatuonBg .other_relationList {
    width: 100%;
  }

  .methodRelatuonBg .other_relationList li {
    width: 100%;
    margin: 0 0 15px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .methodRelatuonBg .other_relationList li:last-of-type {
    margin-bottom: 0;
  }

  .methodRelatuonBg .other_relationList li .thumImg {
    width: 30%;
    height: auto;
  }

  .methodRelatuonBg .other_relationList li .thumImg::after {
    content: '';
    display: block;
    padding-top: 70%;
  }

  .methodRelatuonBg .other_relationList li .ar_detail {
    width: 65%;
    margin-top: 0;
  }

  .methodRelatuonBg .other_relationList li h3 {
    font-size: 14px;
    line-height: 1.5;
  }

  .methodRelatuonBg .other_relationList li .v-term {
    margin: 0 5px 5px 0;
    font-size: 11px;
  }

  .methodRelatuonBg .other_relationList li .ar_title {
    font-size: 14px;
  }

  .methodRelatuonBg .r_clumnBtn {
    margin-top: 20px;
  }

  .methodRelatuonBg .r_clumnBtn a {
    font-size: 14px;
  }
}

.status {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.status span {
  z-index: 10;
  color: #fff;
  position: relative;
  padding: 4px 10px;
  display: block;
  text-align: right;
  max-width: 70px;
}

.status:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9;
  border-bottom: 50px solid transparent;
  border-left: 50px solid transparent;
  border-top: 50px solid #a68454;
  border-right: 50px solid #a68454;
}

.status.event_cate1500:after {
  border-top: 50px solid #8c8b8d;
  border-right: 50px solid #8c8b8d;
}

.status.event_cate1700:after {
  border-top: 50px solid #ff0000;
  border-right: 50px solid #ff0000;
}

.status.event_cate1700 span {
  padding: 4px 9px;
}

.eventList_thumb {
  overflow: hidden;
  background-color: #eee;
  position: relative;
  padding-top: 62%;
}

.eventList_thumb img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* method CVボタン */
.btn--cv,
a.btn--cv {
  color: #fff;
  background-color: #B82C2C;
  width: 150px;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  box-shadow: 0 0 8px grey;
  border: 1px solid #B82C2C;
  font-weight: bold;
  padding: 0 60px;
}

.btn--cv:hover,
a.btn--cv:hover {
  color: #B82C2C;
  background: #fff;
  border: 1px solid #B82C2C;
}

a.btn--radius {
  border-radius: 100vh;
}

.btn {
  text-align: center;
}
