.aniv11_title{ width:100%;}

h3.aniv{
    background:#93b6c8;
    margin: 60px 0 30px 0;
    padding: 20px 15px 10px 25px;
    color: #fff;
    text-align: left;
    font-size:110%;
}

.h3_blue{ color:#6897ae;
    font-size:80%;}

.aniv_greet{
    background-image:url("https://introduction-bag.com//images/11th/11th_under.jpg");
    background-position:bottom;
    background-repeat: repeat-x;
    margin: 0 0 30px 0;
    padding: 0 0 15px 0;    
    line-height: 150%;
}

h4.aniv2{ margin: 0 0 30px 0; color:#2ea7e0; text-align: left;}

.aniv11_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0; 
	width:auto;
	height:auto;
}

.aniv11_present_l{
    width: 50%;
    height: auto;
}

.aniv11_present_r{
    width: 45%;
    height: auto;
}

.aniv11_pink{color:#D67CAF;}

.aniv11_list{ margin:0 0 0 70px; }

.aniv11_pointbox{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	border:1px dotted #ef988b;
	margin:30px 0 60px 0; 
	padding:10px; 	
	width:auto;
	height:auto;
	border-radius: 10px;
}

.aniv11_point_l{   
	margin-bottom:0;	
	width: 12%;
   height: auto;}

.aniv11_point_r{
		width: 85%;
   height: auto;
   line-height:150%;
   font-size:90%;}

.aniv11_image_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_image{ margin-bottom:20px;}

.aniv11_new1{ margin-bottom:30px;}

.aniv11_new_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_new_l{
    width: auto;
	height: auto;}

.aniv11_new_r{
    width: 286px;
    height: auto;
}

.aniv11_logo_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 60px 0; 
	width:auto;
	height:auto;
}

.aniv11_logo_l{
    width: auto;
	height: auto;}

.aniv11_logo_r{
	margin-top:30px;
    width: auto;
    height: auto;
	text-align:center;
	font-size:120%;
	line-height:180%;
}

.aniv11_map_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: end;
	margin:0; 
	width:auto;
	height:auto;
}

.aniv11_map_l{
    width: auto;
	height: auto;}

.aniv11_map_r{
    width: auto;
    height: auto;
}

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

	.aniv11_present_l{
    width: 100%;
    height: auto;
}

.aniv11_present_r{
    width: 100%;
    height: auto;
}

	.aniv11_list{ margin:0 0 30px 0; }
	
.aniv11_point_l{ 
	margin-bottom:10px;
	width: auto;
   height: auto;}

.aniv11_image_box{
    display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}
	
.aniv11_point_r{
		width: auto;
   height: auto;
   line-height:150%;
   font-size:100%;}

.aniv11_image{ margin-bottom:20px;
	width:45vw;}

	
.aniv11_new1{ margin-bottom:15px;}
	
	.aniv11_new_l{
		margin-bottom:15px;		
    width: auto;
	height: auto;}
	
	
	.aniv11_new_r{
		margin-bottom:15px;
    width: 100%;
    height: auto;
		text-align:center;
}
	
	.aniv11_logo_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}

.aniv11_logo_l{
    width: 70%;
	height: auto;}
	
.aniv11_map_box{
   display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;
	align-items: end;
	margin:0 0 30px 0; 
	width:auto;
	height:auto;
}
	
	
	
}

 /* 法人・事業者様向けお問い合わせフォーム */
.business-form {
  max-width: 760px;
  margin-top: 20px;
}
.business-form input[type="text"],
.business-form input[type="email"],
.business-form input[type="url"],
.business-form input[type="tel"],
.business-form textarea {
  width: 100%;
  max-width: 760px;
  box-sizing: border-box;
  padding: 10px 12px;
  font-size: 14px;
}

.business-form textarea {
  min-height: 180px;
  resize: vertical;
}

.business-form input[type="submit"],
.business-form button[type="submit"] {
  padding: 10px 28px;
  font-size: 14px;
  min-width: 160px;
  cursor: pointer;
}
/* 法人・事業者様ページ：スマートフォン表示調整 */
@media screen and (max-width: 640px) {

  .page-id-8453 #main_contents_wrap,
  .page-id-8453 #main_contents,
  .page-id-8453 .post_content {
    width: auto !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .page-id-8453 #main_contents_wrap {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .page-id-8453 h1,
  .page-id-8453 h2,
  .page-id-8453 h3,
  .page-id-8453 p,
  .page-id-8453 li {
    max-width: 100% !important;
    white-space: normal !important;
    overflow-wrap: anywhere;
    word-break: normal;
  }

  .page-id-8453 h2 {
    font-size: 22px !important;
    line-height: 1.5 !important;
  }

  .page-id-8453 h3 {
    font-size: 19px !important;
    line-height: 1.5 !important;
  }

  .page-id-8453 p,
  .page-id-8453 li {
    font-size: 15px !important;
    line-height: 1.9 !important;
  }

  .page-id-8453 .business-form {
    width: 100% !important;
    max-width: 100% !important;
  }

  .page-id-8453 .business-form input[type="text"],
  .page-id-8453 .business-form input[type="email"],
  .page-id-8453 .business-form input[type="url"],
  .page-id-8453 .business-form input[type="tel"],
  .page-id-8453 .business-form textarea {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box;
  }

  .page-id-8453 .business-form input[type="submit"],
  .page-id-8453 .business-form button[type="submit"] {
    width: 100%;
    max-width: 280px;
  }
}