@charset "UTF-8";
/* CSS Document */
/*
Theme Name: ユーシステム　ロゴ変更
Theme URI: 
Description: ユーシステム
Version: 0.1
Author: 株式会社キューズ
Author URI: http://cues-ad.co.jp/
Tags: ユーシステム
*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
a img {
  -webkit-backface-visibility: hidden;
  /* 追加 */
  backface-visibility: hidden;
  /* 追加 */ }

body {
  word-wrap: break-word; }

div#title.file {
  background-image: url("./images/profile/main.png"); }

main#profile article section {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
  padding: 4% 0;
  border-bottom: solid 1px black; }
  main#profile article section:last-child {
    border-bottom: none; }
  main#profile article section div ul li {
    float: left;
    width: 23.5%;
    margin: 2% 2% 2% 0; }
    main#profile article section div ul li:nth-of-type(4n) {
      margin: 2% 0% 2% 0; }
  main#profile article section div h3 {
    font-size: 18px; }
  main#profile article section div.map {
    width: 49%;
    float: left;
    margin-top: 2%;
    margin-right: 2%; }
    main#profile article section div.map iframe {
      width: 100% !important; }
    main#profile article section div.map:nth-of-type(3) {
      margin-right: 0%; }
  main#profile article section p.moji {
    float: left;
    margin-right: 5%; }
  main#profile article section h2 {
    border-bottom: none;
    color: #29abe2;
    font-size: 24px; }
  main#profile article section dl {
    background-color: #cff6ff;
    padding: 0;
    width: 100%;
    margin: 0;
    display: table;
    border-top: none;
    border-bottom: none; }
    main#profile article section dl dt {
      float: none;
      padding: 1em;
      vertical-align: top;
      display: table-cell;
      width: 25%;
      overflow: hidden; }
    main#profile article section dl dd {
      word-break: break-all;
      padding: 1em;
      padding-left: 2em;
      display: inline-block;
      display: block;
      display: -moz-deck; }
  main#profile article section dl:nth-of-type(2n) {
    background-color: white; }

@media screen and (max-width: 999px) {
  main#profile article section {
    width: auto;
    margin: 2%; } }

@media screen and (max-width: 640px) {
  main#profile article section p.moji {
    float: none; }
  main#profile article section div.map {
    width: 100%;
    float: none; }
  main#profile article section div ul li {
    width: 49%; }
    main#profile article section div ul li:nth-of-type(4n) {
      margin: 2% 0% 2% 0; }
    main#profile article section div ul li:nth-of-type(2n) {
      margin: 2% 0% 2% 0; } }

main#processing article section div.youtube2 {
  float: right;
  width: 48%;
  margin-right: 0; }

main#processing article div.setubi:nth-of-type(3) {
  border-bottom: none; }

main#processing ul {
  overflow: hidden; }

div#title.kako {
  background-image: url("./images/processing/main.png"); }
  div#title.kako h1 {
    color: white; }

main#processing article section.idou div {
  width: 100%; }
  main#processing article section.idou div ul li {
    float: left;
    width: 23.5%;
    margin: 2% 2% 2% 0; }
  main#processing article section.idou div ul li:nth-of-type(4n) {
    margin: 2% 0% 2% 0; }

main#processing article div.setubi {
  overflow: hidden;
  border-bottom: solid 1px black;
  overflow: hidden;
  padding: 4% 0;
  width: 1000px;
  margin: 0 auto; }
  main#processing article div.setubi h3 {
    font-size: 18px;
    font-weight: 800; }
  main#processing article div.setubi
div.text:nth-of-type(2) {
    margin-right: 0%; }
  main#processing article div.setubi div.text {
    width: 49%;
    float: left;
    margin-right: 2%; }
    main#processing article div.setubi div.text p {
      padding: 4% 0;
      border-bottom: solid 1px black; }
    main#processing article div.setubi div.text p:last-child {
      border-bottom: none; }
  main#processing article div.setubi h2 {
    font-size: 24px;
    border-bottom: none; }
  main#processing article div.setubi ul li {
    float: left;
    width: 23.5%;
    margin: 2% 2% 2% 0; }
    main#processing article div.setubi ul li span {
      font-weight: 700; }
  main#processing article div.setubi ul li:nth-of-type(4n) {
    margin: 2% 0% 2% 0; }
  main#processing article div.setubi ul.sanretu li {
    float: left;
    width: 32%;
    margin: 2% 2% 2% 0; }
  main#processing article div.setubi ul.sanretu li:nth-of-type(3n) {
    margin: 2% 0% 2% 0; }

main#processing article section {
  overflow: hidden;
  padding: 4% 0;
  border-bottom: solid 1px black;
  width: 1000px;
  margin: 0 auto; }
  main#processing article section div.youtube {
    position: relative;
    width: 48%;
    padding-top: 28%;
    margin-right: 0; }
  main#processing article section div.youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important; }
  main#processing article section div {
    overflow: hidden;
    width: 50%;
    float: left;
    margin-right: 2%; }
    main#processing article section div h2.pro {
      font-size: 40px;
      color: #c1272d; }
    main#processing article section div h3 {
      font-size: 18px;
      font-weight: 800; }
  main#processing article section p.tuduki {
    moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #901384;
    text-align: center;
    width: 32%;
    margin-right: 2%;
    float: left; }
    main#processing article section p.tuduki a {
      width: 100%;
      padding: 1em 0;
      behavior: url(border-radius.htc);
      color: white;
      display: block; }
      main#processing article section p.tuduki a:after {
        padding-right: 0.2em;
        font-family: FontAwesome;
        content: "\f101";
        color: white; }
  main#processing article section p.tuduki:nth-of-type(2) {
    background-color: #0071bc; }
  main#processing article section p.tuduki:nth-of-type(3) {
    background-color: #39b54a;
    margin-right: 0%; }
  main#processing article section h2 {
    font-size: 32px;
    border-bottom: none; }

@media screen and (max-width: 999px) {
  main#processing ul {
    overflow: hidden; }
  main#processing article section {
    width: auto;
    margin: 2%; }
  main#processing article div.setubi {
    width: auto;
    margin: 2%; } }

@media screen and (max-width: 640px) {
  main#processing article section div.youtube2 {
    float: right;
    width: 100%;
    margin-right: 0; }
  main#processing article section.idou div ul li {
    width: 49%; }
  main#processing article div.setubi div.text:nth-of-type(2) {
    border-top: solid 1px black; }
  main#processing article section div {
    width: auto; }
  main#processing article section div.youtube {
    width: 100%;
    padding-top: 56%; }
  main#processing article div.setubi ul li:nth-of-type(2n), main#processing article div.setubi ul.sanretu li:nth-of-type(2n) {
    margin: 2% 0% 2% 0; }
  main#processing article div.setubi ul li:nth-of-type(4n) {
    margin: 2% 0% 2% 0; }
  main#processing article div.setubi ul li, main#processing article div.setubi ul.sanretu li {
    float: left;
    width: 49%;
    margin: 2% 2% 2% 0; }
  main#processing article div.setubi div.text {
    width: 100%;
    float: left;
    margin-right: 0; } }

.mwform-tel-field input[type="text"], .mwform-zip-field input[type="text"] {
  display: inline-block;
  width: auto; }

div#title.con {
  background-image: url("./images/contact/main.png"); }

p.submit {
  text-align: center; }
  p.submit input {
    margin: 0 1%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #0071bc;
    display: inline-block;
    padding: 0.7em 3em;
    behavior: url(border-radius.htc);
    color: white; }
    p.submit input:after {
      padding-right: 0.2em;
      font-family: FontAwesome;
      content: "\f101";
      color: white; }

main#contact article {
  float: none;
  width: 1000px;
  overflow: hidden;
  margin: 4% auto; }
  main#contact article dl {
    padding: 0;
    width: 100%;
    margin: 0;
    display: table;
    border-top: none;
    border-bottom: none; }
    main#contact article dl dt {
      float: none;
      padding: 1em;
      vertical-align: top;
      display: table-cell;
      width: 25%;
      overflow: hidden; }
      main#contact article dl dt span {
        line-height: 200%;
        margin-right: 0.3em;
        padding: 2px 5px;
        color: #c1272d;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(border-radius.htc);
        font-size: 12px;
        margin: 1em;
        border: 1px solid #c1272d; }
    main#contact article dl dd {
      word-break: break-all;
      padding: 1em;
      padding-left: 2em;
      background: #fff;
      display: inline-block;
      display: block;
      display: -moz-deck; }
    main#contact article dl dd span.mwform-tel-field input, main#contact article dl dd input[type="radio"] {
      width: auto; }
    main#contact article dl dd input, main#contact article dl dd textarea {
      border: 1px solid #cccccc;
      width: 100%; }

@media screen and (max-width: 999px) {
  main#contact article dl dd span.mwform-tel-field input, main#contact article dl dd input[type="radio"] {
    width: 20%; }
  main#contact article {
    width: auto;
    margin: 4% 2%; }
    main#contact article dl dt span {
      display: inline-block; } }

@media screen and (max-width: 640px) {
  span.mwform-radio-field.horizontal-item {
    display: block;
    margin-left: 10px;
    margin-bottom: 1%; }
  main#contact article dl dt {
    width: 100%;
    display: block;
    padding: 0; }
  main#contact article dl dd {
    padding-left: 0;
    width: 99%;
    display: block;
    word-break: break-all;
    background: #fff; } }

div#title.int {
  background-image: url("./images/integrated/main.png"); }
  div#title.int h1 {
    color: white; }

main#integrated article {
  float: none;
  overflow: hidden; }
  main#integrated article section div p.tui {
    margin: 2% 0;
    display: block; }
  main#integrated article section div p.tui2 {
    margin: 2% 0;
    display: none; }
  main#integrated article section div.kasou {
    overflow: hidden;
    width: 100%;
    background-image: url("./images/news/main.png");
    background-size: cover;
    background-position: center; }
    main#integrated article section div.kasou div {
      width: 1000px;
      margin: 0 auto; }
      main#integrated article section div.kasou div h2.mini {
        font-weight: 100;
        padding: 1% 0;
        font-size: 24px; }
  main#integrated article section div {
    width: 1000px;
    margin: 4% auto; }
    main#integrated article section div p.mb {
      margin-bottom: 4%; }
    main#integrated article section div p.tuduki {
      moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #0071bc;
      text-align: center;
      width: 50%;
      margin: 3% auto; }
      main#integrated article section div p.tuduki a {
        width: 100%;
        padding: 1em 0;
        behavior: url(border-radius.htc);
        color: white;
        display: block; }
        main#integrated article section div p.tuduki a:after {
          padding-right: 0.2em;
          font-family: FontAwesome;
          content: "\f101";
          color: white; }
    main#integrated article section div p.re {
      margin-left: 2%;
      float: right;
      width: 49%; }
    main#integrated article section div p.photo2 {
      width: 49%;
      margin-right: 2%;
      float: left;
      margin-top: 2%; }
    main#integrated article section div p:nth-of-type(3).photo2 {
      margin-right: 0%; }
    main#integrated article section div h2 {
      font-size: 32px;
      border-bottom: none; }
    main#integrated article section div h3 {
      font-size: 18px;
      border-bottom: none; }
    main#integrated article section div ul.sanretu {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      overflow: hidden; }
      main#integrated article section div ul.sanretu li {
        width: 32%;
        height: auto;
        margin-right: 2%;
        float: left;
        margin-top: 2%; }
        main#integrated article section div ul.sanretu li ul {
          width: 100%; }
          main#integrated article section div ul.sanretu li ul li {
            width: 100%; }
      main#integrated article section div ul.sanretu li:nth-of-type(3n) {
        margin-right: 0; }
    main#integrated article section div ul.yonretu {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flexbox;
      display: -moz-flexbox;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: flex;
      -webkit-box-lines: multiple;
      -moz-box-lines: multiple;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      overflow: hidden; }
      main#integrated article section div ul.yonretu li {
        width: 23.5%;
        height: auto;
        margin-right: 2%;
        float: left;
        margin-top: 2%; }
        main#integrated article section div ul.yonretu li ul {
          width: 100%; }
          main#integrated article section div ul.yonretu li ul li {
            width: 100%; }
      main#integrated article section div ul.yonretu li:nth-of-type(4n) {
        margin-right: 0; }

@media screen and (max-width: 999px) {
  main#integrated article section div.kasou {
    width: 100%;
    margin: 0 auto; }
    main#integrated article section div.kasou div {
      width: auto; }
      main#integrated article section div.kasou div h2.mini {
        padding: 1% 2%; }
  main#integrated article section div {
    width: auto;
    margin: 4% 2%; } }

@media screen and (max-width: 640px) {
  main#integrated article section div p.tui {
    margin: 2% 0;
    display: none; }
  main#integrated article section div p.tui2 {
    margin: 2% 0;
    display: block; }
  main#integrated article section div ul.sanretu li {
    width: 100%; }
    main#integrated article section div ul.sanretu li:nth-of-type(3) {
      margin-right: 2%; }
    main#integrated article section div ul.sanretu li ul li {
      width: 49%;
      float: left; }
      main#integrated article section div ul.sanretu li ul li:nth-of-type(2) {
        margin-right: 0%; }
  main#integrated article section div ul.yonretu li {
    width: 100%; }
    main#integrated article section div ul.yonretu li ul li {
      width: 49%;
      float: left; }
      main#integrated article section div ul.yonretu li ul li:nth-of-type(2) {
        margin-right: 0%; }
  main#integrated article section div p.re {
    width: 100%; } }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  font-style: normal;
  line-height: 200%;
  text-decoration: none;
  color: #000;
  border: none; }

img {
  width: 100%; }

a:hover {
  color: #c1272d;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

/* 新旧Firefox */
a:hover img, x:-moz-any-link {
  background: #ffffff; }

a:hover img, x:-moz-any-link, x:default {
  background: #ffffff; }

/*
	div.flexslider{
		p{
			position: absolute;
			z-index: 1000;
			right: 5%;
    top: 7%;
			img{
					width: 135px;
						height: auto;
			}
		}
	}*/
header {
  margin: 1em;
  height: 80px;
  overflow: hidden; }
  header div.accordion {
    display: none; }
  header nav {
    margin: 0 auto; }
    header nav p.rogo {
      float: left; }
      header nav p.rogo img {
        width: 110px;
        height: auto; }
      header nav p.rogo a {
        text-align: left; }
        header nav p.rogo a:hover {
          border-bottom: none; }
    header nav ul {
      float: right; }
      header nav ul li {
        margin: 1em 0.5em 0;
        float: left;
        width: 97px; }
        header nav ul li a {
          text-align: center;
          vertical-align: top;
          display: table-cell; }
          header nav ul li a:hover {
            /*margin-bottom: -3px;
						border-bottom: solid 3px #ad861a;*/ }
    header nav ul li {
      position: relative; }
    header nav ul li.current ::after {
      position: absolute;
      top: 16px;
      left: 0;
      z-index: 2;
      content: '';
      width: 100%;
      height: 4px;
      background-color: #c1272d; }

main h2 {
  font-size: 18px;
  border-bottom: solid 1px black; }
  main h2 span.itiran {
    float: right;
    color: black;
    font-size: 16px;
    margin-top: 0.5em; }
    main h2 span.itiran:before {
      padding-right: 0.2em;
      font-family: FontAwesome;
      content: "\f0da";
      color: #c1272d; }

main div.top ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  overflow: hidden;
  width: 100%;
  background-image: url("./images/top/top.png");
  background-size: cover;
  background-position: center; }

main div.top li {
  float: left;
  width: 50%; }
  main div.top li:nth-of-type(1) {
    background-color: rgba(193, 39, 45, 0.7); }
  main div.top li:nth-of-type(2) {
    background-color: rgba(41, 171, 226, 0.7); }
  main div.top li:nth-of-type(3) {
    background-color: rgba(247, 147, 30, 0.7); }
  main div.top li:nth-of-type(4) {
    background-color: rgba(0, 113, 188, 0.7); }
  main div.top li:nth-of-type(5) {
    background-color: rgba(140, 198, 63, 0.7); }
  main div.top li:nth-of-type(6) {
    background-color: rgba(0, 169, 157, 0.7); }
  main div.top li a {
    display: block;
    padding: 5%;
    color: white; }
    main div.top li a:hover {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -moz-opacity: 0.60;
      opacity: 0.60; }
    main div.top li a span {
      display: block;
      color: white;
      text-align: center;
      font-size: 30px; }
      main div.top li a span:after {
        padding-right: 0.2em;
        font-family: FontAwesome;
        content: "\f101";
        color: white; }

main div.newstop {
  margin: 2% auto;
  width: 1000px; }
  main div.newstop dl {
    width: 100%;
    padding: 0.3em 0;
    overflow: hidden;
    border-bottom: solid 1px #d2d2d2;
    display: table; }
    main div.newstop dl dt {
      display: table-cell;
      width: 80px; }
    main div.newstop dl dt.maru a {
      line-height: 200%;
      margin-right: 0.3em;
      padding: 2px 5px;
      color: white;
      text-align: center;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      behavior: url(border-radius.htc);
      font-size: 12px;
      background-color: #c1272d;
      margin: 1em;
      display: block;
      width: 65px; }
    main div.newstop dl dd {
      display: table-cell; }
      main div.newstop dl dd:before {
        font-family: FontAwesome;
        content: "\f0da";
        color: #ccc; }

@media screen and (max-width: 999px) {
  body header {
    margin: 0;
    height: auto;
    /*ACCORDION*/ }
    body header .flexslider .slides {
      height: auto; }
    body header nav {
      display: none; }
    body header div.accordion {
      width: 100%;
      display: block; }
    body header div.accordion > ul > li > a {
      display: block;
      color: #fff;
      font-size: 16px;
      text-decoration: none;
      border-bottom: 1px solid #fff;
      cursor: pointer;
      position: relative; }
    body header div.accordion > ul > li > a:hover {
      /* background-color: #5997a7;*/ }
    body header a:hover.toggle img {
      opacity: 1;
      filter: alpha(opacity=100);
      -moz-opacity: 1;
      opacity: 1; }
    body header a.toggle img {
      width: 90px;
      height: auto;
      margin: 0.5em 0 0 0.5em; }
    body header div.accordion > ul > li > a:after, body header div.accordion > ul > li > a.active:after {
      font-size: 30px;
      position: absolute;
      right: 0%;
      top: 25%;
      color: #666666; }
    body header div.accordion > ul > li > a:after {
      padding-right: 0.5em;
      font-size: 30px;
      display: inline-block;
      font-family: FontAwesome;
      content: "\f0c9"; }
    body header div.accordion > ul > li > a.active:after {
      padding-right: 0.5em;
      font-size: 30px;
      display: inline-block;
      font-family: FontAwesome;
      content: "\f0c9"; }
    body header div.accordion > ul > li > ul {
      display: none; }
    body header div.accordion > ul > li > ul > li > a {
      display: block;
      color: #fff;
      font-size: 14px;
      background-color: #29abe2;
      border-bottom: 1px solid #fff;
      padding: 1em;
      position: relative; }
    body header div.accordion > ul > li > ul > li > a:hover {
      background-color: #077ace; }
  body main {
    width: auto;
    overflow: hidden; }
    body main div.newstop {
      margin: 2%;
      width: auto; } }

@media screen and (max-width: 640px) {
  div.flexslider p img {
    width: 100px;
    height: auto; }
  body header a.toggle img {
    width: 20%;
    max-width: 90px;
    height: auto;
    margin: 0.5em 0 0 0.5em; }
  body main {
    width: auto; }
    body main div.top li {
      width: 100%; }
    body main div.newstop dl {
      padding: 1em 0;
      overflow: hidden;
      border-bottom: solid 1px #d2d2d2; }
      body main div.newstop dl dt {
        float: left;
        width: 103px; }
      body main div.newstop dl dt.maru a {
        line-height: 200%;
        margin-right: 0.3em;
        padding: 2px 5px;
        color: white;
        text-align: center;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        behavior: url(border-radius.htc);
        font-size: 12px;
        background-color: #c1272d;
        margin: 0;
        display: block;
        width: 65px; }
      body main div.newstop dl dd {
        _height: 1%;
        display: block;
        float: none;
        clear: both; } }

#pagetop {
  background-color: rgba(0, 0, 0, 0.67);
  color: #fff;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 100px;
  right: 1em;
  z-index: 100; }
  #pagetop:before {
    position: absolute;
    text-align: center;
    left: 14px;
    top: 11px;
    font-family: FontAwesome;
    content: "\f077";
    font-size: larger;
    color: #ffffff; }

footer {
  overflow: hidden;
  width: auto;
  background-image: url("./images/top/footer.png");
  background-size: cover;
  background-position: center; }
  footer div {
    width: 1000px;
    margin: 2% auto; }
    footer div div.tel {
      overflow: hidden;
      /* margin: 0 250%; */
      display: block;
      /* width: 1000px; */
      padding: 0px 24%;
      text-align: center; }
      footer div div.tel p {
        float: left;
        margin: 1% 2% 0; }
        footer div div.tel p img {
          width: 224px; }
    footer div p {
      text-align: center;
      color: white; }
      footer div p a {
        color: white; }

@media screen and (max-width: 999px) {
  footer div {
    width: auto;
    padding: 1em; }
    footer div div.tel {
      padding: 0; }
      footer div div.tel p {
        float: none;
        margin: 0; } }

h3.blog {
  font-size: 28px;
  border-left: solid 5px #0071bc;
  padding-left: 0.5em;
  line-height: 1.5;
  margin: 1em 0; }

.kakomi {
  overflow: hidden;
  border: solid 1px #cccccc;
  padding: 1em;
  margin: 1em 0; }

.wp-pagenavi {
  width: 1000px;
  margin: 2em auto;
  text-align: center; }

main#news article img {
  width: auto; }

.breadcrumbs {
  width: 1000px;
  margin: 0 auto; }

div#title {
  overflow: hidden;
  width: 100%;
  background-image: url("./images/news/main.png");
  background-size: cover;
  background-position: center; }
  div#title div {
    width: 1000px;
    margin: 0 auto; }
    div#title div h1 {
      font-weight: 100;
      padding: 5% 0;
      font-size: 40px; }

main#news {
  overflow: hidden; }
  main#news p.next1 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #0071bc;
    display: inline-block;
    float: right;
    padding: 0 0.4em;
    behavior: url(border-radius.htc);
    color: white; }
    main#news p.next1:after {
      padding-right: 0.2em;
      font-family: FontAwesome;
      content: "\f101";
      color: white; }
  main#news p.next2 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #0071bc;
    display: inline-block;
    float: left;
    padding: 0 0.4em;
    behavior: url(border-radius.htc);
    color: white; }
    main#news p.next2:before {
      padding-right: 0.2em;
      font-family: FontAwesome;
      content: "\f100";
      color: white; }
  main#news div.houkou {
    width: 1000px;
    overflow: hidden;
    margin: 2em auto; }
  main#news article {
    float: none;
    width: 1000px;
    overflow: hidden;
    margin: 4% auto; }
    main#news article h2 {
      border-top: solid 1px black; }
      main#news article h2 span {
        font-size: 18px; }
    main#news article p.tuduki {
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      background-color: #0071bc;
      display: inline-block;
      float: right; }
      main#news article p.tuduki a {
        padding: 0.4em;
        behavior: url(border-radius.htc);
        color: white; }
        main#news article p.tuduki a:after {
          padding-right: 0.2em;
          font-family: FontAwesome;
          content: "\f101";
          color: white; }

@media screen and (max-width: 999px) {
  div#title div {
    width: auto; }
    div#title div h1 {
      padding: 5% 2%; }
  .breadcrumbs {
    width: auto;
    margin: 2%; }
  main#news {
    margin: 2%; }
    main#news div.houkou {
      width: auto; }
    main#news article {
      width: auto; } }

@media screen and (max-width: 640px) {
  main#news article img {
    height: auto;
    width: 100%; }
  main#news article h2 span {
    display: block; } }

/*# sourceMappingURL=style.css.map */