@charset "utf-8";

/*------------------------------
common
------------------------------*/
#mizukaze{
    font-family: 'Noto Serif JP',"ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", YuMincho,"HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; /* Safari */
	font-size: 62.5%;
    font-weight: 400;
}
#mizukaze .wapper ul.anchor li {
    font-family: 'Noto Serif JP', serif;
}
/*------------------------------
brand
------------------------------*/
#brand{
    width: 100%;
    background: #004128;
}
#brand .pageTit{
    height: 190px;
    position: relative;
}

#brand .pageTit h2{
    /*background: url(/img/mizukaze/page_tit.png) no-repeat;*/
    width: 920px;
    height: 84px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-indent: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#brand .pageTit .michikusaLogo{
    position: absolute;
    right: 20px;
    top: 60px;
}
#brand .brand_main_ph{
    width: 100%;
    border-top: 2px solid #CAB046;
    border-bottom: 2px solid #CAB046;
    overflow: hidden;
}
#brand .brand_main_ph img{
    width: 100%;
    height: auto;
}
#brand .brand_main_ph .ph_right{
    width: 66%;
    float: right;
    border-left: 2px solid #CAB046;
}
#brand .brand_main_ph .ph_left{
    float: left;
    width: 33.80%;
}
#brand .brand_main_ph .ph_left ul{
    border-top: 2px solid #CAB046;
}

#brand .brand_main_ph .ph_left li{
    float: left;
    width: 50%;
}
#brand .brand_main_ph .ph_left .mizukazeLogo {
    width: 39%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 3.3%;
    padding-bottom: 3.3%;
}
/*------------------------------
tour plan
------------------------------*/
#tourPlan{
    width: 100%;
    /*background: url(/img/mizukaze/bg.gif) repeat;*/
    /*padding-top: 50px;*/
    padding-bottom: 50px;
}
#tourPlan h2{
    /*background: url(/img/mizukaze/70th_plan_tit.png) no-repeat;*/
    width: 878px;
    height: 183px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-indent: 100%;
    margin-right: auto;
    margin-left: auto;
}
#tourPlan .tourPlan_txt_01{
    color: #FFFFFF;
    font-size: 1.7rem;
    border: 1px solid #FFFFFF;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 810px;
    text-align: center;
    font-weight: normal;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}
.tourPhase{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 70px;*/
}
.tourPhaseCorner:before{
    /*content: url(/img/mizukaze/frame_top_left.gif);*/
    position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tourPhaseCorner:after{
	/*content: url(/img/mizukaze/frame_top_right.gif);*/
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
#tourPhaseWrap{
    position: relative;
	/*background-image: url(/attending/tyo-d/luxury-train/ssl/images/frame_top.png),url(/attending/tyo-d/luxury-train/ssl/images/frame_bottom.png),url(/attending/tyo-d/luxury-train/ssl/images/frame_center.png);*/
    background-color: #004128;
    background-position: top,bottom,center;
    background-repeat: no-repeat,no-repeat,repeat-y;
	background-size:100%;
    /*padding-right: 31px;
    padding-left: 31px;*/
    padding-top: 50px;
    padding-bottom: 32px;
    z-index: 0;
    border: solid #c9be6e 3px;
}
#tourPhaseWrap .cornerLeftbottom{
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
#tourPhaseWrap .cornerRightbottom{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}
#tourPhaseWrap .plan_sub_tit{
    width: 940px;
    margin-right: auto;
    margin-left: auto; 
}
#tourPhaseWrap .plan_txt_01{
    text-align: center;
    font-size: 1.2rem;
    padding-top: 20px;
    line-height: 2;
}
#tourPhaseWrap .ex_photo{
    width: 934px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 40px;
    color:#004128;
    border: 2px solid #CAB046;
    background: #FFFFFF;
}

#tourPhaseWrap .ex_photo li{
    width: 310px;
    float: left;
    font-size: 1.0rem;
    line-height: 1.3;
    height: 380px;
    border-right: 2px solid #CAB046;
}
#tourPhaseWrap .ex_photo li .subttl_wrap{
    display: flex;
}
#tourPhaseWrap .ex_photo li .subttl_wrap .subttl:first-child{
    width: 270px;
} 
#tourPhaseWrap .ex_photo li .subttl{
    padding-left: calc(5px + 16px);
    margin: 10px 10px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    position: relative;
    height: 37px;
}
#tourPhaseWrap .ex_photo li .subttl span.vehicle{
    color: #333333;
}
#tourPhaseWrap .ex_photo li .subttl span{
    font-size: 14px;
}
#tourPhaseWrap .ex_photo li .subttl img{
    width: 16px;
    position: absolute;
    top: 2px;
    left: 0px;
}
#tourPhaseWrap .ex_photo li p.txt{
    padding: 10px 10px 0;
    font-size: 14px;
}
#tourPhaseWrap .ex_photo li p.txt span{
    font-size: 90%;
}
#tourPhaseWrap .ex_photo li img.boder{
    border-left: 2px solid #CAB046;
}
#tourPhaseWrap .ex_photo li:nth-of-type(3),#tourPhaseWrap .ex_photo li:nth-of-type(4){
    border-right: none;
}
#tourPhaseWrap .ex_photo li:nth-of-type(5){
    border-left: 2px solid #CAB046;
    border-right: none;
    width: 622px;
}
#tourPhaseWrap .facility_block{
    border-bottom: 2px solid #CAB046; 
    border-right: 2px solid #CAB046; 
    border-left: 2px solid #CAB046; 
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    padding-left: 10px;
    background-color: #ffffff;
    width: 924px;
    margin: 0 auto;
}
#tourPhaseWrap .facility_block dt{
    width: 90px;
    height: 78px;
    background: #004128;
    text-align: center;
    float: left;
    padding-top: 20px;
    font-size: 19px;
    color: #fff;
}
#tourPhaseWrap .facility_block dd,#tourPhaseWrap .dresscord_block dd{
    padding-top: 5px;
    width: 820px;
    float: right;
    color: #004128;
    font-size: 14px;
}

#tourPhaseWrap .dresscord_block{
    border-bottom: 2px solid #CAB046; 
    border-right: 2px solid #CAB046; 
    border-left: 2px solid #CAB046; 
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    padding-left: 10px;
    background-color: #ffffff;
    width: 924px;
    margin: 0 auto;
}
#tourPhaseWrap .dresscord_block dt{
    width: 90px;
    height: 78px;
    background: #CAB046;
    text-align: center;
    float: left;
    padding-top: 20px;
    font-size: 19px;
    color: #fff;
}
#tourPhaseWrap .dresscord_block dd{
    padding-top: 12px;
}
#tourPhaseWrap .dresscord_block dd span{
    font-size: 90%;
}
#tourPhaseWrap .btn_mizukaze{
    text-align: center;
    padding-top: 30px;
}
#tourPhaseWrap .btn_mizukaze img{
	transition: 1.0s;
}
#tourPhaseWrap .btn_mizukaze img:hover{
	opacity: 0.85;
}
/*------------------------------
application
------------------------------*/
#application{
    padding-top: 100px;
}
.application_box{
    border: 4px solid #CAB046;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 30px;
}
.application_box h2{
    background: #FFFBDA;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 4px solid #CAB046;
}
.application_box .txt_01{
    font-size: 1.4rem;
    padding-bottom: 50px;
    padding-right: 50px;
    padding-left: 50px;
}
.application_box h3{
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #EFECCD;
    margin-right: 50px;
    margin-left: 50px;
}
.application_box .tour_price{
    text-align: center;
    padding-top: 10px;
}
.application_box .app_flow{
    text-align: center;
    margin-bottom: 20px;
}
.app_flow_box{
    border: 1px solid #231815;
    padding: 8px;
    width: 696px;
    margin-right: auto;
    margin-left: auto;
}
.app_flow_box h5{
    background: #231815;
    padding: 8px;
    margin-bottom: 20px;
}
.app_flow_box p{
    font-size: 1.15rem;
    font-weight: 700; 
}
.app_flow_box ul{
    margin-top: 12px;
}
.app_flow_box li{
    padding-left:1em;
    text-indent:-1em;
    font-size: 1.05rem;
}
.application_box .arrow{
    text-align: center;
}
/*------------------------------
contact
------------------------------*/
#contact{
    padding-top: 100px;
}
#contact h2{
    text-align: center;
    padding-bottom: 20px;
}
#contact ul{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    border-top: 1px solid #000000;
    margin-bottom: 100px;
}
#contact li{
    float: left;
    width: 49.8%;
    border-bottom: 1px solid #000000;
    padding-top: 10px;
    padding-bottom: 10px;
}
#contact li:nth-child(even){
    border-left: 1px solid #000000;
    padding-left: 2%;
    width: 47.8%;
}
/*------------------------------
footer
------------------------------*/
#mizukaze_footer{
    background: #004128;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

#mizukaze_footer .inner{
    width: 700px;
    margin-right: auto;
    margin-left: auto;
}
#mizukaze_footer li:nth-child(1){
    float: left;
    width: 185px;
    padding-top: 10px;
}
#mizukaze_footer li:nth-child(2){
    float: right;
    width: 470px;
}

/*------------------------------
フォームのテーブル修正
------------------------------*/
input.jyusho {
    width: 600px;
}
input.mail {
    width: 300px;
}