@charset "UTF-8";
/******************************************************
PC・スマホ共通
******************************************************/
.pageTitle {
  background-image: url(../img/title.jpg); }

/******************************************************
スマートフォン
******************************************************/
@media screen and (max-width: 640px) {
  section.wide {
    max-width: 100%;
    position: relative; }
    section.wide .blogContent {
      width: auto;
      padding: 10px 10px 0; }
      section.wide .blogContent h2.cotentTitle {
        font-family: "フォーク R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 2rem;
        line-height: 1;
        border-bottom: #ccc solid 1px;
        padding-bottom: 20px;
        text-align: center; }
      section.wide .blogContent h2.cotentTitle:first-letter {
        color: #ff5545; }
      section.wide .blogContent .entryPost {
        padding: 20px 0;
        border-bottom: #ccc dotted 1px; }
        section.wide .blogContent .entryPost time {
          font-family: "Logisoso";
          display: block;
          line-height: 1;
          font-size: 1.4rem;
          padding-bottom: 5px; }
        section.wide .blogContent .entryPost h3 {
          font-size: 1.4rem;
          display: inline-block;
          font-weight: bold;
          padding: 0px 0 5px; }
          section.wide .blogContent .entryPost h3 a {
            text-decoration: underline;
            line-height: 1.5;
            display: block; }
        section.wide .blogContent .entryPost p {
          padding-bottom: 1em; }
          section.wide .blogContent .entryPost p img {
            text-align: center;
            display: block;
            margin: 0 auto;
            max-width: 100%; }
          section.wide .blogContent .entryPost p iframe {
            width: 100%;
            height: auto; }
        section.wide .blogContent .entryPost .download li {
          background: #f5f5f5;
          padding: 10px;
          margin-bottom: 10px; }
          section.wide .blogContent .entryPost .download li a {
            color: #000;
            display: block;
            line-height: 2rem;
            color: #000;
            font-weight: bold; }
            section.wide .blogContent .entryPost .download li a i {
              float: left;
              font-size: 2rem;
              margin-right: 5px; }
    section.wide aside {
      width: 100%;
      padding: 15px 10px;
      box-sizing: border-box;
      height: 100%;
      background: #f5f5f5; }
      section.wide aside dl dt {
        font-family: "Logisoso";
        font-size: 2rem;
        padding-bottom: 10px;
        border-bottom: #000 solid 1px;
        line-height: 1; }
      section.wide aside dl dd {
        padding-top: 10px; }
        section.wide aside dl dd ul {
					margin-bottom: 10px;
          font-size: 0; }
          section.wide aside dl dd ul li {
            /*display: inline-block;*/
            margin-right: 10px; }
            section.wide aside dl dd ul li a {
              color: #000;
              font-size: 1.2rem; }
            section.wide aside dl dd ul li a:before {
              content: "\e901";
              font-size: 1.2rem;
              position: relative;
              top: 1px;
              font-family: "icomoon";
              color: #000;
              transition: all 0.5s ease;
              backface-visibility: hidden; }
      section.wide aside dl dd + dt {
        margin-top: 20px; }
  .page {
		overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 20px 0; }
    .page li {
      display: inline-block;
      margin: 2px; }
      .page li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        font-size: 1.2rem;
        font-weight: normal;
        color: #444;
        background: #fff;
        box-sizing: border-box;
        border: #444 solid 1px; }
      .page li.current, .page li span {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: inline-block;
        font-size: 1.2rem;
        font-weight: normal;
        color: #ffe000;
        background: #444444;
				box-sizing: border-box;
        border: #444 solid 1px; }
    .page li.left, .page li.right {
      float: left; }
      .page li.left a, .page li.right a {
        color: #ffe000;
        background: #444444; }
        .page li.left a i, .page li.right a i {
          display: inline-block;
          font-size: 4rem;
          line-height: 30px;
          text-indent: 2px;
          transform: rotate(-180deg); }
    .page li.right {
      float: right; }
      .page li.right i {
        transform: rotate(0deg) !important; }
    .page li.center a {
      border: 0;
      background: none;
      width: auto;
      font-size: 1.2rem; }
      .page li.center a i {
        display: inline-block;
        transform: rotate(-180deg);
        font-size: 2rem;
        position: relative;
        top: 5px; } }

/******************************************************
 PC
******************************************************/
@media screen and (min-width: 641px) {
  section.wide {
    max-width: 100%;
    position: relative;
    min-width: 963px;
		background: #f5f5f5; }
    section.wide .blogContent {
      width: 70%;
      padding: 40px;
      /*margin-right: 200px;*/
      min-height: 500px;
      float:left;
      background:#ffffff; }
      section.wide .blogContent h2.cotentTitle {
        font-family: "フォーク R", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 4rem;
        line-height: 1.35;
        border-bottom: #000 solid 1px;
        padding-bottom: 10px;
        margin-bottom: 20px; }
      section.wide .blogContent h2.cotentTitle:first-letter {
        color: #ff5545; }
      section.wide .blogContent .entryPost {
        padding: 20px 0 0; }
        section.wide .blogContent .entryPost time {
          font-family: "Logisoso";
          display: block;
          line-height: 1;
          font-size: 1.6rem;
          padding-bottom: 10px; }
        section.wide .blogContent .entryPost h3 {
          font-size: 2rem;
          display: inline-block;
          font-weight: bold;
          padding: 0 0 10px; }
          section.wide .blogContent .entryPost h3 a {
            text-decoration: underline;
            line-height: 1.5;
            display: block; }
        section.wide .blogContent .entryPost p {
          padding-bottom: 2em; }
          section.wide .blogContent .entryPost p img, section.wide .blogContent .entryPost p iframe {
            text-align: center;
            display: block;
            margin: 0 auto;
            max-width: 100%; }
        section.wide .blogContent .entryPost .download li {
          background: #f5f5f5;
          padding: 10px;
          margin-bottom: 10px; }
          section.wide .blogContent .entryPost .download li a {
            color: #000;
            display: block;
            line-height: 2rem;
            color: #000;
            font-weight: bold; }
            section.wide .blogContent .entryPost .download li a i {
              float: left;
              font-size: 2rem;
              margin-right: 5px; }
          section.wide .blogContent .entryPost .download li a.hover {
            color: #DA251C; }
      section.wide .blogContent .entryPost + .entryPost {
        border-top: #ccc dotted 1px; }
    section.wide aside {
      /*position: absolute;*/
      /*right: 0;*/
      /*top: 0;*/
      width: 200px;
      padding: 10px;
      box-sizing: border-box;
      /*height: 100%;*/
      /*background: #f5f5f5;*/
      float:right; }
      section.wide aside dl dt {
        font-family: "Logisoso";
        font-size: 2rem;
        border-bottom: #000 solid 1px; }
      section.wide aside dl dd {
        padding-top: 10px; }
        section.wide aside dl dd li a {
          color: #000; }
        section.wide aside dl dd li a:before {
          content: "\e901";
          font-size: 1.2rem;
          position: relative;
          top: 1px;
          font-family: "icomoon";
          color: #000;
          transition: all 0.5s ease;
          backface-visibility: hidden; }
        section.wide aside dl dd li a.hover, section.wide aside dl dd li a.hover:before {
          color: #ff5545; }
      section.wide aside dl dd + dt {
        margin-top: 20px; }
  .page {
    text-align: center;
    font-size: 0;
    margin-top: 50px; }
    .page li {
      display: inline-block;
      margin: 0 5px; }
      .page li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        display: inline-block;
        font-size: 1.6rem;
        font-weight: normal;
        color: #444;
        background: #fff;
        box-sizing: border-box;
        border: #444 solid 1px; }
      .page li.current, .page li a.hover , .page li span{
				width: 40px;
				height: 40px;
				line-height: 40px;
				display: inline-block;
				font-size: 1.6rem;
				font-weight: normal;
				color: #ffe000;
				background: #444444;
				box-sizing: border-box;
				border: #444 solid 1px; }

    .page li.left, .page li.right {
      float: left; }
      .page li.left a, .page li.right a {
        color: #ffe000;
        background: #444444; }
        .page li.left a i, .page li.right a i {
          display: inline-block;
          font-size: 4rem;
          line-height: 40px;
          text-indent: 2px;
          transform: rotate(-180deg); }
    .page li.right {
      float: right; }
      .page li.right i {
        transform: rotate(0deg) !important; }
    .page li.center a {
      border: 0;
      background: none;
      width: auto;
      font-size: 1.2rem; }
      .page li.center a i {
        display: inline-block;
        transform: rotate(-180deg);
        font-size: 2rem;
        position: relative;
        top: 5px; }
    .page li.center a.hover {
      color: #ff5545; } }

/*# sourceMappingURL=style.map */