@charset "utf-8";
/*
 * ==========================================================================
 * 
 * [top]
 * 
 * ==========================================================================
 */
#mainVisualWrapper {
  position: relative;
  /*background:;*/
}
.newBaloon {
  position: absolute;
    width: 10vw;
    top: 22%;
    right: 11%;
}
.mvInnerVox {
  width: 90%;
  margin: 0 auto;
  padding: 8% 0 5%;
  text-align: left;
}
.mv70thLogoBox {
  position: absolute;
  width: 130px;
  top: 30px;
  left: 40px;
    display: none;
}
.mvTitle {
  color: #92539d;
  font-size: 4.2vw;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 50px 0;
}
.mvTitle span {
  background: #fff;
  display: inline-block;
  padding: 0.5% 1% 1%; 
  margin: 10px 0 0 0;
}
.mvTitle .gakka {
  font-size: 2.8vw;
}
.mvTitle2 {
  font-size: 2.7vw;
  font-weight: 700;
  margin: 10px 0 0 0;
  
}
.mvText {
  font-size: 4rem;
  font-weight: 700;
}
.tanjyou {
  background:#ecd14a;
  line-height: 1;
  padding: 5px 30px 10px;
  border-radius: 100px;
  color: #000;
}
.mvPhoto {
  width: 25%;
  position: absolute;
  top: 0;
  right: 5%;
}
  .mvPhoto img {
    margin: -4% 0 0 0;
  }

/**
 * --------------------------------------------------------------------------
 * ¥¿¥¤¥È¥ë
 * --------------------------------------------------------------------------
 */
.topSectionTitle {
	font-size: 5rem;
  font-weight: 700;
  text-align: center;
	margin: 0 auto 100px;
  line-height: 1.4;
}
.marker {
  background:linear-gradient(transparent 60%, #faee00 60%);
}

.linkTitle {
	font-size: 1.7vw;
  font-weight: 800;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 80px 0;
}
.linkTitle.line {
  color: #23be4f;
}

.speechTitle {
  color: #92539d;
  font-size: 2rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px 0;
}
.speechTitle::before,.speechTitle::after {
    content: /ad/lp/suisen/css/content/"";
    background-color: #92539d;
    height: 1px;
    width: 40px;
}
.speechTitle::before {
    margin-right: 5px;
    transform: rotate(60deg); 
}
.speechTitle::after {
    margin-left: 5px;
    transform: rotate(-60deg); 
}

/**
 * --------------------------------------------------------------------------
 * challenge
 * --------------------------------------------------------------------------
 */
.challengeScroll {
}
.challengeVoxInner {
  width: auto;
  max-width: 1140px;
  margin: 0 auto;
}
/**
 * --------------------------------------------------------------------------
 * type
 * --------------------------------------------------------------------------
 */
.typeTitle {
  position: relative;
  background: #eeeae5;
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 3.5rem;
  color: #92539d;
  margin: 0 0 50px 0;
  text-align: center;
}
.typeTitleIcn {
  background: #92539d;
  color: #fff;
  font-size: 2rem;
  display: inline-block;
  padding: 5px 15px;
  line-height: 1;
  margin: -5px 10px 0 0;
  border-radius: 10px;
  vertical-align: middle;
}
.typeTitleBaloon {
  position: absolute;
  width: 230px;
  top: -30px;
  right: 180px;
}


.typeScroll {
}
.typeVoxInner {
  width: auto;
  max-width: 1140px;
  margin: 0 auto;
}
/**
 * --------------------------------------------------------------------------
 * point
 * --------------------------------------------------------------------------
 */
.pointWrapper {
  background: #eeeae5;
}
.pointTitle {
  background: #ffff;
  border-radius: 100px;
  padding: 10px 30px;
  font-size: 3.5rem;
  color: #92539d;
  margin: 0 0 50px 0;
  text-align: center;
}
.pointTitleRead {
  font-size: 3.5rem;
  color: #92539d;
  margin: 0 0 30px 0;
  text-align: center;
}
.pointIntroText {
  text-align: center;
  margin: 0 auto 50px;
}
.pointDl {
  display: flex;
  justify-content: space-between;
  margin: 10px 0 50px 0;
}
.pointDt {
  width: 19%;
  background: #92539d;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pointDd {
  width: 80%;
  background: #fff;
  border-radius: 20px;
  margin: 0;
}
.pointDdInner {
  padding: 30px;
}
/**
 * --------------------------------------------------------------------------
 * qa
 * --------------------------------------------------------------------------
 */
.qaTtile {
  font-size: 3rem;
  color: #fff;
  margin: 0 0 50px 0;
  background: #005ead;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
}

.qaBox {
  margin: 0 0 40px 0;
}
.qaDl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}
.qaDt {
  width: 6%;
}
.qText {
  font-size: 2rem;
  font-weight: 700;
  padding: 5px 0;
}

.qaDd {
  width: 94%;
  margin: 0;
}
.qaIcn {
  font-weight: 700;
  display: block;
  background: #e6002d;
  color: #fff;
  border-radius: 300px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.qaIcn.q {
  background: #005ead;
}

/**
 * --------------------------------------------------------------------------
 * suisenLink
 * --------------------------------------------------------------------------
 */
.suisenWrapper {
  background: #eeeae5;
}


/**
 * --------------------------------------------------------------------------
 * bnr
 * --------------------------------------------------------------------------
 */
 .bnrWrapper {
 margin-top: -130px; 
}
 .bnrWrapper .innerVox{
    width: 1140px;
    margin: 0 auto;
	padding: 0;
    position: relative;
    text-align:left;
}
.bnrList {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
/*Å¼Êý
.bnrListItem {
	width:49.5%;
	list-style-type: none;
	background: #fff;
	margin-bottom: 10px;
}
	.bnrListItem:nth-child(2n) {
		margin-right:0;
	}*/

.bnrListItem {
	width:32.5%;
	list-style-type: none;
	background: #fff;
	margin-bottom: 10px;
}

.bnrListItemImg {
	border: solid 5px #fff;
	position:relative;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
/**
 * --------------------------------------------------------------------------
 * topics
 * --------------------------------------------------------------------------
 */

.topicsWrapper {
	background: #f5f5f5;	
}
.topicsWrapper .button{
	text-align: center;
	margin-top: 20px;
}
.topicsList {
	display:flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

.topicsListItem {
	width:32%;
	margin-right:2%;
	margin-bottom:45px;
	list-style-type: none;
}

	.topicsListItem a{
		text-decoration:none;
	}

.topicsListItemImg {
	position:relative;
}

.topicsListItemCat {
	position:absolute;
	top:10px;
	left:10px;
}

	.topicsListItemCat span{
		background:#1c5bd9;
		color:#fff;
		font-size:0.8rem;
		padding:5px 15px;
		border-radius:30px;
	}

.topicsListItemDate {
	font-size: 1.5rem;
	color: #1c5bd9;
	margin:15px 10px 0 10px;
}

.topicsListItemTitle {
	font-size:1.8rem;
	margin:10px 10px 0 10px;
}

@media screen and (min-width: 767px) {

.topicsListItem:nth-child(3n) {
	margin-right:0;
}
}

/**
 * --------------------------------------------------------------------------
 * news
 * --------------------------------------------------------------------------
 */
.newsListWrapper {
}
.newsListWrapper .button{
	text-align: center;
	margin-top: 80px;
}

.newsList {
	padding: 0;
}
	.newsList li {
		list-style-type: none;
		padding: 20px 5px;
		border-top: solid 1px #dedede;
	}
		.newsList li:last-child {
			margin-bottom: 0;
			border-bottom: solid 1px #dedede;
		}
.newsListItem {
		display:flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0;
		padding: 0;
		text-decoration: none;
}
.newsListDate {
		width: 11%;
}
.newsListTitle {
    width: 89%;
}

.newsListTitle a {
	color: #18272F;
  position: relative;
  text-decoration: none;
}

.newsListTitle a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  border-radius: 2px;
  background-color: #18272F;
  bottom: 0;
  left: 0;
  transform-origin: right;
  transform: scaleX(0);
  transition: transform .4s ease-in-out;
}

.newsListTitle a:hover::before {
  transform-origin: left;
  transform: scaleX(1);
}
/**
 * --------------------------------------------------------------------------
 * ¥ë©`¥×¥¹¥é¥¤¥É¥¤¥á©`¥¸
 * --------------------------------------------------------------------------
 */
.titleSlide {
	width: 100%;
  background-image: url(/ad/lp/suisen/css/content/"");
	background-size: auto 100%;
	height: 500px;
	position: relative;
	animation: bgSlider 80s linear infinite;
}
@keyframes bgSlider {
		from {
			background-position: 0 0;
		}
		to {
			background-position: -3615px 0;
		}
}
/**
 * --------------------------------------------------------------------------
 * castModal
 * --------------------------------------------------------------------------
 */
.castModalSection {
  padding: 5% 15% 0 15%;
}
/**
 * --------------------------------------------------------------------------
 * link
 * --------------------------------------------------------------------------
 */

.linkWrapper {
}
.linkList {
	display:flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}

.linkListItem {
	width:32%;
	margin-right:2%;
	margin-bottom:45px;
	list-style-type: none;
}

.linkList .linkListItem:nth-child(3)  {
	margin-right:0;
}

.linkListItemImg {
	position:relative;
}

/**
 * --------------------------------------------------------------------------
 * slider
 * --------------------------------------------------------------------------
 */
.sliderWrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

/**
 ****************************************************
 * 
 * screens smaller than 768
 * 
 ****************************************************
 */
@media only screen and (max-width: 768px) {

#mainVisualWrapper {
	position: relative;
}
.newBaloon {
    width: 70px;
    top: 6%;
    right: 4%;
}
	.mvInnerVox {
  width: auto;
  padding: 20% 0 8%;
  text-align: center;
    display: inherit;
}
  
.mv70thLogoBox {
	width: 50px;
  top: 20px;
  left: 20px;
}
.mvTitle {
  font-size: 3.7rem;
  margin: 10px 0 20px 0;
  line-height: 1.4;
}
  .mvTitle span {
    padding: 8px 10px;
    margin: 5px 0 0 0;
  }
  
  .mvTitle .gakka {
  font-size: 2.2rem;
}
  
.mvTitle2 {
  font-size: 1.9rem;
}
.mvText {
  font-size: 1.5rem;
  font-weight: 600;
}
.tanjyou {
  padding: 10px 20px;
}
.mvPhoto {
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
}
  .mvPhoto img {
    margin:-1px 0 0 0;
  }
/**
 * --------------------------------------------------------------------------
 * ¥¿¥¤¥È¥ë
 * --------------------------------------------------------------------------
 */
.topSectionTitle {
	font-size: 2.3rem;
	margin: 0 auto 40px;
  line-height: 1.5;
}
.linkTitle {
	font-size: 2rem;
  line-height: 1.6;
  margin: 0 0 40px 0;
}
.speechTitle {
  font-size: 1.6rem;
  margin: 0 auto 20px 0;
}
.speechTitle::before,.speechTitle::after {
    content: /ad/lp/suisen/css/content/"";
    background-color: #92539d;
    height: 1px;
    width: 40px;
}
.speechTitle::before {
    margin-right: 5px;
    transform: rotate(60deg); 
}
.speechTitle::after {
    margin-left: 5px;
    transform: rotate(-60deg); 
}
  
/**
 * --------------------------------------------------------------------------
 * challenge
 * --------------------------------------------------------------------------
 */ 
.challengeScroll {
  overflow-x: scroll;
}
.challengeVoxInner {
  width: 500px;
  margin: 0 auto;
    padding: 5%;
}
/**
 * --------------------------------------------------------------------------
 * type
 * --------------------------------------------------------------------------
 */ 
.typeTitle {
  border-radius: 10px;
  padding: 10px 30px;
  font-size: 1.8rem;
  margin: 30px 0 30px 0;
}
.typeTitleIcn {
  font-size: 1.3rem;
  padding: 5px 10px;
  margin: -3px 5px 0 0;
  border-radius: 5px;
}
.typeTitleBaloon {
  width: 160px;
  top: -30px;
  right: 10%;
}
  
.typeScroll {
  overflow-x: scroll;
}
.typeVoxInner {
  width: 600px;
  margin: 0 auto;
    padding: 5%;
}
/**
 * --------------------------------------------------------------------------
 * point
 * --------------------------------------------------------------------------
 */
.pointWrapper {
}
.pointTitle {
  border-radius: 100px;
  padding: 10px 30px;
  font-size: 1.8rem;
  margin: 0 0 30px 0;
}
.pointTitleRead {
  font-size: 1.8rem;
  margin: 0 0 20px 0;
}
.pointIntroText {
  text-align: left;
  margin: 0 auto 50px;
}
.pointDl {
  display: inherit;
  margin: 10px 0 30px 0;
}
.pointDt {
  width: auto;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.pointDd {
  width: auto;
  border-radius: 5px;
}
.pointDdInner {
  padding: 20px;
}
/**
 * --------------------------------------------------------------------------
 * qa
 * --------------------------------------------------------------------------
 */
.qaTtile {
  font-size: 1.8rem;
  margin: 0 0 30px 0;
  border-radius: 10px;
}

.qaBox {
  margin: 0 0 30px 0;
}
.qaDl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 20px 0;
}
.qaDt {
  width: 15%;
}
.qText {
  font-size: 1.5rem;
  font-weight: 700;
  padding: 0;
}

.qaDd {
  width: 83%;
  margin: 0;
}
.qaIcn {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.qaIcn.q {
  background: #005ead;
}
/**
 * --------------------------------------------------------------------------
 * bnr
 * --------------------------------------------------------------------------
 */
 .bnrWrapper {
 margin-top: -20px; 
}
 .bnrWrapper .innerVox{
    width: 90%;
}

.bnrList {
	display: inherit;
	}
.bnrListItem {
	width:auto;
	margin-bottom: 10px;
}
	.bnrListItem:nth-child(2n) {
	}
.bnrListItemImg {
	border: solid 3px #fff;
	position:relative;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
/**
 * --------------------------------------------------------------------------
 * topics
 * --------------------------------------------------------------------------
 */

.topicsWrapper {
}
.topicsWrapper .button{
	margin-top: 0;
}
.topicsList {
}
.topicsListItem {
	width:49%;
	margin-right:2%;
	margin-bottom:20px;
}
	.topicsListItem:nth-child(2n) {
		margin-right:0;
	}
	.topicsListItem a{
	}
.topicsListItemImg {
}
.topicsListItemCat {
	top:5px;
	left:5px;
}
	.topicsListItemCat span{
		font-size:0.65rem;
		padding:3px 5px;
	}

.topicsListItemDate {
	font-size: 0.8rem;
	color: #1c5bd9;
	margin:10px 5px 0 5px;
}

.topicsListItemTitle {
	font-size:0.8rem;
	margin:5px 5px 0 5px;
}
/**
 * --------------------------------------------------------------------------
 * news
 * --------------------------------------------------------------------------
 */
.newsListWrapper {
}
.newsListWrapper .button{
	margin-top: 30px;
}
.newsList {
}
	.newsList li {
		padding: 10px 5px;
	}
.newsListItem {
	display: inherit;
}
.newsListDate {
    width: auto;

}
.newsListTitle {
    width: auto;
}
/**
 * --------------------------------------------------------------------------
 * ¥ë©`¥×¥¹¥é¥¤¥É¥¤¥á©`¥¸
 * --------------------------------------------------------------------------
 */
.titleSlide {
	height: 200px;
	animation: bgSlider 120s linear infinite;
}
/**
 * --------------------------------------------------------------------------
 * Modal
 * --------------------------------------------------------------------------
 */
.ModalSection {
  padding: 5%;
  overflow: scroll;
}
/**
 * --------------------------------------------------------------------------
 * link
 * --------------------------------------------------------------------------
 */

.linkWrapper {
}
.linkList {
  display: inherit;
}
.linkListItem {
  width: 90%;
  margin: 0 auto 10px;
}
	.linkListItem:nth-child(2n) {
		margin-right:auto;
	}
	.linkListItem:nth-child(3n) {
		margin-right:auto!important;
	}

}