div#global ul li {
    height: 66px;
    list-style-type: none;
    float: left;
}
div#global ul {
    width: 960px;
    margin: 0 auto;
}
div#global ul li#gm_01 a {
    width: 142px;
    height: 66px;
    float: left;
    background: url(https://txrent2011otani.itembox.design/item/gmenu01.jpg) 0 0 no-repeat;
    text-indent: -9999px;
}
div#global ul li#gm_02 a {
    width: 182px;
    height: 66px;
    float: left;
    background: url(https://txrent2011otani.itembox.design/item/gmenu02.jpg) 0 0 no-repeat;
    text-indent: -9999px;
}
div#global ul li#gm_03 a {
    width: 284px;
    height: 66px;
    float: left;
    background: url(https://txrent2011otani.itembox.design/item/gmenu03.jpg) 0 0 no-repeat;
    text-indent: -9999px;
}
div#global ul li#gm_04 a {
    width: 143px;
    height: 66px;
    float: left;
    background: url(https://txrent2011otani.itembox.design/item/gmenu04.jpg) 0 0 no-repeat;
    text-indent: -9999px;
}
div#global ul li#gm_05 a {
    width: 208px;
    height: 66px;
    float: left;
    background: url(https://txrent2011otani.itembox.design/item/gmenu05.jpg) 0 0 no-repeat;
    text-indent: -9999px;
}
#guide-page {
	font-size:15px;
	margin-top: 5%;
}
#guide-page h3 {
text-align: center;
    display: block;
    font-size: 34px;
    border-bottom: 1px solid #000;
    width: max-content;;
    margin: 1em auto 0.3em;
}
.large_red {
	font-size: 24px;
    color: #f00;
}
.guide_flow {
	clear: both;
    width: 100%;
    margin-bottom: 5%;
}	
.guide_flow .img_area {
	width:250px;
	float: left;
}
.guide_flow .text-area {
width:470px;
	float: right;
}

.attention {
	clear: both;
    border: 1px solid #000;
    padding: 3%;
}
.large_font {
	font-size:120%;
	display: block;
	font-weight: bold;
}
.att_left {
	float: left;
	margin-right: 3%;
}
.att_right {
	float: right;
	margin-left: 3%;
}
.guide_pay {
	background-color:#f4f4f4;
	padding: 3%;
}
.guide_del {
	clear: both;
    width: 100%;
    margin-bottom: 5%;
}
.guide_del .img_area {
	width:250px;
	float: left;
}
.guide_del .text-area {
width:470px;
	float: right;
}
.mar20 {
	clear: both;
	margin-top: 20px;
}
.mar30 {
	clear: both;
	margin-top: 30px;
}
.mar50 {
	clear: both;
	margin-top: 50px;
}
.mar80 {
	clear: both;
	margin-top: 80px;
}
.attention h5 {
	border-top: 1px solid #f00;
    border-right: 1px solid #f00;
    border-bottom: 1px solid #f00;
    border-left: 10px solid #f00;
    width: 20em;
    padding: 0.5em 1em;
    margin: 1em 0;
}

.guide_pay {
	padding: 3% 5%;
	margin-bottom: 3%;
}
.kouza {
	background-color: #fff;
    width: fit-content;
    padding: 3%;
    margin-top: 2%;
}
.txt_center {
	text-align: center;
}
.attention h4 {
	font-size:250%;
	color: #f00;
	margin-bottom: 0.5em;
}

img.credit-card {
	width:60%;
}








@media screen and (max-width: 960px) {
	.txt_center {
		text-align: left;
	}
.guide_flow .img_area {
    width: 96%;
    float: none;
	margin: 2%;
}
	.guide_flow .text-area {
    width: 96%;
    float: none;
	margin: 2%;
}
	
	.attention .txt_center {
		text-align: center;
	}
	.attention img {
		width: 100%;
	}
	img.credit-card {
    width: 100%;
}
	
	#guide-page h3 {
    font-size: 6.5vw;
}
	
.large_red {
    font-size: 5vw;
}	
	.guide_del .img_area {
      width: 96%;
    float: none;
	margin: 2%;
}
	
	.guide_del .text-area {
   width: 96%;
    float: none;
	margin: 2%;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}