﻿.linkStyle {
  color: #222222;
}
#header .logo {
    width: 150px;
}
.mail a {
  color: #222222;
}
.svg_box, .svg_box2 {
  display: none;
}

#loading{
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 999999;
	background-color: #ffffff;
}
#loading_line{
	position: absolute;
	top: 0;
	margin: auto;
	width: 100%;
	height: 10px;
	background-color: #fff;
}
#loading_line .line{
	position: absolute;
	top: 0;
	width: 0;
	background-color: #bc1123;
	height: 100%;
	z-index: 1;
}
#loading_line .line2{
	position: absolute;
	top: 0;
	width: 0;
	background-color: #fff;
	height: 100%;
	z-index: 2;
}
#loading_logo{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 10%;
	max-width: 400px;
}
.border_color3 {
    border-color: #e60012;
}
.hvr_txt_color3:hover {
    color: #e60012;
}
.bg_color1 {
    background-color: #e60012;
}
.txt_color2 {
    color: #002a5b;
}
.txt_color3 {
    color: #002a5b;
}
.txt_color1 {
    color: #002a5b;
}
footer .width_100per {
    background-color: #eaf8fc;
}
}
/*footer .bg-mask {
    background: rgba(255,255,255,0) !important;
}*/
.border_color2, .border_color4, .border_color3 {
    border-color: #e60012;
} 
.bg_color3 {
    background-color: #e60012;
}
.border_color1 {
    border-color: #e60012;
}
#cms_6-b .box_wrap .bg_color1 {
    background-color: #002a5b;
}
#intro {
    margin-top: -6px;
} 
#intro_txt .border_color3 {
    border-color: #08c1f9;
}
/*#intro #intro_txt {
	background-image: url("./Dup/img/intro_back.jpg");
	background-size: cover;
}*/
.border_color4 {
    border-color: #d4f0f9;
}
/**********枠********************/
#contents .mg_b-20px_sp {
    background-color: #fff;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    z-index: 1;
}
#contents .mg_b-20px_sp::before,
#contents .mg_b-20px_sp::after {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
#contents .mg_b-20px_sp::before {
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
    z-index: -1;
}
#contents .mg_b-20px_sp::after {
    background-color: #d4f0f9;
    top: 10px;
    left: 10px;
    z-index: -2;
}


#cms_2-a .cate_txt1 {
    background-color: #fff;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    z-index: 1;
}
#cms_2-a .cate_txt1::before,
#cms_2-a .cate_txt1::after {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
#cms_2-a .cate_txt1::before {
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
    z-index: -1;
}
#cms_2-a .cate_txt1::after {
    background-color: #d4f0f9;
    top: 10px;
    left: 10px;
    z-index: -2;
}



#cms_2-a .kou {
    position: relative;
    padding: 0.25em 1em;
    margin: 2em 0;
    top: 0;
  /*  background: #efefef;*/
}
#cms_2-a .kou:before, #cms_2-a .kou:after{ 
    position: absolute;
    top: 0;
    content:'';
    width: 10px;
    height: 100%;
    display: inline-block;
    box-sizing: border-box;
}
#cms_2-a .kou:before{
    border-left: dotted 2px #d4f0f9;
    border-top: dotted 2px #d4f0f9;
    border-bottom: dotted 2px #d4f0f9;
    left: 0;
}
#cms_2-a .kou:after{
    border-top: dotted 2px #d4f0f9;
    border-right: dotted 2px #d4f0f9;
    border-bottom: dotted 2px #d4f0f9;
    right: 0;
}
#cms_2-a .kou p {
    margin: 0; 
    padding: 0;
}







#cms_6-a .cate_txt1 {
    background-color: #fff;
    margin: 2em 0;
    padding: 2em;
    position: relative;
    z-index: 1;
}
#cms_6-a .cate_txt1::before,
#cms_6-a .cate_txt1::after {
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}
#cms_6-a .cate_txt1::before {
    background-color: rgba(255, 255, 255, .5);
    left: 0;
    top: 0;
    z-index: -1;
}
#cms_6-a .cate_txt1::after {
    background-color: #d4f0f9;
    top: 10px;
    left: 10px;
    z-index: -2;
}

/***********************************/
#intro_txt .txt_color_nomal {
    color: #002a5b;
    font-weight: bold;
}
#top_cms .txt_color3, #contents .txt_color3, .cate_title {
    font-weight: bold;
}
#intro_txt .border_so2-b {
	position: relative;
}
#intro_txt .border_so2-b:after {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/intro_logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    width: 17%;
    height: 200%;
    top: -80px;
    left: 40%;
}
#cms_6-b .cate_title {
    text-align: left;
}
#intro #intro_txt:before {
    content: "";
    background-image: url(./Dup/img/intro_back.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 125%;
    background-position: center top;
    position: absolute;
    top: -3%;
    left: 0%;
}

#contents .font_20 {
	position: relative;
}
#contents .offset-1 {
    margin-left: 0;
}
.cate_list li {
	position: relative;
}

.cate_list li:before {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    width: 20%;
    height: 50%;
    top: 10px;
    left: -14px;
}
.cate_list li {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.cms_6-b .bg_color1 {
    background-color: #002a5b;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#logo {
    margin-bottom: 20px;
    padding-top: 10px;
}
#header .logo {
    width: 200px;
}
.a {
    left: -10px;
}
#contents .pd_t-100px {
    padding-top: 50px;
    padding-bottom: 50px;
}
#loading_logo {
    width: 20%;
}
}

/* ---------- スマートフォン ---------- */
@media screen and (max-width: 667px){
#header .logo {
    width: 100px;
}
.all {
  display: none;
}
#intro_txt .font_20_tb {
    font-size: 18px;
}
#intro #intro_txt:before {
    top: -1%;
}
.a {
    left: 0px;
}
#contents .mg_b-20px_sp::before, #contents .mg_b-20px_sp::after {
    width: 97%;
}
.flex_center-center_sp {
    width: 97%;
    margin: 0 auto;
}
.cate_list li:before {
    top: 8px;
    left: -14px;
}
.drawer-nav .txt_white {
    color: #222222;
}
.drawer-nav {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
}
.drawer-hamburger-icon::after, .drawer-hamburger-icon::before {
    background-color: #e60012 !important;
}
#header .logo {
    width: 150px;
}
#logo {
    padding-top: 18px;
}
#loading_logo {
    width: 30%;
}
}


/**************IE時*********************/
@media all and (-ms-high-contrast:none){
.cate_list li::before {
    position: absolute;
    content: "";
    background-image: url(./Dup/img/icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    width: 20%;
    height: 50%;
    top: 6px;
    left: -14px;
}
}
