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

#wrap {
 margin-right: auto;
 margin-left: auto;
 text-align: left;
 overflow: hidden;
}
#topcont {
 background-image: url(../img/bg_cont.png);
 background-repeat: repeat-x;
 background-position: center top;
 background-color: #1FB6C4;
 color: #FFFFFF;
 padding-top: 120px;
 padding-bottom: 20px;
 clear: both;
}
.midashi_t {
 text-align: center;
 font-size: 40px;
 line-height: 1.6em;
 padding-bottom: 60px;
 font-weight: bold;
}

.midashi_t:before {
 content: url("../img/title_before.png");
 padding-right: 10px;
}
.midashi_t:after {
 content: url("../img/title_after.png");
 padding-left: 10px;
}


.midashi_t02 {
 text-align: center;
 font-size: 40px;
 line-height: 1.6em;
 font-weight: bold;
 padding-top: 30px;
 padding-bottom: 30px;
 background-color: #FDFCE9;
}

#fixlink {
 position: fixed;
 padding-right: 0px;
 top: 150px;
 right: 0px;
 z-index: 9999;
}
#fixlink li {
 padding-bottom: 10px;
 padding-top: 10px;
}


#head {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#headwrap {
 clear: both;
 background-color: #FFFFFF;
 background-image: url(../img/bg_head.png);
 background-repeat: repeat-x;
 background-position: center top;
}
#logo {
 float: left;
 width: 370px;
 padding-top: 10px;
}
#telwrap {
 text-align: left;
 float: right;
 width: 440px;
 padding-top: 10px;
 font-size: 12px;
 line-height: 1.6em;
}
#telwrap .photo {
 width: 110px;
 float: left;
 padding-top: 4px;
 padding-bottom: 14px;
}

.telnum {
 font-size: 32px;
 line-height: 1.2em;
 font-weight: bold;
 color: #5EA134;
 padding-bottom: 0px;
}
.telnum:before {
 content: url("../img/tel.png");
 padding-right: 10px;
}


#navwrap {
 background-color: #FFFFFF;
 clear: both;
}
#navwrap02 {
	display: none;
	visibility: hidden;
}
#nav02 {
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
}
#nav02 li {
 float: left;
 padding-top: 23px;
 padding-bottom: 23px;
 position: relative;
}
#nav02 li ul{
 display: none;
 z-index: 1000;
 float: none;
 width: 166px;
 text-align: center;
 background-color: #5EA134;
}
#nav02 li ul li{
 border-right-style: none;
 clear: both;
 text-align: left;
 padding-bottom: 0px;
 padding-top: 0px;
 border-bottom: 1px solid #FFFFFF;
 width: 166px;
}
#nav02 li ul li a {
 display: block;
 text-decoration: none;
 color: #FFFFFF;
 line-height: 1.2em;
 font-size: 14px;
 padding: 10px;
}
#nav02 li:hover ul {
 display: block;
 position: absolute;
 top: 106px;
}
#nav02 ul li:hover li {
	float: none !important;
	height: 24px;
}
#nav02 ul li:hover a {

}
#nav02 ul li a:hover {
 color: #FFFFFF;
 background-color: rgba(241,90,36,1.00);
}
#nav02 img {
	display: block;
}
#flash {
 clear: both;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 position: relative;
}
#flash .photo {
 padding-bottom: 0px;
}

#flash .photo img {
 width: 100%;
 height: auto;
 min-height: 480px;
 min-width: 1500px;
}

#flash h3 {
 position: absolute;
 top: 50%;
 padding-bottom: 0px;
 left: 50px;
 transform:translateY(-50%);
}

#flash02 {
 clear: both;
 background-color: #1FB6C4;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 position: relative;
 background-image: url(../img/bg_cont.png);
 background-repeat: repeat-x;
 background-position: center top;
 padding-top: 20px;
}
#flash02 h3 {
	background-color: #1FB6C4;
	padding: 10px;
	text-align: center;
	font-size: 26px;
	line-height: 1.6em;
	color: #FFFFFF;
}
#flash02 p {
	padding-bottom: 0px;
}


#flash02 p img {
	width: 100%;
	height: auto;
}

ul.bxslider {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	display: block;
	clear: both;
}
ul.bxslider li img {
	height: auto;
	padding-right: 0px;
	width: 100%;
}
ul.bxslider li {
	list-style-type: none;
	padding: 0px;
	width: 100%;
	text-align: center;
	position: relative;
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 50px;
 position: relative;
}
#footwrap {
 background-color: #1FB6C4;
 clear: both;
 overflow: hidden;
 background-image: url(../img/bg_foot02.png);
 background-repeat: no-repeat;
 background-position: center center;
 color: #FFFFFF;
}
#cr {
 font-size: 10px;
 line-height: 1.6em;
 padding-top: 15px;
 padding-bottom: 15px;
}
#cr img {
 padding-bottom: 4px;
 padding-left: 5px;
}


#foot {
 text-align: left;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 70px;
 padding-bottom: 20px;
}
#footad {
 width: 260px;
 float: left;
 padding-right: 50px;
}
#footad ul li {
 float: left;
 padding-right: 10px;
 padding-bottom: 10px;
}

#footnav {
 width: 290px;
 border-radius: 10px;
 border: 5px solid #FFFFFF;
 padding: 10px;
 float: left;
 margin-bottom: 10px;
}
#footnav p {
 width: 48%;
 padding-left: 1%;
 padding-right: 1%;
 float: left;
 line-height: 2.4em;
}
#footnav a {
 color: rgba(255,255,255,1.00);
}

#map {
 width: 315px;
 border: 5px solid #FFFFFF;
 border-radius: 10px;
 float: right;
}
#map iframe {
 width: 100%;
}
#sns {
 background-image: url(../../img/bg03.png);
 background-repeat: repeat-x;
 background-position: center top;
 background-color: #24B8C5;
 padding-top: 70px;
 overflow: hidden;
 position: relative;
}
#sns .inner1000:before {
 content: url("../../img/img08.png");
 position: absolute;
 right: -180px;
 bottom: 30px;
}
#pagetop {
 padding-bottom: 0px;
 position: fixed;
 right: 30px;
 bottom: 20px;
}










#news {
	margin-bottom: 30px;
	width: 470px;
	border-radius: 10px;
	border: 5px solid #1F4C7F;
	height: 390px;
	background-color: #FFFFFF;
	float: left;
}
#twitter {
 margin-bottom: 30px;
 width: 470px;
 border-radius: 10px;
 border: 5px solid #1F4C7F;
 height: 390px;
 background-color: #FFFFFF;
 float: right;
 background-image: url(../../img/bg_tw.png);
 background-repeat: no-repeat;
 background-position: right top;
}
#twitter .box {
 padding-left: 20px;
 padding-right: 20px;
 height: 300px;
 overflow: hidden;
}
#news h4 {
	font-size: 24px;
	line-height: 1.6em;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../../img/line02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	color: #1F4C7F;
	padding-bottom: 25px;
	margin-bottom: 30px;

}
#twitter h4 {
 font-size: 24px;
 line-height: 1.6em;
 font-weight: bold;
 padding-left: 20px;
 background-image: url(../../img/line02.png);
 background-repeat: no-repeat;
 background-position: center bottom;
 padding-top: 15px;
 color: #1F4C7F;
 padding-bottom: 25px;

}

#news table {
	border-collapse: collapse;
	width: 100%;
}
#news th {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #A5B2BB;
	width: 25%;
}
#news td {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #A5B2BB;
}
#news .box01 {
	clear: both;
	overflow: auto;
	height: 270px;
	padding-right: 20px;
	padding-left: 20px;
}
#main {
	float: left;
	width: 720px;
	height: 100%;
}
#sub {
	float: right;
	width: 250px;
}
#sub h6 {
 text-align: center;
 font-size: 16px;
 line-height: 1.6em;
 margin-bottom: 15px;
 padding: 10px;
 background-color: hsla(92,42%,53%,1.00);
 color: hsla(0,0%,100%,1.00);
 border-top-left-radius: 10px;
 border-top-right-radius: 10px;
}

.sidelist {
 padding-bottom: 20px;
}
.sidelist li {
 padding-bottom: 10px;
 line-height: 20px;
 background-image: url(../img/list.png);
 background-repeat: no-repeat;
 background-position: 0px 2px;
 padding-left: 20px;
 margin-bottom: 10px;
 border-bottom: 1px solid hsla(0,0%,86%,1.00);
}
.sidelist  a {
	color: #2E2E2E;
	text-decoration: none;
}
.photo340 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo340 .box {
	float: right;
	width: 340px;
}

.photo340 .photo {
	float: left;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.name {
 font-size: 20px;
 line-height: 1.6em;
 background-image: url(../img/icon.png);
 background-repeat: no-repeat;
 background-position: left top;
 padding-left: 60px;
 color: hsla(25,77%,56%,1.00);
 font-weight: bold;
 border-bottom: 2px dashed #BBA89A;
 padding-bottom: 10px;
 margin-bottom: 10px;
}


.photo340 .photo02 {
	float: right;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo340 .box02 {
	float: left;
	width: 340px;
}

.photo339 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo339 .box {
	float: right;
	width: 340px;
}

.photo339 .photo {
	float: left;
	width: 339px;
	padding-right: 11px;
	padding-left: 10px;
}

.photo339 .photo02 {
	float: right;
	width: 339px;
}
.photo339 .box02 {
	float: left;
	width: 340px;
}

.photo220 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo220 .box {
	float: right;
	width: 460px;
	padding-right: 10px;
}

.photo220 .photo {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo220 .photo03 {
	float: left;
	width: 220px;
	padding-right: 20px;
}
.photo220 .photo02 {
	float: right;
	width: 220px;
}
.photo220 .box02 {
	float: left;
	width: 460px;
	padding-left: 10px;
	padding-right: 10px;
}

.photo216 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo216 .box {
	float: right;
	width: 460px;
	padding-right: 12px;
	padding-left: 8px;
}

.photo216 .photo {
	float: left;
	width: 216px;
	padding-right: 12px;
	padding-left: 12px;
}
.photo216 .photo03 {
	float: left;
	width: 216px;
	padding-right: 26px;
}
.photo216 .photo02 {
	float: right;
	width: 216px;
}
.photo216 .box02 {
	float: left;
	width: 460px;
	padding-right: 8px;
	padding-left: 12px;
}
.photo160 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo160 .box {
	float: right;
	width: 460px;
}

.photo160 .photo {
	float: left;
	width: 160px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo160 .photo03 {
	float: left;
	width: 160px;
	padding-right: 20px;
}
.photo160 .photo02 {
	float: right;
	width: 160px;
}
.photo160 .box02 {
	float: left;
	width: 460px;
}
.midashi {
 clear: both;
 font-size: 30px;
 line-height: 1.6em;
 margin-bottom: 15px;
 color: hsla(203,70%,48%,1.00);
 text-align: center;
 font-weight: bold;
 position: relative;
}
.midashi:before {
 content: url("../img/title_before02.png");
 padding-right: 10px;
}
.midashi:after {
 content: url("../img/title_after02.png");
 padding-left: 10px;
}
.midashi02 {
 font-size: 20px;
 line-height: 1.6em;
 clear: both;
 margin-bottom: 15px;
 padding-bottom: 4px;
 border-bottom: 1px solid hsla(0,0%,81%,1.00);
 color: hsla(96,47%,47%,1.00);
 font-weight: bold;
}

.komidashi {
 line-height: 1.6em;
 background-image: url(../img/list04.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
 font-size: 16px;
 color: hsla(25,77%,56%,1.00);
 font-weight: bold;
}
.txtbox {
	clear: both;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.txtbox iframe {
 width: 100%;
}

.linebox {
 clear: both;
 width: 660px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 30px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 10px;
 margin-bottom: 30px;
 background-image: url(../img/bg_cont.png);
 background-repeat: repeat-x;
 background-position: center top;
 color: hsla(0,0%,100%,1.00);
 background-color: #1FB6C4;
}
.linebox02 {
 clear: both;
 width: 654px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 10px;
 margin-bottom: 30px;
 background-repeat: repeat-x;
 background-color: hsla(0,0%,100%,1.00);
 border: 2px solid #1EBAC8;
}
.photoleft {
 float: left;
 padding-right: 15px;
}

.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl {
	width: 100%;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	clear: both;
}
.tbl td {
	padding: 6px;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.tbl th {
 padding: 6px;
 text-align: left;
 vertical-align: top;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-right-style: solid;
 border-bottom-style: solid;
 border-right-color: #999999;
 border-bottom-color: #999999;
 background-color: #21B8C5;
 color: hsla(0,0%,100%,1.00);
}
.pagetop {
 text-align: right;
 clear: both;
 padding-bottom: 50px;
 font-size: 12px;
 line-height: 20px;
}
.pagetop a {
 background-color: #E58037;
 padding: 10px;
 display: inline-block;
 color: #FFFFFF;
 border-radius: 4px;
 text-decoration: none;
}
.pc-none{
	display: none;
}
.wc_anctxt img {
　vertical-align: top; 
　width: 100%;
　display: none;
}
.telbox {
 background-position: 10px 10px;
 background-repeat: no-repeat;
 text-align: center;
 background-color: #54A449;
 border-radius: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 30px;
 border: 5px solid #5DA034;
}
.telbox h4 {
 padding-bottom: 0px;
}

.telbox h4 img {
 border-top-left-radius: 8px;
 border-top-right-radius: 8px;
}
.telbox .mail {
 width: 430px;
 border-radius: 10px;
 background-color: #FFFFFF;
 padding-bottom: 0px;
 font-size: 24px;
 line-height: 1.2em;
 vertical-align: middle;
 float: left;
 margin-left: 40px;
 margin-bottom: 20px;
}
.telbox .tel {
 width: 430px;
 border-radius: 10px;
 background-color: #FFFFFF;
 padding-bottom: 0px;
 font-size: 20px;
 line-height: 1.2em;
 vertical-align: middle;
 height: 88px;
 float: right;
 margin-right: 40px;
 margin-bottom: 20px;
 font-weight: bold;
 padding-top: 30px;
}
.telbox .tel h5 {
 font-size: 24px;
 color: #E48036;
 font-weight: bold;
}
.telbox .tel .box {
 padding-left: 88px;
 background-image: url(../img/c_tel.png);
 background-repeat: no-repeat;
 background-position: 40px center;
}


.telbox .mail a img {
 vertical-align: middle;
 display: inline-block;
}

.telbox .mail a {
 display: block;
 text-decoration: none;
 color: #E48036;
 font-weight: bold;
 line-height: 1.6em;
 vertical-align: middle;
 height: 88px;
 padding-top: 30px;
}
.telbox .mail a:before {
 content: url("../img/c_mail.png");
 display: inline-block;
 vertical-align: middle;
 padding-right: 20px;
}




.telnum02 {
 font-size: 30px;
 line-height: 1.6em;
}
.telnum02:before {
 content: url("../img/tel02.png");
 padding-right: 10px;
}


.link {
	background-color: #C4B08F;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-align: center;
}
.link02 {
 background-color: #FFFFFF;
 padding-bottom: 0px;
 margin-bottom: 10px;
 border-radius: 10px;
 text-align: center;
}
.link03 {
 background-color: #FFFFFF;
 padding-bottom: 0px;
 margin-bottom: 10px;
 border-radius: 10px;
 text-align: center;
 border: 3px solid #E58136;
}
.link a {
	padding: 10px;
	display: block;
	color: #001226;
	text-decoration: none;
}
.link02 a {
 padding: 10px;
 display: block;
 color: #2590D0;
 text-decoration: none;
 font-weight: bold;
}
.link03 a {
 padding: 6px;
 display: block;
 color: #E58136;
 text-decoration: none;
 font-weight: bold;
}
.txt14 {
 font-size: 14px;
}
.numtitle p {
 background-image: url(../../img/bg_num.png);
 background-repeat: no-repeat;
 padding-top: 35px;
 width: 90px;
 height: 36px;
 text-align: center;
 padding-left: 12px;
 font-size: 24px;
 line-height: 1.2;
 display: inline-block;
}


.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	color: hsla(359,100%,39%,1.00);
}
#half {
 background-color: #0100B4;
 color: #FFFFFF;
 clear: both;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
	width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.inner1000 {
 width: 1000px;
 margin-left: auto;
 margin-right: auto;
 position: relative;
}
.greet {
 padding-bottom: 80px;
}
.greet .photo {
 width: 501px;
 float: left;
}
.greet .box {
 width: 450px;
 float: right;
 font-size: 18px;
 line-height: 1.8em;
}
.numtitle h5 {
 display: inline-block;
 font-size: 32px;
 line-height: 1.2em;
 padding-left: 15px;
 font-weight: bold;
}
.numtitle {
 padding-bottom: 10px;
}
.topphoto {
 padding-bottom: 30px;
}

.topphoto .photo {
 width: 383px;
 float: left;
}
.topphoto .photo02 {
 width: 383px;
 float: right;
}
.topphoto .box {
 width: 570px;
 float: right;
 font-size: 18px;
 line-height: 2.2em;
 padding-top: 30px;
}
.topphoto .box02 {
 width: 570px;
 float: left;
 font-size: 18px;
 line-height: 2.2em;
 padding-top: 30px;
}
#topcouse {
 background-color: #E58136;
 padding-top: 75px;
 padding-bottom: 35px;
 background-image: url(../../img/bg01.png);
 background-repeat: no-repeat;
 background-position: center top;
}
#topcouse .inner1000:before {
 content: url("../../img/img07.png");
 position: absolute;
 top: -50px;
 left: -180px;
}
#topcouse  .cbox {
 width: 480px;
 float: left;
 padding-right: 40px;
 margin-bottom: 40px;
}
#topcouse .cbox:nth-of-type(2n) {
 padding-right: 0px!important;
}
.cbox h5 {
 background-color: #1F4C7F;
 width: 300px;
 margin-left: auto;
 margin-right: auto;
 text-align: center;
 color: #FFFFFF;
 font-size: 18px;
 padding: 10px;
 border-radius: 10px;
 line-height: 1.2em;
 position: relative;
}
.cbox .box {
 border-radius: 10px;
 background-color: #F6ECC0;
 padding-top: 40px;
 padding-right: 20px;
 padding-left: 20px;
 padding-bottom: 20px;
 margin-top: -20px;
}
.cbox .photo img {
 border-radius: 125px;
 border: 3px solid #FFFFFF;
}
.cbox .photo {
 width: 256px;
 float: left;

}
.cbox .box01 {
 width: 160px;
 float: right;
}
#conttel {
 background-color: #FDFCE9;
 background-image: url(../img/bg_foot.png);
 background-repeat: repeat-x;
 background-position: center bottom;
 padding-bottom: 50px;
 margin-bottom: 0px;
 overflow: hidden;
}
.cltitle {
 background-color: #21B8C5;
 text-align: center;
 color: #FFFFFF;
 font-size: 40px;
 line-height: 1.2em;
 font-weight: bold;
 padding-top: 40px;
 padding-bottom: 20px;
}
#conttel .inner1000 {
 background-image: url(../../img/bg02.png);
 background-repeat: no-repeat;
 background-position: center top;
 padding-top: 80px;
}
.gcl {
 width: 940px;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 60px;
}
.gcl img , .gcl iframe{
 width: 100%;
}
.footbn li {
 background-color: #E58136;
 background-image: url(../img/bg_bn.png);
 background-position: right center;
 background-repeat: no-repeat;
 border-radius: 10px;
 width: 300px;
 float: left;
 font-size: 20px;
 line-height: 1.6em;
 font-weight: bold;
 text-align: center;
 margin-right: 50px;
 margin-bottom: 10px;
}
.footbn li:nth-of-type(3n){
 margin-right: 0px;
}

.footbn li a {
 display: block;
 color: #FFFFFF;
 text-decoration: none;
 padding-top: 25px;
 padding-bottom: 25px;
}
.arrow_box{
 position: relative;
 background: #FFFFFF;
 padding: 10px;
 border: 2px solid #1F4C7F;
 border-radius: 10px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 clear: both;
 margin-left: 10px;
 margin-right: 10px;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    bottom:100%;
    left:85%;
}
.arrow_box:after{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    border-bottom-color:#FFFFFF;
 visibility: visible;
}
.arrow_box:before{
    border-color: rgba(31, 76, 127, 0);
    border-top-width:12px;
    border-bottom-width:12px;
    border-left-width:12px;
    border-right-width:12px;
    margin-left: -12px;
    margin-bottom: 2px;
    border-bottom-color:#1F4C7F;
}
.numbox {
 clear: both;
 margin-bottom: 30px;
}
.numbox p {
 width: 100px;
 background-color: rgba(255,241,57,1.00);
 text-align: center;
 color: rgba(31,182,196,1.00);
 font-size: 20px;
 padding: 10px;
 font-weight: bold;
 margin-right: 10px;
 float: left;
}
.numbox h6 {
 color: rgba(31,182,196,1.00);
 font-size: 20px;
 padding: 10px;
 font-weight: bold;
}
.photo300 {
	clear: both;
	width: 720px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.photo300 .box {
	float: right;
	width: 300px;
}

.photo300 .photo {
 width: 300px;
 padding-right: 60px;
 padding-left: 10px;
 float: left;
 background-image: url(../img/yajirushi.png);
 background-repeat: no-repeat;
 background-position: right 100px;
}

.photo300 .photo02 {
	float: right;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}
.photo300 .box02 {
	float: left;
	width: 300px;
}
.voicebox {
 margin-bottom: 30px;
}
.voicebox .photo {
 width: 160px;
 float: left;
 padding-bottom: 10px;
 padding-right: 10px;
 padding-left: 10px;
}
.voicebox .photo img {
 border-radius: 108px;
}

.voicebox .box {
 width: 520px;
 padding-left: 10px;
 padding-right: 10px;
 float: left;
 padding-bottom: 20px;
}
dt.contact_item_title{
	width: 25%!important;
}
dd.contact_item_input{
	width: 75%!important;
}