@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}


.graph_intro img{
	margin:10px auto;
}


/*# sourceMappingURL=bootstrap-reboot.css.map */
.contents-width {
    max-width: 1120px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .contents-width {
        padding-right: 10px;
        padding-left: 10px;
    }
}

.contents-wrapper {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 500px) {
    .contents-wrapper {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.contents-wrapper .contents-width {
    padding-right: 20px;
    padding-left: 20px;
}

@media screen and (max-width: 500px) {
    .contents-wrapper .contents-width {
        padding-right: 5px;
        padding-left: 5px;
    }
}

.object-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.object-contain {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body {
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 1px;
    font-size: 18px;
    line-height: 1.6;
    color: #202020;
    overflow-x: hidden;
}

p {
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

.orange-line {
    background: linear-gradient(transparent 70%, #FF685A 70%);
}

.fv-link{
	transition:0.3s ease-in-out;
}
.fv-link:hover{
	opacity:0.7;
}

.fv .fv-img {
    position: relative;
}

.fv .fv-img .pc {
    display: block;
}

.fv .pc .fv-logo,
.fv .pc .fv-link-box {
    position: absolute;
}

.fv .pc .fv-logo {
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    height: 100px;
}

.fv .pc .fv-logo img {
    height: 100%;
}

.fv .pc .fv-link-box {
    right: 19%;
    bottom: 17.5%;
    width: 23%;
    height: 9%;
}

.fv .pc .fv-link {
    display: block;
    height: 100%;
    width: 100%;
}

.fv .fv-img .sp {
    display: none;
}

@media screen and (max-width: 1023px) {
    .fv .fv-img .pc {
        display: none;
    }

    .fv .fv-img .sp {
        display: block;
    }
}

.sp-link{
    display: none;
}

@media screen and (max-width: 1023px) {

    .sp-link {
        display: flex;
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 80px;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        opacity: 0;
        cursor: pointer;
        transition: 0.5s;
        z-index: 100;
    }

    .sp-link.active {
        opacity: 1;
    }

    .sp-link.disabled {
        pointer-events:none;
    }

    .sp-link .link {
        width: 90%;
        min-width: 310px;
        max-width: 370px;
        margin-top: 3px;
    }
}

.problem {
    background-color: #60cad8;
}

.problem .problem-top {
    position: relative;
    padding-top: 90px;
    padding-bottom: 100px;
    background-image: url("../images/kyusyoku/room.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.problem .problem-title-wrapper {
    display: flex;
    justify-content: center;
    text-align: center;
}

.problem .problem-title-box {
    position: relative;
}

.problem .problem-hukidashi {
    position: absolute;
    left: -149px;
    top: -20px;
    height: 96px;
}

.problem .problem-hukidashi img {
    height: 100%;
    width: auto;
}

.problem .problem-hukidashi img.sp {
    display: none
}

.problem .problem-title {
    font-size: 26px;
}

.problem .problem-title-bold {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
}

.problem .problem-example-area {
    margin-top: 70px;
    display: flex;
    justify-content: space-between;
}

.problem .problem-example-contents {
    border-radius: 5px;
    background-color: #fff;
    width: calc((100% / 2) - 17px);
    padding: 0px 30px 60px;
    text-align: center;
	background-image:url(../images/kyusyoku/left_man.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
	text-align:left;
	font-size: 18px;
}
.woman{
	background-image:url(../images/kyusyoku/right_woman.jpg) !important;
}

ul,li{
	list-style:none;
	margin:0;
	padding:0;
}

.example_title{
	color:#2b67a3;
	font-size:28px;
	font-weight:600;
	padding-top:50px;
	margin-bottom:10px
}
@media screen and (max-width: 500px) {
.example_title{
	font-size:22px;
	padding-top:15px;
	margin-bottom:10px
}	
	
}

.example_list li{
	margin:0 0 6px 0;
	position:relative;
	padding-left:28px;
	text-shadow:0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ,0 0 6px rgba(255,255,255,1)  ;
}
@media screen and (max-width: 500px) {
.example_list li{
	margin:0 0 6px 0;
	position:relative;
	padding-left:24px;
	width: 75%;
    line-height: 1.5em;
	font-size:16px
}	
	
}

.example_list li::before{
	content:"";
	background-image: url(../images/kyusyoku/proposal_check_blue.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:22px;
    height: 21px;
	background-size: contain;
  vertical-align: middle;
  position:absolute;
  top:7px;
  left:0
}

.woman .example_list li::before{
	background-image: url(../images/kyusyoku/proposal_check_orange.png);
}
	
.orange{
	color:#ff5c4d;
}

.problem .problem-example-text {
    margin-top: 5px;
    font-size: 19px;
}

.problem .problem-clip {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 25px;
    overflow: hidden;
}

.problem .problem-clip:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    border-left: 50vw solid #60cad8;
    border-right: 50vw solid #60cad8;
    border-top: 200px solid transparent;
}


.triangle{
width: 0;
height: 0;
border-style: solid;
border-width: 24px 97px 0 97px;
border-color: #60cad8 transparent transparent transparent;
margin:0 auto
}
@media screen and (max-width: 1023px){
.triangle{
width: 0;
height: 0;
border-style: solid;
border-width: 24px 30px 0 30px;
border-color: #60cad8 transparent transparent transparent;
margin:0 auto
}	
	
}




.point_lead{
	text-align:center;
	font-size:18px;
	line-height:1.8em;
	margin:40px 0 40px 0
}
@media screen and (max-width: 500px) {
.point_lead{
	text-align: justify;
	width:90%;
	font-size:18px;
	line-height:1.8em;
	margin:40px auto 40px auto
}	
	
}

.form_lead{
	text-align:center;
	font-size:18px;
	line-height:1.8em;
	margin:20px 0 0 0;
	color:#fff
}
@media screen and (max-width: 500px) {
.form_lead{
	text-align: justify;
	font-size:16px;
	line-height:1.8em;
	margin:20px auto 0 auto;
	width: 94%;
}	
}


.problem .problem-bottom {
    color: #fff;
    text-align: center;
}

.problem .problem-bottom-wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
	line-height: 3.3em;
}
@media screen and (max-width: 500px) {
.problem .problem-bottom-wrapper {
    padding-top: 20px;
    padding-bottom: 40px;
	line-height: 3em;
}	
}


.problem .problem-bottom-text {
    font-size: 32px;
    font-weight: bold;
}

.problem .problem-bottom-bold {
    font-size: 50px;
    font-weight: bold;
}

@media screen and (max-width: 1023px) {
    .problem .problem-top {
        padding-top: 60px;
        padding-bottom: 70px;
    }
    .problem .problem-example-area {
        display: block;
    }

    .problem .problem-hukidashi {
        position: absolute;
        left: -29px;
        top: -34px;
        height: 70px;
    }

    .problem .problem-hukidashi img.pc {
        display: none
    }

    .problem .problem-hukidashi img.sp {
        display: block
    }

    .problem .problem-example-contents {
        padding: 20px 15px 30px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
	@media screen and (max-width: 500px) {
	.problem .problem-example-contents {
        padding: 10px 15px 30px;
        width: 100%;
        max-width: 100%;
        margin-right: auto;
        margin-left: auto;
		background-size: 150px;
    }	
		
	}

    .problem .problem-example-contents:nth-of-type(n + 2) {
        margin-top: 20px;
    }

    .problem .problem-example-text {
        font-size: 20px;
        font-weight: bold;
    }

    .problem .problem-title {
        font-size: 20px;
    }

    .problem .problem-title-bold {
        font-size: 32px;
        letter-spacing: 2px;
    }


    .problem .problem-clip:after {
        height: 50px;
        border-left: 50vw solid #60cad8;
        border-right: 50vw solid #60cad8;
        border-top: 160px solid transparent;
    }

    .problem .problem-bottom-text {
        font-size: 20px;
    }

    .problem .problem-bottom-bold {
        font-size: 30px;
    }
}

@media screen and (max-width: 500px) {
    .problem .problem-top {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .problem .problem-hukidashi {
        position: absolute;
        left: -9px;
        top: -63px;
        height: 70px;
    }
    .problem .problem-title-bold {
        font-size: 26px;
    }
    .problem .problem-example-area {
        margin-top: 25px;
    }

    .problem .problem-bottom-text {
        font-size: 18px;
		line-height: 1em;
    }

    .problem .problem-bottom-bold {
        font-size: 38px;
    }
}



.point {
    /* 吹き出し・全共通 */
    /* 吹き出し・下辺中央 */
}

.point .point-wrapper {
    margin-top: 50px;
    background-color: #E5F7F7;
    padding: 60px 0 90px;
}

.point_bg{
	background: url(../images/kyusyoku/hakui_subimg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-size: 20%;
}
@media screen and (max-width: 500px) {
.point_bg{
	background:none
}	
	
}


.point .point-hukidashi {
    position: relative;
    font-weight: bold;
    font-size: 26px;
}

.point .point-mark {
    position: absolute;
    width: 42px;
    top: -15px;
    right: -28px;
}

.point .point-box {
    margin-top: 35px;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
}

.point .point-contents:nth-of-type(even) .point-box {
    flex-direction: row-reverse;
}

.point .point-contents:nth-of-type(n + 2) {
    margin-top: 68px;
}

.point .point-text-area,
.point .point-img {
    width: 50%;
    height: 330px;
}

.point .point-text-area {
    background-color: #60CAD8;
    position: relative;
    display: flex;
    align-items: center;
    padding: 0 52px;
}

.orange{
	color:#EC653D
}


.point_box{
	width: calc((100% / 2) - 35px);
	margin:0 20px
}

.flex{
	display: flex;
    justify-content: center;
    text-align: center;
}
@media screen and (max-width: 500px) {
.flex{
	display: block;
 
}	

.point_box{
	width: 94%;
	margin:0 auto 40px auto
}

}



@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700&display=swap');

.point .point-number {
    /*font-family: 'Roboto', sans-serif;*/
	font-family:'Barlow Condensed', sans-serif !important;
    position: absolute;
    top: -12px;
    left: 10px;
    color: #A2E0E9;
    font-size: 62px;
    font-weight: 600;
}

.point .point-text {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-align: justify;
}

.point .balloon {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: 100%;
    /* 幅 */
    max-width: 750px;
    min-height: 60px;
    /* 最小の高さ */
    margin: 0 auto;
    /* 外側の余白 */
    padding: 16px 10px 20px 10px;
    /* 内側の余白 */
}

.point .balloon::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 40px;
    height: 40px;
    /* 吹き出しサイズ */
}

.point .balloon::after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.point .balloon > * {
    position: relative;
    z-index: 3;
}

.point .balloon,
.point .balloon::after {
    border-radius: 10px;
    /* 角の丸め方 */
}

.point .balloon,
.point .balloon::before {
    box-shadow: 0 0 10px 0 rgba(163, 163, 163, 0.5);
    /* ぼかし距離(第3引数)，拡散距離(第4引数)，色(第5引数) */
}

.point .balloon,
.point .balloon::before,
.point .balloon::after {
    background: #fff;
    /* 背景色 */
}

.point .balloon--bottom_center::before {
    bottom: -10px;
    left: 50%;
    /* 位置 */
    transform: translateX(-50%) rotate(45deg) skew(-10deg, -10deg);
    /* 傾斜角(skew) */
}

@media screen and (max-width: 1023px) {
    .point .point-wrapper {
        margin-top: 0;
        padding: 30px 0 100px;
		    margin-bottom: 40px;
    }
    .point .point-hukidashi {
        font-size: 20px;
        text-align: center;
    }
    .point .point-mark {
        position: static;
        width: 32px;
        vertical-align: bottom;
    }
    .point .point-box {
        margin-top: 35px;
        display: flex;
        border-radius: 5px;
        overflow: hidden;
        flex-direction: column-reverse;
    }
    .point .point-contents {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .point .point-contents:nth-of-type(n + 2) {
        margin-top: 55px;
    }
    .point .point-contents:nth-of-type(even) .point-box {
        flex-direction: column-reverse;
		width: 95%;
    margin: 20px auto;
    }
    .point .point-text-area, .point .point-img {
        width: 100%;
    }
    .point .point-number {
        top: -8px;
        left: 10px;
        font-size: 40px;
    }
    .point .point-text-area {
        padding: 45px 20px 30px;
    }
    .point .point-text {
        font-size:16px;
		margin-top: 15px;
    }
    .point .point-img {
       /* height: 250px;*/
	   height: 217px;
    }
    .point .point-text-area {
        height: auto;
    }
    .point .balloon {
        width: 95%;
        max-width: 95%;
        padding: 10px;
    }
}

@media screen and (max-width: 500px) {
    .point .point-box {
        margin-top: 25px;
		width:95%;
		margin:20px auto
    }
    .point .point-contents:nth-of-type(n + 2) {
        margin-top: 40px;
    }
    .point .point-wrapper {
        padding:40px 0 40px;
		margin-bottom:40px;
		width: 94%;
    }
    .point .point-hukidashi {
        font-size: 18px;
    }
}



.proposal {
    margin-top: 115px;
}

.proposal .proposal-top {
    background-color: #0085E2;
}

.proposal .proposal-top .text-area {
    position: relative;
    color: #fff;
    padding: 65px 0;
    text-align: center;
}

.proposal .proposal-top .text-area .hukidashi {
    position: absolute;
    top: -47px;
    left: 0;
    height: 115px;
    width: 100%;
}

.proposal .proposal-top .text-area .hukidashi img {
    height: 100%;
    width: auto;
}

.proposal .proposal-top .text-area .text {
    font-size: 32px;
}

.proposal .proposal-top .text-area .text .sp {
    display: none;
}

.proposal .proposal-top .text-area .text .xs {
    display: none;
}

.proposal .proposal-top .text-area .text .point {
    border-radius: 5px;
    display: inline-block;
    font-weight: bold;
    font-size: 38px;
    padding: 0 10px;
    background-color: #fff;
    color: #FF685A;
}

.proposal .proposal-top .text-area .bold {
    font-size: 50px;
    font-weight: bold;
    margin-top: 8px;
}

.proposal .proposal-top .text-area .arrow {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    border-top: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
}

.proposal .proposal-bottom {
    background-color: #F0F7FF;
}

.proposal .proposal-bottom .contents-area {
    padding: 50px 0 90px;
    display: flex;
    justify-content: space-between;
}

.proposal .proposal-bottom .contents-area .box {
    position: relative;
    padding: 35px 20px 20px;
    border-radius: 5px;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.2);
    width: calc(50% - 15px);
    background-color: #fff;
}

.proposal .proposal-bottom .contents-area .box .img {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .img img {
    height: 65px;
    width: auto;
    max-width: 337px;
}

.proposal .proposal-bottom .contents-area .box .header {
    margin-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 5px 0;
    border-radius: 10px;
}

.proposal .proposal-bottom .contents-area .box .text-area {
    padding-top: 50px;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box .title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    white-space: nowrap;
    position: relative;
    display: inline-block;
}

.proposal .proposal-bottom .contents-area .box .text-area .title-box .title:after {
    content: '';
    height: 10px;
    position: absolute;
    width: 100%;
    bottom: -10px;
    left: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area {
    margin-top: 50px;
    font-weight: bold;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box {
    display: flex;
    justify-content: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
    padding-left: 1.2em;
    background-repeat: no-repeat;
    text-align: center;
    font-size: 25px;
    letter-spacing: 0;
    background-position: 0 center;
    display: inline-block;
    line-height: 1.8;
}

.proposal .proposal-bottom .contents-area .box .text-area .list-bg {
    margin-top: 50px;
    margin-bottom: 0;
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.proposal .proposal-bottom .contents-area .box .text-area .list-box {
    padding: 20px 15px 20px 2.2em;

}

.proposal .proposal-bottom .contents-area .box .text-area .list {
    margin-top: 10px;
    position: relative;
}

.proposal .proposal-bottom .contents-area .box .text-area .list:first-of-type {
    margin-top: 0;
}

.proposal .proposal-bottom .contents-area .box .text-area .list span {
    color: #202020;
}

.proposal .proposal-bottom .contents-area .box1 .header {
    background-color: #2B67A3;
}

.proposal .proposal-bottom .contents-area .box1 .text-area .title:after {
    background-image: url("../images/kyusyoku/proposal_line_blue.png");
}

.proposal .proposal-bottom .contents-area .box1 .text-area .check-area .check {
    background-image: url("../images/kyusyoku/proposal_check_blue.png");
}

.proposal .proposal-bottom .contents-area .box1 .list-box {
    background-color: #E7F5FF;
}

.proposal .proposal-bottom .contents-area .box1 .list {
    color: #2B67A3;
}

.proposal .proposal-bottom .contents-area .box2 .header {
    background-color: #FF685A;
}

.proposal .proposal-bottom .contents-area .box2 .text-area .title:after {
    background-image: url("../images/kyusyoku/proposal_line_orange.png");
}

.proposal .proposal-bottom .contents-area .box2 .text-area .check-area .check {
    background-image: url("../images/kyusyoku/proposal_check_orange.png");
}

.proposal .proposal-bottom .contents-area .box2 .list-box {
    background-color: #FFEBE9;
}

.proposal .proposal-bottom .contents-area .box2 .list {
    color: #FF685A;
}

@media screen and (max-width: 1023px) {
    .proposal {
        margin-top: 0;
    }
    .proposal .proposal-top .text-area {
        padding: 65px 0 50px;
    }
    .proposal .proposal-top .text-area .arrow {
        bottom: 20px;
    }
    .proposal .proposal-top .text-area .hukidashi {
        top: -47px;
        left: 50%;
        transform: translateX(-50%);
        height: 95px;
    }
    .proposal .proposal-top .text-area .text {
        font-size: 24px;
        line-height: 2;
    }
    .proposal .proposal-top .text-area .text .sp {
        display: block;
    }

    .proposal .proposal-top .text-area .text .point {
        border-radius: 5px;
        font-size: 24px;
        padding: 0 10px;
        line-height: 1.6;
    }
    .proposal .proposal-top .text-area .bold {
        font-size: 32px;
        margin-top: -5px;
    }
    .proposal .proposal-bottom .contents-area {
        padding: 40px 0;
        display: block;
    }
    .proposal .proposal-bottom .contents-area .box {
        padding: 25px 20px 20px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .proposal .proposal-bottom .contents-area .box .text-area {
        padding-top: 35px;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area {
        margin-top: 30px;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
        font-size: 24px;
        line-height: 1.8;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list-bg {
        margin-top: 25px;
        margin-bottom: 0;
        height: auto;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list-box {
        padding: 20px 15px 20px 2.2em;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .list:first-of-type {
        margin-top: 0;
    }
    .proposal .proposal-bottom .contents-area .box1 .list-box {
        height: auto;
    }
    .proposal .proposal-bottom .contents-area .box2 {
        margin-top: 30px;
    }
}

@media screen and (max-width: 500px) {
    .proposal .proposal-top .text-area .bold {
        font-size: 28px;
    }
    .proposal .proposal-bottom .contents-area .box .img img {
        height: auto;
        width: 100%;
        max-width: none;
    }
    .proposal .proposal-bottom .contents-area .box .text-area .check-area .check-box .check {
        font-size: 18px;
        padding-left: 1.6em;
    }
    .proposal .proposal-bottom .contents-area .box .text-area {
        padding-top: 20px;
    }
    .proposal .proposal-top .text-area .text {
        font-size: 20px;
    }
    .proposal .proposal-top .text-area .bold {
        font-size: 24px;
    }
}



.cv {
    background-image: url("../images/kyusyoku/cv_bg.png");
    background-size: cover;
}

.cv .cv-wrapper {
    position: relative;
}

.cv .cv-wrapper .text-area {
    width: 65%;
    min-width: 700px;
    position: relative;
    color: #fff;
    padding: 55px 0;
    text-align: center;
    z-index: 1;
}

.cv .cv-wrapper .text-area .hukidashi {
    position: absolute;
    top: -13px;
    left: 0px;
    width: 32%;
    z-index: 3;
}

.cv .cv-wrapper .text-area .text {
    font-size: 24px;
    padding-left: 88px;
}

.cv .cv-wrapper .text-area .bold {
    font-size: 43px;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 2px;
    line-height: 1.4;
}

.cv .cv-wrapper .text-area .xs {
    display:none;
}

.cv .cv-wrapper .text-area .link {
    position: relative;
    display: block;
    margin-top: 15px;
    height: 79px;
    z-index: 1;
}

.cv .cv-wrapper .text-area .link img {
    height: 100%;
    width: auto;
}

.cv .cv-wrapper .img-area {
    height: 107%;
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
    vertical-align: bottom;
}

.cv .cv-wrapper .img-area .sp{
    display: none;
}

.cv .cv-wrapper .img-area img {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: auto;
}

@media screen and (max-width: 1023px) {
    .cv {
        background-image: url(../images/kyusyoku/cv_bg2.png);
    }
    .cv .cv-wrapper .text-area {
        width: 100%;
        min-width: auto;
        padding: 30px 0 10px;
    }
    .cv .cv-wrapper .text-area .text {
        font-size: 22px;
        padding-left: 0;
        text-align: center;
    }
    .cv .cv-wrapper .text-area .bold {
        font-size: 30px;
        margin-top: 5px;
        letter-spacing: 0;
        line-height: 1.4;
    }
    .cv .cv-wrapper .text-area .link {
        height: 70px;
    }
    .cv .cv-wrapper .img-area {
        height: auto;
        width: 100%;
        position: static;
        vertical-align: bottom;
        display: flex;
        justify-content: center;
        align-items: flex-start;
    }
    .cv .cv-wrapper .img-area img{
        position: relative;
        height: auto;
        width: auto;
        margin-left: 0;
        z-index: 4;
    }
    .cv .cv-wrapper .text-area .hukidashi {
        display: none;
    }
    .cv .cv-wrapper .img-area .pc{
        display: none;
    }
    .cv .cv-wrapper .img-area .sp{
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .cv .cv-wrapper .text-area .text {
        font-size: 17px;
    }
    .cv .cv-wrapper .text-area .xs {
        display:block;
    }
    .cv .cv-wrapper .text-area .bold {
        font-size: 24px;
    }
    .cv .cv-wrapper .text-area .link {
        height: 50px;
    }
}



.reason {
    margin-top: 80px;
}

.reason .text-area {
    text-align: center;
}

.reason .text-area .text {
    font-size: 28px;
    font-weight: bold;
}

.reason .text-area .bold {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
}

.reason .text-area .bold .red {
    color: #FF5C4D;
}

.reason .text-area .bold .number {
    font-size: 50px;
}

.reason .contents-area {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.reason .contents-area .box-bg {
    position: relative;
    height: 0;
    width: calc((100% / 3) - 10px);
    padding-bottom: calc((100% / 3) - 10px);
    background-image: url("../images/kyusyoku/reason_bg.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.reason .contents-area .box-bg .box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.reason .contents-area .box-bg .box .tag-box {
    position: relative;
}

.reason .contents-area .box-bg .box .tag {
    position: absolute;
    bottom: 15px;
    left: 5%;
}

.reason .contents-area .box-bg .box .tag .blue,
.reason .contents-area .box-bg .box .tag .orange {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    width: 115px;
    height: 30px;
    line-height: 30px;
}

.reason .contents-area .box-bg .box .tag .blue {
    background-color: #2B67A3;
}

.reason .contents-area .box-bg .box .tag .orange {
    background-color: #FF5C4D;
}

.reason .contents-area .box-bg .box .number {
    margin-top: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 38px;
}

.reason .contents-area .box-bg .box .text {
    margin-top: 5px;
    font-weight: bold;
    font-size: 24px;
}

.reason .contents-area .box-bg .box .img {
    position: absolute;
    bottom: 12%;
    left: 50%;
    transform: translateX(-50%);
    height: 113px;
}

.reason .contents-area .box-bg .box .img img {
    height: 100%;
    /*width: auto;*/
}

@media screen and (max-width: 1023px) {
    .reason {
        margin-top: 40px;
    }
    .reason .text-area .text {
        font-size: 24px;
    }
    .reason .text-area .bold {
        font-size: 32px;
    }
    .reason .text-area .bold .number {
        font-size: 44px;
        line-height: 1;
    }
    .reason .contents-area {
        margin-top: 30px;
        display: block;
        justify-content: space-between;
    }
    .reason .contents-area .box-bg {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
        padding-bottom: 460px;
    }
    .reason .contents-area .box-bg:nth-of-type(n + 2) {
        margin-top: 20px;
    }
    .reason .contents-area .box-bg .box .tag {
        bottom: 15px;
        left: 14%;
    }
    .reason .contents-area .box-bg .box .number {
        margin-top: 40px;
        font-size: 38px;
    }
    .reason .contents-area .box-bg .box .text {
        margin-top: 5px;
        font-size: 28px;
    }
    .reason .contents-area .box-bg .box .img {
        bottom: 15%;
        left: 50%;
        transform: translateX(-50%);
        height: 35%;
    }
}

@media screen and (max-width: 500px) {
    .reason .contents-area .box-bg {
        padding-bottom: 100%;
    }
    .reason .text-area .text {
        font-size: 18px;
    }
    .reason .text-area .bold {
        font-size: 28px;
    }
    .reason .contents-area .box-bg .box .tag {
        bottom: 15px;
        left: calc(50% - 100px);
        transform: translateX(-50%);
    }
    .reason .contents-area .box-bg .box .number {
        margin-top: 15px;
        font-size: 38px;
    }
    .reason .contents-area .box-bg .box .text {
        margin-top: 5px;
        font-size: 24px;
    }
}



.flow {
    background-color: #F0F7FF;
    margin-top: 70px;
    padding-top: 87px;
    padding-bottom: 40px;
}

.flow .text-area {
    position: relative;
    text-align: center;
}

.flow .text-area .hukidashi {
    position: absolute;
    top: -145px;
    left: 50%;
    transform: translateX(-50%);
}

.flow .text-area .text {
    font-size: 28px;
    font-weight: bold;
}

.flow .text-area .text .red {
    color: #FF5C4D;
}

.flow .contents-area {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.flow .contents-area .box {
    position: relative;
    padding: 15px;
    background-color: #fff;
    border-radius: 5px;
    width: calc((100% / 3) - 40px);
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.2);
}

.flow .contents-area .box .title {
    text-align: center;
    color: #29A7FF;
    font-weight: bold;
    font-size: 28px;
}

.flow .contents-area .box .flow-img {
    width: 100%;
    margin-top: 10px;
}

.flow .contents-area .box .flow-img img {
    width: 100%;
}

.flow .contents-area .box .text {
    font-size: 16px;
    margin-top: 10px;
}

.flow .contents-area .box .arrow {
    width: 36px;
    position: absolute;
    right: -23px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
}
.flow .contents-area .box .arrow .sp {
    display: none;
}

.flow .contents-area .flow-hukidasi {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 50px;
    border-radius: 25px;
    background-color: #2B67A3;
    display: flex;
    justify-content: center;
    align-items: center;
}

.flow .contents-area .flow-hukidasi .hukidashi-text {
    color: #fff;
    font-size: 22px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 5px;
}

.flow .contents-area .flow-hukidasi .hukidashi-text.sp {
    display: none;
}

.flow .contents-area .flow-hukidasi::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 15px solid #2B67A3;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

@media screen and (max-width: 1023px) {
    .flow {
        margin-top: 70px;
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .flow .text-area .hukidashi {
        top: -95px;
        width: 200px;
    }
    .flow .text-area .text {
        font-size: 22px;
        line-height: 1.4;
    }
    .flow .contents-area {
        margin-top: 20px;
        display: block;
    }
    .flow .contents-area .box {
        padding: 10px 15px 30px;
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .flow .contents-area .box .title {
        font-size: 24px;
    }
    .flow .contents-area .box:last-of-type {
        margin-top: 30px;
    }
    .flow .contents-area .box .text .pc {
        display: none;
    }
    .flow .contents-area .box .arrow {
        width: 36px;
        position: absolute;
        right: 50%;
        top: auto;
        bottom: -18px;
        transform: translate( 50% );
        z-index: 3;
    }
    .flow .contents-area .box .arrow .pc {
        display: none;
    }
    .flow .contents-area .box .arrow .sp {
        display: block;
    }
    .flow .contents-area .flow-hukidasi .hukidashi-text.pc {
        display: none;
    }
    .flow .contents-area .flow-hukidasi .hukidashi-text.sp {
        display: block;
    }
    .flow .contents-area .flow-hukidasi {
        margin-top: 25px;
        margin-bottom: 25px;
        width: 90%;
        max-width: 400px;
        border-radius: 25px;
        margin-right: auto;
        margin-left: auto;
        padding: 5px 0;
        z-index: 2;
    }

    .flow .contents-area .flow-hukidasi .hukidashi-text {
        color: #fff;
        font-size: 22px;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        letter-spacing: 5px;
    }

    .flow .contents-area .flow-hukidasi::before {
        content: '';
        position: absolute;
        display: block;
        width: 0;
        height: 0;
        right: auto;
        left: 50%;
        top: auto;
        bottom: -25px;
        transform: translate( -50%, 0);
        border-top: 15px solid #2B67A3;
        border-right: 17px solid transparent;
        border-left: 17px solid transparent;
        z-index: 1;
    }
}

@media screen and (max-width: 500px) {
    .flow .text-area .text {
        font-size: 20px;
        line-height: 1.4;
    }
    .flow .text-area .text {
        font-size: 18px;
    }
}



.merit .merit-top {
    padding: 20px 0 35px;
}

.merit .merit-top .title-area {
    background-image: url("../images/kyusyoku/merit-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    text-align: center;
    padding: 43px 0;
}

.merit .merit-top .title-area .title {
    font-size: 45px;
    font-weight: bold;
}

.merit .merit-top .text-area .text {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
}

.merit .merit-bottom {
    background-color: #BCE4FF;
}

.merit .merit-bottom .merit-inner {
    position: relative;
    padding: 70px 0;
}

.merit .merit-bottom .merit-inner .img-area {
    z-index: 1;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    bottom: 0;
}

.merit .merit-bottom .merit-inner .img-area .hukidashi {
    position: absolute;
    bottom: 64%;
    width: 33%;
    z-index: 2;
}

.merit .merit-bottom .merit-inner .img-area .merit-img {
    position: absolute;
    bottom: 0;
    width: 38%;
    min-width: 400px;
}

.merit .merit-bottom .merit-inner .img-area .merit-img_sp {
    display: none;
}

.merit .merit-bottom .merit-inner .contents-area {
    margin-left: auto;
    width: 65%;
    min-width: 650px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.merit .merit-bottom .merit-inner .contents-area .box {
    width: calc(50% - 10px);
    background-color: #fff;
    text-align: center;
    position: relative;
    padding: 55px 20px;
    font-weight: bold;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
}

.merit .merit-bottom .merit-inner .contents-area .box .icon {
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
    width: 55px;
}

.merit .merit-bottom .merit-inner .contents-area .box .text {
    font-size: 24px;
}
.merit .merit-bottom .merit-inner .contents-area .box .text .sp {
    display: none;
}

.merit .merit-bottom .merit-inner .contents-area .box .text .orange {
    font-size: 38px;
    color: #FF5C4D;
}

.merit .merit-bottom .merit-inner .contents-area .box .text .orange-normal {
    font-size: 24px;
    color: #FF5C4D;
}

.merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 3) {
    margin-top: 40px;
}

@media screen and (max-width: 1023px) {
    .merit .merit-top .title-area {
        padding: 20px 0 25px;
    }
    .merit .merit-bottom .merit-inner {
        position: relative;
        padding: 40px 0 0;
    }
    .merit .merit-top {
        padding: 0 0 25px;
    }
    .merit .merit-top .title-area .title {
        font-size: 32px;
    }
    .merit .merit-top .text-area .text {
        margin-top: 10px;
        font-size: 24px;
    }
    .merit .merit-bottom .merit-inner .contents-area {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        min-width: auto;
        max-width: 460px;
        display: block;
    }
    .merit .merit-bottom .merit-inner .contents-area .box {
        width: 100%;
        padding: 40px 20px 30px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 3) {
        margin-top: 0;
    }
    .merit .merit-bottom .merit-inner .contents-area .box:nth-of-type(n + 2) {
        margin-top: 40px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .pc {
        display: none;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .sp {
        display: block;
    }
    .merit .merit-bottom .merit-inner .img-area {
        position: relative;
        height: auto;
        margin-top: -20px;
    }
    .merit .merit-bottom .merit-inner .img-area .hukidashi {
        display: none;
    }

    .merit .merit-bottom .merit-inner .img-area .merit-img {
        display: none;
    }

    .merit .merit-bottom .merit-inner .img-area .merit-img_sp {
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .merit .merit-top .title-area .title {
        font-size: 26px;
    }
    .merit .merit-top .text-area .text {
        margin-top: 10px;
        font-size: 18px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text {
        font-size: 20px;
    }
    .merit .merit-bottom .merit-inner .contents-area .box .text .orange {
        font-size: 32px;
    }
}



.voice {
    margin-top: 75px;
}

.voice .voice-wrapper {
    background-color: #E3F0FF;
    padding-top: 40px;
    padding-bottom: 40px;
}

.voice .voice-wrapper .title {
    text-align: center;
    font-weight: bold;
    font-size: 38px;
}

.voice .voice-wrapper .contents {
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}

.voice .voice-wrapper .contents .box {
    width: calc((100% / 3) - 20px);
    background-color: #fff;
    box-shadow: 3px 3px 20px rgba(43, 103, 163, 0.28);
}

.voice .voice-wrapper .contents .box .img {
    width: 100%;
}

.voice .voice-wrapper .contents .box .img img {
    width: 100%;
}

.voice .voice-wrapper .contents .box .text-area {
    height: 285px;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.voice .voice-wrapper .contents .box .text-area .text {
    margin-top: 3px;
    color: #006AD5;
    font-weight: bold;
    font-size: 22px;
}

.voice .voice-wrapper .contents .box .text-area .company {
    height: 50px;
    font-size: 16px;
    text-align: center;
}

.voice .voice-wrapper .contents .box .text-area .company .no-wrap {
    white-space: nowrap;
}

.voice .voice-wrapper .contents .box .text-area .link-box {
    background-color: #0085E2;
    color: #fff;
    text-align: center;
    padding: 13px 0;
    position: relative;
    display: block;
}

.voice .voice-wrapper .contents .box .text-area .link-box:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    width: 20px;
    height: 10px;
    border-bottom: 1px solid currentColor;
    border-top: none;
    border-right: none;
    transform: none;
}

.voice .voice-wrapper .contents .box .text-area .link-box:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: -7px;
    right: 20px;
    margin: auto;
    width: 12px;
    height: 10px;
    border-top: 1px solid currentColor;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

@media screen and (max-width: 1023px) {
    .voice {
        margin-top: 0;
    }
    .voice .voice-wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .voice .voice-wrapper .title {
        font-size: 28px;
    }
    .voice .voice-wrapper .contents {
        margin-top: 25px;
        display: block;
    }
    .voice .voice-wrapper .contents .box {
        width: 100%;
        max-width: 460px;
        margin-right: auto;
        margin-left: auto;
    }
    .voice .voice-wrapper .contents .box:nth-of-type(n + 2) {
        margin-top: 30px;
    }
    .voice .voice-wrapper .contents .box .text-area {
        height: auto;
        padding: 15px 20px 20px;
    }
    .voice .voice-wrapper .contents .box .text-area .company {
        height: auto;
    }
    .voice .voice-wrapper .contents .box .text-area .text {
        margin-top: 10px;
        font-size: 22px;
    }
    .voice .voice-wrapper .contents .box .text-area .link-box {
        padding: 13px 0;
        margin-top: 30px;
    }
}




.question {
    margin-top: 95px;
}

.question .title {
    text-align: center;
    font-size: 38px;
    font-weight: bold;
}

.question .contents-area {
    margin-top: 35px;
}

.question .contents-area .question-item {
    position: relative;
    background-color: #2B67A3;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    padding: 28px 10px 28px 77px;
}

.question .contents-area .question-item:before {
    content: 'Q';
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 43px;
    font-weight: bold;
}

.question .contents-area .question-item:nth-of-type(n + 3) {
    margin-top: 30px;
}

.question .contents-area .answer {
    position: relative;
    padding: 20px 10px 20px 77px;
}

.question .contents-area .answer:before {
    content: 'A';
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    position: absolute;
    left: 20px;
    top: calc(20px - 0.25em);
    font-size: 43px;
    color: #2B67A3;
    font-weight: bold;
}

@media screen and (max-width: 1023px) {
    .question {
        margin-top: 35px;
    }
    .question .title {
        font-size: 28px;
    }
    .question .contents-area {
        margin-top: 25px;
        max-width: 460px;
        width: 100%;
        margin-right: auto;
        margin-left: auto;
    }
    .question .contents-area .question-item:nth-of-type(n + 3) {
        margin-top: 15px;
    }
    .question .contents-area .question-item:before {
        left: 20px;
        top: calc(20px - 0.25em);
        transform: translateY(0);
        font-size: 32px;
    }
    .question .contents-area .answer:before {
        left: 20px;
        top: calc(20px - 0.25em);
        font-size: 32px;
    }
    .question .contents-area .question-item {
        font-size: 22px;
        padding: 20px 10px 20px 77px;
    }
}




.contact {
    margin-top: 65px;
	background:#eff9f9
}

.contact .contact-top {
	background:#60cad8
}

.contact .contact-top .contact-inner {
    padding: 50px 0 55px;
    color: #fff;
    text-align: center;
}

.contact .contact-top .contact-inner .text-area {
  /*  display: flex;
    justify-content: center;
    align-items: center;
	*/
}

.contact .contact-top .contact-inner .text-area .contact-img {
    margin-right: 0px;
	margin-bottom: 8px;
}

.contact .contact-top .contact-inner .text-area .text {
    font-weight: bold;
    font-size: 38px;
}

.contact .contact-top .contact-inner .subtext-area {
    font-size: 24px;
    display: flex;
    justify-content: center;
}

.contact .contact-top .contact-inner .subtext-area .subtext {
    display: inline-block;
    position: relative;
    padding: 0 55px;
    font-weight: bold;
}

.contact .contact-top .contact-inner .subtext-area .subtext:before,
.contact .contact-top .contact-inner .subtext-area .subtext:after {
    content: '';
    position: absolute;
    top: 59%;
    display: inline-block;
    width: 59px;
    height: 2px;
    background-color: #fff;
}

.contact .contact-top .contact-inner .subtext-area .subtext:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}

.contact .contact-top .contact-inner .subtext-area .subtext:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.contact .contact-bottom {
    background-color: #F5F9FB;
}

.contact .contact-bottom .contact-form {
    padding: 50px 0;
}

@media screen and (max-width: 1023px) {
    .contact {
        margin-top: 45px;
    }
    .contact .contact-top {
        background-image: url(../images/kyusyoku/contact_bg_sp.png);
        background-size: 100% auto;
    }
    .contact .contact-top .contact-inner .text-area .text {
        font-weight: bold;
        font-size: 28px;
		line-height: 1.4em;
    }
}



.footer {
    background-color: #60cad8;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100px;
    color: #fff;
    font-size: 12px;
}

@media screen and (max-width: 1023px) {
    .footer {
        height: 60px;
    }
}

/*-----------------
 *Marketoフォーム
-----------------*/
.form {
    padding: 3em 0;
    background-color: #eff9f9;
    overflow: hidden;
}

.form #mktoForm_7914 {
    margin: 0 auto;
}

.form .mktoButtonRow {
    margin: 2.25em auto 0;
    display: block;
    text-align: center;
}

.form .mktoButtonWrap {
    margin: 0 !important;
}

.form .mktoButton {
    width: 300px !important;
    padding: .75em !important;
    font-size: 18px !important;
    background: #e78b00 !important;
    border: 1px solid #e78b00 !important;
    border-radius: 6px !important;
    position: relative;
}

.form .mktoButton::after {
    content: '>';
    font-weight: normal;
    display: inline-block;
    position: absolute;
    top: 1em;
    right: .625em;
    -webkit-transform: scale(0.8, 1.4);
    -moz-transform: scale(0.8, 1.4);
    -ms-transform: scale(0.8, 1.4);
    transform: scale(0.8, 1.4);
}

.form .mktoButton:hover {
    opacity: 0.8 !important;
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width: 48em) {
    .form .mktoFormRow {
        padding: .5em 0;
    }
}



/*-----------------
 給食業態の課題調査アンケート
-----------------*/
.questionary {
    position: relative;
    padding-top: 90px;
    padding-bottom: 100px;
    background-image: url("../images/kyusyoku/kyusyoku_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	background-color:#EDF0EF;
	text-align:center
}

@media screen and (max-width: 500px) {
.questionary {
    padding-top: 60px;
    padding-bottom: 60px;
}
	
}


.section_title{
	font-size:40px;
	font-weight:700;
	text-align:center
}
@media screen and (max-width: 500px) {
.section_title{
	font-size:30px;	
	line-height: 1.3em;
	}
}
.glow{
	color:#fff;
	text-shadow:0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ,0 0 6px rgba(0,0,0,0.2) ;
}


.title_sub{
	font-size:14px;
	text-align:center
}
@media screen and (max-width: 500px) {
.title_sub{
	margin:5px 0 10px 0;
}
}


.blue-line {
    background: linear-gradient(transparent 75%, #60cad8 75%);
}
.blue-text{
	color:#60cad8;
}
	

.questionary_message{
	font-size:32px;
	font-weight:700;
	text-align:center;
	line-height: 1.6em;
}
@media screen and (max-width: 500px) {
.questionary_message{
	font-size:22px;
	text-align: justify;
	line-height: 1.6em;
	width:90%;
	margin:0 auto
}
}


.message_margin{
	margin-top:40px;
	padding: 0 5px;
}

.example_message{
	color:#fff;
	font-size:32px;
	font-weight:600;
	text-align:center;
	margin:50px 0 0 0 ;
	line-height: 1.6em;
}
@media screen and (max-width: 500px) {
.example_message{
	font-size: 24px;
    text-align: justify;
    line-height: 1.6em;
    width: 90%;
    margin: 40px auto;
}	
	
}


.fs130{
	font-size:130%;
}
	
.pc_only{
	display:inline;
}
.sp_only{
	display:none;
}
@media screen and (max-width: 500px) {
.pc_only{
	display:none;
}
.sp_only{
	display:inline;
}
}

/* SEO対策（FVテキスト化） */
.fv-text-box {
    position: absolute;
    top: 56%;
    left: 107%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    font-weight: bold;
    font-size: 1.5vw;
    line-height: 175%;
    letter-spacing: -0.5px;
}

.fv-h1 {
    /* color: lightseagreen;
    line-height: initial; */
    width: 15%;
    margin-top: 8px;
}

.blue-underline {
    border-bottom: solid 3px lightseagreen;
}

.text-emphasis {
    font-size: 2.25vw;
}

.text-emphasis-02 {
    font-size: 2.55vw;
}

.fv-link-box {
    right: 20% !important;
}

.over-wrap {
    position: relative;
}

.over-text {
    position: absolute;
    text-align: left;
    font-weight: bold;
    font-size: 2vw;
    line-height: 2vw;
    color: white;
    text-shadow: 0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333,0 0 3px #333;
}

.over-pos-01 {
    top: 45%;
    left: 65%;
}

.over-pos-02 {
    top: 79%;
    left: 56%;
}

.over-pos-03 {
    top: 67%;
    left: 17%;
}

.over-pos-04 {
    top: 21%;
    left: 15%;
}

.over-pos-05 {
    top: 5%;
    left: 43%;
}

.achievement {
    font-size: 24px;
    font-weight: bold;
}

.achievement-emphasis {
    color: #EC653D;
}

.achievement-numer {
    font-size: 32px;
}

.point-02-text {
    background-color: white;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: -1px;
}

@media screen and (max-width: 1023px) {
    .sp img {
        width: 100% !important;
    }
    .fv-text-box {
        position: absolute;
        top: 75%;
        left: 50%;
        width: 95%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 100;
        font-weight: bold;
        font-size: 4.5vw;
        text-align: center;
    }
    .text-emphasis {
        font-size: 6vw;
    }
    .text-emphasis-02 {
        font-size: 6.55vw;
    }
    .over-text {
        position: absolute;
        text-align: left;
        font-weight: bold;
        font-size: 2.5vw;
        line-height: 2.5vw;
    }
}

@media screen and (max-width: 768px) {
    .over-text {
        position: absolute;
        text-align: left;
        font-weight: bold;
        font-size: 3vw;
        line-height: 3vw;
    }
    .over-pos-01 {
        top: 45%;
        left: 65%;
    }

    .over-pos-02 {
        top: 79%;
        left: 56%;
    }

    .over-pos-03 {
        top: 67%;
        left: 6%;
    }

    .over-pos-04 {
        top: 21%;
        left: 9%;
    }

    .over-pos-05 {
        top: 7%;
        left: 39%;
    }

    .point-02-text {
        font-size: 2.75vw;
    }
}

@media screen and (max-width: 375px) {
    .over-text {
        position: absolute;
        text-align: left;
        font-weight: bold;
        font-size: 4vw;
        line-height: 4vw;
        letter-spacing: -0.5px;
    }
    .over-pos-01 {
        top: 45%;
        left: 59%;
    }

    .over-pos-02 {
        top: 79%;
        left: 56%;
    }

    .over-pos-03 {
        top: 67%;
        left: 3%;
    }

    .over-pos-04 {
        top: 21%;
        left: 2%;
    }

    .over-pos-05 {
        top: 8%;
        left: 36%;
    }

    .point-02-text {
        font-size: 3.5vw;
    }
}

/* Pardotフォーム調整用 */
@media all and (max-width: 783px) {
    iframe {
        height: 1000px !important;
    }
}

/* 20221027給食LP改修対応 */
.speakers-logo .flex-box {
    display: flex;
    justify-content: space-around;
    padding: 16px 0;
}

.speakers-logo img {
    width: 10vw;
    max-width: 200px;
}

.handbook {
    display: flex;
    justify-content: center;
    padding-bottom: 55px;
}

.handbook div {
    background-color: white;
    width: 250px;
    height: 350px;
    margin: 0px 16px;
    text-align: center;
}

.fv-icon {
    position: absolute;
    top: 12%;
    left: 69.5%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    width: 25%;
}

.enquete-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.enquete-flex div {
    text-align: left;
}

.graph_intro img {
    margin: initial;
    width: 33%;
}

.add-point-img {
    background-color: white;
    width: 529px;
}

.fix-point-02 {
    background-color: white;
}

.fix-point-02 .object-cover {
    object-fit: none;
}

.fix-point-04 .object-cover {
    width: 95%;
    height: 95%;
}

.fix-point-05 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.fix-point-05 .object-cover {
    width: 90%;
    height: initial;
}

.case h2 {
    text-align: center;
    padding-top: 64px;
}

.card{
    width: 288px;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(0,0,0,.2)
  }
  .card__imgframe{
    width: 100%;
    height: auto;
    padding-top: 56.25%;
    background: #bbb;
    box-sizing: border-box;
  }
  .card__textbox{
    width: 100%;
    height: auto;
    padding: 20px 18px;
    background: #fff;
    box-sizing: border-box;
  }
  .card__textbox > * + *{
    margin-top: 10px;
  }
  .card__titletext{
    font-size: 20px;
    font-weight: bold;
    line-height: 125%;
  }
  .card__overviewtext{
    font-size: 12px;
    line-height: 150%;
  }

.speakers-logo {
    background-color: white;
    border-radius: 0 0 5px 5px;
}

.add-point-img {
    width: 50%;
    height: 330px;
}

.case-logo img {
    width: 10vw;
    max-width: 125px;
}

/*-----------------
 *導入事例
-----------------*/
.sec-case h2 {
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;
    margin: 64px 0 32px 0;
}

.case-interview {
    display: flex;
    justify-content: center;
}
.case-interview_card {
	margin-bottom: 2em;
	box-shadow: 0 2px 5px #ccc;
	background-color: #fff;
	position: relative;
	display: block;
}
.case-interview_card {
	height: 100%;
	text-align: left;
}
.case-interview_card img {
	width: 100%;
    height: 191.25px;
}
.case-interview_card .itv-name {
	padding: 1em 1em 1em 0.9em;
	font-size: 1.1em;
	font-weight: bold;
    color: #202020;
}
.case-interview_card .itv-tx {
	padding: 0 1em 3em;
	line-height: 1.8em;
	color: #777;
	font-size: 0.9em;
}
.case-interview_card .itv-point {
	padding: 0 0.8em 1em 0;
    font-size: 0.9em;
	line-height: 1.3em;
    position: absolute;
    right: 0;
    bottom: 0;
	color: #2684e2;
    text-decoration: underline;
}
.case-interview_card .itv_link {
    color: #2684e2;
    font-size: 0.9em;
    text-decoration: underline;
    padding: 0 1em 1em;
    position: absolute;
    bottom: 0;
    left: 0;
}
.case-interview_card .itv-point:after {
	content: "";
    box-sizing: border-box;
    width: 4px;
    height: 4px;
    border: 4px solid transparent;
    border-left: 4px solid #2684e2;
    margin: auto;
    vertical-align: middle;
    position: absolute;
    top: -15px;
    bottom: 0;
    left: -13px;
}

@media screen and (max-width: 1023px) {
    .fv-icon {
        top: 57%;
        left: 48.5%;
        width: 40%;
    }

    .fv-h1 {
        width: 33%;
        margin: 0 auto;
    }

    .object-cover {
        object-fit: contain !important;
    }

    .reason4-fix .add-point-img {
        width: 529px !important;
    }

    .reason4-fix .object-cover {
        width: 62% !important;
        height: 100% !important;
        object-fit: contain !important;
    }

    .reason5-fix .add-point-img {
        width: 100% !important;
    }

    .case-interview {
        flex-direction: column;
        width: 90%;
        margin: 0 auto;
    }

    .case-interview_card img {
        height: 100%;
    }

    .handbook div {
        width: 100%;
        height: 100%;
    }
}

/* タブレット縦サイズ 768px(16×48em)~ smサイズ */
@media screen and (min-width:48em) {
	.case-interview {
		width: 100%;
		margin: auto;
	}
	.case-interview_card {
		width: 30%;
		height: 23em;
		margin-right: 3%;
		/* float: left; */
	}
	.case-interview_card:last-child {
		margin-right: 0;
	}
	.case-interview_card dt {
		margin: 0;
	}
}

/* タブレット横サイズ 1024px(16×64em)~ mdサイズ */
@media screen and (min-width:64em){
	.case-interview {
		width: 56em;
		margin: auto;
	}
	.case-interview_card {
		width: 17em;
		height: 24em;
		margin-right: 2.5em;
	}
	.case-interview_card dt {
		width: 100%;
		/* height: 170px; */
		/* float: none; */
	}
	.case-interview_card:hover img {
		opacity: 0.7;
	}
	.case-interview_card:hover .itv-tx,.case-interview_card:hover .itv-point,.case-interview_card:hover .itv_link{
		opacity: 0.7;
	}
}

/* ノートPC以上のサイズ 1200px(16×75em)~ lgサイズ */
@media screen and (min-width:75em) {
	.case-interview {
		width: 64em;
	}
	.case-interview_card {
		width: 18.5em;
		margin-right: 4.2em;
	}
	.case-interview_card dt {
		/* height: 185px; */
	}
}