@charset "utf-8";

@default-font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ ゴシック", "MS Gothic", sans-serif;

html {
  color: black;
}

#logo {
	position:static;
	top:100px;
	left:280px;
}

.l_txt {
	display: block;
	margin-top: 8px;
	margin-bottom: 6px;
	position:static;
	top:55px;
	left:-180px;
	text-align:center;
	font-size:24px;
	color:#000000;
}

#login_bg {
    margin-top: 170px;
    margin-left: auto;
    margin-right: auto;
	background-color:#feca96;
	width:680px;
	height:340px;
	position:static;
	top:60px;
	left:150px;
	margin-bottom:50px;
	display:block;
	padding-top:12px;
}

#login_bg > form > div {
	margin-top: 14px;
	text-align: center;
}

.id_in {
	position:static;
	top:25px;
	left:165px;
	color:#000;
	margin-left: -37px;
}

.pw_in {
	position:static;
	top:75px;
	left:88px;
	color:#000;
	margin-left: -112px;
}

.id_in span, .pw_in span {
	font-size:20px;
}

.idpw_txt {
	position:static;
	top:130px;
	left:162px;
	color:#000;
	font-size:20px;
	padding-top: 5px;
}

.login_in {
	width:250px;
	height:22px;
	margin-left:10px;
}

.login {
	position:static;
	top:180px;
	left:242px;
}


.message_login .message {
	width: 680px;
	margin-bottom: -130px;
	text-align: center;
	margin-top: 180px;
	margin-right: auto;
	margin-left: auto;
}
.m_news {
	 /*background-image:url(../img/common/m_news.png);
	background-repeat:no-repeat;
	height:35px;*/
	/* border: 1px solid #CCC;  /\* 枠線を引く *\/ */
	/* border-radius: 10px;      /\* 角丸の指定 *\/ */
	/*position:static;
	height:auto;*/
	width:100%;
	font-size:14px;
	color:#000000;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	margin-top:120px;
    height: auto;
    position: relative;


}

.logout {
	display: block;
	font-size:16px;
	color:#000000;
	text-decoration:none;
	width:100%;
	float:none;
	margin-top:-55px;
	margin-left:888px;
	position:static;
}

.logout2 {
	font-size:16px;
	color:#000000;
	text-decoration:none;
	width:100%;
	float:none;
	margin-top:-30px;
	margin-left:888px;
	position:static;
}

.loginback {
	margin-top: 20px;
	margin-left: 20px;
}

.header-inner2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px;
    max-width: 1009px;
    width: 100%;
    z-index: 200;
	/* background-color:rgba(255,255,255,0.7); */
    background-color: 1F4C9F;
	height:65px;
	position:static;
		/*position: fixed; */
	left:-5px;
}

.main-visual__lead2 {
	position:static;
	left:-19px;
	padding-top:9px;
	width:100%;
    width: 232px !important;
	display:block;
	clear:both;
	margin-left: 0 !important;
}

.para {
	font-size:14px;
	margin: 16px 35px;
	text-align:left;
}

td.title {
	width: 100px;
	text-align:left;
}

.in_photo img, .re_d1 td img {
	border: 1px solid #cccccc;
}

a.thumbs {
	display: inline-block;
	margin-right: 5px;
	margin-bottom: -3px;
}

.otodokesaki{
	text-align:right;
	}
/******************************マイページトップ*****************************/

.my_menu {
	position:static;
	top:35px;
	left:63px;
	margin-top: 15px;
	margin-left: 63px;
}

.my_menu li {
	float:left;
	margin-right:40px;
	margin-bottom:50px;
}

/******************************マイページトップ*****************************/

/******************************フッター固定*****************************/

html {
	height: 100%;
}

body {
	height: 100%;
}

* html div#container {
	height: 100%;
}

div#container {
	width: 100%;
	margin: 0px auto;
	position: relative;
	min-height: 100%;
}

body > #container {
	height: auto;
}

div#main {
	padding-bottom: 70px;
}

#footer {
	position: absolute;
	bottom: 0px;
	height: 70px;
	width: 100%;
}
#footer_r {
	bottom: 0px;
	height: 70px;
	width: 100%;
}

/******************************フッター固定*****************************/

/******************************レイアウト*****************************/

#layout {
	margin-top: 0px;
	margin-bottom: 30px;
}

#sidebar {
	float: left;
	/* width: 160px; */

	margin-top:20px;
}

#content {
	/* float: right; */
	margin-top:20px;
	/* width: 824px; */
    width: 100%;
}

/******************************レイアウト*****************************/

/******************************左サイド*****************************/
div.navbar {
  background-color: #f7f9fa;
  border-bottom: 1px solid #ddd;
}

.side_menu {
	float:none;
	position:static;
	top:20px;
    margin-left: 4%;
    background-color: #f7f9fa;
}

.side_menu li {
    border-left:1px solid #ddd;
    border-right:1px solid #ddd;
    border-bottom:1px solid #ddd;
	font-size:16px;
	color:#3c3c3c;
	text-align:center;
	padding:6px 5px 5px;
	padding: 0;
	width:16%;
	height:50px;
	margin-bottom:-1px;
	text-decoration:non;
    float: left;
    font-weight: bold;
}

.side_menu li:hover {
    /* background-color:#fbd1a6; */
	background-color:#dee0e1;
}

.side_menu li:hover a {
    /* background-color:#fbd1a6; */
  background-color:#dee0e1;
  color: #777;
}

.side_menu li a {
	display: block;
	padding: 10px 5px 5px;
    color: #aaa;
}

.side_menu li.active {
  background-color: white;
  border-bottom: none;
}

.side_menu li.active a {
  background-color: white;
  border-bottom: none;
  color: #1f4c9f;
}

/******************************左サイド*****************************/

/******************************お知らせ******************************/

#main_r {
	position:static;
	top:140px;
	left:630px;
	background-image:url(../img/news/n_bk.png);
	background-repeat:no-repeat;
	width:714px;
	height:247px;

}

.main_r {
	position:static;
	top:0px;
	left:25px;/*
	font-size:15px;*/
	text-align:left;
	margin-left:auto;
	margin-right:auto;


}

.main_r td {
	height:45px;
}

.nb_btn {
	position:static;
	/*top:285px;
	left:-265px;
	margin-top: 45px;*/
	text-align: center;
}

/* for Safari */
@media screen and (min-width : 769px) and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, .nb_btn li a {
		position: relative;
		top: -15px;
	}
}




.nb_btn li {
	margin-right:15px;
	color:#CCCCCC;
	display: inline;
	/display: inline;	/* forIE */
	/zoom: 1;	/* forIE */
}

.nb_btn li:last-child {
	margin-right: 0;
	height: 38px;
}

.nb_btn li input {
    -webkit-appearance: none;
	vertical-align: middle;
	border-radius: 0;
}

#main_r2 {
	position:static;
	top:18px;
	left:176px;

}

#main_r3 {
	position:static;
	top:18px;
	left:0px;

}
#main_r4 {
	position:static;
	top:18px;
	left:176px;
	margin-top:90px;

}


/*member_mrt*/
#table{
	width: 90%;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}
#table td,
#table th{
	font-weight: normal;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
#table th{
	font-weight: normal;
	width:30%;
}
#table thead th{
	background:#e6e6e6;
}

/*member_mrt*/
.n_title_l {
	border-bottom:1px solid #3c3c3c;
	font-size:18px;
	text-align:left;
	padding-left:35px;
	width:160px;
}

.n_title_l:before {
	position:  static;
    top: 12px;
    left: 12px;
    width: 14px;
    height: 14px;
    border: 4px solid #fdb698;
    content: "";
}

.n_title_l:after {
position:  static;
    top: 2px;
    left: 2px;
    width: 17px;
    height: 17px;
    border: 4px solid #e24a08;
    content: "";

}

.n_title_r {
	border-bottom:1px solid #3c3c3c;
	font-size:18px;
	text-align:left;
}

.n_detail {
	position:static;
	top:50px;
	left:9px;
	margin:0 9px;
}

.n_shomei {
	border-top:1px solid #3c3c3c;
	position:static;
	top:222px;
	width:500px;
}


/******************************お知らせ******************************/


.d_nagare, .d_nagare2 {
	position:static;
	top:13px;
	/* left:-148px; */
	float:none;
	margin:13px 0;
	margin-left: -100px;
	margin-bottom: 24px;
	text-align: center;
}

.d_nagare li {
    /* background:url(../img/common/yajirushi.png) center right no-repeat; */
    background:url(../img/icon/dots.png) center right no-repeat;
	width:120px;
	height:40px;
	height: auto;
	margin-right:5px;
	display: inline-block;
    color: #666;
	/display: inline;	/* forIE */
	/zoom: 1;	/* forIE */
}

.d_nagare2 li {
    /* background:url(../img/common/yajirushi.png) center right no-repeat; */
    background:url(../img/icon/triangle.png) center right no-repeat;
	width:50px;
	height:40px;
	height: auto;
	margin-right:0px;
	display: inline-block;
    color: #666;
	/display: inline;	/* forIE */
	/zoom: 1;	/* forIE */
}

.d_nagare li:last-child {
	background-image: none;
	width: 97px;
}

.d_nagare2 li:last-child {
	background-image: none;
}

.d_nagare li:last-child span {
  margin-right: 0;
}

.d_nagare li span {
	display: block;
	border:1px solid #ccc;
	border-radius:5px;
	text-align:center;
	font-size:14px;
	padding:5px 0;
	padding-bottom: 6px;
	margin-right: 23px;
}

.d_nagare2 li span {
	display: block;
	border:1px solid #ccc;
	border-radius:50%;
    width: 30px;
    height: 30px;
	text-align:center;
	font-size:11px;
	padding:5px 0;
	padding-bottom: 6px;
	margin-right: 23px;
}

li.d_nagare_ span {
  background-color:#d3e5f7;
  border: 2px solid #4c91d9;
  color: #36c;
}

/******************************預け入れ******************************/


.d_title {
	position: relative;
	border-bottom:1px solid #3c3c3c;
	font-size:18px;
	text-align:left;
	margin-top: -2px;
	margin-bottom: 15px;
}

.a_title {
	margin-left:-120px;
	margin-left: 40px;
}

.a_title2 {
	margin-left:40px;
}

.h_txt {
	position:static;
	top:-33px;
	left:-150px;
	float:none;
}

.d_title:before {
	position:  absolute;
    top: 12px;
    left: 12px;
    width: 14px;
    height: 14px;
    border: 4px solid #fdb698;
    content: "";
}

.d_title:after {
position:  absolute;
    top: 2px;
    left: 2px;
    width: 17px;
    height: 17px;
    border: 4px solid #e24a08;
    content: "";

}



#main_r2 .d_y1 {
	position:static;
	top:52px;
	left:154px;
}

#main_r2 .d_y2 {
	position:static;
	top:52px;
	left:319px;
}

#main_r2 .d_y3 {
	position:static;
	top:52px;
	left:484px;
}

#main_r2 .d_y4 {
	position:static;
	top:52px;
	left:648px;
}


.heading02 {
    font-weight:bold;
    position: relative;
    padding: 8px;
    padding-left: 10px;
    padding-top: 7px;
    background: #fbd1a6;
    margin-right:20px;
	top:77px;
	top: auto;
	height:40px;
	font-size:15px;
}
.heading02:before {
    content: " ";
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}
.heading02:after {
    content: " ";
    position: absolute;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 20px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.kome {
	color:#F00;
}

.hako_select {
	position:static;
	top:170px;
	left:35px;
	margin: 16px 35px;
}

.hako_txt {
	font-size:14px;
	/* color:#3c3c3c; */
    color: black;
}


.heading03 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:230px;
	height:44px;
	font-size:15px;

}
.heading03:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading03:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading03 span {
	position:static;
	top:0px;
	left:-285px;
	float:none;
}

.hako_txt2 {
	font-size:14px;
	color:#3c3c3c;
	position:static;
	top:363px;
	left:6px;

}

.photo {
	position:static;
	top:390px;
	left:6px;
}

.photo li {
	float:left;
	color:#3c3c3c;
	margin-right:50px;
}

.photo input{
	display: none;
}
.photo label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	/* color: #3c3c3c; */
    color: black;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.photo label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	/* background: #bdc3c7; */
    background: white;
    border: 1px solid gray;
	border-radius: 50%;
}
.photo input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	/* background: #fbd1a6; */
    background:#1f4c9f;
}

.nb_btn2 {
	position:static;
	top:370px;
	left:231px;
}

.nb_btn2 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC;
}

.di {
	position:static;
	top:150px;
	margin-top: 21px;
	margin-bottom: 10px;
}

.di_table {
	position:static;
	top:25px;
}

.di_table th {
	font-weight:bold;
	text-align:left;
	width:150px;
}

.di_table td {
	bottom:10px;
}

.di_td {
	border-bottom:1px solid #3c3c3c;
	margin-bottom:10px;
}

.di_td_ {
	position:static;
	left:-255px;
}


.nb_btn3 {
	position:static;
	top:485px;
	left:-40px;
}

.nb_btn3 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.ds {
	position:static;
	top:150px;
	margin-bottom: 10px;
}

.ds_table {
	position:static;
	top:30px;
	left:5px;
	width: 99%;
	margin: 0 auto;
}


.ds_table input{
	display: none;
}
.ds_table label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3c3c3c;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.ds_table label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	/* background: #bdc3c7; */
    background: white;
    border: 1px solid gray;
	border-radius: 50%;
}
.ds_table input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	/* background: #fbd1a6; */
    background-color:#1f4c9f;
}


.ds_t_td1{
	width:175px;
}

.ds_t_td_pad {
	padding-top:6px;
}

.ds_ad {
	position:static;
	left:175px;
	text-decoration:underline;
	/*padding-left: 175px;*/
}


.dc {
	position:static;
	top:100px;
	height:135px;
	height: auto;
	width:650px;
	border-bottom:1px solid #3c3c3c;
	left:65px;
	margin:23px auto;
    margin-left: 60px;
}

.dc .notes {
	margin-top:10px;
}

.dc_table {
	position:static;
	top:10px;
	left:10px;
	margin: 10px;

}

.dc_price_t {
	position:static;
	top:125px;
	left:65px;
	width:700px;
	margin: 0 auto;
	margin-top: 20px;
	/* text-align: center; */
    margin-left: 40px;
}

.dc_price_txt {
	font-size:18px;
	position:static;
	border-bottom:1px solid #3c3c3c;
	width:700px;
}

.dc_price_txt span {
	margin-left:90px;
	margin-left: 0;
}

.dc_table2 {
	position:static;
	top:50px;
	left:28px;
	margin: 15px auto;
	margin-bottom: 30px;

}

.dc_table2 td {
	padding-left:50px;
	text-align: left;
}

.dc_price {
	text-align:right !important;
	padding-right:50px;
}

.dc_goukei {
	background-color: white;
    font-size: larger;
}

.dc_goukei2 {
	background-color: white;
	text-align:right !important;
	padding-right:50px;
    font-size: larger;
}

.nb_btn4 {
	position:static;
	top:430px;
	left:390px;
}

.nb_btn4 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


.heading04 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:330px;
	height:44px;
	font-size:15px;

}
.heading04:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading04:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading04 span {
	position:static;
	top:0px;
	left:-150px;
	float:none;
}

.dc_card {
	position:static;
	top:375px;
	left:305px;
	margin: 20px auto;
	margin-top: -115px;
	text-align: center;
}


.dc_card_prev {
	margin-top: 50px;
}

.dc_card_orig {
	position:static;
	top:375px;
	left:305px;
	margin: 40px auto;
	margin-top: -115px;
	margin-top: -195px;
	margin-bottom: 150px;
	text-align: center;
}


.dc_card_orig_prev {
	margin-top: 20px;
}

.df {
	position:static;
	top:180px;
	height:135px;
	height: auto;
	width:700px;
	left:10px;
	margin: 0 10px;
	margin-top: 26px;
	margin-bottom: 50px;
}

.nb_btn5 {
	position:static;
	top:540px;
	left:187px;
}

.nb_btn5 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.nb_btn17 {
	position:static;
	top:435px;
	left:80px;
}

.nb_btn17 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

/******************************入れ替え******************************/

.re{
	position:static;
	top:53px;
	margin-top: 0px;
    margin-bottom: 20px;
}

.re.re_list {
	margin-bottom: 55px;
}

.re.re_pick {
	margin-bottom: 45px;
}

.re_table {
	position:static;
	top:0;
	left:60px;
	margin: 0 auto;
}

.re_table td.thumb {
	width: 100px;
}

.re_td1 {
	position:static;
	left:100px;
}

.re_td2 {
	position:static;
	left:188px;
}

.re_td3 {
	position:static;
	left:100px;/*
	border-bottom:1px solid #3c3c3c;*/
	width:60%;
}

.re_td4 {
	text-align:right;
}

.re_td5 {
	border-bottom:1px solid #ccc;
	width:500px;
}

.re2{
	position:static;
	top:185px;
}

.re3{
	position:static;
	top:320px;
}

.re_d1 {
	font-size:14px;
	text-align:left;
	position:static;
	top:110px;
	left:-101px;
	width: 700px;
	margin: 0 auto;
	margin-top: 13px;

}

.re_d2 {
	position:static;
	top:115px;
	left:58px;
	width: 700px;
	margin: 0 auto;
	margin-top: 13px;
}

.re_d2_memo {
	/* border-bottom:1px solid; */
	margin-bottom:10px;
	margin-top:10px;
    margin-left: 1.5em;
	width:100%;
}

.nb_btn6 {
	position:static;
	top:180px;
	left:290px;
}

.nb_btn6 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.re_c1 {
	background-color:#fbd1a6;
	border:1px solid #fbd1a6;
	width:115px;
	padding:5px;
	height:50px;
	font-size:16px;
	color:3c3c3c;
	text-align:center;
}

.re_c2{
	position:static;
	top:210px;
}

.re_raisha{
	position:static;
	top:340px;
	left:-40px;
	width: 600px;
	margin: 0 auto;
}

.re_raisha_txt {/*
	margin-left:217px;*/
}

.nb_btn7 {
	position:static;
	top:415px;
	left:230px;
}

.nb_btn7 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.re_f1 {
	position:static;
	top:50px;
}

.nb_btn8 {
	position:static;
	top:355px;
	left:337px;
}

.nb_btn8 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


.nb_btn9 {
	position:static;
	top:370px;
	left:390px;
}

.nb_btn9 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


/*.heading04 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:190px;
	height:44px;
	font-size:15px;

}
.heading04:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}
.heading04:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}*/

.nb_btn18 {
	position:static;
	top:450px;
	left:231px;
}

.nb_btn18 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


/******************************入れ替え******************************/

/******************************取り出し******************************/
.go {
	position:static;
	top:265px;
	margin-top: 20px;
}

.go_table {
	position:static;
	top:30px;
	left:5px;
}

.go_ad {
	position:static;
	left:112px;
	text-decoration:underline;
}

.go_table input[type="radio"]{
	display: none;
}
.go_table label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3c3c3c;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}

.go_table label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: white;
    border: 1px solid gray;
	border-radius: 50%;
}
.go_table input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	/* background: #fbd1a6; */
    background-color:#1f4c9f;
}

.go_td1 {
	position:static;
	left:46px;
	padding-left: 46px;
}

.go_td_in {
	margin-top:-26px;
	margin-left:20px;
	margin-left:0;
	width:100px;
	margin-right:10px;
}

.go_td2 {
	position:static;
	left:180px;
	padding-left: 40px;
}

.go_td3 {
	position:static;
	top:-28px;
	left:135px;
}

.go_td4 {
	position:static;
	top:-26px;
	left:40px;
	width:355px;
}

.atena {
	display:inline-block;
	margin-top:10px;
}

.atena>input[type=text] {
	width:150px;
}


/*.nb_btn9 {
	position:static;
	top:785px;
	left:865px;
}

.nb_btn9 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}*/

.nb_btn10 {
	position:static;
	top:390px;
	left:329px;
}

.nb_btn10 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.heading09 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:190px;
	height:44px;
	font-size:15px;

}
.heading09:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading09:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading09 span {
	position:static;
	top:0px;
	left:-150px;
	float:none;
}


.nb_btn19 {
	position:static;
	top:405px;
	left:337px;
}

.nb_btn19 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


/******************************取り出し******************************/

/******************************箱の購入******************************/

.p_nagare ul {
	width: 685px;
	margin: 0 auto;
}

.p_nagare li {
	width: 223px;
}

.p_nagare li:last-child {
	width: 200px;
}

#main_r2 .p_y1 {
	position:static;
	top:52px;
	left:290px;
}

#main_r2 .p_y2 {
	position:static;
	top:52px;
	left:529px;
}

.pu_td1 {
	width:55px;
}
.pu_td1_55{
	width:55px;
}
.pu_ad {
	position:static;
	top:465px;
	left:-89px;
	color:#3c3c3c;
}

.pu_ad li {
	float:none;
	color:#3c3c3c;
	margin-right:50px;
}

.pu_ad input[type=radio]{
	display: none;
}
.pu_ad label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3c3c3c;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}
.pu_ad label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	/* background: #bdc3c7; */
    background: white;
    border: 1px solid gray;
	border-radius: 50%;
}
.pu_ad input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	/* background: #fbd1a6; */
    background-color:#1f4c9f;
}

.heading05 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:260px;
	height:44px;
	font-size:15px;

}
.heading05:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading05:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading05 span{
	position:static;
	top:0px;
	left:-300px;
	float:none;
}


.pu_table {
	margin-left:15px;
	color:#3c3c3c;
}

.pu_txt {
	position:static;
	top:400px;
	left:37px;
	color:#3c3c3c;
}

.pu_del {
	position:static;
	top:430px;
	left:37px;
	width:100% !important;
}

.pu_td1 {
	position:static;
	left:668px;
	height:25px;
}
.pu_td1_55{
	position:static;
	left:668px;
	height:25px;
}

.pu_td2 {
	position:static;
	left:260px;
}

.nb_btn11 {
	position:static;
	top:780px;
	left:865px;
}

.nb_btn11 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.pu_select {
	position:static;
	top:100px;
	left:40px;
}

.pu_title {
	border-bottom:1px solid #3c3c3c;
	width:750px;
}

.pu_t_txt {
	font-size:18px;
	margin-left:40px;
	margin-left:0;
}

.pu_table2 {
	position:static;
	top:50px;
	left:-120px;

}

.pu_table2 td {
	padding-left:50px;
}

.pu_table2_ {
	position:static;
	top:50px;
	left:80px;

}

.pu_table2_ td {
	padding-left:50px;
}



.pu_table3 {
	position:static;
	top:50px;
	left:-115px;

}

.pu_table3 td {
	padding-left:50px;
}



.pu_price {
	text-align:right;
	padding-right:50px;
}

.pu_goukei {
	background-color:#CCCCCC;
}

.pu_goukei2 {
	background-color:#CCCCCC;
	text-align:right;
	padding-right:50px;
}

.heading06 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:360px;
	height:44px;
	font-size:15px;

}
.heading06:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading06:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading06 span {
	position:static;
	top:0px;
	left:-152px;
	float:none;
}

.heading06_ {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:215px;
	height:44px;
	font-size:15px;

}
.heading06_:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}


.heading06_:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.heading06_ span {
	position:static;
	top:0px;
	left:-152px;
	float:none;
}


.pu_card {
	position:static;
	top:280px;
	left:309px;
}

.nb_btn12 {
	position:static;
	top:780px;
	left:780px;
}

.nb_btn12 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.pu{
	position:static;
	top:100px;
	left:-130px;
}

.nb_btn15 {
	position:static;
	top:790px;
	left:790px;
}

.nb_btn15 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.h_txt2 {
	position:static;
	top:0px;
	left:-870px;
	float:none;
}

.h_txt3 {
	position:static;
	top:0px;
	left:-870px;
	float:none;
}



/******************************箱の購入******************************/

/******************************照会******************************/

.in_menu {
	position:static;
	top:80px;
	left:-20px;
	margin-top: 80px;
	text-align: center;
}

.in_menu li {
	margin-right:40px;
	margin-bottom:50px;
	display: inline-block;
	/display: inline;	/* forIE */
	/zoom: 1;	/* forIE */
}

.in_menu form {
	display: inline;
	margin: 0;
}

.in_menu input[type=image] {
    border: 0 none;
    vertical-align: middle;
}

#heading07 {
	float: left;
	clear: left;
    font-weight:bold;
    position: relative;
    padding: 4px;
    margin-right:20px;
	top:15px;
	top: 0;
	height:40px;
	font-size:15px;
	width:110px;
	text-align:center;
	margin-left:2px;
    border: 3px solid gray;
}

#heading07:after {
    /* content: " "; */
    /* position: absolute; */
    /* top: 0px; */
    /* left: 100%; */
    /* width: 0; */
    /* height: 0; */
    /* border-width: 20px 10px; */
    /* border-style: solid; */
    /* border-color: #fbd1a6; */
    /* border-right-color: transparent; */
}

.sa {
	position:static;
	top:-232px;
	color:#3c3c3c;
}

.si {
	position:static;
	top:-194px;
	color:#3c3c3c;
}

.st {
	position:static;
	top:-154px;
	color:#3c3c3c;
}

.h_txt2 {
	position:static;
	top:0;
	left:-150px;
	float:none;
}

.in_b {
	float: left;
	position:static;
	top:47px;
	left:180px;
	font-size:18px;
	text-align:center;
	display: inline-block;
	width:200px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
	margin-left: 48px;
	margin-bottom: 39px;
}

.in_b:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.in_b a {
	display: block;
	text-decoration:none;
}

.in_b a:hover {
	color:#FFFFFF;
}

.in_b2 {
	position:static;
	top:47px;
	left:440px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	width:200px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
}

.in_b2:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.in_b2 a {
	text-decoration:none;
}

.in_b2 a:hover {
	color:#FFFFFF;
}


#heading07_2 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:55px;
	height:40px;
	font-size:15px;
	width:110px;
	text-align:center;
	margin-left:2px;

}

#heading07_2:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 20px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}


.in_b3 {
	position:static;
	top:128px;
	left:180px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	width:200px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
}

.in_b3:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.in_b3 a {
	text-decoration:none;
}

.in_b3 a:hover {
	color:#FFFFFF;
}


#heading07_3 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:95px;
	height:40px;
	font-size:15px;
	width:110px;
	text-align:center;
	margin-left:2px;

}

#heading07_3:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 20px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}


.in_b4 {
	position:static;
	top:207px;
	left:180px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	width:200px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
}

.in_b4:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.in_b4 a {
	text-decoration:none;
}

.in_b4 a:hover {
	color:#FFFFFF;
}

.nb_btn20 {
	position:static;
	top:270px;
	left:333px;
}

.heading08 {
    font-weight:bold;
    position: static;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:15px;
	height:44px;
	font-size:15px;

}
.heading08:before {
    content: " ";
    position: static;
    top: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent;
    border-right-color: #a6a6a6;
}
.heading08:after {
    content: " ";
    position: static;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 22px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.in_table {
	position:static;
	top:40px;
	left:-125px;
	margin: 0 auto;
	margin-top: 26px;
	margin-bottom: 10px;
    width: 80%;
}

.in_table td.thumb {
    width: 150px;
}

.in_table td.offset_pc {
  padding-left: 35px;
}

.in_td1 {
	background-color:#fbd1a6;
	text-align:center; width:28%;
}

.in_td_blank {
	background-color:transparent;
}

.in_td2 {
	border-bottom:1px solid #3c3c3c;
	/*width:250px;*/
	width:100%;
}

.in_td3 {
	border:1px solid #fbd1a6;
	background-color:#fbd1a6;
	width:200px;
	height:40px;
}

.in_td4 {
	position:static;
	left:255px;
}

.in_td5 {
	text-align:right;
}

.in_table2 {
	position:static;
	top:85px;
	left:-125px;
}

.in_td6 {
	border-bottom:1px solid #3c3c3c;
}

.in_td7 {
	/*background-color:#fbd1a6;*/
	width:170px;
	text-align:center;
}
.in_td8 {
	/*background-color:#fbd1a6;*/

	width:42%;
}

.nb_btn13 {
	position:static;
	top:180px;
	left:231px;
}

.nb_btn13 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.in {
	position:static;
	top:120px;
}

.in_text {
	width: 750px;
	margin: 0 auto;
}

.in_photo {
	position:static;
	top:80px;
	font-size:18px;
	left:-110px;
}

.in_photo span{
	color:#e24b07;
}



.in_memo {
	position:static;
	top:90px;
	font-size:18px;
	left:51px;
}

.in_memo span{
	color:#e24b07;
}

.in_memo2 {
	border-bottom:1px solid #3c3c3c;
	width:700px;
}

.in_edit {
	float: right;
	position:static;
	top:30px;
	left:553px;
	margin-top: 15px;
}

.in_table3 {
	position:static;
	top:50px;
	left:-127px;
}

.nb_btn14 {
	position:static;
	top:165px;
	left:490px;
}

.nb_btn14 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.in_table4 {
	position:static;
	top:50px;
	left:-118px;
}

/*----------------請求情報-------------------------*/

.in_shokai {
	position:static;
	top:-2px;

}

.in_sborder {
	position:static;
	top:70px;
	width:750px;
	border-bottom:1px solid #3c3c3c;
	left:40px;
}

.in_stable {
	position:static;
	top:120px;
	left:-50px;
}

.in_menu2 {
	position:static;
	top:35px;
	left:50px;
}

.nb_btn21 {
	position:static;
	top:505px;
	left:337px;
}

.in_menu_ {
	position:static;
	top:80px;
	margin: 40px auto;
    margin-left: -45px;
	margin-bottom: 10px;
	text-align: center;
}

.in_menu_.in_menu_pick {
	margin: 35px auto;
}

.in_menu_ input {
	display: inline;
	vertical-align: middle;
}

/******************************照会******************************/


/******************************各種設定******************************/

.se_menu li{
	margin-right:13px;
}

#heading08 {
    font-weight:bold;
    position: relative;
    padding: 8px;
    background: #fbd1a6;
    margin-right:20px;
	top:15px;
	height:40px;
	font-size:15px;
	width:185px;
	text-align:center;
	margin-left:29px;

}

#heading08:after {
    content: " ";
    position: absolute;
    top: 0px;
    left: 100%;
    width: 0;
    height: 0;
    border-width: 20px 10px;
    border-style: solid;
    border-color: #fbd1a6;
    border-right-color: transparent;
}

.kihon {
	position:static;
	top:-1px;
	left:-4px;
	margin-left:-107px;
	margin-left: 0;
}

.se_submenu {
	width: 750px;
	margin: 0 auto;
}

.se_submenu #heading07 {
	width: 185px;
}

.se_submenu .in_b {
	width:180px;
	margin-left: 80px;
}

.se_b1 {
	position:static;
	top:-26px;
	left:163px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	width:180px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
}

.se_b1:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.se_b1 a {
	text-decoration:none;
}

.se_b1 a:hover {
	color:#FFFFFF;
}

.se_b2 {
	position:static;
	top:-26px;
	left:250px;
	font-size:18px;
	text-align:center;
	display:inline-block;
	width:180px;
	height:40px;
	padding-top:2px;
	outline:medium none;
	border:1px solid #3c3c3c;
	background-color:#fff;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#3c3c3c;
}

.se_b2:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}

.se_b2 a {
	text-decoration:none;
}

.se_b2 a:hover {
	color:#FFFFFF;
}

.se_table {
	position:static;
	top:0px;
	left:-131px;
}

.se_table table {
	position:static;
	top:0px;
	left:-131px;
	margin: 0 auto;
}


.se_table tr {
	border-bottom:1px solid #3c3c3c;
	color:#3c3c3c;
}

.se_table td {
	height:40px;
}

.se_td {
	text-align:center;
	color:#3c3c3c;
}

.se_del {
	position:static;
	top:60px;
	left:445px;
}

.se_del li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.se_con {
	position:static;
	top:-8px;
	color:#3c3c3c;
}

.se_table2 {
	position:static;
	top:15px;
	left:-125px;
}

.se_table2 table {
	margin: 0 auto;
}

.se_table2 tr {
	border-bottom:1px solid #3c3c3c;
	color:#3c3c3c;
}

.se_table2 td {
	height:40px;
}

.se_table3 {
	position:static;
	top:15px;
	left:40px;
	margin: 50px 10px 0 10px;
}

.se_table3 ul {
	margin-top: 30px;
}

.se_table3 ul li {
	position:static;
	top:15px;
	left:0px;
	font-size:15px;
	margin-bottom:10px;
}


.se_table3 tr {
	position:static;
	top:15px;
	left:0px;
	font-size:15px;
	margin-bottom:10px;
}

.se_td2 {
	text-align:center;
	color:#3c3c3c;
	width:150px;
}

.postalcd {
	width:120px;
}

.nb_btn16 {
	position:static;
	top:120px;
	left:231px;
}

.nb_btn16 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}

.nb_btn22 {
	position:static;
	top:175px;
	left:333px;
}

.nb_btn23 {
	position:static;
	top:130px;
	left:390px;
}

.nb_btn23 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}


.nb_btn24 {
	position:static;
	top:175px;
	left:231px;
}

.nb_btn24 li {
	float:none;
	margin-right:15px;
	color:#CCCCCC
}






#in_td1 {
	background-color:#fbd1a6;
	text-align:center;
	width:170px !important;
}


#in_td8 {
	/*background-color:#fbd1a6;*/

	width:200px !important;
}



/* new design */

h1.title {
  background-image: url('../img/icon/h1_before.png');
  background-size: 30px 30px;
  background-repeat: no-repeat;
  background-position: 0px 10px;
  margin-top: 20px;
  padding-left: 30px;
}

h2.title {
  background-image: url('../img/icon/h2_before.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  margin-top: 20px;
  padding-left: 30px;
}

h3.title {
  background-image: url('../img/icon/h3_before.png');
  background-repeat: no-repeat;
  background-position: 0px 5px;
  margin-top: 20px;
  padding-left: 20px;
}
h3.h3-radio
 {
  margin-left: 2em;
}
h3.h3-radio input[type="radio"]{
	display: none;
}
h3.h3-radio label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #3c3c3c;
	font-size: 14px;
	text-align: center;
	line-height: 1;
}

h3.h3-radio label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: white;
    border: 1px solid gray;
	border-radius: 50%;
}
h3.h3-radio input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -7px;
	width: 14px;
	height: 14px;
	margin-top: -7px;
	border-radius: 50%;
	/* background: #fbd1a6; */
    background-color:#1f4c9f;
}
.image-table-offset {
  margin-left: 1.5em;
}
span.h2-comment {
  margin-left: 1em;
  font-size: smaller;
}

span.h3-comment {
  margin-left: 1em;
  font-size: 10pt;
  color: inherit;
}

@media screen and (min-width: 767px) {
  img#logo {
    width: 50%;
  }
  ul.main-menu li {
    width: 30%;
    margin-right: 1%;
    margin-left: 1%;
    font-size: 14pt;
  }
  div.box {
    padding-left: 85px;
  }
  div.nb_btn ul {
    margin-left: -85px;
    margin-top: 20px;
  }

}

@media screen and (max-width: 766px) {
  ul.main-menu li {
    /* width: 150px; */
    width: 40%;
    margin-right: 4%;
    margin-left: 4%;
  }
  div.box {
    padding-left: 10px;
  }
  div.nb_btn ul {
    margin-left: -40px;
  }
}

div.baggage-list {
  float: left;
  width: 320px;
  margin-top:60px;
  height: 300px;
  margin-left: 55px;
  cursor: pointer;
}

div.box {
  border: 1px solid #ccc;
  border-radius: 10px;
  padding-bottom: 20px;
}

ul.main-menu {
  margin-top: 20px;
}

ul.main-menu li {
  border: 1px solid #000;
  border-radius: 10px;
  text-align: center;
  float:left;
  margin-bottom: 20px;
  display: block;
  height: 160px;
  background-color: #f7f9fa;
}

ul.main-menu a {
  color: black;
}

span.member-name {
  display: block;
  font-size:16px;
  text-decoration:none;
  color: white;
  width:100%;
  float:none;
  margin-top: -35px;

}

@media screen and (max-width: 766px) {
  span.member-name {
    margin-left: 85%;
    margin-right: 40px;
  }
}
@media screen and (min-width: 767px) {
  span.member-name {
    margin-left: 85%;
  }
}
@media screen and (min-width: 1024px) {
  span.member-name {
    margin-left: 888px;
  }
}

span.member-name a {
  color: white;
}

span.member-name a:hover {
  text-decoration: none;
}

div.d_nagare span.checked {
  background:url(../img/icon/checked.png) center left no-repeat;
  background-position: 0px 3px;
  padding-left:12px;
  border: none;
  color: black;
}

input.btn {
  width: 180px;
  height: 40px;
  font-size: 1.4em;
}

input.btn-w {
  width: 220px;
  height: 40px;
  font-size: 1.2em;
}

input.primary {
  background-color: #1f4c9f;
  color: white;
  border: none;
}

input.default {
  background-color: #f7f9fa;
  color: #000;
  border: 2px solid #999;
}

input.danger {
  background-color: #d0021b;
  color: white;
  border: 1px solid #ccc;
}

p.msg {
  margin-left: 2em;
}

td.subtotal, td.tax, td.dc_goukei {
  text-align: right;
}

span.baggage-name {
  color: #4c91d9;
  font-size: 12pt;
  font-weight: bold;
}

div.order-id {
  background-color:#d3e5f7;
  border: 2px solid #4c91d9;
  border-radius: 10px;
  color: #36c;
  height: 80px;
  font-size: 18pt;
  text-align: center;
  padding-top: 20px;
}

div.order-id-s {
  background-color:#d3e5f7;
  border: 1px solid #4c91d9;
  border-radius: 5px;
  color: #36c;
  height: 40px;
  font-size: 12pt;
  text-align: left;
  padding-top: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  width: 90%;
  margin-left: 5%;
  margin-top: 2em;
}

div.basic-info-menu {
  float: left;
  position:static;
  top:47px;
  left:180px;
  font-size:15px;
  text-align:center;
  display: inline-block;
  width:200px;
  height:40px;
  padding-top:4px;
  outline:medium none;
  border:1px solid #ccc;
  background-color:#fff;
  box-sizing:border-box;
  transition:all 0.3s ease 0s;
  color:#3c3c3c;
  margin-left: 0px;
  margin-bottom: 39px;
  background-color: #f7f9fa;
}
div.basic-info-menu:hover {
	border:1px solid #59b1eb;
	background-color: #59b1eb;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	color:#FFF;
}
div.basic-info-menu a {
	display: block;
	text-decoration:none;
    color: gray;

}
div.basic-info-menu a:hover {
	color:#FFFFFF;
}

table.basicinfo {
  margin-left: 30px;
}
table.basicinfo tr {
  height: 30px;
}
table.basicinfo th {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
  padding-right: 1em;
}

div.order-id-s span.date {
  float: left;
  margin-left: 0.4em;
}
div.order-id-s span.order-id {
  float: right;
  margin-right: 0.4em;
}

div.comment {
  font-size: 15px;
  color: #3c3c3c;
  margin-left: 2em;
}

div.comment p {
  margin-left: 2em;
}

div.comment p span.indent {
  margin-left: 4em;
}

div.offset {
  margin-left: 85px;
}

span.baggage-in-date {
  font-size: larger;
  font-weight: bold;
}

span.carrier {
  font-size:larger;

}

ul.address {
  margin-left: 35px;
}

dl.address dl {
  width: 300px;
}
dl.address dt {
  float: left;
}
dl.address dd {
  margin-left: 100px;
  margin-bottom: 0.4em;
}

tr.under-line {
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  border-bottom: 1px solid #ccc;
}

p.under-line {
  text-decoration: underline;
}

p.line-wide {
  line-height: 2em;
}

tr.spacer {
  height: 1em;
}

tr.top-line {
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  border-top: 1px solid #ccc;
}

td.under-line {
  padding-bottom: 0.4em;
  padding-top: 0.4em;
  border-bottom: 1px solid #ccc;
}

.nb_btn ul.inner {
  margin-top: 0;
}

div.spacer {
  height: 2em;
}

tr.news-line:hover {
  background-color: #f3f3f3;
}
table#password-setting {
  margin-top: 40px;
  margin-bottom: 40px;
}
table#password-setting th {
  text-align: center;
  width: 40%;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

td.bold {
  font-weight: bold;
}

span.clsBaggThumbM img {
  width: 320px;
  height: 240px;
}

div.photo-image {
  position:relative;
  -webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow:0 2px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

div.photo-image:before, div.photo-image:after {
  content:"";
  z-index:-1;
  -webkit-box-shadow:0 0 20px rgba(0,0,0,0.8);
  -moz-box-shadow:0 0 20px rgba(0,0,0,0.8);
  box-shadow:0 0 20px rgba(0,0,0,0.8);
  top:50%;
  bottom:0;
  left:10px;
  right:10px;
  -moz-border-radius:100px / 10px;
  border-radius:100px / 10px;
}

div.photo-image:after
{
  right:10px;
  left:auto;
  -webkit-transform:skew(8deg) rotate(3deg);
  -moz-transform:skew(8deg) rotate(3deg);
  -ms-transform:skew(8deg) rotate(3deg);
  -o-transform:skew(8deg) rotate(3deg);
  transform:skew(8deg) rotate(3deg);
}
