/*全体(パソコン・スマホ・タブレット)の設定
---------------------------------------------------------------------------*/
body {
	color: #000000;	
	margin: 0px;
	padding: 0px;
	font-size: 100%;
    line-height: 2;
    font-family: Georgia, "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	/*font-family: 'Lato', 'Noto Sans Japanese', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
	background-color: #FFF;
	background-position: center top;

}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td{
	margin : 0;
	padding : 0;
}

fieldset,
img{
	border : 0;
	vertical-align : middle;
}

ul{
	list-style-type: none;
}

input,textarea,select {
	font-size: 1em;
}

table {
	border-collapse:collapse;
	font-size: 90%;
	border-spacing: 0;
}

/*リンク
---------------------------------------------------------------------------*/
a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

#main01,
#main02,
#main03{
  margin-top:-90px;
  padding-top:90px;

}

#main04,
#main05{
  margin-top:-10px;
  padding-top:10px;

}

/*ヘッダー
---------------------------------------------------------------------------*/
.inner .logo .smp {
    display: none !important; 
}

.button_base {
    margin: 0;
    border: 0;
    font-size: 13px;
    position: relative;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -45px;
    width: 250px;
    height: 40px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    cursor: default;
}

.button_base:hover {
    cursor: pointer;
}

.button_slide_in {
    overflow: hidden;
    border: #8e863d solid 0px;
}

.button_slide_in div {
    position: absolute;
    text-align: center;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding-top: 10px;
}

.button_slide_in div:nth-child(1) {
    color: #ffffff;
    background-color: #8e863d;
}

.button_slide_in div:nth-child(2) {
    background-color: #000000;
    width: 320px;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transform: translate(-350px, 0px) skewX(-30deg);
    -webkit-transform: translate(-350px, 0px) skewX(-30deg);
    -moz-transform: translate(-350px, 0px) skewX(-30deg);
}

.button_slide_in div:nth-child(3) {
    color: #ffffff;
    left: -300px;
    transition: left 0.3s ease;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
}

.button_slide_in:hover div:nth-child(2) {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transform: translate(-15px, 0px) skewX(-30deg);
    -webkit-transform: translate(-15px, 0px) skewX(-30deg);
    -moz-transform: translate(-15px, 0px) skewX(-30deg);
}

.button_slide_in:hover div:nth-child(3) {
    left: 0px;
    transition: left 0.30000000000000004s ease;
    -webkit-transition: left 0.30000000000000004s ease;
    -moz-transition: left 0.30000000000000004s ease;
}

/*メイン画像
---------------------------------------------------------------------------*/

#main img {
	width: 500px;
	height: auto;
	margin: 0 auto;
}

/*コンテンツ
---------------------------------------------------------------------------*/
#contents {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	background: #eee;
}

.cn{
	text-align: center;
	display:block;
	padding:50px 0;
}

.pd20{
	padding:20px 0;
}

/*メイン
---------------------------------------------------------------------------*/
#main {
	width: 100%
	margin: 0 auto;
}

h2 {
	background-image: url(../img/line.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

section .mainContents{
	padding: 580px 0 0 0;
	margin: 60px 0 60px;
	position: relative;
	z-index:3;
}

section .mainContents:nth-child(2){
	margin: 80px 0 60px;
}

section .mainContents:last-child{
	margin: 60px 0 110px;
}

section .mainContents .mainTitle{
	width: 550px;
	height: 500px;
	position: absolute;
	top:50px;
	background: #FFF;
	box-sizing: border-box;
	z-index: 999;
	padding: 50px;
}

section .mainContents .hg560{
	height: 560px;
}

section .mainContents .hg600{
	height: 600px;
}

section .mainContents .mainTitle h2{
    font-size: 28px;
    margin: 0 0 20px;
    padding: 0 0 50px;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    position: relative;
    letter-spacing: 6px;
}
section .mainContents .mainTitle h2 p{
	font-size: 18px;
	letter-spacing: normal;
}

section .mainContents .mainTitle p.subTT{
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0;
    text-align: center;
}
section .mainContents .mainTitle p{
	font-size: 14px;
	margin: 0;
	padding: 0;
}


section .mainContents .mainImg{
	width: 80%;
	position: absolute;
	height:600px; 
	top:0px;
	background-repeat: no-repeat;
	background-position:0% 50%;
	background-size: cover;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 10;
}

section .mainLeft .mainTitle{
	left:100%;
	margin-left: -580px;	
}

section .mainLeft .mainImg{
	left:0;
}

section .mainRight .mainTitle{
	right:100%;
	margin-right: -580px;	
}

section .mainRight .mainImg{	
	right:0;
}

a.subTT_btn {
	display: block;
	text-decoration:none;
	width: 250px;
	margin:20px auto 0;
	padding: 0 15px;
	text-align: center;
	color: #FFF;
	/*border-radius: 4px;*/
	background: #8e863d;
	overflow: hidden;
}
a.subTT_btn span {
	display:inline-block;
	transition: .5s
}
a.subTT_btn:hover span {
	transform: rotateX(360deg);
}

.white{
	background: #FFF;
}

.list {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

.list h2{
    font-size: 28px;
    margin: 30px 0;
    padding: 30px 0;
    font-weight: normal;
    line-height: 1em;
    text-align: center;
    position: relative;
    letter-spacing: 6px;
}
.list h2 p{
	font-size: 18px;
	letter-spacing: normal;
}

/*会社概要 アクセス
---------------------------------------------------------------------------*/

table.profile {
	border-collapse: collapse;
	width:100%;
}

table.access {
	border-collapse: collapse;
	width:1200px;
	margin:30px auto 80px;
}

table.profile th.t_bottom {
    border-bottom: #8e863d 0px solid;
}
table.profile th,
table.access th {
    border-bottom: #8e863d 2px solid;
	text-align: center;
	padding: 5px;
	font-weight: normal;
}
table.profile td.t_bottom {
	border-bottom: #b3b3b3 0px solid;
}
table.profile td,
table.access td  {
	border-bottom: #b3b3b3 2px solid;
	text-align: left;
	padding: 5px;
}

/*copyright
---------------------------------------------------------------------------*/
footer {
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	background: #000;
	font-size: 11px;
}

/*その他
---------------------------------------------------------------------------*/

.clear {
	clear: both;
}

img {
	max-width: 100%;
	height: auto;
}



@media screen and (max-width: 800px) {

/*タブレット・スマホ共通ヘッダー
---------------------------------------------------------------------------*/

#main01,
#main02,
#main03{
  margin-top:0px;
  padding-top:0px;

}

#main04,
#main05{
  margin-top:0px;
  padding-top:0px;

}


.inner .logo {
	width: auto;
	margin: 10px;
}
.inner .logo img{
	width: 200px;
}
.inner .logo .pc {
	display: none !important;
}
.inner .logo .smp {
	display: block !important;
}

.button_base {
    margin-top: 10px;
    margin-left: -150px;
    width: 300px;
    height: 40px;
}


/*コンテンツ（mainを囲むブロック）
---------------------------------------------------------------------------*/
#contents {
	width: auto;
	margin: 0;
	background: #FFF;
}

.cn{
	padding-bottom:0;
}

/*main
---------------------------------------------------------------------------*/
#main {
	width: auto;
}

section .mainContents {
	padding: 0;
	margin: 0;
    position: relative;
		
}

section .mainContents:last-child{
	margin: 0 0 0px;
}
section .mainLeft .mainTitle {
    margin-left: 0;
    width: auto;
    height: auto;
    position: static;
    padding: 30px;
}
section .mainRight .mainTitle {
    margin-right: 0;
    width: auto;
    height: auto;
    position: static;
    padding: 30px;
}
section .mainContents .mainImg{
	width: auto;
	position: static;
    height: 300px;
    top: 0px;
    background-repeat: no-repeat;
    background-position: 0% 50%;
    background-size: cover;
    overflow: hidden;
    text-indent: -9999px;
}
section .mainContents .mainTitle {
    width: auto;
    height: auto;
    position:static;
}
section .mainContents .mainTitle h2 {
	font-size: 20px;
	line-height: 1.2em;
}
section .mainContents .mainTitle h2 p {
    font-size: 15px;
}

.contact {
	width: 100%;
	background: none;
}


/*listブロック
---------------------------------------------------------------------------*/
.list {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 auto;
	text-align: center;
}

.list p {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.8;
	overflow: hidden;
}
.list h2 {
    font-size: 20px;
    line-height: 1em;
    margin: 0 0 20px;
    padding: 10px 0 30px;
}

.list h2 p {
    font-size: 15px;
}

.white{
	background: #FFF;
	padding-top: 0;
}

/*会社概要　アクセス
---------------------------------------------------------------------------*/
table.profile {
	margin:0 auto 20px;
}
table.access {
	width:95%;
	margin:15px auto 50px;
}
table.profile th.t_bottom,
table.access th.t_bottom {
    border-bottom: #8e863d 2px solid;
}
table.profile td.t_bottom,
table.access td.t_bottom {
	border-bottom: #b3b3b3 2px solid;
}

/*その他
---------------------------------------------------------------------------*/

header .inner #infobox-img,
header .inner #infobox {
	display: none;
}

}

