a {
color:#333333;
}

img {
height:auto;
vertical-align:bottom;
border:none;
-webkit-backface-visibility: hidden;
}

body {
padding:0;
margin:0;
text-align:center;
font-family:-apple-system, BlinkMacSystemFont,'Open Sans','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro',sans-serif;
color:#333333;
}

.navForJichitai img {
width:12px;
display:inline-block;
margin-right:6px;
}

.forJichitai2nd img {
width:15px;
display:inline-block;
margin-right:6px;
}

.navShoudan img {
width:12px;
display:inline-block !importan;
margin-right:6px;
}

.forShoudan2nd img {
width:15px;
display:inline-block;
margin-right:6px;
}

.mobile-text {
	display: none;
}

.forSP,
.forMOBILE {
display:none;
}


.cbp-af-header {
position: fixed;
top: 0;
left: 0;
width: 100%;
height:110px;
z-index: 99;
overflow: hidden;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
background:#ffffff;
}

@media all and (-ms-high-contrast: none) {

.cbp-af-header {
box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.15);
}

}

.cbp-af-header .cbp-af-inner {
width: 100%;
margin: 0 auto;
}

.cbp-af-header h1,
.cbp-af-header nav {
display: inline-block;
position: relative;
float:left;
}

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}

.cbp-af-header h1 img {
height:64px;
width:auto;
margin:20px 0 0 30px;
}

.mainNav {
float:right;

}

.mainNav ul {
display:inline-block;
vertical-align:top;
}

.mainNav li {
float:left;
margin-top:50px;
margin-right:20px;
}

.mainNav li:last-child {
margin-right:25px;
}

.mainNav li a {
color:#333333;
text-decoration:none;
font-size:1rem;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}

.mainNav li a small {

}

.navForJichitai a {
display:inline-block;
background:url(../images/icon_envelope.svg) left center no-repeat #6eaddb;
background-size:contain;
color:#ffffff !important;
padding:0 4px 0 38px;
margin-top:-15px !important;
transition:all 0.5s ease;
border:solid 5px #6eaddb;
border-left:solid 8px #6eaddb;
text-align:left;
line-height:1.31;
}

.navForJichitai a:hover {
background:url(../images/icon_envelope.svg) left center no-repeat #7cb5df;
border:solid 5px #7cb5df;
background-size:contain;
border-left:solid 8px #7cb5df;
}

.navForJichitai small {
display:block;
font-size:0.85rem;
}

.navShoudan a {
display:inline-block;
background:url(../images/shoudan-img.svg) 0 center no-repeat #ec9b00;
background-size:contain;
color:#ffffff !important;
padding:0 4px 0 56px;
margin-top:-15px !important;
transition:all 0.5s ease;
border:solid 5px #ec9b00;
border-left:solid 8px #ec9b00;
text-align:left;
line-height:1.31;
}

.navShoudan a:hover {
border:solid 5px #eba725;
border-left:solid 8px #eba725;
}

.navShoudan small {
display:block;
font-size:0.85rem;
}

.mainNav div {
display:inline-block;
margin-top:40px;
margin-right:20px;
text-align:left;
}

.mainNav div section {
float:right;
}

.mainNav div img {
width:50px;
height:auto;
margin-right:10px;
display:inline-block;
vertical-align:top;
}

.mainNav div a {
color:#333333;
text-decoration:none;
display:block;
}

.mainNav div a:hover strong {
text-decoration:underline;
}

.mainNav div strong {
display:inline-block;
font-size:1.8rem;
margin-top:-3px;
}

.mainNav div small {
font-size:0.7rem;
display:inline-block;
}

.mainNav div span {
display:none;
}

.cbp-af-header.cbp-af-header-shrink {
height:80px;
}

.cbp-af-header.cbp-af-header-shrink .header {
height:80px;
}

.cbp-af-header.cbp-af-header-shrink .mainNav {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
margin:25px 0 0 0;
}

.cbp-af-header.cbp-af-header-shrink .mainNav li {
float:left;
margin-top:8px;
margin-right:20px;
}

.cbp-af-header.cbp-af-header-shrink .mainNav .navForJichitai a {
display:inline-block;
background:url(../images/icon_envelope.svg) left center no-repeat #6eaddb;
background-size:contain;
color:#ffffff !important;
padding:0 4px 0 38px;
margin-top:-15px !important;
transition:all 0.5s ease;
}

.cbp-af-header.cbp-af-header-shrink .mainNav .navForJichitai a:hover {
background:url(../images/icon_envelope.svg) left center no-repeat #7cb5df;
background-size:contain;
}


.cbp-af-header.cbp-af-header-shrink .mainNav .navShoudan a {
display:inline-block;
background-size:contain;
color:#ffffff !important;
padding:0 4px 0 58px;
margin-top:-15px !important;
transition:all 0.5s ease;
}

.cbp-af-header.cbp-af-header-shrink .mainNav .navShoudan a:hover {
background-size:contain;
}

/*
@media screen and (max-width: 1400px) {
	.navForJichitai {
	display:none;
	}
}
*/

.forJichitai2nd {
display:none;
padding:0 0 20px 0;
text-align:center;
}

@media screen and (max-width: 1400px) {
	.navForJichitai {
	margin-right:10px !important;
	}
	
	.navShoudan {
	margin-right:10px !important;
	}
	
	.mainNav ul li {
	margin-right:10px !important;
	
	}
	.header h1 img {
	width:180px;
	height:52px;
	margin-top:28px;
	}
	.cbp-af-header.cbp-af-header-shrink h1 img {
	width:159px;
	}
}

.forJichitai2nd a {
display:inline-block;
padding:15px 30px 15px 60px;
background:url(../images/icon_envelope.svg) left center no-repeat #6eaddb;
background-size:contain;
color:#ffffff;
font-size:1.1rem;
text-decoration:none;
border:solid 5px #6eaddb;
}

.cbp-af-header.cbp-af-header-shrink .mainNav div {
display:inline-block;
margin-top:0;
text-align:left;
}

.cbp-af-header.cbp-af-header-shrink .mainNav div img {
width:35px;
margin-top:3px;
}

.cbp-af-header.cbp-af-header-shrink .mainNav div strong {
font-size:1.4rem;
vertical-align:top;
margin-top:5px;
}

.cbp-af-header.cbp-af-header-shrink .mainNav div small {
display:none;
}

.cbp-af-header.cbp-af-header-shrink img {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
transition: all 0.3s;
}

.cbp-af-header.cbp-af-header-shrink h1,
.cbp-af-header.cbp-af-header-shrink .mainNav a {
font-size:0.95em;
}

.cbp-af-header.cbp-af-header-shrink h1 img {
height:46px;
margin:17px 0 0 30px;
}

.swiperContainerWrapper {
padding:95px 0 20px 0;
}

.swiper-slide {
margin:39px 0 40px 0;
}

.swiper-slide img {
width:97%;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.3);
}

.centererPC {
text-align:center !important;
}

.top47 {
text-align:center;
font-size:1.15rem;
font-weight:700;
padding:60px 0;
}

/*
.tab dd::before {
font-family:'FontAwesome' !important;
content:"\f105";
margin-right:5px;
}
*/

.indexIntro h4 a {
display:inline-block;
padding:17px 24px;
background:#333333;
color:#ffffff;
text-decoration:none;
font-size:1.1rem;
border-radius:50px;
}

.indexIntro h2 cite {
font-style:normal;
display:flex;
gap:0 3px;
align-items:center;
font-size:16px;
padding:5px 0 13px;
}

.tab {
overflow:hidden;
}

.tab dd {
display:inline-block;
background:#c0c0c0;
color:#333333;
padding:15px 30px;
float:left;
margin-right:10px;
border-radius:50px;
text-align:center;
font-size:0.95rem;
transition:all 0.5s ease;
}

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

.tab dd {
width:210px;
font-size:0.8em;
padding:13px 10px;
}

}

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

.tab dd {
width:200px;
font-size:0.75em;
padding:13px 0;
}

}

.tab dd.select {
background:#003760;
color:#ffffff;
}

.tab dd:hover {
cursor:pointer;
}

.content dd {
background:#ffffff;
padding:10px;
}

.hide {
display:none;
}

.content dd video {
width:100%;
}

.indexIntroWrap {
background:#f5f5f5;
padding:60px 0 60px 0;
}

.indexIntro {
max-width:90%;
margin:0 auto;
text-align:left;
}

.indexIntro h2 {
float:right;
width:48%;
position:relative;
}

.indexIntro h2 .content {
margin-bottom:15px;
}

.indexIntro div {
width:48%;
float:left;
}

.indexIntro h3 {
font-size:1.8rem;
margin-bottom:20px;
}

.indexIntro p {
font-size:1rem;
line-height:1.61;
margin-bottom:25px;
}

.indexIntro ul li {
width:19%;
float:left;
margin-right:1%;
}

.indexIntro li img {
width:96%;
background:#ffffff;
padding:2%;
}

.indexIntro h4 {
padding:35px 0 0 0;
font-weight:200;
}

.arrowRight::before {
font-family:'FontAwesome' !important;
content:"\f105";
margin-right:5px;
}

.indexIntro h4 a {
display:inline-block;
padding:17px 24px;
background:#333333;
color:#ffffff;
text-decoration:none;
font-size:1.1rem;
border-radius:50px;
}

.indexService {
padding:50px 0 0 0;
max-width:90%;
margin:0 auto 80px;
text-align:center;
}

.indexService h2 {
font-size:1.8rem;
margin-bottom:20px;
text-align:left;
}

.indexService p {
font-size:1rem;
line-height:1.61;
margin-bottom:35px;
text-align:left;
}

.indexStem {
width:100%;
text-align:center;
display:inline-block;
}

.indexStem section {
width:26%;
padding:2%;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
background:#ffffff;
display:inline-block;
vertical-align:top;
}

@media all and (-ms-high-contrast: none) {

.indexStem section {
box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
border:solid 1px #e5e5e5;
}

}



.indexStem section:nth-child(2) {
margin:0 1%;
}

.indexStem h3 {
font-size:1rem;
font-family: 'Open Sans Condensed', sans-serif;
font-weight:700;
margin-bottom:25px;
padding-bottom:5px;
color:#555555;
text-align:right;
border-bottom:solid 3px;
}

.indexStem section:nth-child(1) h3 {
border-bottom-color:#ec8344;
}

.indexStem section:nth-child(2) h3 {
border-bottom-color:#6eaddb;
}

.indexStem section:nth-child(3) h3 {
border-bottom-color:#41c1a8;
}

.bgPost {
background:#ec8344;
}

.bgJichitai {
background:#6eaddb;
}

.bgAdvertiser {
background:#41c1a8;
}

.indexStem h4 {
font-size:1.55rem;
margin-bottom:15px;
text-align:left;
}

.indexStem h5 {
font-size:1rem;
font-weight:200;
line-height:1.51;
margin-bottom:20px;
text-align:left;
}

.indexStem h6 {
margin-top:55px;
font-weight:200;
text-align:center;
}

.indexStem h6 a {
display:inline-block;
padding:14px 18px;
background:#333333;
color:#ffffff;
text-decoration:none;
font-size:1.0rem;
border-radius:50px;
}

.indexStem ol li img {
background:#f5f5f5;
display:inline-block;
padding:7px;
width:320px;
max-width:90%;
}

.indexNotice {
background:#f5f5f5;
padding:50px 5%;
max-width:90%;
}

.indexNEWS {
width:55%;
float:left;
}

.indexNEWS h2 {
font-size:1.8rem;
margin-bottom:20px;
text-align:left;
}

.indexNEWS p {
font-size:1rem;
line-height:1.61;
margin-bottom:15px;
text-align:left;
}

.indexNEWS section {
display:inline-block;
padding:0;
margin:0;
text-align:left;
}

.indexNEWS table {
font-size:0.95rem;
line-height:1.51;
width:100%;
}

.indexNEWS table th {
white-space:nowrap;
font-weight:200;
padding:13px 0 13px 20px;
vertical-align:top;
text-align:left;
background:#ffffff;
border-bottom:solid 2px #f5f5f5;
}

.indexNEWS table td {
text-align:left;
padding:13px 20px 13px 20px;
vertical-align:top;
text-align:left;
width:100%;
background:#ffffff;
border-bottom:solid 2px #f5f5f5;
}

.indexNEWS table td a {
color:#333333;
text-decoration:none;
}

.indexRecommendation {
width:41%;
float:right;
}

.indexBooklet {
background:#ffffff;
margin-bottom:20px;
padding:20px;
text-align:left;
}

.indexBooklet img {
width:30%;
float:right;
border:solid 3px #ffffff;
margin:0 0 0 5%;
}

.indexBooklet h2 {
font-size:1.1rem;
font-weight:200;
margin-bottom:10px;
}

.indexBooklet h3 {
font-size:1.55rem;
font-weight:700;
margin-bottom:20px;
}

.indexBooklet p {
text-align:left;
font-size:1rem;
line-height:1.51;
margin-bottom:20px;
width:60%;
}

.indexBooklet h4 a {
display:inline-block;
padding:15px 20px;
background:#333333;
color:#ffffff;
font-size:0.9rem;
font-weight:200;
text-decoration:none;
border-radius:50px;
}

.indexCommunicate {

}

.indexStaff {
width:43%;
float:left;
background:#ffffff;
padding:3%;
}

.indexStaff h2 {
font-size:1.2rem;
margin-bottom:10px;
text-align:center;
}

.indexStaff p {
text-align:left;
font-size:0.95rem;
line-height:1.51;
margin-bottom:20px;
}

.indexStaff h3 {
width:60%;
padding:0 20%;
}

.indexStaff h3 img {
max-width:100%;
max-height:200px;
margin-bottom:20px;
}

.indexStaff h4 {
text-align:center;
}

.indexStaff h4 a {
display:inline-block;
padding:12px 16px;
font-size:0.85rem;
text-decoration:none;
background:#333333;
color:#ffffff;
border-radius:50px;
}

.indexBlog {
width:43%;
float:right;
background:#ffffff;
padding:3%;
}

.indexBlog h2 {
font-size:1.2rem;
margin-bottom:10px;
text-align:center;
}

.indexBlog p {
text-align:left;
font-size:0.95rem;
line-height:1.51;
margin-bottom:20px;
}

.indexBlog table {
width:100%;
font-size:0.8rem;
line-height:1.51;
}

.indexBlog table th {
text-align:left;
vertical-align:top;
padding:0 5px 10px 0;
white-space:nowrap;
}

.indexBlog table td {
text-align:left;
vertical-align:top;
padding:0 0 10px 0;
}

.indexBlog table td a {
color:#333333;
text-decoration:none;
}

.indexBlog table td a:hover {
text-decoration:underline;
}

.indexBlog h3 {
text-align:center;
margin-top:10px;
}

.indexBlog h3 a {
display:inline-block;
padding:12px 16px;
font-size:0.85rem;
text-decoration:none;
background:#333333;
color:#ffffff;
border-radius:50px;
}

.indexContact {
padding:50px 0;
max-width:90%;
margin:0 auto;
text-align:center;
}

.indexContact h2 {
font-size:1.8rem;
margin-bottom:20px;
text-align:left;
}

.indexContact p {
font-size:1rem;
line-height:1.61;
margin-bottom:35px;
text-align:left;
}

.contactMap {
float:right;
width:40%;
max-width:685px;
}

.contactMap img {
width:100%;
}

.indexContact ul {
text-align:left;
margin-bottom:35px;
}

.indexContact ul li {
display:inline-block;
}

.indexContact ul li:nth-child(1) {
display:inline-block;
margin-right:30px;
}

.indexContact ul li h3 {
font-size:1.5rem;
margin-bottom:15px;
}

.indexContact ul li h4 {
margin-bottom:20px;
}

.indexContact li h4 a {
color:#6fba2c;
font-size:2.5rem;
text-decoration:none;
}

.indexContact li h5 {
font-size:0.9rem;
font-weight:200;
line-height:1.51;
}

.indexContact table {
text-align:left;
}

.indexContact table th {
white-space:nowrap;
vertical-align:top;
text-align:left;
font-size:1.1rem;
line-height:1.51;
padding:0 20px 15px 0;
}

.indexContact table td {
white-space:nowrap;
vertical-align:top;
text-align:left;
font-size:1.1rem;
line-height:1.51;
padding:0 0 15px 0;
}

.indexContact th small {
font-size:1rem;
}

.footer {
padding:80px 0 50px;
background:#333333;
}

.footer div {
width:90%;
margin:0 auto 80px auto;
text-align:left;
}

.footerPanel1 {
width:68%;
float:left;
}

.footerPanel2 {
width:32%;
float:right;
text-align:right;
}

.footer ul {
display:block;
float:left;
max-width:22%;
margin-right:35px;
}

.footer ul:last-child {
margin-right:0;
}

.footer ul li {
width:100%;
margin-bottom:5px;
line-height:1.51;
}

.footer li a {
color:#ffffff;
font-size:0.95rem;
}

.footer li a strong {
font-size:1.2rem;
}

.footer h2 {
color:#c0c0c0;
font-size:0.9rem;
font-weight:200;
}

.footer section p img {
width:100%;
max-width:680px;
}

.footer section p img:nth-child(1) {
margin-bottom:10px;
}

.childrenContact {
padding:50px 0;
max-width:90%;
margin:0 auto;
text-align:left;
}

.childrenContact h2 {
font-size:1.5rem;
margin-bottom:13px;
}

.childrenContact p {
font-size:1rem;
margin-bottom:20px;
}

.childrenContact .contactMap {
max-width:28%;
min-width:365px;
}

.childrenContact ul li {
margin-bottom:20px;
line-height:1.21;
}

.childrenContact h4 {
margin-bottom:8px;
}

.childrenContact li h4 a {
color:#6fba2c;
font-size:2.2rem;
text-decoration:none;
}

.childrenContact h5 {
font-size:0.85rem;
}

.childrenContact table {
line-height:1.31;
}

.childrenContact table th {
font-size:0.95rem;
padding:0 15px 13px 0;
}

.childrenContact table td {
font-size:0.95rem;
padding:0 0 13px 0;
}

.pageWrap {
background:#f5f5f5;
padding:170px 0 60px 0;
}

.pageContent {
/*width: 100%;
max-width: 1500px;
*/
width:1400px;
max-width:90%;
margin:0 auto;
padding: 50px;
box-sizing: border-box;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
background:#ffffff;
}

.categoryHead {
text-align:left;
padding:5.17% 50px;
font-size:2.5rem;
border:solid 1px #dddddd;
background-image:url(../images/categoryheadbg.png);
background-size:contain;
background-position:right top;
background-repeat:no-repeat;
margin-bottom:20px;
}

.categoryHead span {
	color: #6eaddb;
	font-size: 1.5rem;
	display: inline-block;
}

.categoryHead .koukokunushiHeading {
	color: #6fba2c;
	font-size: 1.5rem;
	display: inline-block;
}

.categoryHead .postofficeHeading {
	color: #ea7630;
	font-size: 1.5rem;
	display: inline-block;
}

.pageLinks {
text-align:left;
background:#ffd900;
padding:3px 3px 0 3px;
margin-bottom:20px;
}

.pageLinks li {
float:left;
border-bottom:solid 3px #ffd900;
}

.pageLinks li a {
color:#222222;
text-decoration:none;
display:block;
padding:15px 20px;
background:#ffeb7b;
margin-right:2px;
transition:all 0.3s;
}

.pageLinks li a:before {
content:"\f105";
font-family:'FontAwesome';
margin-right:2px;
}

.pageLinks li a:hover {
background:#ffffff;
}

.pageLinksActive a {
background:#ffeb7b !important;
}

.pageLinksActive a:hover {
background:#ffffff !important;
}

.pageLinksActive a:before {
content:"\f107" !important;
font-family:'FontAwesome';
}

.breadLinks {
text-align:left;
margin-bottom:39px;
}

.breadLinks li {
float:left;
color:#333333;
font-size:1rem;
}

.breadLinks li a {
color:#333333;
text-decoration:none;
}

.breadLinks li a:hover {
color:#777777;
}

.breadLinks li:after {
content:"\f0da";
font-family:'FontAwesome';
margin:0 5px;
}

.breadLinks li:last-child:after {
content:"";
}

.heading,
.heading3 {
font-size:1.8rem;
text-align:left;
margin-bottom:12px;
}

.heading-other {
width: 100%;
font-size:1.8rem;
text-align:left;
margin-bottom:12px;
margin-top: 40px;
}

.heading-other2 {
font-size:1.8rem;
text-align:left;
margin-bottom:12px;
margin-top: 40px;
}

.text,
.text2,
.text3,
.text4 {
text-align:left;
font-size:1.1rem;
line-height:1.61;
margin-bottom:15px;
}

.text-marginTop {
text-align:left;
font-size:1.1rem;
line-height:1.61;
margin-top: 15px;
margin-bottom:15px;
}

.serviceBox {
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
background:#ffffff;
width:88%;
margin:50px auto 0 auto;
}

@media all and (-ms-high-contrast: none) {

.serviceBox {
box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.1) !important;
border:solid 1px #eeeeee;
}

}

.serviceBox h3 {
margin-bottom:39px;
}

.serviceBox h3 small {
display:inline-block;
float:right;
border-bottom:solid 1px #dddddd;
margin:39px 0 0 0;
padding:0 30px 5px 0;
font-size:1.2rem;
font-weight:200;
}

.serviceBox h3 span {
display:inline-block;
font-size:3rem;
float:left;
margin:39px 0 0 30px;
}

.serviceBox h4 {
color:#003760;
font-size:1.8rem;
text-align:left;
margin:0 30px 20px 30px;
}

.serviceBox section {
width:320px;
float:right;
margin:0 30px 50px 50px;
}

.serviceBox section img {
width:320px;
}

.serviceBox ol {
padding:0;
margin:0;
}

.serviceBox p {
text-align:left;
font-size:1.05rem;
line-height:1.61;
margin:0 30px 0 30px;
}

.serviceBox h5 {
clear:both;
padding:0 0 20px 30px;
margin-top:50px;
text-align:left;
}

.serviceBox h5 a {
display:inline-block;
padding:25px 30px;
margin:0 15px 0 0;
border:solid 1px #d4d4d4;
color:#333333;
text-decoration:none;
background: #ffffff; /* Old browsers */
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
transition:all 0.2s;
}

.serviceBox h5 a:hover {
color:#777777;
}

.serviceBox h5 span {
font-size:2rem;
display:inline-block;
margin-right:15px;
vertical-align:middle;
font-weight:200;
}

.serviceBox h5 small {
font-size:1.5rem;
font-weight:200;
display:inline-block;
vertical-align:middle;
margin-right:20px;
}

.transparent-bothends {
position: relative;
width: 100%;
margin: 0;
padding:10px 0 0 0;
color: #333333;
font-size: 1px;
text-indent:-5000px;
text-align: center;
}

.transparent-bothends::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 1px;
margin: 0 auto;
text-align: center;
background-image: -webkit-linear-gradient(left, transparent, #ddd 25%, #ddd 75%, transparent);
background-image: linear-gradient(to right, transparent, #ddd 25%, #ddd 75%, transparent);
background-position: center;
background-repeat: no-repeat;
}


.transparent-bothends2 {
position: relative;
width: 100%;
margin: 0;
padding:20px 0 20px 0;
color: #333333;
font-size: 1px;
text-indent:-5000px;
text-align: center;
}

.transparent-bothends2::before {
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 1px;
margin: 0 auto;
text-align: center;
background-image: -webkit-linear-gradient(left, transparent, #ddd 25%, #ddd 75%, transparent);
background-image: linear-gradient(to right, transparent, #ddd 25%, #ddd 75%, transparent);
background-position: center;
background-repeat: no-repeat;
}



.serviceBox ul {
padding:39px 30px 39px 30px;
}

.serviceBox ul li {
float:left;
margin-right:30px;
}

.serviceBox ul li a {
color:#333333;
text-decoration:none;
transition:all 0.2s;
font-size:1.1rem;
}

.serviceBox ul li a:hover {
color:#777777;
}

.serviceBox ul li a:before {
content:"\f0da";
font-family:'FontAwesome';
margin-right:3px;
}

.external:after {
content:"\f08e";
font-family:'FontAwesome';
font-size:1rem;
margin-left:3px;
}

.serviceLast {
padding:50px 0 0 0;
}

.serviceLast p {
text-align:left;
font-size:1.1rem;
line-height:1.61;
margin-bottom:20px;
}

.toolBox {
padding:20px;
background:#f5f5f5;
font-size:1.1rem;
line-height:1.61;
}

.toolBox li {
float:left;
white-space:nowrap;
margin-right:20px;
}

.metaTarget {
text-align:right;
margin:0 auto;
width:74%;
max-width: 1400px;
}

.metaTarget h2 {
display:inline-block;
color:#ffffff;
font-size:1.05rem;
font-weight:200;
vertical-align:bottom;
}

.metaTarget h2 a {
display:block;
padding:13px 14px;
color:#ffffff;
text-decoration:none;
transition:all 0.2s;
opacity:0.7;
}

.metaTarget h2 a:hover {
opacity:1;
padding:16px 14px;
}

.metaPostoffice {
border-bottom-color:#ec8344;
}

.metaTarget h2:nth-child(1) {
background:#ec8344;
}

.metaTarget h2:nth-child(2) {
background:#6eaddb;
}

.metaTarget h2:nth-child(3) {
background:#41c1a8;
}

.metaPostoffice h2:nth-child(1) a {
opacity:1;
padding:16px 14px;
}

.metaJichitai h2:nth-child(2) a {
opacity:1;
padding:16px 14px;
}

.metaClient h2:nth-child(3) a {
opacity:1;
padding:16px 14px;
}

.insertRight {
float:right;
max-width:27%;
min-width:380px;
margin:0 0 20px 30px;
}

.booklet {
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
background:#ffffff;
width:88%;
margin:50px auto 70px auto;
}

.booklet h3 {
float:left;
width:25%;
padding:5% 0 5% 5%;
text-align:center;
}

.booklet h3 img {
width:100%;
}

.booklet h3 p {
padding:20px 0 0 0;
}

.booklet h3 a {
display:inline-block;
color:#333333;
text-decoration:underline;
font-size:1.1rem;
font-weight:200;
}

.booklet ul {
width:60%;
float:right;
padding:5% 5% 3% 5%;
text-align:left;
}

.booklet ul li {
margin-bottom:3%;
}

.booklet ul li img {
width:13%;
display:inline-block;
vertical-align:middle;
margin-right:3%;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.3);
}

.booklet ul li span {
display:inline-block;
vertical-align:middle;
text-decoration:underline;
}

.booklet li strong {
font-weight:200;
}

.booklet ul a {
color:#333333;
font-size:1.1rem;
}

.booklet img {
transition:all 0.2s;
}

.booklet img:hover {
opacity:0.9;
}

.osusumeBox {
width:84%;
padding:2%;
-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
margin:0 auto 15px;
text-align:left;
}

.osusumeBox dt {
font-size:1.3rem;
font-weight:700;
margin-bottom:10px;
}

.osusumeBox dd {
font-size:1.05rem;
line-height:1.51;
}

.osusumeBox dd a {
display:inline-block;
margin-top:10px;
color:#333333;
font-size:1.1rem;
}

.anchorList a {
display:inline-block;
margin-right:15px;
}

.advertising-business-heading {
	font-size: 1.6rem;
	text-align: left;
	color: #00365b;
	margin-top: 30px;
	margin-bottom: 10px;
}

.button-block-2column {
	width: 100%;
	max-width: 1100px;
	margin: 50px auto;
}

.button-block-2column .button-l {
	width: 100%;
	max-width: 520px;
	float: left;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	background:#ffffff;
}

.button-block-2column .button-r {
	width: 100%;
	max-width: 520px;
	float: right;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	background:#ffffff;
}

.button-block-2column .button-l a,
.button-block-2column .button-r a {
	text-decoration: none;
}

.button-block-2column .button-l dt,
.button-block-2column .button-r dt {
	font-size: 2.5rem;
	text-align: left;
	padding: 25px 25px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}

.button-block-2column .button-l a:hover dt,
.button-block-2column .button-l a:hover dd,
.button-block-2column .button-r a:hover dt,
.button-block-2column .button-r a:hover dd {
	color: #777;
	transition: all .2s;
}

.button-block-2column .button-l dd,
.button-block-2column .button-r dd {
	font-size: 1.8rem;
	text-align: left;
	padding: 31px 45px 31px 0;
	margin-right: 25px;
	float: right;
	display: inline-block;
	background: url('../images/arrow-1.jpg') no-repeat right center;
	background-size: 36px;
}

#buttonBlock1 {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

#buttonBlock1 h5 {
clear:both;
padding:0 0 0 0;
margin-top:50px;
text-align:left;
}

#buttonBlock1 h5 a {
display:inline-block;
padding:25px 30px;
margin:0 15px 0 0;
border:solid 1px #d4d4d4;
color:#333333;
text-decoration:none;
background: #ffffff; /* Old browsers */
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
transition:all 0.2s;
}

#buttonBlock1 h5 a:hover {
color:#777777;
}

#buttonBlock1 h5 span {
font-size:2.4rem;
display:inline-block;
margin-right:15px;
vertical-align:middle;
font-weight:200;
}

#buttonBlock1 h5 small {
font-size:1.5rem;
font-weight:200;
display:inline-block;
vertical-align:middle;
margin-right:20px;
}

.imagesbox-column1 {
	width: 100%;
	max-width: 1100px;
	background: #eee;
	margin: 50px auto;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	background:#ffffff;
	padding: 50px;
	box-sizing: border-box;
}

.imagesbox-column1-2 {
	width: 100%;
	max-width: 1100px;
	background: #eee;
	margin: 50px auto;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	background:#ffffff;
	padding: 25px;
	box-sizing: border-box;
}

.blue {
	color: #003760;
}

.frameBorder1 {
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.frameBorder2 {
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
	margin-top: 25px;
}

.frameBorder3 {
	border: 1px solid #ccc;
	padding: 0 40px 40px 40px;
	box-sizing: border-box;
	border-radius: 15px;
	margin-top: 40px;
}

.frameBackground1 {
	width: 100%;
	background: #f8f6f2;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 12px;
}

.frameBackground1_marginTop {
	width: 100%;
	background: #f8f6f2;
	padding: 30px;
	box-sizing: border-box;
	border-radius: 12px;
	margin-top: 20px;
}

.frameBackground2 {
	width: 100%;
	background: #f8f6f2;
	padding: 40px 20px;
	box-sizing: border-box;
	border-radius: 12px;
	margin-top: 25px;
}

.frameBackground3 {
	width: 100%;
	background: #f8f6f2;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 12px;
}

.frameBackground3_marginTop {
	width: 100%;
	background: #f8f6f2;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 12px;
	margin-top: 20px;
}

.list-number {
	width: 100%;
	margin-left: 23px;
	margin-bottom: 15px;
}

.list-number li {
	text-align: left;
	list-style-type: decimal !important;
	font-size: 1.1rem;
	line-height: 1.51;
	margin: 3px 0;
}

.list-number .last {
	margin-bottom: 0;
}

.list-number2 {
	width: 100%;
	padding-left: 23px;
	box-sizing: border-box;
}

.list-number2 li {
	text-align: left;
	list-style-type: decimal;
	font-size: 1.1rem;
	line-height: 1.51;
	margin: 12px 0;
}

.list-number2 li:first-child{
	margin: 0 0 5px 0;
}

.list-number3 {
	width: 100%;
	margin-left: 23px;
	margin-bottom: 0;
}

.list-number3 li {
	text-align: left;
	list-style-type: decimal !important;
	font-size: 1.1rem;
	line-height: 1.51;
	margin: 3px 0;
}

.list-number3 .last {
	margin-bottom: 0;
}

.listNumber2-text {
	font-weight: normal;
}

.weightNormal {
	font-weight: normal;
}

.list-katakana {
	margin-top: 10px;
	margin-left: 26px;
	margin-bottom: 10px;

}

.list-katakana li {
	text-align: left;
	font-size: 1rem;
	line-height: 1.31;
	list-style-type: katakana;
	padding-bottom: 2px;
	font-weight: normal;
}

.columnbox-2 {
	width: 100%;
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
	margin: 20px 0;
}

.columnbox-2_first {
	width: 100%;
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
	margin: 30px 0 0 0;
}

.columnbox-2-borderNone_first {
	width: 100%;
}

.columnbox-2_last {
	width: 100%;
	border: 1px solid #ccc;
	padding: 30px;
	box-sizing: border-box;
	margin: 20px 0 0 0;
}

.columnbox-2 .column-l,
.columnbox-2_first .column-l,
.columnbox-2_last .column-l,
.columnbox-2-borderNone_first .column-l {
	width: 320px;
	height: 208px;
	float: left;
	position: relative;
	z-index: 10;
}

.columnbox-2 .column-l a:hover,
.columnbox-2_first .column-l a:hover,
.columnbox-2_last .column-l a:hover,
.columnbox-2-borderNone_first .column-l a:hover {
	opacity: .7;
	transition: all .2s;
}

.columnbox-2 .column-r,
.columnbox-2_first .column-r,
.columnbox-2_last .column-r,
.columnbox-2-borderNone_first .column-r {
	width: 100%;
	display: block;
	box-sizing: border-box;
	float: right;
	margin-left: -360px;
	padding-left: 360px;
}

.columnbox-2_postoffice .column-l {
	width: 100%;
	display: block;
	box-sizing: border-box;
	float: left;
	margin-right: -360px;
	padding-right: 360px;
}

.columnbox-2_postoffice .column-l a:hover {
	opacity: .7;
	transition: all .2s;
}

.columnbox-2_postoffice .column-r {
	width: 320px;
	height: 208px;
	float: right;
	position: relative;
	z-index: 10;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

.item-heading {
	font-size: 2.4rem;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

.item-text {
	font-size: 1.2rem;
	text-align: left;
	line-height: 1.51;
	margin-bottom: 25px;
}

.item-contact-button {
	text-align: left;
}

.item-contact-button a {
	font-size: 1.9rem;
	text-decoration: none;
	background: url('../images/arrow-2.png') no-repeat left center;
	background-size: 40px;
	padding-left: 50px;
	padding: 5px 5px 8px 50px;
	color: #003760;
	/*letter-spacing: -0.02rem;*/
}

.item-contact-button a:hover {
	color: #376c94;
	background: url('../images/arrow-2_active.png') no-repeat left center;
	background-size: 40px;
	transition: all .2s;
}

.textlink {
	color: #003660;
}

.Column2box-type1 {
	width: 900px;
	margin: 0 auto;
}

.Column2box-type1 .column-l {
	width: 505px;
	float: left;
}

.Column2box-type1 .column-l img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}

.Column2box-type1 .column-r {
	width: 100%;
	display: block;
	box-sizing: border-box;
	margin-left: -545px;
	padding-left: 545px;
	float: right;
}

.Column2box-type1 .column-r ul {
/*	padding: 30px;
	box-sizing: border-box;
*/
}

.Column2box-type1 .column-r li {
	text-align: left;
	font-size: 1.2rem;
	line-height: 1.41;
	padding: 10px 0 0 20px;
	/*float: left;*/
}

/*よくある質問*/

.query {
	margin: 30px 0;
}

.question {
	text-align: left;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.21;
	padding-left: 65px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url('../images/question-mark.jpg') no-repeat left center ;
	background-size: 50px;
}

.answer {
	margin-top: 10px;
	background: url('../images/answer-mark.jpg') no-repeat left top ;
	background-size: 50px;
}

p.answerText1 {
	text-align: left;
	font-size:1.1rem;
	line-height:1.61;
	padding-top: 12px;
	padding-bottom: 11px;
	padding-left: 65px;
	margin-bottom: 00px;
}

p.answerText2 {
	text-align: left;
	font-size:1.1rem;
	line-height:1.61;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 65px;
	margin-bottom: 00px;
}

.list-disc {
	margin-left: 90px;
	margin-bottom: 20px;
}

.list-disc li {
	list-style: disc;
	font-size: 1.1rem;
	line-height: 1.61;
	text-align: left;
	padding: 2px 0;
}

.list-disc2 {
	width: 100%;
	margin-left: 23px;
	margin-bottom: 20px;
}

.list-disc2 li {
	list-style: disc;
	font-size: 1.1rem;
	line-height: 1.61;
	text-align: left;
	padding: 2px 0;
}

.list-disc3 {
	width: 100%;
	margin-left: 23px;
}

.list-disc3 li {
	list-style: disc;
	font-size: 1.1rem;
	line-height: 1.61;
	text-align: left;
	padding: 2px 0;
}

.list-disc-marginTop {
	margin-left: 90px;
	margin-top: 8px;
}

.list-disc-marginTop li {
	list-style: disc;
	font-size: 1.1rem;
	line-height: 1.61;
	text-align: left;
}

#contact-tool-box {
	width: 1240px;
	margin: 60px auto;
}

#contact-tool-box .freedial {
	width: 600px;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	float: left;
	background: url('../images/freedial-button.png') no-repeat;
	background-size: 216px;
	background-position: left 5px top 5px;
}

#contact-tool-box .freedial a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 3rem;
	color: #6fba2c;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 4px;
	padding-left: 240px;
}

#contact-tool-box .freedial p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.41;
	padding-left: 240px;
}

#contact-tool-box2 .freedial2 {
	/*width: 620px;*/
	width: auto;
	border: 1px solid #ccc;
	padding: 10px 30px 10px 10px;
	box-sizing: border-box;
	float: left;
	background: url('../images/freedial-button.png') no-repeat;
	background-size: 228px;
	background-position: left 10px top 10px;
}

#contact-tool-box2 .freedial2 a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 3rem;
	line-height: 40px;
	color: #6fba2c;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 5px;
	padding-left: 250px;
}

#contact-tool-box2 .freedial2 p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.41;
	padding-left: 250px;
}

.localText {
	font-size: 1.1rem !important;
	font-weight: bold;	
}

#contact-tool-box2 {
	width: 1240px;
	margin: 50px 0 60px 0;
}

/*#contact-tool-box2 .freedial {
	width: 610px;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	float: left;
	background: url('../images/freedial-button.png') no-repeat;
	background-size: 245px;
	background-position: left 10px top 10px;
}

#contact-tool-box2 .freedial a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 3rem;
	color: #6fba2c;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 4px;
	padding-left: 270px;
}

#contact-tool-box2 .freedial p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.41;
	padding-left: 270px;
}
*/


#contact-tool-box .email {
	width: 600px;
	border: 1px solid #ccc;
	padding: 10px;
	box-sizing: border-box;
	float: left;
	margin-left: 40px;
	background: url('../images/email-button.png') no-repeat;
	background-size: 216px;
	background-position: left 5px top 5px;
}

#contact-tool-box .email a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 2.8rem;
	color: #6fba2c;
	font-weight: bold;
	letter-spacing: 0px;
	margin-bottom: 8px;
	padding-left: 230px;
}

#contact-tool-box .email p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.41;
	padding-left: 230px;
}

.mailform1 {
	width: 100%;
	border-collapse: collapse;
	margin-top: 50px;
}

.mailform1 tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.mailform1 th,
.mailform1 td {
	padding: 20px 30px;
	box-sizing: border-box;
}

.mailform1 .shortPadding {
	padding-bottom: 13px;	
}

.mailform1 td {
	text-align: left;
	vertical-align: text-top;
}

.mailform1 th {
	width: 360px;
	text-align: left;
	border-right: 1px solid #ccc;
	vertical-align: top;
	padding-top: 28px;
}

.mailform1 th .mail-text {
	font-weight: normal;
	font-size: 1.2rem;
	/*padding: 4px 0;*/
	float: left;
}

.mailform1 th .need {
	float: right;
	font-size: 0.9rem;
	background: #ac2727;
	padding: 6px 7px;
	width: 40px;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	diaplay: inline-block;
	font-weight: normal;
	margin-right: 10px;
}

textarea {
	width: 600px;
	height: 250px;
	padding:5px;
	font-family:-apple-system, BlinkMacSystemFont,'Open Sans','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro',sans-serif;
}

.futou-order {
	/*margin-bottom: 10px;*/
}

.futou-order li {
	float: left;
	vertical-align: text-bottom;
	margin-right: 30px;
}

.futou-order li span {
	font-size: 1.3rem;
}

.futou-orderList {
	position: relative;
	padding-left: 115px;
}

.futou-order li .mobile-linedown {
	font-size: 1.1rem;
	vertical-align: middle;
	position: absolute;
	left: 0px;
	top: 10px;
}

.futou-text {
	width: 70px !important;
	margin-right: 10px;
	vertical-align: text-bottom;
	font-size: 1.2rem !important;
	padding-left: 5px;
	padding-right: 5px;
	text-align: right;
}

.futou-text2 {
	width: 235px !important;
	margin-right: 10px;
	vertical-align: text-bottom;
	font-size: 1rem;
	padding-right: 5px;
	padding-left: 5px;
}

.futou-redText {
	color: #f00;
	margin-top: 12px;
	line-height: 23px;
}

input[type="text"] {
	width: 300px;
	height: 34px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1rem;
}

label {
	font-size: 1.1rem;
	margin-right: 15px;
	padding-top: 10px;
	line-height: 2;
}

#email {
	width: 400px;
}

#inquiry-postcode {
	width: 150px;
}

#message {
	font-size: 1.2rem;
}

#pref {
	width: 100px;
	padding: 11px 0;
}

.yuubinbangou {
	vertical-align: middle;
	padding-bottom: 50px;
}

.address-text {
	margin-bottom: 10px;
}

input[type="radio"] {
	margin: 0 5px 2px 0;
}

input[type="checkbox"] {
	margin: 0 5px 2px 0;
}

.radio-button {

}

.submit {
	font-size: 1.2rem;
	padding: 20px 50px;
	margin-top: 30px;
	border-radius: 5px;
	background: #093157;
	color: #fff;
}

.submit:hover {
	background: #1b4a77;
	transition: all .2s;
}

.confirm-text {
	font-size: 1.2rem;
	line-height: 1.41;
	padding-top: 28px !important;
}

.confirm-text2 {
	font-size: 1.1rem;
	line-height: 1.41;
	padding-top: 28px !important;
}

.confirm-text ul li span {
	font-size: 1.2rem;
}

.ERR {
	font-size: 1.1rem;
	line-height: 1.41;
	padding-top: 20px;
	color: #f00;
}

#submit {
	font-size: 1.2rem;
	padding: 20px 50px;
	margin-top: 30px;
	border-radius: 3px;
	background: #093157;
	color: #fff;
	margin-right: 20px;
}

#back {
	font-size: 1.2rem;
	padding: 20px 50px;
	margin-top: 30px;
	border-radius: 3px;
	background: #093157;
	color: #fff;
}

#submit:hover,
#back:hover {
	background: #1b4a77;
	transition: all .2s;
}

#submit-button {
	text-align: center;
}

.childPage-menu {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

.childPage-item {
	width: 49.5%;
	margin-right: 1%;
	border: 1px solid #ccc;
	box-sizing: border-box;
	margin-bottom: 15px;
}

.childPage-item:nth-child(even) {
	margin-right: 0;
}

.childPage-item h3 {
	font-size: 1.9rem;
	/*padding: 20px;*/
	margin: 0 !important;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	box-sizing: border-box;
	border-bottom: 1px solid #ccc;
	background: url(../images/arrow-1_2.png) no-repeat, linear-gradient(#fefefe, #f8f8f8);
	background-size: 36px;
	background-position: right 15px center;
}

.childPage-item h3 a {
	text-decoration: none;
	padding: 15px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.childPage-item h3 a:hover {
	color: #888;
	transition: all .2s;
}

.childPage-item p {
	font-size: 1.1rem;
	text-align: left;
	line-height: 1.51;
	padding: 15px 15px 6px 15px;
	box-sizing: border-box;
}

.childPage-menuButton {
	display: block;
	text-align: right;
	padding: 0 15px 12px 0;
	font-size: 1.1rem;
	line-height: 1.51;
	color: #666666;
	text-decoration: none;
}

.childPage-item a .fas {
	font-size: 1.2rem;
	line-height: 1.51;
	color: #666666;
	padding-right: 8px;
}

.childPage-menuButton:hover,
.childPage-item a:hover .fas
 {
	color: #888;
	transition: all .2s;
}

.imagesbox-column1-serviceflow {
	width: 860px;
	background: #eee;
	margin: 50px auto;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	background:#ffffff;
	padding: 50px;
	/*box-sizing: border-box;*/
}

#mediaGuide-area {
	width: 100%;
	padding: 30px;
	box-sizing: border-box;
	background: #f8f6f2;
	margin-top: 20px;
}

#mediaGuide {
	width: 680px;
	margin: 0 auto;
	/*background: #fff;*/
	position: relative;
}

#mediaGuide img {
	width: 250px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);

	text-align: left;
	display: block;
}

#mediaGuide img:hover {
	opacity: 0.8;
	transition: all .2s;
}

.mediaGuidePDF {
	width: 250px;
	display: block;
}

.mediaGuideLink {
	margin-top: 10px;
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1.41;
	text-align: left;
	position: absolute;
	right: 0;
	top: 160px;
}

.mediaGuideLink:hover {
	text-decoration: none;
}

.titleSmall {
	font-size: 1.3rem;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 3px;
}

.textSmall {
	font-size: 0.9rem;
	line-height: 1.41;
	color: #666;
}

.titleSmall-marginTop {
	font-size: 1.2rem;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 8px;
	margin-left: 65px;
}

.bold {
	font-weight: bold;
}

.answerText-marginNone {
	margin: 0 !important;
	padding: 0  0 0 65px!important;
	text-align: left;
}

.company-table {
	width: 96%;
	border-collapse: collapse;
	margin: 30px auto 20px;
}

.company-table th,
.company-table td {
	border: 1px solid #ccc;
}

.company-table th {
	width: 240px;
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.company-table td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.company-table-width1 {
	width: 450px;
}

.company-table-list li {
	float: left;
	padding-right: 30px;
	padding-bottom: 5px;
}

#gallery {
	width: 96%;
	margin: 40px auto 0;
}

#gallery ul {
	display: flex;
	flex-wrap: wrap;
}

#gallery li {
	width: 23.5%;
	max-width: 406px;
	margin-right: 2%;
	margin-bottom: 2%;
}

#gallery li:nth-child(4n) {
	margin-right: 0;
}

#gallery li img {
	border: 5px solid #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-sizing: border-box;
}

#staff {
	width: 1275px;
	margin: 40px auto 0;
}

#staff ul {
	display: flex;
	flex-wrap: wrap;
}

#staff li {
	width: 100%;
	max-width: 231px;
	margin-right: 30px;
	margin-bottom: 2%;
}

#staff li:nth-child(5n) {
	margin-right: 0;
}

#staffItem {
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
}

#staffIllustration {
	width: 100%;
	height: 100%;
	max-width: 500px;
	max-height: 700px;  
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	justify-content: center;
	align-items: center;
}




@media all and (-ms-high-contrast: none) {
	#staffIllustration {
		pointer-events: none;
	}
}




#staffIllustration p {
	text-align: center;
}

#staffIllustration img {
	max-width: 500px;
	max-height: 500px;
	margin: 0 auto;
}


#staffTextBox {
	width: 100%;
	display: inline-block;
	float: right;
	box-sizing: border-box;
	margin-left: -550px;
	padding-left: 550px;
}

#staffTextBox h3 {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	font-weight: normal;
	margin-bottom: 18px;
}

#staffTextBox h4 {
	text-align: left;
	font-size: 3rem;
	line-height: 1.2;
	font-weight: normal;
	margin-bottom: 5px;
}

#staffTextBox h5 {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	color: #666;
	font-weight: normal;
	letter-spacing: 4px;
	margin-bottom: 20px;
}

#staffTextBox h6 {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	font-weight: normal;
	margin-bottom: 3px;
}

#staffTextBox dl {
	margin-bottom: 20px;
}

#staffTextBox dt {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	float: left;
}

#staffTextBox dd {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	float: left;
	margin-left: 15px;
}

.continue {
	text-align: left;
	font-size: 1.3rem !important;
	line-height: 1.61;
	font-weight: normal !important;
	margin-bottom: 6px !important;
}

#staffTextBox p {
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.61;
	margin-bottom: 6px;
}

#STAFFNAV-area {
	margin: 40px auto 0;
	max-width: 1200px;
}

#STAFFNAV {
	width: 100%;
	display: flex;
	justify-content: space-around;
}

#STAFFNAV-PREV {
	font-size: 1.8rem;
	/*float: left;*/
}

#STAFFNAV-PREV .fas {
	padding-right: 10px;
	font-size: 1.5rem;
}

#STAFFNAV-PREV a {
	text-decoration: none;
	color: #003760;
}

#STAFFNAV-RETURN {
	font-size: 1.8rem;
	/*float: left;*/
}

#STAFFNAV-RETURN .fas {
	padding-right: 10px;
	font-size: 1.5rem;
}

#STAFFNAV-RETURN a {
	text-decoration: none;
	color: #003760;
}

#STAFFNAV-NEXT {
	font-size: 1.8rem;
	/*float: left;*/
}

#STAFFNAV-NEXT .fas {
	padding-left: 10px;
	font-size: 1.5rem;
}

#STAFFNAV-NEXT a {
	text-decoration: none;
	color: #003760;
}

.fa-birthday-cake {
	padding-right: 8px;
	padding-left: 2px;
}

.fa-star {
	padding-right: 5px;
}

#STAFFNAV-NEXT a:hover,
#STAFFNAV-RETURN a:hover,
#STAFFNAV-PREV a:hover {
	color: #225c87;
	transition: all .2s;
}

h4.heading {
	width: 100%;
	margin-top: 15px;
	margin-bottom:12px;
	color: #003660;
	font-size: 1.5rem;
}

h4.heading2 {
	width: 100%;
	margin-top: 15px;
	margin-bottom:5px;
	color: #003660;
	font-size: 1.5rem;
	line-height: 1.61;
	text-align: left;
}

.textRight {
	width: 100%;
	text-align: right;
	font-size: 1.1rem;
	line-height: 1.61;
	margin-top: 12px;
}

#privacypolicyContactBox {
	width: 100%;
	border: 1px solid #ccc;
	padding: 25px 25px 10px 25px;
	margin-top: 50px;
	box-sizing: border-box;
}

#privacypolicyContactBox h6 {
	font-size: 1.4rem;
	text-align: left;
	margin-bottom: 15px;
}

.privacypolicyText {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.gairyaku-sample {
	width: 100%;
	height: 500px;
	background: #f1f1f1;
	margin-top: 10px;
}

.postoffice-table1 {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto 15px;
}

.postoffice-table1 th,
.postoffice-table1 td {
	border: 1px solid #ccc;
}

.postoffice-table1 th {
	width: 33.3%;
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.postoffice-table1 td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.postoffice-table2 {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto 15px;
}

.postoffice-table2 th,
.postoffice-table2 td {
	border: 1px solid #ccc;
}

.postoffice-table2 th {
	width: 200px;
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.postoffice-table2 td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.postoffice-table3 {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto 15px;
}

.postoffice-table3 th,
.postoffice-table3 td {
	border: 1px solid #ccc;
}

.postoffice-table3 th {
	width: 200px;
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.postoffice-table3 td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.postoffice-table3-whidt1 {
	width: 400px;
}

.todouhuken {
	text-align: left;
	font-size: 1.6rem;
	font-weight: bold;
	background: #555555 !important;
}

.postoffice-table4 {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto 15px;
}

.postoffice-table4 th,
.postoffice-table4 td {
	border: 1px solid #ccc;
}

.postoffice-table4 th {
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.postoffice-table4 td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.postoffice-table5 {
	width: 100%;
	border-collapse: collapse;
	margin: 20px auto 15px;
}

.postoffice-table5 th,
.postoffice-table5 td {
	border: 1px solid #ccc;
}

.postoffice-table5 th {
	background: #f5f5f5;
	padding: 15px 20px;
	box-sizing: border-box;
	font-weight: normal;
	text-align: left;
	font-size: 1.1rem;
	line-height: 1.81;
	vertical-align: top;
}

.postoffice-table5 td {
	font-size: 1.1rem;
	line-height: 1.81;
	text-align: left;
	padding: 15px 20px;
	box-sizing: border-box;
}

.postofficeButton h4 {
padding:35px 0 0 0;
font-weight:200;
}

.arrowRight::before {
font-family:'FontAwesome' !important;
content:"\f105";
margin-right:5px;
}

.postofficeButton h4 a {
display:inline-block;
padding:20px 30px;
background:#333333;
color:#ffffff;
text-decoration:none;
font-size:1.4rem;
letter-spacing: 1px;
border-radius:50px;
font-weight: 200;
}

.textBlue1 {
	font-size: 1.1rem;
	color: #003760;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 12px;
}

.textRed1 {
	font-size: 1.3rem;
	line-height: 1.61;
	font-weight: bold;
	color: #f00;
	text-align: left;
	margin-bottom: 12px;
	margin-top: 15px;
}

.textRed2 {
	font-size: 1.6rem;
	line-height: 1.61;
	font-weight: bold;
	color: #f00;
	text-align: left;
	margin-top: 15px;
}

.signageList {
	width: 100%;
	margin-top: 30px;
}

.signageList ul {
	display: flex;
	flex-wrap: wrap;
}

.signageList li {
	width: 32%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	margin-right: 2%;
	margin-bottom: 2%;
}

.signageList li:nth-child(3n) {
	margin-right: 0;
}

.signageList video {
	width: 100%;
}

.kouza {
padding:60px 0;
}

.kouza div {
width:50%;
margin:0 auto;
box-shadow:0 0 5px #dddddd;
transition:all 0.5s ease;
}

.kouza div:hover {
box-shadow:0 0 7px #dddddd;
}

.kouza a {
display:block;
padding:20px;
text-decoration:none;
}

.kouza a h2 {
padding-top:120px;
background:url(../images/bird.png) center top no-repeat;
background-size:92px;
font-size:1.5rem;
text-decoration:underline;
transition:all 0.5s ease;
}

.kouza a:hover h2 {
color:#003660;
}

.kouza h3 {
padding:30px 0 20px 0;
font-size:2rem;
font-weight:200;
}

.kouza p {
padding:0 0 15px 0;
font-size:0.9rem;
}

.table3 {
	width: 100%;
	border-collapse: collapse;
}

.table3 th,
.table3 td {
	border: 1px solid #ccc;
	padding: 20px;
	font-size: 1.1rem;
	line-height: 1.61;
}

.table3 th {
	background: #666;
	color: #fff;
	font-weight: normal;
}

.textBold2 {
	font-size: 1.6rem;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 15px;
}

.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;'
}

.fa-comment {
	padding-left: 5px;
}


@keyframes jump {

	0% {
		transform:translateY( 0), rotateY( 0deg);
	}

	50% {
		transform:translateY( -100px);
	}
	100% {
		transform:translateY( 0), rotateY( 360deg);

	}

}

#staffIllustration-item {
	position: static;
	z-index: 80;
	animation: jump 1s forwards;
}

#staffIllustration-item img {
	max-width: 100%;
}

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

	#contact-tool-box {
		width: 1038px;
		margin: 60px auto;
	}

	#contact-tool-box .freedial {
		width: 500px;
		border: 1px solid #ccc;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		background: url('../images/freedial-button2.png') no-repeat;
		background-size: 161px;
		background-position: left 5px top 5px;
	}

	#contact-tool-box .freedial a {
		text-align: left;
		display: block;
		text-decoration: none;
		font-size: 2.5rem;
		color: #6fba2c;
		font-weight: bold;
		letter-spacing: 0px;
		margin-bottom: 4px;
		padding-left: 185px;
	}

	#contact-tool-box .freedial p {
		text-align: left;
		font-size: 0.9rem;
		line-height: 1.41;
		padding-left: 185px;
		padding-bottom: 4px;
	}

	#contact-tool-box .email {
		width: 500px;
		border: 1px solid #ccc;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		margin-left: 38px;
		background: url('../images/email-button2.png') no-repeat;
		background-size: 161px;
		background-position: left 5px top 5px;
	}

	#contact-tool-box .email a {
		text-align: left;
		display: block;
		text-decoration: none;
		font-size: 2.5rem;
		color: #6fba2c;
		font-weight: bold;
		letter-spacing: 0px;
		margin-bottom: 8px;
		padding-left: 165px;
	}

	#contact-tool-box .email p {
		text-align: left;
		font-size: 0.9rem;
		line-height: 1.41;
		padding-left: 165px;
	}

	#staff {
		width: 100%;
		margin: 40px auto 0;
	}

	#staff ul {
		display: flex;
		flex-wrap: wrap;
	}

	#staff li {
		width: 18%;
		max-width: 231px;
		margin-right: 2.5%;
		margin-bottom: 2%;
	}

	#staff li:nth-child(5n) {
		margin-right: 0;
	}


}

@media print {



.pageWrap {
background:#f5f5f5;
padding:150px 0 60px 0;
}

.zdo_drawer_menu {
display:none;
}


.header h1 a {
display:block !important;
z-index:99999;
}

.mainNav ul {
display:none;
}

.cbp-af-header {
position:relative !important;
}



}

.new-life-style {
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 5px 0 20px;
}

.lifestyle-text {
	/* margin: 0 3%;
	padding: 0 15px; */
	text-align: left;
	/* background: #eee; */
}

.p10 {
	padding: 10px 0 20px 0;
}

.p20 {
	padding: 20px 0 0 0;
}

.p30 {
	padding: 30px 0 0 0;
}

.new-lifestyle-main {
	margin: 0 auto;
	padding: 0 0 30px 0;
	width: 100%;
}

.new-lifestyle-main img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}

.lifestyle-img {
	/* margin: 0 3% 15px;
	padding: 0 15px 15px; */
	margin: 26px 30px 20px;
	/* background: #eee;	 */
	text-align: center;
	display: flex;
	flex-wrap: wrap;
}

.lifestyle-img .items {
	width: 23.5%;
	margin: 0 2% 0 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.lifestyle-img .items:nth-child(4n) {
	margin-right: 0;
}

.items img {
	width: 100%;
	-webkit-backface-visibility: hidden;
}

.lifestyle-img__telework {
	width: 320px;
	float: right;
	background: #eee;
	margin: 10px 26px 30px 30px;
}

h5.lifestyle-text {
	margin: 16px 0 0 0;
	padding: 0;
	font-size: 1.12rem;
	line-height: 1.41;
}


.col-two__lifestyle .left-column {
	width: 100%;
	margin-right: -280px;
	padding-right: 280px;
	box-sizing: border-box;
	float: left;
}

.col-two__lifestyle .right-column {
	width: 260px;
	/* background: #eee; */
	float: right;
}

.col-two__lifestyle {
	width: 100%;
	padding: 15px 30px 0;
	margin-bottom: 6px;
	box-sizing: border-box;
}

.col-two__lifestyle p {
	margin: 0;
}

.col-two__lifestyle .right-column img {
	-webkit-backface-visibility: hidden;
}




.col-two__lifestyle__type2 .right-column {
	width: 100%;
	margin-left: -280px;
	padding-left: 280px;
	box-sizing: border-box;
	float: right;
}

.col-two__lifestyle__type2 .left-column {
	width: 260px;
	float: left;
}

.col-two__lifestyle__type2 {
	width: 100%;
	padding: 15px 30px 0;
	margin-bottom: 6px;
	box-sizing: border-box;
}

.col-two__lifestyle__type2 p {
	margin: 0;
}

.col-two__lifestyle__type2 .left-column img {
	-webkit-backface-visibility: hidden;
}
