@charset "UTF-8";

/* //////////////////////////////////////共通の設定////////////////////////////////////// */

.social-icons-left {
    position: absolute;
    left: 20px;  /* 画面の左端からの距離を指定 */
    top: 20px;   /* 上部からの距離を指定 */
}

.social-icons-left .instagram-icon {
    color: #E1306C;
    font-size: 40px;  /* logo.pngとバランスを取って調整 */
    text-decoration: none;
    display: inline-block;
    line-height: 1; /* アイコンの上下に余白ができないように調整 */
}

.satsukiLogo {
    position: relative;
    text-align: center;
}

body {
    background-image: -webkit-linear-gradient(270deg,rgba(230,255,245,0.61) 1.55%,rgba(253,255,254,0.87) 42.70%,rgba(250,255,253,0.86) 64%,rgba(255,255,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(230,255,245,0.61) 1.55%,rgba(253,255,254,0.87) 42.70%,rgba(250,255,253,0.86) 64%,rgba(255,255,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(230,255,245,0.61) 1.55%,rgba(253,255,254,0.87) 42.70%,rgba(250,255,253,0.86) 64%,rgba(255,255,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(230,255,245,0.61) 1.55%,rgba(253,255,254,0.87) 42.70%,rgba(250,255,253,0.86) 64%,rgba(255,255,255,1.00) 100%);
}

h1 {
    text-align: center;
    font-size: 10px;
    padding-top: 8px;
}

h2 {
    font-family: "Sawarabi Mincho", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    margin-bottom: 24px;
    color: #555555;
    padding-top: 24px;
}

h3  {
    margin-bottom: 0px;
    font-family: "Sawarabi Mincho", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-align: left;
    padding-bottom: 4px;
    padding-top: 4px;
    color: #555555;
}

h4 {
    text-align: center;
    font-family: "Noto Sans Japanese" , sans-serif;
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: normal;
    margin-bottom: 16px;
    font-size: 12px;
    color: #555555;
}

h5 {
    text-align: center;
}

.title {
    padding-bottom: 8px;
    border-bottom-style: inset;
    border-bottom-width: thin;
    margin-bottom: 0px;
    font-size: 24px;
}
.titleset {
    margin-bottom: 40px;
}
.subtitle {
    text-align: center;
    font-family: "Noto Sans Japanese" , sans-serif;
    font-style: normal;
    font-size: 12px;
    padding-top: 8px;
    padding-bottom: 4px;
    color: #ABABAB;
}

.row.header {
    padding-left: 0px;
    padding-right: 0px;
}

.header .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
    background-color: #01712F;
}

header .heroImage {
    position: relative;
}
.headbar {
    background-image: url(url);
    position: absolute;
    width: 100%;
    background-color: rgba(1,113,47,0.75);
    left: auto;
    top: 0px;
    right: auto;
}
.headlogo {
    width: 4%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 4px;
    padding-bottom: 6px;
}
.heroIunder {
    display: block;
}
.heroIover {
    display: none;
}


.clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.container-fluid.naviall {
    background-color: #01712F;
}

.fixed-bg {
    background-image: url(../img/roadtrip.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-shadow: inset 0px 4px 8px rgba(0,0,0,0.53);
    box-shadow: inset 0px 4px 8px rgba(0,0,0,0.53);
    background-position: center center;
    background-attachment: fixed;
}

/* //////////////////////////////////////ヘッダーナビゲーション////////////////////////////////////// */

.row.navigation {
    margin-bottom: 40px;
    background-color: #01712F;
}
.navigation .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}
.navigation a {
    display: block;
    font-family: "Noto Sans Japanese" , sans-serif;
    text-align: center;
    background-color: #01712F;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
    font-weight: normal;
}
.navigation a:hover {
    background-color: #01A946;
    /* [disabled]transition: all 0.3s linear; */
}



/* //////////////////////////////////////五月園のロゴ設定////////////////////////////////////// */
.satsukiLogo {
    width: 80px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 40px;
    font-family: "Sawarabi Mincho", sans-serif;
    font-style: normal;
    font-size: 12px;
    color: #737373;
    padding-bottom: 4px;
    padding-top: 4px;
}


/* //////////////////////////////////////イメージフォトの設定////////////////////////////////////// */
.row.imagePhoto {
}
.imagePhoto .col-md-3 {
    padding-left: 0px;
    padding-right: 0px;
}

/* //////////////////////////////////ABOUT WORKS CONTENT の設定///////////////////////////////// */
.row.threebox {
    background-color: #F5F4F1;
    padding-top: 40px;
    padding-bottom: 40px;
}
.threebox .col-md-3 {
    padding-left: 4px;
    padding-right: 4px;
}
.threebox .boxpack   {
    background-color: #FFFFFF;
    padding-left: 16px;
    padding-top: 16px;
    padding-right: 16px;
    padding-bottom: 16px;
}
.boxsubT {
    font-family: "Noto Sans Japanese" , sans-serif;
    font-size: 12px;
    text-align: left;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 16px;
    padding-left: 24px;
    font-weight: bold;
}
.Tgroup  {
    background-color: #87C97F; /* 線色 */
    border-radius: 5px; /* 線幅の半分 */
    content: "";
    display: inline-block;
    height: 56px; /* 線右の余白 */
    vertical-align: middle;
    width: 4px; /* 線幅 */
    float: left;
    clear: both;
    margin-right: 16px;
}
.about  {
    color: #87C97F;
}
.works  {
    color: #FFC557;
    background-color: #FFC557;
}
.beaf {
    color: #FF9157;
    background-color: #FF9157;
}
.contact  {
    color: #83C7D4;
    background-color: #83C7D4;
}
.backTop a  {
    text-decoration: none;
    font-family: "Noto Sans Japanese" , sans-serif;
    color: #555555;
    text-align: center;
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: #F5F4F1;
    font-size: 12px;
}
.threeboxImg {
}

.threebox a  {
    display: block;
    padding-top: 16px;
    padding-bottom: 16px;
    font-family: "Noto Sans Japanese" , sans-serif;
    text-align: center;
    text-decoration: none;
    color: #A3A3A3;
    font-style: normal;
    font-size: 14px;
    border: thin solid #CECECE;
}
.threebox a:hover  {
    background-color: #CECECE;
    transition: all 0.2s linear;
    color: #FFFFFF;
}


/* /////////////////////////////////////////back to page設定///////////////////////////////////////// */
.backTop {
    background-color: #F5F4F1;
}
#page-top a {
    font-size: 14px;
    font-family: "Noto Sans Japanese", sans-serif;
    font-style: normal;
}
#page-top a:hover {
    color: #01A946;
}



/* //////////////////////////////////////フッターのナビゲーション設定////////////////////////////////////// */
.footer {
    background-color: #01712F;
}

.row.footernav {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	margin-top: 40px;
	padding-top: 0px;
}
.footernav .col-md-2 {
	padding-left: 0px;
	padding-right: 0px;
	width: auto;
}
.footernav  a {
	display: block;
	text-align: center;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #FFFFFF;
	text-decoration: none;
	opacity: 1;
}
.footernav a:hover {
    opacity: 0.3;
}

/* //////////////////////////////////////会社アドレスの設定////////////////////////////////////// */
.row.address {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	width: 80%;
}
.address .col-md-3  {
    padding-left: 0px;
    padding-right: 0px;
}
.address .col-md-9 {
    padding-left: 24px;
    padding-right: 0px;
}
.address  img {
    width: 48px;
    float: left;
}
.logoset {
}
.logoP {
	color: #FFFFFF;
	font-family: "Sawarabi Mincho", sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	text-align: center;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: normal;
	padding-left: 5px;
}
.address  p {
	color: #FFFFFF;
	line-height: 1.5;
	padding-top: 8px;
	font-family: "Noto Sans Japanese", sans-serif;
	font-style: normal;
	font-size: 16px;
	padding-left: 15px;
}

/* //////////////////////////////////////コピーライトの設定////////////////////////////////////// */
.row.copyright {
    background-color: #000000;
    padding-top: 16px;
    padding-bottom: 16px;
}
.copyright p {
    color: #838383;
    text-align: center;
    font-size: 10px;
}
.row.worklist > .col-6:nth-child(odd) {
    clear: both;
}

/* //////////////////////////////////////マウスオーバーの設定////////////////////////////////////// */
.imgWrap {
    overflow: hidden;	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}

/* /////////////////////////////////////////タイトルとテキストの設定///////////////////////////////////////// */
.titlememo {
    text-align: center;
    font-family: "Noto Sans Japanese" , sans-serif;
    padding-top: 8px;
    padding-bottom: 8px;
    font-style: normal;
    font-size: 16px;
    color: #01712F;
    border-bottom: thin dotted #01A946;
    font-weight: bold;
}
.textmemo {
    text-align: center;
    font-family: "Noto Sans Japanese" , sans-serif;
    padding-top: 4px;
    padding-bottom: 4px;
    font-style: normal;
    margin-bottom: 16px;
    font-size: 12px;
    color: #555555;
    line-height: 1.5;
}

/* /////////////////////////////////////TRY////////////////////////////////////// */
/* 基本のスタイル */
   .content.delighter {
	transition: all .5s ease-out;
	transform: translateY(-10%);
	opacity: 0;
   }
  
/* スタート時のスタイル */
   .content.delighter.started {
      transform: none;
      opacity: 1;
   }
  
/* エンド時のスタイル */
   .content.delighter.started.ended {
     
   }


/* //////////////////////////////////////576px以下の設定（スマートフォン用）////////////////////////////////////// */
@media (max-width: 576px){
.headlogo {
    width: 6%;
    padding-top: 4px;
    padding-bottom: 6px;
}
.navigation a {
    padding-top: 26px;
    padding-bottom: 26px;
}
.underline {
    border-bottom: thin solid #A3A3A3;
}
.leftline {
    border-left: thin solid #A3A3A3;
}
.satsukiLogo {
    width: 64px;
}
h2 {
	font-size: 28px;
}
.boxsubT {
    font-size: 16px;
}
.imagePhoto .col-md-3 {
    margin-bottom: -2px;
}
.row.threebox {
    padding-top: 16px;
}

h4 {
    font-size: 16px;
}
.threebox a {
    font-size: 16px;
}
.row.footernav {
    margin-bottom: 60px;
    width: 100%;
}
.footernav a {
	padding-top: 24px;
	padding-bottom: 24px;
}
.row.address {
	width: 96%;
}
.address .col-sm-7 p {
	font-size: 14px;
}
}

/* //////////////////////////////////////650px以下の設定（タブレット用）////////////////////////////////////// */
@media (max-width: 650px){
h3 {
    font-size: 20px;
}
.row.address {
	width: 96%;
}
}

/* //////////////////////////////////////////768px以下の設定（PC画面用）///////////////////////////////////////// */

@media (max-width: 768px){
.threebox .col-md-3 {
    margin-bottom: 4px;
}
.row.threebox {
}
.titlememo {
    font-size: 18px;
}
.logoset {
	padding-left: 0px;
}
}


/* //////////////////////////////////////992px以上の設定（PC画面用）////////////////////////////////////// */
@media (min-width:992px){
.heroIunder {
    display: none;
}
.heroIover {
    display: block;
}
.navigation {
    width: 992px;
    margin-left: auto;
    margin-right: auto;
}
.ip1200 .col-md-2 {
    padding-left: 0px;
    padding-right: 0px;
}
.footerall {
    background-color: #01712F;
}
.row.footer {
    margin-left: auto;
    margin-right: auto;
    width: 992px;
}
.titlememo {
    font-size: 18px;
}
}


/* //////////////////////////////////////1200px以上の設定（PC画面用）////////////////////////////////////// */
@media (min-width: 1200px){
.row.imagePhoto {
    display: none;
}
}

/* //////////////////////////////////////////1200px以下の設定（PC画面用）///////////////////////////////////////// */

@media (max-width:1200px){
.row.ip1200 {
    display: none;
}
}
