@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
    font-family: sans-serif;
}

#japantrip {
	background: url("images/top_img.png") center center no-repeat;
	background-size: cover;
}



*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  list-style: none;
  text-decoration: none;
}
nav{
  background: #364e96;
  height: 100px;
  width: 100%;
}

nav ul{
  float: none;
}
nav ul li{
  display: inline-block;
  line-height: 60px;
  margin: 0 2px;
}
nav ul li a{
  color: #f2f2f2;
  font-weight: 500;
  font-size: 1.2em;
  padding: 7px 5px;
  border-radius: 3px;
  text-transform: uppercase;
}
a:hover{
  background: #1b9bff;
  transition: .5s;
}
.checkbtn{
  font-size: 30px;
  color: white;
  float: right;
  line-height: 60px;
  margin-right: 40px;
  cursor: pointer;
  display: none;
}
#check{
  display: none;
}



.hisvideo{
text-align:center;	
}

.hisvideo iframe{
  width:560px;
  height:315px;
margin: 0 auto;
text-align:center;	
}


#news {
	max-width: 960px;
	margin: 0 auto;
	width: 100%;	
}

#news2 {
	max-width: 960px;
	margin: 0 auto;
	width: 100%;	
}

.news_section {
overflow: hidden;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #D9EFFF;
border-bottom: 2px solid transparent;
}


.news_section　:hover {
border: none;
border-bottom: 2px solid #7297C6;
}

.news_section .details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1em 1em 0 1em;
font-size: 1.2em;
}

.news_section .date {
text-align: right;
	font-size: 0.8em;
}

.news_section .category {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
}

.news_section .category p {
font-size: 0.8em;
padding: 3px 8px;
width: 10em;
margin: 0;
background: #7297C6;
text-align: center;
color: #ffffff;
}

.news_section .description {
padding: 0 1em;
}

.news_section .description h1 {
font-size: 1.4em;
margin: 0;
margin-bottom: 0.5em;
}

.news_section .description .text p {
margin: 0;
}

.news_section .description a {
float: right;
margin-bottom: 10px;
text-decoration: none;
color: #7297C6;
}

.news_section .description a:after {
font-family: FontAwesome;
margin-left: -10px;
content: '\f061';
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
vertical-align: middle;
opacity: 0;
}

.news_section .description a:hover:after {
margin-left: 5px;
opacity: 1;
}

.news_section .text a {
	color:blue;
	font-size: 1.2em;
	font-weight: 900;
}

.news_section .text p {
	text-decoration: none;
}

.news_section2 {
overflow: hidden;
border-radius: 3px;
margin-top: 10px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
position: relative;
background-color: #FFFFFF;
}



.news_section2 .details {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 1em 1em 0 1em;
font-size: 1.2em;
}

.news_section2 .date {
text-align: right;
	font-size: 0.8em;
}

.news_section2 .category {
-webkit-box-flex: 2;
-ms-flex: 2;
flex: 2;
}

.news_section2 .category p {
font-size: 0.8em;
padding: 3px 8px;
width: 10em;
margin: 0;
background: #7297C6;
text-align: center;
color: #ffffff;
}

.news_section2 .description {
padding: 0 1em;
}

.news_section2 .description h1 {
font-size: 1.4em;
margin: 0;
margin-bottom: 0.5em;
}

.news_section2 .description .text p {
margin: 0;
}

.news_section2 .description a {
float: right;
margin-bottom: 10px;
text-decoration: none;
color: #7297C6;
}

.news_section2 .description a:after {
font-family: FontAwesome;
margin-left: -10px;
content: '\f061';
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
vertical-align: middle;
opacity: 0;
}

.news_section2 .description a:hover:after {
margin-left: 5px;
opacity: 1;
	color:aliceblue;
}

.news_section2 .text a {
	color:blue;
	font-size: 1.2em;
	font-weight: 900;
}


#his h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
}


#his h5 {
	font-size: 1.4em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #000;
  padding:20px 20px;
}

#his_list {
	margin: 20px 0 20px 0;
	text-align: center;
}

#his_list li {
	display: inline;
	padding: 10px 10px;
	white-space: nowrap;
	line-height: 3.2em;
}

#his_list li a {
	margin: 10px;
	padding: 15px 20px;
	font-size: 1.0em;
	font-weight:700;
	color: #FFF;
	background: #364e96;
	text-decoration: none;
	border-radius: 50px;
}

.hisvideo{
text-align:center;	
}
.hisvideo iframe{
  width:560px;
  height:315px;
margin: 0 auto;
text-align:center;	
}




#his_support {
    margin: 30px 0;
    width: 100%;
    height: 400px;
	background: url(images/japantrip.png) center center no-repeat;
	background-size: cover;
	text-align: center;
}

#his_support h3 {
	font-size: 1.8em;
	color: #fff;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;
	text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   

}


#his_support p {
	font-size: 1.0em;
	color: #fff;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 15px 30px 0;
	text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   

}




#his_airlines {
    margin: 30px 0;
    width: 100%;
    height: 400px;
	background: url(images/his_airlines.png) center center no-repeat;
	background-size: cover;
	text-align: center;
}

#his_airlines h3 {
	font-size: 1.8em;
	color: #fff;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;
	text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   

}


#his_airlines p {
	font-size: 1.0em;
	color: #fff;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    padding: 15px 30px 0;
	text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   

}



#jp_entry {
    margin: 30px 0;
    width: 100%;
    height: 100%;
	background:#f1f1f1;
	background-size: cover;
}

#jp_entry h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
}




#us_entry {
    margin: 30px 0;
    width: 100%;
    height: 100%;
background:#f1f1f1;
	background-size: cover;
}

#us_entry h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
}



.cautionbox{
  margin: 1em 0;
  background-color: #ffebee;
  padding: 1em;
}

.cautionbox-title{
  color: #ef5350;
  font-size: 18px;
  font-weight: bold;
}

.cautionbox-title:before{
  font-family: FontAwesome;
  font-size: 17px;
}

.cautionbox p{
  margin: 0;
  padding: 0;
}

.box30 {
    margin: 25px 15px;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.22);
}
.box-title {
    font-size: 1.2em;
    background: #1b9bff;
    padding: 15px 15px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}




.box30 p {
    padding: 15px 20px;
	text-align: left;
    margin: 0;
}





.box30 table {
	    padding: 15px 50px;
	   margin: 10px 40px;
  border-collapse: collapse;
  text-align: center;
}


.box30 th, td {
  padding: 5px;
  border: 1px solid #333;
}

.box30 th {
  background-color: #2c88d9;
  color: #FFF;
}

.checkmark ul {
   padding: 5px 20px;
  position: relative;
	text-align: left;
}

.checkmark ul li {
  line-height: 1.5;
  padding: 5px 15px;
  list-style-type: none!important;/*ポチ消す*/
}

.checkmark ul li:before {
  font-family:FontAwesome;
  content: "\f00c";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: #ffb03f; /*アイコン色*/
}



.rules{
	 padding: 15px 20px 5px;
	text-align: left;
	font-size: 1.2em;
   border-bottom: solid 2px #000;
}



.content_wrapper {
	margin: 0 auto;
	width: 95%;
	max-width: 1280px;
	letter-spacing: normal !important;
	
}



#government h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
}










#japantrip_menu {
    background: #f1f1f1;
    padding: 10px;
}

.menu_wrapper {
	margin: 0 auto;
	width: 95%;
	max-width: 1280px;
}

.menu_wrapper ul {
    display: flex;
	justify-content: center;
}

.menu_wrapper ul li {
    text-align: center;
    margin: 0 20px;
}

.menu_wrapper ul li a {
    display: block;
    color: #FFF;
    padding: 5px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 130px;
    height: 95px;
}

.menu_wrapper ul li a:hover {
    background: #2656a9;
}

.menu_wrapper ul li div {
    line-height: 1;
    font-size: 0.8em;
}

.menu_wrapper svg {
    height: 45px;
    margin: 0 0 10px 0;
}

#content_header {
	text-align: center;
	padding: 30px;
}

#content_header h1 {
	font-size: 2.8em;
	color: #FFF;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
	 text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   
}

#content_header h2 {
	font-size: 1em;
	color: #FFF;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
	padding: 10px 0px;
	 text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;   
}

#content_header p{
	
	font-size:0.8em;
	padding: 10px 0px;
	color:#fff;
	text-shadow: 
       2px  2px 1px #003366,
      -2px  2px 1px #003366,
       2px -2px 1px #003366,
      -2px -2px 1px #003366,
       2px  0px 1px #003366,
       0px  2px 1px #003366,
      -2px  0px 1px #003366,
       0px -2px 1px #003366;  
	
}

#before_jp {
    background: #f2f2f2;
    text-align: center;
    padding: 0 0 60px 0;
}

#before_jp h2 {
	font-size: 3em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 35px 0 10px 0;
}


#before_jp h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
}



#contact_us {
    background: #f2f2f2;
    text-align: center;
    padding: 0 0 60px 0;
}

#contact_us h2 {
	font-size: 1.4em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 10px 0 0;
}



#document {
    margin: 30px 0px;
	padding:30px 60px;
    width: 100%;
    height: 400px;
	background:#fff;
}

#document h3 {
	font-size: 2.4em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;
}

.btn {
    margin: 20px 0;
}

.btn a {
    padding: 20px 80px;
    color: #FFF;
    text-decoration: none;
    background:#1b9bff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 10px;
}



.btn2 {
    margin: 20px 0;
}

.btn2 a {
    padding: 20px 80px;
    color: #FFF;
    text-decoration: none;
    background:#8F1214;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 10px;
}



.btn3 {
    margin: 0px 0;
}

.btn3 a {
    padding: 10px 20px;
    color: #fff;
	font-size:1.2em;
	font-weight: 900;
	border-color:#003366;
    text-decoration: none;
    background:#d65f52;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


.btn4 {
    margin: 0px 0;
}

.btn4 a {
    padding: 10px 20px;
    color: #fff;
	font-size:1.2em;
	font-weight: 900;
	border-color:#003366;
    text-decoration: none;
    background:#008DBA;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}


#insurance {
    width: 100%;
    height: 300px;
    background-color: #FFF;
}

.ins_content {
    width: 100%;
    padding: 20px 0 0 0;
}


.ins_content h4 {
	font-size: 1.8em;
    line-height: 1.1em;
	    font-family: kozuka-gothic-pr6n, sans-serif;
  color: #364e96;
  padding:20px 20px;
  border-top: solid 3px #364e96;
  border-bottom: solid 3px #364e96;
}



.location_box {
    position: relative;
    margin: 60px 0;
  padding: 20px 0 0 0;
    border: solid 2px #0A1760;
	background:#fff;
}
.location_box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #0A1760;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px;
}
.location_box p {
    margin: 0; 
  padding:5px 20px;
	text-align: left;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 25%;
position: relative;
}
.gmap iframe {
position:absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}











.pcr_box {
    position: relative;
    margin: 60px 0;
  padding: 20px 0 0 0;
    border: solid 2px #0A1760;
	background:#fff;
}
.pcr_box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #0A1760;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px;
}
.pcr_box p {
    margin: 0; 
  padding:0px 20px;
	text-align: left;
}


.pcr_box h5 {
	font-size:1.4em;
	font-weight: 700;
color: #364e96;
	background: #eaf3ff;/*背景色*/
  border-bottom: solid 3px #364e96;/*下線*/
    margin: 0; 
  padding:0px 20px;
	text-align: left;
}


.pcr_box h6 {
	font-size:1.2em;
	font-weight: 700;
color: #364e96;
    margin: 0; 
  padding:5px 20px;
	text-align: left;
}



ul.flow_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.flow_list li{
	border: 4px solid #0A1760;
	width:400px; 
	background:#eaf3ff;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 10px 10px;
}

ul.flow_list li h3{
    font-family: garamond,times;
	color:#0A1760;
    font-size: 2em;
    letter-spacing: 0.15em;
}

ul.flow_list li p{
 padding:0px 10px 10px 10px;
}

p.email{
 padding:0px 10px 10px 10px;
}


#arrived_jp {
    background: #e1e7ff;
    text-align: center;
    padding: 0 0 60px 0;
}

#arrived_jp h2 {
	font-size: 3em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;
}

.half {
    display: flex;
}

.half_block {
    margin: 15px 1%;
    width: 48%;
    background: #FFF;
}

.half_block h3 {
    font-size: 2.4em;
	color: #333;
    line-height: 1.1;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;   
}

#wifi {
    height: 600px;
	background: url(images/bg03.jpg) center center no-repeat;
	background-size: cover;
}

#hotel {
    height: 600px;
	background: url(images/bg04.jpg) center center no-repeat;
	background-size: cover;
}

#hire {
    height: 600px;
	background: url(images/bg05.jpg) center center no-repeat;
	background-size: cover;
}

#jrpass {
    width: 100%;
    height: 430px;
    margin: 30px 0;
	background: url(images/bg06.jpg) center bottom no-repeat;
	background-size: cover;
}

#from_jp {
    background: #ffeee1;
    text-align: center;
    padding: 0 0 60px 0;
}

#from_jp h2 {
	font-size: 3em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    padding: 65px 0 10px 0;
}

#covid19 {
    height: 600px;
	background: url(images/bg07.jpg) center center no-repeat;
	background-size: cover;
}

#transfer {
    height: 600px;
	background: url(images/bg08.jpg) center center no-repeat;
	background-size: cover;
}

#rentacar {
    height: 600px;
	background: url(images/bg09.jpg) center center no-repeat;
	background-size: cover;
}




#japanrailpass {
	background: url(images/sakura.jpg) top center no-repeat;
	background-size: cover;
    color: #000;
}

#japanrailpass #content_header h1 {
	font-size: 2.8em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
}

#japanrailpass #content_header h2 {
	font-size: 1em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 10px 0 180px 0;
}

#jr_pass {
	padding: 0 0 30px 0;
}

#jr_pass h2 {
	font-size: 2.4em;
	color: #333;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    margin: 0;
    text-align: center;
    padding: 65px 0 10px 0;
}

#jr_pass h3 {
	padding: 10px;
	color: #2e8100;
	font-size: 1.4em;
	clear: both;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
    text-align: center;
}

.adult_pass {
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
}

.child_pass {
	float: right;
	width: 49%;
	margin: 0 0 1% 1%;
}

.adult_pass,
.child_pass {
	border: 1px solid #d3d3d3;
	background: #f5f5f5;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}

.pass_title {
	padding: 10px 0;
	font-size: 1em;
	text-align: center;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
}

.jr_price {
	float: left;
	width: 32.33%;
	margin: 0  0.5% 1.8% 0.5%;
	background: #f5f5f5;
	border: 1px solid #d3d3d3;	
	text-align: center;
	background: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */		
}

.jr_price h5 {
    font-size: 0.8em;
    line-height: 1.2;
	padding: 10px 5px;
	background: #2e8100;
	color: #FFF;
	text-align: center;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 500;
    font-style: normal;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0; /* future proofing */
	-khtml-border-radius: 5px 5px 0 0; /* for old Konqueror browsers */		
}

.ordinary .jr_price h5 {
	background: #004b74;
}

#jr_pass h3.ordinary {
	color: #004b74;
}

.jr_price p {
	text-align: center;
	font-size: 1.4em;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
}

.jr_price p span {
	font-size: 1.4em;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
}

.update {
	text-align: right;
	font-size: 0.9em;
	padding: 0 5px 0 0;
}

.btn_call {
	margin: 20px auto 40px auto;
	width: 35%;
    font-family: kozuka-gothic-pr6n, sans-serif;
    font-weight: 900;
    font-style: normal;
}

.btn_call a {
	display: block;
	padding: 10px 5px;	
	color: #FFF;
	background: #004b74;
	text-align: center;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */		
}

.btn_online {
	float: left;
	margin: 20px 0 40px 5px;
	width: 35%;
}

.btn_online a {
	display: block;
	padding: 10px 5px;	
	color: #FFF;
	background: #32c5f3;
	text-align: center;
    text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.btn_call a:hover,
.btn_online a:hover {
	text-decoration: none;
	opacity:0.6;
}

.clear {
    clear: both;
}

.adult_pass2 {
	float: left;
	width: 49%;
	margin: 0 1% 1% 0;
}

.child_pass2 {
	float: right;
	width: 49%;
	margin: 0 0 1% 1%;
}
.adult_pass2,
.child_pass2 {
	border: 1px solid #d3d3d3;
	background: #f5f5f5;
    padding: 0 0 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
}

.rail_block {
    display: flex;
}

.adult_pass2 .jr_price,
.child_pass2 .jr_price {
    margin: 0 5px 10px 0;
}














/*===============================================
●For Tablet Max Width 1024px
===============================================*/
@media only screen and (max-width: 1024px) {
    #japantrip_menu {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;

    }
    
    #japantrip_menu::-webkit-scrollbar {
        display:none;
    }

	
nav{
  height: 100px;
}	
nav ul li{
  line-height: 80px;
font-size:0.8em; 
margin: 5px 5px;}
	
	
	
	
    .menu_wrapper ul {
	    justify-content:left;
    }

    .menu_wrapper ul li {
        margin: 0 10px;
    }
    
    .menu_wrapper ul li a {
        width: 100px;
        height: 85px;
    }

    .menu_wrapper svg {
        height: 35px;
        margin: 0 0 10px 0;
    }

    #content_header h1,
    #japanrailpass #content_header h1 {
        font-size: 2.3em;
        line-height: 1.1;
    }

    #content_header h2,
    #japanrailpass #content_header h2 {
        font-size: 0.9em;
        padding: 10px 0 50px 0;
    }

    .content_wrapper {
        width: 98%;
    }

	
	

    #document {
    height: 300px;
    }

    #covid {
        height: 330px;
    }
    
    #covid h3 {
        padding: 65px 0 10px 0;
    }

  

    #insurance {
        height: 480px;
    }
	
	
	
	
	
	
	.pcr_box h5 {
  padding:0px 20px;
}


.pcr_box h6 {
	 padding:0px 20px;
}

	
	
	#jp_entry img {width:80%}

    #before_jp h2,
    #arrived_jp h2,
    #from_jp h2 {
        font-size: 1.8em;
        line-height: 1.1;
        padding: 35px 0 5px 0;
    }

	
 #contact_us h2 {
  font-size: 1.2em;
        line-height: 1.1;
        padding: 10px 0 5px 0;
    }
	
    .half_block h3 {
        font-size: 2em;
    }


}

/*===============================================
●For Smart Phone Max Width 570px
===============================================*/
@media only screen and (max-width: 570px) {
    
	
			.hisvideo iframe{
  width:300px;
  height:315px;
margin: 0 auto;
text-align:center;	
}
	
	
	
	
	#japantrip {
	height: 420px;
}
	
nav{
  height: 100px;
}	
nav ul li{
  line-height: 20px;
font-size:0.8em; 
margin: 5px 5px;}
	
	
	
	#his_list {
	margin: 20px 0px;
	text-align: center;
}

#his_list li {
	display: inline;
	padding: 5px 10px;
	white-space: nowrap;
	line-height: 3.2em;
}

#his_list li a {
	margin: 10px;
	padding: 5px 40px;
	font-size: 1.0em;
	font-weight:700;
	color: #FFF;
	background: #364e96;
	text-decoration: none;
	border-radius: 50px;
}
	
.box30 table {
	    padding: 15px 20px;
	   margin: 10px 10px;
  border-collapse: collapse;
  text-align: center;
}	
	
	.hisvideo iframe{
  width:300px;
  height:315px;
margin: 0 auto;
text-align:center;	
}
	
	
   #his_support
     {
        height: 450px;
    }	
	
	
	
	   #his_support　h3
     {
        font-size: 1.4em;
    }	
	
	  #his_airlines
     {
        height: 450px;
    }	
	
		  #his_airlines h3
     {
        font-size: 1.4em;
    }	
	
	
	
	#content_header p{
		
		font-size:0.7em;
	}
	
	  #content_header h2,
    #japanrailpass #content_header h2 {
        font-size: 0.9em;
        padding: 10px 0 10px 0;
    }

	
	#document {
        width: 100%;
        height:380px;
    } 

	
	
	
	
	
    #document h3 {
        font-size: 2em;
        padding: 45px 0 10px 0;
    }

    #covid {
        height: 380px;
        background: url(images/bg02.jpg) 85% 20% no-repeat #FFF;
    }

    #covid h3 {
        font-size: 2em;
        padding: 45px 0 10px 0;
    }    

	.btn a {
    padding: 20px 40px;
}
	
	
	.btn2 a {
    padding: 20px 40px;
}
		
.btn3 a {
    padding: 10px 20px;
	font-size:0.7em;
}
	
	
		
.btn4 a {
    padding: 10px 20px;
	font-size:0.7em;
}	
    .content_wrapper p {
        font-size: 0.9em;
    }

	
	
.gmap {
padding-bottom: 75%;
}


	
    #insurance {
        width: 100%;
        height: 480px;
        background-color: #FFF;
    }
    
    
    .ins_content h4 {
        font-size: 1.4em;
        line-height: 1.1;
		padding:0px; 
        font-weight: 500;
        font-style: normal;

    }
	
	
	    #before_jp h4 {
        font-size: 1.4em;
        line-height: 1.1;
		padding:0px; 
        font-weight: 500;
        font-style: normal;

    }
	
	#government h4 {
      font-size: 1.4em;
        line-height: 1.1;
		padding:0px; 
        font-weight: 500;
        font-style: normal;
}
		#his h4 {
      font-size: 1.4em;
        line-height: 1.1;
		padding:0px; 
        font-weight: 500;
        font-style: normal;
}

    .half {
        display:block;
    }
    
    .half_block {
        margin: 15px 1%;
        width: 98%;
        background: #FFF;
    }
    
    .half_block h3 {
        font-size: 2em;
        padding: 25px 0 10px 0;   
    }

    #wifi,
    #hotel,
    #hire,
    #rentacar,
    #covid19,
    #transfer {
        height: 400px;
    }

    #japanrailpass #content_header h1 {
        font-size: 1.8em;
    }


.adult_pass,
.adult_pass2 {
	float: none;
	width: 100%;
	margin: 0 0 2% 0;
}

.child_pass,
.child_pass2 {
	float: none;
	width: 100%;
	margin: 0 0 2% 0;
}

}