@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

img{
  vertical-align: bottom;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?zq31z");
  src: url("../fonts/icomoon.eot?zq31z#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?zq31z") format("truetype"), url("../fonts/icomoon.woff?zq31z") format("woff"), url("../fonts/icomoon.svg?zq31z#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }


.pcon{display: block!important;}
.spon{display: none!important;}



/* -----------------------------------------
  common 
-----------------------------------------*/
html {
  font-size: 62.5%; }

body {
  color: #333333;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 15px;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
  font-feature-settings : "palt";
	background:#fff;
}


a {
  text-decoration: none; }

a:hover {
  opacity: 0.7;
z-index: 1;}
.textcenter{
  text-align: -webkit-center;
  text-align: -moz-center;
  text-align: center;
}




.alignright {
  float: right; }

.aligncenter {
  display: block;
  margin: auto; }

.alignleft {
  float: left; }

.red {
  color: #d80000; }

.bold {
  font-weight: bold; }



.cmn_w {
  margin: 0 auto;
  width: 700px;
	}
	

.pdn30 {
  padding: 30px 0; }

.mgnB45 {
  margin-bottom: 45px; }

.mgnB40 {
  margin-bottom: 40px; }


.en {
  font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif; }

.bg_gray {
  background-color: #f0f5f8;
	}

.lh0{line-height:0;}


#header {
	width:100%;
	margin: 0 auto;
	text-align:left;
	position: fixed;
  z-index: 99;
}

#header .alignright{
  display: flex;
  align-items: center;
}

#header h1{
	text-align:left;
	color:#fff;
	padding:10px 0;
  font-size: 1.6rem;
  
	background-color:#3FA7F3;
	/*background-color:#377CB7;*/
}

 #header .navi{
  display: flex;
}

.inner{
	width: 100%;
	max-width: 1180px;
	margin: 0 auto;
}

#header .inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
} 

.fixed{
	position:fixed;
	width:100%;
	height:130px;
	top:0px;
	z-index:1000000;
}


.logo{
	width:100%;
	margin: 0 auto;
	background:#FFF;
}

#header h2 img{
	width:100%;
	max-width: 300px;
  vertical-align: bottom;
}

.tel{
	float:left;
  padding: 20px 20px 20px 0;
  text-align: end;
}
.tel img{
	width:70%;
	max-width: 300px;
}

#header ul.btn{
	width:100%;
	max-width: 200px;
	list-style: none;
	float: right;
	padding:25px 0 25px;
	margin-left: 10px;
}

#header ul.btn li{margin-bottom: 5px;}
#header ul.btn li:last-child{margin-bottom: 0;}
#header ul.btn li a{display: block;}
#header ul.btn li img{
	width:100%;
	max-width: 200px;
}

#gnav{
	border-top:3px solid #3FA7F3;
}

.navi {
	width:100%;
	height: 80px;
	background-image: url(../img/gnav.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}



.navi li{
	border-left:0.5px solid #8C731E;
  border-bottom:0.5px solid #8C731E;
	box-sizing: border-box;
	height: 80px;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.navi li img{
  width: 60%;
}

.navi li:last-child{border-right:0.5px solid #8C731E;}
ul.navi li a{display: block;}


#mv {
	width:100%;
	max-width: 1180px;
	margin: 0 auto;
	padding-top:220px;
}

#sec01 {
	width:100%;
	max-width: 1180px;
	margin: 0 auto 40px;
}

#cal {
	width:100%;
	max-width: 1180px;
	margin: 0 auto 40px;
}

#cal h3{
	margin-bottom: 40px;
}

#cal p.calendar{
	width:100%;
	max-width: 1180px;
	margin: 0 auto;
	}

#sec02,
#sec03{
	width:100%;
	max-width: 1180px;
	margin: 0 auto 40px;
	}


#sec04,
#sec06{
	width:100%;
	max-width: 1180px;
	margin: 0 auto;
	}

#sec02 p.desc{
	width:100%;
	max-width: 405px;
	margin: 40px auto 30px;
	}

#sec03 p.desc{
	width:100%;
	max-width: 530px;
	margin: 40px auto 30px;
	}
#sec03 dl{
	width: 100%;
	margin:40px auto 40px;
}

#sec03 dl dt{
	width: 100%;
	margin:0 auto 20px;
}

#sec03 dl dd{
	width: 100%;
	margin:0 auto 20px;
}

#sec04 p.desc{
	width:100%;
	max-width: 330px;
	margin: 40px auto 30px;
	}

/*
#sec02 h4,#sec02 h5{
	width:100%;
	max-width: 1180px;
	margin: 40px auto 20px;
	}
*/

#sec02 p img,
#sec03 p img{
	width:100%;
	max-width: 1180px;
	margin:0 auto;
}



#sec05{
	width:100%;
	max-width: 1180px;
	margin: 40px auto;
}

#sec03 h3,
#sec04 h3,
#sec05 h3,
#sec06 h3,
#sec07 h3{
	margin-bottom: 40px;
}


#sec06 p.dr{
	margin-top: 40px;
}


#sec07 {
	width:100%;
	max-width: 1180px;
	margin: 40px auto 50px;
}

#sec07 p.map{
	margin:0 auto 20px;
	text-align: center;
}

#sec07 p.map img{
	width: 100%;
	max-width: 640px;
}

#sec07 p.gmapbtn{
	margin:0 auto 20px;
	text-align: center;
}

#sec07 p.gmapbtn img{
	width: 100%;
	max-width: 566px;
}

#sec07 p.addr{
	width: 100%;
	max-width: 790px;
	margin: 0 auto;
}

#sec08{
	width:100%;
	max-width: 1180px;
	margin: 40px auto 70px;
	border:3px solid #6c272d;
	box-sizing: border-box;
	padding-bottom:40px;
}

#sec08 ul.info{
	margin:30px auto 0;
	width: 100%;
	max-width: 910px;
}
#sec08 ul.info li.clinic{
	float: left;
	width: 100%;
	max-width: 395px;
	text-align: right;
}

#sec08 ul.info li.telno{
	float: right;
	width: 100%;
	max-width: 495px;
	text-align: right;
}

#sec08 p.txt img{
	width: 100%;
	max-width:650px;
}

#sec08 ul.btn{
	margin:20px auto 0;
	width: 100%;
	max-width: 740px;
}

#sec08 ul.btn li.mail{
	float: left;
	width: 100%;
	max-width: 370px;
	text-align: left;
}

#sec08 ul.btn li.web{
	float: left;
	width: 100%;
	max-width: 370px;
	text-align: right;
}

#sec08 ul.btn li.mail img,
#sec08 ul.btn li.web img{
	max-width: 360px;
}

#footer {
	width:100%;
	margin: 0 auto;
	background:#3FA7F3;
}
	
#footer p{
	color:#FFF;
	font-size:14px;
	padding:5px 0;
}

.formtxt01{
	padding-top: 300px;
}


.mb40{
    margin-bottom: 60px;
  }


.tsume10{
letter-spacing: -0.10em;
}

.tsume8{
letter-spacing: -0.08em;
}

.tsume5{
letter-spacing: -0.05em;
}

/*#nav_toggle{
	display: none;
}
*/
/* -----------------------------------------
  middle
-----------------------------------------*/
/*@media screen and (max-width:1024px) {*/

/* -----------------------------------------
  SP
-----------------------------------------*/
@media screen and (max-width: 640px) {
  * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; 
		}
  
  .mb10{
    margin-bottom: 10px;
  }
	
  .mb12{
    margin-bottom: 12px;
  }
  
  .mb15{
    margin-bottom: 15px;
  }
	
  .mb20{
    margin-bottom: 20px;
  }
  
  .mb30{
    margin-bottom: 30px;
  }
  
  .mb40{
    margin-bottom: 40px;
  }
	
  .mb50{
    margin-bottom: 50px;
  }
	
  .mb60{
    margin-bottom: 60px;
  }	

.tsume10{
letter-spacing: -0.10em;
}

.tsume8{
letter-spacing: -0.08em;
}

.tsume5{
letter-spacing: -0.05em;
}

body {
	font-size: 12px;
	font-size: 1.2rem;
	}

 img {
    max-width: 100%;
    height: auto;
	}
  .spon {display: block!important;}
  .pcon {display: none!important; }


.fixed{
	/*position: static;*/
	height:auto;
}

#header {height: auto;}
#header h1{
	text-align:center;
	font-size: 9px;
	padding: 4px 0;
}

.inner{
	width: 100%;
	margin: 0 auto;
	padding:0 20px;
	box-sizing:border-box;
}
  
    #header .inner{
  background: #3FA8F4;
      display: flex !important;
padding-right: 20%;
      justify-content: space-between;
  }

  #header .logo{
    padding: 5px 74px 5px 10px;
    
      height: 68px;
  }
  
  .head_icon{
    width: 69px;
    padding: 5px;
  }
  
  .head_icon img{
    width: 100%;
  }
  
  #header h1{
    display: none;
  }
  
.logo{
	width:100%;
	margin: 0 auto;
	padding:7px 0 7px;
}

#header h2,.tel{
  padding: 5px 10px;
  line-height: 0;
}

#header h2 img{
	width:100%;
	/*max-width: 250px;*/
	max-width: 280px;

	float:none;
	padding-top: 0;
}
	
#gnav{
background-image:none;
background: #FFF;
border-top:none;
border-bottom:none;
background: #FFF;
height: auto;
}
	
#gnav ul.spnavi{
	border-bottom:1px solid #8C731E;
	box-sizing: border-box;
  display: flex;
}
	
#gnav ul.spnavi li{
	box-sizing: border-box;

	border-left:1px solid #8C731E;
	line-height: 0;
  padding: 5px;
  width: 25%;
}
  


#gnav ul.spnavi2{
	border-bottom:1px solid #8C731E;
	box-sizing: border-box;
}
	
#gnav ul.spnavi2 li{
	float: left;
	box-sizing: border-box;

	height: auto;
	border-left:1px solid #8C731E;
	line-height: 0;
}

#gnav ul.spnavi2 li a{display: block;}

#gnav ul.spnavi li:first-child{border-left:none;}
#gnav ul.spnavi2 li:first-child{border-left:none;}
#gnav ul.spnavi li:last-child{border-right:none;}
#gnav ul.spnavi2 li:last-child{border-right:none;}

.tel img{
	width:100%;
	max-width: 288px;
	float:none;
	margin:0 auto;
}

#mv {
	padding-top:67px;
}

  .cb{
    padding-top: 20px;
    background-size:cover;
    text-align: center;
    padding-bottom: 20px;
    background: #f5f0e6;
  }
  
  .cb ul{
    display: flex;
  }
  
  .cb .cb_txt{
    padding: 0 20px 20px;
  }
  
  .cb ul li{
    padding-left: 10px;
    padding-right: 10px;
  }
  
  .cb ul li:last-child{
    padding-left: 0;
  }
  

  .go_map{
    width: 90%;
    display: block;
    margin: auto;
  }

	
#footer {
	padding-bottom:76px;
  padding-top: 12px;
}
	
#footer p{
	font-size: 12px;
	color: #fff;
}

.arrow{
	position: fixed;
	bottom: 100px;
	right: 10px;
  opacity: 0.8;
}

  .foot_btn{
    display: flex;
    position: fixed;
    bottom: 0;
    background: #fff;
    padding: 10px;
    opacity: 0.9;
  }
  
  .foot_btn li img{
    vertical-align: bottom;
  }
  
  .foot_btn li:first-child,.foot_btn li:nth-child(2){
    padding-right: 10px;
  }
  
  .foot_btn2{
  display: flex;
  
}

  .foot_btn2{
    display: flex;
    display: none;
    position: fixed;
    bottom: 60px;
    background: #fff;
    padding: 10px 5px 10px 8px;
  }
  
  
  
  
  
/*	
header nav {
	margin-right: -16px;
}

header nav ul{
	display: flex;
	align-items: center;
	
}

header nav ul li a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 16px ;
}
	*/
	
	nav{
		display: none;
		position: absolute;
		top:68px;
		width: 100%;
		/*background: #006598;*/
		background-color: rgba(000,000,000,0.8);
		left: 0;
	}
	header nav ul{
		display: block;
		margin: 0 auto;
		width: 90%;
	}
	header nav ul li{
		margin: 0 auto;
		text-align: left;
		border-bottom: 1px solid #fff;
		padding: 10px 0;
	}
	header nav ul li:last-child{
		border: none;
	}
	header nav ul li a{
		display: block;
		color: #FFF;
	}
	
	
	/*開閉ボタン*/
	#nav_toggle{
		display: block;
		width: 68px;
		height: 68px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 100;
		background-color: #1c67b7;
		padding: 19px;
		box-sizing: border-box;
	}
	#nav_toggle div {
		position: relative;
	}
	#nav_toggle span{
		display: block;
		height: 3px;
		background: #FFF;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;
	}
	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:24px;
	}
	
	/*
	#nav_toggle span:nth-child(4){
		top:24px;
	}*/
	
	
	/*開閉ボタンopen時*/
	.open #nav_toggle span:nth-child(1) {
			top: 10px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 10px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
    .doui{
    width: 80%;
    display: block;
    margin: auto;
  }
  
   .go_map{
    width: 90%;
    display: block;
    margin: auto;
  }
  
    .go_map{
    width: 90%;
    display: block;
    margin: auto;
  }

  .mv_btn{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  
  .txt{
    font-size: 1.6rem;
  }
  
  .txt p{
    margin-bottom: 1.6rem;
  }
  
  section h2{
    margin-bottom: 20px;
  }
  
  section h3{
    margin-bottom: 15px;
  }
  
  section{
    background: #e2f2fd;
    padding: 0 10px;
    position: relative;
  }
  
  section .wrap{
    background: #FFF;
    overflow: auto;
  }
  
  .menu_btn{
    width: 80%;
    margin: 0 auto 40px;
    display: block;
    
  }
  
  .left{
    text-align: left;
  }
  
  #sec1 .sec1_list1{
    display: flex;
    flex-wrap: wrap;
    }
  
  #sec1 .sec1_list1 li{
    width: 50%;
    }
  
  #sec1 .sec1_list1 li img{
    padding: 0 5px 5px;
  }
  
  .simg{
    width:65%;
  }
  
    .mimg{
    width:75%;
  }
  
  .ssimg{
    width:50%;
  }
}

.wrap{
  padding: 0 10px;
}

#sec1{
  text-align: center;
}

#sec2 strong{
  color: #3fa8f4;
  font-size: 2.2rem;
}

#sec2 table,#sec2 table td{
  border: 1px  solid #4D4D4D;
  font-size: 1.6rem;  
}

#sec2 table{
  width: 450px;
}

#sec2 table td{
  padding: 10px;
  font-weight: bold;
  color: #575757;
}

#sec2 table tr:nth-child(1) td{
  background: #575757;
  color: #fff;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#sec2 table tr:nth-child(1) td:nth-child(1){
  background: #0067fa;
}

#sec2 table tr:nth-child(1) td:nth-child(2){
  background: #0067fa;
}

#sec2 table tr:nth-child(1) td:nth-child(1){
  background: #d9eefd;
}

#sec2 table td:nth-child(1){
  background: #65cb9d;
  color: #fff;
}

#sec2 table td:nth-child(2){
  background: #d9eefd;
  color: #0067fa;
}

#sec3{
  text-align: center;
}

#sec6{
  text-align: center;
}

#sec6 .allow{
  margin-bottom: 10px;
}

#sec7 table{
  width: 100%;
}

#sec7 table td{
  border: 1px solid #1A1A1A;
  text-align: left;
  font-size: 1.6rem;
  padding: 6px;
  vertical-align: middle;
  color: #001859;
}

#sec7 table td:last-child{
  color: #D71E42;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif"; 
  text-align: right;
}

#sec7 table td span{
  font-size: 1.3rem;
}

#sec7 .tbl2 td:first-child{
  border-right:none;
  padding-right: 0;
}

#sec7 .tbl2 td:nth-child(2){
  border-left:none;
  padding-left: 0;
}

#sec7 .box1 {
  display: flex;
}

#sec7 .box1 .txt{
  font-size: 1.4rem;
  line-height: 1.4;
}

#sec7 .box1 img {
  display: block;
  height: 100%;
  width: 33%;
}


#sec8 table{
  font-size: 3.5rem;
  width: 100%;
  border: #1C67B7 1px solid;
}

#sec8 table th{
  text-align: center;
  background: #1C67B7;
  color: #fff;
  padding: 20px;
  border: 1px solid #fff;
}

#sec8 table td{
  padding: 20px;
  border: #1C67B7 1px solid;
  font-weight: bold;
  color: #1C67B7;
  text-align: right;
}

#sec8 table td:first-child{
  text-align: left;
}

#sec8 button{
  width: 100%;
  background: #3385f7;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 5px 0;
  border: none;
  position: relative;
  text-align: left;
  margin-bottom: 10px;
  display: flex;
}

#sec8 button img{
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}

#sec8 .txt{
  text-align: left;
}

#sec8 button:after{
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../images/qbtn.png") no-repeat;
  position: absolute;
  right: 20px;
  top: 30%;
  background-size: cover;
}

#sec8 .pink{
  background: #FF7BAB;
}



.top_menu{
  width: 80%;
  background: #3385f7;
  color: #fff;
  font-size: 4.6rem;
  font-weight: bold;
  padding: 5px 0;
  border: none;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  display: flex;
  margin: auto;
}

.top_menu span{
  display: block;
  margin: auto;
}

.top_menu:after{
  content: "";
  display: inline-block;
  width: 46px;
  height: 46px;
  background: url("../images/qbtn.png") no-repeat;
  position: absolute;
  right: 20px;
  top: 30%;
}

.top_menu_list{
  background: #f6f6f6;
  width: 80%;
  margin: auto;
}

.top_menu_list li{
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 10px 0;
}

.top_menu_list li a{
  color: #000;
  font-weight: bold;
}

#sec9{
  padding: 0;
}

#sec9 h2{
  background: #001859;
  color: #fff;
  font-weight: bold;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  margin-bottom: 0;
  font-size: 3.4rem;
  padding: 10px 0;
}

#sec9 h3{
  font-size: 2.6rem;
  background: #001859;
  color: #fff;
  padding: 5px 0;
  border-radius: 10px;
  font-weight: bold;
  width: 80%;
  margin: 0 auto 20px;
}

#sec9 strong{
  font-size: 1.8rem;
  font-weight: bold;
  display: block;
  
}

#sec9 .info{
  border: 1px solid #4D4D4D;
  padding: 10px;
}

#sec9 .info{
  border: 1px solid #4D4D4D;
}

#sec9 .info dt{
  color: #00051A;
  font-size: 1.6rem;
  text-align: left;
  font-weight: bold;
}

#sec9 .info dd{
  color: #4D4D4D;
  border-bottom: 1px solid #4D4D4D;
  font-size: 1.6rem;
  padding-bottom: 10px;
  margin-bottom: 10px;
  text-align: left;
}

#sec9 .info dd:last-child{
  border-bottom: none;
  padding: 0;
  margin: 0;
  
}


#sec9 .gomap{
  display: block;
}

#sec9,#sec10 {
  background: #fff;
}



@media screen and (max-width: 640px) { 
  
#sec8 button{
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0;
}
  
  #sec8 h3{
  font-size: 1.8rem;
  padding: 10px 0;
}

  
  
  #sec8 button:after{
  width: 20px;
  height: 20px;
  right: 5px;
    background-size: cover;
  top: 30%;
}
  
.top_menu{
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
  
  .top_menu:after{
  width: 20px;
  height: 20px;
  right: 5px;
    background-size: cover;
  top: 30%;
}
  
  .top_menu_list{
    font-size: 1.6rem;
  }
  
  
}


@media screen and (min-width: 641px) { 
  
  
  
  .cb{
    width: 1180px;
    margin: auto;
    padding: 60px 0;
    background: #f5f0e6;
  }
  
  .cb ul{
    display: flex;
    padding: 40px 40px 0;
    justify-content: center;
  } 
  
  .cb ul li{
    padding: 0 20px 0;
  } 
  
  .cb ul li img{
    width: 100%;
  }

  
  .center img{
    margin-bottom: 20px;
  }
  
}

#form{
  padding-top: 150px;
  padding-bottom: 60px;
}

.h2b{
  background: #0e064d;
  color: #fff;
  font-size: 3.4rem;
  font-weight: bold;
  margin-bottom: 40px;
  text-align: center;
}



.form_btn {
    background: #0e064d;
    color: #fff;
    font-size: 1.8em;
    border: none;
    border-radius: 5px;
    padding: 10px;
    font-weight: bold;
    margin: 20px auto;
    width: 100%;
    max-width: 300px;
    text-decoration: none;
}

.privacy{
  font-size: 2.8rem;
    text-align: left;
  }

.privacy p{
  margin-bottom: 40px;
}

.privacy h3{
  font-weight: bold;
}

.thanks_contents{
  padding-top: 250px!important;
}

@media screen and (max-width: 640px) {
  #form{
  padding-top: 88px;
  padding-bottom: 60px;
}
  
  #form p{
    font-size: 1.4rem;
  }
  
  .thanks_contents{
  padding-top: 160px!important;
}

  .thanks_contents .h2b{
    font-size: 1.8rem;
  }
  
  .form_foot{
    padding-bottom: 12px!important;
  }

}

@media screen and (min-width: 641px) {
  section{
    max-width: 640px;
    margin: auto;
  }
  
  #mv{
    max-width: 640px;
  }
  
  .top_menu{
    max-width: 640px;
  }
  
  .top_menu_list{
    max-width: 640px;
  }
  
  a{
    max-width: 640px;
  }
  
  img{
    max-width: 640px;
    display: block;
    margin: auto;
  }

  .mb10{
    margin-bottom: 10px;
  }
	
  .mb12{
    margin-bottom: 12px;
  }
	
  .mb15{
    margin-bottom: 15px;
  }

  
  .mb20{
    margin-bottom: 20px;
  }
  
  .mb30{
    margin-bottom: 30px;
  }
  
  .mb40{
    margin-bottom: 40px;
  }
	
  .mb50{
    margin-bottom: 50px;
  }
	
  .mb60{
    margin-bottom: 60px;
  }
  
  h2{
    margin-bottom: 20px;
  }
  
  h3{
    margin-bottom: 20px;
  }
  
  table{
    margin: auto;
  }
  
  .cb{
    max-width: 640px;
  }
}


