@charset "UTF-8";
/*
Theme Name: yamakawa
Version: 1.0

*/
/*--------------------------------------------------------------------------
   reset
   --------------------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong,
sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details,
figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 0; }

article, aside, details, figcaption, figure, main, footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul, li {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

img {
  border: 0;
  vertical-align: top; }

em {
  font-style: italic; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 0;
  padding: 0; }

input, select, textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: middle; }

input:focus, textarea:focus, select:focus {
  outline: none; }

body, p, h1, h2, h3, h4, h5, ul, li, table, tbody, th, td, a {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*--------------------------------------------------------------------------
 *   default;
 *---------------------------------------------------------------------------*/
/*-----------------------
  fonts
  -----------------------*/
/*--------------------------------------------------------------------------
 *	 html, body;
 *---------------------------------------------------------------------------*/
html {
  font-size: 62.5%; }

html, body {
  margin: 0;
  padding: 0;
  font-family: "¥Ò¥é¥®¥Î½Ç¥´ ProN W3","¥Ò¥é¥®¥Î½Ç¥´ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","ÓÎ¥´¥·¥Ã¥¯",YuGothic,"meiryo","¥á¥¤¥ê¥ª","£Í£Ó £Ð¥´¥·¥Ã¥¯","MS PGothic",Sans-Serif;
  color: #000; }

body {
  font-size: 15px;
  letter-spacing: 1.2px;
  line-height: 1.87; }

/*--------------------------------------------------------------------------
 *	 base link;
 *---------------------------------------------------------------------------*/
a {
  outline: none;
  opacity: 1;
  -webkit-tap-highlight-color: transparent;
  transition-duration: 0.1s; }
  a:link, a:visited {
    text-decoration: none; }
  a:hover {
    text-decoration: none;
    outline: none;
    opacity: .3; }

/* clear fix */
.cf {
  zoom: 1; }
  .cf:before {
    display: table;
    content: ''; }
  .cf:after {
    display: table;
    content: '';
    clear: both; }

img {
  max-width: 100%;
  height: auto; }

/*-------------------------------------
PC/SPÇÐÌæ¤¨
--------------------------------------*/
@media only screen and (max-width: 750px) {
  .pc {
    display: none !important; } }

@media only screen and (min-width: 751px) {
  .sp {
    display: none !important; } }

/*-------------------------------
WordPress¥¨¥Ç¥£¥¿¤Î¥Ç¥Õ¥©¥ë¥ÈÔO¶¨
--------------------------------*/
strong {
  font-weight: bold; }

em {
  font-style: italic; }

blockquote {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 40px;
  -webkit-margin-end: 40px; }

.aligncenter {
  display: block;
  margin: 0 auto;
  text-align: center; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  max-width: 100%; }

.clearfix {
  overflow: hidden;
  zoom: 1; }

.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.l-inner {
  width: 1070px;
  margin: 0 auto; }
  @media only screen and (max-width: 750px) {
    .l-inner {
      width: calc(100% - 10px); } }

.l-header {
  position: relative;
  padding: 20px 0;
  background-color: #fff;
  text-align: center; }
  @media only screen and (max-width: 750px) {
    .l-header {
      text-align: left;
      padding: 10px 0; } }
  @media only screen and (max-width: 750px) {
    .l-header__logo {
      width: 80px;
      margin-left: 20px; } }
  .l-header__btn {
    width: 200px;
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 160px; }
    @media only screen and (max-width: 750px) {
      .l-header__btn {
        right: 15px;
        width: 170px;
        height: 30px; } }
    .l-header__btn a {
      font-size: 14px;
      display: flex;
      letter-spacing: .03em;
      justify-content: center;
      align-items: center;
      border: solid 1px #3c64a0;
      color: #3c64a0;
      width: 100%;
      height: 100%;
      border-radius: 20px;
      position: relative; }
      @media only screen and (max-width: 750px) {
        .l-header__btn a {
          font-size: 13px; } }
      .l-header__btn a span:before {
        content: "";
        width: 6px;
        height: 6px;
        background-color: #3c64a0;
        position: absolute;
        right: 25px;
        top: 0;
        bottom: 0;
        margin: auto 0; }
        @media only screen and (max-width: 750px) {
          .l-header__btn a span:before {
            font-size: 0;
            right: 16px;
            width: 4px;
            height: 4px;
            top: 0;
            bottom: 0;
            margin: auto 0; } }
      .l-header__btn a span:after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 10px;
        border-color: transparent transparent transparent #3c64a0;
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto 0; }
        @media only screen and (max-width: 750px) {
          .l-header__btn a span:after {
            right: 10px;
            border-width: 5px 0 5px 6px; } }
      .l-header__btn a:hover {
        background-color: #3c64a0;
        color: #fff;
        transition: .3s ease;
        opacity: 1; }

.l-footer {
  background-color: #ebe7dc;
  text-align: center;
  padding: 60px 0 90px; }
  @media only screen and (max-width: 750px) {
    .l-footer {
      padding: 30px 0 45px; } }
  .l-footer-copyrigmht {
    color: #55504b;
    font-size: 12px; }
    @media only screen and (max-width: 750px) {
      .l-footer-copyrigmht {
        font-size: 10px; } }

.top-mv {
  color: #fff;
  text-align: center;
  background-image: url(/ent/webbook/images/mv_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #cdcdcd;
  padding: 90px 0 135px;
  position: relative; }
  @media only screen and (max-width: 750px) {
    .top-mv {
      padding: 36px 0 120px; } }
  .top-mv .l-inner {
    position: relative;
    z-index: 1;
    width: calc(100% - 40px); }
  .top-mv:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #666464;
    opacity: .8;
    top: 0;
    left: 0;
    z-index: 0; }
  .top-mv__ttl {
    font-size: 42px;
    line-height: 58px;
    letter-spacing: .16em;
    font-family: "Hannari"; }
    @media only screen and (max-width: 750px) {
      .top-mv__ttl {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: .1em; } }
  .top-mv__desc {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: .06em;
    padding-top: 25px; }
    @media only screen and (max-width: 750px) {
      .top-mv__desc {
        font-size: 14px;
        line-height: 1.8; } }
  .top-mv-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 35px; }
    @media only screen and (max-width: 750px) {
      .top-mv-icon {
        padding-top: 30px; } }
    .top-mv-icon__img {
      flex: 1 1 50px; }
    .top-mv-icon__txt {
      font-size: 18px;
      font-weight: 500;
      margin-top: 8px; }
      @media only screen and (max-width: 750px) {
        .top-mv-icon__txt {
          line-height: 1.3;
          font-size: 13px; } }
  .top-mv li {
    margin-left: 45px;
    height: 75px;
    display: flex;
    flex-direction: column; }
    .top-mv li:first-child {
      margin-left: 0; }
    @media only screen and (max-width: 750px) {
      .top-mv li {
        margin-left: 10px; } }

.section-pamphlet {
  background-color: #ebe7dc;
  margin-bottom: -80px; }
  .section-pamphlet .pamphlet {
    background-color: #fefcf8;
    padding: 40px;
    position: relative;
    top: -80px;
    border-radius: 4px;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (max-width: 750px) {
      .section-pamphlet .pamphlet {
        padding: 10px; } }
    .section-pamphlet .pamphlet li {
      margin: 50px 0 0 48px; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet li {
          margin: 30px 0 0 0;
          width: 100%; }
          .section-pamphlet .pamphlet li:first-child {
            margin-top: 0; } }
      @media only screen and (min-width: 751px) {
        .section-pamphlet .pamphlet li:nth-of-type(2n + 1) {
          margin-left: 0; }
        .section-pamphlet .pamphlet li:nth-of-type(-n+2) {
          margin-top: 0; } }
    .section-pamphlet .pamphlet__img {
      position: relative; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__img {
          width: 100%; }
          .section-pamphlet .pamphlet__img img {
            width: 100%; } }
    .section-pamphlet .pamphlet__textarea {
      width: 240px;
      text-align: center;
      background-color: #fff;
      position: absolute;
      bottom: 0;
      right: -10px;
      padding: 20px 20px 10px;
      border-right: solid 1px #e6e2d7;
      box-sizing: border-box; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__textarea {
          position: static;
          width: 100%;
          padding: 30px 0 20px; } }
      .section-pamphlet .pamphlet__textarea:before {
        content: "";
        display: block;
        position: absolute;
        top: -9px;
        right: -1px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 9px 0 0 11px;
        border-color: transparent transparent transparent #d2cdc8; }
        @media only screen and (max-width: 750px) {
          .section-pamphlet .pamphlet__textarea:before {
            display: none; } }
    .section-pamphlet .pamphlet__data {
      font-size: 18px;
      line-height: 22px;
      letter-spacing: .06em; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__data {
          font-size: 16px;
          line-height: 20px; } }
    .section-pamphlet .pamphlet__ttl {
      font-size: 26px;
      line-height: 28px;
      letter-spacing: .08em;
      padding-top: 8px;
      font-weight: 500; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__ttl {
          font-size: 23px;
          line-height: 20px; } }
    .section-pamphlet .pamphlet__desc {
      padding-top: 12px;
      font-size: 13px;
      line-height: 22px;
      letter-spacing: .06em; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__desc {
          font-size: 12px;
          line-height: 20px; } }
    .section-pamphlet .pamphlet__btn-area {
      background-color: #fff;
      display: flex;
      padding: 10px 5px;
      border-right: solid 1px #e6e2d7;
      border-bottom: solid 1px #e6e2d7;
      width: calc(100% + 10px);
      box-sizing: border-box;
      justify-content: space-between; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__btn-area {
          width: 100%;
          flex-direction: column;
          padding: 0 10px 10px; } }
    .section-pamphlet .pamphlet__btn {
      width: 225px;
      height: 60px;
      margin: 0 5px;
      width: 80%; }
      @media only screen and (max-width: 750px) {
        .section-pamphlet .pamphlet__btn {
          width: calc(100% - 10px);
          height: 50px;
          margin: 5px auto; } }
      .section-pamphlet .pamphlet__btn a {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        letter-spacing: .03em;
        font-weight: bold; }
    .section-pamphlet .pamphlet__btn01 a {
      border: solid 1px #c83232;
      color: #c83232;
      box-sizing: border-box; }
      .section-pamphlet .pamphlet__btn01 a:before {
        content: "";
        background-image: url(/ent/webbook/images/object_04.png);
        background-repeat: no-repeat;
        display: inline-block;
        width: 22px;
        height: 28px;
        margin-right: 10px; }
    .section-pamphlet .pamphlet__btn02 a {
      background-color: #9CA4AC;
      color: #fff; }
      .section-pamphlet .pamphlet__btn02 a:before {
        content: "";
        background-image: url(/ent/webbook/images/object_05.png);
        background-repeat: no-repeat;
        display: inline-block;
        width: 30px;
        height: 24px;
        margin-right: 10px; }

/*# sourceMappingURL=maps/style.css.map */
