﻿@charset "utf-8";
/* CSS Document */
/* color */
body,.txt_color_nomal{color: #333333;}
.txt_white{color: white;}
.txt_red{color: red;}
.txt_color1{color: #001468} /* メインカラー */
.txt_color2{color: #eff6f6} /* サブカラー */
.txt_color3{color: #001468} /* アクセントカラー1 */
.txt_color4{color: #001468} /* アクセントカラー2 */
.txt_color5{color: #646d83} /* アクセントカラー3 */

/* background-color */
.bg_white{background-color: white} /* 白背景 */
.bg_black{background-color: black} /* 黒背景 */
.bg_color1{background-color: #001468} /* メインカラー */
.bg_color2{background-color: #001468} /* サブカラー */
.bg_color3{background-color: #001468} /* アクセントカラー1 */
.bg_color4{background-color: #f9f9f9} /* アクセントカラー2 */
.bg_color5{background-color: #f9f9f9} /* アクセントカラー3 */

.bg_color_clear{background-color: transparent!important}


/* border-color ※!important */
.border_color1{border-color: #001468}
.border_color2{border-color: #eff6f6}
.border_color3{border-color: #001468}
.border_color4{border-color: #e4e4e4}
.border_color5{border-color: #646d83}


/* hover ---------------------------------------------------------------------------------------------*/
/* color */
.hvr_txt_color_nomal:hover{color: #333333;}
.hvr_txt_white:hover{color: white;}
.hvr_txt_red:hover{color: red;}
.hvr_txt_color1:hover{color: #001468} /* メインカラー */
.hvr_txt_color2:hover{color: #eff6f6} /* サブカラー */
.hvr_txt_color3:hover{color: #001468} /* アクセントカラー1 */
.hvr_txt_color4:hover{color: #e4e4e4} /* アクセントカラー2 */
.hvr_txt_color5:hover{color: #646d83} /* アクセントカラー3 */

/* background-color */
.hvr_bg_white:hover{background-color: white} /* 白背景 */
.hvr_bg_black:hover{background-color: black} /* 黒背景 */
.hvr_bg_color1:hover{background-color: #606c9d} /* メインカラー */
.hvr_bg_color2:hover{background-color: #606c9d} /* サブカラー */
.hvr_bg_color3:hover{background-color: #606c9d} /* アクセントカラー1 */
.hvr_bg_color4:hover{background-color: #606c9d} /* アクセントカラー2 */
.hvr_bg_color5:hover{background-color: #606c9d} /* アクセントカラー3 */

.hvr_bg_color_clear:hover{background-color: transparent!important}


/* border-color ※!important */
.hvr_border_color1:hover{border-color: #001468}
.hvr_border_color2:hover{border-color: #eff6f6}
.hvr_border_color3:hover{border-color: #001468}
.hvr_border_color4:hover{border-color: #e4e4e4}
.hvr_border_color5:hover{border-color: #646d83}

.logo_wrap{
    width: 300px;
}

#sp_kc{
    height: 100%;
	z-index: 4; 
	position: absolute;
	top:50%;
	right: -300px;
	-ms-transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

#header_sns.bg_white{
    background-color: transparent;
}

.info_txt_wrap .footer_txt span{
    color: #ffffff;
}

h3{
    color: #001468;
}

.info_txt_wrap .info_title {
    color: #ffffff;
}

.youtube_box{
  position: relative;
  width: 80%;
  padding-top: 44.8%;
}
.youtube_box iframe{
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.youtube_box:empty {
    display: none;
}

#top_contents1 .con1_txt_wrap  {
    padding-top: 120px;
}

#top_contents1 .info_title {
    top: 30px;
    font-weight: bold;
}

#top_contents2 h2{
    font-weight: bold;
}

#top_contents2 .con2_item {
    padding: 80px 0%;
}

#top_contents2 h3{
    font-size: calc(1rem + 25px);
    margin-bottom: 40px;
    color: #ffffff;
}

#top_contents2 .con2_bg{
    opacity: 0.4;
}

#top_contents3 .con3_txt_wrap {
    padding-right: 0px;
    padding-left: 0px;
}

#page_title .sub_title {
    font-weight: bold;
}

#page03 .cate_list a{
    color: #ffffff;
}

#page04 .cate_list a{
    color: #ffffff;
}

.others{
    margin-top:20px;
    font-size: calc(1rem + 4px);
}

#page06 .cate_list a{
    color: #ffffff;
}

#page08 .tel_wrap p,#page08 .tel_wrap a,#page08 .tel_wrap span{
    color: #ffffff;
}

#page08 h3{
    color: #ffffff;
}

#page08 .border_so1-b{
    border-bottom: 1px #fff solid;
}

.footer_tel a,.footer_tel span{
    color: #ffffff;
}

#footer_nav a,#footer_nav span{
    color: #333333;
}

#footer_info .info_title {
    opacity: 1;
    font-weight: bold;
    top: 5px;
    left: 28%;
}

#footer_info .info_txt_wrap {
    padding: 100px 14%;
}

#logo2{
    width: 300px;
}

#bottom_tel a,#bottom_tel span{
    color: #001468;
}

#copylight{
    color: #333333;
}

/*タブレット用（768px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 768px){
    
#main_img {
    height: 56vw;
}

#sp_kc2{
    width: 60%;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 20px;
    display: block;
    z-index: 4;
}

#sp_kc{
    display: none;
}

.youtube_box{
  width: 100%;
  padding-top: 56%;
}

#con_nav{
    padding-top: 75px;
}

#top_contents2 .con2_txt_wrap {
    padding-bottom: 0px;
    padding-top: 0px;
}

#top_contents1 h3{
    margin-bottom: 30px;
}

#top_contents1 .info_title {
    color: #001468;
}

}

/*スマホ用（667px以下）
--------------------------------------------------------------------------*/
@media  screen and (max-width: 667px){
    
.logo_wrap {
    width: 200px;
}

header{
    padding-top: 5px!important;
    padding-bottom: 0px!important;
}

#logo2{
    width: 200px;
}

#top_news .more {
    margin-top: 0px;
}

#top_news.mg_b-100px_tb {
    margin-bottom: 50px;
}

#top_contents1 .con_title {
    font-size: calc(1rem + 3px);
    letter-spacing: 0px;
    line-height: 0.5;
}

#top_contents1 .info_title {
    font-size: 28px;
}

#top_contents2.mg_b-100px_tb {
    margin-bottom: 50px;
}

#top_contents3.pd_b-100px {
    padding-bottom: 50px;
    margin-bottom: 50px;
}

#top_cms .cms_box {
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.others{
    font-size: calc(1rem);
}

#footer_info .info_txt_wrap {
    padding: 30px 5%;
}

#footer_info .info_title {
    font-size: 28px;
}

#sp_nav a{
    color: #ffffff;
}

.menu_stick.trans::after,
.menu_stick.trans::before{
    color: #fff;
    
}
}