﻿span.sub_txt {
    color: red;
    margin-bottom: 20px;
    display: block;
}
.f_btn_box.d_flex.flex_space-between {
    align-items: flex-start;
}
#footer span.sub_txt {
    color: white;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0px;
}
/*
#main_img {
    z-index: 0;
    height: auto;
    max-height: 100vh;
}
*/
img.kv {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#contents_wrap h2 {
    padding-bottom: 8vh;
    line-height: 42px;
    font-size: 64px;
}
#contents_wrap .bg_container {
    background: rgb(28,42,83);
    background: linear-gradient(295deg, rgb(13 26 64) 0%, rgb(22 54 106) 100%);
    color: white;
}

#page_title::before {
    background: rgb(255 255 255 / 75%); 
}
#page_title {
    background: url(Dup/img/page_ttl.jpg) !important;
    background-size: cover !important;
    background-position: center !important;
}
.tel_txt {
    color: white;
}
.bg_color2 {
    background-color: #062049;
}
.bg_black {
    background-color: #062049;
}
.qa_type5 .faq_no {
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    top: -10px;
    left: 0;
	-webkit-background-clip: padding-box; 
	-moz-background-clip: padding; 
	background-clip: padding-box;
}
.qa_type5 .box_title1, .qa_type5 .box_txt1 {padding-left: 70px;line-height: 1.7;}


.v_type2 .demo_box {padding-top: 70px}
.v_type2 {counter-reset: number 0;}
.v_type2 .cate_box {padding: 50px 20px 30px;border: 0;}
.v_type2 .cate_box:before {
    counter-increment: number 1;
    content: "0" counter(number);
    display: inline-block;
    position: absolute;
    top: -43px;
    left: 15px;
    z-index: 1;
    font-size: 80px;
    font-weight: 100;
    font-style: italic;
    color: #062049;
    line-height: 1;
    padding: 0 25px 0 0;
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
@media screen and (max-width: 667px){
.v_type2 .cate_box{padding: 42px 25px 25px;}
.v_type2 .cate_box:before{top: -31px;font-size: 48px;}
}
#page_title .border{
    background: #062049;
}
#page_title h2 span{
    color: #ed5c5c;
}
#page_title span.d_block.font_2up{
    color:#062049;
}
#logo2{
    background: white;
    padding: 5px 10px;
}
.pager li a:hover {
    background: #062049;
}
.pager li a {
    width: 60px;
    height: 60px;
    background: #dd6060;
    color: white;
}
.border_color2 {
    border-color: #d1d1d1;
}
.hvr_bg_color3:hover {
    background: #20b73e;
}
a.linkStyle {
    color: #4CAF50;
}
figure.load_logo.posi_center.width_200{
    width:300px;
}
.load_box_wrap .box{
    background-color: #f6f4eb;
}
#pc_nav{
    display:none;
}
div#overlay {
    background: #f6f4eb;
}
footer .tel_bt a {
    background: #dd6060;
}
footer p {
    color: white;
}
#top_cms1 .top_cms_title h3, #top_cms2 .top_cms_title h3 {
    z-index: 2;
    transform: translateY(-15px);
    font-family: "游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
    font-weight: bold;
}
.border_color3 {
    border-color: #062049;
}
.border_color1 {
    border-color: #062049;
}
.more_bt a {
    color: #609f62;
}
.hvr_txt_color1:hover {
    color: #dd5050;
}

#contents_links .box_wrap h3 {
    color: #dd5050;
}
section#strength {
    position: relative;
    margin-bottom: 300px;
    margin-top: 80px;
    padding: 0 10%;
}

section#strength:before {
    width: 100%;
    height: 75%;
    background: #dd5050;
    content: "";
    position: absolute;
    bottom: -15%;
    z-index: -1;
    left: 0;
}
#strength h4.font_shippori {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    margin-top: 20px;
}
#strength .box_wrap .box {
    width: 30%;
    color:white;
}
#strength .box_wrap {
    display: flex;
    max-width: 1300px;
    margin: 80px auto 0;
    justify-content: space-between;
}
#strength .box_wrap .box figure {
    padding: 15%;
    background: white;
}
#strength .con_title p.con_title_sub {
    font-size: 78px;
    position: absolute;
    color: #FF9800;
    opacity: 0.1;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    left: 0;
    top: -75px;
}
#strength .con_title {
    text-align: center;
    position:relative;
}
#strength .con_title h2 {
    font-size: 28px;
    color: #dd6060;
}

h2.intro_title:first-letter {
    font-size: 1.5em;
}
#intro .txt_box{
    position:relative;
}
#top_cms1 .top_cms_title p, #top_cms2 .top_cms_title p {
    color: #FF9800;
    opacity: 0.1;
    bottom: 15px;
}
p.intro_sub.font_shippori {
    font-size: 78px;
    position: absolute;
    top: -75px;
    left: -40px;
    color: #FF9800;
    opacity: 0.1;
    letter-spacing: 2px;
}
.font_shippori {
    font-family:"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
#contents_links span.bg_box {
    display: none;
}
h2.intro_title {
    color: #dd6060;
    font-size: 26px;
}
.txt_color3 {
    color: #dd6060;
}
#tab_buttons .stepber ul li{
        border: 1px solid #4CAF50;
}
.bottom_wrap {
    background-color: #010f26;
}
body#body {
    background: #f6f4eb;
}
.bg_color1 {
    background-color: #062049;
}
.bg_color4 {
    background-color: #062049;
}
#intro span.bg_box{
    display:none;
}
.txt_color1 {
    color: #358f37;
}
#logo img {
    max-width: 200px;
        background: white;
    padding: 5px 10px;
}
#header.active #logo img {
    max-width: 200px;
}
.txt_color1 {
    color: #062049;
}
div#main_b {
    position: absolute;
    z-index: 2;
    right: 70px;
    bottom: 40px;
    width: 45vw;
}


#contents_wrap .con_item {
    opacity: 0.2;
}

.bg_color3 {
    background: rgb(15,139,67);
    background: linear-gradient(210deg, rgba(15,139,67,1) 0%, rgb(32 183 62) 100%);
}

/*--------------------タブレット---------------------------*/
@media screen and (max-width:768px){
    div#main_b {
    position: absolute;
    z-index: 2;
    right: 30px;
    bottom: 20px;
    width: 45vw;
}
#main_img {
    height: auto !important;
}
section#strength{
    padding:0 5%;
    margin-bottom: 150px;
}
#strength h4.font_shippori {
    font-size: 18px;
    white-space: nowrap;
}
}
/*--------------------スマホ---------------------------*/
@media screen and (max-width:667px){
div#main_b {
    position: absolute;
    z-index: 2;
    right: 20px;
    bottom: 10px;
    width: 80%;
}
#logo img{
    padding:0;
}
h1#logo {
    padding: 0;
    padding-left: 10px;
}
#logo img {
    max-width: 180px; 
}
.shop_link {
    white-space: nowrap;
}
#header.active #logo img {
    max-width: 150px;
}
#header.active #logo img {
    max-width: 180px;
}
h2.intro_title {
    color: #dd6060;
       font-size: 24px;
    line-height: 1.3em;
}
p.intro_sub.font_shippori {
    font-size: 48px;
    position: absolute;
    top: -55px;
    left: -20px;
    color: #FF9800;
    opacity: 0.1;
    letter-spacing: 2px;
}
#strength .con_title p.con_title_sub {
    font-size: 48px;
    position: absolute;
    color: #FF9800;
    opacity: 0.1;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    left: 0;
        top: -45px;
}
#strength .con_title h2 {
    font-size: 24px;
    color: #dd6060;
}
#strength .box_wrap {
    flex-direction: column;
    align-items: center;
}
#strength .box_wrap .box {
    width: 85%;
}
#strength .box_wrap .box:not(last-child) {
    margin-bottom: 50px;
}
section#strength:before {
    width: 100%;
    height: 85%;
    background: #dd5050;
    content: "";
    position: absolute;
    bottom: 0%;
    z-index: -1;
    left: 0;
}
section#strength {
    margin-bottom: 80px;
}
#contents_wrap h2 {
    font-size: 38px;
}
section#contents_wrap h3 {
    white-space: nowrap;
}
#top_cms1 .top_cms_title h3, #top_cms2 .top_cms_title h3{
    font-weight: normal;
    font-size: 24px;
}
#top_cms1 .top_cms_title p, #top_cms2 .top_cms_title p {
    color: #FF9800;
    opacity: 0.1;
    bottom: 25px;
    font-size: 44px;
}
#main_img {
    height: calc(100vh - 66px) !important;
    margin-top: 0;
}


img.kv {
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
figure.load_logo.posi_center.width_200 {
    width: 200px;
}
}