header,
#navbox,
#drawer,
#menu,
.sm,
.sm_menu,
#navTgl,
#hung_menu,
#hung_menu2{
	display:none;
}
#wraps {
	background-color:#fff;
	width:100%;
	margin: 0px;
	padding: 0px;
	min-width:1280px;
}
.wrap {
	width:1140px;
	margin: 0px auto;
	padding: 0px;
}
#go2 {
	position:fixed;
	right: 10px;
	bottom:10px;
	line-height:130%;
	z-index:999;
}
#go2 a{
	text-decoration:none;
	display:block;
	background-color:#93ca6f;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	color:#fff;
	text-align:center;
	font-size:10px;
	padding: 5px;
}
#go2 a:hover{
	background-color:#5cb224;
}
#go2 a b{
	font-size:16px;
}
#footer,
.wrap,
#heads{
	min-width:1140px;
}
@media screen and (max-width: 1099px) {/*tablet*/
	body {min-width:900px;}
}
@media screen and (min-width: 1100px) {/*PC*/
}

/*-----------*/
#toptitle1{
    text-align: center;
    margin: 120px auto -10px auto;
    padding: 0;
    width: 500px;
}
#toptitle1 img{
    width: 70%;
    height: auto;
    margin: auto;
}
#toptitle2{
    width: 700px;
    text-align: center;
    margin: 20px auto;
    padding: 0;
    font-size: 18px;
    color: #b18e19;
}
#toptitle2 img{
    width: 90%;
    height: auto;
    margin: auto auto 20px auto;
}
#top_formwrap{
    box-sizing: inherit;
    padding: 15px;
    font-size: 16px;
    width: 700px;
    margin: 20px auto;
	background-image: url("/user_data/common/img/starback.jpg");
	background-size: 300px auto;
	background-color:rgba(255,255,255,0.5);
	background-blend-mode:lighten;
}
#top_formwrap select{
    padding: 5px;
    margin: 0 5px;
}
#toptxt1{
    margin: 20px auto;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    line-height: 200%;
}
#toptxt2{
    margin: 0px auto;
    padding: 20px 0 0px 0px;
    text-align: center;
    font-weight: bold;
    line-height: 200%;
    color: #e61c74;
	font-size: 16px;
}
#toptxt3{
	font-size: 16px;
    margin: 0px auto;
    padding: 0px 0 15px 0;
    text-align: center;
    font-weight: bold;
    line-height: 200%;
}
.top_table1{
    margin: auto;
}
.top_table1 td{
    padding: 5px;
	font-size: 16px !important;
}
.top_table1 td select{
	font-size: 16px;
	padding: 5px;
}
.btn_kekka{
    width: 50%;
    margin: 20px auto;
}
.btn_kekka a{
    width: 50%;
    display: block;
    margin: 0px auto;
    padding: 15px;
    text-align: center;
    background-color: #e74080;
    color: white;
    text-decoration: none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
}
.link1{
    text-align: center;
    font-size: 14px;
    margin: auto;
    padding: 0 0 30px 0;
}
.link1 a{
    
}
/*------*/
#itemtalbe{
    width: 50%;
    margin: 20px auto ;
}
#itemtalbe td{
    vertical-align: middle;
    font-size: 14px;
}
#itemtalbe td a{
    
}
#itemtalbe td img{
    width: 50px;
    height: 50px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin: 5px 0 0 0;
}
#top_itemwrap{
    background-color: #fff9e6;
    padding: 10px;
    margin: 0 -15px -15px -15px;
}
/*-----------*/
#foot_btn{
    display: none;
}
#head_pc_link{
    background-color: white;
    width: 100%;
    height: 70px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.05);
    position: fixed;
    top: 0;
}
#head_pc_link p#logo{
    position: absolute;
    left: 20px;
    top: -5px;
}
#page_homepage #head_pc_link p#logo{
    top: -17px !important;
}
#head_pc_link p#logo img{
	width: 250px;
	height: auto;
}
#head_pc_link table{
    margin: auto;
}
#head_pc_link table th{
    padding: 15px;
}
#head_pc_link img{
    width: 150px;
    height: auto;
}
#head_pc_link table td{
    padding: 23px 20px 0 20px;
    font-size: 14px;
}
#head_pc_link table td a{
    color: black;
    text-decoration: none;
}
#head_pc_link table td a:hover,
#head_pc_link table td a#fix{
    text-decoration: underline;
    color: #e52275;
}
#head_pc_link p#icon{
    position: absolute;
    right: 10px;
    top: -5px;
}
#head_pc_link p#icon a{
    font-size: 24px;
    color: #e52275;
    display: block;
    padding: 10px;
    margin: 0 0 0 10px;
    float: right;
}
.basehead p{
    padding-top: 12px;
}
/**/
.swiper-container {
    background-position: center top;
    background-size: 100% auto;
    text-align: center;
}
.slider1{
    background-image: url(../img/back_gra.jpg);
}
.slider2{
    background-image: url(../img/back_gra2.jpg);
}
.swiper-container img{
	width: 100%;
    margin: 40px auto;
	height: auto;
    max-width: 700px;
}
.slider2 a{
    display: block;
    padding: 10px;
}
#whbox1{
    background-color: white;
    position: relative;
}
#panda{
    position: absolute;
    top: -50px;
    right: 20px;
    width: 80px;
    height: auto;
}
#f_name{
    margin: auto;
    text-align: center;
}
#f_name div{
    margin: 20px auto;
    width: 43%;
    text-align: left;
}
#f_name input{
    padding: 10px 5px;
    width: 100%;
}
/*------------*/
#top_tokucho{
    
}
#top_tokucho h3{
    margin: 0px auto;
    padding: 40px 0 0px 0px;
    text-align: center;
    font-weight: bold;
    line-height: 200%;
    color: #e61c74;
}
#toku_txt1{
    text-align: center;
    line-height: 180%;
}
#top_tokucho table{
    width: 100%;
}
#top_tokucho table td{
    width: 50%;
    padding: 10px;
    vertical-align: top;
}
#top_tokucho table td div{
    background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#top_tokucho table td div h4{
    color: white;
    text-align: center;
    padding: 10px;
    margin: -2px -2px 0 0px;
    border-radius: 10px 10px 0 0;
}
#top_tokucho table td div a.btn{
    display: block;
    margin: 15px auto;
    color: white;
    text-decoration: none;
    width: 50%;
    text-align: center;
    padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#top_tokucho table td div a.btn2{
    display: block;
    text-align: center;
}
#top_tokucho table td div a.btn2 img{
	margin: 20px auto;
	width: 200px;
	height: auto;
}
#top_tokucho table td div#muryo{
    border: 1px solid #ea5413;
}
#top_tokucho table td div#muryo h4,
#top_tokucho table td div#muryo a.btn{
    background-color: #ea5413;
}
/*------------*/
#top_tokucho table td div#yuryo{
    border: 1px solid #e74080;
}
#top_tokucho table td div#yuryo h4,
#top_tokucho table td div#yuryo a.btn{
    background-color: #e74080;
}

#top_tokucho table td div#muryo p,
#top_tokucho table td div#yuryo p{
    text-align: center;
    font-weight: bold;
}
/*------------*/
#top_tokucho table td div#taiken{
    border: 1px solid #00a1e9;
}
#top_tokucho table td div#taiken h4,
#top_tokucho table td div#taiken a.btn{
    background-color: #00a1e9;
}
#top_tokucho table td div#taiken p{
    width: 85%;
    margin: 20px auto;
}
/*------------*/
#top_tokucho table td div#how{
    border: 1px solid #32ba95;
}
#top_tokucho table td div#how h4{
	/*
    color: black;
    padding: 20px 0;
	*/
    background-color: #32ba95;
}
#top_tokucho table td div#how div.table{
    display: table;
    width: 85%;
    clear: both;
    margin: 20px auto auto auto;
}
#top_tokucho table td div#how div.table dl{
    display: table-row;
}
#top_tokucho table td div#how div.table dl dt{
    display: table-cell;
    vertical-align: top;
    text-align: left;
    width: 40%;
}
#top_tokucho table td div#how div.table dl dt img{
    width: 80%;
    height: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#top_tokucho table td div#how div.table dl dd{
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
#top_tokucho table td div#how div.table dl dd p{
    margin: 0px;
    padding: 0px;
}
.slider2 h5{
    margin: 25px auto 10px auto;
    padding: 0px;
    font-size: 20px;
    color: #e61c74;
}
.slider2 h6{
    margin: 0px auto -25px auto;
    padding: 0px;
    font-size: 16px;
}

/*-----------*/
#baselogo{
    text-align: center;
    margin: 110px auto 20px auto;
    padding: 0 0 0 10px;
    clear: both;
}
#baselogo img{
    width: 200px;
    height: auto;
    margin: auto;
}
#baselogo b{
    clear: both;
    color: #2ea7e0;
    font-size: 15px;
}
/*------------*/

/*-------*/
#calen_daywrap{
    width: 93%;
    margin: auto;
    max-width: 1200px;
}
#calen_daywrap table{
    width: 100%;
}
#calen_daywrap table th{
    font-size: 14px;
}
#calen_daywrap table th p{
    float: left;
    margin: 0 10px 0 0;
}
#calen_daywrap table th p a{
    color: darkgray;
	font-size: 30px;
}
#calen_daywrap table th p#day{
    color: #e61d74;
    letter-spacing: 0;
	padding: 3px 0 0 0;
}
#calen_daywrap table th p#day span{
    font-weight: normal;
    font-size: 14px;
}
#calen_daywrap table th p#day b{
    font-size: 20px;
}
#calen_daywrap table th p#day em{
    font-weight: normal;
    font-size: 14px;
    font-style: normal;
}
/**/
#calen_daywrap table td{
    font-size: 20px;
}
#calen_daywrap table td p{
    float: right;
    margin: 0 0 0 20px;
}
#calen_daywrap table td p a{
    color: black;
}
#calen_daywrap table td p a#fix{
    color: #e62076;
}
#calen_daywrap table td select{
    border: none;
    border-bottom: 1px solid darkgray;
    width: 100px;
}
#calen_daywrap table td select option{
    
}
#calen_btm_link{
    clear: both;
	margin: auto;
	text-align: center;
	max-width: 1200px;
}
#calen_btm_link a{
    display: block;
    float: right;
    width: 100px;
    height: 100px;
    color: white;
    text-decoration: none;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
    text-align: center;
    margin: 0px 5px 20px 0;
}
#calen_btm_link a#plus{
    background-color: #e61d74;
}
#calen_btm_link a#plus span{
    display: block;
    padding: 35px 0 0 0;
    font-size: 26px;
}
#calen_btm_link a#unse_btn{
    font-size: 16px;
    line-height: 120%;
    background-color: #2ea7e0;
}
#calen_btm_link a#unse_btn span{
    display: block;
    padding: 20px 0 0 0; 
}
#calen_btm_link a.com_i{
	color: #2ea7e0;
	font-size: 30px;
	margin: 10px 0 0 -5px;
}
#calen_btm_link a.com_txt{
    font-size: 9px;
    line-height: 120%;
    background-color: #2ea7e0;
}
#calen_btm_link a.com_txt span{
    display: block;
    padding: 18px 0 0 0; 
}
#calen_btm_link a.com_txt_pink{
    font-size: 9px;
    line-height: 120%;
    background-color: #ec7aac;
}
#calen_btm_link a.com_txt_pink span{
    display: block;
    padding: 18px 0 0 0; 
}
#calen_btm_link a.tsuki{
    font-size: 9px;
    line-height: 120%;
    color: #ec7aac;
	border: 3px solid #ec7aac;
	float: left;
    margin: 0px 0 20px 5px;
    width: 39px;
    height: 39px;
}
#calen_btm_link a.tsuki span{
    display: block;
    padding: 15px 0 0 0; 
}
.h2_calen{
    clear: both;
    color: #e62076;
    text-align: center;
    padding: 40px 0 20px 0;
}
#pandabanar{
    width: 95%;
    margin: auto;
    clear: both;
    max-width: 1000px;
}
#pandabanar td{
    width: 33%;
    text-align: center;
	line-height: 0;
}
#pandabanar td a{
    display: block;
    width: 90%;
    margin: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
}
#pandabanar td a img{
    width: 100%;
    height: auto;
}

/*-----------*/
#mypagewrap{
    box-sizing: inherit;
    padding: 15px;
    font-size: 16px;
    margin: 0px auto;
}
#mypagewrap p.name{
    line-height: 200%;
}
.unsebox{
    clear: both;
    margin: 30px auto auto auto;
    background-color: white;
    padding: 0;
    font-size: 14px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.05);
    overflow: hidden;
	width: 1000px;
}
.unsebox h4{
    font-size: 16px;
    padding: 15px;
    margin: 0;
}
.unsebox h5{
    font-size: 16px;
    padding: 15px 15px 0 15px;
    margin: 0;
}
.unsebox p{
    margin: 0;
    padding: 15px;
}
.unsebox ul{
    margin: 0;
    padding: 15px 0;
}
.unsebox ul li{
    margin: 0px;
    padding: 5px 15px;
    list-style-type:disc;
}
#panda_cen{
    color: palevioletred;
    text-align: center;
    clear: both;
    display: table;
    margin: 40px auto 20px auto;
}
#panda_cen span{
    display: table-cell;
    vertical-align: middle;
    line-height: 55px;
	font-size: 30px;
}
#panda_cen img{
    display: table-cell;
    width: 80px;
    height: auto;
    padding: 0 10px;
}
.space100{
    clear: both;
    height: 70px;
}
#my_copy{
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px 0;
    margin: auto auto -30px auto;
}
#kojin_wrap{
    width: 90%;
    margin: 30px auto;
	max-width: 1000px;
	font-size: 16px;
	line-height: 180%;
}
#kojin_wrap img{
    width: 40%;
    height: auto;
    margin: auto auto 20px auto;
	float: right;
}
.title_megu{
    background-color: #00ada9;
    color: white;
    padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    font-size: 16px;
    margin: 30px 0 10px 0;
	clear: both;
}
#kojin_wrap ul{
    margin: 0 0 0 17px;
}
#kojin_wrap ol{
    margin: 0 0 0 17px;
}
img.img_right{
    float: right;
    margin: 0 0 10px 10px !important;
    width: 40% !important;
}

/*-----------*/
#kaiunpointback{
	clear: both;
	background-color: #e71d75;
	padding: 0 0 50px 0;
}
#kaiunpointback h2{
	color: white;
}
.tizumiru{
	text-align: center;
}
.tizumiru a{
	display: block;
	background-color: #e71d75;
	color: white;
	padding: 10px 10px;
	margin: 50px auto auto auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;
	width: 50%;
}
/*-------*/
#compass_wrap{
    width: 93%;
    margin: auto;
    max-width: 1200px;
}
#comp_icon{
	width: 100%;
	margin: 10px auto;
	border-top: 1px solid #ddd;
}
#comp_icon td{
	text-align: center;
	padding: 20px 0 0 0px;
	width: 14%;
}
#comp_icon th{
	text-align: center;
	padding: 20px 0 0 0px;
}
#comp_icon td a img{
	width: 30%;
	height: auto;
	margin: auto;
}
#comp_icon th a img{
	width: 35%;
	height: auto;
	margin: auto;
}
/**/
#comp_icon td p,
#comp_icon th p{
	font-size: 12px;
	line-height: 120%;
	margin: 0 auto;
	padding: 0px;
	letter-spacing: 0;
	color: #d36298;
	font-weight: normal;
}
/*---------*/
.comp_select{
	display: table;
	margin: auto;
}
.comp_select dl dt,
.comp_select dl dd{
	display: table-cell;
	padding: 10px;
	font-size: 16px;
}
.comp_select dl dt input,
.comp_select dl dd input,
.comp_select dl dt select,
.comp_select dl dd select{
	font-size: 16px;
	padding: 5px;
}
#comp_map{
	clear: both;
	margin: 20px 0px;
	padding: 0px;
	position: relative;
	height: 600px;
	overflow: hidden;
}
#com_enwrap{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	overflow: hidden;
}
#comp_map iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -1;
	border: none;
}
#comp_map img#zannen{
	z-index: 6;
	position: absolute;
	width: 90%;
	height: auto;
  left: 50%;
  top: 50%;
  margin-left: -160px;
  margin-top: -50px;
}
#comp_map b{
	display: block;
	position: absolute;
	z-index: 500;
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
	text-align: center;
}
#comp_map b#kita{
	top: -1px;
	text-align: center;
	width: 100%;
}
#comp_map b span{
	display: block;
	margin: auto;
	background-color: white;
	border: 1px solid #ddd;
	width: 20px;
}
#comp_map b#higashi{
	width: 15px;
	right: 0px;
	top: 270px;
	background-color: white;
	border: 1px solid #ddd;
}
#comp_map b#minami{
	bottom: -3px;
	text-align: center;
	width: 100%;
}
/**/
#comp_map b#hokuto{
	width: 15px;
	right:25px;
	top: 0;
}
#comp_map b#nanto{
	width: 15px;
	right: 25px;
	bottom: 0;
}
#comp_map b#nansei{
	width: 15px;
	left: 0;
	bottom: 0;
}
#comp_map b#hokusei{
	width: 15px;
	left: 0;
	top: 0;
}
#comp_map b#hokuto span,
#comp_map b#nanto span,
#comp_map b#nansei span,
#comp_map b#hokusei span{
    width: 40px !important;
}


/**/
#comp_map b#nishi{
	width: 15px;
	left: 0;
	top: 270px;
	background-color: white;
	border: 1px solid #ddd;
}
/*---------*/
img.en30{
	position: absolute;
	top: -300px;
	left: 0;
	width: 100%;
	height: auto;
	z-index: 0;
}
/*--------*/
img.panda1{
	position: absolute;
	top: 30px;
	left: calc(50% + 20px);
	width: 30px;
	height: auto;
}
img.panda2{
	position: absolute;
	top: 50px;
	left: calc(50% + 100px);
	width: 30px;
	height: auto;
}
img.panda3{
	position: absolute;
	top: 140px;
	left: calc(50% + 100px);
	width: 30px;
	height: auto;
}
img.panda4{
	position: absolute;
	top: 200px;
	left: calc(50% + 100px);
	width: 30px;
	height: auto;
}
img.panda5{
	position: absolute;
	top: 260px;
	left: calc(50% + 90px);
	width: 30px;
	height: auto;
}
img.panda6{
	position: absolute;
	top: 300px;
	left: calc(50% + 0px);
	width: 30px;
	height: auto;
}

img.panda9{
	position: absolute;
	top: 190px;
	left: calc(50% + -140px);
	width: 30px;
	height: auto;
}
img.panda10{
	position: absolute;
	top: 120px;
	left: calc(50% + -140px);
	width: 30px;
	height: auto;
}
/**/

img.eho_map{
	position: absolute;
	top: 20px;
	left: calc(50% + -20px);
	width: 15px;
	height: auto;
}
/*--------*/
.chusin750m{
	position: absolute;
	top: calc(50% - 50px);
	left: calc(50% - 50px);
	width: 100px;
	height: auto;
	z-index: 7;
}
/*-------------*/
#topinfo h5 {
	margin: 50px 0 20px 0;
	clear: both;
}
#topinfo table{
	display: table;
}
#topinfo table tr{
	display: table-row;
}
#topinfo table th{
	display: table-cell;
	font-weight: normal;
	vertical-align: top;
	width: 25%;
	font-size: 10px;
	padding: 8px 0;
	text-align: left;
	border-bottom: 1px dashed #ddd;
}
#topinfo table td{
	border-bottom: 1px dashed #ddd;
	padding: 8px 0;
	display: table-cell;
	font-size: 13px;
}
ul#starlist{
	margin: 0px auto;
	padding: 0px 5px;
}
ul#starlist li{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 33%;
	list-style: none;
	text-align: center;
	font-size: 16px;
	height: 220px;
}
ul#starlist li a{
	display: block;
	border: 1px solid #ddd;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 5px;
	padding: 40px;
	text-decoration: none;
}
ul#starlist li a:hover{
	border: 1px solid #fc016e;
}
ul#starlist li a img{
	width: auto;
	height: 100px;
}
/*-------*/
#comp_buy{
	background-color: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	margin: 40px auto;
	border: 1px solid #00b9ef;
	overflow: hidden;
    font-size: 16px;
}
#comp_buy dl dt{
	margin: 0px;
	padding: 20px 0;
	vertical-align: middle;
	line-height: 130%;
}
#comp_buy dl dt p{
	margin: 10px 15px;
}
#comp_buy dl dd{
	vertical-align: middle;
	background-color: #00b9ef;
	width: 40%;
}
#comp_buy dl dd a{
	display: block;
	background-color: #00b9ef;
	color: white;
	text-decoration: none;
	padding: 15px;
}
#comp_buy dl dd a b{
	display: block;
	margin: 0 0 5px 0;
}
#comp_buy dl dd a span{
	line-height: 130%;
	display: block;
	margin: auto;
	clear: both;
}
.w90{
	width: 90%;
}
#google_star{
	width: 90%;
	margin: 10px auto -5px auto;
	background-color: #f7f7f7;
	padding: 10px 10px;
	font-size: 12px;
	max-width: 1180px;
}
.list_eho{
	background-color: #fff9f1;
}
/**/
.opacity50{
    opacity:0.5;
}
/*----------*/
#item_wrap{
    width: 90%;
    margin: auto;
	max-width: 1200px;
	font-size: 16px;
}
.itemlist_table{
    clear: both;
    margin: 0px;
}
.itemlist_table th{
    width: 30%;
    text-align: left;
    vertical-align: top;
    padding: 20px 20px 20px 0;
    border-bottom: 1px solid #ddd;
}
.itemlist_table th a{
    display: block;
    border: 1px solid #e74080;
    padding: 0;
    line-height: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    text-align: center;
}
.itemlist_table th a.s1 img{
    width: 60%;
    margin: 15px 0;
}
.itemlist_table th a.s2 img{
    width: 80%;
    margin: 8px 0;
}
.itemlist_table th img{
    width: 100%;
    height: auto;
    margin: auto;
}
.itemlist_table td{
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.itemlist_table td h2{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}
.itemlist_table td h2 a{
    
}
p.price{
    font-weight: bold;
    margin: 0px;
    padding: 7px 0px;
    font-size: 14px;
}
.itemlist_table td p.txt1{
    font-size: 14px;
    line-height: 140%;
}
#item_wrap p.txt2{
    font-size: 14px;
    padding: 10px 0 0 0;
    clear: both;
}
/**/
.itemimg img{
    width: 100%;
    height: 100px;
}
.item_con{
    clear: both;
    width: 100%;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    margin: 10px 0 0 0;
}
.item_con th{
    width: 25%;
    font-weight: normal;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #f7f7f7;
    padding: 10px;
    text-align: left;
}
.item_con td{
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
}
.item_h3{
    clear: both;
    margin: 0px;
    padding: 30px 0 10px 0;
}
/*----------*/
#pro_wrap{
    width: 90%;
    margin: auto;
    text-align: center;
	max-width: 800px;
}
#pro_wrap img{
    width: 30% !important;
    height: auto;
    margin: auto;
}
#pro_wrap h2{
    text-align: center;
    padding: 20px 0;
}
#pro_wrap p{
    text-align: left;
    font-size: 14px;
    line-height: 180%;
}
#profilelink{
    background-color: #fff2f8;
    padding: 20px;
    margin: 25px 0;
    text-align: center;
}
#profilelink p{
    text-align: center;
    padding: 10px 0;
}
#profilelink p#hp a{
    color: black;
}
#profilelink p#sns a{
    padding: 10px;
    font-size: 30px;
}
.fa-facebook{
    color: blue;
}
.fa-instagram{
    color: palevioletred;
}
.fa-line{
    color: limegreen;
}
/*--------*/
#zentaiun {
    margin: 30px auto 20px auto;
}
.unsebox .table{
    display: table;
    margin: 20px auto;
}
.unsebox .table dl{
    display: table-row;
}
.unsebox .table dl dt{
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}
.unsebox .icon dl dt img{
    width: 100px;
    height: auto;
}
/*------*/
.itemtitle_h{
    background-color: #e74080;
    clear: both;
    margin: 20px 0 0 0px;
    padding: 15px 0 17px 0;
    color: white;
    text-align: center;
    font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.itemtitle_h img{
    width: 30px;
    height: auto;
    margin: 0 5px -6px -5px;
}
.itemtitle_op{
    margin: 30px 0 0px 0;
    padding: 3px 0 3px 10px;
    font-size: 16px;
}
.t_pink{
    color: #e74080;
    border-left: 5px solid #e74080;
}
.t_or{
    color: #ea5413;
    border-left: 5px solid #ea5413;
}
.t_gr{
    color: #00ada9;
    border-left: 5px solid #00ada9;
}
#zanen_p{
    margin: 20px auto 0px auto;
	text-align: center;
}
#zanen_p img{
	margin: 20px auto;
	width: 50%;
	height: auto;
}
.item_syousaititle{
    margin: 10px 0 10px 0;
}
.item_syousaititle th{
    width: 15%;
    text-align: left;
    vertical-align: top;
}
.item_syousaititle th img{
    width: 80%;
    height: auto;
}
.item_syousaititle td{
    
}
.item_syousaititle td h2{
    font-size: 16px;
    color: #e71d75;
}
/**/
.yuryo_con{
    background-color: #fff6eb;
    padding: 40px;
    margin: 15px 0;
    clear: both;
}
.yuryo_con h3{
    font-size: 17px;
	text-align: center;
}
.yuryo_con h3 img{
    width: 30px;
    height: auto;
    margin: 0 0 -7px 0;
}
.yuryo_con h4{
    font-size: 17px;
    clear: both;
    margin: 20px 0 10px 0;
    background-color: white;
    padding: 15px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
/*---------*/
.item_pricelist{
    display: table;
    border: 1px solid #e74080;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    width: 100%;
    margin: 10px auto;
}
.item_pricelist dl{
    display: table-row;
}
.item_pricelist dl dt{
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 30px;
    width: 20%;
    color: #e74080;
    font-weight: bold;
}
.item_pricelist dl dd{
    padding: 30px;
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.item_pricelist dl dd b{
    font-size: 18px;
}
.item_pricelist dl dd span{
    font-size: 13px;
}
.item_pricelist dl dd strong.toku{
    color: coral;
}

#calen_wrap{
    max-width: 1200px;
    margin: auto;
}
#calen_wrap table{
    width: 100%;
    margin: 15px auto;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
#calen_wrap table th{
    width: 14.2%;
    font-size: 11px;
    font-weight: normal;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
    background-color: ghostwhite;
}
#calen_wrap table tr#yobi th{
    
}
#calen_wrap table td{
    height: 150px;
    text-align: center;
    font-size: 14px;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#calen_wrap table td a img{
	width: 70%;
	height: auto;
}
#calen_wrap table td a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: black;
    position: relative;
}
#calen_wrap table td a i{
    display: block;
    clear: both;
}
i.fa-star{
    color: orange;
}
i.fa-wallet{
    color:deeppink;
}
i.fa-heart{
    color:deeppink;
}
#calen_wrap table td a span{
    display: block;
    clear: both;
}
#calen_wrap table td a span.eho{
	
}
#calen_wrap table td a span.bai{
    color: black;
    display: block;
    line-height: 120%;
}
#calen_wrap table td a span.mystars{
	
}
#calen_wrap table td a span.mystars img{
	width: 30%;
	height: auto;
	margin: auto;
}
/*-----------*/
#calen_wrap_list{
    margin: 15px auto;
    width: 95%;
	max-width: 1200px;
}
#calen_wrap_list table{
    width: 100%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
    margin: 0 0 -1px 0;
    background-color: white;
}
#calen_wrap_list table th{
    width: 7%;
    font-size: 13px;
    font-weight: normal;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
    background-color: ghostwhite;
    line-height: 140%;
    padding: 10px 0;
}
#calen_wrap_list table th b{
    font-size: 16px;
}
#calen_wrap_list table td{
  border-bottom: 1px solid #ddd;
    vertical-align: middle;
    padding: 5px 15px;
	position: relative;
}
#calen_wrap_list table td.plus{
    width: 10%;
    text-align: right;
    padding: 0px !important;
}
#calen_wrap_list table td.plus a{
    font-size: 14px;
    display: block;
    padding: 10px !important;
    color: darkgray;
}

/*
#calen_wrap_list table td p{
	width: 100%;
	background-color: beige;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0;
	left: 0;
}
*/
#calen_wrap_list p{
	margin: 0px;
	padding: 0px;
}
.fa-google{
	color: dodgerblue;
}
/*-----------*/

.sun{
    color: red;
    background-color: #fff3f3;
}
.sta,.sta a{
    color: blue !important;
}
.beg{
    background-color: #fff9e6;
}
.thickbox{
    background-color: #fff9e6;
}
#calendar_iframe{
    position: relative;
}
.unse{
    text-align: center;
	padding: 50px 0 0 0;
}
.unse img{
    width: 70%;
    height: auto;
}
#calendar_h1{
    text-align: center;
    font-size: 20px;
}
#calendar_h2{
    text-align: center;
    font-size: 16px;
}
/*--------*/
#star_wrap{
    max-width: 1000px;
	margin: auto;
	font-size: 16px;
}
#star_h1{
    margin: 0px auto;
    padding: 0;
}
#star_h1 img{
    width: 30%;
    height: auto;
    margin: auto;
}
#starimg01{
    padding: 20px;
    border: 10px solid #e5e5e5;
    box-sizing: inherit;
    text-align: center;
}
.temacolors{
    width: 60%;
    margin: 10px auto 0 auto;
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
	font-size: 16px;
	padding: 10px 0;
}
.temacolors b.white{
    color: grey;
}
.cara{
    
}
.cara img{
    width: auto;
    height: 200px;
    margin: 40px auto;
}
.star_h2{
    margin: 10px 0;
}
.txt_star1{
	width: 70%;
	margin: auto;
}
/*-----------*/
.star_table1{
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid #ddd;
}
.star_table1 th{
    font-weight: normal;
    text-align: left;
    padding: 10px 0;
}
.star_table1 td{
    padding: 10px 0;
    font-weight: bold;
}
/*-----------*/
.star_table2{
    width: 100%;
    margin: auto;
}
.star_table2 th{
    text-align: left;
    padding: 10px 10px 10px 0;
    width: 25%;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}
.star_table2 td{
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
}
.star_table2 th b{
    display: block;
    padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    text-align: center;
}
.star_table2 th b#ai{
    background-color: #ee87b4;
    color: white;
}
.star_table2 th b#kin{
    background-color: #c5a64b;
    color: white;
}
/*-----------*/
.star_table3{
    width: 100%;
    clear: both;
    margin: 10px auto;
}
.star_table3 th{
    clear: both;
    background-color: #b5b6b6;
    color: white;
    padding: 7px 0;
    width: 24%;
}
.star_table3 td{
	padding: 5px 20px;
}
.star_table3 td p{
    float: left;
    margin: 0 10px 0 0;
    text-align: center;
}
.star_table3 td p img{
    width: 60px;
    height: auto;
    margin: 0 0 -15px 0;
}
/*-----------*/
#kotosi{
    clear: both;
    padding: 20px;
    margin: 30px 0 40px 0;
    border: 10px solid #b5b6b6;
    box-sizing: inherit;
}
#kotosi h3{
    margin: -20px -20px 0 -20px;
    padding: 0 0 10px 0;
    font-size: 18px;
    background-color: #b5b6b6;
    color: white;
    text-align: center;
}
.luckycolor{
    margin: 20px 0;
}
.luckycolor th{
    
}
.luckycolor td{
    
}
.luckycolor td b{
    
}
.luckycolor td b.color_red{
    
}
/*--------*/
#calen_day{
    display: table;
    margin: 10px auto auto auto;
    width: 90%;
    clear: both;
}
#calen_day dl{
    display: table-row;
}
#calen_day dl dt{
    display: table-cell;
    vertical-align: middle;
    width: 10%;
    font-size: 20px;
    color: #ddd;
}
#calen_day dl dt.left{
    
}
#calen_day dl dt.right{
    text-align: right;
}
#calen_day dl dd{
    width: 80%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#calen_day dl dd h2{
    font-size: 12px;
    font-weight: normal;
    color: #c0a23f;
}
#calen_day dl dd h3{
    font-size: 30px;
    padding: 5px 0;
    color: #c0a23f;
}
#calen_day dl dd h4{
    color: #c0a23f;
    font-size: 14px;
}
/*---------*/
ul#calen_btnlist{
    margin: 0px;
    padding: 0px;
    clear: both;
}
ul#calen_btnlist li{
    list-style: none;
    margin: 0px;
    padding: 2px 10px;
    text-align: center;
}
ul#calen_btnlist li a{
    display: block;
    padding: 10px 0;
    position: relative;
}
ul#calen_btnlist li a span{
    position: absolute;
    top: 10px;
    left: 20px;
    display: block;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
    padding: 0 15px;
    font-size: 11px;
}
ul#calen_btnlist li#l_color a{
    color: white;
    background-color: #dcae61;
}
ul#calen_btnlist li#sozi a{
    color: white;
    background-color: #d5c786;
}
ul#calen_btnlist li#sozi a span{
    background-color: #fff;
    color: #978a4c;
}
ul#calen_btnlist li#goodbad a{
    color: white;
    background-color: #cbd46a;
}
ul#calen_btnlist li#goodbad a span{
    background-color: #fff;
    color: #8a9143;
}
ul#calen_btnlist li#hoi a{
    color: white;
    background-color: #a4d586;
}
/*----------

.swiper-container {
    background-position: center top;
    background-size: 100% auto;
    text-align: center;
}
.slider1{
    background-image: url(../img/back_gra.jpg);
}
.slider2{
    background-image: url(../img/back_gra2.jpg);
}
.swiper-container img{
	width: 80%;
    margin: 20px auto 30px auto;
	height: auto;
    max-width: 1000px;
}
.slider2 a{
    display: block;
    padding: 10px;
}
*/
#whbox1{
    background-color: white;
    position: relative;
}
#panda{
    position: absolute;
    top: -50px;
    right: 20px;
    width: 60px;
    height: auto;
}
#selectback{
	background-color: #fff5f9;
	padding: 10px 0;
}
.boxga2{
	clear: both;
	margin: 0px auto;
	padding: 0px;
	display: block;
	width: 1000px;
}
.boxga2 tbody,
.boxga2 tr,
.boxga2 td{
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}
.scbox{
	clear: both;
	margin: 40px 0;
}
/*---------*/
#top_tokucho table td div#muryo{
	
}
#top_tokucho table td div h4{
	
}
#top_tokucho table td div ul{
	display: block;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
#top_tokucho table td div ul li{
	display: block;
	clear: both;
	width: 100%;
	margin: 15px 0 0px 20px !important;
	padding: 0 0 0 10px!important;
	text-align: left;
	list-style: circle;
	height: 20px !important;
}
#top_tokucho table td div#muryo ul li{
	border-left: 5px solid #ffc7af;
}
#top_tokucho table td div#yuryo ul li{
	border-left: 5px solid #ffbfd8;
}
/*-----------*/
#youtubes{
	width: 700px;
	margin: auto;
}
#youtubes div{
	display: table;
	width: 100%;
	border: 5px solid red;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#youtubes div dl dt{
	display: table-cell;
	vertical-align: top;
	text-align: left;
	padding: 30px 0 20px 80px;
}
#youtubes div dl dt p.txt1{
	font-size: 29px;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 0px;
}
#youtubes div dl dt p.txt2{
	font-size: 16px;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 85%;
	background-color: red;
	color: white;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#youtubes div dl dt img{
	width: 82%;
	height: auto;
}
#youtubes div dl dd{
	padding: 30px 80px 20px 0;
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
#youtubes div dl dd img{
	width: 270px;
	height: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#youtubes div dl dd a{
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: red;
	display: block;
	font-size: 12px;
}
/*---------*/
.topmystar{
	text-align: center;
}
.topmystar img{
	width: 20%;
	height: auto;
	margin: auto;
}
/*----------*/
#free_wrap{
    width: 90%;
    margin: auto;
	max-width: 1200px;
	font-size: 16px;
}
.free_title1{
	display: table;
	margin: 50px auto auto auto;
}
.free_title1 dl{
	display: table-row;
}
.free_title1 dl dt{
	display: table-cell;
	vertical-align: middle;
}
.free_title1 dl dt img{
	width: 70px;
	height: auto;
}
.free_title1 dl dd{
	display: table-cell;
	vertical-align: middle;
}
.free_title1 dl dd h2{
	margin: 0px;
	padding: 0px 0 0 10px;
	line-height: 140%;
}
ul.freelist{
	margin: 0px;
	padding: 0px;
	display: block!important;
	width: 100%!important;
}
ul.freelist li{
	width: 100%!important;
	display: block!important;
	clear: both!important;
	margin: 0px;
	padding: 20px 0px!important;
	border: 1px solid #ddd;
	height: auto!important;
	background-color: #f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
ul.freelist li i{
	color: #e61d74;
}
/**/
.freebtnbox{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #fef4e5;
	padding: 30px 0;
	margin: 0px 0 0 20px;
	text-align: center;
}
.freebtnbox .txt1{
	font-size: 20px;
	font-weight: bold;
	color: orange;
	margin: 30px auto 10px auto;
}
.freebtnbox .btn_free{
	width: 30%;
	margin: auto;
}
.freebtnbox .btn_free a{
	display: block;
	background-color: orange;
	color: white;
	text-decoration: none;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.freebtnbox .btn_paid{
	width: 30%;
	margin: 20px auto auto auto;
}
.freebtnbox .btn_paid a{
	display: block;
	background-color: #e61d74;
	color: white;
	text-decoration: none;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.freebtnbox .btn_taiken{
	width: 30%;
	margin: 20px auto auto auto;
}
.freebtnbox .btn_taiken a{
	display: block;
	background-color: #00a1e9;
	color: white;
	text-decoration: none;
	padding: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-weight: bold;
}
.taikentxt{
	clear: both;
	padding: 20px;
	line-height: 180%;
}
/*-----------*/
#extab{
    margin: auto;
    border-left: 1px solid #ddd;
}
#extab td{
    width: 33%;
    padding: 0px 10px;
    border-right: 1px solid #ddd;
    font-size: 14px;
}
#extab td a{
    display: block;
    padding: 5px 20px;
}
.ex_h2{
    clear: both;
    color: #2ea7e0;
    font-size: 20px;
    text-align: center;
    margin: 70px auto auto auto;
}
.exline{
    clear: both;
  height: 0;
  margin: 100px 0;
  padding: 0;
  border: 0;
  overflow: visible;
  border-top: 1px solid #bbb;
}
#goto{
	position: fixed;
	bottom: 10px;
	right: 20px;
}
#goto img{
	width: 100px;
	height: auto;
}
#topoint{
	clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: white;
	border: 3px solid #ddd;
	position: relative;
	margin: 30px 0 0 0;
}
#topoint h4{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: -40px;
	left: 5px;
	background-color: gray;
	color: white;
	padding: 10px 20px;
	font-size: 14px;
}
#topoint table{
	clear: both;
	width: 90%;
	margin: 30px auto auto auto;
}
#topoint table th{
	width: 7%;
	font-size: 50px;
	vertical-align: top;
	font-family: "Times New Roman", Times, "serif";
	padding: 30px 0 0 0;
}
#topoint table td{
	vertical-align: top;
}
#topoint table td div{
	display: table;
}
#topoint table td p{
	display: table-cell;
	margin: 0px 0px;
	padding: 10px 0px;
	vertical-align: top;
}
#topoint table td span{
	display: table-cell;
}
#topoint table td img{
	width: 70px;
	height: auto;
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #ddd;
	padding: 20px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*--------*/
#footer{
	display: block;
	clear: both;
	padding: 0 0 0 20px;
}
#footer ul{
	display: table;
	margin: auto;
}
#footer ul li{
	display: table-cell;
}
#footer ul li a{
	text-decoration: underline;
}
.footer_logo_area{
	
}
/*----------*/
#homehow{
    width: 90%;
    margin: auto;
	max-width: 1200px;
	font-size: 16px;
}
#homehow h2{
    clear: both;
    margin: 50px 0 20px 0;
    padding: 3px 0 3px 10px;
    font-size: 20px;
    color: #e74080;
    border-left: 5px solid #e74080;
}
#homehow table{
    margin: auto;
    width: 100%;
}
#homehow table th{
    width: 40%;
    text-align: left;
}
#homehow table th img{
    width: 90%;
    height: auto;
}
#homehow table td{
    
}
#homehow table td ol{
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 0px;
}
#homehow table td ol li{
    padding: 20px 0;
    margin: 0;
    list-style-position: inside;
    border-bottom: 1px solid #ddd;
}
#top_wadai{
	width: 95%;
	margin: 10px auto;
}
#top_wadai img{
	width: 90px;
	height: auto;
	float: left;
	margin: 0 10px 40px 0;
}
#calen_btm_link i.iconfont{
	font-size: 30px;
	display: block;
	margin: 30px 0 -10px 0;
	clear: both;
}
div#how a {
	color: black !important;
}
/*-----------*/
#happi_table{
	display: table;
	width: 100%;
	margin: 30px 0;
}
#happi_table dl{
	display: table-row;
}
#happi_table dl dd{
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 60%;
}
#happi_table dl dd table{
	width: 100%;
	float: left;
}
#happi_table dl dd table th{
	width: 15%;
	text-align: left;
}
#happi_table dl dd table th span{
	color: #e85298;
	font-size: 30px;
}
#happi_table dl dd table th img{
	width: 90%;
	height: auto;
	float: left;
}
/**/
#happi_table dl dt{
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
#happi_table dl dt img{
	width: 90%;
	height: auto;
	float: right;
}
#hikiyose1{
	clear: both;
	width: 100%;
	float: left;
}
#hikiyose1 img{
	width: 100%;
	height: auto;
}
#pe100{
	clear: both;
	width: 100% !important;
	float: left;
	margin: 7px 0;
}
#pe100 img{
	width: 70% !important;
	height: auto;
	float: left;
}
#happi_table2{
	clear: both;
	width: 100%;
}
#happi_table2 td{
	width: 33%;
	font-weight: bold;
}
#spgentei{
	clear: both;
	background-color: #fffeee;
	padding: 20px;
	border: 2px dotted #00ada9;
	position: relative;
	margin: 50px 0 0 0;
}
#spgentei span{
	position: absolute;
	top: -20px;
	left: -2px;
	color: yellow;
	background-color: #e85298;
	padding: 5px 15px;
	font-weight: bold;
}
#spgentei span img{
	width: 100px;
	height: auto;
}
#spgentei h3{
	float: left;
	width: 40%;
	margin: 5px 0 0 60px;
	padding: 0px;
}
#spgentei h3 img,
#spgentei h4 img{
	width: 95%;
}
#spgentei h4{
	float: left;
	width: 40%;
	margin: 0px;
	padding: 0px;
}
#spgentei table{
	clear: both;
	width: 95%;
	margin: auto;
}
#spgentei table td{
	width: 50%;
}
#sugosipoint{
	border: 2px solid #00ada9;
	margin: 20px 0;
	width: 100%;
}
#sugosipoint th{
	background-color: #00ada9;
	color: white;
	width: 25%;
}
#sugosipoint td{
	padding: 20px 0 20px 20px;
}
#sugosipoint td ul{
	
}
#sugosipoint td ul li{
	clear: both;
	list-style-type: disc;
}
/*-------------*/
#kaike{
	clear: both;
	margin: 0px;
	width: 100%;
}
#kaike td{
	width: 50%;
}
#kaike td h3{
	font-size: 20px;
}
#kaike td h3 span{
	font-weight: normal;
	font-size: 14px;
}
#kaike td h4{
	
}
#kaike td p {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
#kaike td p img{
	width: 30px;
	height: auto;
	float: left;
	margin: 5px 5px -10px 0;
}
/*-----------*/
#hajime{
	clear: both;
	width: 100%;
}
#hajime td{
	width: 50%;
}
#hajime td div{
	display: table;
	width: 100%;
}
#hajime td div dl{
	display: table-row;
}
#hajime td div dl dt,
#hajime td div dl dd{
	display: table-cell;
	vertical-align: top;
	text-align: left;
}
#hajime td div dl dt{
	width: 40px;
}
#hajime td div dl dt img{
	width: 30px;
	height: auto;
	float: left;
	margin: 5px 5px -10px 0;
}
#kiuntitle{
	clear: both;
	float: left;
	width: 50%;
	margin: 20px 0;
}
#kiuntitle img{
	width: 100%;
	height: auto;
	margin: auto;
}
#kiunwrap{
	clear: both;
	background-color: #fffeee;
	padding: 20px;
	border: 2px dotted #00ada9;
	position: relative;
	margin: 30px 0 0 0;
}
.clear{
	clear: both;
}
ol#scheol{
	margin: 30px;
	padding: 0px;
}
ol#scheol li{
	clear: both;
	list-style-type:disc;
	padding: 10px 0;
}
#coloradv{
	clear: both;
	width: 100% !important;
	float: left;
	margin: 0px;
}
#coloradv th{
	width: 35%;
}
#coloradv th img{
	width: 100%;
	height: auto;
}
#coloradv td{
	width: 65%;
	padding: 10px 15px;
}