.box_service_list{text-align: left;margin: 1rem auto;}
.box_service_list li{display: inline-block;width: 32%;vertical-align: top;text-align: left;}
.box_service_list li:before{content: "．";font-size: 2rem;vertical-align: top;color:#be9382; }


.box_team_intro ul{padding-right: 2rem;}

.box_pic ul{text-align: center;}
.box_pic ul li{display: inline-block;vertical-align: middle;}
.box_pic ul li img{max-width: 100%;max-height: 100%;}


.tip_nav{text-align: center;margin: 2rem auto 0;max-width: 90%;}
.tip_nav li{display: inline-block;width: 7.5rem;margin: .5%; vertical-align: top;background:#b5816f;padding: 1rem;border-radius: 50%;line-height: 1.3rem;color: #fff;height: 7.5rem;background-size: 100% auto;}
.tip_nav li img{width: 40px;display: block;margin: 0 auto .5rem;}
.tip_nav li span{display: block;}
.tip_nav li:hover{transform: scale(1.05);}




/*--share page-----*/



.pagetitle{padding: 2rem;font-size: 1.5rem; display: inline-block;background:url(../images/dot_pink.png) no-repeat;background-size: 4rem;background-position: left center;}
.pagetitle2{padding: 2rem;font-size: 1.5rem; display: inline-block;background:url(../images/dot_white.png) no-repeat;background-size: 4rem;background-position: left center;}
.pagetitle span{color: #c79787;margin-left: 1rem;}

.pagesubtitle{color: #c79787;margin-bottom: 1rem;}
.pagesubtitle span{display: block;}

.content_title{padding: 1rem;font-size: 1.2rem; display:block;background:url(../images/dot_pink.png) no-repeat;background-size: 2rem;background-position: left center;text-align: left;border-bottom: 1px solid #ccc;margin-top: 2rem;margin-bottom: 1rem;}

.content_subtitle{padding: 1rem;font-size: 1.2rem;color: #6f8b62;text-align: left;}



.bg_green .pagetitle{padding: 2rem;font-size: 1.5rem; display: inline-block;background:url(../images/dot_green2.png) no-repeat;background-size: 4rem;background-position: left center;color: #fff;}
.bg_green .pagesubtitle{color: #fff;}
.bg_green .content_title{background:url(../images/dot_green2.png) no-repeat;background-size: 3rem;color: #fff;}


.bg_beige .pagetitle{padding: 2rem;font-size: 1.5rem; display: inline-block;background:url(../images/dot_white.png) no-repeat;background-size: 4rem;background-position: left center;}
.bg_beige .pagesubtitle{color:#6f8b62;}


.bg_pink{background-color:#e0beb2;}
.bg_green{background-color:#6f8b62;}
.bg_beige{background-color: #f4f1e7;}
.bg_beige_bottom{background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 70%, rgba(244,241,231,1) 70%, rgba(244,241,231,1) 70%, rgba(244,241,231,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 70%,rgba(244,241,231,1) 70%,rgba(244,241,231,1) 70%,rgba(244,241,231,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 70%,rgba(255,255,255,1) 70%,rgba(244,241,231,1) 70%,rgba(244,241,231,1) 70%,rgba(244,241,231,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f1e7',GradientType=0 );}

.bg_pink_bottom{background: rgb(232,214,204);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(224,190,178,1) 20%, rgba(224,190,178,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(224,190,178,1) 20%, rgba(224,190,178,1) 100%);
background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 20%, rgba(224,190,178,1) 20%, rgba(224,190,178,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0beb2',GradientType=0 );}


.bg_pink_top{background: rgb(232,214,204);
background: -moz-linear-gradient(top,  rgba(232,214,204,1) 0%, rgba(232,214,204,1) 36%, rgba(232,214,204,1) 36%, rgba(255,255,255,1) 36%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(232,214,204,1) 0%,rgba(232,214,204,1) 36%,rgba(232,214,204,1) 36%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(232,214,204,1) 0%,rgba(232,214,204,1) 36%,rgba(232,214,204,1) 36%,rgba(255,255,255,1) 36%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8d6cc', endColorstr='#ffffff',GradientType=0 );}

.page_nav{text-align: center;}
.page_nav a{display: inline-block;padding: .5rem 1rem;margin: .5rem;color: #ad7c6a;border: 1px solid #ad7c6a;border-radius: 3rem;letter-spacing: 3px;}
.page_nav a:hover{transform: scale(1.05);}
.page_nav a.here{color: #fff;background-color: #52634a;border: 1px solid #52634a;}










.table_box{overflow-y: auto;width: 100%;padding: 1rem 0;}

.table_type1{margin: 1rem auto;width: 100%;}
.table_type1.xscroll{margin: 1rem auto;width: 100%;min-width: 1000px;}

.table_type1 thead td{background-color: #f4f1e7;}
.table_type1 thead td:first-child{border-top-left-radius: .5rem;}
.table_type1 thead td:last-child{border-top-right-radius: .5rem;}
.table_type1 td{padding: 1rem;}
.table_type1 tbody td{border: 1px solid #decbad;word-break: break-all;}
.table_type1 tbody tr:nth-child(even){background-color: #f4f1e7;}

.table_type1 tbody td:first-child{border-left: 0;}
.table_type1 tbody td:first-child[rowspan]{background-color: #fff;}
.table_type1 tbody tr:only-child td:first-child{background-color: #fff;}

.table_type1 tbody td:last-child{border-right: 0px;}
.table_type1 tbody td span{display: block;color: #ad7c6a;}
.table_type1 tbody td .mark{width: 1rem;height: 1rem;display: inline-block;background: url(../images/icon/mark.png) no-repeat;background-size: contain;vertical-align: middle;}



.page_tips{color: #946555;text-align: left;}
.page_tips>ul>li{list-style: disc;margin-left: 1.5rem;}


.table_type1 tbody td ul li{margin-left: 1rem;}
.table_type1 tbody td ul li:before{content: "．";margin-left: -1rem;color: #946555;}

.table_btn{background-color: #e0beb2;color: #fff;padding: .2rem 1rem;border-radius: 1rem;display: inline-block;}
.table_btn:after{content: ">";margin-left: .5rem;color: #e0beb2;background-color: #fff;display: inline-block;height: 1rem;width: 1rem;border-radius: 50%;vertical-align: middle;line-height: 1rem;}







.btn1{padding: .5rem 1rem;background-color: #fff;border-radius: 2rem;border: 1px solid #e0beb2; color: #be9382;margin: 1rem .5rem;display: inline-block;}
.btn1:hover{opacity: .9;}


.btn3{background-color: #e0beb2;color: #fff;padding: .2rem 1rem;border-radius: 1rem;display: inline-block;}
.btn3:hover{opacity: .9;}
.btn3:after{content: ">";margin-left: .5rem;color: #e0beb2;background-color: #fff;display: inline-block;height: 1rem;width: 1rem;border-radius: 50%;vertical-align: middle;line-height: 1rem;text-align: center;}










/*-index------*/



.pros{margin: 2rem auto;}
.pros ul{display: inline-block;width: 30%;margin: 1%;padding:2rem 1rem;background-color: #f4f1e7;border: 1px solid #e6c8b9;outline: 4px solid #f4f1e7;border-radius: 3px;vertical-align: top;max-width: 300px;min-height: 30rem;}
.pros ul:nth-child(2){margin-top: 3rem;}
.pros ul li:nth-child(1){font-size: 1.2rem;color: #52634a;}
.pros ul li:nth-child(2){margin: 1rem auto;position: relative;}
.pros ul li:nth-child(2) img{border-radius: 3px;border: 1px solid #e6c8b9;}
.pros ul li:nth-child(2):after{content: "";background: url(../images/dot_green.png) no-repeat;position: absolute;right: -.5rem;bottom: -.5rem;display: block;width: 3.5rem;height: 4rem;background-size:100% 100%;}
.pros ul li:nth-child(3){text-align: left;color: #696969;}


.index_part3{padding: 2rem auto;}
.index_part3>div>ul{margin: 2rem auto 0;}
.index_part3>div>ul>li{display: inline-block;width: 45%;margin: 1%;vertical-align: top;min-height: 565px;}
.index_part3>div>ul>li iframe{min-height: 565px;height: 100%;}
.index_part3>div>ul>li:last-child{background-color: #fff;padding: 2rem;border-radius: 3px;text-align: left;}
.index_part3>div>ul>li:last-child strong{font-size: 1.2rem;color: #946555;display: block;margin-top: 1rem;}
.index_part3>div>ul>li:last-child ul li{margin-left: 2rem;}
.index_part3>div>ul>li:last-child ul li:before{color: #946555;content: "．";font-size: 2rem;margin-left: -2.2rem;display: inline-block;vertical-align: middle;margin-top: .2rem;}
.index_part3>div>ul>li:last-child ul li span{display:inline-block;color: #946555;}


/*-intro------*/

.intro_part1 ul{margin: 2rem auto 4rem;max-width: 1000px;}
.intro_part1 ul li{display: inline-block;vertical-align: top;}
.intro_part1 ul li:first-child{width: 50%;margin-right: 10%;text-align: left;}
.intro_part1 ul li:last-child{width: 35%;}
.intro_part1 ul li:last-child img{border-radius: 1rem;}

.intro_part1 ul li:first-child>span{display: block;color: #6f8b62;}
.intro_part1 ul li:first-child strong{font-size: 1.5rem;line-height: 2rem;margin: 1rem auto;display: block;}
.intro_part1 ul li:first-child p{margin-bottom: 1rem;}
.intro_part1 ul li:first-child i{margin-top: 5rem;font-style: normal;color: #be9382;display: block;}
.intro_part1 ul li:first-child i img{width: 6rem;vertical-align: text-bottom;margin: 0 .5rem;}




/*-outpatient------*/
.table_type1.table_outpatient{margin: 1rem auto;width: 100%;min-width: 1000px;}

.outpatient_part1 ul{text-align: left;margin: 2rem auto;}
.outpatient_part1 ul li{margin-left: 2rem;}
.outpatient_part1 ul li:before{color: #946555;content: "．";font-size: 2rem;margin-left: -2.2rem;display: inline-block;vertical-align: middle;margin-top: .2rem;}



/*newslist*/

.news{display: inline-block;width: 30%;border: 1px solid #e0beb2;margin: 1%;}
.news li:first-child img{display: block;}
.news li:last-child{text-align: left;padding: 1rem;background-color: #fff;}
.news li:last-child span{color: #999;display: block;}
.news li:last-child p{margin: .5rem auto;}
.news li:last-child a{text-align: center;border: 1px solid #e0beb2;border-radius: 1rem;display: block;color:#e0beb2; }
.news li:last-child a:hover{background-color: #946555;color: #fff;}

.newslist_part1 .search_bar li select{width: 150px;}


/*news*/

.page_news{max-width: 800px;margin: 0 auto;}





/*team*/

.team>div.part:nth-child(3n+2){background-color:#6f8b62;}
.team>div.part:nth-child(3n+2) .pagesubtitle{color: #fff;}
.team>div.part:nth-child(3n+2) .content_title{background:url(../images/dot_green2.png) no-repeat;background-size: 3rem;color: #fff;}
.team>div.part:nth-child(3n+3){background-color: #f4f1e7;}
.team>div.part:nth-child(3n+3) .pagetitle{padding: 2rem;font-size: 1.5rem; display: inline-block;background:url(../images/dot_white.png) no-repeat;background-size: 4rem;background-position: left center;}

.doctor{display: inline-block;width: 22%;border: 1px solid #e0beb2;padding: 1rem;border-radius: .5rem;margin: 1%;width: 280px;}
.doctor li:first-child{position: relative;}
.doctor li:first-child img{border-radius: 50%;}
.doctor li:first-child img:hover{transform: scale(1.05);}
.doctor li:first-child i{height: 1.5rem;width: 1.5rem;position: absolute;bottom:1rem;right: 15%;border-radius: 50%;border: 1px solid #e0beb2;}
.doctor li:first-child i img{padding: .2rem;}
.doctor li:last-child{margin-top: .5rem;color: #666;}
.doctor li strong{font-size: 1.2rem;}
.doctor li i{display: block;font-style: normal;}



/*environment*/

.environment_nav{margin: 2rem auto;text-align: left;}
.environment_nav a{display: inline-block;width: 12rem;height: 12rem;margin: .5rem;position: relative;background-color: #000;border-radius: .5rem;overflow: hidden;}
.environment_nav a strong{position: absolute;left: 50%;top: 50%;text-align: center;transform: translate(-50%,-50%);color: #fff;font-size: 2rem;padding: 1rem;display: block;width: 100%;font-weight: bold;letter-spacing: .3rem;text-shadow: 3px 3px 5px rgba(0,0,0,.5);z-index: 1;line-height: 3rem;}
.environment_nav a strong:after{content: "v";display: block;height: 1.2rem;width: 1.2rem;margin: .5rem auto;font-weight: normal;background-color: #fff;color: #666;text-shadow: none;text-align: center;line-height: 1.2rem;border-radius: 50%;padding: .3rem;}
.environment_nav a img{border-radius: .5rem;opacity: .9;}
.environment_nav a:hover img{transform: scale(1.1);}


.gallery{margin: 2rem auto;text-align: left;}

.pic{display: inline-block;margin: .5rem;}
.pic li:nth-child(1){overflow: hidden;width:12rem;height: 9rem;position: relative;border-radius: .5rem;border: 1px solid #e0beb2;}
.pic li:nth-child(1) img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.pic li:nth-child(1):hover img{transform: scale(1.1) translate(-50%,-50%);}
.pic li:nth-child(2) {margin-top: .5rem;}



/*service*/
.service_img{display: none;}
.service{width: 44rem;text-align: center;margin: 0 auto;}

.service li{display: inline-block;background-color: #eee;width: 10rem;height: 10rem;margin: .2rem;position: relative;background-image: url(../images/service_bg1.jpg);background-size: 410%;vertical-align: top;}
.service li:hover{box-shadow: 2px 2px 5px rgba(0,0,0,.5);border: 5px solid #fff;transform:rotate(5deg);}
.service li:nth-child(1){background-position: top 0 right 100%;}
.service li:nth-child(2){background-position: top 0 right 200%;}
.service li:nth-child(3){background-position: top 0 right 300%;}
.service li:nth-child(4){background-position: top 0 right 0;}

.service li:nth-child(5){background-position: top 300% right 100%;}
.service li:nth-child(6){background-position: top 300% right 200%;}
.service li:nth-child(7){background-position: top 300% right 300%;}
.service li:nth-child(8){background-position: top 300% right 0;}

.service li:nth-child(9){background-position: top 200% right 100%;}
.service li:nth-child(10){background-position: top 200% right 200%;}
.service li:nth-child(11){background-position: top 200% right 300%;}
.service li:nth-child(12){background-position: top 200% right 0;}


.service li:nth-child(13){background-position: bottom 0% right 100%;}
.service li:nth-child(14){background-position: bottom 0% right 200%;}
.service li:nth-child(15){background-position: bottom 0% right 300%;}
.service li:nth-child(16){background-position: bottom 0% right 0;}



.service li i{color: #696969;font-style: normal;position: absolute;padding: 2rem;display: block;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 100%;}
.service li:nth-child(12) i{color: #fff;}



.service_part2 .service li{background-image: url(../images/service_bg2.jpg);background-size: 410%;}
.service_part2 .service li:nth-child(12) i{color: #696969;}




/*progress*/


.table_type1.table_progress{min-width: 100%;margin-top: 0;}
.table_type1.table_progress tbody td{padding: 1rem 0;}
.table_type1.table_progress tbody td:last-child{font-size: 1.8rem;color: #946555;}




/*guide*/


.guide_nav{margin: 2rem auto;}
.guide_nav a{display: inline-block;width: 9rem;padding-bottom: .5rem;border-bottom: 1px solid #52634a;margin:.5rem;}
.guide_nav a:hover{border-bottom: 3px solid #e0beb2;}
.guide_nav a:before{content: "v";color:#52634a;margin-right: .5rem;font-weight: bold;}

.guide_part2 .table_type1 tbody td:nth-child(2){text-align: left;}


.guide_part6 .page_tips{margin: 2rem auto;}
.guide_part6 .page_tips li{color: #222;}




/*intent*/


.intent_part1 .page_tips{color: #222;margin-left: 1rem;}
.intent_part2 .page>ul{margin: 2rem auto;}
.intent_part2 .page>ul>li{display: inline-block;vertical-align: middle;color: #fff;text-align: left;}
.intent_part2 .page>ul>li:nth-child(1){width: 65%;}
.intent_part2 .page>ul>li li{list-style: disc;margin-left: 1rem;}
.intent_part2 .page>ul>li:nth-child(2){width: 30%;}
.intent_part2 .page>div{margin-bottom: 1rem;}


/*inform*/

.inform_step{margin: 3rem auto 2rem;}
.inform_step li{display: inline-block;width: 220px;padding:2rem 1rem 1rem;box-sizing: border-box;background-color: #f4f1e7;box-shadow: 3px 3px 0 #e0beb2;border-radius: 1rem;position: relative;margin: 1rem;min-height: 220px;vertical-align: top;}
.inform_step li>span{width: 3rem; height: 3rem;background-color: #fff;display: inline-block;line-height: 3rem;font-size: 2rem;border-radius: 50%;position: absolute;top: -1.5rem;transform: translate(-50%,0);border: 1px solid #e0beb2;}

.inform_step li:after{content: ">";display:inline-block;position: absolute;right: -1.5rem;top: 100px;}
.inform_step li:last-child:after{content: "";display:inline-block;position:static;right:0;}



.inform_part2 .page{margin-bottom: 2rem;border-radius: 1rem;padding:2rem;box-sizing: border-box;}
.inform_part2 .page table{width: 100%;margin: 1rem auto 2rem;}
.inform_part2 .page table td{text-align: left;padding: .5rem 0;box-sizing: border-box;vertical-align: top;}
.inform_part2 .page table td:nth-child(1){width: 25%;min-width: 60px;}
.inform_part2 .page table td:nth-child(2){width: 50px;}
.inform_part2 .page table td>select,.inform_part2 .page table td>input[type="text"]{width: 100%;}
.inform_part2 .page table td input[type="checkbox"]{height: 1rem;width: 1rem;vertical-align: middle;border: 0;border-radius: 0;display: inline-block;}
.inform_part2 .page table td:nth-child(1) i{display:block;font-style: normal;font-size: 13px;color:#be9382;line-height: 15px;}
.inform_part2 .page table td:nth-child(2) i{display:inline-block;font-style: normal;font-size: 13px;color: #fff;background-color: #be9382;padding: .3rem;line-height: 13px;border-radius: 1rem;margin-left: .3rem;}
.inform_part2 .page table td:nth-child(3)>a{display:inline-block;font-style: normal;font-size: 16px;color: #fff;background-color: #6f8b62;padding: .3rem 1rem;line-height: 16px;}
.inform_part2 .page table td span{display: inline-block;margin:0 1rem 1rem 0;}
.inform_part2 .page table td span label{display: inline-block;margin:0 .5rem;}
.inform_part2 .page table td span input{display: inline-block;}




/*login*/

.login_part1>div form{margin: 2rem auto;padding: 2rem;border-radius: 1rem;box-sizing: border-box;max-width: 600px;}
.login_part1>div form span{display: block;max-width: 500px;margin: 0 auto 1rem;text-align: right;}
.login_part1>div form span label{width: 120px;margin-right: 1rem;}
.login_part1>div form span input{width:calc(100% - 140px);}
.login_part1>div form>a.btn2{display: block;color: #be9382;text-decoration: underline;}



/*member*/

.member_data{text-align: left;padding-bottom: 1rem;margin-bottom: 1rem;border-bottom: 1px solid #ccc;}
.member_data img{width: 4rem;border-radius: 50%;vertical-align: text-bottom;}
.member_data strong{margin: 0 .5rem;font-size: 1.5rem;}
.member_data span{font-size: 13px;}
.member_data a.btn3{float: right;}



/*member_notice*/

.notice{border: 1px solid #946555;margin: 1rem auto;border-radius: 1rem;}
.notice tr{border: 1px solid #946555;}
.notice tr:nth-child(1) td{border-top: .5rem solid #e0beb2;}
.notice tr:nth-child(1) td{border-radius: 1rem;}
.notice tr:nth-child(even){background-color: #f4f1e7;}
.notice tr:nth-child(2) td{border: 1px solid #946555;}
.notice td{padding: 1rem;box-sizing: border-box;text-align: left;}
.notice td>span{display: block;font-size: 13px;color: #666;}
.notice tr:nth-child(3) td>span{padding-bottom: .5rem;margin-bottom: .5rem;border-bottom: 1px solid #ccc;}
.notice tr:nth-child(4) td>span{display: inline-block;}

.member_notice_part1 .btn3{display: block;max-width: 200px;margin: 0 auto;}




/*privacy*/

.privacy_part1 .page{text-align: left;}
.privacy_part1 p,.privacy_part1 ul{margin: 1rem auto;}
.privacy_part1 ul li{list-style: disc;margin-left: 1.5rem;}













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


.table_type1 td{padding: .3rem;}   
    
    
    
 
/*-intro------*/

.intro_part1 ul li:first-child{width: 60%;margin-right: 2%;}
.intro_part1 ul li:last-child{width: 35%;}


    
  
    
}





@media only screen and (max-width: 767px){	
.pc{display: none;}
.m{display: block;}  



    
    
    

    



.pagesubtitle span{display: inline;}    
    
.bg_pink_bottom{background: #e0beb2;}    
    
    
    
    

    
    
.pros ul{display: block;width: 100%;margin: 1rem auto;max-width:600px;}
.pros ul:nth-child(2){margin-top: 1rem;}
.index_part3>div>ul>li{display:block;width: 100%;margin: 1% auto;vertical-align: top;}
.index_part3>div>ul>li:last-child{margin-top: 1rem;}

/*-intro------*/

.intro_part1 ul{margin: 2rem auto;}
.intro_part1 ul li{display:block;}
.intro_part1 ul li:first-child{width: 100%;margin-right: 0;}
.intro_part1 ul li:last-child{width: 100%;margin-top: 2rem;}
.intro_part1 ul li:first-child i{margin-top: 1rem;}


    
/*newslist*/

.news{display:block;width: 100%;margin: 1rem auto;}

 
    
    
/*environment*/


.environment_nav a{width: 8rem;height: 8rem;}
.environment_nav a strong{font-size: 1.5rem;padding: .5rem;letter-spacing: 0rem;text-shadow: 3px 3px 5px rgba(0,0,0,.5);z-index: 1;line-height: 2rem;}



.pic{display: block;margin: .5rem;}
.pic li:nth-child(1){overflow: hidden;width:100%;}

    
    
    
    
    
    

/*service*/
.service_img{display: block;}    
.service{width: 100%;text-align: left;}
.service li{background-image: none;display: block;width: 100%;height: auto;}

.service li i{position: static;padding: .5rem 0;display: block;left: 0%;top: 0%;transform: translate(0%,0%);width: 100%;text-align: center;margin: 0 auto;} 
.service li:nth-child(12) i{color: #696969;}    
    
    
.service_part2 .service li{background-image: none;display: block;width: 100%;height: auto;}
 
    
    
    
    
/*intent*/

.intent_part2 .page>ul>li{display: block}
.intent_part2 .page>ul>li:nth-child(1){width: 100%;}
.intent_part2 .page>ul>li:nth-child(2){width: 100%;margin-top: 1rem;text-align: center;}
.intent_part2 .page>ul>li:nth-child(2) img{max-width: 300px;}



 /*inform*/

.inform_step{margin: 3rem auto 2rem;}
.inform_step li{width: 100%;margin: 1rem auto;min-height: auto;}

.inform_step li:after{display:none;}
.inform_step li:last-child:after{display:none;}  
    
    
    
    
    
    
}


@media only screen and (max-width: 550px){
     
/*inform*/

.inform_part2 .page{padding:1rem;}
.inform_part2 .page table{width: 100%;margin: 1rem auto 2rem;}
.inform_part2 .page table td:nth-child(1){min-width: 100px;}
.inform_part2 .page table td:nth-child(2){width: 50px;}
.inform_part2 .page table td input[type="text"]{width: 100%;}
.inform_part2 .page table td>select,.inform_part2 .page table td>input[type="text"]{width: 100%;}

.inform_part2 .page table td span{display:block;margin:0;margin-bottom: 1rem;}
.inform_part2 .page table td span label{display: block;margin:0;}
.inform_part2 .page table td span input{display: block;}    
    
    

}