@charset "utf-8";
/* CSS Document */

body {
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
    background: #239DCB;
}
p {line-height: 1.8em !important;}

.container {
    max-width: 1000px !important;
}
.pankuzu {font-size:14px; margin-top: -20px;}

.topbanner {
    background: url(img/bg.jpg) top center;
    background-size: cover;
    
}
.layer {position: relative;}

/* 重ねる文字の基本設定 */
.layer-txt{
  text-shadow: 1px 1px 4px rgba(0,0,0,0.4);
  color: #fff;
  letter-spacing: 0.4rem;
}

/* SP向けの設定 */
@media screen and (max-width: 600px) {
  .layer-txt{
   font-size: 1.4rem;
  }
  .pankuzu {font-size:11px;}
}

/* PC向けの設定 */
@media screen and (min-width: 601px) {
  .layer-txt{
    font-size: 2rem;
  }
}
 VIEW RESOURCES

h1 {
    line-height: 0.6em;
}
h1 small {
    font-size: 16px !important;
}
h1.title {
    position: absolute;
    z-index: 1;
	margin: 0 !important;
	padding: 0 !important;
}

h1.sub{
position: relative;
display: inline-block;
padding: 0 55px;
font-size:2em !important;
}

h1.sub:before, h1.sub:after{
content: '';
position: absolute;
top: 50%;
display: inline-block;
width: 45px;
height: 2px;
border-top: solid 1px #065F71;
border-bottom: solid 1px #065F71;
}

h1.sub:before {left:0;}
h1.sub:after {right: 0;}

@media (max-width: 480px) {
h1 {
    font-size: 30px !important;
}
h1 small {
    font-size: 14px !important;
}
h1.sub {font-size:24px !important}	
	
}
h2 {
    border-bottom: solid 3px #c1c1c3;
    position: relative;
    font-size: 22px !important;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
h2:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #239DCB;
    bottom: -3px;
    width: 30%;
}
h2::first-letter {
    font-size: 30px !important;
    color: #239DCB;
}
h3 {
    display: inline;
    border-bottom: double 3px #239DCB;
}
h3 strong {
    font-size: 130%
}
a:hover {
    text-decoration: none;
}
.pc {
    display: block;
}
.sp {
    display: none;
}

@media (max-width: 480px) {
h2 {
    font-size: 1.1rem !important;
}
h2::first-letter {
    font-size: 1.6rem !important;
}
.pc {
    display: none;
}
.sp {
    display: block;
}
}
.gold {
    color: #BD9B60;
    font-weight: 500;
    font-size: 120%;
}
.blue {
    color: #239DCB;
}
.rogo_pro {
    width: 100%;
    max-width: 180px;
    min-width: 100px;
    margin-bottom: 7px;
}

.btn {
    padding: 8px 20px;
    background-color: #065F71;
    color: #fff;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-decoration: none;
    border: solid 2px #065F71;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}
.itemimage {
    max-width: 80%;
}

@media (max-width: 767px) {
.btn {
    margin-top: 12px;
}
.itemimage {
    max-width: 300px;
}
}
.r {
    font-size: 60%;
    font-weight: normal;
}
.dib {
    display: inline-block;
}
.shadow {
    box-shadow: 0 2px 8px gray;
}
.btn.btn-empty {
    background-color: transparent;
    color: #065F71
}
.btn:hover {
    color: #fff;
    background-color: #065F71;
    border-color: #065F71
}
.btn.btn-black {
    color: #fff;
    background-color: #000;
    border-color: #000
}
.btn.btn-black.btn-empty {
    background-color: transparent;
    color: #000
}
.btn.btn-black:hover {
    color: #fff;
    background-color: #0d0d0d;
    border-color: #0d0d0d
}
.btn.btn-white {
    color: #000;
    background-color: #fff;
    border-color: #fff
}
.btn.btn-white.btn-empty {
    background-color: transparent;
    color: #fff
}
.btn.btn-white:hover {
    color: #000;
    background-color: #dedede;
    border-color: #dedede
}
.btn.btn-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24)
}
.btn.btn-round {
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    min-width: 150px
}
.team-1.fdb-block img {
    border-bottom: solid 5px #528bff;
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important
}
.team-1.fdb-block .fdb-box {
    padding: 0
}
.team-1.fdb-block .fdb-box .content {
    padding: 20px
}
.team-2.fdb-block img {
    border-radius: 100%!important;
    -moz-border-radius: 100%!important;
    -webkit-border-radius: 100%!important
}
.team-3.fdb-block img {
    border-radius: 100%!important;
    -moz-border-radius: 100%!important;
    -webkit-border-radius: 100%!important;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24)
}
.fdb-block {
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizelegibility;
    padding: 50px 0;
    color: #444;
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    background-color: #fff
}
.fdb-block.fdb-viewport {
min-height:calc(100% - 2 * 100px)
}
.fdb-block.fdb-viewport .container {
min-height:calc(100% - 2 * 100px)
}
.fdb-block.fdb-image-bg {
    color: #f2f2f2
}
.fdb-block .fdb-box {
    background: #fff;
    color: #444;
    padding: 60px 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    overflow: hidden
}
.fdb-block .fdb-touch {
    border-top: solid 5px #528bff
}
.fdb-block .text-h1, .fdb-block h1 {
    font-size: 2.75rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400
}
.fdb-block .text-h2, .fdb-block h2 {
    font-size: 2rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400
}
.fdb-block .text-h3, .fdb-block h3 {
    font-size: 1.225rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400;
    line-height: 1.8em;
    vertical-align: text-bottom;
}
.fdb-block .text-h4, .fdb-block h4 {
    font-size: 1rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400
}
.fdb-block .text-h5, .fdb-block h5 {
    font-size: .9rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400
}
.fdb-block .text-h6, .fdb-block h6 {
    font-size: .75rem;
    margin-bottom: .5em;
    margin-top: .3em;
    font-weight: 400
}
.fdb-block .font-weight-light {
    font-weight: 300
}
.fdb-block img {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px
}
.fdb-block img+h3, .fdb-block img+h4, .fdb-block img+p {
    margin-top: 20px
}
.fdb-block img+h1, .fdb-block img+h2 {
    margin-top: 40px
}
.fdb-block .col-fill-left {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1
}
.fdb-block .col-fill-left+div {
    position: relative;
    z-index: 2
}
.fdb-block .col-fill-right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: 1
}
.fdb-block .col-fill-right+div {
    position: relative;
    z-index: 2
}
.fdb-block img.fdb-icon {
    width: auto;
    width: 60px
}
.fdb-block img.fdb-icon-round {
    width: auto;
    width: 60px;
    border-radius: 60px;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px
}
.fdb-block .row-100 {
    height: 100px;
    width: 100%
}
.fdb-block .row-50 {
    height: 50px;
    width: 100%
}
.fdb-block .row-70 {
    height: 70px;
    width: 100%
}
footer {
    padding: 30px 0!important;
}
footer.footer-large {
    padding: 100px 0!important
}
footer .flex-column .nav-link {
    padding-left: 0
}
footer.bg-dark {
    background: #2d313c;
    color: #f2f2f2
}
footer.bg-dark a {
    color: #f2f2f2
}
footer a {
    color: #444
}
.copyright {
    color: #9d9769;
    font-size: 12px;
}
header {
    background-color: #fff
}
header .navbar-nav a.nav-link {
    color: #777;
    font-size: 14px !important;
}
header .navbar-nav a.nav-link:hover {
    color: #735627
}
header .navbar-nav .active a.nav-link {
    color: #444
}
header .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}
header.bg-dark .navbar-nav a.nav-link {
    color: #dcdcdc
}
header.bg-dark .navbar-nav a.nav-link:hover {
    color: #528bff
}
header.bg-dark .navbar-nav .active a.nav-link {
    color: #fff
}
header.bg-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='#fff' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}
header+header {
    border-top: solid 1px #eee
}

.bg-dark {
    background-color: #2d313c;
    color: #f2f2f2
}
.bg-gray {
    background-color: #fafafa;
    color: #444
}
.br {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden
}
.br-0 {
    border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important
}
.heart {
    color: #df584e;
    font-weight: 700
}
.text-light {
    font-weight: 300!important
}
.sl-1 {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
    z-index: 2
}
table tr.no-border td, table tr.no-border th {
    border-top: 0
}
ul.check li {
    margin: 6px 0;
    margin-left: -35px;
    list-style: none;
}
ul.check li:before {
    content: "\f14a";
    font-family: FontAwesome;
    color: #239DCB;
    font-size: 100%;
    margin: 0 5px 0 0;
}
ul.ylist li {
    margin: 6px 0;
    margin-left: -35px;
    list-style: none;
}
ul.ylist li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #239DCB;
    font-size: 100%;
    margin: 0 5px 0 0;
}
ol {
    margin-left: -15px;
}

.table-styled {border: #f1f1f1 solid 1px;}
.table-styled tr th {
    background: #f9f9f9;
    font-size: 13px;
    padding: 10px 10px 0 10px;
	width:110px;
}

.table-styled tr th.pt2 {
	width:150px;
}
.table-styled strong {
    font-size: 1.2em;
}

@media (max-width: 480px) {
.table-styled{
    font-size: 14px;
}
.table-styled th, .table-styled td {
    display: block;
}
.table-styled th {
    margin-top: 10px;
    padding: 5px 10px !important;
    vertical-align: middle;
}
.table-styled tr:first-child th{
    margin-top: 0;
}
.table-styled strong {
    font-size: 1.2em;
}
}

.underline {
    border-bottom: 1px solid #222;
}

@media (max-width: 480px) {
.table {
    font-size: 12px;
}
.table strong {
    font-size: 2.5em;
}
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
    font-family: 'FontAwesome', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", "serif";
    ;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cp_qa dt {
    position: relative;
    margin: 0 0 1.5em 0;
}
.cp_qa dd {
    position: relative;
    margin: 0 0 2em 0;
    padding: 0 0 1.5em 2em;
    border-bottom: 1px dotted #0097a7;
}
.cp_qa dd:last-child {
    margin: 0;
    border-bottom: 0;
    padding: 0 0 0 2em;
}
.cp_qa dt::before, .cp_qa dd::before {
    font-size: 1.2em;
    margin: 0 0.5em 0 0;
    color: #ffffff;
    border-radius: 50%;
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    line-height: 1.2em;
}
.cp_qa dt::before {
    padding: 0.1em 0.3em;
    content: '\f128';
    background: #bf0008;
}
.cp_qa dd::before {
    padding: 0.12em 0.45em;
    content: '\f12a';
    background: #c1c1c3;
}
.cp_qa dt::after, .cp_qa dd::after {
    position: absolute;
    top: 0.5em;
    display: inline-block;
    width: 0;
    height: 0;
    content: '';
    border-width: 5px 0 5px 5px;
    border-style: solid;
}
.cp_qa dt::after {
    left: 1.5em;
    border-color: transparent transparent transparent #bf0008;
}
.cp_qa dd::after {
    left: 3.5em;
    border-color: transparent transparent transparent #c1c1c3;
}
/*bootstrap4 hack*/
.navbar {
    padding: .5rem 0rem !important;
}
.navbar-toggler {
    padding: .25rem 0rem !important;
}
.navbar-brand {
    margin-right: 0 !important;
}

@media (max-width: 767px) {
.navbar-nav {
    margin-top: 12px !important;
}
.nav-link {
    padding: .3rem 1rem !important;
}
}
/*bxslider hack*/

.bx-wrapper {
    position: relative;
    margin-bottom: 0px !important;
    padding: 0;
	*zoom: 1;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
	z-index: 0 !important;
}
.bx-wrapper {
    /*-moz-box-shadow: 0 0 5px #333;
    -webkit-box-shadow: 0 0 5px #333;
    box-shadow: 0 0 5px #333;*/
    border: none !important;
    background: #fff;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
