/* #PC ========================================================================================================== */
.title {
	background-image: url("../imgs/title_img2_pc.jpg");
	background-color: #E6E1E3;
}
.contents1, .contents2, .contents3, .contents4 {
	height: auto;
	width: 100%;
	min-width: 1000px;
	position: relative;
	float: left;
    background-image: url("../imgs/yomogi_l_s.png");
	background-size: 160px auto;
	background-repeat: repeat-y;
	background-position: left top;
}
.contents1 {
	background-position: left 80px;
}
.contents2 {
	background-color: #fcf7ee;
}
.contents3 {
	background-color: #ebf8f4;
}
.contents1_l, .contents2_l, .contents3_l, .contents4_l {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
    padding-bottom: 120px;
    background-image: url("../imgs/yomogi_r_s.png");
	background-size: 160px auto;
	background-repeat: repeat-y;
	background-position: right top;
}
.contents1_l {
	background-position: right 80px;
}
.contents_inner {
    height: auto;
    width: 1000px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.st {
	height: 65px;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
	font-size: 48px;
	line-height: 30px;
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	margin-top: 90px;
	margin-bottom: 55px;
}
.st_s {
	font-size: 20px;
	line-height: 20px;
}
.list {
	width : 960px;
	height: auto;
	float: left;
	margin-left: 20px;
    line-height: 25px;
    border-bottom: 1px solid #CCCCCC;
    background: linear-gradient(90deg, #e7f7f2 0%, #e7f7f2 150px, rgba(255,255,255,0.7) 150px, rgba(255,255,255,0.7) 100%);
}
.list ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.list li {
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	position : relative;
	float: left;
	border-top: 1px solid #CCCCCC;
    padding-top: 20px;
    padding-bottom: 20px;
}
.list li.hn1 {
	width: 150px;
	text-align: center;
	color: #37BB91;
	font-weight: bold;
}
.list li.hn2 {
	width : 775px;
	text-align: justify;
    padding-left: 35px;
}
.text_box {
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
    margin-bottom: 50px;
}
.map_box {
	height: auto;
	width: 960px;
	position: relative;
	float: left;
	margin-left: 20px;
	margin-bottom: 10px;
	border-radius: 10px;
    overflow: hidden;
}
.accordion_area {
	height: auto;
	width: 960px;
	position: relative;
	float: left;
	margin-left: 20px;
}
.accordion-menu {
    width: 100%;
    margin: 0px 0px 50px 0px;
    float: left;
    list-style: none;
}
.accordion-menu li.open .dropdownlink {
}
.accordion-menu li:last-child .dropdownlink {
}
.dropdownlink {
    cursor: pointer;
    display: block;
    padding: 15px 20px 15px 75px;
    font-size: 22px;
    position: relative;
    background-position: center center;
    background-size: 960px 200px;
    background-repeat: no-repeat;
    margin-top: 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.densha {
    background-image: url("../imgs/densha_pc.svg");
}
.car {
    background-image: url("../imgs/car_pc.svg");
}
.submenuItems {
	display: none;
    list-style: none;
}
.submenuItems li {
    list-style: none;
}
.submenuItems li.hn1 {
	background-color: #FFFFFF;
	padding: 4% 5% 4% 5%;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	text-align: center;
}
.submenuItems li.hn1 img {
	width: 500px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-radius: 10px;
    overflow: hidden;
}
.parking {
    height: auto;
    width : 850px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.parking ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.parking li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.parking li.hn1 {
    width: 650px;
    margin-top: 20px;
    margin-left: 60px;
}
.staff {
	height: auto;
	width : 1000px;
	position: relative;
    float: left;
    margin-top: 70px;
    margin-bottom: 30px;
	border-radius: 15px;
	background-image: url("../imgs/yomogi_ss_2.png");
	background-position: left bottom;
	background-size: 160px auto;
	background-repeat: no-repeat;
    padding-bottom: 50px;
}
.staff ul {
	padding: 0px;
	list-style-type: none;
	position : relative;
	margin: 0px;
}
.staff li {
    height: auto;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-decoration: none;
    display: block;
    position : relative;
    float: left;
}
.staff li.hn1 {
    position : absolute;
    top: 0;
    left: 0;
}
.staff li.hn2 {
    width: 250px;
    margin-left: 375px;
    margin-right: 375px;
    margin-top: -70px;
    margin-bottom: 40px;
}
.staff li.hn3 {
	width: 265px;
	margin-left: 60px;
	line-height: 20px;
}
.staff li.hn4 {
	width: 615px;
	text-align: justify;
}
.staff1 {
	background-color: #DDF3EC;   
}
.staff2 {
	background-color: #fce7e8;
}
.name1, .name2 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", serif;
	font-size: 35px;
	line-height: 50px;
}
.name1 {
    color: #37bb91;
}
.name2 {
    color: #eb7177;
}

/* #スマートフォン ========================================================================================================== */
@media only screen and (max-width: 750px) {
.title {
	background-image: url("../imgs/title_img2_sp.jpg");
}
.contents1, .contents2, .contents3, .contents4 {
	min-width: 100%;
    background-image: none;
}
.contents1_l, .contents2_l, .contents3_l, .contents4_l {
    padding-bottom: 90px;
	background-image: none;
}
.contents_inner {
    max-width: 100%;
}
.st {
	height: 75px;
	font-size: 55px;
	line-height: 45px;
	margin-bottom: 75px;
}
.st_s {
	font-size: 30px;
	line-height: 30px;
}
.list {
	width : 750px;
	margin-left: 0px;
    line-height: 40px;
    border-bottom: 2px solid #CCCCCC;
    background: linear-gradient(90deg, #e7f7f2 0%, #e7f7f2 150px, #ffffff 150px, #ffffff 100%);
}
.list li {
	border-top: 2px solid #CCCCCC;
    padding-top: 30px;
    padding-bottom: 30px;
}
.list li.hn1 {
	width: 150px;
}
.list li.hn2 {
	width : 560px;
	text-align: justify;
    padding-left: 20px;
    padding-right: 20px;
}
.text_box {
    margin-bottom: 60px;
}
.map_box {
	width: 710px;
	margin-left: 20px;
	margin-bottom: 15px;
	border-radius: 0px;
}
.accordion_area {
	width: 710px;
	margin-left: 20px;
}
.dropdownlink {
	font-size: 30px;
	background-size: 710px 200px;
	margin-top: 20px;
	line-height: 35px;
}
.densha {
    background-image: url("../imgs/densha_sp.svg");
}
.car {
    background-image: url("../imgs/car_sp.svg");
}
.submenuItems li.hn1 img {
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
    border-radius: 20px;
}
.parking li.hn2 {
    width: 80%;
    margin-bottom: 20px;
}
.parking {
    width : 90%;
}
.staff {
	width : 670px;
    margin-bottom: 60px;
    margin-left: 40px;
	background-image: none;
}
.staff li.hn1 {
    display: none;
}
.staff li.hn2 {
    width: 300px;
    margin-left: 185px;
    margin-right: 185px;
    margin-top: -80px;
}
.staff li.hn3 {
	width: 86%;
	text-align: center;
    margin-left: 7%;
    margin-bottom: 60px;
    line-height: 25px;
}

.staff li.hn4 {
	width: 86%;
    margin-left: 7%;
}
.name1, .name2 {
	font-size: 50px;
	line-height: 80px;
}



}/* @media only screen and (max-width: 750px) */
