@charset "Shift_JIS";

body {
	background-color: #fff;
}
@media screen and (max-width: 767px){
.JS body {
	background-color: #fff;
}	
}
/* Main Visual /column01,02,03,04共通
--------------------------------------------------------- */
.heading_col01, .heading_col02, .heading_col03, .heading_col04 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 468px;
    margin-right: 19%;
    background-repeat: no-repeat;
    border-radius: 0 80px 30px 0;
}
.heading_col01 img, .heading_col02 img, .heading_col03 img, .heading_col04 img {
  height: 2.5em;
}
.main_visual {
  padding: 0 0 0 13vw;
}
.main_visual h2 {
  font-size: 42px;
  font-weight: bold;
  background: no-repeat;
}
@media screen and (max-width: 1274px) {
.heading_col01, .heading_col02, .heading_col03, .heading_col04 {
    margin-right: 3%;
    min-height: 321px;
}	
.main_visual {
  padding: 6vw 0 0 4vw;
  margin-top: -90px;
}	
.main_visual h2 {
  font-size: 32px;
  font-weight: bold;
  background: no-repeat;
}
}
@media screen and (max-width: 540px) {
.heading_col01, .heading_col02, .heading_col03, .heading_col04 {
	height: 528px;
}	
.heading_col01 img, .heading_col02 img, .heading_col03 img, .heading_col04 img {
  height: 2em;
}
.main_visual {
  padding: 10vw 0 0 10vw;
  margin-top: -360px;
}
.main_visual h2 {
  font-size: 24px;
  font-weight: bold;
  background: no-repeat;
}
.mv_img {
  margin-left: -15px;	
}
}
/* Main Visual /column01
--------------------------------------------------------- */
.heading_col01 {
	background-image: url(/rso/column/image/column01/mv.png);
    background-position: 89% 50%;
    background-size: 33%;
    background-color: #9aca68;
	text-shadow:2px 2px 0 #9aca68, -2px -2px 0 #9aca68, -2px 2px 0 #9aca68, 2px -2px 0 #9aca68, 0px 2px 0 #9aca68, 0 -2px 0 #9aca68, -2px 0 0 #9aca68, 2px 0 0 #9aca68;
}
@media screen and (max-width: 1274px){
.heading_col01 {
    background-position: 113% 50%;
    background-size: 48%;
}
}
@media screen and (max-width: 540px){
.heading_col01 {
	background-position: -25% 90%;
	background-size: 120%;
}	
}
/* Main Visual /column02
--------------------------------------------------------- */
.heading_col02 {
	background-image: url(/rso/column/image/column02/mv.png);
    background-position: 92% 50%;
    background-size: 38%;
    background-color: #81bae4;
	text-shadow:2px 2px 0 #81bae4, -2px -2px 0 #81bae4, -2px 2px 0 #81bae4, 2px -2px 0 #81bae4, 0px 2px 0 #81bae4, 0 -2px 0 #81bae4, -2px 0 0 #81bae4, 2px 0 0 #81bae4;
}
@media screen and (max-width: 540px){
.heading_col02 {
	background-position: 50% 90%;
	background-size: 117%;
}	
}
/* Main Visual /column03
--------------------------------------------------------- */
.heading_col03 {
	background-image: url(/rso/column/image/column03/mv.png);
    background-position: 85% 50%;
    background-size: 36%;
    background-color: #e08987;
	text-shadow:2px 2px 0 #e08987, -2px -2px 0 #e08987, -2px 2px 0 #e08987, 2px -2px 0 #e08987, 0px 2px 0 #e08987, 0 -2px 0 #e08987, -2px 0 0 #e08987, 2px 0 0 #e08987;
}
@media screen and (max-width: 540px){
.heading_col03 {
	background-position: 50% 79%;
	background-size: 98%;
}	
}
/* Main Visual /column04
--------------------------------------------------------- */
.heading_col04 {
    color: #fff;
	background-image: url(/rso/column/image/column04/mv.png);
    background-position: 85% 50%;
    background-size: 26%;
    background-color: #e8a551;
	text-shadow:2px 2px 0 #e8a551, -2px -2px 0 #e8a551, -2px 2px 0 #e8a551, 2px -2px 0 #e8a551, 0px 2px 0 #e8a551, 0 -2px 0 #e8a551, -2px 0 0 #e8a551, 2px 0 0 #e8a551;
}
@media screen and (max-width: 540px){
.heading_col04 {
	background-position: 50% 90%;
	background-size: 85%;
}	
}

/* Contents /column01,02,03,04共通
--------------------------------------------------------- */
.chapter {
  padding-top: 90px;
}
.chapter_text {
  margin-bottom: 40px;
}
.chapter_sub {
  font-size: 0.8em;
}
.subject_box {
  border: 1px solid;
  padding: 4px;
  text-align: center;
  width: max-content;
}
.chapter h3 {
  font-size: 36px;
  margin-bottom: 50px;
  color: #333;
}
.chapter h4 {
  font-size: 24px;
}
.chapter h5 {
  padding-left: 20px;
}
.col01_icon, .col02_icon, .col03_icon, .col04_icon {
  width: 13px;
  height: 13px;
  position: absolute;
  margin-top: 4px;
}
.img_mb50 {
  margin-bottom: 50px;
}
.section_box {
}
@media screen and (max-width:1274px){
.chapter {
  padding: 50px 30px 0;
}	
.subject_box {
  width: auto;
  text-align: left;
  font-size: 16px;
}
.chapter h3 {
  font-size: 28px;
  margin-bottom: 30px;
}
}
@media screen and (max-width:767px){
.chapter {
  padding: 40px 15px 0;
}
.subject_box {
  width: auto;
  text-align: left;
  font-size: 14px;
}
.chapter h3 {
  font-size: 22px;
  line-height: 1.8;
}
.chapter h4 {
  font-size: 18px;
}
.chapter h5 {
  padding-left: 20px;
  font-size: 14px;
}	
}
@media screen and (max-width:767px) {
.section_box {
  padding: 0;
	}	
}

/* Contents /column01
--------------------------------------------------------- */
.chapter h3 .col01 {
  border-bottom: 3px solid #9aca68;
}
.col01_icon {
  background: #9aca68;
}
/* Contents /column02
--------------------------------------------------------- */
.chapter h3 .col02 {
  border-bottom: 3px solid #81bae4;
}
.col02_icon {
  background: #81bae4;
}
/* Contents /column03
--------------------------------------------------------- */
.chapter h3 .col03 {
  border-bottom: 3px solid #e08987;
}
.col03_icon {
  background: #e08987;
}
/* Contents /column04
--------------------------------------------------------- */
.chapter h3 .col04 {
  border-bottom: 3px solid #e8a551;
}
.col04_icon {
  background: #e8a551;
}

/* SP tableスクロール表示
--------------------------------------------------------- */
@media screen and (max-width:767px) {
.ScrollBlock {
  position: relative;
}
.ScrollBlock {
  overflow-y: scroll;
}
.section_Scroll {
  width: 640px;
}
.ScrollBlock::after {
  content: '横にスクロールして\Aご覧ください';
  background: rgba(10, 10, 10, 0.6) url(/rso/column/image/icon_drag.png) center 1em/auto 4em no-repeat;
  border-radius: 6px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  padding: 5.5em 1.5em 1em;
  pointer-events: none;
  position: absolute;
  top: 1.5em;
  left: 50%;
  text-align: center;
  transform: translateX(-50%);
  transition: opacity 0.5s;
  white-space: pre;
}
.ScrollBlock.is-scroll::after {
  opacity: 0;
}
.ScrollBlock img {
  max-width: inherit;
  width: auto;
}
}

/* CTA /columnごとにテキスト部分調整あり
--------------------------------------------------------- */
.cta_section_wrap {
  background: url("/rso/column/image/contact_bk.png") no-repeat center top / cover;
  padding: 5em 0;
  margin-top: 150px;
}
.cmn_container {
  margin: 0 auto;
  max-width: 1254px;
  padding: 0 15px;
  position: relative;
  width: 100%;
}
.cta_list {
  display: flex;
}
.cta_list_item {
  flex-basis: 50%;
  color: #FFF;
}
.cta_list_button {
  margin: 0 50px 0 90px;
}
.cta_list_button a {
  background-color: #FFF;
  border-radius: 20px;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  height: 100px;
  text-decoration: none;
}
.cta_list_button a:hover {
  opacity: 0.8;
  text-decoration: none;
}
/* CTA /column01,02,03,04共通
--------------------------------------------------------- */
.cta_list_column01, .cta_list_column02, .cta_list_column03, .cta_list_column04 {
  font-size: 26px;
}
/* CTA /column01
--------------------------------------------------------- */
.cta_list_column01 {
  margin: 0 60px;
}
/* CTA /column02
--------------------------------------------------------- */
.cta_list_column02 {
  margin: 0 0 0 50px;
}
/* CTA /column03
--------------------------------------------------------- */
.cta_list_column03 {
  margin: 0 -40px 0 42px;
}
/* CTA /column04
--------------------------------------------------------- */
.cta_list_column04 {
  margin: 0 52px;
}

/*===============================================
	CTA：less than 995px
===============================================*/
@media screen and (max-width:994px) {
.cta_list_item {
  margin: 0 0 0 45px;
}
.cta_list_title {font-size: 16px;}
.cta_list_button a {
  font-size: 18px;
  height: 80px;
}
.cta_list_button {
  margin: 0 50px 0 0;	
}
/* CTA /column01,02,03,04共通
--------------------------------------------------------- */
.cta_list_column01, .cta_list_column02, .cta_list_column03, .cta_list_column04 {
  font-size: 20px;
  margin: 0 1em;
}
}
/*===============================================
	CTA：less than 768px
===============================================*/
@media screen and (max-width:767px) {
.cmn_container {
    padding: 0;
}
.cta_section_wrap {
    padding: 2em 0 2.5em;
	margin-top: 100px;
}
.cta_list {
    display: block;
}
.cta_list_item + .cta_list_item {
    margin-top: 1.5em;
}
.cta_list_item {
    margin: 0;
}
.cta_list_button a {
    font-size: 16px;
    height: 60px;
}
.cta_list_button {
	margin: 0 40px;
}
/* CTA /column01,02,03,04共通
--------------------------------------------------------- */
.cta_list_column01, .cta_list_column02, .cta_list_column03, .cta_list_column04 {
    font-size: 20px;
}
}