
@charset "utf-8";
/*
Theme Name:STAYGOLD
Theme URI:
Description:
Author:PLUSIDEA
Author URI:http://plusidea.co.jp/
Version:7.7
*/

/*----------------------------------------------------------------------
base
----------------------------------------------------------------------*/

html {
	font-size: 15px;
}

body{
	font-family:"YuGo", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    color: #1b1b1b;
    margin:0 auto;
    box-sizing: border-box;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mb-100 {
    margin-bottom: 100px;
}
.xsmall {
	font-size: 8px;
}
.small {
	font-size: 12px;
}
.large {
	font-size: 20px;
}
.xlarge {
	font-size: 24px;
}
img {
	max-width: 100%;
  display: block;
  margin: auto;
}
.tac {
    text-align: center;
}
.tar {
    text-align:right;
}
.tal {
    text-align:left;
}
a{
  text-decoration: none;
  color: #1b1b1b;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
a:hover{
  opacity: 0.7;
}
span.big {
  font-size: 26px;
}
span.red{
  color: #ff3333;
  font-weight: bold;
}
table{
  border-collapse: collapse;
}
dh{
  color: #555;
  font-size: 20px;
  font-weight: bold;
}
/* For modern browsers */
.clearfix:before,
.clearfix:after {
 content:"";
 display:block;
 overflow:hidden;
}
.clearfix:after {
 clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
 zoom:1;
}

/*------------------パンくずリスト------------*/

.breadcrumg-area ul{
  padding-left: 0;
  margin-bottom: 10px;
}

.breadcrumg-area ul li{
  display: inline-block;
  padding-left: 15px;
  position: relative;
  color: #666;
}

.breadcrumg-area ul li::before{
  position: absolute;
  left: 0;
  content:">";
  color: #333;
}

.breadcrumg-area ul li:first-child{
  padding-left: 5px;
}

.breadcrumg-area ul li:first-child::before{
  display: none;
}

.breadcrumg-area ul li a{
  color: #666;
}

/*----------------------BASE-------------------------------*/

.inner{
  width: 1110px;
  margin: auto;
}

@font-face {
  font-family: 'rockit';
  src: url('./fonts/Rockit.ttf') format('truetype');
}
@font-face {
  font-family: 'rockit';
  src: url('./fonts/Rockit.otf') format('opentype');
}

.news_list article{
  position: relative;
  transition-duration: 0.5s !important;
  transition-property: transform,box-shadow !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  transform: translateZ(0) !important;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.news_list article:hover{
  transform: translateY(-6px) !important;
  animation-name: hover;
  animation-duration: 1.5s;
  animation-delay: 0.3s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  box-shadow: 0px 4px 15px #666;
}


/*----------------------------------------------------------------------
header
----------------------------------------------------------------------*/

header{
  background: #fff;
}

.header_logo{
  float: left;
  margin-top: 30px;
}

.header_right{
  float: right;
}

.header_right nav, .header_tel, .header_contact{
  display: inline-block;
  vertical-align: top;
}

header nav ul {
  margin-top: 30px;
  padding-left: 0;
  margin-right: 10px;
}

header nav ul li{
  font-family: 'rockit';
  font-size: 9px;
  list-style: none;
  display: inline-block;
  padding:0 8px;
  text-align: center;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;

}

header nav ul li a{
  display: block;
}

header nav ul li:hover{
  border-bottom: 3px solid #d5ae3c;
}

header nav ul li a:hover{
  opacity: 1;
  color: #d5ae3c;
}

.header_tel{
  border-left: 1px solid #e5e5e5;
  padding-left: 20px;
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  padding: 24px;
}

.header_tel span.tel_icon{
  display: inline-block;
}

.header_tel span{
  font-size: 12px;
  font-weight: normal;
  padding-right: 5px;
  text-align: center;
  display: block;
}

.header_contact{
  margin-top: 20px;
}

.header_contact a img{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-property: box-shadow,border-radius;
  border-radius: 25px;
}

.header_contact a img:hover {
  opacity: 1;
  box-shadow: 0 2px 10px #7e7e7e;
}


div#nav {
  display: none;
}

/*----------------------------------------------------------------------
main
----------------------------------------------------------------------*/

.top_mv{
  background: url(./img/mv_bg.jpg) no-repeat fixed;
  height: 450px;
  width: 100%;
  margin: 0 auto;
  background-size: cover;
  padding: 0;
  box-sizing: border-box;
}

.mv_text{
  position: relative;
  height: 450px;
  margin: auto;
  text-align: center;
}

.mv_text .mv_staygold{
  margin-bottom: 0;
  position: relative;
  width: 700px;
  height: 190px;
}

.mv_text .mv_staygold p{
  -webkit-mask-image: -webkit-linear-gradient(-50deg, rgba(222, 192, 87),rgba(222, 192, 87,1) 37%, rgba(222, 192, 87,0) 50%, rgba(222, 192, 87,1) 63%, rgba(222, 192, 87,1));
}

.mv_text .mv_staygold p,.mv_text .mv_staygold p::before{
  position:absolute;
  top:0;
  left:0;
  right: 0;
  bottom: 0;
  margin: auto;
  color: #dec057;
  font-size: 77px;
  font-family: 'rockit';
}

.mv_text .mv_staygold::before {
  display:block;
  content:"STAY GOLD";
  font-size: 77px;
  font-family: 'rockit';
  color:#fff;
  -webkit-mask-image: -webkit-linear-gradient(-50deg, rgba(0,0,0,0),rgba(0,0,0,0) 37%, rgba(0,0,0,1) 50%, rgba(0,0,0,0) 63%, rgba(0,0,0,0));
  z-index: 10;
}


.mv_center{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin:auto;
  width: 700px;
  height: 300px;
}

.mv_logo{
}

.mv_text p{
  font-size: 14px;
  color: #fff;
  margin-bottom: 30px;
}

section.about_news{
  padding:80px 0 0;
  padding: 80px 0 40px;
  background-size: cover;
}

.about_box{
  background: #fff;
  margin-bottom: 40px;
  padding-bottom: 30px;
}

.about_news{
  background: url(./img/texture_bg.jpg) no-repeat;
}

.about_title_bg{
  display: inline-block;
  position: relative;
}

.about_title{
  position: absolute;
  left: -20px;
  top: -35px;
}

.about_right{
  display: inline-block;
  width: 69%;
  vertical-align: top;
  padding:40px 50px 0 50px;
  box-sizing: border-box;
}

h2.top_black{
  font-family: 'rockit';
  font-size: 20px;
  color: #000;
  text-align: center;
  border-bottom: 3px solid #9a7328;
  display: inline-block;
  letter-spacing: 5px;
}

.head_box{
  text-align: center;
  margin-bottom: 40px;
}

.news_list article{
  display: inline-block;
  width: 31%;
  margin: 0 10px 30px;
}

.column_text{
  background: #fff;
  padding: 15px;
  box-sizing: border-box;
}

.column_text p.date{
  font-size: 15px;
  color: #9a7328;
  font-weight: bold;
  margin: 0;
}

h3.column_title {
  font-weight: bold;
  line-height: 1.6;
  font-size: 15px;
  margin: 0 0 5px;
}

/*
section.culture{
  background: url(./img/culture_bg.jpg) no-repeat;
  padding: 30px 0 50px;
  background-size: cover;
}
*/

#culture {
  background: url(img/culture_bg.jpg) 0% 0% no-repeat fixed;
  color: white;
  height: 460px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background-size: cover;
  padding: 30px 0 50px;
}

h2.top_white{
  font-family: 'rockit';
  font-size: 20px;
  color: #fff;
  text-align: center;
  border-bottom: 3px solid #fff;
  display: inline-block;
  letter-spacing: 5px;
}

.column_container ul{
  padding-left: 0;
}

.column_container ul li{
  width: 31%;
  background: rgba(0,0,0,0.8);
  box-sizing: border-box;
  padding: 15px 10px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  min-height: 260px;
  margin: 0 10px;
}

.column_container h3{
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.column_container p{
  color: #fff;
}

.moreview_btn{
  text-align: center;
}

.moreview_btn a{
  display: inline-block;
  position: relative;
}

.moreview_btn a:hover{
  opacity: 1;
}

.moreview_btn a img{
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  transition-property: box-shadow,border-radius;
}

.moreview_btn a img:hover {
  opacity: 1;
  box-shadow: 0 0px 10px #aaa;
  border-radius: 25px;
}

#works .moreview_btn a img:hover {
  border-radius: 40px;
}

#works .moreview_btn{
  height: 70px;
}

.news_list {
  margin-bottom: 50px;
}

section.service{
  background: #f7f7f7;
  padding: 30px 0;
}

section.service .head_box{
  margin-bottom: 0;
}

section.service h2.top_black{
  padding-top: 20px;
}

.service_container ul{
  padding-left: 0;
  margin-bottom: 0;
  padding-bottom: 20px;
}

.service_container li{
  width: 24%;
  box-sizing: border-box;
  padding: 15px 10px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
}

.service_container ul li a:hover {
  letter-spacing: 1px;
  opacity: 1;
}

.service_container li img{
  margin-bottom: 15px;
}

section.works{
  background: url(./img/works.jpg) 0% 0% no-repeat fixed;
  padding: 40px 0;
  background-size: cover;
}

section.works h2{
  border-bottom: 3px solid #9a7328;
}

section.works article h3{
  color: #9a7328;
}

section.recruit{
  background: #f7f7f7;
  padding: 70px 0 100px;
}

.recruit_left{
  display: inline-block;
  width: 45%;
  background: #fff;
  box-sizing: border-box;
  padding: 20px 30px 40px 30px;
}

.recruit_left h2{
  font-size: 20px;
  color: #000;
}

.recruit_left a{
  display: block;
  color: #9a7328;
  padding: 15px 0;
  padding-left: 15px;
  box-sizing: border-box;
  transition-property: color,background;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

.recruit_left a:hover{
  color: #fff;
  background: #9a7328;
  opacity: 1;
}

.recruit_left p{
  margin-bottom: 20px;
}

.recruit_left a{
  position: relative;
}

.recruit_left a::after{
  position: absolute;
  content: "";
  background: url(./img/right_arrow.png) no-repeat;
  width: 14px;
  height: 8px;
  right: 20px;
  top: 22px;
}

a.chuto{
  border-top: 1px solid #9a7328;
}

a.shinsotsu{
  border-top: 1px solid #9a7328;
  border-bottom: 1px solid #9a7328;
}

.recruit_right{
  display: inline-block;
  width: 54%;
  position: relative;
  vertical-align: top;
}

.recruit_right img{
  position: absolute;
  top: -30px;
}


/*----------------------------------------------------------------------
footer
----------------------------------------------------------------------*/

footer{
  background: #000;
  color: #fff;
  padding: 50px 0 30px;
}

.totop_btn{
  margin: -80px auto 50px;
  position: relative;
}

a.totop_allow{
  position: absolute;
  left: 0;
  right: 0;
  top: 15px;
  margin: auto;
}

.footer_left,.footer_right,.footer_right ul{
  display: inline-block;
  padding-left: 0;
  vertical-align: top;
  margin-top: 0;
}

.footer_left{
  margin-right: 30px;
}

img.footer_logo{
  text-align: left;
  display: inline-block;
}

.footer_tel{
  font-size: 28px;
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
}

.footer_tel span{
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.footer_tel p{
  font-size: 12px;
  padding-left: 30px;
  margin-top: 0;
  line-height: 11px;
}

.footer_company{
  font-size: 12px;
}

.footer_company p{
  font-size: 15px;
  margin-bottom: 0;
}

.footer_right ul {
  margin-right: 50px;
}

.footer_right ul li{
  list-style: none;
}

.footer_right ul li a{
  color: #ededed;
  margin-bottom: 5px;
  display: block;
}

.footer_right ul li a:hover{
  color: #d5ae3c;
}

p.copyright{
  font-size: 12px;
  color: #ededed;
  text-align: center;
  margin-bottom: 0;
}


/*----------------------------------------------------------------------
aside
----------------------------------------------------------------------*/

aside{
  float: right;
  width: 320px;
  margin-top: 50px;
}

aside section{
  margin-bottom: 30px;
}

.side_title{
  color: #333;
  font-family: 'rockit';
  text-align: center;
  background: #d0ae57; /* Old browsers */
  background: -moz-linear-gradient(-45deg, #d0ae57 0%, #d1ac47 48%, #99722f 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(-45deg, #d0ae57 0%,#d1ac47 48%,#99722f 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(135deg, #d0ae57 0%,#d1ac47 48%,#99722f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ae57', endColorstr='#99722f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  padding: 10px 0;
  font-size: 14px;
  height: 30px;
  margin-bottom: 20px;
}

article.side_post{
  border-bottom: 1px solid #D2A942;
  padding: 7px 0;
}

article.side_post:last-child{
  border-bottom: none;
}

article.side_post a{
  display: block;
}

p.news_date{
  margin: 0;
  font-size: 12px;
  color: #666;
}

.side_thumb{
  display: inline-block;
  width: 100px;
  vertical-align: top;
  margin-left: 10px;
}

.side_post_title{
  display: inline-block;
  width: 195px;
  box-sizing: border-box;
  padding:10px 5px;
  vertical-align: top;
  padding-top: 0;
  line-height: 1.4;
}

.teg_list{
  margin-bottom: 30px;  
}

.teg_list a{
  color: #505050;/*文字色*/
  padding: 0.5em;/*文字周りの余白*/
  display: inline-block;/*おまじない*/
  line-height: 1.3;/*行高*/
  background: #f1e18f;/*背景色*/
  vertical-align: middle;/*上下中央*/
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
  font-size: 12px !important;
  margin: 0 2px 5px;
}

.teg_list a:before {
  content: '●';
  color: white;
  margin-right: 8px;
}

.side_cat ul{
  padding-left: 0;
}

.side_cat{
  margin-bottom: 60px;
}

.side_cat ul li {
  font-family: 'rockit';
  list-style: none;
  font-size: 14px;
  background: #fff;
  border-left: 5px solid #D2A942;
  padding: 10px 0 0px 20px;
  border-bottom: 1px dashed #ccc;
  box-sizing: border-box;
  letter-spacing: 2px;
}

.side_cat ul li:first-child{
  border-top: 1px dashed #ccc;
}

.side_cat ul li a{
  display: block;
}


/*----------------------------------------------------------------------
固定ページ
----------------------------------------------------------------------*/

main.left_col{
  float: left;
  width: 760px;
  margin-top: 50px;
  padding-bottom: 80px;
}

h1.page_title {
  position: relative;
  font-size: 24px;
  padding: 5px 10px;
  margin-bottom: 50px;
}

h1.page_title:after{
  content: "";
  width:100%;
  height:4px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to right, #D4AD4A, rgba(255,255,255,0) 100%);
}

/*-----------記事一覧ページ-------------*/

h1.archive_title{
  text-align: center;
}

article.blog_box{
  border-bottom: 1px solid #D2A942;
  padding: 20px 10px ;
  box-sizing: border-box;
}

article.blog_box:last-child{
  border-bottom: none;
}

article.blog_box .blog_left{
  display: inline-block;
  width: 30%;
}

article.blog_box .blog_right{
  display: inline-block;
  width: 65%;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0 10px;
}

article.blog_box .blog_right h2{
  font-size: 20px;
  text-align: left;
  padding-left: 10px;
  word-break: break-all;
  line-height: 1.4;
  border-bottom: none;
  margin-bottom: 10px;
  margin-top: 0;
}

article.blog_box .blog_right p.date{
  margin: 0;
  text-align: right;
  color: #666;
}

article.blog_box .blog_right p.desc{
  word-break: break-all;
  font-size: 14px;
  margin-bottom: 0;
  margin-top: 5px;
  line-height: 1.4;
}

article.news_post .blog_right{
  width: 85%;
}

article.news_post .blog_left {
  display: inline-block;
  width: 13%;
}


/*------------ページネーション-----------*/

.pagination{
  margin:30px auto;
  display: block;
  text-align: center;
}

a.page-numbers {
  padding: 5px 10px;
  margin: 0 3px;
  background: #D2A942;
  color: #fff;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 10Px;
}

span.page-numbers.current {
  color: #333;
}

/*----------------------------------------------------------------------
メディア開発·運用
----------------------------------------------------------------------*/

.media_mv{
  background:url(./img/media_mv_bg.jpg) no-repeat;
  background-size: cover;
  height: 270px;
  position: relative;
}

h1.mv_title{
  color: #fff;
  font-size: 28px;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  width: 540px;
  height: 100px;
}

h1.mv_title::before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
  width: 60px;
  height: 3px;
  background: #fff;
}

.media_d .page_lead {
  text-align: center;
  padding: 50px 0;
  font-weight: bold;
  line-height: 1.8;
}

.service_content{
  background:#f7f7f7;
  padding: 70px 0 50px;
}

.sc_box{
  background:#fff;
}

.service_content .left_pic{
  display: inline-block;
  position: relative;
}

.gold_service{
  position: absolute;
  left: -20px;
  top: -35px;
}

.service_content .right_text{
  width: 65%;
  display: inline-block;
  vertical-align: top;
  padding: 30px;
  box-sizing: border-box;
}

.service_content .right_text{
  font-size: 18px;
  font-weight: bold;
}

.service_content .right_text ul{
  padding-left: 30px;
}

.service_content .right_text ul li{
  padding:5px 0;
  list-style: none;
  position: relative;
}

.service_content .right_text ul li::before{
  position: absolute;
  content: "";
  background:#d1af4c;
  width: 15px;
  height: 5px;
  left: -24px;
  top: 16px;
}

.service_content .right_text ul li span{
  font-weight: normal;
  font-size: 15px;
}

section.about_webm{
  background: #f7f7f7;
  padding-bottom: 50px;
}

.about_webm h2{
  color: #fff;
  text-align: center;
  font-size: 28px;
  background:#000;
  padding:40px 0;
  margin: 0;
}

.about_webm .cols_box{
  width: 1600px;
  margin: auto;
  max-width: 100%;
}

.about_webm .image_box{
  float: left;
  width: 690px;
}

.about_webm .text_box{
  background: #fff;
  width: 690px;
  float: left;
  box-sizing: border-box;
  padding: 30px 50px;
}

.about_webm .box_2 .image_box,
.about_webm .box_2 .text_box{
  float: right;
}

.about_webm .box_2 .text_box {
  padding: 20px 50px;
}

.white_lead{
  background: #fff;
  text-align: center;
  padding: 30px;
  box-sizing: border-box;
  width: 920px;
  margin:-50px auto 50px;
  position: relative;
}

.content_box .merit_box{
  background: #fff;
}

.merit_box{
  background: #fff;
  margin-bottom: 30px;
}

.merit_box div{
  display: inline-block;
}

.merit_right{
  width: 65%;
  box-sizing: border-box;
  padding: 10px 0 0 20px;
  vertical-align: top;
}

.merit_right h3{
  position: relative;
  padding-left: 50px;
  font-weight: bold;
}

.merit_right h3:before{
  position: absolute;
  content: "1";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  font-weight: bold;
  background:#d1af4c;
  left: 0px;
  top: -7px;
  text-align: center;
  line-height: 40px;
}

.merit_right h3.second_head:before{
  content: "2";
}

.merit_right h3.third_head:before{
  content: "3";
}

section.our_service{
  padding-bottom: 50px;
  background: #f7f7f7;
}

.our_service h2,
.recommend_qa h2{
  color: #fff;
  text-align: center;
  font-size: 28px;
  background:#d1af4c;
  padding:40px 0;
  margin: 0;
}

.recommend_qa p{
  text-align: center;
  margin: 40px 0;
}

.reco_point{
  background: #fffcf2;
  border:3px solid #d1af4c;
  font-weight: bold;
  font-size: 28px;
  padding: 25px 30px;
  margin-bottom: 10px;
}

.reco_point span{
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 15px;
}

.f7_bg{
  background: #f7f7f7;
  padding: 50px 0;
}

.qa_box{
  margin-bottom: 30px;
}

.qa_box h3{
  background: #000;
  color: #fff;
  padding: 25px 30px;
  margin: 0;
}

.qa_box h3 span{
  display: inline-block;
  vertical-align: -11px;
  margin-right: 15px;
}

.qa_text{
  background: #fff;
  box-sizing: border-box;
  padding: 35px 30px;
}


/*----------------------------------------------------------------------
投稿ページ
----------------------------------------------------------------------*/

#single_post h1{
  position: relative;
  padding: 0.25em 10px;
  font-size: 24px;
  margin-bottom: 0;
  box-sizing: border-box;
}

#single_post h1:after {
  content: "";
  display: block;
  height: 4px;
  background: -moz-linear-gradient(to right, #d0ae57, #99722f);
  background: -webkit-linear-gradient(to right, #d0ae57, #99722f);
  background: linear-gradient(to right, #d0ae57, #99722f);
}

#single_post h2{
  padding: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.75);
  box-shadow:inset 1px 1px 0 rgba(255,255,255,0.25); 
  background: #d0ae57; /* Old browsers */
  background: -moz-linear-gradient(top, #d0ae57 24%, #99722f 84%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d0ae57 24%,#99722f 84%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d0ae57 24%,#99722f 84%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0ae57', endColorstr='#99722f',GradientType=0 ); /* IE6-9 */
}

#single_post h3{
  position: relative;
  padding: .25em 0 .5em .75em;
  border-left: 6px solid #D4AD4B;
}

#single_post h3::before{
  position: absolute;
  left: 0;
  bottom: 0;
  content: '';
  width: 100%;
  height: 0;
  border-bottom: 1px solid #ccc;
}

#single_post h4{
  position: relative;
  padding: 0 .5em .5em 2em;
  color: #D3AB46;
}

#single_post h4::before,
#single_post h4::after {
  position: absolute;
  content: '';
  border-radius: 100%
}

#single_post h4::before {
  top: .2em;
  left: .2em;
  z-index: 2;
  width: 18px;
  height: 18px;
  background: rgba(150, 150, 150, .5);
}

#single_post h4::after {
  top: .7em;
  left: .7em;
  width: 13px;
  height: 13px;
  background: rgba(210, 210, 210, .5);
}

p.time{
  text-align: right;
  color: #666;
  margin:0 10px 30px 0;
}

.single-post p {
  box-sizing: border-box;
  padding: 0 5px;
}

.single-post p.thumbnail img {
  height: auto;
}





/*----------------------------------------------------------------------
お問い合わせ
----------------------------------------------------------------------*/

table.contact_table th{
  color: #D4AD4A;
  text-align: right;
  padding:5px 10px;
  box-sizing: border-box;
}

table.contact_table th,table.contact_table td{
  padding: 7px 10px;
  box-sizing: border-box;
}

table.contact_table input, table.contact_table textarea{
  padding: 5px;
  box-sizing: border-box;
  border-radius: 3px;
  border:1px solid #aaa;
}

.contact_btn{
  margin: 20px auto;
  text-align: center;
}

.contact_btn input[type="submit"] {
  display: inline-block;
  padding: 0.7em 2em;
  text-decoration: none;
  background: #D4AD4A;
  border: none;
  color: #584922;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
  border-bottom: solid 3px #685526;
  border-radius: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
}

.contact_btn input[type="submit"]:active{
  -ms-transform: translateY(4px);
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}

table.other_table{
  width: 75%;
  margin: 20px auto;
}

table.other_table,table.other_table td,table.other_table th{
  border: 1px solid #D2A942;
}

table.other_table td {
    padding: 10px;
    box-sizing: border-box;
}

table.other_table td:first-child {
    background: #D2A942;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #f8e8a6;
    font-weight: bold;
}

iframe {
  max-width: 95%;
  margin: 20px auto;
  display: block;
}

article.single-post {
    padding: 10px 0 60px;
}

.breadcrumg-area ul li:nth-child(2){
  display: none;
}

.gallery-item img{
  border:none !important;
}

.resault_images {
  text-align: center;
}

.resault_images img {
    display: inline-block;
    width: 13%;
    vertical-align: middle;
    margin: 5px 10px;
    height: auto;
}

section.records{
  padding: 30px 0 80px;
  background: #efefef;
}

main.left_col .resault_images img {
    width: 16%;
}

.link_btn{
  text-align: center;
  background: #C09738;
  width: 300px;
  height: 55px;
  line-height: 55px;
  margin: 10px auto;
  border: 1px solid #C09738;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  max-width: 100%;
}

.link_btn a{
  text-align: center;
  font-size: 14px;
  display: block;
  color: #fff;
}

.link_btn a span {
  display: inline-block;
  vertical-align: 2px;
  font-size: 12px;
}


.link_btn:hover{
  background: none;
}

.link_btn a:hover{
  background: none;
  color: #C09738;
  opacity: 1;
}

.left_col h2{
  color: #C09738;
  border-left: 4px solid #C09738;
  padding-left: 12px;
  box-sizing: border-box;
  font-size: 20px;
  margin: 30px auto;
}

.web_c_container{
  text-align: center;
  margin: 20px auto 50px;
}

.web_c_content{
  position: relative;
  display: inline-block;
  width: 49%;
  margin-bottom: 70px;
}

.web_c_circle {
  background: #C09738;
  border-radius: 50%;
  width: 330px;
  height: 330px;
  margin: auto;
}

.web_c_content img {
  position: absolute;
  left: 0;
  right: 0;
  top: 20%;
  margin: auto;
  width: 90%;
  border-radius: 8px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;

}

.web_c_content h3{
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: -80px;
  letter-spacing: 2px;
}

.web_c_content a:hover{
  opacity: 1;
}

.web_c_content a:hover img{
  width: 93%;
}

.media_jisseki .web_c_content img{
  width: 70%;
}

.media_jisseki .web_c_content h3{
  margin-top: -50px;
}

.media_jisseki .web_c_content a:hover img{
  width: 75%;
}

.vission_page h2 {
  color: #fff;
  padding: 20px 5px;
  margin: 50px auto;
  border-bottom: 4px solid #C09738;
  border-left: 3px solid #C09738;
  box-shadow: 0 3px 15px #aaa;
}

#top_about .link_btn{
  margin-bottom: 90px;
}

/*------------EC支援-------------*/

.eccontents_container{
  display: flex;
  flex-wrap: wrap;
}

.ec_box{
  width: 31%;
  margin:20px 1%;
}

.ec_box h2{
  margin: 20px auto 0;
  border-left: none;
  font-size: 16px;
  text-align: center;
  line-height: 1.3;
  color: #d5a833;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.ec_box a:hover h2{
  letter-spacing: 1px;
}






/*----------------------------------------------------------------------

media query

----------------------------------------------------------------------*/

.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

@media screen and (max-width: 767px) {
    .pc-only {
        display: none;
    }

    .sp-only {
        display: block;
    }
    .mmb-10 {
        margin-bottom: 10px;
    }
    .mmb-20 {
        margin-bottom: 20px;
    }
    .mmb-30 {
        margin-bottom: 30px;
    }
    .mmb-40 {
        margin-bottom: 40px;
    }
    .splogo {
        display: inline-block;
    }

    header, main, aside, footer, .inner{
      max-width: 100%;
      margin: auto;
      float: none;
    }

    .header_logo {
      margin: 20px 0 20px 10px;
    }

    button.drawer-toggle.drawer-hamburger {
      background: rgba(255,255,255,0.7);
      width: 35px;
    }

    .drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
      background-color: #444;
    }

    ul.drawer-menu{
      margin: 40px auto 0;
    }

    ul.drawer-menu li{
      display: block;
      padding: 10px 30px;
      font-size: 14px;
      letter-spacing: 2px;
      text-align: right;
    }

    .top_mv{
      height: 80vh;
      background: url(./img/mv_bg.jpg) no-repeat;
    }

    .mv_text {
      max-width: 100%;
      height: 100%;
    }

    .mv_center {
      width: 85%;
      max-width: 360px;
      height: 170px;
    }

    .mv_text .mv_staygold {
      max-width: 100%;
      height: 90px;
    }

    .mv_text .mv_staygold p, .mv_text .mv_staygold p::before,.mv_text .mv_staygold::before {
      font-size: 35px;
    }

    a.mvsp_btn {
      display: inline-block;
      position: absolute;
      bottom: 0vh;
      color: #fff;
      line-height: 60px;
      margin: auto;
      right: 0;
      left: 0;
      width: 100px;
      
    }

    a.mvsp_btn span {
      position: absolute;
      bottom: 80px;
      left: 0;
      width: 24px;
      height: 24px;
      border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-animation: sdb 1.5s infinite;
      animation: sdb 1.5s infinite;
      box-sizing: border-box;
      right: 0;
      margin: auto;
    }

    @-webkit-keyframes sdb {
      0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
      }
      50% {
        opacity: 1;
      }
      100% {
        -webkit-transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
      }
    }
    @keyframes sdb {
      0% {
        transform: rotate(-45deg) translate(0, 0);
        opacity: 0;
      }
      50% {
        opacity: 1;
      }
      100% {
        transform: rotate(-45deg) translate(-20px, 20px);
        opacity: 0;
      }
    }

    .about_box {
      padding-top: 60px;
    }

    .about_title_bg {
      display: block;
    }

    .about_title {
      left: 10px;
    }

    .about_right {
      display: block;
      width: 100%;
      padding: 30px 15px;
    }

    .news_list {
      padding-bottom: 30px;
    }

    .news_list article {
      display: block;
      width: 90%;
      margin: auto;
      padding: 20px 0;
    }

    .about_news {
      background-size: cover;
    }

    .news_list article img {
      height: auto;
    }

    .column_container ul li {
      display: block;
      width: 100%;
      margin: 0;
      padding: 15px 20px;
    }

    .column_container p {
      text-align: center;
    }

    #culture {
      height: 1040px;
      background-size: 700vh;
    }

    .service_container li {
      width: 49%;
    }

    .news_list article {
      max-width: 350px;
    }

    .moreview_btn {
      margin: 40px;
    }

    #works {
      height: 1460px;
      background-size: 700vh;
    }


    .recruit_left {
      display: block;
      width: 100%;
    }

    .recruit_right{
    display: none;
    }

    section.recruit {
      padding: 0;
    }

    img.sp_recruit {
      margin: 50px auto 0px;
    }

    .footer_left, .footer_right, .footer_right ul {
      display: block;
      margin: auto;
      width: 85%;
    }

    .footer_left {
      margin-bottom: 30px;
    }

    .footer_right ul li {
      font-size: 14px;
    }

  /*------------投稿ページ-----------*/

    main.left_col{
      float: none;
      padding-bottom: 50px;
    }

    article.blog_box .blog_left {
      display: block;
      width: 100%;
      margin: 10px auto;
    }

    article.blog_box .blog_right {
      display: block;
      width: 100%;
    }

  /*------------メディア開発・運用-----------*/

    h1.mv_title {
      font-size: 22px;
      max-width: 90%;
    }

    section.our_service {
        padding-bottom: 0;
    }

    .service_content .left_pic {
        display: block;
    }

    .service_content .right_text {
        width: 100%;
    }

    .about_webm h2,
    .our_service h2,
    .recommend_qa h2{
        font-size: 20px;
        padding: 20px 10px;
    }

    .about_webm .image_box {
        max-width: 100%;
    }

    .about_webm .text_box,
    .about_webm .box_2 .text_box{
        max-width: 100%;
        padding: 30px 15px;
    }

    .white_lead {
        max-width: 100%;
        padding: 30px 15px;
        margin: 0 auto 20px;
    }

    .merit_box div {
        display: block;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
    }

    section.about_webm {
        padding-bottom: 0px;
    }

    .reco_point {
        max-width: 80%;
        margin: 10px auto;
    }

    .reco_point {
        max-width: 95%;
        margin: 10px auto;
        font-size: 18px;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    .reco_point span {
        width: 25px;
        margin-right: 10px;
    }

    .qa_box h3,.qa_text ,.media_d .page_lead {
        padding: 15px 15px;
        box-sizing: border-box;
    }

    .qa_box h3 span {
        width: 30px;
        margin-right: 6px;
    }

    /*-------------お問い合わせ------------*/
    table.contact_table {
      max-width: 500px;
      margin: auto;
      width: 95%;
    }

    table.contact_table th, table.contact_table td{
      display: block;
      width: 100%;
      text-align: center;
    }

    table.contact_table td{
      border-bottom: 1px solid #D4AD4A;
      padding-bottom: 25px;
      margin-bottom: 10px;
    }

    table.contact_table input, table.contact_table textarea {
      width: 80%;
      max-width: 400px;
    }

    input[type="radio"] {
      width: auto !important;
      display: inline-block;
    }

  /*------------会社概要-----------*/

    table.other_table {
      width: 95%;
      margin: 20px auto;
      max-width: 450px;
    }

  /*------------ギャラリー-----------*/
    .gallery-item ,.resault_images img{
      width: 29% !important;
      margin: 10px 5px !important;
    }

    .left_col h2{
      margin-left: 5px;
    }

    .web_c_content{
      width: 100%;
      display: block;
    }

    .media_jisseki .web_c_content img{
      width: 90%;
      max-width: 360px;
    }

    .media_jisseki .web_c_content a:hover img{
      width: 93%;
    }

    .web_c_circle {
      width: 300px;
      height: 300px;
    }

    .vission_page h2 {
      max-width: 95%;
      margin: 50px auto;
    }

    #top_about .link_btn {
      margin-bottom: 50px;
    }


    /*------------EC支援-------------*/

    .eccontents_container{
    }

    .ec_box{
      width: 46%;
      margin:20px 2%;
    }











}
/*media queryここまで*/






