@charset "UTF-8";
/* CSS Document */

.pc { display:block; }
.sp { display:none; }

@media screen and (min-width: 768px){
body {
	background-image: url("../images/ment/back_white.jpg");
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

header {
	padding-top: 15px;
    background-image: url(../images/ment/header_bottom02.png);
    height: 219px;
    background-position: center;
}

section {
	max-width: 1020px;
	margin: 0 auto;
}

h1 {
	font-size: 12px;
	margin-left: 20px;
	font-family: YuGo◆Bold-83pv-RKSJ-H,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color: #6F6F70;
}

.header_bottom {
	display: flex;
    justify-content: space-between;
}

.header_left {
	display: flex;
    align-items: center;
	margin-left: 20px
}

.header_left_box {
	font-family: SeibiAi◆,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color: #6F6F70;
	text-align: center;
	margin-left: 10px;
}

.header_left_box p:nth-child(1){
	font-size: 18px;
}

.header_left_box p:nth-child(2){
	font-size: 31px;
}

.header_right_wrapper {
	display: flex;
}

.header_right {
	width: 400px; /*300px;*/
	margin-right: 10px;
	color: #727171;
}

.header_right_top {
	display: flex;
	border-bottom: 1px dashed #f3982f;
	justify-content: center;
}

.header_right_top_left {
	margin-left: 5px;
}

.header_right_top_left_box {
	display: flex;
	align-items: center;
}

.header_right_top_left p:nth-child(1){
	font-size: 16px;
    color: #f3982f;
    margin: 0 10px;
}

.header_right_top_left_box p:nth-child(2){
	font-size: 26px;
    letter-spacing: 1px;
	margin-bottom: 3px;
	color: #717071;
}

.header_right_top_right {
	width: 40px;
    text-align: center;
}

.header_right_top_right p img {
	margin-top: 8px;
}

.header_right_bottom {
	text-align: center;
}
.header_right_bottom span {
	text-align: left;
	font-size: 15px;
}

.header_back {
	background-image: url("../images/ment/header_bottom02.png");
}

.to_top {
	text-align: right;
    width: 1020px;
    margin: 20px auto 0;
}

.footer_info {
	width: 1020px;
    margin: 70px auto 0;
	display: flex;
    justify-content: space-evenly;
}

footer .header_right_top_right {
	margin: 0 0 0 20px;
}

.info_left_top {
	border-bottom: 1px dashed #f3982f;
	padding-bottom: 10px;
}

.info_left_top01 {
	display: flex;
    align-items: center;
	justify-content: center;
}

.info_left_img_ander {
	text-align: center;
    margin-left: 20px;
	color: #6f6f70;
	font-family: SeibiAi◆,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	font-family: SeibiAi◆,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

.info_left_img_ander p:nth-child(1){
	font-size: 20px;
	letter-spacing: 1px;
}

.info_left_img_ander p:nth-child(2){
	font-size: 35px;
	letter-spacing: 3px;
}


.info_left_top02 {
	font-family: kozuka-gothic-pr6n, sans-serif,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
    color: #727171;
	letter-spacing: 2px;
	margin-top: 5px;
}

.info_left_bottom {
	padding: 10px;
	font-family: kozuka-gothic-pr6n, sans-serif,"游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	line-height: 1.8;
}

.info_left_bottom  p:nth-child(1){
	color: #6b6b6b;
	font-size: 23px;
}

.info_left_bottom p:nth-child(2),.info_left_bottom p:nth-child(3){
	font-size: 15px;
	color: #727171;
}

.info_right_top {
	display: flex;
    align-items: center;
}

.info_right_bottom_wrap {
	position: relative;
	color: #727171;
    letter-spacing:1px;
    font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}

.info_right_bottom_wrap p:nth-child(2){
	position: absolute;
    top: 51px;
    left: 21px;
}

.info_right_bottom_wrap p:nth-child(3){
	position: absolute;
    top: 51px;
    left: 85px;
}

.info_right_bottom_wrap p:nth-child(4){
	position: absolute;
    top: 92px;
    left: 10px;
}

.info_right_bottom_wrap p:nth-child(5){
	position: absolute;
    top: 92px;
    left: 85px;
}

.info_right_bottom_wrap p:nth-child(6){
	margin: 2px 0 0 8px;
}

.footer_bottom {
	position: relative;
}

.map {
	margin: 50px 0 0;
    height: 372px;
	position: relative;
}

.map iframe {
	width: 100%;
    height: 100%;
}

.footer_last {
	position: absolute;
    bottom: -30px;
}

.copyright {
	position: relative;
	font-size: 15px;
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
	color: #231815;
	text-align: center;
	bottom: 50px;
    margin-bottom: -40px;
}

.copyright p {
	position: relative;
    top: 10px;
}

.footer_bottom_img p img {
	width: 100%;
	position: relative;
    top: 6px;
}

.firstview {
	background-image: url("../images/ment/back_yellow.jpg");
		height: 380px;
	position: relative;
    bottom: 52px;
    z-index: -1;
    text-align: center;
}

.firstview p img {
	max-width: 1020px;
}

/*
.top {
	background-image: url(../images/ment/firstview_bottom.png);
    height: 50px;
    position: absolute;
    width: 100%;
    top: 537px;
    background-position: -345px -1px;
}
*/

.glonav_list {
	display: flex;
    justify-content: center;
	align-items: center;
}

.glonav_item,.glonav_item01,.glonav_item02,.glonav_item03,.glonav_item04 ,.glonav_item05 {
	margin: 10px 40px;
}
.glonav_item a,.glonav_item01 a,.glonav_item02 a,.glonav_item03 ,.glonav_item04 a,.glonav_item05 a{
	color: #6f6f70;
	opacity: 1;
}

.glonav_item img {
	display: flex;
	margin-left: 14px;
	width: 37px;
}
.glonav_item01 img {
	display: flex;
	margin: 4px 4px 2px 8px;
	width: 30px;
}
.glonav_item02 img {
	display: flex;
	margin-left: 16px;
	width: 29px;
}
.glonav_item03 img {
	display: flex;
	margin-left: 17px;
	width: 30px;
}
.glonav_item04 img {
	display: flex;
	margin-left: 16px;
	width: 70%;
	width: 32px;
}
.glonav_item05 img {
	display: flex;
	margin-left: 12px;
	width: 23px;
}

.glonav {
	position: relative;
    width: 100%;
}

ul > li{
    display: inline-block;
}
ul > .list > a{
    padding: 15px 30px;
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .2em;
}
ul > li > span{
    margin-left: 1.2em;
}
ul > li:hover > a{
    background-color: #efefef;
    color: #444;
}

/* Submenu */

ul li ul{
    position: absolute;
    top: 68px;
    /* left: 373px; */
    z-index: 1;
}
ul li ul li{
    display: block;
}
ul li ul li a{
    background-color: rgba(255,239,170,1);
    color: #444;
}
ul li ul li a:hover{
	background-color: #727171;
    color: #efefef;
    font-weight: bold;
    opacity: 1;
}

.glonav ul li ul{
    display: none;
}
.glonav ul li:hover ul{
    display: block;
}

.list_small {
	font-size: 12px;
}

}
