/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 03 2019 | 00:46:50 */
/* init */
.background {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-position: center center;
  opacity: 0;
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s; }

.show .background {
  opacity: 1; }

.contents .wrap {
  padding: 5vh 5em;
  position: relative;
  z-index: 2;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  /* design*/ }
  @media print, screen and (max-width: 599px) {
  .contents .wrap {
    padding: 2em 1em; } }

#content01_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/bg01.jpg); }

#content01 .wrap {
  background-color: rgba(0, 0, 0, 0.3); }

#content02_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/bg02.jpg); }

#content02 .wrap {
  background-color: rgba(0, 0, 0, 0.3); }

#content03_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/bg03.jpg); }

#content03 .wrap {
  background-color: rgba(0, 0, 0, 0.3); }

#content04_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/bg04.jpg); }

#content04 .wrap {
  background-color: rgba(0, 0, 0, 0.3); }

#content05_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/bg05.jpg); }

#content05 .wrap {
  background-color: rgba(0, 0, 0, 0.3); }

#content01_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/03/bg1-s.jpg);
  background-position: right; }

#content01 .wrap {
  background-color: rgba(0, 0, 0, 0.5); }

#content03_bg {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/04/bg3-s.jpg);
  background-position: right; }

.body_st {
  width: 50%;
  margin-left: auto; }
  @media only screen and (max-width: 1365px) {
  .body_st {
    width: 100%; } }

.text-box, .mon-box, .logo-box, .text-box2 {
  width: 75%; }
  @media print, screen and (max-width: 599px) {
  .text-box, .mon-box, .logo-box, .text-box2 {
    width: 100%; } }

.mon-box, .logo-box {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/09/mon2.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right; }
  @media print, screen and (max-width: 599px) {
  .mon-box, .logo-box {
    background-size: 50vw; } }

.logo-box {
  background-image: url(https://yagoto.gosougi.co.jp/wp-content/uploads/2019/01/logo.png); }

.text-box2 {
  position: relative;
  padding: 20em 0;
  width: 100%; }
  @media print, screen and (max-width: 599px) {
  .text-box2 {
    padding: 12em 0; } }
