@charset "UTF-8";

.sp {
    display: none;
}

/*====================================

    .l-main

====================================*/

.l-main {
    width: 100%;
    margin: 0 auto;
}

/*====================================

    section

====================================*/

section {
    width: 100%;
}

/*====================================

    #fst_tim_index

====================================*/

#fst_tim_index {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#fst_tim_index .inner {
    padding: 80px;
    max-width: 1200px;
    min-width: 1000px;
    margin: 0 auto;
    background: #fff0ce;
    border-radius: 0 0 40px 40px;
}
#fst_tim_index .inner h2 {
    font-weight: bold;
    font-size: 300%;
    margin-bottom: 40px;
    line-height: 1.5em;
}
#fst_tim_index .inner h2 span {
    display: block;
    font-size: 60%;
    line-height: 1.5em;
}
#fst_tim_index .inner p {
    line-height: 2em;
    font-size: 140%;
}
#fst_tim_index .inner p img {
    float: right;
    width: 200px;
    margin: -100px 0 20px 20px;
}

/*====================================

    .paragraph

====================================*/

.paragraph {
    padding: 80px 100px;
}
.paragraph .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    min-width: 1000px;
}
.paragraph .inner h3 {
    text-align: center;
    margin-bottom: 80px;
}
.paragraph .inner h3 span {
    background:linear-gradient(transparent 60%, #ff6 60%);
    display: inline;
    font-size: 190%;
    font-weight: normal;
    font-weight: 600;
    line-height: 2em;
}
.paragraph .inner .wp_graph .cell h4 {
    border: 1px solid #f99;
    padding: 10px 20px;
    text-align: center;
    border-radius: 30px;
    margin-bottom: 20px;
    background: #fff;
    font-weight: bold;
}
.paragraph .inner .wp_graph .cell h4 span {
    font-size: 70%;
}
.paragraph .inner strong {
    font-weight: bold;
    font-size: 120%;
    display: inline !important;
    color: #ff4200;
    background:linear-gradient(transparent 60%, #ff6 60%);
}
.paragraph .inner .result {
}
.paragraph .inner .result p {
    font-size: 120%;
    line-height: 2.5em;
    display: inline-block;
}
.btn {
    width: 100%;
    text-align: center;
    border: none;
    background: none;
    padding: 60px 0;
}
.btn a {
    display: inline-block;
    background: #ea6000;
    color: #fff;
    padding: 30px 4em;
    font-size: 140%;
    border-radius: 40px;
    text-decoration: none;
}
.paragraph .inner .result .shuten p {
    font-size: 90%;
}

/*====================================

    .paragraph_01

====================================*/

.paragraph_01 {
}
.paragraph_01 .wp_graph {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 60px;
}
.paragraph_01 .wp_graph .cell {
    width: 48%;
}

/*====================================

    .paragraph_02,
    .paragraph_02_2

====================================*/

.paragraph_02 {
    background: #F8F3E3;
    border-radius: 40px;
}
.paragraph_02_2 {
}
.paragraph_02 .wp_graph,
.paragraph_02_2 .wp_graph {
    width: 800px;
    margin: 0 auto 60px;
}
.paragraph_02 .wp_graph .cell,
.paragraph_02_2 .wp_graph .cell {
    text-align: center;
    position: relative;
}
.paragraph_02 .wp_graph .cell .ph,
.paragraph_02_2 .wp_graph .cell .ph {
}
.paragraph_02 .wp_graph .cell img,
.paragraph_02_2  .wp_graph .cell img {
}
.paragraph_02 .result,
.paragraph_02_2 .result {
    margin: 0 auto 60px;
}

/*====================================

    .paragraph_03

====================================*/

.paragraph_03 {
    background: #fff;
}
.paragraph_03 .wp_graph {
    width: 100%;
    margin-bottom: 100px;
}
.paragraph_03 .wp_graph .cell {
    text-align: center;
    position: relative;
}
.paragraph_03 .wp_graph .cell .illust_01 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40%;
}
.paragraph_03 .wp_graph .cell .illust_02 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60%;
}
.paragraph_03 .wp_graph .cell:first-child {
    margin-bottom: 100px;
}
.paragraph_03 .wp_graph .cell:last-child img {
    width: 48%;
    margin: 0 auto;
}

/*====================================

    .paragraph_04

====================================*/

.paragraph_04 {
    background: #F8F3E3;
    border-radius: 40px;
}
.paragraph_04 .voice {
    margin-bottom: 90px;
}
.paragraph_04 .voice .box {
    margin-bottom: 60px;
    width: 900px;
    margin: 0 auto;
}
.paragraph_04 .voice .box h6 {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
    font-size: 180%;
    align-items: center;
    display: flex;
    justify-content: center;
}
.paragraph_04 .voice .box h6::before,
.paragraph_04 .voice .box h6::after {
    background-color: #fdbb05;
    content: "";
    height: 2px;
    width: 60px;
}
.paragraph_04 .voice .box h6::before {
    margin-right: 15px;
}
.paragraph_04 .voice .box h6::after {
    margin-left: 15px;
}
.paragraph_04 .voice .box ul {
}
.paragraph_04 .voice .box ul li {
    margin-bottom: 40px;
}
.paragraph_04 .voice .box ul li p {
}
.paragraph_04 .voice .box .li {
    padding: 0 30% 0 0;
}
.paragraph_04 .voice .box .li_l {
    padding: 0 0 0 30%;
}
.paragraph_04 .voice .box .speechBubble,
.paragraph_04 .voice .box .speechBubble_l {
    position: relative;
    display: inline-block;
    padding: 30px;
    background: #fff;
    border-radius: 12px;
    font-size: 120%;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
.speechBubble {
    margin-right: 16px;
}
.speechBubble_l {
    margin-left: 16px;
}
.paragraph_04 .voice .box .speechBubble::after,
.paragraph_04 .voice .box .speechBubble_l::after {
}
.speechBubble::after {
    content: "";
    position: absolute;
    top: 62%;
    right: 0;
    border-style: solid;
    border-width: 16px 0 0 16px;
    border-color: transparent transparent transparent #fff;
    translate: 100% calc(-50% + 0.4px);
    transform: skew(0, 2deg);
    transform-origin: left;
}

.speechBubble_l::after {
    content: "";
    position: absolute;
    top: 62%;
    left: 0;
    border-style: solid;
    border-width: 16px 16px 0 0;
    border-color: transparent #fff transparent transparent;
    translate: -100% calc(-50% + 0.4px);
    transform: skew(0, 2deg);
    transform-origin: right;
}
.paragraph_04 .com {
    border: 10px solid #e0dbc1;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 60px;
    background: #f8f3e3;
    border-radius: 40px;
    padding: 30px;
}
.paragraph_04 .com .ph {
    width: 160px;
    margin-right: 40px;
}
.paragraph_04 .com .text {
    flex: 1;
}
.paragraph_04 .com .text p {
    font-size: 120%;
    line-height: 1.85em;
}

/*====================================

    .paragraph_05

====================================*/

.paragraph_05 {
}
.paragraph_05 .wp_graph {
    margin-bottom: 100px;
}
.paragraph_05 .wp_graph .cell {
    position: relative;
}
.paragraph_05 .wp_graph .cell .illust {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 25%;
}

/* =======================================

    fadein

======================================= */

.fadein {
    opacity: 0;
    visibility: hidden;
    transition: all 2s;
    transform: translateY(50px);
}
.is-active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

/* =======================================

    cf

======================================= */

.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}



/* =======================================

    br

======================================= */

.sp_none {
    display: block;
}
.pc_none {
    display: none;
}



















