@charset "UTF-8";
/* CSS Document
Theme Name: Totate_2023_recruit
Theme URI: null
Description: Totate_2023_recruit
Author: null
Version:1.0
*/
/* Reset */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
small {
  display: block;
}

img,
fieldset {
  border: 0;
}

ol,
ul,
li {
  list-style: none;
}

address {
  font-style: normal;
  font-weight: normal;
}

hr {
  display: none;
}

a {
  outline-style: none;
  color: inherit;
}

a img {
  border: none;
}

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}

input[type="submit"]:focus,
input[type="button"]:focus {
  outline-offset: -2px;
}

.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
}

* html .clearfix {
  height: 1%;
}

html {
  overflow-y: scroll;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

:root {
  --palette-white-primary: #ffffff;
  --palette-black-primary: #242424;
  --palette-gray-primary: #969696;
  --palette-orange-primary: #c66021;
  --palette-orange-secondary: #de7e4c;
  --palette-lightblue-primary: #60bac6;
  --palette-lightblue-secondary: #d9f5f8;
  --palette-lightblue-thirdly: #008690;
  --font-gothic: "Hiragino Sans W3", "Hiragino Kaku Gothic ProN",
    "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  --font-mincyo: "游明朝", YuMincho, "Hiragino Mincho ProN W3",
    "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
    "ＭＳ 明朝", serif;
  --font-notosans: "NotoSansJp", sans-serif;
  --font-inter: "Inter", sans-serif;
  --font-rokkitt: "Rokkitt", serif;
  --width-header-maxwidth: 1280px;
  --width-fullcontent-maxwidth: 1280px;
  --width-content-maxwidth: 960px;
  --width-footer-maxwidth: 1244px;
  --height-decoration: 104px;
  /*@include breakpoint("<=medium") {
    --width-header-maxwidth: 100%;
    --width-content-maxwidth: 375px;
    --width-footer-maxwidth: 375px;
    --height-decoration: 81px;
  }*/
}

/* Type */
html p {
  color: var(--palette-black-primary);
  letter-spacing: 0.1em;
  font-family: var(--font-notosans);
  font-size: 15px;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
  line-height: 1;
  font-weight: 400;
  font-size: 15px;
}

@font-face {
  font-family: "NotoSansJp";
  src: url("../fonts/NotoSansJp/NotoSansCJKjp-Light.woff") format("woff");
  font-weight: 200;
}
@font-face {
  font-family: "NotoSansJp";
  src: url("../fonts/NotoSansJp/NotoSansCJKjp-DemiLight.woff") format("woff");
  font-weight: 300;
}
@font-face {
  font-family: "NotoSansJp";
  src: url("../fonts/NotoSansJp/NotoSansCJKjp-Regular.woff") format("woff");
  font-weight: 400;
}
@font-face {
  font-family: "NotoSansJp";
  src: url("../fonts/NotoSansJp/NotoSansCJKjp-Medium.woff") format("woff");
  font-weight: 500;
}
@font-face {
  font-family: "NotoSansJp";
  src: url("../fonts/NotoSansJp/NotoSansCJKjp-Bold.woff") format("woff");
  font-weight: 700;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter/Inter-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rokkitt";
  src: url("../fonts/Rokkitt/Rokkitt-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Base */
html {
  width: 100%;
}

body {
  width: 100%;
  scroll-behavior: smooth;
  margin: 0;
  font-family: var(--font-gothic);
}

#wrapper {
  min-height: 100vh;
}

img,
picture {
  display: block;
}

a {
  text-decoration: none;
}

::-webkit-scrollbar {
  display: none;
}

.sectionWrapper {
  width: 100%;
  max-width: var(--width-content-maxwidth);
  padding: 0 16px;
  margin: 0 auto;
}

.featureInformation {
  background-image: url("../image/lightblue_bg.svg");
}

.firstviewNoimage .sectionWrapper {
  padding: 158px 114px 400px 70px !important;
}
@media screen and (max-width: 1279px) {
  .featureInformation {
    padding-top: 80px;
  }
}
.featureInformation .sectionWrapper {
  max-width: var(--width-fullcontent-maxwidth);
  padding: 158px 114px 75px 70px;
}
@media screen and (max-width: 1279px) {
  .featureInformation .sectionWrapper {
    padding: 48px 16px;
  }
}
.featureInformation .container {
  display: flex;
}
@media screen and (max-width: 1279px) {
  .featureInformation .container {
    flex-direction: column;
  }
}
.featureInformation .title {
  width: fit-content;
  margin-top: -12px;
  font-family: var(--font-inter);
  font-size: 115px;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .featureInformation .title {
    font-size: 80px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .featureInformation .title {
    font-size: 48px;
    line-height: 1.5;
  }
}
.featureInformation .content {
  min-width: 286px;
  margin-left: auto;
}
@media screen and (max-width: 1279px) {
  .featureInformation .content {
    min-width: unset;
    margin-top: 24px;
  }
}
.featureInformation .content .subtitle {
  font-family: var(--font-notosans);
  font-size: 22px;
  letter-spacing: 0.2em;
  line-height: 2;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1279px) {
  .featureInformation .content .subtitle {
    font-size: 16px;
  }
}
.featureInformation .content .subtitle::after {
  content: "";
  width: 46px;
  height: 6px;
  margin-top: 22px;
  background-color: var(--palette-black-primary);
  display: block;
}
@media screen and (max-width: 1279px) {
  .featureInformation .content .subtitle::after {
    margin-top: 8px;
  }
}
.featureInformation .content .navigation {
  margin-top: 44px;
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .featureInformation .content .navigation {
    margin-top: 24px;
  }
}
@media screen and (max-width: 767px) {
  .featureInformation .content .navigation {
    margin-top: 16px;
  }
}
.featureInformation .content .navigation li {
  font-family: var(--font-rokkitt);
  font-size: 15px;
  letter-spacing: 0.08em;
  line-height: 21px;
}
.featureInformation .content .navigation li:first-child::after {
  content: "/";
  margin-left: 0.5em;
}

.guidelinesNav {
  background-image: url("../image/gry_bg.png");
}
.guidelinesNav .container {
  padding: 100px 0 40px;
}
.guidelinesNav .sectionWrapper {
  padding: 0;
  max-width: 1120px;
}
.guidelinesNavList {
  display: flex;
  gap: 16px;
}
.guidelinesNavItem {
  width: 100%;
  position: relative;
}
.guidelinesNavItem::after {
  content: url("../image/guidelines/arrow-bottom.svg");
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--palette-black-primary);
  position: absolute;
  bottom: -16px;
  left: calc(50% - 16px);
}
.guidelinesNavItem:hover:after {
  opacity: 0.8;
}
.guidelinesNavItem span {
  width: 100%;
  padding: 30px;
  font-family: var(--font-notosans);
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  display: block;
  border-radius: 4px;
  border: 1px solid var(--palette-black-primary);
  cursor: pointer;
}
.guidelinesNavItem span {
  background-color: var(--palette-lightblue-primary);
}
.guidelinesGuide {
  padding-bottom: 100px;
  background-image: url("../image/gry_bg.png");
  position: relative;
  overflow-x: hidden;
}
.guidelinesGuide#program {
	margin-top: 70px;
}

.guidelinesGuide#program::after,
.guidelinesGuide#flow::after {
  content: "";
  width: 100%;
  height: calc(100% - 100px);
  background-color: var(--palette-lightblue-primary);
  border-radius: 10px;
  display: block;
  position: absolute;
  top: 0;
  left: calc((100vw - var(--width-content-maxwidth)) / 2 + 80px);
  bottom: 0;
  z-index: 1;
}
.guidelinesGuide#outline::after,
.guidelinesGuide#voice::after {
  content: "";
  width: 100%;
  height: calc(100% - 100px);
  background-color: var(--palette-lightblue-thirdly);
  border-radius: 10px;
  display: block;
  position: absolute;
  top: 0;
  right: calc((100vw - var(--width-content-maxwidth)) / 2 + 80px);
  bottom: 0;
  z-index: 1;
}
.guidelinesGuide .sectionWrapper {
  padding: 0;
}
.guidelinesGuide .container {
  padding: 92px 0;
  position: relative;
  z-index: 10;
}
.guidelinesGuide .container h2 {
  font-size: 22px;
  font-family: var(--font-notosans);
  font-weight: 400;
  line-height: 2;
  letter-spacing: 0.2em;
  color: var(--palette-black-primary);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.guidelinesGuide .container h2 span {
	font-size: 28px;
}

.guidelinesGuide .container h2::after {
  content: "";
  width: 46px;
  height: 6px;
  margin-top: 24px;
  background-color: var(--palette-black-primary);
  display: block;
}
.guidelinesGuideList {
  padding: 64px 80px 80px;
  margin-top: 45px;
  border-radius: 10px;
  background-color: var(--palette-white-primary);
}
.guidelinesGuideItem {
  display: flex;
  align-items: stretch;
  border-bottom: 1px solid var(--palette-black-primary);
}
.guidelinesGuideItem .label {
  position: relative;
  width: 160px;
  max-width: 160px;
  min-width: 160px;
  padding: 34px 0;
  font-family: var(--font-notosans);
  font-size: 15px;
  font-weight: bold;
  border-bottom: 4px solid var(--palette-black-primary);
}

.guidelinesGuideItem p {
  padding: 34px 0;
  font-family: var(--font-notosans);
  font-size: 14px;
  font-weight: 400;
  line-height: 27px;
}
.guidelinesGuideItem p a {
  color: var(--palette-lightblue-primary);
}

.guidelinesNavEnd {
	text-align: center;
	font-size: 22px;
    font-family: var(--font-notosans);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.2em;
    color: var(--palette-black-primary);
	margin-bottom: 30px;
}

.guidelinesNavEnd br {
	display: none;
}

@media screen and (max-width: 768px) {

.guidelinesGuide .container h2 {
  font-size: 16px;
}

.guidelinesGuide .container h2 span {
	font-size: 20px;
}


  .guidelinesNav .container {
    padding: 60px 0;
  }
  .guidelinesNavList {
    display: flex;
    flex-direction: column;
    margin: 0 18px 18px;
  }

	.guidelinesGuide .sectionWrapper{
		overflow: hidden;
	}

  .guidelinesGuideList {
    padding: 32px;
  }

  .guidelinesGuideItem p {
    padding: 16px 0 16px;
  }

  .guidelinesGuideItem .label {
    padding: 0 0 8px;
  }

  .guidelinesGuideList li {
    display: flex;
    flex-direction: column;
    border: none;
  }

  .guidelinesGuideList li:not(:first-child) {
    padding: 16px 0 16px;
  }

  .guidelinesNavList li {
    margin-bottom: 10px;
  }

  #program .container,
  #flow .container {
    padding: 10vw 5.33vw;
    background-size: cover;
    background-color: var(--palette-lightblue-primary);
  }

  #outline .container,
  #voice .container {
    padding: 10vw 5.33vw;
    background-size: cover;
    background-color: var(--palette-lightblue-thirdly);
  }
  .guidelinesGuide {
    padding-bottom: 0px;
  }
  .guidelinesGuideItem .label {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
    padding-bottom: 8px;
    font-family: var(--font-notosans);
    font-size: 15px;
    line-height: 27px;
    font-weight: bold;
    text-align: center;
    border: none;
  }
  .guidelinesGuideItem .label::after {
    content: "";
    width: 20%;
    display: block;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 4px solid var(--palette-black-primary);
  }
  
  
.guidelinesNavEnd {
	text-align: center;
	font-size: 16px;
    font-family: var(--font-notosans);
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.1em;
    color: var(--palette-black-primary);
	margin-bottom: 30px;
}

.guidelinesNavEnd br {
	display: inline;
}
}


.internship_message {
	background-image: url("../image/gry_bg.png");
}

.internship_message .sectionWrapper {
	max-width: 1120px;
	transform: translateY(-300px);
	margin-bottom: -300px;
	padding: 0;
}

.internship_message_wrap {
	background: #ffffff;
	border: 1px solid #242424;
	border-radius: 10px;
	padding: 50px 0 80px;
}

.internship_message_wrap h2 {
	font-size: 38px;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
	margin-bottom: 45px;
}

.internship_message_text {
	font-size: 17px;
	line-height: 1.8;
	max-width: 810px;
	margin: 0 auto;
}

.internship_program {
	background: #ffffff;
	border: 1px solid #242424;
	border-radius: 10px;
	padding: 60px;
	margin: 80px 0 0;
	position: relative;
}

.internship_program2 {
	background: #D9F5F8;
}

.internship_program_title {
	position: absolute;
	top: -28px;
	left: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.internship_program_title span {
	display: block;
	width: 334px;
	font-size: 18px;
	font-weight: 500;
	color: #ffffff;
	background: #242424;
	border-radius: 10px;
	text-align: center;
	padding: 15px 0;
	margin: 0 auto;
}

.internship_program_wrap {
	display: flex;
	justify-content: space-between;
}

.internship_program_icon {
	width: 40%;
}

.internship_program_icon h3 {
	font-size: 22px;
	font-weight: 500;
	line-height: 1.6;
}

.internship_program_icon_img {
	text-align: center;
}

.internship_program_icon_img img {
	margin: 0 auto;
}

.internship_program_text {
	width: 50%;
	font-size: 15px;
	line-height: 2;
}

.internship_program_text dl {
	display: flex;
	flex-wrap: wrap;
}

.internship_program_text dl dt {
	width: 7em;
}

.internship_program_text dl dd {
	width: calc(100% - 7em);
	text-indent:-1em;
	padding-left:1em;
}

#flow .sectionWrapper,
#voice .sectionWrapper {
	max-width: 1120px;
	padding: 0;
}

.internship_flow {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
}

.internship_flow_box {
	width: 24%;
	background: #ffffff;
	border-radius: 10px;
	padding: 30px;
	position: relative;
}

.internship_flow_online {
	position: absolute;
	top: -10px;
	right: 15px;
}

.internship_flow_online img {
	width: 29px;
	height: auto;
}

.internship_flow_num {
	text-align: center;
	font-size: 15px;
	font-weight: 500;
	font-family: "Rokkitt";
	margin-bottom: 15px;
}

.internship_flow_num span {
	font-size: 25px;
}

.internship_flow_box h3 {
	font-size: 17px;
	font-weight: 600;
	line-height: 1.6;
	text-align: center;
	min-height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.internship_flow_icon {
	text-align: center;
	margin: 18px 0;
}

.internship_flow_icon img {
	margin: 0 auto;
}

.internship_flow_text {
	text-align: center;
	font-size: 15px;
	color: #008690;
}

.internship_flow_att {
	margin: 20px 0 0;
	font-size: 14px;
}

.voice_flow {
	display: flex;
	justify-content: space-between;
	margin: 60px 0 0;
	flex-wrap: wrap;
}

.voice_flow_box {
	width: 48%;
	background: #ffffff;
	padding: 50px 70px;
	border-radius: 10px;
	color: #008690;
	position: relative;
	margin-bottom: 130px;
}

.voice_flow_box h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 10px;
}

.voice_flow_box p {
	color: #008690;
	line-height: 1.8;
}

.voice_flow_icon {
	position: absolute;
	bottom: -90px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.voice_flow_icon img {
	width: 104px;
	height: auto;
	margin: 0 auto;
}

.voice_flow_box:after {
	content: "";
	position: absolute;
	bottom: -20px;
	left: calc(50% + 60px);
	width: 21px;
	height: 20px;
	background: url("../image/internship/voice_fukidashi.svg");
	background-size: 21px auto;
}


@media screen and (max-width: 767px) {
	
.internship_message {
	background-image: url("../image/gry_bg.png");
	padding: 0 20px;
}

.internship_message .sectionWrapper {
	max-width: 1120px;
	transform: translateY(-300px);
	margin-bottom: -300px;
	padding: 0;
}

.internship_message_wrap {
	background: #ffffff;
	border: 1px solid #242424;
	border-radius: 10px;
	padding: 40px 0;
}

.internship_message_wrap h2 {
	font-size: 30px;
	font-weight: 600;
	font-family: "Inter";
	text-align: center;
	margin-bottom: 25px;
}

.internship_message_text {
	font-size: 14px;
	line-height: 1.8;
	margin: 0 20px;
}

.internship_program {
	background: #ffffff;
	border: 1px solid #242424;
	border-radius: 10px;
	padding: 40px 20px 20px;
	margin: 60px 0 0;
	position: relative;
}

.internship_program2 {
	background: #D9F5F8;
}

.internship_program_title {
	position: absolute;
	top: -28px;
	left: 0;
	z-index: 1;
	width: 100%;
	text-align: center;
}

.internship_program_title span {
	display: block;
	width: 250px;
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	background: #242424;
	border-radius: 10px;
	text-align: center;
	padding: 13px 0;
	margin: 0 auto;
}

.internship_program_wrap {
	display: block;
}

.internship_program_icon {
	width: 100%;
	margin-bottom: 30px;
}

.internship_program_icon h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
}

.internship_program_icon_img {
	text-align: center;
}

.internship_program_icon_img img {
	margin: 0 auto;
}

.internship_program_text {
	width: 100%;
	font-size: 14px;
	line-height: 2;
}

#flow .sectionWrapper,
#voice .sectionWrapper {
	max-width: 1120px;
	padding: 0;
}

.internship_flow {
	display: block;
	margin: 60px 0 0;
}

.internship_flow_box {
	width: 100%;
	background: #ffffff;
	border-radius: 10px;
	padding: 30px;
	position: relative;
	margin-bottom: 30px;
}

.voice_flow {
	display: block;
	justify-content: space-between;
	margin: 60px 0 0;
	flex-wrap: wrap;
}

.voice_flow_box {
	width: 100%;
	background: #ffffff;
	padding: 30px 30px;
	border-radius: 10px;
	color: #008690;
	position: relative;
	margin-bottom: 80px;
}

.voice_flow_box h3 {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.8;
	margin-bottom: 10px;
}

.voice_flow_box p {
	font-size: 14px;
	color: #008690;
	line-height: 1.8;
}

.voice_flow_icon {
	position: absolute;
	bottom: -60px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.voice_flow_icon img {
	width: 80px;
	height: auto;
	margin: 0 auto;
}

.voice_flow_box:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: calc(50% + 50px);
	width: 15px;
	height: 15px;
	background: url("../image/internship/voice_fukidashi.svg") no-repeat;
	background-size: 15px auto;
}
}