@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500&display=swap');

.head {
    background: #ffffff;
    color: #112485;
    border-bottom: 1px solid #112485;
}

.btn_submit{
    background: #112485;
    color: #fff;
}
#news {
    max-width: 1200px;
    width: 95%;
    height: auto;
    margin: 0 auto;
    text-align: justify;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}
.boxes, .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
    width: 100%;
}
.titleNew {
    color: #111111;
    line-height: 140%;
    font-size: 12px;
    letter-spacing: 0;
    padding: 0 5px 8px 5px;
    display: block;
    transition: ease all 0.35s;
    -webkit-transition: ease all 0.35s;
    -moz-transition: ease all 0.35s;
    -ms-transition: ease all 0.35s;
    -o-transition: ease all 0.35s;
}
.dateNew {
    display: block;
    text-align: right;
    color: #111111;
    letter-spacing: 1px;
    line-height: 160%;
    padding: 5px;
    font-size: 13px;
}
.thumbnailNew {
    width: 100%;
    height: 120px;
    display: block;
    overflow: hidden;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.boxes .box-6 {
    width: calc(100% / 5);
    background-color: #ffffff;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 20%);
    margin-left: 1.5%;
    margin-right: 1.5%;
    margin-bottom: 27px;
}
#news{
    overflow: hidden;
}
.link-btn1 {
    margin: 50px auto 0;
    text-align: center;
    width: 100%;
}
.link-btn1 .btn-gradient{
    width: 100%;
}
#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%;
}
.titleNew:hover{
    color: #112485;
}

.slide-scroll {
    background: #112485;
    color: #fff;
}
#sb_instagram .sb_instagram_header .sbi_header_img{
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100%!important;
    overflow: hidden;
    -moz-border-radius: 40px !important;
    -webkit-border-radius: 40px !important;
    border-radius: 40px !important;
}
.sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative;
}
.link-btn {
    margin: 50px auto 0;
    text-align: center;
   
    
}
section.odd {
   background: linear-gradient(#112485, #242426) fixed;
    color: #fff;
}

section.odd1 {
  background-image: url(assets/images/point5.png);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}

.news-box .text-news {
    width: 85.75%;
    padding: 20px 40px 20px 20px;
}
.wrapper {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.wrapper.narrow {
    max-width: 840px;
}
 .news-box {
    border-bottom: 1px solid #dbdbdb;
}
.news-box .text-news .date {
    font-size: 1.3rem;
    color: #888;
    margin-bottom: 10px;
}
.news-box .image.noimg {
    border: 1px solid #dbdbdb;
    background: #fff;
}
 .news-box .image {
    width: 14.25%;
}
.row-news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.text-news p:hover{
    color: #112485;
}
.news-box a {
    display: block;
    background: url(assets/images/arrow-blk.svg) no-repeat right center;
    padding: 30px 0;
}
 .news-box .text-news .date {
    font-size: 13px !important;
    color: #888;
    margin-bottom: 10px;
}
.date {
    color: #ec205b;
    font-size: 1.8rem;
    letter-spacing: .08em;
    text-align: center;
    line-height: 165%;
    margin-bottom: 5px;
    position: relative;
    font-weight: bold;
}

.menu-sp {
    background: #112485;
}

.footer {
    background: #fff;
    border-top: 1px solid #112485;
}

.menu ul {
    background: #ffffff;
    color: #112485;
}

a {
    text-decoration: none;
    transition-duration: 0.3s;
    outline: none;
    color: #000;
}

.hv-o:hover * {
    opacity: 0.8;
}

.banner_1 {
    background-image: url(assets/images/slide03.png);
}

.banner_2 {
    background-image: url(assets/images/7.png);
}

.banner_3 {
    background-image: url(assets/images/8.png);
}

.banner_4 {
    background-image: url(assets/images/10.png);
  }

.banner_5 {
    background-image: url(assets/images/6.png);
  }
.banner_6 {
    background-image: url(assets/images/8.png);
  }

.plan111 dt{
  float: left;
}

.plan111 dd{
  margin-left: 30px;
  margin-bottom:20px;
}

.vdeo123{
  width: 100%;
  height:450px;
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #f2e408;
    background: #313131;/*�w�i�F*/
    float: left;
    width: 100%;
}
.box3 p {
    margin: 0; 
    padding: 0;
    font-size:30px;
    font-weight:bold;
    text-align:center;
}

.box7{
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #474747;
    background: whitesmoke;/*�w�i�F*/
    border-left: double 7px #112485;/*����*/
    border-right: double 7px #112485;/*�E��*/
}
.box7 p {
    margin: 0; 
    padding: 0;
}

.box27 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #112485;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #112485;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.box27 p {
    margin: 0; 
    padding: 0;
}

.clearfix::after {
   content: "";
   display: block;
   clear: both;
}


/* add style */
.tb_company {
    width: 100%;
}

.tb_company tr:not(:last-child){
    border-bottom: 1px dashed #a6a398;
}

.tb_company tr:first-child td {
    text-align: center;
    font-size: 20px;
}

.tb_company tr td iframe {
    display: block;
    width: 100%;
    height: 200px;
    margin-top: 10px;
}

.tb_company tr td {
    padding: 10px;
}

.tb_company tr td:first-child {
   font-weight: bold;
    vertical-align: middle;
    
    background: #f5f6f9;
    text-align: center;
    color: #000;
}
}




table.table01s {
	width:100%;
	border-right:#ececef solid 1px;
	border-collapse: collapse;
}
table.table01s thead th {
	background:#3EB1C6;
	color:#FFF;
	padding:10px 15px;
	border-right:#FFF solid 1px;
	border-bottom:#FFF solid 1px;
	font-weight:bold;
	text-align:center;
	    vertical-align: middle;
}
table.table01s thead th:last-child {
	border-right:#ececef solid 1px;
}
table.table01s tbody th {
	background:#ececef;
	color:#333;
	padding:10px 15px;
	border-bottom:#FFF solid 1px;
	vertical-align:middle;
	font-weight:bold;
}
table.table01s tbody tr:last-child th {
	border-bottom:#ececef solid 1px;
}
table.table01s tbody td {
	background:#FFF;
	padding:10px 15px;
	border-left:#ececef solid 1px;
	border-bottom:#ececef solid 1px;
	vertical-align: middle;
}
 
@media screen and (max-width: 640px) {

table.table01s {
	font-size:16px;
}

table.table01s thead {
	display:none;
}
table.table01s tbody th {
	display:block;
}
table.table01s tbody td {
	display:block;
}
table.table01s tbody td::before {
	content: attr(label);
	float: left;
	clear:both;
	font-weight:bold;
	margin-right: 20px;
}
table.table01s tbody td p {
	padding-left:6em;
}
}




.floating-banner {
    position: fixed; /* �Ǐ] */
    z-index: 99999; /* ���̗v�f�̉��ɉB��Ȃ��悤�� */
    top: 80px; /* �o�i�[�̏㉺�̈ʒu */
}
.mgb-70_1 {
    margin-bottom:0px;
}
.f-18_1 {
    font-size:18px;
}

.pc {
    width: 100px; /* �o�i�[�̉������w�� */
    position: fixed; /* �Ǐ] */
    z-index: 99999; /* ���̗v�f�̉��ɉB��Ȃ��悤�� */
    top: 250px; /* �o�i�[�̏㉺�̈ʒu */
    right: 0px; /* �o�i�[�̍��E�̈ʒu */
}
.floating-banner:hover {
    opacity: .8; /* �z�o�[�ŏ������� */
}
.sp {
    display: none; /* PC�ł̓X�}�z�p�̃o�i�[�͔�\���� */
}


@media screen and (min-width:1700px) {
    .pc {
    width: 130px;
    top: 400px;
}
	.overlay_banner{
	    padding: 100px 0;
	}
}

@media screen and (min-width: 1500px) and (max-width: 1699px) {
    .pc {
    width: 120px;
    top: 300px;
}
}	


@media screen and (max-width: 990px) {
    .pc {
    display: none;
  }	
  	.sp {
    display: inline;
    width: 100vw;
  }
  .floating-banner  {
    top: unset;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 99999;
  }
  .mgb-70_1 {
    margin-bottom:160px;
}
}

@media screen and (max-width: 760px) {
 
  .mgb-70_1 {
    margin-bottom:70px;
}
.f-18_1 {
    font-size:16px;
}

.box3 p {
    margin: 0; 
    padding: 0;
    font-size:18px;
    font-weight:bold;
    text-align:center;
}
}











ul.ul_business {
    padding-left: 20px;
}

.ul_business li,
ul.ul_business {
    list-style: disc;
}

@media screen and (max-width:767px) {
    .tb_company {
        margin-bottom: 20px;
        font-size: 16px;
    }
    .boxes .box-6 {
        width: calc(100% / 4);
        background-color: #ffffff;
        box-shadow: 0px 0px 2px rgb(0 0 0 / 20%);
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 27px;
    }
    #news .news-box .text-news {
        padding: 0 30px 0 20px;
        width: calc(100% - 120px);
    }
    #news .news-box .text-news .date {
        font-size: 12px;
        margin-bottom: 0;
    }
    #news .news-box .text-news .n-title {
        font-size: 15px;
    }
    #news .news-box a {
        padding: 20px 0;
        background-size: 12px auto;
    }
    #news .news-box .image {
        width: 120px;
        height: 75px;
        overflow: hidden;
        position: relative;
    }
    #news .news-box text-news .n-title {
        font-size: 15px;
    }
    #news .news-box .image img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .tb_company tr td:first-child {
        width: 100%;
        float: left;
    }
    .tb_company tr td {
        width: 100%;
        float: left;
    }
    .tb_company tr td:first-child {
        min-width: 75px;
    }

    .menu-text-en {
        font-size: 14px;
    }
    .menu ul li { font-size: 11px; }
    .menu ul li a {
        padding: 5px 10px;
    }
    .tb_company tr:first-child td {
        font-size: 18px;
    }

    body {
        font-size: 12px;
    }

    .tb_company tr td {
        padding: 5px;
    }

    .text p {
        font-size: 12px;
    }
    
    p {
        font-size: 16px;
    }
    
    .vdeo123{
  width: 100%;
  height:auto;
}
    
}


@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
  
  
  
}
@media screen and (max-width: 480px){	
.boxes .box-6 {
    width: calc(100% / 2);
    background-color: #ffffff;
    box-shadow: 0px 0px 2px rgb(0 0 0 / 20%);
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 27px;
}
}
@media screen and (max-width: 350px){	
    .f-18_1 {
        font-size: 14px;
    }
    
    
    
  }

/* End  add style */