　charset "UTF-8";"

/** {{{ 共通 */

/*** {{{ タグ */

* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

body {
  background-color: #ffffff;
  color: #ffffff;
}

img, div {
  vertical-align: bottom;
  border: 0;
}

a,
a:link {
  color:#ffffff;
  text-decoration:none;
  outline:none;
}

a:visited {
  color:#ffffff;
}

a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

a:hover img  {  
 opacity:0.7;  
 filter: alpha(opacity=70);  
 -ms-filter: "alpha( opacity=70 )";
}

@font-face {
  font-family: 'PathwayGothicOne-Regular';
  src: url('./font/PathwayGothicOne-Regular.eot')format('eot'), /* IE9 */
       url('./font/PathwayGothicOne-Regular.woff') format('woff'), /* Modern Browsers */
       url('./font/PathwayGothicOne-Regular.ttf') format('truetype');/* Firefox, Opera, Safari */
}

@font-face {
  font-family: Asul-Regular;
  src: url('./font/Asul-Regular.eot')format('eot'), /* IE9 */
       url('./font/Asul-Regular.woff') format('woff'), /* Modern Browsers */
       url('./font/Asul-Regular.ttf') format('truetype');/* Firefox, Opera, Safari */
}

@font-face {
  font-family: chogokubosogothic;
  src: url('./font/chogokubosogothic.eot')format('eot'), /* IE9 */
       url('./font/chogokubosogothic.woff') format('woff'), /* Modern Browsers */
       url('./font/chogokubosogothic.ttf') format('truetype');/* Firefox, Opera, Safari */
}

/* 透過PNG適用のためのCSS */
html>body .sampleBox {
  background-image: url(./demo.png);
}

* html .sampleBox {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./demo.png', sizingMethod='scale');
}

/*** }}} */





/*** {{{ トップ全セクション */

section {
  margin: 0 auto;
  width: 100%;
  background-color: #ffffff;
}

.line_top {
  width: 1150px;
  margin: 0 auto;
}

.line_top_i {
  float: right;
}

/*** {{{ コンテナー */

#container {
  width: 1150px;
  height: 100%;
  margin: 0 auto;
  background-image: url("./img/bg.jpg");
  background-repeat: repeat;
  background-position: left top;
  border-right: 15px #ff1904 solid;
  box-sizing : border-box;
}

.upperlight_l {
  width: 120px;
  float: left;
}

.upperlight_l img {
  width: 120px;
  height: 622px;
}

/*** {{{ トップコンテンツ */

.contents {
  width: 895px;
  float: left;
}

/*** {{{ その他コンテンツ */

.contents_etc {
  float: left;
  width: 895px;
  margin-left: 120px;
}


/*** ヘッダー }}} */

header {
  margin-bottom: 20px;
}

#logo {
  margin-top: 20px;
  float: left;
}

nav {
  margin-top: 50px;
  float: right;
  font-family: 'PathwayGothicOne-Regular';
  font-size: 1.2rem;
}

ul li{
  float: left;
  padding-left: 40px;
  list-style-type: none;
}





/*** {{{ slidearea */

div#slidearea {
  width: 895px;
  height: 420px;
}

.frame {
  width: 895px;
  height: 420px;
}

/*** }}} */




footer {
  margin-top: 20px;
  width: 895px;
  text-align: center;
}

.logomark {
  margin-bottom: 15px;
}

.corp {
  font-family: 'Asul-Regular';
  font-size: 1rem;
  letter-spacing: 0.4em;
  margin-bottom: 10px;
}

.address {
  font-family: 'Asul-Regular';
  font-size: .7rem;
  margin-bottom: 15px;
}

.upperlight_r {
  width: 120px;
  float: left;
}

.upperlight_r img {
  margin-right: 0px;
  width: 120px;
  height: 622px;
}



/*** }}} */


.line_under {
  width: 1150px;
  margin: 0 auto;
}

.line_under_i {
  float: right;
}

.line_under_i img {
  vertical-align: top;
}

#bottom {
  width: 1150px;
  margin: 0 auto;
}

.number {
  float: left;
  color: #666;
  font-size: .7rem;
  text-align: left;
}

.number-1 {
  color: #666;
  font-size: .7rem;
  text-align: left;
}

.number1 {
  line-height: 20px;    
}

.sns {
  float: right;
  width: 80%;
  text-align: left;
}

.copy {
  width: 1150px;
  margin: 20px auto 0 auto;
  color: #999;
  font-size: .6rem;
  text-align: center;
}
/*** }}} */





/*** {{{ works */

#worksarea {
  width: 895px;
  margin: 0 auto;
  background-color: #ffffff;
}

.bar {
  width: 895px;
  text-align: left;
  padding: 40px 0 20px 0;
  justify-content: center;
  list-style-type:none;
}

#bar_a {
  text-align: left;
  padding: 40px 0 20px 0;
  justify-content: center;
  list-style-type:none;
}

#bar_b {
  text-align: left;
  padding: 40px 0 20px 0;
  justify-content: center;
  list-style-type:none;
}

#bar_c {
  text-align: left;
  padding: 40px 0 20px 0;
  justify-content: center;
  list-style-type:none;
}

h1 {
  font-size: 1rem;
  margin: 20px 0 3px 15px;
  color: #000;
}

.overflow {
  width: 895px;
  padding-left: 15px;
}

.overflow img {
  width: 163px;
  padding-bottom: 10px;
  float: left;
  margin-right: 13px;
}

#last {
  padding-bottom: 40px;
}


/*** {{{ live */

#livearea {
  width: 895px;
  margin: 0 auto;
  background-color: #ffffff;
  padding-bottom: 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

hr {
  border-top: 1px dotted #333333;
}

h4 {
  line-height: 1.5em;
  color: #333333;
  text-align: center;
  font-weight: normal;
  font-size: 1.0em;
}

#livearea a {
  text-decoration: underline;
  color: #808080;
}

.live_photo {
  width: 895px;
  padding-left: 10px;
}

.live_photo img {
  width: 285px;
  padding-bottom: 10px;
  float: left;
  margin-right: 10px;
}

.caption {
  width: 895px;
}

.caption tr td {
  width: 295px;
  line-height: 1.5em;
  color: #333333;
  text-align: left;
  font-weight: normal;
  font-size: 1.0em;
  padding-bottom: 40px;
}



/*** {{{ aboutus */

#aboutusarea {
  width: 895px;
  margin: 0 auto;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

.message {
  width: 895px;
  margin-top: 40px;
}

.company {
  background: #fff;
  padding-bottom: 40px;
}

.company a {
  text-decoration: underline;
  color: #808080;
}

table {
  width: 895px;
  border-collapse: collapse;
}

.company table tr {
  border: 1px dotted #333333;
  border-left: none;
  border-right: none;
}

.company table tr th {
  padding: 20px 50px;
  width: 35%;
  color: #333333;
  text-align: left;
  vertical-align: middle;
}

.company table tr td {
  padding: 15px;
  line-height: 1.5em;
  color: #333333;
  text-align: left;
  font-weight: normal;
  font-size: 1.0em;
  vertical-align: middle;
}

.company_photo {
  width: 885px;
  padding: 10px 0 0 10px;
}

.i_big {
  width: 255px;
  float: left;
  margin-right: 10px;
}

.i_thin {
  width: 145px;
  float: left;
  margin-right: 10px;
}

#map {
  height: 448px;
  width: 873px;
  margin: 10px auto;
  border: 1px solid #333333;
}

.route {
  width: 895px;
  padding-left: 30px;
  line-height: 1.5em;
  color: #333333;
  text-align: left;
  font-size: 1.0em;
}



/*** {{{ contact */

#contactarea {
  width: 895px;
  margin: 0 auto;
  background-color: #ffffff;
  padding-bottom: 40px;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
}

.message {
  width: 895px;
  margin-top: 40px;
}

.phone {
  margin: 0px auto;
  width: 845px;
  padding-left: 50px;
  text-align: center;
  font-size: 1.0em;
  color: #333333;
}

h2 {
  margin: 0px auto;
  width: 845px;
  padding: 20px 0 50px 50px;
  font-size: 1.5em;
  text-align: center;
  color: #333333;
}

.contactlist_a{
  margin: 0px auto;
  width: 800px;
  padding: 0 0 5px 40px;
  text-align: left;
  font-size: 0.7em;
  color: #333333;
  line-height: 1.5em;
}

form {
  text-align: center;
}

table.entry {
  border-collapse: collapse;
  margin: 0px auto;
  width: 800px;
  font-size: 1.0em;
}

table.entry tr {
  border: 1px dotted #333333;
  border-left: none;
  border-right: none;
}

table.entry th {
  padding: 30px 40px;
  width: 30%;
  color: #333333;
  text-align: left;
  vertical-align: middle;
}

table.entry td {
  padding: 15px;
  color: #333333;
  text-align: left;
  font-weight: normal;
  font-size: 1.0em;
  vertical-align: middle;
}

.i_name {
  width: 300px;
}

.i_mail {
  width: 500px;
}

.i_contents {
  width: 500px;
  height: 200px;
}

.contactlist_b{
  margin: 0px auto;
  width: 800px;
  padding: 40px 0 20px 0;
  text-align: center;
  font-size: 0.8em;
  color: #333333;
  line-height: 1.5em;
}

.forward{
  width: 200px;
  height: 50px;
}

.forward:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}

.privacy {
  border: 1px solid #999999;
  padding: 10px 20px 0 20px;
  width: 758px;
  margin: 80px auto 0 auto;
  text-align: left;
}

h3 {
  border-bottom: 1px solid #999999;
  font-size: 0.8em;
  color: #333333;
  padding-bottom: 9px;
}

.contactlist_c{
  padding: 20px 0;
  text-align: left;
  font-size: 0.8em;
  color: #333333;
  line-height: 1.5em;
}

.transmission {
  width: 200px;
  height: 50px;
}

.transmission:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha( opacity=50 )";
}

.ok {
  padding: 40px 0;
  text-align: center;
  font-size: 1.3em;
  color: #ff0000;
  font-weight: bold;
}

.contactlist_d {
  margin: 0px auto;
  width: 800px;
  text-align: left;
  font-size: 0.8em;
  color: #333333;
  line-height: 1.5em;
}

.contactlist_e {
  margin: 0px auto;
  width: 800px;
  font-size: 0.8em;
  color: #333333;
  padding: 20px 0 5px 0;
  font-weight: bold;
}

.contactlist_d a {
  text-decoration: underline;
  color: #333333;
}


/*** {{{ clear fix */

div#logo:after,
nav:after,
div.line_top:after,
div#container:after,
nav:after,
ul:after,
div.line_under:after,
div#bottom:after,
div.overflow:after,
div.live_photo:after,
div.company_photo:after,
header:after,
section:after {
    content:" ";
    display:block;
    clear:both;
}

/*** }}} */

/** }}} */

