﻿#cms_2-a .cate {
    padding-top: 100px;
    margin-top: -100px;
}
section#question p.sub_txt {
    text-align: center;
    margin-top: 30px;
}
.banner_wrap2 a {
    width: 30%;
}
.banner_wrap2 {
    display: flex;
    justify-content: space-around;
    margin: 0px 20px 30px;
}
.tel_txt a {
    color: white;
    text-decoration: underline;
}
span.red {
    color: red;
    margin-left: 10px;
}
#page_title .title {
    bottom: 25%;
    background: none;
}

.title p span {
    font-weight: normal;
}
a.linkStyle {
    color: #008196;
}
.cms_link_box.cms_link_box2 a{
    background: #41c245;
    color:white;
}
.cms_link_box.cms_link_box2 a:hover{
    color:white;
}
.f_logo .logo {
    max-width: 400px;
}
.border_color3 {
    border-color: #7dc1cc;
}
.bg_color2 {
    background-color: #eaf9fb;
}
.cms_link_box span.box1 {
    color: white;
}
.hvr_txt_color3:hover {
    color: #008196;
}
#question .txt:before {
    background-color: rgb(255 255 255) !important; 
}
#contents .box .box_item a {
    background: #008196;
    color: white;
    display: block;
    text-align: center;
    padding: 8px;
    margin-top: 20px;
    font-size: 16px;
    transition:all 0.3s;
}
#contents .box .box_item a:hover {
    background: rgb(125 193 204);
}
#contents .box .box_item:before{
    display:none;
}
.marker {
    background: linear-gradient(transparent 60%, rgb(207 243 221) 60%);
}
#contents .box .box_item {
    margin-top: -430px;
    outline: 1px solid #7dc1cc;
    outline-offset: -10px;
}
.contents_wrap{
    max-width:1080px;
}
#contents figure {
    padding-top: 70%;
}
#contents .box:nth-child(even) figure {
    margin-left: auto;
}
#contents .box:nth-child(odd) .box_item {
    margin-left: auto;
}

.title_dec.border_do10-b.d_inline_b.border_color1 {
    border-color: #7dc1cc;
}
header .logo {
    max-width: 400px;
}
.banner_wrap a {
    display: block;
    width: 45%;
}
.banner_wrap {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}
#question .box .box_item {
        background: #f4f4f4;
    padding: 80px;
}
#contents h2 {
    margin-bottom: 100px;
    margin-top: 50px;
    font-size: 36px;
}
body, .txt_color_nomal {
    color: #505050;
}
.txt_color3 {
    color: #008196;
}
.border_do10-b {
    border-bottom: 4px dotted;
}
section#contents {
    background: url(Dup/img/bg.jpg);
    background-size: cover;
}
section#question{
    background:white;
}
.bg_color1 {
    background-color: #7dc1cc;
}
.bg_color3 {
    background-color: #008196;
}
.top_cms_box.cms1 .top_cms_box_wrap {
    border: 1px solid rgb(125 193 204);
}
.main_img_wrap {
    background: url(Dup/img/main_img2.jpg);
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.main_img_wrap .logo {
    background: none;
    position: absolute;
    left: 10px;
    top: 30px;
    width: 200px;
}
.menu ul li a {
    color: white;
    text-shadow: 0 0 5px #3e3e3e;
    margin-right: 70px;
}
.menu ul {
    background: none !important;
    padding: 0;
    display: flex;
    margin-top: 50px;
}
.main_b {
    width: 38vw;
    position: relative;
    left: -7px;
    max-width: 650px;
}
section.main_img_wrap:before, section#catch:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: #005652;
    mix-blend-mode: screen;
    opacity: 0.2;
    top: 0;
}
#catch {
    position: relative;
}
.main_b3 {
    position: absolute;
    right: 5%;
    top: 6%;
    width: 30vw;
    max-width: 496px;
}
body,.loader_txt, .cms_title h2, #catch h2, #question h2, #contents h2, #contents .box h3, #top_cms .cms_title h2, #page_title h2,.title p span {
    font-family: 'Shippori Mincho', serif;
    font-weight: normal;
}
.main_b:before {
    position: absolute;
    content: "";
    width: 650px;
    height: 300px;
    background: url(Dup/img/main_b2.png) no-repeat;
    background-size: contain;
    right: -150px;
    z-index:-1;
}
.t_banner_box {
    z-index: 2;
    position: static;
    margin-top: 70px; 
    transform:none;
}

/*--------------------------------タブレット------------------------------------------*/
@media screen and (max-width:768px){
    .main_img_wrap{
        height:40vh;
    }
    .main_img_wrap .logo{
        display:none;
    }
    .main_b3 {
    position: absolute;
    right: 55%;
    top: 12%;
    width: 40vw;
    max-width: 496px;
}
#contents .box:nth-child(odd) .box_item {
    
    margin: auto;
    margin-top: -50px; 
}
#contents .box .box_item {
    margin-top: -50px; 
}
section#question h2 span {
    font-size: 26px !important;
}
.f_logo .logo {
    width: 50% !important;
}
}
/*--------------------------------スマホ------------------------------------------*/
@media screen and (max-width:667px){
.main_b3 {
    position: absolute;
    right: 1%;
    top: 2%;
    width: 60vw;
    max-width: 496px;
}
.banner_wrap a {
    display: block;
    width: 100%;
    margin: 10px 0;
}
.banner_wrap {
    flex-direction: column;
}
#question .box .box_item {
    background: #f4f4f4;
    padding: 30px;
}
#contents h2 {
    margin-bottom: 60px;
    margin-top: 10px;
    font-size: 26px;
}
.f_logo .logo {
    width: 100% !important;
}
.banner_wrap2 {
    flex-direction: column;
}
.banner_wrap2 a{
    width:100%;
}
.banner_wrap2 a {
    width: 100%;
    margin: 10px 0;
}
.main_img_wrap {
    height: 60vh;
    background-position: 85% 50%;
}
#contents figure {
    padding-top: 120%;
}
.t_banner_box .banner:hover {
    margin-top: 20px;
}
#question .txt .check{
        width: 30px;
    height: 20px;
}
#question .txt:before{
    width: 25px;
    height: 25px;
}
#question .txt{
    padding-bottom:5px;
    font-size: 16px;
    white-space: nowrap;
}
#question h2{
    letter-spacing:1px;
    white-space:nowrap;
}
}