@charset "UTF-8";
/*
Theme Name:shigyo
Description:shigyoのテーマ
Author:mrri
*/

@import url("http://fonts.googleapis.com/earlyaccess/notosansjapanese.css");
body {
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    font-size: 18px;
	color: #4d4d4d;
	-webkit-text-size-adjust: 100%;
	line-height: 160%;
    margin-top: -1px;
}

.mt-20{
    margin-top: 20px;
}
.mt-40{
    margin-top: 40px;
}
.mt-60{
    margin-top: 60px;
}

img {
	height: auto;
	max-width: 100%;
}
p {
    line-height: 2em;
    margin-bottom: 0;
}
.inner {
    padding: 80px 0px;
    margin:0 auto;
}
.pc {
    display: inline;
}
.sp {
    display: none;
}
/* -------------------- top -------------------- */
/* メインイメージ
------------------------------------- */
.position {/*親div*/
    position: relative;/*相対配置*/
}
/* 会社名
------------------------------------- */
h1 {
    position: absolute;
    top: -13px;
    left: -15px;
}
/* -------------------- box0 -------------------- */
.index_box0 {
    background: #FFFFFF;
    padding: 0;
    text-align: center;
}
.index_box0 img {
    margin-top: 0px;
}
/* -------------------- フッター -------------------- */
footer.inner {
    background: #333333;
    padding: 60px 0 30px;
    margin: 0 auto;
}
#footer-copyright {
    background: #333333;
}
dl.footer-dl {
    text-align: center;
    display: block ruby;
    margin: 0;
}
dl.footer-dl dt {
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}
dl.footer-dl dt img.footer-img {
    padding-right: 15px;
}
dl.footer-dl dd {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.tel {
  font-size: 40px;
  line-height: 1em;
  margin-top: 5px;
  color: #ffffff;
}
.tel span {
  font-size: 30px;
}
.tel-2 {
  color: #cccccc;
  margin-top: -3px;
  text-align: left;
}
address {
    font-style: normal;
    color: #ffffff;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 10px 0 10px 0;
    font-size: 16px;
}
/* h2

/* -------------------- top -------------------- */
section.index_box1 {
    text-align: center;
}
.font_mi {
    font-size: 26.5px;
    font-weight: bold;
    line-height: 1.5em;
}
/* h2
------------------------------------- */
h2.index_h2 {
  text-align: center;
  color: #333333;
  font-size: 40px;
  line-height: 1.5em;
}
h3.index_h3 {
  text-align: center;
  color: #333333;
  font-size: 30px;
}
/* マーカー紫
------------------------------------- */
span.marker {
    color: #333;
    background-image: linear-gradient(transparent 65%, #825a8a 50%);
}
span.marker_2 {
    color: #333;
    background-image: linear-gradient(transparent 65%, #feed57 50%);
}

.box_gray {
    background: #808080;
    color: #ffffff;
    padding: 50px;
    margin-top: 80px;
    margin-right: -80px;
    z-index: 999;
    position: relative;
}
.box_purple {
    background: #825a8a;
    color: #ffffff;
    padding: 50px;
    margin-top: 40px;
    margin-left: -100px;
}
.box_siro {
    background: #ffffff;
    color: #333333;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    margin: 10px 0;
}
.box_sen {
    border: 1px solid #333333;
    padding: 30px 10px;
    border-radius: 10px;
    text-align: center;
}
.box_sen p.box6_p {
    font-size: 36px;
    margin-bottom: 15px;
}
.box_sen p {
    font-weight: bold;
}

section.index_box2, section.index_box6 {
    background: url("./images/index_bg2.jpg") no-repeat center top;
    background-size: auto;
    background-size: cover;
    text-align: center;
}
section.index_box4 {
    background: #4d4d4d;
}
section.index_box8 {
    background: url("./images/index_bg1.jpg") no-repeat center top;
    background-size: auto;
    background-size: cover;
}
/* （テーブル0）＆お問い合わせ
------------------------------------- */
.table_0 {
    width:100%;
    margin: 15px 0;
}
.table_0 tr {
    border: 1px solid #B3B3B4;
}
.table_0 th {
    padding:10px;
    width:20%;
    border-right: 1px solid #B3B3B4;
    text-align:center;
    vertical-align: middle;
    background: #f0f0f0;
}
.table_0 td {
    padding: 10px;
    width: 60%;
    background: #fff;
    vertical-align: middle;
}
/*送信ボタン
------------------------------------- */
.button {
    border: 1px solid #825a8a;
    border-radius: 5px;
    background: #825a8a;
    color: #fff;
    list-style-type: none;
    margin: 0px auto;
    padding: 7px 85px 7px 95px;
    display: table;
    text-align: center;
    letter-spacing: 10pt;
}
.button:hover {
    background: #333333;
    border: 1px solid #333333;
    color: #ffffff;
    text-decoration:none;
    letter-spacing: 10pt;
    text-align:center;
}
.haba1 {
    width: 100%;
}
.haba2 {
    width: 200px;
}





/* ここまで
------------------------------------- */

/* -----------------------------------スマホ------------------------------------- */
@media screen and (max-width: 767px) {
.mt-40{
    margin-top: 20px;
}
.navbar {
    min-height: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}
.navbar-brand > img {
    width: 60px;
    margin: 42px 0 0 0px;
}
.inner {
    padding: 30px 0;
    margin: 0 auto;
}
p {
    margin: 5px 0;
    font-size: 16px;
    line-height: 1.5em;
}
.mb-40 {
    margin-bottom: 15px;
}
.mt-60 {
    margin-top: 20px;
}
.pc {
    display: none;
}
.sp {
    display: initial;
}


section.index_box1 {
  text-align: left;
}
.font_mi {
  font-size: 15px;
}
h2.index_h2 {
    font-size: 23px;
}
h3.index_h3 {
    font-size: 21px;
}
.box_gray {
  padding: 20px;
  margin-top: 20px;
  margin-right: 0px;
  font-size: 16px;
  margin-bottom: 20px;
}
.box_purple {
  padding: 20px;
  margin-top: 20px;
  margin-left: 0px;
}
.box_siro { 
    padding: 5px;
}
.box_siro p {
    font-size: 14px;
}
.box_sen {
    margin-bottom: 10px;
}


.table_0 {
    font-size: 70%;
    line-height: 1.3em;
}
.table_0 th {
    padding: 5px;
    width: 40%;
}
.table_0 td {
    padding: 5px;
}
address {
    font-size: 13px;
}
}

/* -----------------------------------タブレット------------------------------------- */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.inner {
  padding: 50px 0px;
  margin: 0 auto;
}
.mt-60 {
  margin-top: 30px;
}
h2.index_h2 {
    font-size: 30px;
}
h3.index_h3 {
    font-size: 21px;
}
.box_gray {
    padding: 30px;
    margin-top: 50px;
}
.font_mi {
  font-size: 19px;
}
.box_purple {
    margin-left: -400px;
}
.box_sen p {
    font-size: 16px;
}

}

/* -----------------------------------19インチ------------------------------------- */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}


