@media(min-width: 1101px) {
	
/** --------------------------Layout----------------------------------------------------------- **/	
html{height:100%}
body{font-size:13px;line-height:1.7em;font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',Meiryo, メイリオ, sans-serif;height:100%; width:100%;}
.mb{ display:none;}
.tab{ display:none;}
.pcmome{ display:none}
#primary{ width:1000px; margin:0 auto; padding:0 7px 0 }
	
	
/** --------------------------Header----------------------------------------------------------- **/	
#header{width:1100px; margin:0 auto 20px;}
.header{ margin-bottom:20px}
	
	
.attention{ padding: 6px 0; font-size:130%; font-weight:bolder; color:#18719C;}
#about .ced{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:100px; padding:3px 0 8px 5px; float:left; clear:left; color:#636161; margin-top:7px; margin-bottom:2px; margin-right:1%; font-weight:bold; font-size:105%;}
#about .ces dl dd{ clear:right; padding:10px 0 7px; margin-left:12%; margin-bottom:2px; color:#525252;}
	
/** --------------------------Tourpoint------------------------------------------------------------ **/	
.tourpoint { width:750px;}
.box_em2 { position:relative; width:740px; font-size:16px; font-weight:bold; text-shadow:0 1px 0 #fff; line-height:1.8em; border-radius:5px; margin:40px auto; padding:25px;
	-webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#ddd; }
.box_em2:before, .box_em2:after { z-index:-1; position:absolute; content:""; top:80%; bottom:10px; left:10px; width:50%;
	-webkit-box-shadow:0 10px 10px #000; -moz-box-shadow:0 10px 10px #000; box-shadow:0 10px 10px #000; -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); transform:rotate(-3deg); }
.box_em2:after { right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); transform:rotate(3deg); }
.box_em2 p.title { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";	font-style:italic; text-align:center; font-size:24px; margin-bottom:30px; }
.tourpoint2 ul li{ list-style-type:none; margin-left:70px; padding-left:10px; font-size:18px; }
.tourpoint2 p.title{ font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; font-style:italic; }
/** --------------------------yoko------------------------------------------------------------- **/	
.gaiyo{ width:100%}
.gaiyo dl{}
.gaiyo dl dt{ width:230px; padding:8px 0 8px 5px; float:left; clear:left; background-color:#E71F19; color:#fff; margin-top:7px; margin-bottom:5px; margin-right:1%; text-align: center; font-weight: bolder;}
.gaiyo dl dd{ clear:right; padding:18px 0 7px; margin-left:250px; margin-bottom:5px; color:#000;}
	
.hotel_name{ font-size:12px!important; font-weight:bold}
	
/** --------------------------table------------------------------------------------------------- **/	
table.price{ width:90%; border-spacing:0; border:1px solid #000; border-collapse:collapse; text-align: center; margin-left: 5%;box-sizing: border-box;}
table.price tr th{ text-align:center; padding:10px; border:1px solid #000; background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; }
	
table.sch{border-collapse:collapse;	border-spacing:0;width:90%;margin-bottom:5px;font-size:95%;border-bottom:1px solid #323232;margin-left: 5%;box-sizing: border-box;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#000;}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}
	
table.course{ width:80%; border-spacing:0; border:1px solid #000; border-collapse:collapse; text-align: center; }
table.course tr th{ text-align:center; padding:10px; border:1px solid #000; background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.course tr td{ padding:4px 2px; border-style:solid;border-width:1px; vertical-align:middle; }
	
	
/** --------------------------List------------------------------------------------------------- **/
.list{ width:100%}
.list ul { padding-left:20px;}
.list ul li{ list-style-type: decimal; color:#6F6F6F;} 
	
.lista ul li{ margin-left:25px; margin-right:25px; }
.listb ul li{ list-style-type: decimal; margin-left:20px; margin-right:35px; }
.listc ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listcs ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listd ul li{ margin-left:25px; margin-right:25px; font-size:80%; }
	
/** --------------------------button ------------------------------------------------------------ **/
.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }
.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}
	
.app2 {display: inline-block;width: 50%;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color:#E71F19;border: 2px solid #fff;color: #fff;overflow: hidden; margin:3px 0 3px; font-size: 120%;}
.app2::before,.app2::after {position: absolute;z-index: -1;	display: block;content: '';}
.app2,.app2::before,.app2::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app2:hover {color: #fff;}
.app2::after {top: 0;left: 0;width: 100%;height: 100%;}
.app2:hover::after{-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #B0A8A8;}	
	
	
#map{ width:100%; height:auto;}


/** --------------------------Footer------------------------------------------------------------ **/
.knt{ width:350px; margin-top:10px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; margin-top:40px; padding:9px 0}
.footer_primary{ width:1100px; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; text-decoration:none; }
.footer_primary a:hover{ color:#084AA3; text-decoration:none; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.modal_title{ text-align:center; color:#FFC8D7; font-size:22px; font-weight:bold; margin-bottom:30px;}
.modalbox{ width:600px; height:600px; position:absolute; top:50%;left:50%; margin-left:-300px; margin-top:-200px;color:#fff!important}
.modalbox img { width:45%}
	
/** --------------------------STEP ------------------------------------------------------------ **/	
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #558FB8; text-align: center; width:104%;
margin-left:-2%; }
	
	
.step { border: 1px solid #323232; width: 90%; padding: 1% 2%; margin: 0 auto; box-sizing: border-box;}
.step_num { font-size: 120%; width:90%; margin-left: 5% ; font-weight: bolder; color: #FFFFFF; text-align: center; padding-top: 10px; padding-bottom: 10px; background-color: #5F5F5F; }

#bank { background-color: #FFFFFF; border: 1px solid #cccccc; padding: 10px; margin-top: 10px; margin-bottom: 10px; font-size:95%; }
.entry_step { border: 1px solid #f0e566; width:95%; padding: 1% 2%; background-color: #FFFFEE; margin-bottom: 10px; margin-left:auto; margin-right:auto; }
.entry_step_num { font-size: 120%; width:104%; font-weight: bolder; color: #fff; background-color:#f0e566; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-left:auto; margin-right:auto; font-size:80%; }
.entry_box { padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%; }
.entry_box2 { width:400px; padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%; }

.entrybox {	padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; background-color:#FFF; font-size:75%; }	
.app {display: inline-block;width: 350px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}

	
	




.touroku { border: 1px solid #514F4F; padding: 3px 4px; }
	

.knt{ width:350px; margin-top:10px;}


}





/** RESPONSIVE BREAKPOINTS==========**/
@media(min-width: 721px) and (max-width: 1100px){
/** base **/
html{height:100%;}
body{font-size:85%;line-height:1.5em; width:100%;-webkit-text-size-adjust:100%;height:100%; max-width:100%!important;}
.mb{ display:none;}
#header{width:100%; margin:0 auto 20px; }
#primary{ width:90%; margin:0 auto; padding:0 7px 0; }
.header{ margin-bottom:20px}
.attention{ padding: 6px 0; font-size:120%; font-weight:bolder; color:#18719C;}
#about .ced{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:100px; padding:3px 0 8px 5px; float:left; clear:left; color:#35773C; margin-top:7px; margin-bottom:2px; margin-right:1%; font-weight:bold; font-size:105%;}
#about .ces dl dd{ clear:right; padding:10px 0 7px; margin-left:12%; margin-bottom:2px; color:#525252;}

	
/** --------------------------Tourpoint------------------------------------------------------------ **/	
.tourpoint { width:750px;}
	
/** --------------------------yoko------------------------------------------------------------- **/	
.gaiyo{ width:100%}
.gaiyo dl{}
.gaiyo dl dt{ width:200px; padding:8px 0 8px 5px; float:left; clear:left; background-color:#E71F19; color:#fff; margin-top:7px; margin-bottom:5px; margin-right:2%; text-align: center; font-weight: bolder;}
.gaiyo dl dd{ clear:right; padding:15px 0 7px; margin-left:30%; margin-bottom:5px;}


/** --------------------------table------------------------------------------------------------- **/	
table.hotel{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:90%;border-bottom:1px solid #323232;}
table.hotel th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:13px}
table.hotel td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center}
table.hotel th a { color:#fff;}
table.hotel th a:hover{ color:#B8F5F0;}
.hotel_name{ font-size:12px!important; font-weight:bold}

	
/** --------------------------table------------------------------------------------------------- **/
table.price{ width:90%; border-spacing:0; border-style:solid;border-width:1px; border-collapse:collapse; text-align: center; margin-left: 5%; }
table.price tr th{ text-align:center; padding:10px; border:1px solid #000;background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; }
	
table.sch{border-collapse:collapse;	border-spacing:0;width:90%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232; margin-left: 5%;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#000;}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}	
	
table.course{ width:80%; border-spacing:0; border:1px solid #000; border-collapse:collapse; text-align: center; font-size:90%; }
table.course tr th{ text-align:center; padding:10px; border:1px solid #000; background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.course tr td{ padding:4px 2px; border-style:solid;border-width:1px; vertical-align:middle; }

table.cancha{border-collapse:collapse;	border-spacing:0;width:80%;margin-bottom:5px;font-size:90%;border-bottom:1px solid #323232;}
table.cancha th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:13px}
table.cancha td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center}
	
/** --------------------------List------------------------------------------------------------- **/	


.lista ul li{ margin-left:25px; margin-right:25px; }
.listb ul li{ list-style-type: decimal; margin-left:20px; margin-right:35px; }
.listc ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listcs ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listd ul li{ margin-left:25px;	margin-right:25px; font-size:75%; }
	
	
/** --------------------------button ------------------------------------------------------------ **/

.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }

.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}
	
.app2 {display: inline-block;width: 80%;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color:#E71F19;border: 2px solid #fff;color: #fff;line-height: 50px;overflow: hidden; margin:3px 0 3px}
.app2::before,.app2::after {position: absolute;z-index: -1;	display: block;content: '';}
.app2,.app2::before,.app2::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app2:hover {color: #fff;}
.app2::after {top: 0;left: 0;width: 100%;height: 100%;}
.app2:hover::after{-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #B0A8A8;}
	
	
	
.knt{ width:350px; margin-top:10px;}
#map{ width:100%; height:auto;}
#container { width:960px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; margin-top:40px; padding:9px 0}
.footer_primary{ width:100%; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; text-decoration:none; }
.footer_primary a:hover{ color:#084AA3; text-decoration:none; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.modal_title{ text-align:center; color:#FFC8D7; font-size:22px; font-weight:bold; margin-bottom:30px;}
.modalbox{ width:600px; height:600px; position:absolute; top:50%;left:50%; margin-left:-300px; margin-top:-200px;color:#fff!important}
.modalbox img { width:45%}
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #558FB8; text-align: center; width:104%; margin-left:-2%; }

.step { border: 1px solid #323232; width: 90%; padding: 1% 2%; margin: 0 auto; box-sizing: border-box;}
.step_num { font-size: 120%; width:90%; margin-left:5%; font-weight: bolder; color: #FFFFFF; text-align: center; padding-top: 10px; padding-bottom: 10px; background-color: #5F5F5F; box-sizing: border-box;}
#bank { background-color: #FFFFFF; border: 1px solid #cccccc; padding: 10px; margin-top: 10px; margin-bottom: 10px; font-size:95%; }


.entry_step { border: 1px solid #f0e566; width:95%; padding: 1% 2%;	background-color: #FFFFEE; margin-bottom: 10px; margin-left:auto; margin-right:auto; }
.entry_step_num { font-size: 120%; width:104%; font-weight: bolder; color: #fff; background-color:#f0e566; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-left:auto; margin-right:auto; font-size:80%; }
.entry_box { padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%; }
.entry_box2 { width:400px; padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%; }
.entrybox {	padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; background-color:#FFF; font-size:75%; }	
.app {display: inline-block;width: 350px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}

.touroku { border: 1px solid #514F4F; padding: 3px 4px; }
	/*ul--------------------*/


.box_em2 { position:relative; width:90%; font-size:14px; font-weight:bold; text-shadow:0 1px 0 #fff; line-height:1.8em; border-radius:5px; margin:40px auto; padding:25px; 
	-webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#ddd; }
.box_em2:before, .box_em2:after { z-index:-1; position:absolute; content:""; top:80%; bottom:10px; left:10px; width:50%;
	-webkit-box-shadow:0 10px 10px #000; -moz-box-shadow:0 10px 10px #000; box-shadow:0 10px 10px #000;	-webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); transform:rotate(-3deg); }
.box_em2:after { right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg); transform:rotate(3deg); }
.box_em2 p.title { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; font-size:29px; margin-bottom:30px;	}
.tourpoint2 ul li{ list-style-type:none; margin-left:20px; padding-left:10px; font-size:17px; }

.tourpoint2 p.title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic; }
}


/** RESPONSIVE BREAKPOINTS==========**/
@media(max-width: 720px){
/** base **/
html{height:100%;}
body{font-size:85%;line-height:1.5em; width:100%;-webkit-text-size-adjust:100%;height:100%; max-width:100%!important;}
.tab{ display:none;}
.mbnone{ display:none}
#header{width:100%; margin:0 auto 20px;}
#primary{ width:90%; margin:0 auto; padding:0 7px 0 }
.header{ margin-bottom:20px}
.attention{ padding: 6px 0; font-size:120%; font-weight:bolder; color:#18719C;}
.mbnone{ display:none}
#about .ces{ width:100%}
#about .ces dl{}
#about .ces dl dt{ width:200px; padding:8px 0 2px 5px; color:#fff; margin-top:7px; margin-right:2%; border-bottom:solid 3px #333333; color:#525252; font-weight:bold;}
#about .ces dl dd{ padding:10px 0 7px;margin-bottom:5px;}


/** --------------------------Yoko------------------------------------------------------------ **/
.gaiyo{ width:100%}
.gaiyo dl{}
.gaiyo dl dt{ width:50%; padding:8px 0 2px 0px; color:#E71F19; font-weight:bold; font-weight: bolder; text-align: left; font-size: 110%; border-bottom: solid 1px #E71F19;}
.gaiyo dl dd{ padding:0.5em 0 1em;}

/** --------------------------Table ------------------------------------------------------------ **/

table.hotel{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232;}
table.hotel th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:9px 0;border:1px solid #323232; font-size:11px}
table.hotel td {padding:2px 7px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F; text-align:center; font-size:11px}
table.hotel th a { color:#fff;}
table.hotel th a:hover{ color:#B8F5F0;}
	
.hotel_name{ font-size:12px!important; font-weight:bold}
table.sch{border-collapse:collapse;	border-spacing:0;width:100%;margin-bottom:5px;font-size:85%;border-bottom:1px solid #323232;}
table.sch th {background:#5F5F5F;color:#fff;text-align:center;font-weight:bold;padding:5px 12px;border:1px solid #323232;}
table.sch td {padding:3px 4px;border-left:1px solid #323232;border-right:1px solid #323232; color:#5F5F5F}
.endline{padding-bottom:10px;border-bottom:1px solid #323232;}
	
table.price{ width:100%; border-spacing:0; border-style:solid;border-width:1px; border-collapse:collapse; text-align: center; }
table.price tr th{ text-align:center; padding:10px; border:1px solid #000;background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.price tr td{ padding:10px 5px; border-style:solid;border-width:1px; vertical-align:middle; }
table.course{ width:100%; border-spacing:0; border:1px solid #000; border-collapse:collapse; text-align: center; font-size:85%;}
table.course tr th{ text-align:center; padding:10px; border:1px solid #000; background-color:#5F5F5F; color:#fff; vertical-align:middle; }
table.course tr td{ padding:4px 0; border-style:solid;border-width:1px; vertical-align:middle; }

/** --------------------------LIST------------------------------------------------------------ **/


.lista ul li{ margin-left:25px; margin-right:25px;  }
.listb ul li{ list-style-type: decimal; margin-left:20px; margin-right:35px; }
.listc ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listcs ul li{ list-style-type: none; background:url(../img/list_bg.gif) no-repeat 10px 6px; padding-left:23px; margin-left:0px; }
.listd ul li{ margin-left:25px; margin-right:25px; font-size:75%; }

/** --------------------------button ------------------------------------------------------------ **/
.cancel{ font-size:14px; color:red; margin:15px 0 10px ; font-weight:bold }
.button {display: inline-block;width: 250px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;background-color: #333;border: 2px solid #333;color: #fff;}
.button::before,.button::after {position: absolute;z-index: -1;display: block;content: '';}
.button,.button::before,.button::after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-transition: all .3s;transition: all .3s;}
.button:hover {background-color: #fff;border-color: #59b1eb;color: #59b1eb;}

.app2 {display: inline-block;width: 75%;height: 54px;text-align: center; font-size:90%; text-decoration: none;outline: none;position: relative;z-index: 2;background-color:#E71F19;border: 2px solid #fff;color: #fff;line-height: 50px;overflow: hidden; margin:3px 0 3px}
.app2::before,.app2::after {position: absolute;z-index: -1;	display: block;content: '';}
.app2,.app2::before,.app2::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app2:hover {color: #fff;}
.app2::after {top: 0;left: 0;width: 100%;height: 100%;}
.app2:hover::after{-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #B0A8A8;}

/** --------------------------footer ------------------------------------------------------------ **/
.knt{ width:350px; margin-top:10px;}
.privacy{ width:80px}
#footer{ width:100%; background-color:#9C9C9C; margin-top:40px; padding:9px 0}
.footer_primary{ width:100%; text-align:center; margin:0 auto; color:#fff }
.footer_primary a{ color:#fff; text-decoration:none; }
.footer_primary a:hover{ color:#084AA3; text-decoration:none; }
.close{ position:absolute; top:10px; right:15px; z-index:99999999; color:#fff; font-size:30px;}
.modal_title{ text-align:center; color:#FFC8D7; font-size:22px; font-weight:bold; margin-bottom:30px;}
.modalbox{ width:600px; height:600px; position:absolute; top:50%;left:50%; margin-left:-300px; margin-top:-200px;color:#fff!important}
.modalbox img { width:45%}

/** --------------------------STEP------------------------------------------------------------ **/
.arr {margin:10px 0; text-align:center;}
.tittle { font-size: 120%; font-weight: bolder; background-color: #558FB8; text-align: center; width:104%;
margin-left:-2%; }
.step { border: 1px solid #323232; width: 95%; padding: 1% 2%; margin: 0 auto;}
.step_num { font-size: 120%; width:95%; margin:0 auto; font-weight: bolder; color: #FFFFFF; text-align: center; padding-top: 0.3em; padding-bottom: 0.3em; background-color: #5F5F5F; box-sizing: border-box; }

#bank { background-color: #FFFFFF; border: 1px solid #cccccc;
	padding: 10px; margin-top: 10px;
	margin-bottom: 10px; font-size:95%;}
.entry_step { border: 1px solid #f0e566; width:95%; padding: 1% 2%; background-color: #FFFFEE; margin-bottom: 10px; margin-left:auto; margin-right:auto; }
.entry_step_num { font-size: 120%; width:104%; font-weight: bolder; color: #fff; background-color:#f0e566; text-align: center; padding-top: 5px; padding-bottom: 5px; margin-left:auto; margin-right:auto; font-size:80%;}

.entry_box { padding:5px 10px; border:1px solid #666; margin-left:10px; margin-right:10px; font-size:75%;}
.app {display: inline-block;width: 350px;height: 54px;text-align: center;text-decoration: none;line-height: 54px;outline: none;position: relative;z-index: 2;background-color: #fff;border: 2px solid #333;color: #333;line-height: 50px;overflow: hidden; margin:25px 0 5px}
.app::before,.app::after {position: absolute;z-index: -1;	display: block;content: '';}
.app,.app::before,.app::after {-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;box-sizing: border-box;	-webkit-transition: all .3s;transition: all .3s;}
.app:hover {color: #fff;}
.app::after {top: 0;left: 0;width: 100%;height: 100%;}
.app:hover::after {-webkit-transform: scale(2) rotate(180deg);transform: scale(2) rotate(180deg);background: #333;}


.touroku { border: 1px solid #514F4F; padding: 3px 4px; }

.box_em2 { position:relative; width:100%; font-size:14px; font-weight:bold; text-shadow:0 1px 0 #fff; line-height:1.8em; border-radius:5px; margin:40px auto; padding:25px; 
	-webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#ddd; }
.box_em2:before, .box_em2:after { z-index:-1; position:absolute; content:""; top:80%; bottom:10px; left:10px; width:50%; -webkit-box-shadow:0 10px 10px #000; 
	-moz-box-shadow:0 10px 10px #000; box-shadow:0 10px 10px #000; -webkit-transform:rotate(-3deg); -moz-transform:rotate(-3deg); -o-transform:rotate(-3deg); transform:rotate(-3deg); }
.box_em2:after { right:10px; left:auto; -webkit-transform:rotate(3deg); -moz-transform:rotate(3deg); -o-transform:rotate(3deg);	transform:rotate(3deg); }
.box_em2 p.title { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; font-style:italic;
	text-align:center;	font-size:130%;	margin-bottom:30px;	}
.tourpoint2 ul li{ list-style-type:none; padding-left:10px; font-size:14px; }
.tourpoint2 p.title{ font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"; font-style:italic; }

}
