@charset "utf-8";
/* common */
body {
    margin: 0;
}
ul {
    padding: 0;
}
a {
    display: inline-block;
}
.inner {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding-left: 10px;
    padding-right: 10px;
}
.forPC{
    display: none !important;
}
.forSP{
}

/* benefits
---------------------------------------------------------------- */
#benefits section {
    text-align: center;
}
#benefits section h2.no_disp {
    display: block;
    font-size: 0;
    height: 0;
    overflow: hidden;
}
#benefits section img {
    width: 100%;
}
#benefits section.common {
    padding-top: 50px;
    padding-bottom: 30px;
}
#benefits section.common img {
    width: 100%;
}
#benefits section.common a:hover {
    opacity: 0.7;
}
#benefits section.common strong {
    color: #fff080;
}
#benefits section.common {
    background-color: #eb7493;
    color: white;
}
#benefits section.common.block_arrow:after {
    border-top-color: #eb7493;
}

#benefits section.common .common_challenge{
    width: 100%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto;
}
#benefits section.common .common_header {
    text-align: center;
    margin: 0;
    line-height: 1.2em;
}
#benefits section.common p.title strong {
    color: #fff080;
}
#benefits section.common ul.common_course_list {
    margin-bottom: 0;
}
#benefits section.common ul.common_course_list:after {
    content: "";
    display: block;
    clear: both;
    margin: 0 auto;
}
#benefits section.common ul.common_course_list > li {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 100%;
    margin-right: 0%;
}
#benefits section.common ul.common_course_list > li:nth-of-type(2n+1) {
    clear: both;
}
#benefits section.common ul.common_course_list > li:nth-of-type(2n) {
    margin-right: 0;
}
#benefits section.common ul.common_course_list > li img {
    width: 100%;
}
#benefits section.common .common_note {
    text-align: right;
    margin-top: 0;
    margin-bottom: 5%;
    font-size: 0.75em;
}
#benefits section.common .common_line {
    margin-bottom: 5%;
    
}
#benefits section.common .common_contact {
    margin-bottom: 5%;
}
#benefits section.common .common_contact > img {
    margin-bottom: 5px;
}
#benefits section.common .common_contact .request_btn {
    margin-bottom: 17px;
}
#benefits section.common .common_contact:after {
    content: "";
    display: block;
    clear: both;
}
#benefits section.common .common_contact > div {
    float: left;
    width: 50%;
    box-sizing: border-box;
}
#benefits section.common .common_contact > div.left {
    width: 590px;
    margin-right: 30px;
}
#benefits section.common .common_contact > div.right {
    float: right;
    width: 330px;
    
}
#benefits section.system {
    background-color: #fdedef;
    padding: 50px 10px 30px 10px;
    
}
#benefits section.system img {
    width: 100%;
}
#benefits section.system.block_arrow:after {
    border-top-color: #fdedef;
}
#benefits section.system .system_example {
    text-align: left;
    font-weight: bold;
    font-size: 0.83em;
    margin: 4% 0;
}

/* benefits
---------------------------------------------------------------- */
#benefits .block_arrow {
    position: relative;
    border: 1px solid transparent;
}
#benefits .block_arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    bottom: -36px;
    left: 50%;
    left: calc(50% - 38px);
    z-index: 10;
    
    border-top: 36px solid transparent;
    border-left: 38px solid transparent;
    border-right: 38px solid transparent;
    border-bottom: 0;
}
#benefits .bg-balloon-inner h1{
    box-sizing: border-box;
    background: url(/bm/assets/images/benefits/back.jpg);
    width: 100%;
    padding: 10px;
    margin: 0;
}
#benefits .bg-balloon-inner h1 img{
    width: 100%;
}
#benefits #main_visual .text-area {
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 0.89em;
    text-align: left;
}
#benefits #main_visual ul{
    padding: 0;
    margin-bottom: 0;
}
#benefits #main_visual ul > li {
    width: 100%;
    display: block;
    margin-bottom: 5%;
}
#benefits #main_visual ul > li img {
    width: 100%;
    display: block;
}
#benefits #main_visual .note {
    text-align: right;
    margin-top: 0;
    color: #666;
    font-size: 0.75em;
}

#benefits #merit {
}
#benefits #merit h2 {
    margin-bottom: 0;
}
#benefits #merit ul{
    margin-top: 0;
}
#benefits #merit ul > li {
    width: 100%;
    box-sizing: border-box;
    display: block;
    margin: 0;
}
#benefits #merit ul > li img {
    width: 100%;
}
#benefits #merit ul > li.single {
}
#benefits #merit.block_arrow:after {
    border-top-color: white;
}


/* CSS Document */
.b-inner {
	width: 100%;
	margin: 0 auto;
}
.b-inner img {
	vertical-align: middle;
}
#benefits section.jukyu_shikaku {
    background-color: #fdedef;
	padding: 50px 0px 30px 0px;
}
#benefits section.jukyu_shikaku.block_arrow:after {
    border-top-color: #fdedef;
}
#benefits .b-jukyu_shikaku {
	text-align: center;
	background: #fdedef;
	padding: 20px 10px;
}

#benefits section.jukyu_schedule {
    background-color: white;
	padding: 50px 0px 30px 0px;
}
#benefits section.jukyu_schedule.block_arrow:after {
    border-top-color: white;
}
#benefits .b-jukyu_schedule {
	margin-bottom: 40px;
	padding: 0px 10px;
}
#benefits .b-jukyu_schedule .b-img {
	text-align: center;
	margin: 0 0 10px;
}
#benefits .b-jukyu_schedule .b-note {
	font-size: 11px;
	color: #666;
	text-align: left;
	margin: 0;
}
#benefits .b-jukyu_flow {
	text-align: center;
	padding: 0 10px;
}
#benefits .b-jukyu_flow img {
	margin-bottom: 5%;
}
footer {
	padding-top: 55px;
}
footer #totop {
	position: fixed;
	bottom: 20px;
	right: 10px;
	z-index: 10;
}
footer .b-footer_content {
	overflow: hidden;
}
footer .b-footer_building {
	text-align: center;
}
footer .b-footer_info {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 10px 0;
	text-align: center;
}
footer .b-footer_ttl {
	font-size: 17px;
	font-weight: bold;
	margin: 0 0 10px;
}
footer .b-footer_ttl .name {
	color: #000;
	display: block;
	text-decoration: underline;
}
footer .b-footer_contact {
	overflow: hidden;
	margin: 0 0 10%;
}
footer .b-footer_address {
	font-size: 14px;
	line-height: 1.4;
	margin: 0;
}
footer .b-footer_address img {
	vertical-align: middle;
}
footer .b-footer_tel {
	overflow: hidden;
}
footer .b-footer_tel .b-tel {
	font-size: 15px;
	line-height: 2;
	margin: 0;
}
footer .b-footer_tel .b-footer_time {
	font-size: 14px;
	color: #333;
	margin: 0;
	font-weight: bold;
}
footer .b-note {
	font-size: 13px;
	color: #666;
	line-height: 1.5;
	margin: 15px 0;
	text-align: left;
}
footer .b-footer_copyright {
	text-align: center;
	font-size: 12px;
	line-height: 40px;
	background: #E6E6E6;
}
@media screen and (max-width: 350px) {
footer .b-footer_copyright {
	font-size: 10px;
}
}
