h2 {
  font-size: 40px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 21px;
}

.sub {
	font-size: 21px;
}

p.p-setsu {
	font-size: 21px;
}

.mil-main {
	width: 100%;
}

.mil-main-kyu {
	background-color: #E6E6E7;
	width: 100%;
	height: 900px;
	background-image: url(../img/mil_top6_kyu.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.mil-main-edo {
	width: 100%;
}

.mil-main-edo-kyu {
	width: 100%;
	height: 900px;
  background-image:
    url("../img/mil_edo_top.png"), /* 最前面の背景レイヤーの背景画像 */
    url("../img/mil_edo_top_back.jpg");

  background-repeat:
    no-repeat, /* 最前面の背景レイヤーに対応 */
	no-repeat;

  background-position:
    bottom center, /* 最前面の背景レイヤーに対応 */
	bottom right;
	
  background-size:
    1800px auto, /* 最前面の背景レイヤーに対応 */
    1550px auto;
}



.t-setsu-t {
	font-size: 18px;
	font-weight: bold;
	line-height: 130%;
	margin-bottom: 3px;
}

.t-setsu-h {
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 10px;
}

.t-setsu-h2 {
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 0px;
}

.t-setsu-s {
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 3px;
padding-left:1em;
text-indent:-1em;
}

.t-setsu-s2 {
	font-size: 12px;
	line-height: 130%;
	margin-bottom: 10px;
padding-left:1em;
text-indent:-1em;
}

.kei1 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #969696;
	margin-top: 20px;
	margin-bottom: 20px;
}

.kouza {
	width: 50%;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #969696;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

@media screen and (max-width:1200px) {
	
	
.mil-main-kyu {
	height: 750px;
	background-size: 1500px auto;
}
	
.mil-main-edo-kyu {
	height: 750px;
	
  background-size:
    1500px auto, /* 最前面の背景レイヤーに対応 */
    1250px auto;
}

}

/* タブレットサイズから下 */
@media screen and (max-width:992px) {
	
	
.mil-main-kyu {
	height: 670px;
	background-size: 1300px auto;
}
	
.mil-main-edo-kyu {
	height: 670px;
	
  background-size:
    1300px auto, /* 最前面の背景レイヤーに対応 */
    1050px auto;
}

}

@media screen and (max-width:820px) {
	
.mil-main-kyu {
	height: 570px;
	background-size: 1100px auto;
}
	
.mil-main-edo-kyu {
	height: 570px;
	
  background-size:
    1100px auto, /* 最前面の背景レイヤーに対応 */
    850px auto;
}
	
.kouza {
	width: 80%;
}
	
}

@media screen and (max-width:700px) {
	
.mil-main-kyu {
	height: 450px;
	background-size: 850px auto;
}
	
.mil-main-edo-kyu {
	height: 450px;
	
  background-size:
    850px auto, /* 最前面の背景レイヤーに対応 */
    700px auto;
}
	
}

@media screen and (max-width:568px) {

.mil-main-kyu {
	background-color: #E6E6E7;
	width: 100%;
	height: auto;
	background-image: none;
}
	
.mil-main-edo-kyu {
	width: 100%;
	height: auto;
	background-image: none;
}
	
.kouza {
	width: 100%;
}

}


.main-l-no {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
}

.main-l-no2 {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 0px;
}

.main-l-no3 {
	width: 100%;
	padding-top: 150px;
	padding-bottom: 100px;
}

.mil-l-yes {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	box-shadow: inset 0px 20px 20px 0px rgba(0,0,0,0.03);
	-webkit-box-shadow: inset 0px 20px 20px 0px rgba(0,0,0,0.03);
}

/* タブレットサイズから下 */
@media screen and (max-width:992px) {
	
h2 {
  font-size: 35px;
}

h3 {
  font-size: 25px;
}

h4 {
  font-size: 18px;
}

.sub {
	font-size: 18px;
}
	
p.p-setsu {
	font-size: 18px;
}
	
}

/* スマホサイズから下 */
@media screen and (max-width:568px) {
	
h2 {
  font-size: 28px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 16px;
}

.sub {
	font-size: 16px;
}
	
p.p-setsu {
	font-size: 16px;
}
	
.main-l-no {
	padding-top: 50px;
	padding-bottom: 50px;
}

.main-l-no2 {
	padding-top: 50px;
	padding-bottom: 0px;
}
	
.main-l-no3 {
	padding-top: 110px;
	padding-bottom: 50px;
}


.mil-l-yes {
	padding-top: 50px;
	padding-bottom: 50px;
}
}

.kakaku{
	font-family: 'Noto Serif JP', sans-serif;
	font-weight: 500;
}

.separator_auto{
    width:85px;
    height:2px;
    margin:20px auto;
    background: #bc1b29;
}

.btn2,
.btn2:focus{
	display: inline-block;
	width: 350px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	font-size: 18px;
	border-radius: 0px;
	transition: .5s;
	border: 1px solid #bc1b29;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
    padding: 1rem 1rem;
	transition: all 0.6s;
	border-radius: 2px;
    background: #bc1b29;
}

.btn2:active,
.btn2:hover{
    outline: inherit;
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    color:#bc1b29;
    background: #fff;
}

.btn-cir{
	display: inline-block;
	text-decoration: none;
	background: #bc1b29;
	color: #FFF;
	width: 120px;
	height: 120px;
	line-height: 130%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transition: .4s;
	padding-top: 35px;
	position: fixed;
	top: 5px;
	right: 5px;
	z-index: 2000;
	font-weight: bold;
	font-size: 15px;
}

.btn-cir:hover{
	background-color: #EC7B85;
	color: #FFF;
}

.btn-cir:link,
.btn-cir:visited,
.btn-cir:active {
	color:#ffffff;
}

.btn3 {
	display: inline-block;
	width: 100%;
	text-align: center;
	color: #bc1b29;
	margin: 0;
	border-radius: 0px;
	transition: .5s;
	border: 1px solid #bc1b29;
	font-weight: 700;
	padding: 0.5rem 3rem;
	transition: all 0.6s;
	border-radius: 2px;
	height: 200px;
  display: table;
}

.btn3lg {
	display: inline-block;
	font-size: 50px;
	line-height: 130%;
  display: table-cell;
  vertical-align: middle;
}

.btn3sm {
	display: inline-block;
	font-size: 25px;
	line-height: 130%;
  display: table-cell;
  vertical-align: middle;
}

.btn-kou{
	display: inline-block;
	text-decoration: none;
	background: #bc1b29;
	color: #FFF;
	width: 120px;
	height: 87px;
	line-height: 130%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transition: .4s;
	padding-top: 15px;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 2000;
	font-weight: bold;
	font-size: 15px;
}

.btn-kou:hover{
	background-color: #EC7B85;
	color: #FFF;
}

.btn-kou:link,
.btn-kou:visited,
.btn-kou:active {
	color:#ffffff;
}

.btn-pri{
	display: inline-block;
	text-decoration: none;
	background: #2186CA;
	color: #FFF;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transition: .4s;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 2000;
	font-weight: bold;
	font-size: 15px;
}

.btn-pri:hover{
	background-color: #78BBE9;
	color: #FFF;
}

.btn-pri:link,
.btn-pri:visited,
.btn-pri:active {
	color: #FFF;
}


.btn-milb,
.btn-milb:focus{
	display: inline-block;
	width: 40%;
	height: 120px;
	text-align: center;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0;
	font-size: 18px;
	border-radius: 0px;
	border: 1px solid #bc1b29;
	transition: all 0.6s;
	border-radius: 2px;
    background: #bc1b29;
	position: relative;
}

.btn-milb:active,
.btn-milb:hover{
    outline: inherit;
    box-shadow: 0px 2px 2px 1px rgba(221, 221, 221, 0.6);
    background: #fff;
}

.btn-milb p{
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	color: #fff;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}

.btn-milb p:active,
.btn-milb p:hover{
    color:#bc1b29;
}

.btn-milb span{
	font-size: 22px;
}

.movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

.box {
	border-width: 1px;
	border-style: solid;
	padding-top: 50px;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 50px;
	border-color: #000000;
}

.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}

.box2-in1 {
	padding: 30px;
}

.milab {
	font-size: 18px;
}

.guide {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.line100 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
}

.disnone {
	display: none;
}

@media screen and (max-width:1200px) {
	
.btn3 {
	height: 180px;
}
	
.btn3lg {
	font-size: 50px;
}

.btn3sm {
	font-size: 21px;
}
	
}

/* タブレットサイズから下 */
@media screen and (max-width:992px) {
	
.btn-cir{
	width: 93px;
	height: 93px;
	padding-top: 27px;
	position: fixed;
	font-size: 12px;
}
	
.box {
	padding: 20px;
}
	
.btn3 {
	height: 150px;
}
	
.btn3lg {
	font-size: 40px;
}

.btn3sm {
	font-size: 18px;
}
	
.btn-milb,
.btn-milb:focus{
	display: block;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 12px;
}
	
.btn-milb span{
	font-size: 18px;
}
	
}

@media screen and (max-width:768px) {
	
.btn-kou{
	width: 93px;
	height: 93px;
	border-radius: 50%;
	padding-top: 27px;
	position: fixed;
	font-size: 12px;
	top: 5px;
	right: 5px;
}

.btn-pri{
	display: none;
}
	
.btn3 {
	width: 100%;
	height: auto;
}

.btn3lg {
	font-size: 18px;
}

.btn3sm {
	font-size: 18px;
}
	
}

/* スマホサイズから下 */
@media screen and (max-width:568px) {
	
.btn-cir{
	width: 80px;
	height: 80px;
	padding-top: 25px;
	position: fixed;
	font-size: 10px;
}
	
.btn-kou{
	width: 80px;
	height: 80px;
	padding-top: 25px;
	position: fixed;
	font-size: 10px;
}

.btn2 {
	min-width: 100%;
	width: 100%;
	letter-spacing: 0px;
	font-size: 14px;
    padding: 1.125rem 2rem;
}
	
.btn3lg {
	font-size: 14px;
}

.btn3sm {
	font-size: 14px;
}
	
}

/* テーブルの追加 */

table.conveni_fee_table,
table.daibiki_fee_table {
	display: table;
}

table.conveni_fee_table .conveni_fee_tbody,
table.daibiki_fee_table .daibiki_fee_tbody {
	display: table-row-group;
}


table.conveni_fee_table thead tr,
table.conveni_fee_table .conveni_fee_tbody tr,
table.daibiki_fee_table thead tr,
table.daibiki_fee_table .daibiki_fee_tbody tr,
table.postage_price_table thead tr {
	display: table-row;
	border-bottom: 1px solid #ebebeb;
}

table.conveni_fee_table thead tr td,
table.daibiki_fee_table thead tr td,
table.postage_price_table thead tr td,
table.postage_pref_table td.pref_ttl,
table.item_trans_table thead tr td,
table.item_trans_table td.itemtrans_item_num_ttl,
table.item_trans_table td.itemtrans_item_info_ttl,
table.item_trans_table td.itemtrans_item_img_ttl{
	display: table-cell;
	padding: 10px 10px 6px;
	font-weight:bold;
	color: #333;
	background: #f5f5f5;
	font-size: 12px;
}

.postage_pref_tbody .pref_ttl, 
.postage_pref_tbody .pref_val{
	padding: 5px;
	border-width: 1px;
}

table.conveni_fee_table .conveni_fee_tbody td,
table.daibiki_fee_table .daibiki_fee_tbody td {
	display: table-cell;
	padding: 9px 10px 5px;
	font-size: 12px;
}

.pref_ttl{
	white-space: nowrap;
}
.pref_name_price{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.pref_name_price > li{
	display: inline-block;
	margin: 2px 0;
	min-width: 60px;
	text-align: center;
	white-space: nowrap;
	border-right: 1px solid #ddd;
	font-size: 12px;
}

.pref_price{
	text-align: center;
}


.t-container {
  display: table;
  width: 100%;
  margin: 0 auto;
  table-layout: fixed;
	clear: both;
	padding: 0;
}
.t-conitem1,
.t-conitem2,
.t-conitem3,
.t-conitem4 {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.t-conitem1 {
    width: 55%;
}
.t-conitem2 {
    width: 45%;
}
.t-conitem3{
	display: block;
    width: 100%;
}
.t-conitem4{
	display: block;
    width: 70%;
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width:768px) {

.t-container {
	display: block;
}

.t-conitem1,
.t-conitem2 {
	display: block;
}

.t-conitem1 {
	display: block;
    width: 100%;
}
.t-conitem2 {
	display: block;
    width: 50%;
  margin: 0 auto;
}

}

