@charset "utf-8";

/*-----------------------------------------------------
info用レイアウト
-----------------------------------------------------*/

/*margin, font etc
-----------------------------------------------------*/
.mb5 { margin-bottom: 5px; }
.mt10 { margin-top: 10px;}
.mt20 { margin-top: 20px;}
.mt30 { margin-top: 30px;}
.ml1em { margin-left: 1em; }
.ml15em { margin-left: 1.5em; }
.ml15em li { text-indent: -1.5em !important; }
.nowrap { white-space: nowrap; }
/* .tff { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; }*/
.txt_bld { font-weight: bold; }
.txt_ur { text-decoration: underline; }
.txt_idt0 { text-indent: 0 !important; }
.txt_idt05 { margin-left: .5em; margin-top: 0 !important; text-indent: -.5em; }
.txt_idt07 { margin-left: .7em; margin-top: 0 !important; text-indent: -.7em; }
.txt_idt11 { margin-left: 1.1em; margin-top: 0 !important; text-indent: -1.1em; }
.txt_idt15 { margin-left: 1.5em; margin-top: 0 !important; text-indent: -1.5em; }
.txt_lft { text-align: left !important; }
.txt_cnt { text-align: center !important; }
.txt_rgt { text-align: right !important; }
.val_top { vertical-align: top !important; }
.w19 { width: 19%; }
.w20 { width: 20%; }
.w21 { width: 21%; }
.w25 { width: 25%; }


/*PCのみ適用*/
.pc_only{
display: none;
}
/*spのみ適用*/
.sp_only{
display: block;
}

@media screen and (min-width:737px) {
/*PCのみ適用*/
.pc_only{
display: block;
}
/*spのみ適用*/
.sp_only{
display: none;
}
}/*@media screen and (min-width:737px)*/


/************************************************************************************/
/************************************************************************************/


/*side
-----------------------------------------------------*/

.side li a {
background: #eee;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #e9e9e9;
border-bottom: 1px solid #e9e9e9;
color: #333;
display: block;
font-size: 13px;
margin-bottom: 1px;
/*padding: 18px 0;*/
text-decoration: none;
/*text-indent: .5em;*/
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
padding: 18px 0.5em 18px 1.3em;
text-indent: -1em;
}

.side li a:before { content:" ≫ "; }

.side li a:hover {
background: #82B2DE;
border-top: 1px solid #82b2de;
border-left: 1px solid #82b2de;
border-right: 1px solid #71a4d2;
border-bottom: 1px solid #71a4d2;
color: #fff;
}


/*main
-----------------------------------------------------*/

h6 { margin: 10px 0; }
ol li { list-style-type: decimal; margin-left: 1em; }
.main > p { margin-bottom: 15px; }

/* index */
.flow table { margin-bottom: 30px; }
.flow table tr:first-child { background-color: #fff; }
.flow table td { border: 0 none; padding: 2px 5px 5px 0; vertical-align: top; }
.flow table td:last-child { text-align: left; }
.flow table td p { margin-left: 1em; text-indent: -1em; }
.flow table td:nth-last-child(2) { text-align: center; }
.flow dl { margin-top: 15px; }
.flow dl dd { margin: 5px 0 0 1em; }
.flow dl ul { padding-left: 1em; }
.flow dl li { margin-bottom: 10px; list-style-type: disc; }
p.itemize { margin: 3px 0 3px 1em; text-indent: -1em; }

/* privacy policy */
.privacy dl { margin-top: 15px; }
.privacy dt { font-weight: bold; }
.privacy dd + dt { margin-top: 15px; }
.privacy dd { margin: 5px 0 0 1em; }
.privacy dd p.sign { margin-top: 10px; text-align: right; }
.pmark { margin-top: 20px; }

/* ISO */
.iso caption { font-weight: bold; text-align: left; }
.iso table { width: 100%; }
.iso th { background-color: #edece9; vertical-align: text-top; white-space: nowrap; }
.iso th, .iso td { border: 1px solid #999; padding: 7px; }
.iso .quality { background: #e2f1fc; border-radius: 5px; font-size: 13px; margin: 30px auto; padding: 20px 30px; width: 29em; }
.iso .quality ul li { list-style: disc inside; margin-bottom: 3px; }

/* ryokinhyo */
.sbscript { background: #e2f1fc; border-radius: 5px; margin-bottom: 15px; padding: 15px; }
.fee dl { margin-top: 15px; }
.fee dt { font-weight: bold; text-decoration: underline; }
.fee dd + dt { margin-top: 15px; }
.fee dd { margin-top: 5px; }
.fee table { width: 100%; }
.fee table caption { text-align: left; }
.fee th { width: auto; }
.fee th, .fee td { border: 1px solid #999; padding: 7px 3px; text-align: center; vertical-align: middle; }
.fee td:nth-last-child(2) { text-align: left; }
.fee tr:first-child { background-color: #edece9; }
.fee ol li { margin-left: 1.5em; }
.td04 th:first-child, .td05 th:first-child { width: 21%; }
.td04 th:last-child, .td05 th:last-child, .agent th:last-child, .pkup th:last-child { width: 22%; }
.td05 td:nth-last-child(3), .agent td:nth-last-child(3), .pkup td:nth-last-child(3) { text-align: left; }
.w11 { width: 11%; }
.w31 { width: 31%; }
.agent th:first-child { width: 10%; }
.agent td:nth-child(2) { width: 36%; }
.pkup th:first-child { width: 14%; }
.pkup td:nth-child(2) { width: 34%; }

/* security */
.ssl { margin: 3px 0 0 -7px; }
.ssl th, .ssl tr, .ssl td { background-color: #fff; border: none 0; text-align: left; }
.ssl th { width: 110px; }

/* taisei */
.provision table { width: 100%; }
.provision th, .provision td { border: 1px solid #ccc; padding: 5px 7px; text-align: left; vertical-align: text-top; }
.provision th { background-color: #edece9; }
.provision li { margin-bottom: 2px; }

/* yakkan */
.article dl + h5 { margin-top: 20px; }
.article dl { margin-top: 15px; }
.article dt { font-weight: bold; }
.article dd + dt { margin-top: 15px; }
.article dd { margin: 5px 0 0 1em; }
.article dd ul li { margin-left: 2em; text-indent: -2em; }
.article dd ul li ul li ul li { margin-left: 1em; text-indent: -1.2em; }
/*.article table { margin-left: -1em; }*/
.article caption { text-align: left; }
.article table { width: 100%; }
.article th { text-align: center; text-indent: 0; }
.article th, .article td { border: 1px solid #ccc; padding: 5px 1em; }
.article td { padding-left: 2.5em; text-indent: -1.5em; }
.article .cancel th:first-child { width: 70%; }
.article .cancel td { text-align: left; }
.article .compensation td { text-align: center; }
.article .compensation td:first-child { text-align: left; }
.article .compensation li { list-style-type: none; margin-left: 2em; text-indent: -2.2em; } 
.article .compensation + p { text-align: right; }
.article .compensation .pl15 { padding-left: 1.5em; }
.article .alter th, .article .alter td { padding-left: 1em; text-indent: 0; text-align: center; }

/*mail lost*/
.maillost .note {
 background-color: #e2f1fc;
 border: 1px solid #e2f1fc;
 border-radius: 5px;
 line-height: 1.8;
 margin: 10px 0 30px;
 padding: 15px 20px;
}
.maillost .note p { margin-bottom: 7px; }
.maillost .note p:last-child { margin-bottom: 0; }
.maillost .flow { margin-bottom: 30px; }
.maillost .flow img {
 border: 1px solid #ccc;
 margin-left: 15px;
}
.maillost .flow p { margin: 5px 0; }
.maillost .flow li { margin: 0 0 7px 1em; text-indent: -1em; }
.maillost .flow li:first-letter {
 font-size: 14px;
 font-weight: bold;
}

/*insurance*/
.insurance ol li {
 line-height: 1.5;
 list-style: none;
 margin: 0 0 7px 1.5em;
 text-indent: -1.5em;
}
.insurance ol li:first-letter { font-weight: bold; }
.insurance table { border: 1px solid #ccc; }
.insurance th, .insurance td { border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; line-height: 1.5; padding: 5px 10px; }
.insurance table th { background: #006; color: #fff; text-align: center; }
.insurance p.name { margin-bottom: 15px; text-align: right; }
.idt { display: block; margin-left: 1em; text-indent: -1em; }

/*ask*/
.inquiry h4 { margin-bottom: 10px; }
.inquiry div { margin-bottom: 25px; }
.inquiry .note {
 color: #c33;
 display: block;
 margin-left: 1em;
 text-indent: -1em;
 }
 
.inquiry div > a {
background: #60a7dc;
border-radius: 4px;
color: #fff;
display: block;
font-size: 13px;
line-height: 1.2em;
margin-top: 1em;
padding: .5em 2em .5em .5em;
position: relative;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}

.inquiry div > a:hover {
background: #0f3192;
}

.inquiry div > a:before {
border-top: solid 2px #fff;
border-right: solid 2px #fff;
content: "";
height: 6px;
margin-top: -5px;
position: absolute;
right: 10px;
top: 50%;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 6px;
}

/*ask test*/
.inquiry div:not([class]) p {
  float:left;
  font-weight: bold;
  margin-bottom: 1.5em;
  width: 31%;
}
.inquiry div p span { display: block; }
.inquiry div p span[class]:after {
 background: #c33;
 border-radius: 1em;
 color: #fff;
 font-size: 11px;
 font-weight: normal;
 padding: 1px 5px;
  margin-left: .25em;
}
.inquiry div p .note1:after { content: '※1'; }
.inquiry div p .note2:after { content: '※2'; }
.inquiry div p + dl {
  margin-left: 31%;
  width: 69%;
}
.inquiry div dt {
  float: left;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: .05em;
  margin-bottom: 1.5em;
  text-align: center;
  width: 36%;
}
.inquiry div dd {
  margin-left: 43%;
  width:57%;
}
.inquiry .res { display: none; }
.inquiry div table {
 margin-bottom: 15px;
 width: 100%;
}
.inquiry div table caption {
 background: #60a7dc;
 border-radius: 4px;
 color: #fff;
 font-weight: bold;
 margin-bottom: 5px;
 padding: 3px 10px;
 text-align: left;
}
.inquiry div table th, .inquiry div table td { line-height: 1.3; padding: 5px 3px; }
.inquiry div table th { font-weight: bold; width: 31%; }
.inquiry div table td:nth-child(2) {
 font-size: 18px;
 font-weight: bold;
 letter-spacing: .1em;
 width: 27%;
}
.inquiry div table td:last-child { width: 42%; }
.inquiry div table span, .inquiry div li span {
 background: #c33;
 border-radius: 1em;
 color: #fff;
 font-size: 11px;
 font-weight: normal;
 padding: 1px 5px;
}
.inquiry div table .line { border-top: 1px dotted #bbb; }
.inquiry div ul {
 border-top: 1px dotted #bbb;
 padding-top: 10px;
}
 .inquiry div li { color: #c33; }

 /*grouptour*/
.grouptour {
 background: url(../../grouptour/bg.jpg) no-repeat 800px 120px;
 line-height: 1.6;
}
.grouptour > dl { width: 770px; }
.grouptour > dl dt h4 { margin: 25px 0 20px; }
.grouptour dd dl dt { margin-bottom: 10px; }
.grouptour dd dl dt span {
 background-color: #60a7dc;
 border-radius: 1em;
 clear: left;
 color: #fff;
 float: left;
 font-size: 13px;
 padding: .15em .6em;
}
.grouptour dd dl dd {
 margin: 0 0 10px 2.5em;
 padding: 2px 0;
}

.grouptour table { margin: 20px 0 10px; width: 770px; }
.grouptour table th, .grouptour table td { border-bottom: 1px solid #efefef; padding: 7px; text-align: center; }
.grouptour table th { background: #efefef; border-right: 1px solid #fff; }
.grouptour table th:last-child { border: 0 none; }
.grouptour table td:first-child { text-align: left; }
.grouptour p { width: 770px; }
.grouptour .btn { margin-top: 5em; }
.grouptour .btn a {
background: #60a7dc;
border-radius: 4px;
color: #fff;
display: inline-block;
font-size: 13px;
font-weight: bold;
padding: 20px 0;
position: relative;
text-align: center;
text-decoration: none;
transition: 0.5s;
width: 49%;
}
.grouptour .btn a + a { margin-left: 2%; }
.grouptour a:hover { background: #0f3192; }
.grouptour a:before {
border-top: solid 2px #fff;
border-right: solid 2px #fff;
content: "";
height: 6px;
margin-top: -5px;
position: absolute;
left: 70px;
top: 50%;
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
width: 6px;
}

/*sitemap*/
.sitemap { overflow: hidden; }
.sitemap .top {
font-size: 18px;
margin-bottom: 30px;
text-align: center;
}

.sitemap .top a {
background-color: #015db2;
border-radius: 7px;
color: #fff;
display: block;
padding: 20px;
text-decoration: none;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}

.sitemap .top a:hover { background-color: #60a7dc; }
.sitemap h2 { font-size: 14px; text-indent: .5em; }
.sitemap .dom {
float: left;
width: /*340px*/35%;
}
.sitemap .abr {
 float: left;
width: /*340px*/35%;
}
.sitemap .com {
float: right;
width: /*270px*/30%;
}
.sitemap .dom h2 { border-left: 5px solid #cc0706; }
.sitemap .abr h2 { border-left: 5px solid #196bb8; }
.sitemap .com h2 { border-left: 5px solid #0f3192; }
.sitemap h2.sty { border-left: 5px solid #ff7301; }
.sitemap ul { margin: 0 0 40px 10px; }
.sitemap li ul { margin: 0; }
.sitemap li {
margin: 15px 0;
padding-left: 15px;
position: relative;
}
.sitemap li ul li { margin-top: 10px; }
.sitemap .dom li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #cc0706;
}
.sitemap .abr li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #196bb8;
}
.sitemap .com li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #0f3192;
}
.sitemap .dom li.sty:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #ff7301;
}
.sitemap li:after {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 4px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
}

/*agreement*/
ol.inner li { list-style-type: lower-alpha; }

/*notfound*/
.error div + div {margin-top: 70px; }
.error div:last-child { padding-bottom: 400px; }
.error ul li {
  display: inline-block;
  padding-left: 15px;
  position: relative;
}
.error ul li + li { margin-left: 20px; }
.error .dom li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #cc0706;
}
.error .abr li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #196bb8;
}
.error li:after {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 4px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border: 3px solid transparent;
	border-left: 3px solid #fff;
}
.error .com li:before {
	display: block;
	content: "";
	position: absolute;
	top: 8px;
	left: 0;
	width: 10px;
	height: 11px;
	margin-top: -5px;
	border-radius: 2px;
	background: #0f3192;
}

/*responsive
-----------------------------------------------------*/
@media screen and (max-width:949px) {
  /* flow */
  .main.flow img { display: none; }
  /*grouptour*/
  .grouptour { background: none; }
  .grouptour > dl,.grouptour table, .grouptour p { width: 100%; }
}
@media screen and (max-width:639px) {
  /*taisei*/
  .provision th, .provision td { display: block; }
  .provision th, .provision table tr:not(:last-child) td { border-bottom: 0 none; }
  /*ask test*/
  .inquiry div:not([class]) p { float:none; margin-bottom: 1em;  width: 100%; }
  .inquiry div p + dl { margin-left: 0; width: 100%; }
  .inquiry div p span { display: inline-block; }
  .inquiry div p span.smpmgl1 { margin-left: 1em; }
/*  .inquiry div p span + span { margin-left: 1em; }*/
  .inquiry div dt {
    float: none;
    font-weight: normal;
    letter-spacing: normal;
    border-radius: 5px;
    color: #666!important;
    line-height: 3em;
    margin-bottom: .5em;
    padding: 0;
    text-decoration: none!important;
    width: 100%;
  }
  .inquiry div dd {
    margin-left: 0;
    margin-bottom: 1.5em;
    width: 100%;
}
  .smplink { display: block; }
  .inquiry .res { display: inline; }
  /* sitemap */
  .sitemap .dom { float: none; width: 100%; }
  .sitemap .abr { float: none; width: 100%; }
  .sitemap .com { float: none; width: 100%; }
}


/*provided
-----------------------------------------------------*/
ol.prov-list{
padding: 0 0.5rem;
}
ol.prov-list li{
margin-bottom: 1rem;
}
ol.prov-list li h5{
margin-top: 1rem;
margin-bottom: 1rem;
}
ol.prov-list li ol{

}
ol.prov-list li ol li{
margin-bottom: 0;
/*margin-left: 1.5rem;*/
list-style: none;
padding-left: 1.3em;
text-indent: -1.3em;
}



/*carderror
-----------------------------------------------------*/
p.att{
border-left: 5px solid #f1d497;
padding: 1rem;
background-color: #f8f1e2;
}