/*
□□□□□□□□□□□□□□□□□□□□□□□□□□

                全ページ共通CSS

□□□□□□□□□□□□□□□□□□□□□□□□□□
*/

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆PC用◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media only screen and (min-width: 769px) {
  .mainlogo_con {
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: 1000px;
  }
  .mainlogo {
    width: 25%;
  }
  .mainlogo img {
    width: 100%;
    max-width: 550px;
    min-width: 245px;
    height: auto;
  }
  
  .greeting_and_service {
      padding: 100px 0 200px;
    background-image: url("images/pc_img_gree.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .greeting {
    width: 100%;
    min-width: 1000px;
    height: 600px;
  }
  .greeting_con {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 1.0em;
    line-height: 3.0em;
  }
  /*アニメーション要素のスタイル*/
  .animation-a {
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    transform: translateY(30px);
  }
  /*アニメーション要素までスクロールした時のスタイル*/
  .active-a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  /*アニメーション要素のスタイル*/
  .animation-b {
    opacity: 0;
    visibility: hidden;
    transition: 2s;
  }
  /*アニメーション要素までスクロールした時のスタイル*/
  .active-b {
    opacity: 1;
    visibility: visible;
  }
  .services {
    width: 100%;
    min-width: 1000px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .services_con {
    margin: 0 auto 280px;
    text-align: center;
    overflow: hidden;
  }
  .services_box_l {
    text-align: left;
    float: left;
    padding: 10px 10px 10px 0;
    /*border-right: 1px solid #000;*/
    line-height: 3.1em;
    font-size: 17px;
  }
  .services_box_r {
    text-align: left;
    float: left;
    padding: 10px 0 10px 10px;
    line-height: 3.1em;
    font-size: 17px;
  }
  .works {
    width: 100%;
    margin-bottom: 100px;
  }
  .works_con {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
  }
  .works_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .work_list_title {
    display: inline-block;
    margin: 0 auto 50px;
    text-align: center;
    font-weight: 100;
    color: #FFF;
    padding: 15px 30px;
    background-color: #231815;
  }
  /*



*/
  .work_f_list_con {
    width: 1000px;
    text-align: center;
    margin: 0 auto 100px;
  }
  .work_f_list_con img {}
  .work_f_list_01 img {
    width: 210px;
    height: auto;
    margin: 0 20px 40px;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  }
  .work_f_list_02 {
    margin: 0 auto 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .work_f_list_02_cel {
    width: 363px;
    text-align: left;
    font-size: 0.8em;
    margin: 0 20px 20px;
  }
  .work_f_list_02 img {
    height: 256px;
    width: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
    margin-bottom: 10px;
  }
	
/*変則～2+1～*/	
	.work_f_list_03{
		margin: 0 auto 40px;
	}
	.work_f_list_03 img {
    height: 310px;
    width: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  		margin: 0 20px 30px;
  }
/*横3*/		
	.work_f_list_04{
		margin: 0 auto 40px;
	}
	.work_f_list_04 img {
    height: auto;
    width: 293.3px;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  		margin: 0 20px 30px;
  }	
	
	
	
  /*ロゴ*/
  .work_l_list_con {
    margin: 0 auto 100px;
  }
  .work_l_list_01 {
    text-align: center;
  }
  .work_l_list_01 img {
    width: 1000px;
    height:auto;
    margin: 0 auto;
  }
  .work_l_list_01 img:first-child {
    margin-left: 0px;
  }
  .work_l_list_01 img:last-child {
    margin-right: 0px;
  }
  /*動画*/
  .work_m_list_con {
    margin: 0 auto;
	  /*
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	  */
  }
  .work_m_list_cel {
	  margin:  0 auto 90px;
    width: 720px;
  }
  .work_m_list_cel:last-child {
	  margin-bottom: 0;
  }
  .work_m_list_cel img {
    width: 100%;
    height: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  }
  /*



*/
  .access {
    margin: 0 auto 100px;
    padding: 80px 0;
    background: url(images/img_contact.jpg) no-repeat top center;
    background-size: cover;
    color: #FFF;
  }
  .access_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .access_txt {
    text-align: center;
    margin-bottom: 60px;
    font-size: 13px;
  }
  .gmap {
    width: 800px;
    margin: 0 auto;
  }
  /*



*/
  .profile {
    width: 100%;
    margin-bottom: 100px;
  }
  .profile_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .profile_txt {
    width: 700px;
    text-align: center;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    font-size: 0.9em;
  }
  .profile_txt_p {
    width: 120px;
    margin-right: 55px;
  }
  .profile_txt_p img {
    width: 120px;
    height: auto;
  }
  .profile_txt_t {
    -webkit-flex: 1;
    flex: 1;
    text-align: left;
    line-height: 2em;
    font-size: 16px;
  }
  /*



*/
  .contact {
    margin: 0 auto 20px;
    padding: 80px 0;
    background-color: #e6e6e6;
    text-align: center;
  }
  .contact_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .contact_title2 {
    font-size: 21px;
    text-align: center;
    margin-bottom: 40px;
  }
  .contact_txt {
    text-align: center;
    margin-bottom: 60px;
    font-size: 16px;
    line-height: 2em;
  }
  .contact_tbl {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
  }
  .contact_tbl table {
    margin: 0 auto;
  }
  .contact_tbl th {
    padding: 4px 20px 15px 0;
    font-size: 12px;
  }
  .contact_tbl td {
    padding: 0 0 15px 0;
  }
  /*



*/
  .footer {
    padding: 100px;
    color: #FFF;
    text-align: center;
  }
  .copy {
    width: 100%;
    margin-bottom: 20px;
    font-size: 10px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 120px;
  }
  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆↓PC用◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
}
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆↑PC用◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆スマホ用◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
@media only screen and (max-width: 768px) {
  .mainlogo_con {
    width: 100%;
    height: 100vh;
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .mainlogo img {
    width: 50%;
    height: auto;
  }
 
.greeting_and_service {
    padding: 100px 0;
    background-image: url("images/sp_img_gree.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .greeting {
    width: 100%;
    margin: 0 auto 50px;
  }
  .greeting_con {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 0.8em;
    line-height: 2.5em;
  }
  /*アニメーション要素のスタイル*/
  .animation-a {
    opacity: 0;
    visibility: hidden;
    transition: 1s;
    transform: translateY(30px);
  }
  /*アニメーション要素までスクロールした時のスタイル*/
  .active-a {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  /*アニメーション要素のスタイル*/
  .animation-b {
    opacity: 0;
    visibility: hidden;
    transition: 2s;
  }
  /*アニメーション要素までスクロールした時のスタイル*/
  .active-b {
    opacity: 1;
    visibility: visible;
  }
  /*




*/
  .services {
    width: 100%;
  }
  .services_con {
    width: 90%;
    margin: 0 auto 70px;
    /*border-top: 1px solid #000;*/
    padding-top: 40px;
  }
  .services_box_l, .services_box_r {
    text-align: left;
    line-height: 2.2em;
    font-size: 0.72em;
  }
  .works {
    width: 100%;
    margin-bottom: 100px;
  }
  .works_con {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .works_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .work_list_title {
    display: inline-block;
    margin: 0 auto 50px;
    text-align: center;
    font-weight: 100;
    color: #FFF;
    padding: 15px 30px;
    background-color: #231815;
  }
  /*



*/
  .work_f_list_con {
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
  }
  .work_f_list_con img {}
  .work_f_list_01 img {
    width: 40%;
    height: auto;
    margin: 0 5% 40px;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  }
  .work_f_list_02 {
    margin: 0 auto 40px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .work_f_list_02_cel {
    width: 80%;
    text-align: left;
    font-size: 0.8em;
    margin: 0 5% 20px;
  }
  .work_f_list_02 img {
    width: 100%;
    height: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
    margin-bottom: 10px;
  }
	
	
.work_f_list_03_a {
    width: 40%;
    height: auto;
    margin: 0 5% 40px;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  }	
	.work_f_list_03_b {
    width: 80%;
    height: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
    margin-bottom: 30px;
  }
	.work_f_list_04_b {
    width: 80%;
    height: auto;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
    margin-bottom: 30px;
  }	
	
	
	
	
	
  /*ロゴ*/
  .work_l_list_con {
    margin: 0 auto 100px;
  }
  .work_l_list_01 {
    text-align: center;
  }
  .work_l_list_01 img {
      width: 80%;
      height: auto;
    /*height: 116px;
    width: auto;*/
    margin: 0 30px;
  }
  .work_m_list_con {
    margin: 0 auto;
  }
  .work_m_list_con img {
    width: 85%;
    height: auto;
    margin-bottom: 25px;
    filter: drop-shadow(5px 5px 5px rgba(150, 150, 150, 0.5));
  }
  /*



*/
  .access {
    margin: 0 auto 100px;
    padding: 80px 0;
    background: url(images/img_contact.jpg) no-repeat center center;
    background-size: cover;
    color: #FFF;
  }
  .access_con {
    width: 90%;
    margin: 0 auto;
  }
  .access_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .access_txt {
    text-align: center;
    margin-bottom: 60px;
    font-size: 13px;
    line-height: 1.8em;
  }
  .gmap {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
  }
  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
  }
  /*



*/
  .profile {
    width: 100%;
    margin-bottom: 100px;
  }
  .profile_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .profile_txt {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .profile_txt_p {
    margin-bottom: 30px;
  }
  .profile_txt_p img {
    width: 50%;
    height: auto;
  }
  .profile_txt_t {
    text-align: left;
    line-height: 2.5em;
    font-size: 13px;
  }
  /*



*/
  .contact {
    width: 100%;
    margin: 0 auto 20px;
    padding: 80px 0;
    background-color: #e6e6e6;
    text-align: center;
  }
  .contact_con {
    width: 90%;
    margin: 0 auto;
  }
  .contact_title {
    font-family: Ailerons;
    font-size: 2.0em;
    text-align: center;
    margin-bottom: 60px;
  }
  .contact_title2 {
    font-size: 17px;
    text-align: center;
    margin-bottom: 40px;
    line-height: 1.4em;
  }
  .contact_txt {
    text-align: center;
    margin-bottom: 60px;
    font-size: 11px;
    line-height: 2.5em;
  }
  .contact_tbl {
    width: 90%;
    margin: 0 auto;
    text-align: center;
  }
  .contact_tbl table {
    margin: 0 auto;
    width: 100%;
  }
  .contact_tbl table th, .contact_tbl table td {
    display: block;
    width: 100%;
  }
  .contact_tbl th {
    padding-bottom: 20px;
    font-size: 12px;
  }
  .contact_tbl td {
    padding-bottom: 25px;
  }
  /*



*/
  .footer {
    padding: 50px 0;
    color: #FFF;
    text-align: center;
  }
  .footer img {
    width: 90%;
  }
  .copy {
    width: 100%;
    margin-bottom: 10px;
    font-size: 10px;
    text-align: center;
    box-sizing: border-box;
  }
  /*◆◆◆◆◆◆◆↓スマホ用◆◆◆◆◆◆◆*/
}
/*◆◆◆◆◆◆◆↑スマホ用◆◆◆◆◆◆◆*/