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

html{
	font-size: 87.5%;
	padding: 0;
	margin: 0;}

body{
	font-family:"ヒラギノ角ゴ W2", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#555;
	position: relative;
	-webkit-text-size-adjust: 100%;
	font-weight:100 !important;
}

a{	text-decoration:none;}

.content{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:50px auto;
}



#dr,
#point,
#dr,
#access{margin-bottom:80px;}












/*  header_0425-------------------------------------*/
#header{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	position: relative;
	z-index: 100;
	line-height:150%;
	box-sizing:border-box;
}

#header a{transition:0.2s;}
#header a:hover{
	opacity: 0.4;
	transition:0.2s;
}

#header .logo{
	float: left;
	margin-top: 35px;
}
#header .logo a{display: inline-block;}

#header .sns01{
	position: absolute;
	left: 350px;
	top:33px;
}
#header .sns02{
	position: absolute;
	left: 400px;
	top: 33px;
}


#header .btn_mail a{
	width:100%;
	margin:0;
	padding:15px;
	display: inline-block;
	background:#00A0DA;
	color:#FFF;
	transition:0.2s;
}

#header .btn_mail i,
#header .yoyaku i{
	margin-left:3px;
}

#header .yoyaku a{
	background:#0045B9;
	border:2px solid #0045B9;
	font-size:14px;
	color:#FFF;
	padding:16px;
	transition:0.4s;
}






#header .info .address{
	font-size: 12px;
	margin-bottom:5px;
	color:#0045B9;
}
#header .info_sub{
	text-align:right;
	float:right;
	margin:0 0 0;
}
#header .info_sub .address{
	font-size: 12px;
	margin-bottom:5px;
	color:#0045B9;
}





#header .info .btn a{
	display: block;
	width: auto;
	background: linear-gradient(-60deg,#ff6e8c 50%,#ff8ba3 50%);
	box-shadow: 0 3px 0 #e02148;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 1em;
	padding:10px 20px;
	margin: 10px 0 20px;}

#header .info .btn a:hover{
	filter: brightness(105%);
	box-shadow: none;
	-ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}












/*  gnav_0425-------------------------------------*/
#gnav{
	margin:0 0 20px 0;
	position: relative;
	z-index: 100;
	text-align:center;
}

#gnav ul{
	width: 1000px;
	margin: 0 auto;
}

#gnav li{
	width:calc(100%/9.3);
	display: inline-block;
	box-sizing:border-box;
	border-right:1px solid #0045B9;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	transform: rotate(.03deg);
}

#gnav li a{
	color:#0045B9;
	font-size:14px;
	display: block;
	padding:0;
}
#gnav li a:hover,
#gnav li a:hover span{
	color:#CCC;
	opacity:0.7;
	transition:.4s;
}
#gnav li a span{
	display:block;
	color:#00A0DA;
	font-size:12px;
	line-height:100%;
	font-family: 'Lustria', serif;
}
#gnav li:first-child{
	width:10%;
}
#gnav li:last-child{
	border-right:none;
}














/*  common-------------------------------------*/
.img_L{float: left;margin:0 20px 10px 0;}
.img_R{float: right;margin-left: 30px;}
.txt_fl{float: left;width: 670px}

.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}

.b{font-weight: bold;}
.blue{color:#7FCBE9;}
.txt_bg{background:linear-gradient(#fff 50%,#ebf5ff 50%);}



















/*  mv-------------------------------------*/
.mv{
	width:100%;
	margin:0 auto 40px auto;
	position: relative;
	z-index: -100;
}

.mv img{z-index: -100;}






/*  top_main-------------------------------------*/

.top_main{
	background: rgba(255,255,255,0.7);
	padding-top:0;
	margin-top: 0;
	position: relative;
	z-index: 10;
}
.top_main h2{
	color:#0045B9;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
	font-size: 36px;
	padding: 2px 0;
	margin: 30px 0;
	line-height:150%;
}
.top_main h2 span{
	color:#00A0DA;
	font-size:20px;
	font-family: 'Lustria', serif;
	text-align:center;
	display:block;
	line-height:100%;
}

.top_main h3{
	font-size: 26px;
	font-weight:100;
}







/*  top_news-------------------------------------*/
.top_news{
	width:100%;
	text-align: center;
	margin-bottom: 15px;
	background:#DEF0F8;	
}
.top_news .btn{
	margin:10px auto 0;
	padding:8px;
}

.top_news dl{
	width:100%;
	margin:0 auto;
	display: inline-block;
	padding: 15px 0 0;
	position: relative;
}
.top_news dl:after{
	position: absolute;
	top:-32px;
	left: 50px;
	content: "";
	width: 500px;
	height: 30px;
}
.top_news dl:before{
	content: "お知らせ";
	color:#0045B9;
	padding:15px 25px ;
	font-size:18px;
	clear:both;
}
.top_news dt,.top_news dd{
	display: inline-block;
	vertical-align: middle;
}

.top_news dt{
	text-align:center;
	width:100%;
	margin:20px auto 0 auto;
}
.top_news dd{
	text-align:center;
	width:100%;
	margin:0 auto;
}

.top_news dd a{
	color:#555;
}






/*  dr-------------------------------------*/
#dr{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:30px 0 0 0;
	background:url(../img/top/dr_bg.jpg) no-repeat top center;
}
#dr .content{
	margin-bottom:0;
}
#dr .text_area{
	width:50%;
	text-align:left !important;
	float:right;
	margin-right:100px;
}
#dr .text_area h2{
	font-family:"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN", serif;
	color:#0045B9;
	font-size:28px;
	font-weight:100;
	text-align:left !important;
	line-height:140%;
	border-bottom:1px solid #0045B9;
	padding:10px 25px;
}
#dr .text_area p{
	color:#00A0DA;
	margin-top:15px;
	padding:0 25px;
}





/*  needs_0425-------------------------------------*/
#needs{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-bottom:20px;
}
#needs a{
	transition:0.2s;
}
#needs a:hover,
.needs a:hover{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	transition:0.2s;
}

#needs .needsbox_01,
#needs .needsbox_02{
	width:23%;
	float:left;
	margin:10px;
	box-sizing:border-box !important;
	color:#FFF;
	position:relative;
}
#needs .needsbox_01{
	background:#0045B9;
}
#needs .needsbox_02{
	background:#00A0DA;
}
#needs .needsbox_01 img,
#needs .needsbox_02 img{
	width:100%;
}
#needs .needsbox_01 .text_area,
#needs .needsbox_02 .text_area{
	width:100%;
	height:auto;
	padding:5px 0 30px;
	box-sizing:border-box;
	text-align:center;
}

#needs .needsbox_01 .text_area h3,
#needs .needsbox_02 .text_area h3{
	width:100%;
	margin:0 auto 15px auto;
	padding:15px 0 0 0;
	font-size:16px;
	text-align:center;
}

#needs .needsbox_01 .text_area h3 span,
#needs .needsbox_02 .text_area h3 span{
	display:inline-block;
	border-bottom:1px solid #FFF;
	padding:0 5px;
}
#needs .needsbox_01 i.arrow,
#needs .needsbox_02 i.arrow{
	position:absolute;
	top:43%;
	right:5px;
	font-size:22px;
	color:#666;
}


/*  sub_main_needs_0425-------------------------------------*/
#sub_main .needs{
	width:100%;
}

#sub_main .needs .needsbox_01,
#sub_main .needs .needsbox_02{
	width:48%;
	float:left;
	margin:10px;
	box-sizing:border-box !important;
	color:#FFF;
	position:relative;
}
#sub_main .needs .needsbox_01{
	background:#0045B9;
}
#sub_main .needs .needsbox_02{
	background:#00A0DA;
}
#sub_main .needs .needsbox_01 img,
#sub_main .needs .needsbox_02 img{
	width:40%;
	float:left;
}
#sub_main .needs .needsbox_01 .text_area,
#sub_main .needs .needsbox_02 .text_area{
	width:60%;
	height:auto;
	overflow:hidden;
	float:left;
	padding:5px 20px;
	box-sizing:border-box;
}
#sub_main .needs .needsbox_01 .text_area p,
#sub_main .needs .needsbox_02 .text_area p{
	margin:0;
	text-align:center;
	line-height:140%;
	font-size:14px;
}
#sub_main .needs .needsbox_01 .text_area h3,
#sub_main .needs .needsbox_02 .text_area h3{
	width:100%;
	margin:0 auto 15px auto;
	padding:15px 0 0 0;
	font-size:18px;
	text-align:center;
}

#sub_main .needs .needsbox_01 .text_area h3 span,
#sub_main .needs .needsbox_02 .text_area h3 span{
	display:inline-block;
	border-bottom:1px solid #FFF;
	padding:0 10px;
	color:#FFF;
}
#sub_main .needs .needsbox_01 i.arrow,
#sub_main .needs .needsbox_02 i.arrow{
	position:absolute;
	top:43%;
	right:5px;
	font-size:22px;
}








/*  type-------------------------------------*/
#type{
	text-align:center;
}

#type .typebox_01 {
	width:100%;
	height:auto;
    margin:50px auto 20px auto;
    padding:40px 20px;
    border:1px solid #0045B9;
	box-sizing:border-box;
}
#type .typebox_01 h2.box-title {
    display: block;
    width:40%;
    margin: -52px auto 0;
    padding:0 20px;
	font-weight:100;
    line-height: 1;
    font-size: 28px;
    background: #FFF;
    color: #0045B9;
	box-sizing:border-box;
}
#type .typebox_01 p {
	text-align:center;
	margin:25px 0;
    padding: 0;
}

#type .typebox_in{
	width:33%;
	float:left;
	margin:0 0 8px 0;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
}
#type .typebox_in a{
	transition:0.2s;	
}
#type .typebox_in a:hover{
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: grayscale(100%);
transition:0.2s;
}
#type .typebox_in h3{
	color:#0045B9;
	font-size:18px;
	margin:0;
	font-weight:100;
}


#type .typebox_in:nth-child(1),
#type .typebox_in:nth-child(2){
	width:48%;
	float:left;
	margin:0 0 8px 0;
	padding:10px;
	box-sizing:border-box;
	text-align:center;
}













/*  menu_0425-------------------------------------*/
#menu{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:30px 0 0 0;
	background:url(../img/top/menu_bg.jpg) center center;
	color:#FFF;
	text-align:center;
	box-sizing:border-box;
}
#menu .content{
	height:auto;
	overflow:hidden;
	margin: 0 auto !important;
	background:url(../img/top/menu_bg_top.png) top no-repeat,url(../img/top/menu_bg_bottom.png) bottom no-repeat;
	background-size:contain;
}


#menu .menubox_01,
#menu .menubox_02{
	width:340px;
	height:351px;
	float:left;
	display:inline-block;
	padding:20px;
	box-sizing:border-box !important;
	position:relative;
}
#menu .menubox_01:before,
#menu .menubox_02:before{
	display:block;
	content:"";
	width:90%;
	height:90%;
	border:1px solid #fff;
	position:absolute;
	top:5%;
	left:5%;
}

#menu .menubox_01{
	background:url(../img/top/menu_adult.jpg) no-repeat center center;
	margin:30px 15px 140px 145px;
}
#menu .menubox_02{
	background:url(../img/top/menu_kids.jpg) no-repeat center center;
	margin:30px 0 140px 0;
}


#menu .menubox_01 h3,
#menu .menubox_02 h3{
	width:70%;
	margin:20px auto 40px auto;
	font-size:28px;
	border-bottom:1px solid #FFF;
	display:inline-block;
}
#menu .menubox_01 p,
#menu .menubox_02 p{
	padding:0 15px;
}





/*  concept_0426-------------------------------------*/

#concept{
	margin-bottom: 80px;
}
#concept h2{
	border-left:none;
	border-right:none;
}

#concept .concept_in{
	width:100%;
	text-align: center;
	margin: 30px 0 50px 0;
}
#concept .concept_in ul{
	height:auto;
	overflow:hidden;
	margin-top:30px;
}
#concept .concept_in ul li{
	width:25%;
	height:150px;
	border-right:1px dotted #0045B9;
	float:left;
	text-align:center;
	line-height:140%;
	box-sizing:border-box;
}
#concept .concept_in ul.second{
	margin-left:200px;
	box-sizing:border-box;
}

#concept .concept_in ul li img{
	width:auto;
	margin:0 auto;
	display:block;
}
#concept .concept_in ul li a{
	color:#0045B9;
	display:block;
	transition:0.2s;
}
.concept_in a:hover{
	background:#FFF;
	opacity:0.4;
	transition:0.2s;
}
#concept h2{
	color:#0045B9;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
	font-size: 34px;
	padding: 2px 0;
	margin: 30px 0;
	line-height:150%;
}
#concept h2 span{
	color:#00A0DA;
	font-size:20px;
	font-family: 'Lustria', serif;
	text-align:center;
	display:block;
	line-height:100%;
}



/*  concept_0615-------------------------------------*/
#sub_main h2.consept{
	text-align:center;
}
#sub_main h2.consept span{
	border-left:none;
	border-right:none;
}




/*  column_0426-------------------------------------*/
#column{
	height:auto;
	overflow:hidden;
	padding:20px 0 40px;}
#column .entry{
	width:33%;
	float:left;
	padding:10px 30px;
	border-right:1px solid #FFF;
	text-align:center;
	color:#0045B9;
	box-sizing:border-box;
}
#column .entry:last-child{border-right:none;}
#column .entry span.date{
	font-size:12px;
	display:block;
}
#column .entry span.title{
	font-size:18px;
	display:block;
	padding:10px 0;
}
#column .entry a{
	color:#0045B9;
	text-decoration:underline;
}
#column .entry .entry_tit{line-height:150%;}

#column .btn{
	clear:both;
	margin-top:40px;
}







/*  clinic0426-------------------------------------*/
#clinic{
	width:100%;
	background:url(../img/top/clinic_bg.jpg) center center no-repeat;
	background-size:cover;
	box-sizing:border-box;
	padding:30px 0;
}
#clinic .clinic_in{
	width:80%;
	height:auto;
	overflow:hidden;
	text-align:center;
	margin:40px auto;
	padding:15px 0 30px 0;
	background:#FFF;
	background-color:rgba(255,255,255,0.6);
	box-sizing:border-box;
}
#clinic .clinic_in .left{
	width:50%;
	float:left;
	margin-bottom:20px;
	box-sizing:border-box;
}
#clinic .clinic_in p{
	text-align:center;
	margin-bottom:30px;
	color:#0045B9;
}
#clinic .clinic_in .clinic_inner{
	width:80%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}





/*  access-------------------------------------*/
#access{
	text-align: center;
	margin-bottom: 80px;
	color:#0045B9;
}

#access h2{
	color:#0045B9;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:100;
	font-size: 34px;
	padding: 2px 0;
	margin: 30px 0;
	line-height:150%;
}
#access h2 span{
	color:#00A0DA;
	font-size:20px;
	font-family: 'Lustria', serif;
	text-align:center;
	display:block;
	line-height:100%;
}

#access h3{
	font-size:20px;
}
#access h3 span{
	width:150px;
	font-size:20px;
	border-bottom:1px dotted #0045B9;
	margin:0 auto 20px auto;
	display:block;
}


#access .tit{
	display: inline-block;
	font-size: 2.14em;
	font-weight: bold;
	border-bottom: 3px #3ca1ff solid;
	position: relative;
	margin-bottom: 50px;
}

#access #map{
	width: 70%;
	height: 320px;
	float: left;
	margin:0 0 15px 0;
	box-sizing:border-box;
}
#access .info{
	width:30%;
	float: left;
	text-align: left;
	padding:15px 0 0 30px;
	box-sizing:border-box;
}
#access .info h4{
	font-size:20px;
	margin:0 0 15px 0;
	font-weight:100;
}
#access .info .btn{
	text-align:left;
}
#access .info .btn a{text-align:center;}



#access .info .btn_mail{
	width: 130px;
	margin:0 0 30px 0;
	text-align: center;
	float:left;
}
#access .info .btn_mail a{
	width:100%;
	margin:0;
	padding:10px;
	display: inline-block;
	border:2px solid #00A0DA;
	background:#00A0DA;
	color:#FFF;
	transition:0.2s;
	box-sizing:border-box;
}
#access .info .btn_mail a:hover{
	border:2px solid #00A0DA;
	background:#FFF;
	color:#00A0DA;
}

#access .info .info_yoyaku{
	width: 120px;
	margin:0 0 30px 10px;
	text-align: center;
	float:left;
}
#access .info .info_yoyaku a{
	width:100%;
	margin:0;
	padding:10px;
	display: inline-block;
	border:2px solid #0045B9;
	background:#0045B9;
	color:#FFF;
	transition:0.2s;
	box-sizing:border-box;
}

#access .info .info_yoyaku a:hover{
	border:2px solid #0045B9;
	background:#FFF;
	color:#0045B9;
}



#access .info .btn_mail i,
#access .info .info_yoyaku i{
	margin-left:3px;
}












/*  footer_0427-------------------------------------*/
#footer{
	border-top:1px solid #0043B5;
	font-size:16px;
	color:#0043B5;
}
#footer .content{
	height:auto;
	overflow:hidden;
	margin: 30px auto 20px;
	box-sizing:border-box;
	position:relative;
}

#footer .content .footer_btn{
	position:absolute;
	bottom:30px;
	right:230px;
}
#footer .content .footer_btn img,
#footer .content .footer_btn01 img{
	width:50%;
}
#footer .content .footer_btn01{
	position:absolute;
	bottom:75px;
	right:230px;
}


#footer .logo img{
	width:30%;}
#footer span{color:#00A0DA;}


#footer .footer_box{
	width:35%;
	float:left;
	margin:0 10px 0 0;
	box-sizing:border-box;
	font-size:14px;
}

#footer .footer_box table{
	width:100%;
	border-collapse:collapse;
	border-bottom:1px solid #0043B5 !important;
	text-align:center;
	font-family: 'Lustria', serif;
	letter-spacing:1px;
}
#footer .footer_box table th,
#footer .footer_box table td{
	border-top:1px solid #0043B5;
	padding:8px;
}
#footer .footer_box table td{
	border-left:1px solid #0043B5;
}



#footer .footer_center{
	width: 35%;
	float: left;
	padding: 0 0 0 35px;
	box-sizing: border-box;
}
#footer .footer_center .sns_box{display:none;}
#footer .footer_center img{
	width:40px;
	float:left;
	margin:10px 20px 0 0;
	box-sizing:border-box;	
}
#footer .footer_center .number{
	font-size:20px;
	font-family: 'Lustria', serif;
	color:#0045B9;
}
#footer .footer_center .number a{
	color:#0045B9;
}



#footer .footer_right{
	width: 25%;
	float: right;
	padding-left: 30px;
	border-left: 1px solid #0042B2;
	box-sizing: border-box !important;
	font-size: 14px;
	margin-left: 20px;
}
#footer .footer_right .foot_nav{
	display: inline-block;
	float:left;
}
#footer .footer_right .foot_in{
	display: inline-block;
	vertical-align: top;
	margin-right:0 !important;
}
#footer .footer_right .footer_in table{margin:0 40px 0 20px;}

#footer .footer_right ul  a{color:#0043B5 ;}
#footer .footer_right ul{
	display: inline-block;
	vertical-align: top;
}

#footer .footer_right li a:hover{
	color:#CCC;
}
#footer .footer_right ul.foot_nav_in li:before{
	content: "-";
	margin:0 10px;
}

#footer .copy{
	display:block;
	text-align:center;
	margin:20px 0 0;
	clear:both;
}







/*  pagetop-------------------------------------*/

#pagetop{
	padding:20px;
	position:fixed;
	bottom:0;
	right:0;
	z-index:9999;
}
#pagetop a{
	width:70px;
	height:70px;
	display:inline-block;
	background:#0045B9;
	color:#FFF;
	text-align:center;
	padding-top:20px;
	box-sizing:border-box;
}





/*  sub-------------------------------------------------------------------------------------*/




p.catch{
	line-height:0;
	border-radius: 5px;
	overflow: hidden;
}

.mt_15{
	margin-top:15px;
}
.mt_50{
	margin-top:50px;
}



.staff_area {
	width:100%;
	height:auto;
	overflow:hidden;
}
.staff_area img{
	width:350px;
	float:left;
}
.staff_area h3{
	margin-top:0 !important;
}
.staff_area .staff_box{
	width:60%;
	margin:0;
	padding:0 10px 10px 10px;
	float:right;
	box-sizing:border-box;
}
.staff_area .staff_box p{
	margin:0 0 10px 0!important;
}
.staff_area .staff_box h4{
	font-size:20px !important;
	margin:0 0 10px 0!important;
	padding:0 0 0 10px;
	position: relative;
	line-height:140%;
	font-weight:normal;
}
.staff_area .staff_box h4:before,
.staff_area .staff_box h4:after{
  position: absolute;
  top:0;
  width: 8px;
  padding: 0;
  height: 100%;
  content: "";
}
.staff_area .staff_box h4:before{
  left: 0;
  background-color: #D1DD0F;
}
.staff_area .staff_box h4:after{
  left: 8px;
  background-color:#7FCBE9;
}




#sub_main .box_01{
	height:auto;
	overflow:hidden;
    margin:30px 0 50px 0;
    padding:15px;
    color: #5d627b;
    background:#FCFCFC;
    border-top: solid 5px #00A0DA;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}
#sub_main .box_01 h3{
	font-size:22px;
	font-weight:bold;
	margin:10px 0 20px 0;
	color:#333;
}
#sub_main .box_01 p {
    margin: 0; 
    padding: 0;
}
#sub_main .box_01 ul li {
  position: relative;
  margin:5px 5px 5px 10px;
  padding-left:15px;
  font-size:16px;
  color:#666;
}
#sub_main .box_01 ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 8px;
  height: 3px;
  border-left: 2px solid #3498db;
  border-bottom: 2px solid #3498db;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-left:10px;
}












/*  treatment02-------------------------------------*/
.treatment02{
	width: 100%;
	padding: 0px 0px 50px;
	position:relative;
}
.treatment02 .content{text-align: center;}



.treatment02 li{display: inline-block;}
.treatment02 li.blue a{
	display: inline-block;
	width: 210px;
	background:#FFF;
	border-radius: 5px;
	color: #7FCBE9;
	border:2px solid #7FCBE9; 
	font-size: 1.28em;
	box-shadow: 0 3px 0 #7FCBE9;
	margin: 15px 15px 20px;
	padding: 40px 0;
	letter-spacing: 0.1em;
	transition:0.2s;
}
.treatment02 li.blue a:hover{
	color:#FFA543;
	border-radius: 7px;
	border:#7FCBE9 2px solid;
	box-shadow:none;
    transform: translate3d(0, 4px, 0);
	transition:0.2s;
}


.treatment02 li.green a{
	display: inline-block;
	width: 210px;
	background:#FFF !important;
	border-radius: 5px;
	color: #D1DD0F;
	border:2px solid #D1DD0F;
	font-size: 1.28em;
	box-shadow: 0 3px 0 #D1DD0F !important;
	margin: 15px 15px 20px;
	padding: 40px 0;
	letter-spacing: 0.1em;
	transition:0.2s;
}
.treatment02 li.green a:hover{
	color:#FFA543;
	border-radius: 7px;
	border:#D1DD0F 2px solid;
	box-shadow:none !important;
    transform: translate3d(0, 4px, 0);
	transition:0.2s;
}


.treatment02 .btn{margin-top: 30px;}


.treatment02 .green_100 h3{
	margin:40px auto !important;
	text-align:center;
	border-bottom:none !important;
	font-size: 1.28em !important;
	font-weight:normal;
}

.treatment02 .green_100{
	width:50%;
	margin:0 auto 20px auto;
	padding:0;
	text-align:center;
}
.treatment02 .green_100 a{
	width: 98%;
	display: inline-block;
	padding:0;
	background:#FFF;
	color:#A98160;
	border:#A98160 2px solid;
	box-shadow:0 4px #925E31;
	border-radius: 7px;
	transition:0.2s;
	box-sizing:border-box;
	
}

.treatment02 .green_100 a:hover{
	color:#FFA543;
	border-radius: 7px;
	border:#A98160 2px solid;
	box-shadow:none;
    transform: translate3d(0, 4px, 0);
	transition:0.2s;
}











/*  h1-h5title-------------------------------------*/
h1,h2,h3,h4,h5,h6{
	letter-spacing:2px;
	font-weight:100 !important;
}





#sub_main strong{
	font-size:16px !important;
	color:#666;
	font-weight:100;
	background: linear-gradient(transparent 80%, #66ccff 60%);
}





/*  breadcrumb-------------------------------------*/
.breadcrumb li{
	display: inline-block;
	margin-right:10px;
}
.breadcrumb li a{color: #555;}
.breadcrumb li:after{
	font-family: FontAwesome;
	content: "\f105";
	color: #aaa;
	margin-left: 10px;}
.breadcrumb li:last-child:after{content: "";}
.breadcrumb li a:hover{text-decoration: line-through;}
.breadcrumb li:first-child a:hover{color: #ff6e8c;}





















/*  Clearfix-------------------------------------*/
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}






/*  flow_list-------------------------------------*/
ul.flow_list{
	list-style: none;
	padding: 20px;
	margin: 0;
	width: auto;
}
ul.flow_list li{
	border: 5px solid #ccc;
    border-radius: 10px;
    margin-bottom: 35px;
    padding: 4px 10px;
    position: relative;
}
ul.flow_list li::after{bottom: -34px;
    color:#ccc;
    content: "▼";
    font-size: 24px !important;
    left: 48%;
    position: absolute;}
ul.flow_list li.last::after{/*最後の▼を外す*/
    content: "";
}
ul.flow_list li h3::first-letter{/*1文字めを大きく*/
    font-family: garamond,times;
    font-size: 2rem;
    font-style: italic;
    letter-spacing: 0.15em;
}






/*  root_dl,dt.dd-------------------------------------*/
#root {
	margin: auto;
}

#root dl{
	 border-bottom: 1px solid #ccc;
     line-height:1.8em;
	 margin-top:40px;
     overflow: hidden;
     _zoom: 1;
}

#root dl dd,
#root dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

#root dl dd:first-letter,
#root dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
}


#root dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:40px;
     border-bottom: 1px #000 dotted;
}


#root dl dt:first-letter{
     color: #3ca1ff;
}
#root dl dd:first-letter{
     color: #ff6e8c;
}






/*  orthod-------------------------------------*/
.orthod{text-align: center;margin-bottom: 40px;}
.orthod .tit{
	display: inline-block;
	font-size: 2.14em;
	font-weight: bold;
	border-bottom: 3px #ff6e8c solid;
	position: relative;
	margin-bottom: 50px;
}

.orthod_in div{	
	display: inline-block;
	 margin: 0 20px;
	vertical-align: top;
}

.orthod_in div .img{
	width: 440px;
	height: 220px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.orthod_in div .img img{
	width: 100%;
	height: 100%;
	transition-duration: 0.3s;}

.orthod_in div .img:after{
	position: absolute;
	content: "";
	top:5px;
	left: 5px;
	width: 426px;
	height: 206px;
	border: 2px #fff solid;
}

.orthod_in div a{
	display:block;
	color: #555;
	transition-duration: 0.3s;
}

.orthod_in div a:hover{
	filter:brightness(110%);
	transition-duration: 0.6s;
	color: #ff6e8c;
}

.orthod_in div a:hover img{
	width: 105%;
	height: 105%;
	transition-duration: 0.6s;
}












/*  共通-------------------------------------*/


.center{
	text-align: center !important;
}
.clear{clear:both;}

.sp{display:none;}
.pc{display:block;}

.right{text-align:right;}

.point_left{
	position:absolute;
	top:0;
	left:0;
}
.point_right{
	position:absolute;
	top:0;
	right:0;
}

.bg_blue{background:#DEF0F8;}

.img_left{
	float:left;
	width:400px;
	height:auto;
	margin:0 20px 0 0;
	display:inline-block;
}

.font10{font-size:10px;}
.font12{font-size:12px;}
.font14{font-size:14px;}

.mb50{margin-bottom:50px;}



/*  table_contact-------------------------------------*/
table.contact{
	width:80%;
	border: 1px solid #3ca1ff;
	margin:0 0 30px 0;
}
table.contact tr{
	border: 1px solid #3ca1ff;
}

table.contact th,
table.contact td{padding: 6px 15px;
	vertical-align: middle;
	line-height: 1.7;
	box-sizing:border-box !important;
}
table.contact th{
	font-weight: normal;
	background: #ebf5ff;
	color: #3ca1ff;
	text-align: center;
}

table.contact input{
	height:25px;
	border:1px solid #CCC;
	box-sizing:border-box !important;
}
table.contact textarea{
	border:1px solid #CCC;
	box-sizing:border-box !important;
}



/*20180111追記*/
.footer_in p.btn{margin:0;}
table.contact textarea{
	width:100%;
	box-sizing:border-box;}






/*  btn-------------------------------------*/
.btn{
	width:250px;
	margin:30px auto;
	box-sizing:border-box;
}
.btn a{
	width: 100%;
	padding: 10px 0 10px 20px;
	text-align: center;
	display: inline-block;
	background:#BEE3F4;
	color:#0045B9;
	border:#BEE3F4 1px solid;
	border-radius:40px;
	transition:0.4s;
	box-sizing:border-box;
	position:relative;
}
.btn a:hover{
	color:#FFF;
	border:1px solid #00A0DA;
	background:#00A0DA !important;
	transition:0.4s;
	opacity:1;
}
.btn a span{
	background:#0045B9;
	padding:5px 12px;
	border-radius:53px;
	position:absolute;
	top:5px;
	left:5px;
}
.btn a i{
	text-align:center;
	color:#FFF;}



#sub_main .btn{
	margin:0 auto;
	box-sizing:border-box;
}
#sub_main .btn a{
	width: 100%;
	text-align: center;
	display: inline-block;
	background:#BEE3F4;
	color:#0045B9;
	border:#BEE3F4 1px solid;
	border-radius:40px;
	transition:0.4s;
	box-sizing:border-box;
	position:relative;
	margin:0 auto;
	padding:10px 20px;
}
#sub_main .btn a:hover{
	color:#FFF;
	border:1px solid #00A0DA;
	background:#00A0DA !important;
	transition:0.4s;
	opacity:1;
}
#sub_main .btn a span{
	background:#0045B9;
	padding:5px 12px;
	border-radius:53px;
	position:absolute;
	top:5px;
	left:5px;
}
#sub_main .btn a i{
	text-align:center;
	color:#FFF;}





#sub_main .map .btn a{
	margin:20px auto 40px auto!important;
}








/*  esthetic-------------------------------------*/
#crown{
	width: 100%;
}
#crown img{
	width:100%;
}







/*  tel-------------------------------------*/
.tel{
	margin:0;
	font-size:14px;
	font-family: 'Lustria', serif;
	color:#0045B9;
}
.tel a{
	color:#0045B9;
	font-size:28px;
}
.tel i{margin-right: 10px;}



#access .tel{
	float:left;
}

#footer .tel{
	margin:10px 0;
}





/*  tel_0501-------------------------------------*/
#sub_main{
	width:100%;
	margin: 0 auto;
}
#sub_main p{
	font-size:16px;
	margin-bottom: 25px;
	letter-spacing:1px;
}


#sub_main .submain_title{
	position:relative;}
#sub_main .sub_mv img{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0 !important;
}

#sub_main h2,
#sub_main h3,
#sub_main h4,
#sub_main h5,
#sub_main h6{
	text-align:left;
}

#sub_main h1{
	width:100%;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
	font-size:38px;
	color:#FFF;
	position:absolute;
	top:50%;
	left:0;
	line-height:100%;
	letter-spacing:2px;
	text-shadow: 1px 2px 3px #808080;
}
#sub_main h1 span{
	font-size:20px;
	font-family: 'Lustria', serif;
	display:block;
}
#sub_main h2 {
	width:1000px;
    font-size: 26px;
    color:#0045B9;
    line-height: 70%;
    margin:	30px auto;
	display:inline-block;
}
#sub_main h2 span{
    border-left: 6px solid #0045B9;
    border-right: 6px solid #0045B9;
    padding: 10px 20px;
}

#sub_main h3{
	color: #0045B9;
	margin:20px 0 0 0;
	padding: 0 0 0 30px;
	vertical-align: middle;
	background: url(../img/common/h3.jpg) no-repeat;
	font-size: 24px;
}

#sub_main h4{
	color: #00A0DA;
	font-size: 20px;
	margin:5px 0 10px 0;
	line-height:130%;
}

#sub_main h5{
	font-size:18px;
	margin:0 auto 5px auto;
	line-height: 180%;
	color:#666;
}
#sub_main h5 span{
	padding:0 15px 3px 15px;
	border-bottom:2px solid #7FCBE9;
}

#sub_main .pankuzu{
	width:100%;
	height:auto;
	overflow:hidden;
	background:url(../img/common/pankuzu_bg.png);
	margin-top:-10px;
	padding:15px 0;
}

#sub_main .pankuzu ul{
	width:1000px;
	margin:0 auto;
	color:#0045B9;
	font-size:16px;
}
#sub_main .pankuzu ul li{
	float:left;
}
#sub_main .pankuzu ul li:after{
	content:" / ";
}
#sub_main .pankuzu ul li:last-child:after{
	content:none;
}
#sub_main .pankuzu ul li a{
	color:#0045B9;
	transition:0.4s;
}
#sub_main .pankuzu ul li a:hover{
	opacity:0.4;
	transition:0.4s;
}









/*  table-------------------------------------*/
#sub_main table.normal,
#sub_main table.price{
	width:80%;
	margin:10px 0 30px 0;
	border-collapse:collapse;
	border-top:1px solid #0045B9;
	border-right:1px solid #0045B9;
	border-bottom:1px solid #0045B9;
}
#sub_main table.normal th,
#sub_main table.price th{
	background:#0045B9;
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
	text-align:center;
}
#sub_main tabl.normal td,
#sub_main table.price td{
	background:#FFF;
	color: #0045B9;
	border-bottom:1px dotted #0045B9;
	text-align:left;
}
#sub_main table.normal th,
#sub_main table.normal td,
#sub_main table.price th,
#sub_main table.price td{
	margin:20px auto;
	padding:10px;
	vertical-align:middle;
}
#sub_main table.price th{
	width:40%;
}



#sub_main table.case{
	width:80% !important;
	margin:30px 0;
	border-collapse:collapse;
	border:1px solid #0045B9;
}
#sub_main table.case img{
	width:100%;
}
#sub_main table.case th,
#sub_main table.case td{
	margin:20px auto;
	padding:10px;
	vertical-align:middle;
	text-align:center;
}

#sub_main table.case th{
	width:50%;
	background:#0045B9;
	color:#FFF;
}
#sub_main table.case td{
	color: #0045B9;
	border-left:1px solid #0045B9;
	border-right:1px solid #0045B9 !important;
}
#sub_main table.case td:first-child{
	border-right:1px solid #0045B9 !important;
}



#sub_main table.width_100{
	width:100%;
	border-left:1px solid #0045B9;
}




#sub_main table.flow_menu{
	width:100%;
}
#sub_main table.flow_menu td{
	padding: 10px 20px;
}
#sub_main table.flow_menu img{
	width:100%;
}







.sp_footer_link{display:none;}





/*  btn-------------------------------------*/

#sub_main .btn_01{
	width:250px;
	margin:30px 0 ;
	box-sizing:border-box;
}
#sub_main .btn_01 a{
	width: 100%;
	padding: 10px 0 10px 20px;
	text-align: center;
	display: inline-block;
	background:#BEE3F4;
	color:#0045B9;
	border:#BEE3F4 1px solid;
	border-radius:40px;
	transition:0.4s;
	box-sizing:border-box;
	position:relative;
}
#sub_main .btn_01 a:hover{
	color:#FFF;
	border:1px solid #00A0DA;
	background:#00A0DA !important;
	transition:0.4s;
	opacity:1;
}
#sub_main .btn_01 a span{
	background:#0045B9;
	padding:5px 12px;
	border-radius:53px;
	position:absolute;
	top:5px;
	left:5px;
}
#sub_main .btn_01 a i{
	text-align:center;
	color:#FFF;}



.concept_link{
	position:relative;
	display:block;
	top:-20px;
}	




.entry-content .box_02{
	width:46%;
	margin:20px;
	padding:30px;
	box-sizing:border-box;
	float:left;
}
.h2_area h2.entry-title a{
	 color:#00A0DA;
	 }
.h2_area h2.entry-title a:hover{
	 color:#0045B9;
	 }
.entry-content a{
	 color:#0045B9;
	 }
.entry-content a:hover{
	 color:#00A0DA;
	 }



#sub_main .left{
	float:left;
	margin-right:15px;
}
#sub_main .box_L{
	width:40%;
	float:left;
	margin:15px;
	box-sizing:border-box;
}
#sub_main .box_R{
	width:55%;
	float:right;
	margin:15px 15px 15px 0;
	box-sizing:border-box;
}
#sub_main .box_L img{
	width:100%;
	margin:0;
}
#sub_main .box_R p{
	margin-bottom:15px;
}

#sub_main input.btn{
	width: 80%;
	margin:10px 0 10px 0;
	padding: 10px 0 10px 0;
	font-size:14px;
	letter-spacing:1px;
	text-align: center;
	display: inline-block;
	background:#BEE3F4;
	color:#0045B9;
	border:#BEE3F4 1px solid;
	border-radius:40px;
	transition:0.4s;
	box-sizing:border-box !important;
}

h5 a{color:#0045B9;}






#header h1.toppage{
	font-size:12px;
	margin-top:15px;
}

#header .logo{
	margin-top:0;
}


#header .btn_mail{
	width: 100px;
	margin:-5px 30px 30px 130px;
	text-align: center;
	float:left;
}

#header .yoyaku{
	margin:-8px 20px 30px 10px;
	padding-top:19px;
	float:left;
}

#header .info{
	text-align:right;
	float:right;
	margin:-27px 0 0;
}

#header .blog_info{
	text-align:right;
	float:right;
	margin:-8px 0 0;
}

#header .blog_info .address{
	font-size: 12px;
	margin-bottom:5px;
	color:#0045B9;
}





/*  sub_sub_sub_header_1107——————————————————*/
#sub_header{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	position: relative;
	z-index: 100;
	line-height:150%;
	box-sizing:border-box;
}

#sub_header a{transition:0.2s;}
#sub_header a:hover{
	opacity: 0.4;
	transition:0.2s;
}

#sub_header .logo{
	float: left;
	margin-top: 35px;
}
#sub_header .logo a{display: inline-block;}

#sub_header .sns01{
	position: absolute;
	left: 350px;
	top: 33px;
}
#sub_header .sns02{
	position: absolute;
	left: 400px;
	top: 33px;
}


#sub_header .btn_mail a{
	width:100%;
	margin:0;
	padding:15px;
	display: inline-block;
	background:#00A0DA;
	color:#FFF;
	transition:0.2s;
}

#sub_header .btn_mail i,
#sub_header .yoyaku i{
	margin-left:3px;
}

#sub_header .yoyaku a{
	background:#0045B9;
	border:2px solid #0045B9;
	font-size:14px;
	color:#FFF;
	padding:16px;
	transition:0.4s;
}

#sub_header .info .address{
	font-size: 12px;
	margin-bottom:5px;
	color:#0045B9;
}
#sub_header .info_sub{
	text-align:right;
	float:right;
	margin:0 0 0;
}
#sub_header .info_sub .address{
	font-size: 12px;
	margin-bottom:5px;
	color:#0045B9;
}

#sub_header .info .btn a{
	display: block;
	width: auto;
	background: linear-gradient(-60deg,#ff6e8c 50%,#ff8ba3 50%);
	box-shadow: 0 3px 0 #e02148;
	border-radius: 5px;
	border: none;
	color: #fff;
	font-size: 1em;
	padding:10px 20px;
	margin: 10px 0 20px;}

#sub_header .info .btn a:hover{
	filter: brightness(105%);
	box-shadow: none;
	-ms-transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
}

#sub_header .toptext{
	font-size:12px;
	margin-top:15px;
}

#sub_header .logo{
	margin-top:0;
}


#sub_header .btn_mail{
	width: 100px;
	margin:-5px 30px 30px 130px;
	text-align: center;
	float:left;
}

#sub_header .yoyaku{
	margin:-8px 20px 30px 10px;
	padding-top:19px;
	float:left;
}

#sub_header .info{
	text-align:right;
	float:right;
	margin:-27px 0 0;
}


#contact .gold{
	color: #c8a351;
	border-bottom: solid 1px #1D50A3;
	font-weight: bold;
}
#contact{
	text-align: left;
	margin:0 auto;
}
#contact th{
	width: 178px;
	font-weight: normal;
	padding: 10px;
	text-align: left;
	vertical-align:top;
}
#contact td{
	padding: 10px;
	text-align:left;
}
#contact tr:nth-of-type(n+2) > th, #contact tr:nth-of-type(n+2) > td{
	border-bottom: solid 1px #e2e2e2;
}
#contact tr:last-of-type > th, #contact tr:last-of-type > td{
	border-bottom: none;
}
#contact .browncell{
	background: #f9f6ed;
}


.recruit_table{
	width:80%;
	margin:0 auto;
	border-collapse:collapse !important;
	font-size:14px;
}
.recruit_table th,
.recruit_table td,
.recruit_table tr{
	box-sizing:border-box;
	border-collapse:collapse !important;
}
.recruit_table tr{
	width:100% !important;
}
.recruit_table th{
	width:30% !important;
	padding:10px;
	background:#7C9CDF;
	color:#FFF;
	border:#CCC 1px solid !important;
	vertical-align:middle;
}
.recruit_table td{
	color:#666;
	padding:10px;
	border:#CCC 1px solid !important;
}


#top_news{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:8px 0;
	box-sizing:border-box;
}

#top_news .top_news_content{
	width: 1000px;
    height: auto;
    overflow: hidden;
    margin:10px auto;
	text-align:center;
	color:#555;
	padding:20px 0;
	box-sizing:border-box;
	border-top:3px double #0045B9;
	border-bottom:3px double #0045B9;
}
#top_news .top_news_content h3{
	color:#00A0D9;
	font-size:24px;
	font-weight:bold !important;
	margin-bottom:15px;
}
#top_news .top_news_content a{
	transition:0.4s;
}
#top_news .top_news_content a:hover{
	opacity:0.4;
	transition:0.4s;
}
#top_news .top_news_content a{
	width:200px;
	border:1px solid #0045B9;
	background:#FFF;
	margin:10px auto;
	padding:0;
	font-size:12px;
	color:#0045B9;
	display:block;
	box-sizing:border-box;
	transition:0.4s;
}
#top_news .top_news_content a:hover{
	border:1px solid #FFF;
	background:#0045B9;
	color:#FFF;
	transition:0.4s;
}

.english{
	font-family: 'Lustria', serif;
}


ul#dot {
    content: "";
    background-image: url(../images/top_bg01.jpg);
    background-size: cover;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px;
    margin-bottom: 30px;
    margin-top: 10px;
    box-sizing: border-box;
}

ul#dot li {
    flex-basis: 49%;
    display: block;
    border: 1px solid #000;
    padding: 30px;
    margin-bottom: 15px;
    box-sizing: border-box;
}

ul#dot li span {
    display: table;
    background-color: #00A0DA;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}

#codid-19 .beige-back {
    font-size: 12px;
    padding: 30px;
    border: 5px solid #CCC;
    margin-top: 10px;    
}

#codid-19 ul.check {
    padding-left: 50px;
    margin-bottom: 30px;
}
#codid-19 ul.check li {
    color: indianred;
    font-weight: bold;
    margin-bottom: .5em;
    text-indent: -1.3em;
    padding-left: 0em;
    margin-bottom: .5em;
    font-size: 15px;
}
#codid-19 ul.check li:before {
    content: "◇";
    padding-right: .3em;
}

#codid-19 .btn {
    width: 500px;
    margin: 30px auto;
    box-sizing: border-box;
}
#codid-19 .btn a {
    width: 100%;
    padding: 10px 0 10px 20px;
    text-align: center;
    display: inline-block;
    background: #BEE3F4;
    color: #0045B9;
    border: #BEE3F4 1px solid;
    border-radius: 40px;
    transition: 0.4s;
    box-sizing: border-box;
    position: relative;
}
#codid-19 .btn a span {
    background: #0045B9;
    padding: 5px 12px;
    border-radius: 53px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

#codid-19 table.price{
    font-size: 16px;
}

.top_main .top_contact_bg{
    background: url(../images/top_contact_bg.jpg) repeat-y 100%;
    padding:0;
    border-top: 1px solid #CCC;
}
.top_main .top_contact_bg p{
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}



a:hover{
	cursor:pointer
}

#sub_main table.table01{
	width:80%;
	margin:10px 0 30px 0;
	border-collapse:collapse;
	border-top:1px solid #0045B9;
	border-right:1px solid #0045B9;
	border-bottom:1px solid #0045B9;
	text-align:center;
}
#sub_main table.table01 th{
    width: 20%;
	background:#0045B9;
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
}
#sub_main table.table01 td{
	background:#FFF;
	color: #0045B9;
	border-bottom:1px dotted #0045B9;
}
#sub_main table.table01 td img{
    width: 100%;
}
#sub_main table.table01 th,
#sub_main table.table01 td{
	margin:20px auto;
	padding:10px;
	vertical-align:middle;
}

.mt10{
    margin-top: 10px;
}

span.number_blue{
    background: #00A0DA;
    color: #fff;
    margin-right: 5px;
    padding: 5px 7px;
}

.entry-content img.size-full{
	width:100%;
	height:auto;
}

.entry-content img.size-medium
.entry-content img.size-large{
	width:auto;
	height:auto;
}

.flex_wrap{ display:flex; justify-content:space-between; flex-wrap:wrap; margin-bottom:50px;}
.flex_wrap .img{ width:450px;}
.flex_wrap .img img{ width:100%; height:auto;}
.flex_wrap .text{ width:500px;}

