@charset "utf-8";
body {
  font-size: 1.6em;
}
/* ===============================================================
       basic elements
=============================================================== */
#page {
  margin: 0;
}
#contents {
  width: 92%;
  max-width: 1200px;
  margin: 0 auto 50px auto;
}
.spContents {
  display: none !important;
}
.section {
  margin-bottom: 80px;
}
.inner {
  width: 92%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.inner2 {
  width: 800px !important;
  margin: auto;
}
.inner3 {
  width: 940px !important;
  margin: auto;
}
.defaFont {
  font-size: 14px;
  color: #434861;
}
.column2 .column {
  width: 46.5%;
  margin: 0 3.5% 0 0;
  display: block;
}
.column2 .column:nth-child(2n) {
  margin-right: 0;
}
.column2 .column:after {
  content: "";
  display: block;
  clear: both;
}
.reverse .column:nth-child(1n) {
  margin-right: 0;
}
.reverse .column:nth-child(2n) {
  margin-right: 5%;
}
.column3 .column {
  width: 31.6%;
  margin: 0 2.6% 0 0;
  display: block;
}
.column3 .column:nth-child(3n) {
  margin-right: 0;
}
.column3 .column:after {
  content: "";
  display: block;
  clear: both;
}
.column4 .column {
  width: 23.2%;
  margin: 0 2.4% 0 0;
  display: block;
}
.column4 .column:nth-child(4n) {
  margin-right: 0;
}
.column4 .column:after {
  content: "";
  display: block;
  clear: both;
}
.txtArea1 {
  width: 55%;
  margin: 0 5% 0 0;
  display: block;
}
.imgArea1 {
  width: 40%;
  margin: 0;
  display: block;
}
.txtArea2 {
  width: 65%;
  margin: 0 5% 0 0;
  display: block;
}
.imgArea2 {
  width: 30%;
  margin: 0;
  display: block;
}
.imgR {
  float: right;
  width: 280px;
}
.imgR img {
  margin: 0 0 20px 20px;
}

/* ----------- width ----------- */
.w50 {
  width: 50% !important;
  margin: auto;
}
.w60 {
  width: 60% !important;
  margin: auto;
}
.w70 {
  width: 70% !important;
  margin: auto;
}
.w80 {
  width: 80% !important;
  margin: auto;
}
.w90 {
  width: 90% !important;
  margin: auto;
}
.w100 {
  width: 90% !important;
}

/* ----------- BOX ----------- */
.box1 {
  border: 4px solid #a8df3f;
  padding: 1em 1.5em;
  margin: 2em 0;
  border-radius: 6px;
}
.box2 {
  border: solid 4px #ddd;
  padding: 1em 1.5em;
  margin: 2em 0;
  border-radius: 6px;
}
/* ------ マーカー ------ */
.marker {
  font-size: 18px;
}

/* ------ ページャー ------ */
.cms-pagination ul li {
  width: 40px;
  height: 44px;
  margin: 0 3px;
  display: table;
}
.cms-pagination ul li a {
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.cms-pagination ul li a:hover {
  background: #ccc;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.cms-pagination ul li.pagination-no-num {
  width: 60px;
}

.pagination-txt {
  margin-bottom: 60px;
}

/* ===============================================================
       固定ページ
=============================================================== */

/* ----------- ページMV ----------- */
.mvImg {
  min-height: 250px;
  background-size: auto 100%;
}
.mvImg-illust {
  background-color: #c3d600;
  background-image: url(../img/illust/mv.png) !important;
}
.mvImg-character {
  background-image: url(../img/character/mv.png) !important;
}
.mvImg-design {
  background-image: url(../img/design/mv.png) !important;
}
.mvImg-animation {
  background-image: url(../img/animation/mv.jpg) !important;
  background-size: cover;
  background-position: center bottom;
}
.mvImg-price {
  background-image: url(../img/price/mv.jpg) !important;
  background-size: cover;
}
.mvImg-about {
  background-image: url(../img/about/mv.jpg) !important;
}
.mvImg-example,
.mvImg-blog {
  background-image: none !important;
  min-height: 180px !important;
}
.mvImg-contact,
.mvImg-thanks {
  background-image: url(../img/contact/mv.jpg) !important;
  background-size: cover;
}
.pageTtlArea {
  top: 30%;
  left: 15%;
}
.pageTtlArea .pageTtl-eg {
  font-size: 36px;
  line-height: 1em;
  margin-bottom: 5px;
}
.pageTtlArea .pageTtl {
  font-size: 18px;
}
.pageTtlArea .pageTtl br {
  display: none;
}
.mvImg-design .pageTtlArea {
  top: 30%;
  left: 25%;
}
.mvImg-animation .pageTtlArea {
  top: 30%;
  left: 10%;
  color: #fff;
}
.mvImg-example .pageTtlArea,
.mvImg-blog .pageTtlArea {
  text-align: center;
  top: 25%;
  left: 0;
  right: 0;
}
h3.copyTxt {
  font-size: 18px;
}
.copyTxt {
  max-width: 450px;
  margin: auto;
}
.ttlArea1 {
  margin-bottom: 30px;
}
.ttlArea1 .ttl1 {
  font-size: 28px;
}
.ttlArea1 .ttl1 br {
  display: none;
}
.ttlArea1 .ttl1-sub {
  font-size: 16px;
}
.ttl2 {
  font-size: 28px;
  margin-bottom: 30px;
}
.ttl3 {
  font-size: 22px;
  margin-bottom: 30px;
}
.ttl4 {
  font-size: 17px;
  margin-bottom: 20px;
}
.ttl5 {
  font-size: 15px;
  margin-bottom: 20px;
}
.bigTxt1 {
  font-size: 26px;
  margin-bottom: 30px;
}
.txt1 {
  font-size: 16px;
}
.txt2 {
  font-size: 24px;
}
.txt2-2 {
  font-size: 20px;
}
.txt3 {
  font-size: 24px;
  margin-bottom: 20px;
}

/* 飾りライン */
.line1 {
  padding-bottom: 8px;
  background-size: auto 6px;
}

/* ボタン */
.btn1 {
  padding: 15px 2.2em;
}
.btn2 {
  padding: 10px 25px;
  font-size: 16px;
}
.btn3 {
  padding: 8px 20px;
  font-size: 14px;
}

/* パンくず */
.topicpathArea {
  width: 100%;
  padding: 20px 0;
  margin: 0 auto 40px auto;
}
#blog .topicpathArea,
#blogpost .topicpathArea {
  margin-bottom: 0;
}

/* ----------- ページ下バナー ----------- */
.btm-bnrArea {
  padding: 30px 0;
}
.btm-bnrArea .column4 {
  width: 90%;
  margin: auto;
}
.btm-bnrArea .column4 .column {
  width: 23.5%;
  margin-right: 2%;
}
.btm-bnrArea .column4 .column:nth-child(4n) {
  margin-right: 0;
}

/* ----------- table ----------- */
.tbl1 {
  margin-bottom: 20px;
}
.tbl1 th {
  width: 20%;
}
.tbl1 td {
  width: 80%;
}

/* ===============================================================
       blog
=============================================================== */
/* ----------- blog記事一覧表示共通 ----------- */
.entryLists {
  width: 100%;
  margin-bottom: 30px;
}
.entryLists .entryList {
  width: 23.2%;
  margin: 0 2.4% 20px 0;
  display: block;
}
.entryLists .entryList .blog_thum {
  height: 200px;
}
.entryLists .entryList:nth-child(4n) {
  margin-right: 0;
}
.entryLists .entryList .blog_thum img {
  max-width: 120%;
  max-height: 150%;
}
.entryLists .entryList .blog_cate {
  font-size: 11px;
}
.entryLists .entryList .entryTtl {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 10px;
}

.pagerArea {
  padding: 20px 0;
  margin-bottom: 40px;
}
.pagerArea p {
  margin-bottom: 0 !important;
}

/* ----------- blogページ共通 ----------- */
#main {
  width: 70%;
  margin-right: 5%;
  margin-bottom: 60px;
  line-height: 1.8;
}
#sub {
  width: 25%;
  font-size: 90%;
}
/* -- sidbar -- */
.side__block {
  margin-bottom: 50px;
}
.profArea {
  padding: 15px 20px;
}
.sideProf .column {
  width: 100%;
}
.profImg img {
  width: 100%;
}
.recent__thum {
  height: 50px;
}

/* ----------- blogTop/アーカイブ ----------- */
#blog {
  margin-bottom: 50px;
}
.blogCate_ttl {
  font-size: 18px;
  margin-bottom: 20px;
}
#main .entryLists .entryList {
  width: 31.6%;
  margin: 0 2.6% 20px 0;
  display: block;
}
#main .entryLists .entryList:nth-child(3n) {
  margin-right: 0;
}
#main .entryLists .entryList:nth-child(4n) {
  margin-right: 2.6%;
}

/* ----------- blog記事ページ ----------- */
#blogpost {
  margin-bottom: 50px;
}
#blogpost #main {
  border-top: 2px solid #222;
}
.postTtlArea {
  padding: 20px 0 20px 0;
  margin-bottom: 30px;
}
.dateArea {
  width: 18%;
  padding: 0 20px;
  border-right: 1px solid #222;
}
.dateArea .postyear {
  width: 100%;
  display: block;
  font-size: 14px;
}
.dateArea .postdate {
  width: 100%;
  display: block;
  font-size: 30px;
}
.postTtlBox {
  width: 82%;
  padding-left: 20px;
}
.postTtlBox .category {
  font-size: 14px;
  display: block;
  margin-bottom: 5px !important;
}
.postTtlBox .postTtl {
  font-size: 22px;
}
.entryMain .postThum {
  margin-bottom: 30px;
}
.entryMain .postArea {
  margin-bottom: 50px;
}
/*  SNS  */
#main .snsArea {
  width: 160px;
  padding: 0 0 20px 0;
}
#main .snsArea .snsTtl {
  width: 100px;
  margin: 0 auto 15px auto;
}

/* ----------- 記事下定形 ----------- */
.signature {
  margin-bottom: 50px;
}
.signatureL {
  width: 26%;
  padding: 25px 0 25px 25px;
}
.signatureR {
  width: 74%;
  padding: 25px;
}
.signatureR .inner {
  width: 100%;
}
.signatureR p {
  margin-bottom: 20px !important;
  font-size: 15px;
}

/* ----------- 記事装飾 ----------- */
.entryMain .postArea h3 {
  font-size: 22px;
  margin: 2.5em 0 2em;
  padding: 15px 15px 13px 15px;
}
blockquote {
  margin-bottom: 20px;
}

/* ----------- 関連記事 ----------- */
.relatedArea {
  padding: 60px 0 0 0;
}
.relatedArea .entryLists {
  margin-bottom: 0;
}
.relatedArea .entryList {
  width: 15%;
  margin: 0 1.6% 20px 0;
}
.relatedArea .entryList:nth-child(3n) {
  margin-right: 1.6%;
}
.relatedArea .entryList:nth-child(6n) {
  margin-right: 0;
}
.relatedArea .entryLists .entryList .blog_thum {
  height: 140px;
}
.relatedArea .entryLists .entryList .entryTtl {
  font-size: 15px;
}

/* ----------- 制作実績記事ページ ----------- */
.single-example #blogpost #main {
  margin-right: 0;
  width: 100%;
}
.single-example .postTtlArea {
  align-items: center;
}
.single-example .entryMain .postThum {
  margin: 0 auto 30px;
  width: 100%;
  max-width: 800px;
}
.single-example .entryMain .postArea {
  margin-bottom: 30px;
}

/*
===============================================================
       header
=============================================================== */
header {
  position: relative;
}
.headArea {
  height: 70px;
  width: 100%;
  background: ;
  z-index: 1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headInner {
  height: 70px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 1001;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headLogo {
  width: 230px;
  margin-left: 4%;
  margin-right: auto;
  line-height: 1;
}

/* ----------- nav ----------- */
#subHeader {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.headNav {
  width: 100%;
  display: flex;
  -webkit-display: flex;
  justify-content: flex-end;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* small pc  */
@media only screen and (min-width: 1041px) and (max-width: 1280px) {
  .headNav {
    width: 96%;
  }
}
.headNav li a {
  color: #444;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  padding: 30px 20px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.headNav > .headCnt {
  background: #18aed7;
}
.headNav > .headCnt a {
  color: #fff;
}
.headNav .headCnt a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 400;
  margin-right: 10px;
}
.headNav > li a:hover {
  color: #444;
  background: #eee;
  text-decoration: none;
}
.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 10000;
}
.headNav > li:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.headNav > li.menu__single {
  position: relative;
}
.menu__single .menu__second-level {
  position: absolute;
  top: 78px;
  min-width: 190px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  text-align: left;
}
.menu__single:hover .menu__second-level {
  visibility: visible;
  opacity: 1;
}
.menu__second-level li {
  border-top: 1px solid #888;
  line-height: 1.3em;
}
.menu__second-level li a {
  font-weight: bold;
  background: #555;
  color: #fff;
  font-size: 13px;
  padding: 12px 10px 8px 10px !important;
  height: auto;
  max-height: auto;
  line-height: 1.4em;
  text-align: center;
}
.menu__second-level li a:hover {
  opacity: 0.9;
}

/* floatクリア */
.headNav:before,
.headNav:after {
  content: " ";
  display: table;
}
.headNav:after {
  clear: both;
}
.headNav {
  *zoom: 1;
}

/* --- イラストページ　サイド固定ボタン --- */
#sideBtn {
  z-index: 1000;
  width: 50px;
  position: fixed;
  top: 200px;
  left: 0;
}
#sideBtn .btn_touch {
  margin-bottom: 10px;
}

/* ===============================================================
       footer
=============================================================== */
#pagetop {
  width: 15px;
  position: fixed;
  right: 15px;
  bottom: -80px;
  opacity: 0.8;
}
#pagetop a {
  position: relative;
  width: 15px;
  display: block;
  background: url(img/common/pagetop.png);
}
.footBnrArea {
  padding: 60px 0;
  background-size: cover;
  background-position: center center;
}
.footBnrArea .footCnt {
  height: 105px;
  background: rgba(255, 255, 255, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footBnrArea .footCnt .footMail {
  height: 40px;
  width: auto;
}
.footBnrArea .footCnt .tel {
  height: 50px;
  width: auto;
}
.footMenuArea {
  /* height: 68px; */
  width: 100%;
  background: #e4e4e4;
}
.footMenu {
  /* height: 68px; */
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 90%;
  margin: auto;
}
.footLogo {
  width: 150px;
  margin-right: auto;
}
.footNav {
  width: 100%;
  display: flex;
  -webkit-display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
}
/* small pc  */
@media only screen and (min-width: 1041px) and (max-width: 1280px) {
  .footNav {
    width: 96%;
  }
}
.footNav li a {
  color: #444;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  padding: 15px;
  height: 68px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  height: auto;
}
.footNav .footCnt a:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0e0";
  font-weight: 400;
  margin-right: 10px;
}
.footNav > li a:hover {
  color: #444;
  background: #eee;
  text-decoration: none;
}
.copyright {
  padding: 20px 0;
}

.about__links {
	display: flex;
	flex-direction: column;
}

.btn1.btnEffect span {
	text-transform: lowercase;
}