@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

html{
  height: 100%;
}
body{
  width: 100%;
  margin: -24px 0 0 0;
  font-family: 'Noto Sans Japanese', sans-serif,’Lucida Grande’, ‘Helvetica Neue’,
  ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  font-weight: 200;
}
h1{
  font-size: 22px;
  line-height: 32px;
  color: #555;
}
p {
  font-size: 16px;
  line-height: 28px;
  color: #222;
}
a {
  text-decoration: none;
}
li{
  list-style:none;
  color: #222;
}
section{
}
.mobile{
  display: none;
}
.desktop{
  margin-top: -60px;
}
/*枠*/
.contenttop{
  width: 100%;
  height: 60px;
  background-color: white;
  border-bottom: 1px solid #DCDCDC;
  position: fixed;
  z-index: 1000;
}
.menupage{
  display: none;
}
.logo{
  position: absolute;
  top: 22px;
  left: 24px;
  margin-left: 0px;
  transition: .2s;
  width:150px;
  height: 25.5px;
  background-image: url("image/logo_top_1.png");
  background-size: cover;
}
/*ヘッダーメニュー*/
.headermenu{
  width: auto;
  position: absolute;
  top: 30px;
  right: 70px;
  transition: .4s;
}
/*ヘッダーメニューボタン*/
.headermenu li{
  font-size: 14px;
  font-weight: 400;
  float: left;
  margin-left: 30px;
  transition: .4s;
}
.headermenu li:hover{
  transition: .4s;
  opacity: 0.6;
  cursor: pointer;
}
.phoneicon{
  width: 20px;
  height: 20px;
  margin-right: 2px;
  float: left;
  background-image: url("img/contacticon.png");
  background-size: cover;
}
li.phone{
  text-indent: 0.12em;
  letter-spacing: 0.12em;
  padding: 0px 10px 0px 5px;
  background-color: #E52826;
  color: white;
  float: left;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
li.phone:hover{
  opacity: 1;
  cursor: auto;
}
/*FOR TRAVEL*/
.toptitle{
  background-image: url("img/INTASIA073.png");
  background-position: center top;
  width: 100%;
  height: 450px;
  margin-top: 60px;
  text-align: center;
  background-size: cover;
  overflow: hidden;
}
.toptitle h2{
  font-size: 40px;
  letter-spacing:.1em;
  text-indent:.1em;
  color: #111;
  font-family: 'YuMincho';
  text-shadow: 0px 0px 20px #FCFCFC;
  padding-top: 200px;
  margin: 0;
}
.toptitle h4{
  font-size: 20px;
  letter-spacing: 1.6em;
  text-indent: 1.6em;
  line-height: 40px;
  color: #111;
  font-family: 'YuMincho';
  text-shadow: 0px 0px 20px #FCFCFC;
  margin: 0;
}
/*メッセージ*/
.page h2{
  position: relative;
  font-size: 28px;
  letter-spacing: 0.25em;
  color: #222;
  font-family: 'YuMincho';
  padding-top: 65px;
  margin: 0;
  text-align: center;
}
.page h4{
  font-size: 20px;
  letter-spacing: 0.42em;
  color: #222;
  font-family: 'YuMincho';
  margin: 0;
  text-align: center;
}
.centerblock{
  display: block;
  margin: 60px auto 0 auto;
  width: 900px;
  height: 480px;
  border-bottom: 1px solid #ECECEC;
}
.centerblock p{
  display: block;
  margin: 0 auto 70px auto;
  font-size: 18px;
  width: 530px;
  letter-spacing: 0.1em;
  color: #222;
  text-align: center;
  border-bottom: 2px solid #E52826;
}
.centerblock br{
  display: none;
}
.centerblock img{
  width: 150px;
  height: 100px;
  display: block;
  margin: auto;
}
.block{
  width: 30%;
  height: 200px;
  float: left;
  margin-left: 5%;
}
.block h4{
  font-size: 15px;
  font-weight: 200;
  letter-spacing: 0.1em;
  color: #222;
  text-align: center;
}
.introblockall{
  display: block;
  margin: 40px auto 40px auto;
  width: 900px;
  height: auto;
}
.introblockall p{
  font-size: 18px;
  letter-spacing: 0.2em;
  color: #222;
  text-align: center;
}
.introblock{
  display: block;
  margin: 60px auto 100px auto;
  width: 800px;
}
.introimage{
  display: block;
  margin: 50px auto 70px auto;
  height: 400px;
  width: 100%;
  background-size: 100%;
}
.inima1{
  background-image: url("img/INTASIA045_1.png");
}
.inima2{
  background-image: url("img/INTASIA075.png");
}
.inima3{
  background-image: url("img/INTASIA040.png");
}
.inima4{
  background-image: url("img/INTASIA042.png");
}
.introblock h2{
  width: 400px;
  font-size: 12px;
  letter-spacing: 0.2em;
  color: #CECECE;
  font-family: 'YuMincho';
  display: block;
  margin: auto;
  text-align: center;
}
.introblock span{
  border-bottom: 2px solid #E52826;
}
.introblock h4{
  width: 400px;
  font-size: 34px;
  letter-spacing: 0.2em;
  color: #222;
  font-family: 'YuMincho';
  display: block;
  margin: auto;
  text-align: center;
  line-height: 50px;
  padding-bottom: 20px;
}
.introblock p{
  width: 54%;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #222;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif,’Lucida Grande’, ‘Helvetica Neue’,
  ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  padding: 30px;
  border-top: 2px solid #222;
  border-bottom: 2px solid #222;
  display: block;
  margin: auto;
}
#bordernone{
  border-bottom: none;
}
#lefttop,#leftbottom{
  margin-left: 0%;
}
#bordernone{
  padding-bottom: 10px;
  border-bottom: none;
}
.perblock{
  margin-bottom: 0;
}
.widescroll{
  width: 100%;
  height: 230px;
  overflow-x:scroll;
  overflow-y:hidden;
  white-space:nowrap;
  margin-bottom: 60px;
}
.introimagescroll{
  margin: 0 20px 0 0;
  height: 300px;
  width: 400px;
  background-size: 100%;
  float: none;
  display: inline-block;
  background-repeat: no-repeat;
}
.window1{
  background-image: url("image/window1.png");
}
.window2{
  background-image: url("image/window2.png");
}
.window3{
  background-image: url("image/window3.png");
}
.window4{
  background-image: url("image/window4.png");
}
.window5{
  background-image: url("image/window5.png");
}
.window6{
  background-image: url("image/window6.png");
}
/*footer*/
.contentbottom{
  position: relative;
  float: left;
  background-color: #222;
  width: 100%;
  height: 60px;
}
.footer{
  color: white;
  font-size: 12px;
  font-weight: 400;
  width: auto;
  position: absolute;
  bottom: 2px;
  right: 30px;
}
/*-------------------ipad Air2 mini4 1024×768----------------------*/
@media screen and (max-width:1024px){
.contenttop{
  width: 100%;
  height: 50px;
  top: 0;
  left: 0;
  z-index: 8888;
}
.logo{
  position: absolute;
  top: 13px;
  left: 13px;
  margin-left: 0px;
  transition: .2s;
  width:150px;
  height: 25.5px;
  background-image: url("image/logo_top_1.png");
  background-size: cover;
}
.headermenu{
  display: none
}
.menupage{
  display: none;
  position: fixed;
  top: 50;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.95;
  z-index: 1111;
}
.menupage ul{
  display: none;
  font-size: 18px;
  font-weight: 400;
  margin: 140px 0 0 0;
  color: #222;
  text-align: center;
}
.menupage li{
  width: 90%;
  margin: 0 0 15px 0;
  padding-bottom: 2px;
  border-bottom: 1px white solid;
  opacity: 0.8;
  transition: 0.4s;
}
/*--開閉ボタン--*/
#panel-btn{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 7px 30px 0 10px;
  border-radius: 50%;
  float: right;
}
#panel-btn-icon{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  margin: -1px 0 0 -7px;
  background: #222;
  transition: .2s;
}
#panel-btn-icon:before, #panel-btn-icon:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background: #222;
  transition: .3s;
}
#panel-btn-icon:before{
  margin-top: -6px;
}
#panel-btn-icon:after{
  margin-top: 4px;
}
#panel-btn .close{
  background: transparent;
}
#panel-btn .close:before, #panel-btn .close:after{
  margin-top: 0;
  z-index: 9999;
}
#panel-btn .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
/*ABOUT US*/
.toptitle{
  margin-top: 50px;
}
.toptitle h2{
  font-size: 32px;
  letter-spacing: 0.10em;
}
.toptitle h4{
  font-size: 20px;
  letter-spacing: 0.3em;
}
/*メッセージ*/
.page h2{
  font-size: 26px;
  letter-spacing: 0.20em;
}
.centerblock{
  width: 410px;
  height: 700px;
}
.centerblock p{
  font-size: 15px;
  width: 410px;
  letter-spacing: 0em;
}
.block{
  width: 48%;
  height: 200px;
  margin-left: 2%;
}
.block h4{
  font-size: 12px;
  letter-spacing: 0em;
}
.introblockall{
  margin: 40px auto 40px auto;
  width: 400px;
}
.introblockall p{
  font-size: 16px;
  letter-spacing: 0.1em;
}
.introblock{
  width: 400px;
}
.introimage{
  display: block;
  margin: 50px auto 70px auto;
  height: 200px;
  width: 100%;
  background-size: 100%;
}
.introblock h4{
  width: 400px;
  font-size: 30px;
  line-height: 50px;
  padding-bottom: 6px;
}
.introblock p{
  width: 75%;
  font-size: 14px;
  letter-spacing: 0em;
  padding: 10px;
}
#lefttop,#leftbottom{
  margin-left: 2%;
}
.bottomborder{
  width: 80%;
}
.clickwindowblock{
  width: 80%;
  height: 500px;
  margin-left: -40%;
  margin-top: -250px;
  padding-bottom: 30px;
  overflow-y: scroll;
}
.clickwindowblock h4{
  font-size: 24px;
  letter-spacing: 0.1em;
}
.clickwindowblock p{
  font-size: 14px;
  letter-spacing: 0.1em;
}
.windowall{
  width: 100%;
}
.window{
  width: 44%;
  margin-top: 30px;
  margin-left: 4%;
}
.window1,.window4{
  margin-left: 4%;
}
#page5 h2{
  font-size: 32px;
  letter-spacing: 0.1em;
}
/*--記入欄全体--*/
.write-info{
  width:400px;
}
.write-info p{
  width:400px;
}
/*--記入欄中央一列--*/
.write-info-center{
  width:400px;
}
.name{
  height:45px;
  width:387px;
  padding-left:10px;
}
.name4{
  width:387px;
  padding-left:10px;
}
/*--送信--*/
.confirmbottom,.sbt_1,.sbt_1after{
  width:400px;
}

.contentbottom{
  position: relative;
  display: inline;
  float: left;
  width: 100%;
  height: 50px;
  background-color: white;
  border-top: 1px solid #ECECEC;
}
.footer{
  display: block;
  margin: auto;
  padding-top: 10px;
  font-size: 10px;
  font-weight: 400;
  width: 300px;
  position: static;
  text-align: center;
  color: #222;
}
/*-------------------iphone6s plus 414×736----------------------*/
@media screen and (max-width:414px){
.desktop{
  display: none;
}
.mobile{
  display: inline;
}
h1{
  font-family: 'YuMincho';
  font-size: 32px;
  font-weight: 300;
  line-height: 25px;
  color: white;
  padding: 0 15px;
  margin: 0;
}
h2{
  font-family: 'YuMincho';
  font-size: 28px;
  font-weight: 300;
  line-height: 25px;
  color: #222;
  padding: 0 15px;
  margin: 0;
}
h4{
  font-family: 'YuMincho';
  font-size: 12px;
  font-weight: 300;
  line-height: 25px;
  color: #CECECE;
  padding: 0 15px;
  margin: 0;
}
p{
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  color: #222;
  padding: 0 15px;
}
p.bottom{
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  color: #E52826;
  padding: 0 15px;
  -webkit-tap-highlight-color:rgba(0,0,0,0)
}
/*ヘッダー*/
.contenttop{
  background-color: white;
  position: fixed;
  z-index: 8888;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #DCDCDC;
  margin-top: 0px;
}
.blackbar{
  background-color: #222;
}
.logo{
  position: absolute;
  top: 13px;
  left: 13px;
  margin-left: 0px;
  transition: .2s;
  width:150px;
  height: 25.5px;
  background-image: url("image/logo_top_1.png");
  background-size: cover;
}
/*--開閉ボタン--*/
#panel-btn-mobile{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
  margin: 5px 10px 0 0;
  float: right;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
}
#panel-btn-icon-mobile{
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 2px;
  margin: -1px 0 0 -15px;
  background: #222;
  transition: .2s;
}
#panel-btn-icon-mobile:before, #panel-btn-icon-mobile:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 30px;
  height: 2px;
  background: #222;
  transition: .3s;
}
#panel-btn-icon-mobile:before{
  margin-top: -6px;
}
#panel-btn-icon-mobile:after{
  margin-top: 4px;
}
#panel-btn-mobile .close{
  background: transparent;
}
#panel-btn-mobile .close:before, #panel-btn-mobile .close:after{
  margin-top: 0;
  z-index: 9999;
}
#panel-btn-mobile .close:before{
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#panel-btn-mobile .close:after{
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.menupage{
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 1;
  z-index: 1111;
}
.menupage ul{
  display: none;
  width: 80%;
  height: auto;
  padding: 0;
  margin: 70px auto 0 auto;
}
.menupage li{
  font-size: 15px;
  font-weight: 300;
  text-align: left;
  color: white;
  width: 100%;
  padding: 6px 0 4px 0;
  border-bottom: 1px #888 solid;
  transition: 0.4s;
}
/*トップページ(FOR TRAVEL AGENCY)*/
.slidemobile{
  position: relative;
  height: 310px;
  width: 100%;
  background-image: url("img/INTASIA073_b.png");
  background-position: center center;
  background-size: cover;
}
.slidemobile h1{
  position: absolute;
  font-size: 26px;
  top: 50%;
  left: 0;
  color: white;
}
.slidemobile h4{
  position: absolute;
  top: 60%;
  left: 0;
  color: white;
}
/*スライド二枚目（SERVICE）*/
.whitepage{
  height: 400px;
  width: 100%;
  padding: 40px 0;
}
.iconblock{
  width: 30%;
  margin: 8px 0 0 2%;
  height: 100px;
  float: left;
}
.icon{
  width: 100%;
  height: 70px;
  float: left;
  box-sizing: border-box;
  background-size: cover;
  background-position: center;
}
.iconblock p{
  font-size: 11px;
  line-height: 14px;
  padding: 0 2px;
  text-align: center;
}
.mlefttop{
  background-image: url("image/icon1_m.png");
}
.mcentertop{
  background-image: url("image/icon2_m.png");
}
.mrighttop{
  background-image: url("image/icon3_m.png");
}
.mleftbottom{
  background-image: url("image/icon4_m.png");
}
.mcenterbottom{
  background-image: url("image/icon5_m.png");
}
.mrightbottom{
  background-image: url("image/icon6_m.png");
}
/*スライド三枚目（Oicee!!Japan is）*/
.introblockall{
  margin: 0px auto 0px auto;
  width: 100%;
}
.introblockall p{
  font-size: 15px;
  letter-spacing: 0em;
  text-align: left;
}
.introblock{
  width: 100%;
  height: auto;
  padding: 20px 0;
  margin: 0;
}
.introimage{
  display: block;
  margin: 10px auto 20px 3%;
  height: 200px;
  width: 94%;
  background-size: 100%;
  float: left;
}
.introblock h2{
  display: block;
  margin: 0;
  height: auto;
  width: 50%;
  font-size: 11px;
  text-align: left;
  font-family: 'Noto Sans Japanese', sans-serif,’Lucida Grande’, ‘Helvetica Neue’,
  ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  float: left;
}
.introblock h4{
  display: block;
  margin: 0;
  width: 50%;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 32px;
  padding-bottom: 10px;
  text-align: left;
  font-family: 'Noto Sans Japanese', sans-serif,’Lucida Grande’, ‘Helvetica Neue’,
  ’Hiragino Kaku Gothic ProN’, ‘游ゴシック’,’メイリオ’,meiryo,sans-serif;
  float: left;
}
.introblock p{
  font-size: 15px;
  letter-spacing: 0em;
  width: auto;
  border: 0px;
  text-align: left;
  padding: 0 15px;
  float: left;
}
.widescroll{
  width: 100%;
  height: 220px;
  margin: 0;
  overflow-x:scroll;
  overflow-y:hidden;
  white-space:nowrap;
  -webkit-overflow-scrolling: touch
}
.introimagescroll{
  margin: 10px 0 10px 3%;
  height: 170px;
  width: 60%;
  background-size: 100%;
  float: none;
  display: inline-block;
  background-size: cover;
}
.window6{
  margin-right: 3%;
}
/*フッター*/
.mobilefooter{
  height: auto;
  width: 100%;
  background-color: #222;
  padding: 15px 0;
  float: left;
}
.smalltext{
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: white;
  padding: 0 15px 15px 15px;
}
.footertext{
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  color: white;
  padding: 20px 15px 0px 15px;
  border-top: 1px solid white;
}
/*-------------------iphone6s 375×667----------------------*/
@media screen and (max-width:375px){

/*-------------------iphone5s 320×568----------------------*/
@media screen and (max-width:320px){
