﻿.fwb{font-weight: bold;}
.mgb40{margin-bottom: 40px;}
.w100p{width: 100%;}
/* ▼ コンテンツ ▼ */
#container-all {
width:560px;
}
.maindesign .breadcrumb {
    font-family: "ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}

#button-box {
width:560px;
overflow:hidden;
}

h2 {
margin-top:10px;
}

#button-box ul {
margin-top:10px;
}

#button-box ul li {
float:left;
}

.left_margin {
margin-left:8px;
}

/* ▲ コンテンツ ▲*/
.maindesign .title {
    color: #fff;
    text-shadow: 1px 1px 2px rgb(10 10 10 / 70%);
    font-weight: bold;
    font-size: 55px;
    position: absolute;
    top: 50%;
    left: 50%;
	transform: translate(-50%,-50%);
	white-space: nowrap;
	text-align: center;
}
.maindesign .sub_title {
	font-size: 25px;
}
.maindesign h4 {
    font-size: 1.1em !important;
}
.maindesign p {
	line-height:1.3em;
}
.maindesign .nomalli li {
	line-height:1.3em;
	padding:5px;
}

.listHead34 {
    font-size: 1.2em;
    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: 10px 0;
}
.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtube iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.botton_box6 {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
}
.botton_box6 li {
    width: calc(25% - 8px);
    margin-right: calc(21px / 2);
    margin-bottom: 10px;
    text-align: center;
}
.botton_box6 li img {
    width: 100%;
}

.botton_box6 li:nth-child(4n){
margin-right:0;
}

.botton_box6 li p {
    font-size: 0.9em;
    margin-top: 10px;
}
.tbl01 {
    border-collapse: collapse;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 15px -6px #00000073;
}
.tbl01 tr {
    /* text-align: center; */
    padding: 20px 0;
}
.tbl01 th {
    background-color: #ebebeb;
    color: #000;
    padding: 15px;
}
.tbl01 td {
    text-align: left;
}
.tbl01 th, .tbl01 td {
    padding: 20px 5px;
    border: 1px solid #ccc;
}
.maindesign .relation {
    display: flex;
    flex-wrap: wrap;
}
.maindesign .feature {
    width: calc(50% - 7px);
    height: auto;
    min-height: 75px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
}
.maindesign a.feature {
    display: block;
    color: #000000;
    text-decoration: none;
}
.maindesign .flexc {
    align-items: center;
    display: flex !important;
}
.maindesign .feature .feat_title {
    font-size: 1.2em;
    width: calc(80% - 30px);
    padding-left: 10px;
    font-weight: bold;
    margin: 0;
}
.maindesign .feature .feat_text {
    font-size: 0.8em;
    width: calc(80% - 30px);
    padding-left: 10px;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
.maindesign .feature img {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 20%;
    transform: translateY(-50%);
    transition: 0.6s;
}
.maindesign .fsMedium {
    font-size: 1.0em;
    padding: 0.75em 1em !important;
}
.kado {
    padding: 15px 12px;
    margin: 10px 0 40px;
    background-color: #07AFB9;
    color: #FFFFFF;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.5;
    border-radius: 8px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.maindesign .goTop {
    clear: both;
    font-size: 14px;
    margin: 8px 0;
    text-align: right;
}
.maindesign .links {
     margin-bottom: 0; 
}
@media screen and (max-width:767px){
	.maindesign .feature {
    height: auto;
    margin-bottom: 10px;
    padding: 5px 0;
    border: 1px solid #ccc;
    position: relative;
    transition: 0.6s;
    text-align: justify;
    margin-right: 5px;
}
	.maindesign .feature .feat_title {
		font-size: 0.9em;
	}
	.maindesign .feature img {
		right: 5px;
	}
.maindesign .feature .feat_text {
	display:none;
}
}

@media screen and (min-width:768px){
.maindesign .feature:nth-child(2n) {
    margin-right: 0;
}
.maindesign .w70pc {
    width: 50% !important;
    margin: 0 auto 60px !important;
}
}
.maindesign .main_botton li{
	width: calc(100% / 6 - 7px);
    margin-right: calc(42px / 5);
}
.maindesign .main_botton .rep {
    display: block;
    vertical-align: middle;
    padding: 0.7em 0.5em;
    width: auto;
    border-left: none;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: calc(42px / 5);
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 0px;
}
@media screen and (max-width:767px) {
.maindesign .main_botton .rep p{
	font-size:0.8em;
}
.maindesign .main_botton li{
	width: calc(50% - 5px);
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(3n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(6n) {
    margin-right: 10px;
}
.maindesign .main_botton li:nth-child(2n) {
    margin-right: 0;
}

}
@media screen and (min-width:768px){

.feat-art .goods-list-area .item {
    margin: 10px 20px 0 0 !important;
    float: left;
    width: 20%;
    width: calc((100% - 60px) / 4) !important;
    width: -webkit-calc((100% - 60px) / 4) !important;
    width: -moz-calc((100% - 60px) / 4) !important;
    padding: 0 0 10px 0;
    position: relative;
}
.feat-art .goods-list-area .item:nth-child(4n) {
    margin-right: 0px !important;
}
.feat-art .goods-list-area .item .goods-img {
    text-align: center;
    width: 255px !important;
    height: 200px;
    display: table-cell;
    vertical-align: middle;
}
.pc-b-hm {
    font-size: 1.62em;
    padding: 1.05em 1em !important;
    width: 50% !important;
}
.feat-art .goods-list-area .item:nth-child(-n+5):before {
     width: 100Vw !important; 
     height: 1px !important; 
     margin-top: 0 !important; 
}
}

.maindesign .links li img {
    width: 80%;
}
	
.maindesign .links li {
	text-align: center;
}

	.maindesign h1 img {
width: 100%
}

@media screen and (min-width:768px) {

			.maindesign a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background: #fff;
}
/*	.maindesign h1 span.heading01{
	    color: #FFF;
       text-shadow: 3px 3px 3px #25ACE3, -3px 3px 3px #25ACE3, 3px -3px 3px #25ACE3, -3px -3px 3px #25ACE3, 3px 0px 3px #25ACE3, 0px 3px 3px #25ACE3, -3px 0px 3px #25ACE3, 0px -3px 3px #25ACE3;

		font-size: 6em;
        font-weight: bold;
        position: absolute;
		font-feature-settings: "palt" 1;
    top: 57px;
    left: 240px;

	}*/
	
	.maindesign h1{
		margin-bottom: -2px
	
	}


	.maindesign .goods.cols4-2c li a img{
		
	}
		.maindesign .goods.cols4-2c .copy_text {
			font-size: 1em;

		}
	.maindesign .goods.cols4-2c .sTxt {
		font-size: 1.2em;
		font-weight: bold
	}
.maindesign .feature-hdg2_1 {
    position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.75rem;
    margin-top: calc(40px - 0.6rem);
    margin-bottom: calc(40px - 0.75rem);
}
	}

@media screen and (max-width:767px) {
/*		.maindesign h1 span.heading01{
	    color: #FFF;
    text-shadow: 1px 1px 1px #25ACE3, -1px 1px 1px #25ACE3, 1px -1px 1px #25ACE3, -1px -1px 1px #25ACE3, 1px 0px 1px #25ACE3, 0px 1px 1px #25ACE3, -1px 0px 1px #25ACE3, 0px -1px 1px #25ACE3;
    font-size: 15vw;
    font-weight: bold;
    position: absolute;
    font-feature-settings: "palt" 1;
    top: 34%;
    left: 17%;
	}*/

	.maindesign .goods.cols4-2c .copy_text {
    top: 1%;
    left: 3%;
    }
	.maindesign .goods.cols4-2c .text_box {
    bottom: 0.5em;
}
	.maindesign .goods.cols4-2c li img {
    margin-top: 3em;
}
		.maindesign .goods.cols4-2c .sTxt {
font-size: 1em;
		font-weight: bold
	}
	}

.maindesign .goods.cols4-2c .copy_text{
				top:0.5em
			}
			.maindesign .goods.cols4-2c .text_box{
				bottom: 0.8em
			}
			.maindesign .goods.cols4-2c li img{
				margin-top: 0.8em;
				margin-bottom: 2.5em
			}
			.maindesign .goods.cols4-2c.imgMgn li img{
				margin-top: 1em
			}
			.maindesign .goods{
				margin: 0
			}

.maindesign .img_container {
	width: 100%;
	height: auto;
	marign: 0 auto;
}
.maindesign .img_container {
	width: 100%;
	height: auto;
}
.maindesign .img_container + .lead_text {
	margin-top: 15px;
}
.maindesign .feature-hdg3 {
	font-weight: bold;
}
.maindesign .border_h3 {
	border-left: 4px solid #E5002D;
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    padding: 0.6rem 1rem;
    line-height: 1.3;
	margin: 30px 0;
}

.maindesign .border_h3_1 {
margin-top: 60px;
}

.maindesign .fs08 {
	font-size: 0.8em;
}
.maindesign .menu-btn-list {
	justify-content: center;
}
.maindesign .both_ends {
	justify-content: space-between !important;
}
.maindesign .menu-btn-list li {
	margin-right: 0;
	margin-bottom: 30px;
}
.maindesign .links li .text-box {
	text-align: left;
}
.maindesign .links li .text-box .lineage-list--head {
	font-weight: bold;
}

.maindesign .accordion {
	box-sizing: border-box;
    border: 1px solid #ccc;
	margin: 30px 0;
}
.maindesign .menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	cursor: pointer;
  	user-select: none;
	transition: 0.3s;
	padding: 20px 10px;
}
.maindesign .menu:hover {
	opacity:  0.5;
}
.maindesign .menu_title {
	font-size: 24px;
}
.maindesign .menu_arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: 0 10px;
	border-top: 4px solid #000;
	border-right: 4px solid #000;
	transform: rotate(45deg);
	transition: 0.7s;
	margin-right: 30px;
}
.maindesign .contents {
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition-duration: 0.7s;
	margin: 10px;
}
.maindesign .is-open {
	height: auto;
	opacity: 1;
	margin: 10px;
}
.maindesign .is-active {
	margin-bottom: 30px;
}
.maindesign .is-active .menu_arrow {
	transform: rotate(135deg);
}
.maindesign .nomalli li {
    line-height: 1.3em;
    padding: 5px;
    text-indent: -1em;
    padding-left: 1em;
}
.maindesign .nomalli li span {
	font-weight: bold;
}
.maindesign .featureBox {
    border: 3px solid #07AFB9;
    margin: 30px 0;
    box-sizing: border-box;
    padding: 30px 10px 10px;
    position: relative;
}
.maindesign .featureBox .fBTitle {
    color: #fff;
    padding: 10px 30px;
    background: #07AFB9;
    box-sizing: border-box;
    font-size: 1.25em;
    position: absolute;
    top: -25px;
    border: 5px solid #fff;
}
.maindesign .featureBox .fbWording {
    list-style-type: disc;
    margin: 10px;
    font-size: 1.25em;
    color: #07AFB9;
    text-align: left;
}
.maindesign .AC-blocks {
    margin: 30px 0 20px;
    border: 2px solid #ccc;
}
.maindesign .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;
}
.maindesign .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;
}
.maindesign .AC-blocks .model-block.active::after {
    transform: rotate(
180deg) translateY(50%);
}
.maindesign .AC-blocks .sub-block {
    display: none;
    padding: 10px;
     /*border: 2px solid #ccc; */
}
.maindesign .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;
}
.maindesign .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;
}
.maindesign .AC-blocks .model-block02.active::after {
    transform: rotate(
180deg) translateY(50%);
}
.maindesign .AC-blocks .sub-block02 {
    display: none;
     padding: 10px;
    /*border: 2px solid #ccc; */
}
/*.maindesign .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;
}
.maindesign .AC-blocks .sub-block02 li a{
position: relative;
    display: inline-block;
}
.maindesign .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;
}
.maindesign .AC-blocks .sub-block02 li a:hover::after {
    bottom: -4px;
    opacity: 1;
    visibility: visible;
}*/
@media screen and (max-width:767px) {
	.maindesign .title {
		font-size: 7vw;
	}
	.maindesign .sub_title {
		font-size: 4vw;
	}
	.maindesign .menu_title {
		font-size: 20px;
	}
	.maindesign .menu_arrow {
		width: 14px;
		height: 14px;
	}
.maindesign .featureBox {
    border: 3px solid #07AFB9;
    margin: 35px 0 50px;
    box-sizing: border-box;
    padding: 10px 10px 10px;
    position: relative;
}	
	.maindesign .featureBox_inner {
		position: absolute;
		background-color: #fff;
		width: 80%;
		top: -25px;
		left: 50%;
		transform: translateX(-50%);
		border: 5px solid #fff;
	}
	.maindesign .featureBox .fBTitle {
    color: #fff;
    padding: 10px 40px;
    background: #07AFB9;
    box-sizing: border-box;
    font-size: 1.0em;
    width: 99%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.0;
    position: static;
    border: none;
}
	.maindesign .featureBox .fbWording {
    display: flex;
    flex-wrap: wrap;
    font-size: 1.0em;
	margin-top: 30px;
}
.maindesign .feature-hdg2_1 {
    position: relative;
    padding-bottom: 1.25rem;
    border-bottom: 3px solid #B6B6B6;
    font-size: 1.5rem;
    margin-top: calc(20px - 0.6rem);
    line-height: 1.2;
}
}
.maindesign .links.cols4-2 .text-box {
	padding: 0.3em;	
}



@media screen and (max-width:767px) {
	.maindesign .links.cols4-2 .text-box .copy_text {
		font-size: 13px;
	}
	.maindesign .links li .text-box .lineage-list--head {
		font-size: 13px;
	}
	.maindesign .links li .text-box {
		line-height: 1.0 !important;
	}
}


