@charset "utf-8";
.sct_main_bg .ttl_set.ttl_set_w {
    color: #000;
}
.bg_e60 {
    background-color: #ed6d00 !important;
}
.bg_eff {
    background-color: #e9f2f3 !important;
}
.fc_e60{
color: #ed6d00;
}
.jp_point_area{
border-left: 5px solid #ed6d00;
}
.service_sct {
    overflow: hidden;
    padding: 24px;
    border: 1px solid #217992;
    border-radius: 10px;
}
@media (min-width: 641px){
.sct_main {
    width: 100%;
}

.sct_main_bg {
    width: 100%;
    background-color: #f3f3f3;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.sct_main_bg .ttl_set {
    display: table;
    width: 100%;
    box-sizing: border-box;
    background: rgba(250,0,200, 0);
}
.sct_main_bg .ttl_set .ttl_text {
    position: relative;
    padding: 0px 20px 92px 301px;
    width: 71.2%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sct_main_bg .ttl_set .ttl_text .sub {
    font-weight: bold;
    font-size: 22px;
    letter-spacing: 0.05em;
    margin: 0 0 5px;
}
.sct_main_bg .ttl_set .ttl_text .sub2 {
color: #555;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 0.02em;
}
.sct_main_bg .ttl_set .ttl_text h2 {
	margin: 0 0 20px;
    font-weight: bold;
    font-size: 42px;
    line-height: 1.15;
}

.sct_main_bg .ttl_set .mark {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
}
}
@media (min-width: 1366px){
.sct_main_bg {
    background-size: 1366px auto;
}
}
.sct_main_bg .main_max {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 0 8px;
    max-width: 1024px;
    height: 500px;
    box-sizing: border-box;
}
@media (max-width: 768px){
.sct_main_bg .main_max {
    width: 100%;
	height: 49vw;
}
}
@media (max-width: 640px){
.sct_main_bg {
    width: 100%;
	height: 49vw;
    background-color: transparent;
}
.sct_main_bg {
    background-position: 50% 0%;
	background-size: 134% auto;
	background-repeat: no-repeat;
}
.sct_main_bg .ttl_set .ttl_text .sub {
    margin-top: 8px;
    font-size: 17px;
}
.sct_main_bg .ttl_set .ttl_text h2 {
    margin-top: 2px;
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
}
.sct_main_bg .ttl_set .mark, .sct_main_bg .ttl_set .ttl_text {
    display: block;
    padding: 0;
}
.sct_main_bg .ttl_set .mark, .sct_main_bg .ttl_set.ver .mark {
    padding-right: 0;
    width: 32px;
}
}


table {
	word-break: break-all;
}

.productivity .jp_point_area {
background-color: #e9f2f3;
}

.productivity .jp_point_area .jp_pt_ttl_label {
padding-top: 20px;
background: none;
font-size: 17px;
color: #217891;
}

.productivity .jp_point_area .jp_pt_ttl_label p {
font-weight: bold;
}

.productivity .jp_point_area .jp_point_sct {
padding-top: 0;
}

.bg01 {
background-color: #e9f2f3;
}

.bg01 .clm1 .jp_point_area {
background-color: #ffffff;
}

.bg01 .clm1 .jp_point_area h3 {
padding-left: 27px;
position: relative;
color: #217892;
}

.bg01 .clm1 .jp_point_area h3:before {
content: "";
display: block;
width: 17px;
height: 17px;
position: absolute;
top: 5px;
left: 0;
background-color: #217892;
}

.bg_color01 {
clear: both;
width: 100%;
background-color: #fdf3dc;
}

.bg_color02 {
clear: both;
width: 100%;
background-color: #e9f2f4;
}

.bg_color01:after,
.bg_color02:after {
content: "";
display: block;
clear: both;
}

.dictionary .jp_psbox_probrem.jp_theme_03 {
position: relative;
z-index: 10;
}

.dictionary .jp_psbox_probrem.jp_theme_03:after {
content: "";
display: block;
margin-left: -37px;
width: 0;
height: 0;
position: absolute;
left: 50%;
bottom: -55px;
border-style: solid;
border-width: 32px 37px 0 37px;
border-color: #fdf3dc transparent transparent transparent;
}

.dictionary .btnArea a {
width: 100%;
}

@media (max-width: 640px){
.bg01 .clm1 .jp_point_area h3:before {
width: 15px;
height: 15px;
top: 5px;
}

.dictionary .btnArea {
margin: 0 10px;
width: auto;
}

.dictionary .btnArea a {
display: block;
width: auto;
}
}