﻿.bg_color1, .hvr_bg_color1:hover {background-color: #006FAB;}
.bg_color2, .hvr_bg_color2:hover {background-color: #000000;    color: #ffffff!important;}
.bg_color3, .hvr_bg_color3:hover {background-color: #e3e3e3;}
.bg_color4, .hvr_bg_color4:hover {background-color: #e3e3e3;}
.border_color2, .hvr_border_color2:hover { border-color: #006fab;}
.border_color3, .hvr_border_color3:hover {border-color: #006FAB;}
.border_color4, .hvr_border_color4:hover {border-color: #c4c7c8;}
.txt_color2, .hvr_txt_color2:hover {color: #f1853c;}
.txt_color4, .hvr_txt_color4:hover {color: #c4c7c8;}
.txt_white, .hvr_txt_white:hover {color: #080808;}
/* ----------　all　---------- */

.linkStyle{
	color:#006FAB;
}
.linkStyle:hover{
	color:#006FAB;
	opacity: 0.7;
	transition: all 0.5s;
}
#loading #loading_text .progressbar-text{
        color: #f1853c!important;
    font-weight: 600!important;
    font-family: 'Noto Sans JP', sans-serif!important;
}
body,.liana ,.patrima{
    font-family: 'Noto Sans JP', sans-serif;
}

#loading {
    background-color: #ffffff;
}
header.scr_header {
    background-color: rgba(255 ,255 ,255 ,0.3)!important;
}
#pc_nav li a {
    font-weight: 600;
    text-shadow: 2px 2px 10px rgba(184, 198 ,212 ,0.7);
}
#pc_nav li a::after, #footer_nav li a::after {
    background: #f1853c;
}
.overlay .overlay-nav ul.top a:after, .overlay .overlay-nav ul.middle a:after {
    background: #006fab;
}
.overlay .overlay-nav .top li {
    margin-bottom: 15px;
}
.overlay .overlay-nav .top li a,.overlay .overlay-nav .middle li a{
    padding-bottom: 5px;
}
.blur {
    background: rgba(255, 255, 255,0.7);
}
.more .more_item {
    color: #fff;
    border-color: #006fab;
}
.more .more_item:before {
    background-color: #006FAB!important;
}
.more .more_item:hover .icon-right.after:after {
    color: #006fab;
}
footer #logo2 img{
    max-width: 250px;
}
footer .tel_bt a,footer .contact_bt a{
    color: #fff;
}
.map {
    height: 700px;
}
#copyright,#copyright a{
    color: #fff;
}
.menu-trigger, .close-trigger {
    top: 63%;
}
.menu-trigger-bar {
    height: 3px;
    background-color: black;
}
.close-trigger-bar {
    height: 3px;
    background-color: #000;
}
.overlay {
    background-color: rgba(255, 255 ,255 ,0.5);
}
.overlay .overlay-nav > ul li a {
    color: #010101;
}
.overlay .overlay-nav .bottom li a{
    color: #fff;
}
.scroll_d > span {
    background-color: #006fab;
}
.banner_fix {
    position: fixed;
    bottom: 20px;
    right: 65px;
    z-index: 2;
    width: 310px;
    max-width: 350px;
    transition: 0.3s;
}
.banner_fix:hover{
    opacity: 0.6;
}
.banner_fix.banner_fix2{
        right: 400px;
}
.banner_fix_sp {
    text-indent: -99999px;
    z-index: 2;
    width: 25%;
    bottom: 115px;
    right: 10px;
        position: absolute;
}
/* ----------　TOP　---------- */
#main_img .catch{
        position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    width: 80%;
    max-width: 1100px;
}
#intro .intro_title{
    font-size: 22px;
    font-weight: 800;
    font-style: italic;
    text-align: left;
}
#intro .con_title ,#contents .con_txt{
    text-align: left;
    position: relative;
    font-weight: 800;
    font-style: italic;
    font-size: 60px;
}
#intro .con_title:before ,#contents .con_txt:before{
    content: '';
    position: absolute;
    height: 150px;
    width: 2px;
    background-color: #000;
    transform: rotate(40deg);
    left: -20px;
    top: -50px;
}
#intro_wrap{
    position: relative;
}
#intro_wrap:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    width: 180%;
    height: 150px;
    bottom: 0px;
    left: 0;
    background: url(Dup/img/line.png) repeat-x;
    background-position: 0 50%;
    background-size: 110%;
    animation: bgroop 30s linear infinite;
    opacity: 0.3;
}
@keyframes bgroop{
    0% { background-position: 0 50%;}
  100% { background-position: 1100% 50%;}
}
#contents_wrap{
    position: relative;
}
#contents_wrap:before {
    content: '';
    position: absolute;
    width: 60%;
    height: 300px;
    background-color: rgba(182, 209 ,224 ,0.65);
    top: 0;
    left: 0;
}
#contents_wrap:after {
    content: '';
    position: absolute;
    width: 60%;
    height: 70%;
    background-color:rgba(182, 209 ,224 ,0.65);
    bottom: 0;
    right: 0;
    z-index: -1;
}
#contents .box2{
    position: relative;
}
#contents .box1 .con_title,#contents .box2 .con_title {
    position: absolute;
    text-align: left;
    letter-spacing: 2px;
    font-weight: 800;
    color: #000000;
        color: rgba(0, 111, 171 ,0.6);
    font-size: 45px;
}

#contents .box1 .con_title{
    top: 10px;
    left: 10px;
        -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
#contents .box2 .con_title{

    top: -200px;
    right: -100px;

}
#contents .con_box:last-of-type {
    margin-bottom: 0;
    border: 2px solid;
    padding: 50px;
    color: #000;
    background-color: rgba(255 ,255, 255 ,0.6);
}
#contents .box3 .con_box_item{
    padding-right: 0%;
}
#contents .box3 .con_title {
    font-size: 40px;
    font-weight: 800;
    font-style: italic;
    margin-bottom: 30px;
    color: #000;
}

#contents .box3 .point_box{
    text-align: left;
    display: inline-block;
    line-height: 3;
    font-size: 20px;
    font-weight: 600;
}
#contents .box3 .point_box span {
    font-size: 25px;
    font-weight: 800;
    letter-spacing: 4px;
    color: #006fab;
    border-bottom: 2px solid #006fab;
}
#contents .box3 .point_box p i{
    color: #f1853c;
    margin-right: 10px;
}
#contents .more .more_item{
        margin-left: 0;
}
#top_cms .top_cms_box{
    border: 2px solid #000;
}
#top_cms .cms_title h3{
    font-weight: 800;
    font-style: italic;
}
#top_cms .cms_title p{
    font-style: italic;
    font-weight: 600;
    margin-top: 10px;
    font-size: 20px;
    color: #f1853c;
    letter-spacing: 3px;
}
/* ----------　下層ページ　---------- */
#page_title_img:before {
    background-color: transparent;
}
#page_title .en {
    font-size: 50px;
    top: 30px;
    font-weight: 600;
    font-style: italic;
}
#page_title .en:before {
    background-color: #006fab;
}
.page_container{    
    padding-top: 100px;
    
}
.cate_list li a{
    color: #ffffff;
}
/* よくある質問 */
#cms_5-b .cate_box .open_bt .box_title1::before ,.cms_5-b .cate_box .open_bt .box_title1::before{
    color: #006fab!important;
}
/* 会社情報 */
#page7 .box_title1 {
    color: #006fab;
}
/* お問い合わせ */
#page8 .title{
    background-color: #000;
    color: #fff;
    padding: 20px 10px;
    font-size: 25px;
    letter-spacing: 2px;
    max-width: 500px;
    margin-top: 100px;
    font-weight: 600;
}
#page8 .title1{
    margin-top: 0px;
    margin-bottom: 30px;
}
.banner_box{
    margin-top: 50px;
}
.banner{
    width: 40%;
    margin: 0 2%;
    max-width: 350px;
}

/* プライバシーポリシー */
/* サイトマップ */
#page10 .con_box {
    max-width: 800px;
}
#page10 .con_box ul{
        border-color: #006fab;
}

/*-------------------------------------------------------
			            IE
-------------------------------------------------------*/

@media all and (-ms-high-contrast: none){
  .sample{

  }
}

/*-------------------------------------------------------
			          タブレット
-------------------------------------------------------*/
@media screen and (max-width: 768px){
#loading #loading_text .progressbar-text {
    top: 67%;
}
#loading_logo {
    max-width: 260px;
}
footer #logo2 img {
    max-width: 200px;
}
/* ----------　TOP　---------- */
#intro .con_title:before, #contents .con_txt:before {
    height: 100px;
}
#intro .con_title, #contents .con_txt {
    font-size: 45px;
} 
#contents .box1 .con_title, #contents .box2 .con_title {
    font-size: 35px;
}
#contents .box2 .con_title {
    top: -150px;
    right: -60px;
}
#contents .box1 .con_title {
    top: -190px;
    left: 0px;
}
#contents .con_box:last-of-type {
    padding: 50px 40px;
}
#top_cms .cms_title h3 {
    font-size: 45px;
}
/* お問い合わせ */ 
#page8 .title {
    padding: 15px 10px;
    font-size: 22px;
    width: 100%;
    max-width: 100%;
}
.banner {
    width: 45%;
}
/* サイトマップ */
#page10 .con_box {
    max-width: 900px;
    padding: 5% 0;
}
#page10 .con_box ul {
    padding-left: 30px;
}
}

/*-------------------------------------------------------
		            	スマホ
-------------------------------------------------------*/
@media screen and (max-width: 667px){
 .banner_fix{
    right: 0px;
    left: 0;
    margin: auto;
}
#loading_logo {
    max-width: 180px;
}
header #logo img{
        max-width: 250px;
}
.sns_links {
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.map {
    height: 300px;
}

.banner_fix1{
    display: none!important;
}
.banner_fix.banner_fix2 {
    right: 0;
    margin: auto;
    left: 0;
    width:70%;
}
.banner_fix_sp {
    text-indent: 0px;
        position: fixed;
}
/* ----------　TOP　---------- */
#video {
    height: 50vh;
    background: rgba(255, 255, 255,0.7);
    backdrop-filter: blur( 10px );
    -webkit-backdrop-filter: blur( 10px );
}
#top_cms .cms_title h3 {
    font-size: 33px;
}
#intro .con_title, #contents .con_txt {
    font-size: 35px;
}
#intro_wrap:before {
    height: 65px;
}
#contents .con_txt{
    text-align: center;
}
#contents .box3 .con_title {
    font-size: 30px;
}
#contents .con_box:last-of-type {
    padding: 50px 15px;
}
#contents .box3 .point_box {
    line-height: 2.5;
    font-size: 14px;
}
#contents .box3 .point_box p i {
    margin-right: 6px;
}
#contents .box3 .point_box span {
    font-size: 18px;
        letter-spacing: 2px;
}
#intro .con_title:before, #contents .con_txt:before {
    left: 0px;
    top: -30px;
        height: 60px;
}
#contents .box2 .con_title {
    top: -50px;
}
#contents .con_txt{
        text-align: center;
}
/* ----------　下層ページ　---------- */
#page_title .en {
    font-size: 25px;
    letter-spacing: 2px;
}
/* よくある質問 */
#cms_5-b .cate_box .arrow, .cms_5-b .cate_box .arrow {
    left: 0px;
}
#cms_5-b .cate_box .open_bt .box_title1, .cms_5-b .cate_box .open_bt .box_title1 {
    margin-left: 80px;
}
/* 会社情報 */
/* お問い合わせ */   
#page8 .title {
    font-size: 17px;
}
.banner {
    width: 90%;
    margin: 0 0% 25px;
    max-width: 300px;
}
/* サイトマップ */
#page10 .con_box {
    width: 90%;
}
}