@charset "utf-8";
#main_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 700px;
}
.main_contents.parent-page h1 img {
	width: 100%;
	height: auto;
}
#main_content > .copy {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	display: table;
}
#main_content > .copy > span {
    display: table-cell;
    vertical-align: top;
    padding-right: 30px;
}
#main_content > .copy > span:nth-child(2) {
	width: 200px;
	padding-right: 0px;
}
#main_content > .copy > span:nth-child(2) img {
	width: 100%;
	height: auto;
}



#main_content > .copy_2 {
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00a0ea;
	font-size: 120%;
	font-weight: bold;
}
#main_content > .copy_3 {
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content > .copy_3 > span {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: table-cell;
	font-size: 85%;
	vertical-align: top;
}
#main_content > .copy_3 > span:nth-child(1) {
	white-space: nowrap;
	padding-right: 10px;
}




#main_content > .img {
	width: 100%;
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_content > .img > li {
	display: table-cell;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 43%;
}
#main_content > .img > li img {
	width: 100%;
	height: auto;
	max-width: 599px;
}
#main_content > .img > li > span {
	display: block;
	margin-top: 10px;
}

#main_content > .img > li:nth-child(2) {
	width: 14%;
	text-align: center;
}
#main_content > .img > li:nth-child(2) > img {
	width: 50%;
	max-width: 86px;
}
#main_content .point {
	color: #EB6D8E;
}
#point {
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EB6D8E;
}
#point > p {
	margin-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
}
#point > .title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top: 3px solid #EB6D8E;
	border-bottom: 3px solid #EB6D8E;
	background-color: #FDF0F4;
	display: table;
	width: 100%;
}
#point > .title > span {
	display: table-cell;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	color: #EB6D8E;
	font-size: 120%;
}
#point > .title > span > img {
	width: 100%;
	height: auto;
	max-height: none;
	max-width: 594px;
}
#point > .title > span:nth-child(2) {
	padding-bottom: 0px;
	vertical-align: bottom;
}
#point > .title > span:nth-child(2) > img {
	height: 100%;
	width: auto;
	max-height: 96px;
}
#main_content > .point_txt {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #EB6D8E;
	font-size: 120%;
	font-weight: bold;
}
#collaboration {
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #35B597;
}
#collaboration > p {
	margin-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
}
#collaboration > .title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top: 3px solid #35B597;
	border-bottom: 3px solid #35B597;
	background-color: #EBF8F5;
	display: table;
	width: 100%;
}
#collaboration > .title > span {
	display: table-cell;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	color: #35B597;
	font-size: 120%;
}
#collaboration > .title > span > img {
	width: 100%;
	height: auto;
	max-height: none;
	max-width: 548px;
}
#collaboration > .title > span:nth-child(2) {
	padding-bottom: 0px;
	vertical-align: bottom;
}
#collaboration > .title > span:nth-child(2) > img {
	height: 100%;
	width: auto;
	max-height: 96px;
}
#main_content > .collaboration_txt {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #35B597;
	font-size: 120%;
	font-weight: bold;
}
#main_content > p {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_content > ul.point  {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_content > ul.point > li {
	display: table;
	color: #000000;
}
#main_content > ul.point > li:before {
	display: table-cell;
	content: "※";
	padding-right: 5px;
}
#main_content > .page_link {
	width: 226px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
}
#main_content > .page_link > a > img {
	width: 100%;
	height: auto;
}
div.basepage .main_contents h1 .subtitle {
	display: none;
}

#overview {
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00a0ea;
}
#overview > p {
	margin-bottom: 15px;
	font-size: 120%;
	font-weight: bold;
}
#overview > .title {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top: 3px solid #00a0ea;
	border-bottom: 3px solid #00a0ea;
	background-color: #E3F4FC;
	display: table;
	width: 100%;
}
#overview > .title > span {
	display: table-cell;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: middle;
	color: #EB6D8E;
	font-size: 120%;
}
#overview > .title > span > img {
	width: 74%;
	height: auto;
	max-height: none;
}
#overview > .title > span:nth-child(2) {
	padding-bottom: 0px;
	vertical-align: bottom;
}
#overview > .title > span:nth-child(2) > img {
	height: 100%;
	width: auto;
	max-height: 96px;
}

#main_content > .overview_txt {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #00a0ea;
	font-size: 120%;
	font-weight: bold;
}
#kantou {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kantou > a {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	display: block;
	border: 1px solid #00a0ea;
	font-size: 120%;
	color: #00a0ea;
	background-image: url(../../images/ayaji.png);
	background-repeat: no-repeat;
	background-position: 99% center;
	background-size: 7px auto;
	background-color: #E3F4FC;
}
.plans {
	margin: 0;
  padding: 0;
	position: relative;
}
.plans span {
	display: block;
	margin: 0;
  padding: 0;
	position: absolute;
	left: 14%;
	top: 0%;
	width: 73%;
  opacity: 0;
}

.plans .link1 {
	top: 40%;
}
.plans .link2 {
	top: 54%;
}
.plans .link3 {
	top: 68.5%;
}
.plans .link4 {
	top: 82.5%;
}











































































@media only screen and (max-width: 768px) {
#main_content .header {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
div.basepage .main_contents h1 .subtitle {
	display: block;
	margin-bottom: 0px;
}
#main_content {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#main_content > .img {
	display: block;
}
#main_content > .img > li {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 599px;
}
#collaboration > .title {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -3%;
	width: 106%;
}

#main_content > .img > li:nth-child(2)   {
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;


}
#main_content > .img > li:nth-child(2) > img {
	max-width: 60px;
}

#point > .title > span:nth-child(2)  ,#collaboration > .title > span:nth-child(2){
	display: none;
}

#main_content > .copy {
	margin-right: 0px;




}
#main_content > .copy > span {
    display: block;
    margin-right: 0px;
    padding-right: 0px;
}
#main_content > .copy > span:nth-child(2) {
	width: 51.09%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}


#main_content > .copy_2 {
	margin-bottom: 0px;
}
#main_content > .copy_3 > span {
	display: block;
}


#main_content > .point_txt {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
#main_content > p {
	margin-left: auto;
	margin-right: auto;
}
#main_content > ul.point {
	margin-left: auto;
	margin-right: auto;
}
#main_content > .collaboration_txt {
	margin-left: auto;
	margin-right: auto;
}
#point > .title {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: -3%;
	width: 106%;
}
#overview > .title > span > img {
	width: 100%;
}






















	
}


@media only screen and (min-width: 769px) {
  .plans span {
    transition: .5s;
  }
  .plans span:hover {
    opacity: 1;
  }
}
