/*
	Colorbox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/
#cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0);}
#colorbox {position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0%; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}

#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/*
	User Style:
	Change the following styles to modify the appearance of Colorbox.  They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

/*---------------------------------------- 801px以上 ----------------------------------------*/
@media all and (min-width:801px){
#cboxContent {
    width: 100%;
    margin: auto;
	background-color: #ffffff;
	overflow:visible;
	border-radius: 5px;
}
.cboxIframe {
	width: 100%;
    height: 100%;
    display:block;
    border:0;
    padding:0;
    margin:0 auto;
	background-color: #ffffff;
	border-radius: 5px;
}
#colorbox {
	outline:0;
}
#cboxOverlay {
	background:#41b25d;
}
#cboxClose {
	display: none;
}
#cboxPrevious, #cboxNext, #cboxSlideshow {
	border:0;
}
#dialog-body {
	width: 95%;
	margin: 35px auto;
	display: flex;
	justify-content: space-between;
}
.left {
	width: 42%;
    text-align: center; 
}
.logo {
    width: 80%;
}
.logoSquare {
    width: 40%;
}
h3 {
	font-size: 24px;
    margin: 32px auto 20px;
    text-align: left;
}
.midashi {
    width: 98%;
}
.midashi p {
    width: 100%;
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    border: 2px solid #41b25d;
}
.list-items p {
    font-size: 14px;
    margin: 5px 0 5px auto;
    line-height: 1.9em;
    text-align: left;
}
.right {
	width: 55%;
    text-align: center;
}
.right img {
    width: 100%;
}
.right-logo {
    width: 55%;
    text-align: center;
}
.right-logo img {
    width: 100%;
}
.koushi {
    width: 55%;
    margin: auto;
    text-align: center; 
}
.button {
    width: 30%;
    max-width: 350px;
    height: 60px;
    border-radius: 40px;
    background-color: #41b25d;
    margin: 20px auto;
    font-size: 16px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
}
a{
    text-decoration: none;
}
a:visit {
    color: #ffffff;
}
.hotel {
    height: 0px;
    text-align: left;
}
.hotel img {
    width: 15vw;
    margin: -35.5vw auto auto 1.5vw;
}
}

/*---------------------------------------- 800px以下 ----------------------------------------*/
@media all and (max-width:800px){
#cboxContent {
    width: 100%;
    height: 120%;
    background-color: #ffffff;
    overflow:visible;
    border-radius: 5px;
}
.cboxIframe {
    width: 100%;
    height: 120%;
    background-color: #ffffff;
    border-radius: 5px;
}
#colorbox {
    outline:0;
}
#cboxOverlay {
    background:#41b25d;
    opacity: 1.0;
}
#cboxClose {
    display: none;
}
#cboxPrevious, #cboxNext, #cboxSlideshow {
    border:0;
}
#dialog-body {
    width: 90%;
    margin: 15px auto;
}
.left {
    width: 100%;
    text-align: center;
}
.logo {
    width: 45%;
    max-width: 200px;
    margin-bottom: 12px;
}
.logoSquare {
    width: 20%;
    max-width: 200px;
    margin-bottom: 12px;
}
h3 {
    font-size: 16px;
    margin: 0px auto 20px;
    text-align: center;
}
.midashi {
    width: 100%;
}
.midashi p {
    width: 100%;
    font-size: 14px;
    text-align: center;
    border: 1px solid #41b25d;
    padding: 2.2% 0;
}
.list-items {
    margin-bottom: 15px;
}
.list-items p {
    font-size: 14px;
    margin: 2px auto;
    text-align: left;
}
.right {
    width: 100%;
    margin-bottom: 10px;
}
.right img {
    width: 100%;
}
.right-logo {
    width: 100%;
    text-align: center;
}
.right-logo img {
    width: 55%;
    margin: 35% auto;
}
.koushi {
    width: 100%;
    margin: auto;
    text-align: center; 
}
.button {
    width: 80%;
    max-width: 350px;
    height: 40px;
    border-radius: 20px;
    background-color: #41b25d;
    margin: auto;
    font-size: 3vw;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
}
a{
    text-decoration: none;
}
a:visit {
    color: #ffffff;
}
.hotel {
    height: 0px;
    text-align: left;
}
.hotel img {
    width: 20vw;
    margin: -60.5vw auto auto 2vw;
}
}


/*
#colorbox{outline:0;}
	#cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) no-repeat 0 0;}
	#cboxTopCenter{height:14px; background:url(images/border.png) repeat-x top left;}
	#cboxTopRight{width:14px; height:14px; background:url(images/controls.png) no-repeat -36px 0;}
	#cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) no-repeat 0 -32px;}
	#cboxBottomCenter{height:43px; background:url(images/border.png) repeat-x bottom left;}
	#cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) no-repeat -36px -32px;}
	#cboxMiddleLeft{width:14px; background:url(images/controls.png) repeat-y -175px 0;}
	#cboxMiddleRight{width:14px; background:url(images/controls.png) repeat-y -211px 0;}


		#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

		#cboxPrevious{left:0px; background-position: -51px -25px;}
		#cboxPrevious:hover{background-position:-51px 0px;}
		#cboxNext{left:27px; background-position:-75px -25px;}
		#cboxNext:hover{background-position:-75px 0px;}
		#cboxClose{right:0; background-position:-100px -25px;}
		#cboxClose:hover{background-position:-100px 0px;}

		.cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
		.cboxSlideshow_on #cboxSlideshow:hover{background-position:-150px 0px;}
		.cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
		.cboxSlideshow_off #cboxSlideshow:hover{background-position:-125px 0px;}
*/