﻿.mg20{margin: 20px;}
.mgt10{margin-top: 10px;}
.mgb10{margin-bottom: 10px;}
.mgt14{margin-top: 14px!important;}
.mgt20{margin-top: 20px;}
.mgt30{margin-top: 30px!important;}
.mgb0{margin-bottom: 0!important;}
.mgt0{margin-top: 0!important;}
.pd5{padding: 5px;}
.w100p{width: 100%!important;}
.fs08{font-size: 0.8em;}
.mgb30{margin-bottom: 30px!important;}
.tac{
	text-align: center;
	padding-bottom: 5px;
}
@media screen and (min-width: 768px) {
.fs14pc{font-size: 1.4em!important;}
}
	
#main p {
	line-height: 1.3;
}

#main .title h1 {
    margin: 0 auto;
    text-align: center;
	font-size: 60px;
}
#main .title_inner {
    background-color: rgba(0,0,0,0.2);
    padding: 10px;
    line-height: 0.8;
}
.sub_title {
    font-size: 0.6em;
}

#main .disp_fl {
  display: flex;
  flex-wrap: wrap;
}
/*2カラム<-->1カラム*/
#main .goods {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
#main .cols2 li {
	line-height: 1.3em;
	text-indent: -1em;
	padding-left: 1em;
}
#main .goods li {
  box-sizing: border-box;
}
#main .cols2-1st li {
  width: calc(50% - 22px);
  margin-right: calc(44px / 1);
  position: relative;
	display: flex;
	flex-direction: column;
}
#main .cols2-1st li:nth-child(even) {
  margin-right: 0;
}
#main .cols2-1st .text-box {
  line-height: 1.6em;
}
#main .cols3-1st {
	justify-content: space-between;
}
#main .cols3-1st li {
  width: 31%;
  margin-bottom: 20px;
  position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
#main .cols3-1st li:nth-child(3n) {
  margin-right: 0;
}
#main .cols3-1st .text-box {
  line-height: 1.6em;
}
#main .flex_1{
	flex: 1;
}
#main .fsSmall {
  line-height: 1.6em;
}
#main .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em;
}
@media screen and (max-width: 767px) {
		#main .title {
background-image: url(../img/title_sp.jpg);
			height: auto;
}
#main .title h1 {
	font-size: 6.5vw;
}	
 #main .cols2-1st li {
    width: 100%;
    margin-right: 0;
  }
 #main .cols3-1st li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }	
}
  /*購入ボタン退避領域*/
/*#main .cols2-1st li {
  padding-bottom: calc(2em + 6px);
}*/
#main p.indext {
  text-indent: -1.0em;
  padding-left: 1.0em;
}
#main p.objNmae {
  font-weight: bold;
}
#main p.objCatch {
  color: #000000;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 0.3em;
}
#main .cols2-1st img {
  margin-bottom: 0.3em;
}
#main .under {
  margin-bottom: 90px;
}
#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
    text-decoration: none;
}
#main .pbno-btn{
	width: 60%;
	margin: 10px auto;
}

#main .featureBox {
    border: 3px solid #ea6d0d;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 30px 10px 10px;
    position: relative;
}
#main .featureBox .fBTitle {
    color: #fff;
    padding: 10px 30px;
    background: #ea6d0d;
    box-sizing: border-box;
    font-size: 1.25em;
    position: absolute;
    top: -25px;
    border: 5px solid #fff;
}
#main .featureBox .fbWording {
    list-style-type: disc;
    margin: 10px;
    font-size: 1.25em;
    color: #ea6d0d;
    text-align: left;
	line-height: 1.5;
}
#main .goods.cols4 li {
    width: calc(25% - 7.5px);
    margin-right: calc(30px / 3);
    margin-bottom: 20px;
    position: relative;
}
#main .goods.cols4 li:nth-child(4n) {
    margin-right: 0px;
}
	#main .m_title{
	width: calc(100% - 70px);
}
@media screen and (max-width: 767px) {
	#main .featureBox {
    border: 3px solid #ea6d0d;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 30px 10px 10px;
    position: relative;
}
	#main .featureBox_inner {
    position: absolute;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    border: 5px solid #fff;
    width: 75%;
    max-width: 270px;
    background: #fff;
    box-sizing: border-box;
}
	#main .featureBox .fBTitle {
    color: #fff;
    padding: 10px 40px;
    background: #ea6d0d;
    box-sizing: border-box;
    font-size: 1.0em;
    width: 99%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.0;
    position: static;
    border: none;
}
	#main .featureBox .fbWording {
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 5px;
    font-size: 1.0em;
}
#main .goods.cols4 p{
	font-size: 0.8em;
}	
}
#main h2.headingMiddle {
margin-top: calc(80px - 0.6rem)!important;
}

h3 {
    border-left: 4px solid #f00;
    font-size: 1.2em;
    font-weight: bold;
    margin: 35px 0 15px 0;
    text-align: left;
    padding: 0.3rem 1rem;
    line-height: 1.3;
	margin-top: calc(60px - 0.6rem);
	
}
.mgt70 {
	margin-top: 70px;
}
.first {
	margin-top: 10px;
}
h4 {
    font-size: 1.15em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 35px 0 15px 0;
}
h5 {
    font-size: 1em;
    font-family: "Noto Sans JP", "ＭＳ Ｐゴシック", "MS PGothic", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin: 35px 0 15px 0;
}
#main .h2comment {
    line-height: 1.5;
    margin: 15px 0;
}

#main .AC-blocks {
    margin: 15px 0;
    border: 2px solid #ccc;
}
#main .AC-blocks .model-block {
    text-align: center;
    /* margin-top: 20px; */
    background: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em 1.3em;
    position: relative;
    cursor: pointer;
}
#main .AC-blocks .model-block::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/newlife/img/arrow_forward.svg);
    transform-origin: center;
    transform: translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
    /* padding: 0.5em; */
    transition: 0.5s;
    position: absolute;
    top: 50%;
    right: 1%;
    height: 25px;
    width: 25px;
}
#main .AC-blocks .model-block.active::after {
    transform: rotate(
180deg) translateY(50%);
}
#main .AC-blocks .sub-block {
    display: none;
    padding: 10px;
     /*border: 2px solid #ccc; */
}
#main .AC-blocks .model-block02 {
    text-align: center;
    /* margin-top: 20px; */
    background: #fff;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0.5em 1.3em;
    position: relative;
    cursor: pointer;
}
#main .AC-blocks .model-block02::after {
    font-family: 'Noto Sans JP', sans-serif;
    content: url(/include_html/koukoku/newlife/img/arrow_forward.svg);
    transform-origin: center;
    transform: translateY(-50%);
    color: #9ca289;
    display: inline-block;
    align-items: center;
    /* padding: 0.5em; */
    transition: 0.5s;
    position: absolute;
    top: 50%;
    right: 1%;
    height: 25px;
    width: 25px;
}
#main .AC-blocks .model-block02.active::after {
    transform: rotate(
180deg) translateY(50%);
}
#main .AC-blocks .sub-block02 {
    display: none;
     padding: 10px;
    /*border: 2px solid #ccc; */
}
#main .AC-blocks .sub-block02 li {
margin-bottom: 16px;
    background-image: url(/contents/event/nursing/img/arrow_right05.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 6px;
    padding-left: 0.8em;
}
#main .AC-blocks .sub-block02 li a{
position: relative;
    display: inline-block;
}
#main .AC-blocks .sub-block02 li a::after {
    position: absolute;
    bottom: -8px;
    left: 0;
    content: '';
    width: 100%;
    height: 1px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
	background: #000;
}
#main .AC-blocks .sub-block02 li a:hover::after {
    bottom: -4px;
    opacity: 1;
    visibility: visible;
}
#main .relation {
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
#main a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
}
#main .feature {
    width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
#main .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 20px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
#main .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
#main .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%!important;
    transform: translateY(-50%);
    transition: 0.6s;
}
#main .feature:nth-child(2n) {
    margin-right: 0;
}

@media screen and (max-width: 767px) {
	#main .feature {
    width: 100%;
    height: auto;
    min-height: 80px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
#main .feature .feat_title {
    font-size: 1.2em;
    width: calc(100% - 130px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
    display: flex;
    align-items: center;
}
#main .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
#main .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 100px!important;
    transform: translateY(-50%);
}
}
/*#main .tab-menu-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	margin: 15px 0;
}
#main .tab-menu-nav li {
    width: calc( 50% - 10px);
    margin-right: 20px;
    line-height: 1.2;
}
#main .tab-menu-nav li:last-child {
    margin-right: 0;
}*/
#main .mbgc_blue {
    background-color: #1d2088;
    color: #fff;
	font-weight: bold;
    font-size: 1.15rem;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
	text-align: center;
}
#main .mbgc_gray {
    background-color: #999;
    color: #fff;
	font-weight: bold;
    font-size: 1.15rem;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    padding: 0.5rem;
		text-align: center;
	margin-top: 10px;
}
#main .icondiv {
    display: flex;
    align-items: center;
}

.headingMiddle {
	margin-top: 50px !important;
}
/*.menu-btn-list {
	margin: 30px 0 !important;
}*/
.menu-btn-list li a {
	color: #fff !important;
	display: flex !important;
}
.single_btn {
	width: calc(100% - 5px) !important;
}
.nurs_btn {
	padding: 5px 10px;
}
/*.tab-menu-nav li a {
	padding: 15px 20px !important;
	color: #fff !important;	
}*/
#main .cols2 {
	display: flex;
	justify-content: space-around;
}
#main .cols2 .img_container {
	width: 45%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .cols2 .text_container {
	width: 55%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
#main .topBtn ul::before {
	content:"";
	display: block;
	width:24%;
	order: 1;
}
#main .topBtn ul::after {
	content:"";
	display: block;
	width:24%;
}
#main .mgt-15 {
	margin: 15px 0;
}
#main .links li .text-box {
    padding: 5px;
}
#main .tbl01 {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 20px auto;
    text-align: center;
    width: 100%;
}
#main .tbl01 th {
    background-color: #f0f0f0;
}
.tbl01 th, .tbl01 td {
    padding: 5px;
    border: #CCC 1px solid;
    line-height: 1.4;
}
@media screen and (max-width: 767px) {
	#main .cols2 {
		justify-content: space-between;
		max-height: 170px;
	}
	#main .cols2 .img_container {
		width: 40%;
		max-height: 170px;
	}
	#main .cols2 .img_container > img {
		height: 100%;
		width: auto;
	}
	#main .cols2 .text_container {
		width: 50%;
		height: 170px;
	}
	#main .mbgc_blue {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	#main .mbgc_gray {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	#main .cols2 .text_container li {
		font-size: 0.7rem;
	}
	#main .topBtn ul::before {
		content: none;
	}
	#main .topBtn ul::after {
		content: none;
	}
/*	.maindesign .tab-menu-nav li {
		margin: 0;
	}*/
	#main .links li {
    width: calc(50% - 7.5px);
		font-size: 0.8em;
}
	#main .links.spcols2 li:nth-child(2n) {
    margin-right: 0px;
}
}

@media screen and (min-width: 768px) {
	.maindesign .not_first {
		margin-top: 10px;
	}
}

#main .dogcol2 li {
    font-size: 1em!important;
    display: flex;
    flex-direction: column;
}
#main .dogcol3 li {
    display: flex;
    flex-direction: column;
}
/*#main .dogcol2 li p {
	flex: 1;
}*/

#main .cols2 {
	display: flex;
	justify-content: space-between;
}
#main .cols2 .img_container {
	width: 48%;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .cols2 .text_container {
	width: 50%;
	display: flex;
	flex-direction: column;
	justify-content: space-around;
}
#main .topBtn ul::before {
	content:"";
	display: block;
	width:24%;
	order: 1;
}
#main .topBtn ul::after {
	content:"";
	display: block;
	width:24%;
}
#main .mgt-15 {
	margin: 15px 0;
}
#main .mbgc_green {
    background-color: #2e8b57;
    color: #fff;
	font-weight: bold;
    font-size: 1.2rem;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding: 1.0rem;
	text-align: center;
	    border-radius: 10px;
}
#main .col-3 .mbgc_green {
    background-color: #2e8b57;
    color: #fff;
	font-weight: bold;
    font-size: 0.8rem;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding: 1.0rem;
	text-align: center;
	    border-radius: 10px;
}
#main .osusume-contents{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#main .main_title {
    margin: 10px auto;
    font-weight: bold;
    font-size: 27px;
}
@media screen and (max-width: 767px) {
	#main .main_title {
    margin: 10px auto 10px 10px;
    font-weight: bold;
    font-size: 22px;
}
	#main .banner-list p {
    margin-top: 0;
}
	#main .cols2 {
		justify-content: space-between;
	}
	#main .cols2 .img_container {
		/*width: 40%;*/
	}
	/*#main .cols2 .img_container > img {
		height: 100%;
		width: auto;
	}*/
	#main .cols2 .text_container {
		width: 50%;
		height: 170px;
	}
	#main .mbgc_green {
		font-size: 1.1rem;
		margin-bottom: 0.5rem;
		padding: 0.3em 0.2em;
	}
	#main .col-3 .mbgc_green {
		font-size: 1.1rem;
		margin-bottom: 0.5rem;
		padding: 0.3em 0.2em;
	}
	#main .mbgc_gray {
		font-size: 0.7rem;
		margin-bottom: 0.2rem;
		padding: 0.2em;
	}
	#main .cols2 .text_container li {
		font-size: 0.7rem;
	}
#main .dogcol2 li {
	width: 100%;
	}
	.maindesign .dogcol3 li {
    font-size: 1rem;
}
}
#main .flatbtn {
    display: flex;
}
@media screen and (min-width: 768px) {

#main .h7empc{
	height: 7em;
}
	
	.maindesign .menu-btn-list .w100p{
		height: 3.5em;
	}
}

#main .text_w a{
	color: #fff!important;
}


@media screen and (max-width: 767px) {
#main nav{
	margin: 0 10px;
}
}

/*250522*/

.maindesign .border-btn {
	color: #333!important;
	display: flex!important;

    }
.maindesign .flex_container{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.maindesign .flex_container li{
	box-sizing: border-box;
    width: 24%;
    display: block;
    padding: 5px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    text-decoration: none;
    color: #000 !important;
    background-color: #fff;
}
@media screen and (max-width: 767px) {
.maindesign .flex_container li{
	width: 48%;
	}
}