.flex {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
        align-items: flex-start;
}


a img {
  display: block;
  transition-duration: 0.3s;  /*変化に掛かる時間*/
}
a img:hover {
  transform: scale(1.02);  /*画像の拡大率*/
  transition-duration: 0.3s;  /*変化に掛かる時間*/

}


.rela {
position: relative;
}

.abso {
position: absolute;
}

.section_margin {
	padding: 30px 24px;
	max-width: 1024px;
	width: 100%;
        margin: auto;
}

p.buttonp {
    text-align: center;
}

a.buttona {
    padding: 12px;
    max-width: 320px;
    display: block;
    margin: auto;
    font-size: 0.9em;
    text-decoration: none !important;
    background-color: transparent;
    color: #0071ac;
    border: 1px solid #0071ac;
}


a.buttona:hover {
    background-color: #0071ac;
    color: white;
    border: 1px solid #0071ac;
  }


/* contact form */
table.contact_table {
    margin-bottom: 16px;
}

table.contact_table {
    width: 100%;
    background-color: #f5f5f5;
}

table.contact_table tr {
    border-bottom: 1px dotted #ddd;
}

table.contact_table th {
    display: flex;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center;
    padding: 18px 6px;
    background-color: transparent;
/*    max-width: 140px;*/
width: 170px;
}
table.contact_table th span {
    display: block;
}

span.must {
    padding: 4px;
    font-size: 0.8em;
    background: #D9534E;
    border-radius: 4px;
    color: white;
    margin-right: 8px;
}

span.mustnot {
    padding: 4px;
    font-size: 0.8em;
    background: #337ab7;
    border-radius: 4px;
    color: white;
    margin-right: 8px;
}


table.contact_table th span {
    display: block;
}

table.contact_table td {
    width: 80%;
    /*padding: 18px 6px; */
    background-color: white;
}

table.contact_table.tab02 td {
    border: 0;
}

table.contact_table.tab02 th {
    border: 0px;
}

span.wpcf7-form-control.wpcf7-acceptance {
    display: inline-block;
    margin-right: 8px;
}

.contact_div2 p {
    font-size: 0.95em;
}

table.contact_table.tab02 td.input_td span {
    padding-left: 6px;
}
table.contact_table.tab02 td.textarea_td span {
    padding-left: 6px;
}
table.contact_table.tab02 td {
    padding: 12px 0px;
}

table.contact_table.tab02 td.input_td input {
    width: 98%;
    max-width: 400px;
    padding: 4px;
}
table.contact_table.tab02 td textarea {
    width: 90%;
    max-width: 400px;
    padding: 4px;
}


section.section.contact p {
    text-align: center;
    font-size: 1.1em;
}

.contact_div {
    max-width: 760px;
    margin: 40px auto;
}

p.doui {
    font-size: 0.9em;
    margin-bottom: 40px;
}

.contactdiv5 input:hover {
    background: #1c67b7;
    color: white;
    border-color: #1c67b7;
}

.contactdiv5 input {
    min-width: 160px;
    padding: 4px;
}
.contactdiv5 {
    text-align: center;
}

.header_menu nav ul.gmenu{
margin-top: 80px;
}


#top .mv ul li {
    opacity: 0.9;
}


#top .mv #js-particles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    /* background: radial-gradient(#c8e1f0, #6cc2dd) fixed; */
    /* background-image: url(https://gci.co.jp/wp-content/uploads/2019/09/bac.jpg); */
    /* background-image: url(https://gci.co.jp/wp-content/uploads/2021/05/Mt.-Fuji1.jpg); */
    background-image: url(https://gci.co.jp/wp-content/uploads/2021/08/gci_home2021.jpg);
	background-size: cover;
    background-repeat: no-repeat;
}
.keireki_imgd_div img {
    width: 100%;
    height: auto;
}

.page-id-3 h1 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.page-id-3 h1::before {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    top: -7px;
    position: relative;
}

.page-id-3 h1::after {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 0px 0px 20px;
    top: -7px;
    position: relative;
}
.pricacydiv h3 {
    margin-top: 40px;
    margin-bottom: 12px;
}

h1.cat_list_h1 {
    text-align: center;
    padding: 50px 0px;
    font-weight: bold;
    font-size: 2em;
}
h1.cat_list_h1::before {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    top: -7px;
    position: relative;
}

h1.cat_list_h1::after {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 0px 0px 20px;
    top: -7px;
    position: relative;
}


.page-id-30 h1 {
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.page-id-30 h1::before {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 20px 0px 0px;
    top: -7px;
    position: relative;
}

.page-id-30 h1::after {
    width: 36px;
    height: 1px;
    content: "";
    background: #b3b3b3;
    display: inline-block;
    margin: 0px 0px 0px 20px;
    top: -7px;
    position: relative;
}


.movie .movie_list {
    overflow: hidden;
}
.movie .movie_list .movie_item {
    width: 47%;
    margin: 0 1.5% 40px 1.5%;
    float: none;
}
.movie .movie_list {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
p.button {
    float: right;
}

.page-id-25 section#movie .headline_lv2 {
    float: left;
}
.page-id-25 section#topics .headline_lv2 {
    float: left;
}
.test {
    min-height: 120px;
}

.btn.white:hover {
    background: #0068b7;
    color: white;
}

 .movie .movie_list .movie_item .movie_youtube {
    width: 100%;
}
.movie .movie_list .movie_item .movie_youtube .movie_wrap {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.movie .movie_list .movie_item .movie_youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.movie .movie_list .movie_item .movie_title {
    padding: 0;
    text-align: center;
}
.movie .movie_list .movie_item .movie_author,.movie .movie_list .movie_item .movie_counter {
    padding: 0 0 0 64%;
}

.category-2 .archive_list {
    padding-top: 100px;
}

p.keireki_p {
    margin-bottom: 1em;
    line-height: 2em;
}

.single .headline_lv2 span.en:before{
    display: none;
}
.single .headline_lv2 span.en:after{
    display: none;
}


.movie_wrap video {
    width: 100%;
}

/*.movie .movie_list .movie_item .movie_youtube .movie_wrap{
    padding-top: 0px;
}*/


.page-id-38 .professional_l {
    width: 100%;
    float: none;
}

.page-id-38 .section_body_l {
    width: 430px;
    float: left;
}
.page-id-38 .professional_r {
    width: 100%;
    float: none;
}
.page-id-38 .section_body_r {
    width: 530px;
    float: right;
}

.page-id-38 .professional_r .name {
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 24px;
}

.page-id-38 .professional_r .option {
    padding: 0;
    font-size: 0.95em;
}

.page-id-38 p.option.op3 {
    margin-bottom: 24px;
}

.page-id-38 p.option.op2 {
    margin-bottom: 24px;
}

.page-id-38 .professional_body{
    background:#0068b7;
    overflow:hidden;
    margin:0 0 70px;
}


.topics_sub_list .topics_img img {
    object-fit: cover;
    height: 80px;
    width: 100%;
}

.section_body+.flex_wrap {
    margin-top: 80px;
}

h3.works_re_h3 {
    text-align: center;
    color: #003053;
    text-align: center;
    margin-bottom: 4rem;
    border-top: 1px solid #003053;
    border-bottom: 1px solid #003053;
    padding: 2rem 1rem;
    font-size: 1.8em;
}
table.works_re_pic{
    width: 100%;
}
table.works_re_pic td {
    border: 1px solid #ccc;
    padding: 12px 12px;
    line-height: 1.8em;
}
table.works_re_pic td.td3 {
    width: 38%;
}

table.works_re_pic td.td2 {
    width: 38%;
}
table.works_re_pic td.td1 {
    width: 24%;
}

table.works_re_pic td.td1-2 {
    width: 50%;
}

table.works_re_pic td.td2-2 {
    width: 50%;
}
p.works_re_p {
    padding: 2%;
    width: auto;
    background: #f5f5f5;
    margin-bottom: 24px;
}

p.works_re_p2 {
    color: #0068b7;
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 24px;
}

table.works_re_pic td.td1 {
    width: 24%;
    background: #e4eff7;
}

table.works_re_pic tr.works_re_tr1 td {
    background: #0068b7;
    color: white;
    text-align: center;
}




#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 8px;
    bottom: 8px;
  background: #3f98ef;
  opacity: 0.6;
  border-radius: 50%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '↑';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -12px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center
}



























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

.header_menu nav ul.gmenu{
margin-top: 0px;
}
section.section.contact p{
	text-align: left;
}
.movie .movie_list .movie_item {
    width: 100%;
}
.page-id-38 .section_body_r {
    width: 100%;
    float: left;
}
.page-id-38 .section_body_l {
    width: 100%;
    float: left;
    max-width: 430px;
}
.page-id-38 p.option {
    font-size: 1em;
}
}














table.contact_table th span.mustnot {
    max-width: 30px;
}

table.contact_table th span.must {
    max-width: 30px;
}


table.works_re_pic td span {
    padding-left: 20px;
}










/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  max-width: 1000px;
  margin: 0 auto;}
.tabs {
    display: flex;
    flex-wrap: wrap;
}

/*タブのスタイル*/
.tab_item {
  width: 16.6666666666666%;
  height: 50px;
  border-bottom: 3px solid #1c67b7;
  background-color: #f0f0f0;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.tab_item2 {
  width: 50%;
  height: 50px;
  border-bottom: 3px solid #1c67b7;
  background-color: #f0f0f0;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}

.tab_item:hover {
  opacity: 0.75;
}

.tab_item2:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 80px 40px 0;
  clear: both;
  overflow: hidden;
	width:100%;
}


/*選択されているタブのコンテンツのみを表示*/
#service01:checked ~ #service01_content,
#service02:checked ~ #service02_content,
#service03:checked ~ #service03_content,
#service04:checked ~ #service04_content,
#service05:checked ~ #service05_content,
#service06:checked ~ #service06_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #1c67b7;
  color: #fff;
}

.tabs input:checked + .tab_item2 {
  background-color: #1c67b7;
  color: #fff;
}

.topics_sub_item p {
    font-size: 1.05em;
}

.page-id-13 .text {
    font-size: 1.1em;
}

.page-id-13 p.heading {
    font-size: 1.1em;
}

.topics_sub_list {
    display: flex;
    flex-wrap: wrap;
}

.topics .topics_sub_list .topics_sub_item {
    width: 31.33333%;
    float: none;
    margin: 1%;
    margin-bottom: 24px;
}































@media screen and (max-width: 767px){
    .tab_item {
  width: 33.333333333%;
}
.tab_content {
    padding: 40px 0px 0px;
}
.tabs {
    box-shadow: none;
}
h3.works_re_h3 {
    text-align: left;
    font-size: 1.2em;
    padding: 2rem 0;
}
table.works_re_pic td span {
    padding-left: 0px;
    color: #777
}
.page-id-25 section#topics .headline_lv2 {
     float: none;
}
.page-id-25 section#movie .headline_lv2 {
     float: none;
}
p.button {
    float: none;
}
div.test{
    margin-bottom: 16px;
    }
}




@media screen and (max-width: 640px){
table.contact_table th {
    display: block;
}
table.contact_table th {
    padding: 12px 3px;
}
span.mustnot {
    margin: auto;
    max-width: 50px;
    margin-bottom: 4px;
}
span.thtext {
    margin: auto;
    display: block;
}
span.must {
    margin: auto;
    max-width: 50px;
    margin-bottom: 4px;
}
	table.contact_table.tab02 td {
    padding: 12px 0px;
    display: block;
    width: 100%;
}
	table.contact_table.tab02 th {
    border: 0px;
    width: 100%;
    display: block;
}
}


