@charset "utf-8";

@media screen and (max-width:918px) {
	
header {
	width: 100%;
	height: 80px;
	position: fixed;
	z-index: 1;
	top:0;
}
	
#head_info {
    display: none;
}
.pc_navi {
    padding-bottom: 16px;
    display: none;
}
.sp_navi {
    display: inherit;
}

#fixed_nav_wrap {
    display: none;
	position: absolute;
	height: 0px;
}
	
#fixed_nav-logo {
	display: none;
}

.fixed_navi {
    display: none;
}
.fixed_navi ul {
    display: none;
}
.fixed_navi ul li a {
    display: none;
}
#fixed_navi_contact {
    display: none;
}

#page_title_wrap {
	margin-top: 80px;
}
}



@media screen and (max-width:700px) {

body {
	padding: 0;
	margin: 0;
	font-family: 'Noto Sans JP', sans-serif;
	color: #323333;
}
img{
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	height: auto;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Noto Serif JP', serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	line-height: 1;
}
p {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 16px auto;
}
a {  
  color: inherit;
}
.sp_none {
	display:none;	
}
.pc_none {
	display:inherit;
}
a:hover {
      opacity:0.7;
      filter: alpha(opacity=70);
      -ms-filter: "alpha( opacity=70 )";
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
}
header {
	height: 64px;
}
#head_logo-info {
    display: flex;
    justify-content: space-between;
    padding-top: 8px;
    padding-right: 2.3%;
    padding-left: 3.84%;
    align-items: center;
    padding-bottom: 8px;
    height: 48px;
}
#head_logo {
    width: 50.76%;
}
#head_logo a {
}
#head_info {
    width: 400px;
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
}
#head_logo a img {
    width: 100%;
}
#head_info_txt {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
#head_info_txt span {
    font-size: 16px;
    line-height: 1em;
    background-image: url(../images/head_shokaimuryo_l.svg),url(../images/head_shokaimuryo_r.svg);
    background-repeat: no-repeat;
    background-position: left bottom,right bottom;
    background-size: 16px auto;
    display: inline-block;
    padding-left: 24px;
    padding-right: 24px;
    font-weight: 500;
    color: #122d5b;
}
#head_tel {
    width: 208px;
}
#head_open {
    font-size: 14px;
    line-height: 1em;
}
#head_tel_num {
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
}
#head_tel_num img {
    width: 14px;
    vertical-align: baseline;
    margin-right: 5px;
}
#head_mail {
    width: 176px;
    background-color: #FFE4E5;
}
#head_mail a {
    background-color: #121d4d;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    line-height: 1em;
    display: block;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 14px;
}
#head_mail a img {
    width: 16px;
    margin-right: 8px;
    vertical-align: baseline;
}
.pc_navi {
    padding-bottom: 16px;
    display: none;
}
.pc_navi ul {
    padding-right: 2.3%;
    padding-left: 2.3%;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    list-style-type: none;
    max-width: 1120px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.pc_navi ul li {
	background-image: url(../images/menu_border.svg); 
    background-position: left center; 
    background-size: 1px auto; 
    background-repeat: no-repeat; 
    width: 100%;
}
.pc_navi ul li:last-child { 
	background-image: url(../images/menu_border.svg),url(../images/menu_border.svg); 
    background-position: left center,right center; 
    background-size: 1px auto; 
    background-repeat: no-repeat; 
} 
.pc_navi ul li a {
    font-family: 'Noto Serif JP', serif;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    line-height: 1em;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    letter-spacing: 1px;
} 
.pc_navi ul li a span {
    font-family: 'Noto Serif JP', serif;
    color: #467192;
    font-weight: 400;
    font-size: 10px;
    line-height: 1em;
    margin-top: 6px;
}
.sp_navi {
    display: inherit;
}
.contents_wrap {
    padding-top: 12.3%;
    padding-right: 5.38%;
    padding-left: 5.38%;
    padding-bottom: 12.3%;
}
.link_btn {
    margin-left: auto;
    margin-right: auto;
}
.link_btn a {
    display: inline-block;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 1em;
    background-color: #FFFFFF;
    text-align: center;
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-shadow: 2px 2px 2px #919191;
    box-shadow: 2px 2px 2px #919191;
    width: 89.24%;
}
.link_btn.navy a {
    color: #FFFFFF;
    background-color: #467191;
}
.link_btn a img {
    width: 32px;
    vertical-align: super;
    margin-left: 8px;
}
.contents_h2 {
    text-align: center;
    font-size: 20px;
    line-height: 1em;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 1px;
}
.contents_h2.navy {
    color: #323333;
}
.contents_h2.navy .contents_h2_abc {
    color: #467191;
}
.contents_h2_abc {
    font-size: 13px;
    line-height: 1em;
    display: block;
    margin-bottom: 12px;
}
#top_cta {
    padding-top: 9.23%;
}
.top_cta_catch {
    text-align: center;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 500;
}
.top_cta_catch span {
    display: inline-block;
}


.top_cta_box {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 4.61%;
    flex-wrap: wrap;
}

.top_cta_box_l {
    width: 100%;
    margin-bottom: 8.46%;
    margin-right: 0px;
    text-align: center;
}
.top_cta_box_l h3 {
    font-size: 18px;
    margin-bottom: 4.61%;
    font-weight: 500;
    line-height: 1.5em;
}
.cta_tel {
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 8px;
}
.cta_tel a {
	 font-family: 'Noto Serif JP', serif;
    font-size: 38px;
    line-height: 1em;
	pointer-events:inherit;
	text-decoration:none;
}
.cta_tel img {
    width: 16px;
    margin-right: 4px;
    vertical-align: baseline;
}
.cta_open {
    font-size: 14px;
    line-height: 1em;
}
.top_cta_box_r {
    width: 100%;

}
.top_cta_box_r a {
    text-decoration: none;
    background-color: #003b6f;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    line-height: 1em;
    display: block;
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 16px;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top_cta_box_r a img {
    width: 18px;
    vertical-align: middle;
    margin-right: 8px;
}
.top_cta_box_r .cta_flow {
    background-color: #121d4d;
    margin-top: 16px;
}
#foot_cta {
    background-image: url(../images/foot_contact_bg.png);
    padding-top: 12.3%;
    padding-bottom: 12.3%;
}
.top_cta_box.foot {
    padding-top: 8.46%;
    padding-right: 6.15%;
    padding-left: 6.15%;
    padding-bottom: 8.46%;
    background-color: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px #938EAA;
    box-shadow: 0px 0px 8px #938EAA;
    margin-top: 0px;
}
.top_cta_catch.foot {
    width: 100%;
    margin-bottom: 4.61%;
}footer {
    padding-top: 9.23%;
    padding-right: 4.61%;
    padding-left: 4.61%;
    padding-bottom: 8px;
    background-color: #323333;
}
#foot_box {
    margin-bottom: 7.69%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
#foot_logoinfo {
    text-shadow: 0px 0px #FFEAEA;
}
#foot_logo {
    display: block;
    width: 70%;
    margin-bottom: 16px;
}
#foot_logoinfo p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1.5em;
    font-weight: 300;
}
#foot_logoinfo p span {
    display: inline-block;
}
#foot_logoinfo p span:last-child {
    margin-left: 8px;
}
#foot_menubox {
    width: 50%;
    display: none;
    align-items: center;
    justify-content: flex-end;
}
#foot_menubox ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}
#foot_menubox ul li {
    border-left: 1px solid #FFFFFF;
    margin-bottom: 16px;
}
#foot_menubox ul li:last-child {
	border-right: 1px solid #FFFFFF;
}
#foot_menubox ul li a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 1em;
    display: block;
    padding-left: 16px;
    padding-right: 16px;
}
#copyright {
    color: #FFFFFF;
    text-align: center;
    font-size: 11px;
    line-height: 1.5em;
}
#page_title_wrap {
    background-color: #122d5b;
    height: 136px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#page_title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 1em;
    text-align: center;
    letter-spacing: 1px;
}
#page_title_abc {
    font-size: 13px;
    letter-spacing: 1px;
    display: block;
    color: #b1c1cb;
    margin-bottom: 10px;
}
#page_title_service-name {
    display: block;
    border-top: 1px solid #FFFFFF;
    margin-top: 12px;
    padding-top: 12px;
}
#pagetop {
	position: fixed;
	bottom: 48px;
	right: 8px;
	border-bottom-right-radius: 0px;
}
#pagetop a img {
	/* [disabled]border-radius: 4px; */
	width: 32px;
	height: auto;
}
}
