@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Marvel);
html, body {
  width: 100%; }

body {
  background: url(../images/bg.png);
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, sans-serif; }

@media screen and (max-width: 767px) {
  .spbr::before {
    content: "\A";
    white-space: pre; }
  /* iOSでのボタンのデフォルトスタイルをリセット */
  input[type="submit"],
  input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    input[type="submit"]::-webkit-search-decoration,
    input[type="button"]::-webkit-search-decoration {
      display: none; }
    input[type="submit"]::focus,
    input[type="button"]::focus {
      outline-offset: -2px; }
  /*Current title*/
  #currentcnt {
    margin: 15px;
    font-size: 7.5vw;
    color: #75829a; }
    #currentcnt img {
      display: none; }
  #dummytitleheight {
    height: 27px; } }

@media screen and (min-width: 768px) {
  .container {
    width: 950px;
    margin: 0 auto; }
  .spshow {
    display: none !important; }
  /*Current title*/
  #currentcnt {
    margin-top: 7px;
    margin-bottom: 18px; }
  #dummytitleheight {
    height: 25px; } }

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor; }

/* ==========================================
Single-colored icons can be modified like so:
.icon-name {
  font-size: 32px;
  color: red;
}
========================================== */
.icon-tolist {
  width: 1.111328125em; }

.icon-back {
  width: 0.9521484375em; }

.icon-contact {
  width: 4.72265625em; }

.icon-hmbgr-menu {
  width: 1.2177734375em; }

.icon-news {
  width: 2.9443359375em; }

.icon-profile {
  width: 4.22265625em; }

.icon-qanda {
  width: 2.1669921875em; }

.icon-site-title {
  width: 16.4619140625em; }

.icon-slideshow {
  width: 6.388671875em; }

.icon-works {
  width: 3.77734375em; }

@media screen and (max-width: 767px) {
  header {
    z-index: 999;
    position: relative;
    background-color: #000000;
    height: 65px;
    padding: 0 10px; }
  .icon-hmbgr-menu,
  .icon-close,
  .icon-site-title {
    color: #666666; }
  .icon-site-title {
    font-size: 4vw; }
  .icon-hmbgr-menu,
  .icon-close {
    font-size: 5vw;
    color: #666666; }
  /*Header Title*/
  #headtitle {
    width: 100%;
    height: 65px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center; }
    #headtitle a {
      position: absolute; }
    #headtitle .menuButton {
      position: absolute;
      right: 0; }
  #gNavi {
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    background-color: rgba(11, 23, 35, 0.9);
    height: 100%;
    width: 50%; }
    #gNavi .menuButton {
      height: 65px;
      margin-right: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
  #gNavi ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #gNavi ul li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      list-style: none;
      height: 50px;
      margin: 0;
      padding: 0;
      border-top: 1px solid #333333;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center; }
      #gNavi ul li:last-child {
        border-bottom: 1px solid #333333; }
      #gNavi ul li a {
        padding: 17px 0;
        width: 100%;
        text-indent: 20px;
        white-space: nowrap;
        overflow: hidden;
        color: #ffffff;
        font-size: 14px; } }

@media screen and (min-width: 768px) {
  /*Header Title*/
  #headtitle {
    width: 333px;
    margin: 28px 0px;
    float: left; }
  #headtitle a h1 {
    background: url(../images/title_logo.png) no-repeat 0 0;
    width: 333px;
    height: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%; }
  #headtitle a:hover h1 {
    background: url(../images/title_logo.png) 0 -21px; }
  /*Global Menu*/
  #gNavi {
    width: 525px;
    margin-top: 35px;
    float: right; }
  #gNavi ul {
    list-style: none; }
  #gNavi ul, #gNavi ul li {
    margin: 0;
    padding: 0; }
  #gNavi ul li {
    list-style: none; }
  #gNavi ul li {
    list-style: none; }
    #gNavi ul li a {
      float: left;
      margin-left: 35px;
      white-space: nowrap;
      overflow: hidden;
      height: 12px; }
      #gNavi ul li a#works {
        background: url(../images/navi.png) 0 0 no-repeat;
        width: 48px;
        display: block; }
        #gNavi ul li a#works:hover {
          background: url(../images/navi.png) 0 -12px no-repeat; }
      #gNavi ul li a#sshow {
        background: url(../images/navi.png) -80px 0 no-repeat;
        width: 80px;
        display: block; }
        #gNavi ul li a#sshow:hover {
          background: url(../images/navi.png) -80px -12px no-repeat; }
      #gNavi ul li a#profile {
        background: url(../images/navi.png) -190px 0 no-repeat;
        width: 55px;
        display: block; }
        #gNavi ul li a#profile:hover {
          background: url(../images/navi.png) -190px -12px no-repeat; }
      #gNavi ul li a#contact {
        background: url(../images/navi.png) -278px 0 no-repeat;
        width: 61px;
        display: block; }
        #gNavi ul li a#contact:hover {
          background: url(../images/navi.png) -278px -12px no-repeat; }
      #gNavi ul li a#news {
        background: url(../images/navi.png) -370px 0 no-repeat;
        width: 40px;
        display: block; }
        #gNavi ul li a#news:hover {
          background: url(../images/navi.png) -370px -12px no-repeat; }
      #gNavi ul li a#qanda {
        background: url(../images/navi.png) -437px 0 no-repeat;
        width: 28px;
        display: block; }
        #gNavi ul li a#qanda:hover {
          background: url(../images/navi.png) -437px -12px no-repeat; } }

/*FOOTER*/
#footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 9px; }

/*FOOTER*/
@media screen and (max-width: 767px) {
  #footer {
    padding: 0 10px; }
    #footer p {
      font-family: arial;
      font-size: 3vw;
      color: #75829a; }
    #footer #fb a {
      width: 17px;
      height: 17px;
      display: block;
      background: url(../images/facebook.png) no-repeat;
      margin: 0;
      padding: 0;
      font-size: 10px;
      text-indent: -9999px;
      opacity: 0.2;
      filter: alpha(opacity=20);
      -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; }
      #footer #fb a:hover {
        opacity: 0.5;
        filter: alpha(opacity=50); } }

/*FOOTER*/
@media screen and (min-width: 768px) {
  #footer p {
    background: url(../images/footercopy.png) no-repeat 0 0;
    width: 413px;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    font-size: 10px; }
  #footer #fb a {
    width: 17px;
    height: 17px;
    display: block;
    background: url(../images/facebook.png) no-repeat;
    margin: 0;
    padding: 0;
    font-size: 10px;
    text-indent: -9999px;
    opacity: 0.2;
    filter: alpha(opacity=20);
    -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; }
    #footer #fb a:hover {
      opacity: 0.5;
      filter: alpha(opacity=50); } }

/*=========TOP PAGE=========*/
#cover a img {
  border: none;
  width: 100%; }

/*=========NEWS=========*/
@media screen and (max-width: 767px) {
  #news-maincolumn {
    width: 100%; }
  #news-rightcolumn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 20px;
    color: #75829a;
    line-height: 140%; }
  #news-maincolumn .image-cap {
    margin-bottom: 30px; }
    #news-maincolumn .image-cap img {
      width: 100%; }
  #news-rightcolumn .jptext {
    color: #b1bed3;
    font-size: 12px; }
  #news-rightcolumn .entext {
    color: #75829a;
    font-size: 11px; }
  #news-rightcolumn .transrationtext {
    margin-top: 20px; }
  .en-jp-textblock {
    margin-top: 30px; }
  .originaltext {
    color: #8798b3;
    font-size: 14px; }
  .jptranslation10px {
    color: #FFF;
    font-size: 10px;
    margin-top: 10px; }
  .bordertop {
    border-top: 1px dashed #38516C;
    padding-top: 30px;
    margin-top: 20px; }
  .clr {
    clear: both; }
  dl.data-link {
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 110%; }
  dl.data-link dt a {
    font-style: italic;
    font-size: 12px;
    background: url(../images/linkofoutsite.png) left 2px no-repeat;
    padding-left: 15px;
    color: #75829a;
    text-decoration: none; }
  dl.data-link dt a:hover {
    text-decoration: underline; }
  dl.data-link dt .linklang {
    margin-left: 5px; } }

@media screen and (min-width: 768px) {
  #news-maincolumn {
    width: 660px;
    float: left; }
  #news-rightcolumn {
    width: 260px;
    float: right;
    color: #75829a;
    line-height: 140%; }
  #news-maincolumn .image-cap {
    margin-bottom: 30px; }
    #news-maincolumn .image-cap img {
      width: 660px; }
  #news-rightcolumn .jptext {
    color: #b1bed3;
    font-size: 12px; }
  #news-rightcolumn .entext {
    color: #75829a;
    font-size: 11px; }
  #news-rightcolumn .transrationtext {
    margin-top: 20px; }
  .en-jp-textblock {
    margin-top: 30px; }
  .originaltext {
    color: #8798b3;
    font-size: 14px; }
  .jptranslation10px {
    color: #FFF;
    font-size: 10px;
    margin-top: 10px; }
  .bordertop {
    border-top: 1px dashed #38516C;
    padding-top: 30px;
    margin-top: 20px; }
  .clr {
    clear: both; }
  dl.data-link {
    font-family: Arial, Helvetica, sans-serif;
    clear: both;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 110%; }
  dl.data-link dt a {
    font-style: italic;
    font-size: 12px;
    background: url(../images/linkofoutsite.png) left 2px no-repeat;
    padding-left: 15px;
    color: #75829a;
    text-decoration: none; }
  dl.data-link dt a:hover {
    text-decoration: underline; }
  dl.data-link dt .linklang {
    margin-left: 5px; } }

/*=========WORKS LIST=========*/
@media screen and (max-width: 767px) {
  #workslsitmask {
    width: 100%;
    overflow: hidden; }
  #workslsit {
    position: relative;
    margin-bottom: 10px;
    color: #798498; }
    #workslsit .worksitem {
      margin-bottom: 30px;
      position: relative; }
  .itemnum {
    font-family: 'Marvel', sans-serif;
    font-size: 32px;
    color: #75829a;
    height: 35px;
    position: absolute;
    left: 10px;
    margin-top: 5px; }
  .itemname {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 60px;
    width: 170px; }
  .itemenname {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 2px;
    padding-left: 60px;
    widows: 170px;
    letter-spacing: 0.2em; }
  #workslsit .worksitem a {
    color: #798498;
    text-decoration: none; }
    #workslsit .worksitem a img {
      width: 100%; }
  #workslsit .worksitem a:hover .itemname, #workslsit .worksitem a:hover .itemenname {
    color: #8593B6; } }

@media screen and (min-width: 768px) {
  #workslsitmask {
    width: 950px;
    overflow: hidden; }
  #workslsit {
    width: 972px;
    position: relative;
    margin-bottom: 10px;
    color: #798498; }
    #workslsit .worksitem {
      float: left;
      width: 220px;
      margin-right: 23px;
      height: 200px;
      margin-bottom: 15px;
      position: relative; }
  .itemnum {
    font-family: 'Marvel', sans-serif;
    font-size: 32px;
    color: #75829a;
    height: 35px;
    position: absolute;
    left: 0;
    margin-top: 5px; }
  .itemname {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 50px;
    width: 170px; }
  .itemenname {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 2px;
    padding-left: 50px;
    widows: 170px;
    letter-spacing: 0.2em; }
  #workslsit .worksitem a {
    color: #798498;
    text-decoration: none; }
    #workslsit .worksitem a img {
      width: 100%; }
  #workslsit .worksitem a:hover .itemname, #workslsit .worksitem a:hover .itemenname {
    color: #8593B6; } }

/* kojiro section */
#photothumbs {
  position: relative;
  /*width: 30000px;*/
  /*list-style-type: none;*/ }

#selectphoto ul {
  list-style-type: none; }

#selectphoto li {
  position: absolute;
  overflow: hidden; }

#selectphoto img {
  position: relative;
  display: block;
  /*margin: 0 auto;*/ }

#data-areas {
  color: #75829a; }
  #data-areas #worksdata #worksdata-num {
    font-family: 'Marvel', sans-serif;
    font-size: 36px; }
  #data-areas #worksdata #worksdata-entitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px; }
  #data-areas #worksdata #worksdata-credit dd {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px; }
  #data-areas #worksdata .worksdata-link {
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 12px;
    background: url(../images/linkofoutsite.png) left 2px no-repeat; }
    #data-areas #worksdata .worksdata-link a {
      color: #75829a;
      text-decoration: none; }
    #data-areas #worksdata .worksdata-link a:hover {
      color: #75829a;
      text-decoration: underline; }
  #data-areas #works-desc {
    font-size: 12px;
    line-height: 1.6em;
    justify: inter-ideograph;
    text-align: justify; }
  #data-areas #works-desc-en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.6em;
    text-justify: inter-word;
    text-align: justify; }
  #data-areas #works-data-en {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1.6em; }

@media screen and (max-width: 767px) {
  #currentcnt a {
    color: #75829a; }
  #selecter {
    display: none; }
  #selectphoto {
    position: relative;
    width: 100%;
    overflow: hidden;
    user-select: none;
    /* CSS3 */
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chromeなど */
    -ms-user-select: none;
    /* IE10かららしい */ }
    #selectphoto .spshow {
      z-index: 1;
      position: absolute;
      bottom: 0;
      right: 5px;
      color: #ffffff;
      font-size: 9vw; }
    #selectphoto li {
      position: relative;
      width: 100%; }
    #selectphoto img {
      width: 100%; }
  /*TEXT*/
  #data-areas {
    width: 100%;
    position: relative; }
    #data-areas #worksdata {
      padding: 15px;
      background: #ffffff;
      color: #888888; }
      #data-areas #worksdata #worksdata-num {
        display: inline-block;
        top: -4px; }
      #data-areas #worksdata #worksdata-title {
        display: inline-block;
        font-size: 28px;
        margin-bottom: 10px; }
      #data-areas #worksdata #worksdata-local {
        font-size: 14px; }
      #data-areas #worksdata #worksdata-entitle {
        margin-bottom: 20px; }
      #data-areas #worksdata dl#worksdata-credit {
        margin-bottom: 10px; }
      #data-areas #worksdata #worksdata-credit dd {
        line-height: 1.5em; }
      #data-areas #worksdata .worksdata-link {
        padding-left: 15px;
        padding-bottom: 5px; }
        #data-areas #worksdata .worksdata-link .linklang {
          margin-left: 5px; }
    #data-areas .langSwitch {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      #data-areas .langSwitch div {
        width: 50%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        vertical-align: middle; }
        #data-areas .langSwitch div.buttonHide {
          background: #000000; }
        #data-areas .langSwitch div.buttonShow {
          color: #000000;
          background: #eeeeee; }
          #data-areas .langSwitch div.buttonShow span {
            padding: 2px;
            border-bottom: solid 2px; }
    #data-areas #works-desc,
    #data-areas #works-desc-en {
      padding: 20px;
      margin-bottom: 40px; }
    #data-areas #works-desc-en {
      font-size: 14px; }
    #data-areas #works-data-en {
      margin: 20px 0;
      padding: 0 20px; } }

@media screen and (min-width: 768px) {
  /*=========WORKS DETAIL=========*/
  #selecter {
    width: 950px;
    height: 36px;
    margin-bottom: 10px;
    position: relative; }
  #selecter #select-arrows {
    float: right;
    width: 61px;
    position: relative;
    user-select: none;
    /* CSS3 */
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chromeなど */
    -ms-user-select: none;
    /* IE10かららしい */ }
  #selecter a #select-arrowL {
    background: url(../images/detail-arrows.png) no-repeat 0 0;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block; }
  #selecter a #select-arrowR {
    background: url(../images/detail-arrows.png) no-repeat -19px 0;
    width: 19px;
    height: 32px;
    position: absolute;
    top: 0px;
    left: 47px;
    display: block; }
  #selecter a:hover #select-arrowL {
    background: url(../images/detail-arrows.png) no-repeat 0 -32px; }
  #selecter a:hover #select-arrowR {
    background: url(../images/detail-arrows.png) no-repeat -19px -32px; }
  #selectthumbs {
    width: 853px;
    float: left;
    overflow: hidden;
    height: 36px; }
  #selectthumbs img {
    float: left;
    margin-right: 7px;
    width: 36px; }
  #selectthumbs a img {
    border: none; }
  #selectphoto {
    width: 853px;
    height: 570px;
    overflow: hidden;
    user-select: none;
    /* CSS3 */
    -moz-user-select: none;
    /* Firefox */
    -webkit-user-select: none;
    /* Safari、Chromeなど */
    -ms-user-select: none;
    /* IE10かららしい */ }
    #selectphoto li img {
      max-width: 853px;
      max-height: 570px; }
  /*TEXT*/
  #data-areas {
    width: 853px;
    margin-top: 60px;
    position: relative; }
    #data-areas #worksdata {
      float: left;
      width: 355px; }
      #data-areas #worksdata #worksdata-num {
        width: 65px;
        float: left;
        position: relative;
        top: -4px; }
      #data-areas #worksdata #worksdata-title {
        font-size: 28px;
        margin-bottom: 10px; }
      #data-areas #worksdata #worksdata-local {
        font-size: 14px; }
      #data-areas #worksdata #worksdata-entitle {
        margin-bottom: 25px; }
      #data-areas #worksdata dl#worksdata-credit {
        margin-bottom: 70px; }
      #data-areas #worksdata #worksdata-credit dd {
        float: left;
        margin-right: 15px;
        line-height: 1.5em; }
      #data-areas #worksdata .worksdata-link {
        clear: both;
        padding-left: 15px;
        margin-bottom: 5px; }
        #data-areas #worksdata .worksdata-link .linklang {
          margin-left: 5px; }
    #data-areas #works-desc {
      width: 490px;
      float: right;
      margin-bottom: 40px; }
    #data-areas #works-desc-en {
      width: 490px;
      float: right;
      margin-bottom: 20px; }
    #data-areas #works-data-en {
      width: 490px;
      float: right;
      margin-bottom: 20px; } }

/*=========PROFILE=========*/
@media screen and (max-width: 767px) {
  #profilearea {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #FFF;
    color: #434343;
    font-size: 16px; }
  #profilearea ul, #prof-sidebar ul {
    list-style: none; }
  #proftext p.profname {
    font-size: 5vw;
    margin-bottom: 20px; }
  #proftext ul.profhistory {
    margin-bottom: 30px; }
  #proftext ul.profhistory li {
    font-size: 3.2vw;
    padding-bottom: 5px; }
  #proftext p.profpolicyhead {
    margin-bottom: 10px;
    font-size: 4vw; }
  #proftext p.profpolicytext {
    margin-bottom: 30px;
    font-size: 3.2vw; }
  #proftext blockquote {
    font-size: 11px;
    line-height: 1.8em;
    margin-bottom: 30px; }
  #proftext {
    text-align: left; }
  #prof-sidebar {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px; }
    #prof-sidebar > a {
      display: none; }
  #prof-sidebar ul {
    margin-top: 10px; }
  #prof-sidebar ul li {
    line-height: 1em;
    margin: 20px 0; }
  #prof-sidebar ul li a {
    font-size: 4vw;
    color: #75829a;
    background: url(../images/profile_c.png) left center no-repeat;
    padding-left: 16px;
    text-decoration: none; }
  #prof-sidebar ul li a:hover {
    color: #a7b9da; } }

@media screen and (min-width: 768px) {
  #profilearea {
    width: 580px;
    padding: 35px 40px;
    background: #FFF;
    color: #434343;
    font-size: 16px;
    float: left; }
  #profilearea ul, #prof-sidebar ul {
    list-style: none; }
  #proftext p.profname {
    margin-bottom: 20px; }
  #proftext ul.profhistory {
    margin-bottom: 30px; }
  #proftext ul.profhistory li {
    font-size: 12px;
    padding-bottom: 5px; }
  #proftext p.profpolicyhead {
    font-size: 14px;
    margin-bottom: 10px; }
  #proftext p.profpolicytext {
    font-size: 12px;
    margin-bottom: 30px; }
  #proftext blockquote {
    font-size: 11px;
    line-height: 1.8em; }
  #proftext {
    float: right;
    width: 340px;
    text-align: left; }
  #prof-sidebar ul {
    margin-top: 10px; }
  #prof-sidebar {
    width: 265px;
    float: right; }
  #prof-sidebar ul li {
    line-height: 1em; }
  #prof-sidebar ul li a {
    font-size: 10px;
    color: #75829a;
    background: url(../images/profile_b.png) left center no-repeat;
    padding-left: 10px;
    text-decoration: none; }
  #prof-sidebar ul li a:hover {
    color: #a7b9da; } }

/*=========contact=========*/
@media screen and (max-width: 767px) {
  #contactarea {
    width: 100%;
    padding: 20px;
    background: #FFF;
    color: #434343;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #contact-sidebar {
    width: 100%;
    padding: 20px;
    color: #75829a;
    line-height: 130%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    #contact-sidebar h2 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 15px; }
    #contact-sidebar #officename {
      font-size: 16px;
      margin-bottom: 10px; }
    #contact-sidebar #officenameen {
      font-size: 14px;
      margin-bottom: 10px; }
    #contact-sidebar #officeinfo {
      font-size: 11px;
      margin-bottom: 50px; }
  #formDL input[type="text"], #formDL textarea {
    border: 0;
    font-size: 1.3em;
    color: #aaa;
    border: solid 1px #ccc;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #formDL dl dt {
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 10px; }
  #formDL dl dt .attention {
    font-size: 11px;
    padding-left: 50ox; }
  #formDL input[type="submit"] {
    background-color: #75829a;
    border: solid 1px #999;
    padding: 15px 30px;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer; } }

@media screen and (min-width: 768px) {
  #contactarea {
    width: 580px;
    padding: 35px 40px;
    background: #FFF;
    color: #434343;
    font-size: 16px;
    float: left; }
  #contact-sidebar {
    width: 265px;
    float: right;
    color: #75829a;
    line-height: 130%; }
    #contact-sidebar h2 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 15px; }
    #contact-sidebar #officename {
      font-size: 16px;
      margin-bottom: 10px; }
    #contact-sidebar #officenameen {
      font-size: 14px;
      margin-bottom: 10px; }
    #contact-sidebar #officeinfo {
      font-size: 11px;
      margin-bottom: 50px; }
  #formDL input[type="text"], #formDL textarea {
    border: 0;
    padding: 10px;
    font-size: 1.3em;
    color: #aaa;
    border: solid 1px #ccc;
    margin: 0 0 10px;
    width: 400px; }
  #formDL dl dt {
    font-size: 16px;
    line-height: 1.3em;
    margin-top: 10px; }
  #formDL dl dt .attention {
    font-size: 11px;
    padding-left: 50ox; }
  #formDL input[type="submit"] {
    background-color: #75829a;
    border: solid 1px #999;
    padding: 15px 30px;
    margin: 0 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer; } }

/*=========Q&A=========*/
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?10537655");
  src: url("../font/fontello.eot?10537655#iefix") format("embedded-opentype"), url("../font/fontello.woff?10537655") format("woff"), url("../font/fontello.ttf?10537655") format("truetype"), url("../font/fontello.svg?10537655#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

#qandacontainer {
  font-size: 10px;
  color: #b1bed3;
  margin-bottom: 100px; }

#qandacontainer dt, dd {
  margin: 0;
  padding: 0;
  position: relative; }

#qandacontainer dt, dd {
  line-height: 150%; }

#qandacontainer dt {
  font-size: 1.2em;
  cursor: pointer;
  border-bottom: solid #3d434d 1px;
  margin: 0;
  padding: 16px 0 16px 0; }

#qandacontainer dt:hover {
  background: #222f44;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

#qandacontainer dt span {
  display: inline;
  top: 15px;
  right: 15px;
  position: absolute;
  font-size: 1.5em; }

#qandacontainer dt span:before {
  font-family: 'fontello';
  content: '\e800'; }

#qandacontainer dt span.active:before {
  font-family: 'fontello';
  content: '\e801'; }

#qandacontainer dd {
  font-size: 1.2em;
  margin-bottom: 40px;
  margin-top: 16px; }

#qandacontainer dt h3, dd p {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0; }

#qandacontainer dt h3:before {
  content: "Q. ";
  color: #228fa7;
  font-family: 'Marvel', sans-serif;
  font-size: 1.6em; }

#qandacontainer dt h3, dd p {
  text-indent: -20px;
  padding-right: 20px;
  padding-left: 25px; }

#qandacontainer dd p:before {
  content: "A. ";
  color: #489f7f;
  font-family: 'Marvel', sans-serif;
  font-size: 1.6em; }

@media screen and (max-width: 767px) {
  #workflow {
    color: #303030;
    font-size: 10px;
    width: 100%; }
  #workflow .flex-item {
    margin: 20px;
    padding: 20px;
    background: #fff; }
  #workflow .arrow {
    font-family: 'fontello';
    text-align: center; }
  #workflow .arrow:before {
    content: '\e800';
    color: #fff;
    font-size: 2em;
    padding: 20px;
    position: relative; }
  #workflow ul li {
    list-style-position: inside;
    list-style-type: disc;
    font-size: 1.2em; }
  #workflow-title {
    font-size: 1.4em;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 20px; }
  #workflow .step {
    font-size: 1.6em;
    color: #87cbc8; }
  #workflow .step-title {
    font-size: 1.4em;
    margin-bottom: 20px;
    margin-top: 10px; }
  .rmgn {
    margin-right: 0; }
  .nomgn {
    margin-right: 0; } }

@media screen and (min-width: 768px) {
  #workflow {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #303030;
    font-size: 10px;
    padding-left: 20px; }
  #workflow .flex-item {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-basis: 160px;
    -ms-flex-preferred-size: 160px;
    flex-basis: 160px;
    padding: 20px;
    background: #fff; }
  #workflow .arrow {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'fontello';
    display: table-cell;
    vertical-align: middle; }
  #workflow .arrow:before {
    content: '\e802';
    color: #fff;
    font-size: 2em;
    padding: 20px;
    top: 100px;
    position: relative; }
  #workflow ul li {
    list-style-position: inside;
    list-style-type: disc;
    font-size: 1.2em; }
  #workflow-title {
    font-size: 1.4em;
    margin-bottom: 10px;
    margin-top: 30px;
    padding-left: 20px; }
  #workflow .step {
    font-size: 1.6em;
    color: #87cbc8; }
  #workflow .step-title {
    font-size: 1.4em;
    margin-bottom: 20px;
    margin-top: 10px; }
  .rmgn {
    margin-right: 0; }
  .nomgn {
    margin-right: 0; } }

/* ==|== 非セマンティックヘルパークラス ========================================
   このセクションの前にスタイルを定義してください。
   ========================================================================== */
/* イメージの置き換え用 */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr; }

.ir br {
  display: none; }

/* スクリーンリーダーとブラウザーの両方で非表示 : h5bp.com/u */
.hidden {
  display: none !important;
  visibility: hidden; }

/* 視覚的にのみ非表示にする。ただし、スクリーンリーダーでは使用できるようにする : h5bp.com/v */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* キーボードを介して移動されたエレメントをフォーカスできるようにするために .visuallyhidden クラスを拡張 : h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/* スクリーンリーダーで視覚的に非表示 (ただし、レイアウトは保持) */
.invisible {
  visibility: hidden; }

/* フロートを含める : h5bp.com/q */
.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }
