@charset "UTF-8";

html {
scroll-behavior: smooth;
	}

body {
font-size: 14px;
-webkit-text-size-adjust: 100%;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
font-style: normal;
font-weight: normal;
font-variant: normal;
margin: 0;
padding: 0;
color: #666;
}

a { background-color: transparent; }
a:active,
a:hover { outline: 0; opacity: 0.7;}
a {
 color: #666;
 text-decoration: none;
 cursor: pointer;
}

/************** 2025.11追記 **************/
#wrapper {
 width: 100%;
 margin: 0 auto;
 position: relative;
}

.header {
 width: 80%;
 margin-left: auto;
 margin-right: auto;
 border-top-style: solid;
 border-color: #0e59bb;
 border-width: 10px;
 padding-top: 10px;
 padding-bottom: 0px;
 font-size: 110%;
 vertical-align: bottom;
}

.header h1 {
 float: left;
}

.headernavi {
 float: right;
 height: 15px;
 width: 60%;
 padding-top: 35px;
 margin-bottom: 20px;
}

.u122078 {
 float: left;
 width: 30%;
 text-align: center;
 margin-right: 6%;
}

.u122079 {
 float: left;
 width: 30%;
 text-align: center;
 white-space: nowrap;
}

.u122080 {
 float: right;
 width: 23%;
 text-align: center;
}

.mt5 {
margin-top: 5px;
}
.mt15 {
margin-top: 15px;
}
.mt20 {
margin-top: 20px;
}
.mt30 {
margin-top: 30px;
}
.mb5 {
margin-bottom: 5px;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.ml5 {
margin-left: 5px;
}
.ml10 {
margin-left: 10px;
}
.ml15 {
margin-left: 15px;
}
.ml20 {
margin-left: 20px;
}
.ml30 {
margin-left: 30px;
}
.mr5 {
margin-right: 5px;
}
.mr15 {
margin-right: 15px;
}
.mr20 {
margin-right: 20px;
}
.mr30 {
margin-right: 30px;
}
.mlmrauto {
margin-left: auto;
margin-right: auto;
}

p {
font-size: 15px;
line-height: 2em;
}

@media screen and (max-width:1480px) {
.header {
 width: 85%;
}
}

@media screen and (max-width:1100px) {
.header {
 width: 90%;
}
}

@media screen and (max-width:920px) {
.header {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 border-top-style: solid;
 border-color: #0e59bb;
 border-width: 10px;
 padding-top: 0px;
 font-size: 110%;
 vertical-align: bottom;
}

h1 {
 width: 100%;
 display: flex;
 justify-content: center;
}

.headernavi {
 height: 15px;
 width: 100%;
 padding-top: 0px;
 margin-bottom: 30px;
}
}
@media screen and (max-width:900px) {
.headernavi {
 height: 15px;
 width: 100%;
 padding-top: 0px;
}
}
@media screen and (max-width:820px) {
.headernavi {
 height: 15px;
 width: 100%;
 padding-top: 0px;
 margin-bottom: 10px;
}
}
@media screen and (max-width:660px) {
.header {
 width: 92%;
}
}
@media screen and (max-width:430px) {
.header {
 width: 100%;
 border-top-style: solid;
 border-color: #0e59bb;
 border-width: 10px;
 padding-top: 15px;
 font-size: 105%;
 vertical-align: bottom;
}

h1 {
 width: 100%;
 display: flex;
 justify-content: center;
}
}

@media screen and (max-width:390px) {
.header {
 width: 100%;
 border-top-style: solid;
 border-color: #0e59bb;
 border-width: 10px;
 padding-top: 15px;
 font-size: 100%;
 vertical-align: bottom;
}
}
.clearfix:after {
 content: "";
 display: block;
 clear: both;
}

.container {
 position: relative;
 width: 80%;
 margin-left: auto;
 margin-right: auto;
 padding-top: 40px;
 min-height: calc(100vh - 150px - 200px);
}

@media screen and (max-width:1480px) {
.container {
 position: relative;
 width: 85%;
 margin-left: auto;
 margin-right: auto;
 padding-top: 40px;
}
}

@media screen and (max-width:1100px) {
.container {
 position: relative;
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 padding-top: 40px;
}
}

/*================================================
 *  スライドショー
 ================================================*/
.slide {
 margin-top: 0px;
 padding-top: 0px;
 overflow: hidden;
 position: relative;
 clear: both;
 width: 100%;
}
.slideInner {
 list-style: none;
 margin: 0;
 padding: 0;
}
.slideInner li {
 position: absolute;
 width: 100%;
 margin: 0;
 padding: 0;
 background-color: #fff;
 background-position: 50% 0;
 background-repeat: no-repeat;
}

.slide_txt {
 margin-top: 0px;
 padding-top: 0px;
 position: absolute;
 clear: both;
 width: 100%;
 text-align: left;
}

@media screen and (max-width:900px) {
.slide {
 margin-top: 20px;
 padding-top: 0px;
 overflow: hidden;
 position: relative;
 clear: both;
 width: 100%;
}
.slide_txt {
 margin-top: 20px;
 padding-top: 0px;
 clear: both;
 width: 100%;
 text-align: left;
}
}
.fl_l {
float: left;

}
.fl_r {
float: right;

}
/* 2カラム（スマートフォンでは1カラム) */
.twoCol {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position:relative;
	overflow:hidden;
}
.twoCol .inner {
	position: relative;
	overflow:hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: left;
	-webkit-box-align: left;
	-webkit-align-items: left;
	align-items: left;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	-ms-flex-direction: column-reverse;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column;
	width: 50%;
	width: calc((50% / 100%) *100%);
	height: auto;
	margin:0px;
}
.twoCol .inner div:nth-child(2n+1) {
	clear:both;
}

@media screen and (max-width:660px) {
.twoCol {
	display: block;
	margin-bottom:20px;
	}
.twoCol .inner {
	width :100%;
	margin:0 0 0px 0;
	}
}

.title_box {
  height: 80px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 155px;
}
.index_menutitle01 {
  width: 70%;
  font-size: 180%;
  float: right;
  text-align: left;
}
.index_menutitle01 a {
  color: #0e59bb; 
  }
.index_txt01 {
  font-size: 16px;
  margin-left: 30px;
}
.index_txt02 {
  font-size: 126%;
  text-align: left;
  color: #0e59bb;
  padding-top: 20px;
  padding-left: 30%;
}
.index_banner01 {
  padding-top: 20px;
  padding-left: 30px;
}
.left_border {
  border-left-style: solid;
  border-color: #888;
  border-width: 1px;
  padding-left: 20px;
  margin-left: 30px;
}
.index_linkbox_bl {
  background-color: #e7f0f9;
  padding: 3px 15px 12px 15px;
}
h4 {
  font-size: 100%;
  color: #3177c8;
  font-weight: normal;
  margin-top: 7px;
  margin-bottom: 5px;
}
.index_linkbox_wh {
  background-color: #fff;
  padding: 5px 15px 12px 15px;
}
.right_col {
  margin-left: 30px;
  clear: both;
}
.height_small {
  height: 44px;
}

@media screen and (max-width:1220px) {
.title_box img {
  float: left;
  z-index: 99;
  width: 145px;
}
.index_menutitle01 {
  width: 67%;
  font-size: 154%;
  float: right;
  text-align: left;
}
.index_banner01 .ss_bnr {
  width: 90%;
}
}
@media screen and (max-width:995px) {
.index_txt01 {
  width: 100%;
  font-size: 15px;
  text-align: left;
  margin-left: 30px;
}
}
@media screen and (max-width:975px) {
.index_menutitle01 {
  width: 65%;
  font-size: 154%;
  float: right;
  text-align: left;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 138px;
}
}
@media screen and (max-width:890px) {
.title_box {
  height: 64px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 130px;
}
}
@media screen and (max-width:874px) {
.title_box img {
  float: left;
  z-index: 99;
  width: 120px;
}
.index_txt01 {
  width: 100%;
  font-size: 13px;
  text-align: left;
  margin-left: 30px;
}
}
@media screen and (max-width:820px) {
.title_box {
  height: 62px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.index_menutitle01 {
  width: 67%;
  font-size: 140%;
  float: right;
  text-align: left;
  line-height: 95%;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 110px;
}
.index_txt01 {
  width: 110%;
  font-size: 14px;
  transform: scale(0.9, 1);
  text-align: left;
  margin-left: 5px;
}
.index_txt02 {
  font-size: 110%;
  text-align: left;
  color: #0e59bb;
  padding-top: 20px;
  padding-left: 30%;
}
.index_banner01 .ss_bnr {
  width: 95%;
}
.left_border {
  border-left-style: solid;
  border-color: #888;
  border-width: 1px;
  padding-left: 20px;
  margin-left: 10px;
}
.index_linkbox_bl {
  background-color: #e7f0f9;
  padding-top: 3px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 20px;
}
.index_linkbox_wh {
  background-color: #fff;
  padding-top: 3px;
  padding-left: 15px;
  padding-right: 5px;
  padding-bottom: 20px;
}
}

@media screen and (max-width:790px) {
.title_box {
  height: 60px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.index_menutitle01 {
  width: 67%;
  font-size: 140%;
  float: right;
  text-align: left;
  line-height: 95%;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 106px;
}
.index_txt01 {
  width: 100%;
  font-size: 13px;
  transform: scale(0.9, 1);
  text-align: left;
  margin-left: 10px;
  letter-spacing: -0.1px;
}
.index_txt02 {
  font-size: 110%;
  text-align: left;
  color: #0e59bb;
  padding-top: 20px;
  padding-left: 30%;
}
.index_banner01 .ss_bnr {
  width: 98%;
}
.left_border {
  border-left-style: none;
  padding-left: 0px;
  margin-left: 10px;
}
.SPnone {
    display: none;
}
}
@media screen and (max-width:760px) {
.index_menutitle01 {
  width: 67%;
  font-size: 142%;
  float: right;
  text-align: left;
  line-height: 95%;
}
}
@media screen and (max-width:713px) {
.index_menutitle01 {
  width: 62%;
  font-size: 142%;
  float: right;
  text-align: left;
  line-height: 95%;
}
}
@media screen and (max-width:660px) {
.title_box {
  height: 50px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.index_menutitle01 {
  width: 80%;
  font-size: 150%;
  text-align: left;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 95px;
}
.index_txt01 {
  width: 100%;
  font-size: 13px;
  transform: scale(1.0, 1);
}
.index_txt02 {
  font-size: 110%;
  text-align: left;
  color: #0e59bb;
  padding-top: 10px;
  padding-left: 20%;
  margin-bottom: 10px;
}
.index_banner01 .ss_bnr {
  width: 100%;
  margin-left: -13px;
  margin-bottom: 13px;
}
.left_border {
  border-left-style: none;
  padding-left: 0px;
  margin-left: 0px;
}
.right_col {
  margin-left: 0px;
}
}
@media screen and (max-width:510px) {
.index_menutitle01 {
  width: 70%;
  font-size: 150%;
  text-align: left;
}
.SPnone {
  display: block; 
}
}

@media screen and (max-width:440px) {
.title_box {
  height: 50px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 4px;
}
.index_menutitle01 {
  width: 75%;
  font-size: 140%;
  float: right;
  text-align: left;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 95px;
}
.index_txt01 {
  width: 100%;
  font-size: 13px;
  text-align: center;
  transform: scale(1.0, 1);
}
.index_txt02 {
  font-size: 110%;
  text-align: left;
  color: #0e59bb;
  padding-top: 10px;
  padding-left: 26%;
  margin-bottom: 10px;
}
}
@media screen and (max-width:422px) {
.index_menutitle01 {
  width: 73%;
  font-size: 140%;
  float: right;
  text-align: left;
}
.title_box img {
  float: left;
  z-index: 99;
  width: 92px;
}
}
@media screen and (max-width:393px) {
.index_menutitle01 {
  width: 70%;
  font-size: 140%;
  float: right;
  text-align: left;
}
.index_txt01 {
  width: 100%;
  font-size: 12px;
  text-align: center;
}
.index_txt02 {
  font-size: 110%;
  text-align: left;
  color: #0e59bb;
  padding-top: 10px;
  padding-left: 30%;
  margin-bottom: 10px;
}
}
.affiliated {
  width: 100%;
  text-align: center;
  margin-top: 50px;
  border-bottom-style: solid;
  border-color: #0e59bb;
  border-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.affiliated_title {
  font-size: 130%;
  color: #0e59bb;
}
.affiliated_border_b {
  border-bottom-style: solid;
  border-color: #666;
  border-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.affiliated_border_b02 {
  width: 85%;
  border-bottom-style: solid;
  border-color: #666;
  border-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

/* 3カラム（スマートフォンでは1カラム) */
.threeCol {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
	margin-bottom:0px;
}
.threeCol .inner {
	position: relative;
	overflow: hidden;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: left;
	-webkit-box-align: left;
	-webkit-align-items: left;
	align-items: left;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	-ms-flex-direction: normal;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 33.33333%;
	width: calc((333 / 100%) *100%);
	margin: 0 0 0 0;
}
.threeCol .inner:nth-child(3n+1) {
	clear:both;
}
.threeCol .inner h4 {
    width: 100%;
	font-size: 130%;
	color: #666;
	text-align: left;
}
.threeCol .inner h4 a:hover {
   color: #0e59bb;
   display: block;
}
.threeCol .inner a {
	width: 100%;
	height: 100%;
	color: #666;
	font-weight: 500;
}
.threeCol .inner a:hover {
   color: #0e59bb;
}
.addtxt01 {
font-size: 120%;
font-weight: 500;
}
.addtxt02 {
font-size: 100%;
}
.addtxt03 {
font-size: 90%;
}
.add_ml20 {
margin-left: 20px;
margin-right: 30px;
}
.careststation {
 width: 310px;
}
.border-radius {
  width: 110px;
  height: 22px;
  border-radius: 22vh;
  border-style: solid;
  border-color: #666;
  border-width: 1px;
  color: #666;
  text-align: center;
  float: right;
}

@media screen and (max-width:820px) {
.affiliated_border_b02 {
  width: 100%;
  border-bottom-style: solid;
  border-color: #666;
  border-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.threeCol {
  display: block;
  margin-bottom: 20px;
	}
.threeCol .inner {
  width : 100%;
  margin: 0 0 0px 0;
  text-align: center;
	}
.threeCol .inner h4 {
  width: 100%;
  font-size: 130%;
  color: #666;
  text-align: center;
}
.add_ml20 {
  margin-left: 0px;
  margin-right: 0px;
}
.careststation {
  width: 310px;
  margin-left: auto;
  margin-right: auto;
}
}

/*================================================
 *  フッター
 ================================================*/
footer {
 clear: both;
 margin-top: 50px;
 background: #838383;
 color: #fff;
 bottom: 0;
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

.fnav {
 width: 85%;
 display: -ms-flexbox;
 display: -webkit-box;
 display: -webkit-flex;
 display: flex;
 -ms-flex-pack: justify;
 -webkit-box-pack: justify;
 -webkit-justify-content: censpace-betweenter;
 margin: 0 0 0 0 ;
 padding-bottom: -20px;
 margin-left: auto;
 margin-right: auto;
}

.fnav a {
 color: #fff;
}
.fnav a:hover {
 color: #b6b6b6;
}
.fnav > ul {
 width: 33%;
 margin-bottom: 0;
 font-size: 110%;
}
.fnav > ul li {
 text-align: left;
 list-style: none;
}
.footborder {
  border-bottom-style: solid;
  border-color: #fff;
  border-width: 1px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.fnavbox {
  width: 80%;
}
.fbox_l {
  text-align: left;
  font-size: 90%;
  float: left;
  margin-right: 50px;
}
.fbox_r {
  text-align: left;
  font-size: 90%;
}
.ftxt {
  color: #fff;
  font-size: 90%;
}
.copyright {
  padding-bottom: 10px;
  color: #b6b6b6;
  font-size: 11px;
  text-align: center;
  background: #838383;
}

@media screen and (max-width:1440px) {
.fnav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	margin: 0 0 0 0 ;
	padding-bottom: -20px;
	width: 86%;
	margin-left: auto;
	margin-right: auto;
}
}
@media screen and (max-width:1100px) {
.fnav {
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-box-pack: justify;
	-webkit-justify-content: censpace-betweenter;
	margin: 0 0 0 0 ;
	padding-bottom: -20px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.fnavbox {
  width: 100%;
}
}

@media screen and (max-width:820px) {
footer {
		margin-top: 20px;
	}

.fnav {
	    width: 58%;
		display: block;
		margin-left: auto;
	    margin-right: auto;
		padding: 10px 40px 20px 0px;
		line-height: 120%;
	}
.fnav > ul {
		width: 100%;
	}
}
@media screen and (max-width:440px) {
.fnav {
	    width: 100%;
		display: block;
		margin-left: auto;
	    margin-right: auto;
		padding-right: 40px;
		line-height: 120%;
	}
}

/************** indexから移設 **************/

*,
*:after,
*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.u122078 a { position: relative; display: inline-block; outline: none; color: #0064C8; text-decoration: none; letter-spacing: 1px;}
.u122078 a:hover, nav a:focus { outline: none; }

.u122078 .cl-effect-12 a::before, .u122078 .cl-effect-12 a::after { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; border: 2px solid rgba(0,100,200,0.1); border-radius: 50%; content: ''; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2); -moz-transform: translateX(-50%) translateY(-50%) scale(0.2); transform: translateX(-50%) translateY(-50%) scale(0.2); }
.u122078 .cl-effect-12 a::after { width: 120px; height: 120px; border-width: 6px; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); -moz-transform: translateX(-50%) translateY(-50%) scale(0.8); transform: translateX(-50%) translateY(-50%) scale(0.8); }
.u122078 .cl-effect-12 a:hover::before, .u122078 .cl-effect-12 a:hover::after, .u122078 .cl-effect-12 a:focus::before, .u122078 .cl-effect-12 a:focus::after { opacity: 1; -webkit-transform: translateX(-50%) translateY(-50%) scale(1); -moz-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); }

*,
*:after,
*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.u122079 a { position: relative; display: inline-block; outline: none; color: #0064C8; text-decoration: none; letter-spacing: 1px;}
.u122079 a:hover, nav a:focus { outline: none; }

.u122079 .cl-effect-12 a::before, .u122079 .cl-effect-12 a::after { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; border: 2px solid rgba(0,100,200,0.1); border-radius: 50%; content: ''; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2); -moz-transform: translateX(-50%) translateY(-50%) scale(0.2); transform: translateX(-50%) translateY(-50%) scale(0.2); }
.u122079 .cl-effect-12 a::after { width: 120px; height: 120px; border-width: 6px; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); -moz-transform: translateX(-50%) translateY(-50%) scale(0.8); transform: translateX(-50%) translateY(-50%) scale(0.8); }
.u122079 .cl-effect-12 a:hover::before, .u122079 .cl-effect-12 a:hover::after, .u122079 .cl-effect-12 a:focus::before, .u122079 .cl-effect-12 a:focus::after { opacity: 1; -webkit-transform: translateX(-50%) translateY(-50%) scale(1); -moz-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); }

*,
*:after,
*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.u122080 a { position: relative; display: inline-block; outline: none; color: #0064C8; text-decoration: none; letter-spacing: 1px;}
.u122080 a:hover, nav a:focus { outline: none; }

.u122080 .cl-effect-12 a::before, .u122080 .cl-effect-12 a::after { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; border: 2px solid rgba(0,100,200,0.1); border-radius: 50%; content: ''; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2); -moz-transform: translateX(-50%) translateY(-50%) scale(0.2); transform: translateX(-50%) translateY(-50%) scale(0.2); }
.u122080 .cl-effect-12 a::after { width: 120px; height: 120px; border-width: 6px; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); -moz-transform: translateX(-50%) translateY(-50%) scale(0.8); transform: translateX(-50%) translateY(-50%) scale(0.8); }
.u122080 .cl-effect-12 a:hover::before, .u122080 .cl-effect-12 a:hover::after, .u122080 .cl-effect-12 a:focus::before, .u122080 .cl-effect-12 a:focus::after { opacity: 1; -webkit-transform: translateX(-50%) translateY(-50%) scale(1); -moz-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); }

*,
*:after,
*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.u1594 a { position: relative; display: inline-block; outline: none; color: #0064C8; text-decoration: none; letter-spacing: 1px;}
.u1594 a:hover, nav a:focus { outline: none; }

.u1594 .cl-effect-12 a::before, .u1594 .cl-effect-12 a::after { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; border: 3px solid rgba(0,100,200,0.1); border-radius: 50%; content: ''; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2); -moz-transform: translateX(-50%) translateY(-50%) scale(0.2); transform: translateX(-50%) translateY(-50%) scale(0.2); }
.u1594 .cl-effect-12 a::after { width: 120px; height: 120px; border-width: 6px; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); -moz-transform: translateX(-50%) translateY(-50%) scale(0.8); transform: translateX(-50%) translateY(-50%) scale(0.8); }
.u1594 .cl-effect-12 a:hover::before, .u1594 .cl-effect-12 a:hover::after, .u1594 .cl-effect-12 a:focus::before, .u1594 .cl-effect-12 a:focus::after { opacity: 1; -webkit-transform: translateX(-50%) translateY(-50%) scale(1); -moz-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); }

*,
*:after,
*::before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.u1592 a { position: relative; display: inline-block; outline: none; color: #0064C8; text-decoration: none; letter-spacing: 1px;}
.u1592 a:hover, nav a:focus { outline: none; }

.u1592 .cl-effect-12 a::before, .u1592 .cl-effect-12 a::after { position: absolute; top: 50%; left: 50%; width: 100px; height: 100px; border: 3px solid rgba(0,100,200,0.1); border-radius: 50%; content: ''; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.2); -moz-transform: translateX(-50%) translateY(-50%) scale(0.2); transform: translateX(-50%) translateY(-50%) scale(0.2); }
.u1592 .cl-effect-12 a::after { width: 120px; height: 120px; border-width: 6px; -webkit-transform: translateX(-50%) translateY(-50%) scale(0.8); -moz-transform: translateX(-50%) translateY(-50%) scale(0.8); transform: translateX(-50%) translateY(-50%) scale(0.8); }
.u1592 .cl-effect-12 a:hover::before, .u1592 .cl-effect-12 a:hover::after, .u1592 .cl-effect-12 a:focus::before, .u1592 .cl-effect-12 a:focus::after { opacity: 1; -webkit-transform: translateX(-50%) translateY(-50%) scale(1); -moz-transform: translateX(-50%) translateY(-50%) scale(1); transform: translateX(-50%) translateY(-50%) scale(1); }

/************** indexから移設 ここまで **************/


/************** 各部門ページ **************/
.title_photo_PC {
  margin-top: -40px;
  padding-top: 0px;
  overflow: hidden;
  position: relative;
  clear: both;
  width: 100%;
}
.title_photo_SP {
 display: none;
}
.mainbox {
  width: 65%;
  float: left;
  margin-bottom: 20px;
}
.maintop {
  border-bottom-style: solid;
  border-color: #666;
  border-width: 1px;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  align-content: center;
}
.title_txt01 {
 font-size: 170%;
 color: #0e59bb;
 float: left;
 vertical-align: middle;
 height: 40px;
}
.title_txt_gray {
 font-size: 110%;
 color: #666;
 float: right;
 width: 65%;
}
.title_txt02 {
 font-size: 100%;
 color: #3177c8;
 padding-top: 5px;
 float: right;
 width: 70%;
}
.mainmenu {
 font-size: 115%;
 line-height: 1.8;
 padding-top: 7px;
}
.mainmenu_txt01 {
 font-size: 105%;
 color: #3177c8;
}
.rightbox {
 width: 30%;
 float: right;
 padding-top: 30px;
}
.rightbox .sub_s {
 background-color: #666;
 color: #fff;
 text-align: center;
 padding: 3px 0;
 margin-bottom: 15px;
}
.rightbox_border {
 border-bottom-style: solid;
 border-color: #666;
 border-width: 1px;
 padding-bottom: 20px;
 margin-bottom: 15px;
}
.rightbox_menu {
 line-height: 2.4;
 margin-bottom: 30px;
 color: #0e59bb;
}
.PCnone {
    display: none;
}
.rightbox_menu a {
 color: #666;
}
.rightbox_menu a:hover {
 color: #0e59bb;
}
.rightbox_menu_sp {
  display: none;  
}
@media screen and (max-width:1220px) {
.title_txt02 {
 font-size: 100%;
 color: #3177c8;
 padding-top: 5px;
 float: right;
 width: 60%;
}
}
@media screen and (max-width:820px) {
.title_photo_PC {
  margin-top: -10px;
  padding-top: 0px;
  overflow: hidden;
  position: relative;
  clear: both;
  width: 100%;
}
.title_photo_SP {
 display: none;
}
.mainbox {
  width: 100%;
  margin-bottom: 20px;
  clear: right;
}
.rightbox {
  width: 100%;
  padding-top: 0px;
  margin-bottom: 20px;
  text-align: center;
}
.rightbox_border {
  display: none;
}
.rightbox_menu {
  display: none;
}
.rightbox_menu_sp {
  display: block;  
}
.SPnone {
 display: none;
}
}
@media screen and (max-width:530px) {
.title_photo_PC {
  display: none;
}
.title_photo_SP {
 display: block;
 margin-top: -15px;
 padding-top: 0px;
 overflow: hidden;
 position: relative;
 clear: both;
 width: 100%;
}
.title_txt01 {
  width: 100%;
  font-size: 165%;
}
.title_txt_gray {
  width: 100%;
  font-size: 110%;
  color: #666;
}
.title_txt02 {
 font-size: 100%;
 color: #3177c8;
 padding-top: 5px;
 width: 100%;
}
.rightbox {
  width: 100%;
  padding-top: 0px;
  margin-right: 0%;
  margin-bottom: 20px;
}
.title_txt03 {
  width: 100%;
  font-size: 170%;
  color: #115c34;
}
.SPnone {
 display: block;
}
}
@media screen and (max-width:436px) {
.title_txt01 {
  width: 100%;
  font-size: 150%;
}
}
@media screen and (max-width:405px) {
.PCnone {
    display: block;
}
}
@media screen and (max-width:396px) {
.title_txt01 {
  width: 100%;
  font-size: 130%;
  letter-spacing: -1px;
}
}
/************** 各部門ページ 企業情報**************/
.index_linkbox_grn {
  background-color: #e7f1ed;
  padding: 3px 15px 12px 15px;
}
.title_txt03 {
 font-size: 170%;
 color: #115c34;
 float: left;
 margin-right: 50px;
}
.mainmenu_grn {
 font-size: 130%;
 color: #317a57;
 line-height: 1.8;
 padding-top: 7px;
}
.mainmenu_txt02 a:hover {
 color: #115c34;
}

/************** 各部門ページ 産業用燃料**************/
.tableborder_wh {
 border: 1px #fff solid;
 font-size: 105%;
 padding-top: 7px;
 padding-bottom: 7px;
}
.midashi {
 background-color: #327bcf;
 color: #fff;
 height: 40px;
 border: none;
 text-align: center;
}
.pd10 {
 padding-left: 10px;
 padding-right: 10px;
}
.border02 {
 border-bottom: 5px #fff solid;
}
.shobumon01_box {
 width: 100%; 
 margin-top: 30px;
 font-size: 105%;
 clear: both;
}
.subtitlebox {
  width: 22%; 
  border:1px solid #3177c8;
  padding: 25px 0;
  text-align: center;
  color: #3177c8;
  float: left;
  margin-right: 50px;
}
.shobumon_rbox {
  width: 70%; 
  float: right;
  font-size: 110%;
}
.details_link_bl {
  width: 100%;
  height: 30px;
  border-radius: 22vh;
  background-color: #3177c8;
  color: #fff;
  text-align: center;
  padding-top: 3px;
  margin-top: 13px;
}
.details_link_bl a:hover {
  opacity: 0.7;
}
.astomos_logo {
 width: 270px;
 float: right;
 font-size: 85%;
 text-align: center;
}
.idemitsu_logo {
 width: 150px;
 float: left;
 font-size: 85%;
 text-align: center;
}
@media screen and (max-width:1130px) {
.subtitlebox {
 border:1px solid #3177c8;
 text-align: center;
 color: #3177c8;
 float: left;
 margin-right: 30px;
}
}
@media screen and (max-width:1025px) {
.astomos_logo {
 width: 240px;
 float: right;
 font-size: 85%;
 text-align: center;
}
.idemitsu_logo {
 width: 120px;
 float: left;
 font-size: 85%;
 text-align: center;
}
}
@media screen and (max-width:965px) {
table, td {
 font-size: 95%;
}
.subtitlebox {
 border:1px solid #3177c8;
 padding: 25px 0;
 text-align: center;
 color: #3177c8;
 margin-left: 1%;
 margin-bottom: 5px;
}
.shobumon_rbox {
 font-size: 110%;
 margin-left: 1%;
}
.details_link_bl {
  width: 98%;
}
.astomos_logo {
 float: right;
 font-size: 85%;
 text-align: center;
 margin-top: 10px;
}
.idemitsu_logo {
 float: left;
 font-size: 85%;
 text-align: center;
 margin-left: -15px;
}
.idemitsu_logo .wide_s {
 width: 60px;
}
.astomos_logo .wide_s {
 width: 90%;
}
}
@media screen and (max-width:855px) {
.shobumon_rbox{
 font-size: 110%;
 margin-left: 0;
 }
.astomos_logo {
 width: 200px;
 float: right;
 font-size: 75%;
 text-align: center;
 margin-right: -15px;
}
.idemitsu_logo {
 width: 70px;
 float: left;
 font-size: 75%;
 text-align: center;
 margin-left: -15px;
}
.dispn_narrow {
    display: none;
}
.idemitsu_logo .wide_s {
 width: 55px;
}
.astomos_logo .wide_s {
 width: 65%;
}
}
@media screen and (max-width:820px) {
.astomos_logo {
 float: right;
 font-size: 85%;
 text-align: center;
 margin-right: 15px;
}
.idemitsu_logo {
 float: left;
 font-size: 85%;
 text-align: center;
}
.idemitsu_logo .wide_s {
 width: 81px;
}
.astomos_logo .wide_s {
 width: 100%;
}
}
@media screen and (max-width:555px) {
.shobumon01_box {
 width: 100%; 
 margin-top: 30px;
 font-size: 100%;
 clear: both;
}
.subtitlebox {
 border:1px solid #3177c8;
 width: 98%;
 padding: 10px 0;
 text-align: center;
 color: #3177c8;
 clear: both;
}
.shobumon_rbox {
 width: 90%; 
 font-size: 110%;
 margin-left: auto;
 margin-right: 5%;
 clear: both;
 margin-top: 15px;
}
}
@media screen and (max-width:432px) {
.shobumon_rbox {
 width: 100%; 
 font-size: 100%;
 padding-left: 10px;
}
.astomos_logo {
 width: 190px;
 float: right;
 font-size: 80%;
 text-align: center;
}
.idemitsu_logo {
 font-size: 80%;
 text-align: center;
}
.idemitsu_logo .wide_s {
 width: 60px;
}
.astomos_logo .wide_s {
 width: 90%;
}
}
@media screen and (max-width:404px) {
.astomos_logo {
 width: 180px;
 float: right;
 font-size: 80%;
 text-align: center;
}
.idemitsu_logo {
 font-size: 80%;
 text-align: center;
}
}
@media screen and (max-width:393px) {
.astomos_logo {
 width: 170px;
 float: right;
 font-size: 75%;
 text-align: center;
}
.idemitsu_logo {
 font-size: 75%;
 text-align: center;
}
.idemitsu_logo .wide_s {
 width: 45px;
}
.astomos_logo .wide_s {
 width: 90%;
}
}

/************** 各部門ページ 潤滑油**************/
.idemitsu_logo {
width: 30%;
float: left;
font-size: 85%;
text-align: center;
margin-top: 5px;
margin-left: -3px;
}
.apollo_logo {
width: 20%;
float: left;
font-size: 80%;
text-align: center;
margin: -1% 0 0 6%;
}
.daphne_logo {
width: 30%;
float: right;
font-size: 80%;
text-align: center;
margin-right: 10%;
margin: -5% 5% 10px 0;
}
.details_link_inquiry {
width: 100%;
height: 50px;
border-radius: 22vh;
background-color: #e1ecf7;
font-size: 150%;
color: #327bcf;
text-align: center;
align-content: center;
margin-top: 50px;
}
.details_link_inquiry a:hover {
opacity: 0.7;
}

@media screen and (max-width:1770px) {
.apollo_logo .wide_s {
width: 60px;
}
.daphne_logo .wide_s {
width: 38%;
margin-top: 8%;
}
}
@media screen and (max-width:1200px) {
.idemitsu_logo {
 float: left;
 font-size: 85%;
 text-align: center;
 margin-top: 5px;
 margin-left: -3px;
}
.apollo_logo {
 width: 20%;
 float: left;
 font-size: 80%;
 text-align: center;
 margin: -1% 0 0 6%;
}
.daphne_logo {
 float: right;
 font-size: 80%;
 text-align: center;
 margin-right: 10%;
 margin: -5% 5% 10px 0;
}
.idemitsu_logo .wide_s {
 width: 70px;
}
.apollo_logo .wide_s {
 width: 50px;
}
}
@media screen and (max-width:1024px) {
.details_link_inquiry {
width: 100%;
height: 50px;
border-radius: 22vh;
background-color: #e1ecf7;
font-size: 150%;
color: #327bcf;
text-align: center;
align-content: center;
margin-top: 50px;
display: flex;
justify-content: center;
align-items: center;
}
}
@media screen and (max-width:555px) {
.shobumon_rbox {
 width: 100%;
 margin: 20px 0 0 15px;
}
.idemitsu_logo .wide_s {
 width: 60px;
}
.apollo_logo .wide_s {
 width: 60%;
}
.daphne_logo .wide_s {
 width: 45%;
 margin-top: 10px;
}
}
/************** 各部門ページ 化成品・工業薬品**************/
.titleborder {
 border-bottom-style: solid;
 border-color: #666;
 border-width: 1px;
 padding: 20px 0 5px 0;
 margin-bottom: 10px;
 font-size: 140%;
 color: #0e59bb;
 text-align: center;
}
@media screen and (max-width:1119px) {
.txt_allft {
 text-align: left;
}
}
@media screen and (max-width:430px) {
.titleborder {
padding-top: 30px;
}
}
/************** 各部門ページ 鉱産物**************/
.bordernone {
 border-collapse: collapse;
 border-width: 0px;
}
.kousan_midashi {
 width: 20%;
 background-color: #327bcf;
 color: #fff;
 padding: 20px 25px;
 border: 0px;
}
.shobumon05_p01 {
 width: 80%;
}
.threecol_boxtitle {
 text-align: center;
 width: 80%;
 padding: 3px 0;
 background-color: #e1ecf7;
 margin-left: auto;
 margin-right: auto;
}
.shobumon05_p02 {
 float: left;
 width: 28%;
}
.shobumon05_ex02 {
 float: right;
 width: 65%;
 margin: 0 0 0 20px;
}
@media screen and (max-width:1133px) {
.shobumon05_p02 {
 float: left;
 width: 25%;
}
.shobumon05_ex02 {
 float: right;
 width: 70%;
 margin: 0 0 0 20px;
}
}
@media screen and (max-width:1027px) {
.shobumon05_p02 {
 float: left;
 width: 20%;
}
.shobumon05_ex02 {
 float: right;
 width: 72%;
 margin: 0 0 0 20px;
}
}
@media screen and (max-width:824px) {
.shobumon05_p01 {
 width: 50%;
}
.shobumon05_p02 {
 width: 50%;
 margin-left: 25%;
 margin-bottom: 15px;
}
.shobumon05_ex02 {
 width: 100%;
 margin-left: 20%;
}
}
/************** 各部門ページ 環境関連サービス**************/
.shobumon07_titletxt {
 font-size: 105%;
 color: #0e59bb;
 font-weight: 600;
 text-align: center;
 margin-top: 25px;
}
.shobumon07_blbox {
 font-size: 105%;
 font-weight: 500;
 height: 70px;
 width: 95%;
 border-radius: 2vh;
 background-color: #327bcf;
 color: #fff;
 text-align: center;
 align-content: center;
}
.shobumon07_title01 {
 width: 100%;
 height: 50px;
 background-color: #e1ecf7;
 font-size: 150%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 display:flex;
 justify-content:center;
 align-items:center;
}
@media screen and (max-width:1024px) {
.shobumon07_blbox {
 font-size: 95%;
 font-weight: 500;
 border-radius: 2vh;
 background-color: #327bcf;
 color: #fff;
 align-content: center;
 text-align: center;
 float: left;
 padding: 2px;
 margin-right: 5.5%;
}
}
/************** 各部門ページ エンジニアリング部門　配送課**************/
.enbumon_title01 {
 width: 30%;
 height: 50px;
 background-color: #e1ecf7;
 font-size: 150%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 float: left;
 display:flex;
 justify-content:center;
 align-items:center;
}
.enbumon_rbox {
 width: 67%;
 float: right;
 margin-left: 15px;
 margin-top: -10px;
}
.notice_bnr {
 width: 100%;
 height: 30px;
 border-radius: 22vh;
 background-color: #ce1e51;
 font-size: 110%;
 color: #fff;
 text-align: center;
 padding-top: 3px;
 margin-top: 13px;
}
.enbumon_inquiry_bnr {
 width: 100%;
 border-radius: 3vh;
 background-color: #e1ecf7;
 font-size: 150%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 margin-top: 30px;
 padding: 20px 0;
}
.inquiry_txt01 {
 font-size: 95%;
 color: #327bcf;
 float: left;
 text-align: right;
 margin-left: 15%;
 margin-top: 17px;
}
.inquiry_txt02 {
 width: 55%;
 font-size: 150%;
 color: #327bcf;
 float: right;
 text-align: left;
 margin-top: 13px;
 letter-spacing: 0.1em;
}
.inquiry_txt_s {
 font-size: 45%;
 color: #327bcf;
 text-align: left;
 margin-left: -6px;
 margin-right: 8%;
 letter-spacing: normal;
}
@media screen and (max-width:1204px) {
.inquiry_txt01 {
 width: 100%;
 text-align: center;
 margin: 0 0 0 0px;
}
.inquiry_txt02 {
 width: 100%;
 text-align: center;
 margin: 0;
}
.inquiry_txt_s {
 width: 100%;
 text-align: center;
 margin: 0;
}
}
@media screen and (max-width:853px) {
.enbumon_rbox {
 width: 62%;
 float: right;
 margin-left: 15px;
 margin-top: -10px;
}
}
@media screen and (max-width:818px) {
.SPnone {
 display: block;
}
.SPnone_en {
 display: none;
}
.SPnone_en02 {
 display: none;
}
}
@media screen and (max-width:780px) {
.SPnone {
 display: block;
}
.SPnone_en {
 display: block;
}
.SPnone_en02 {
 display: none;
}
}
@media screen and (max-width:647px) {
.SPnone_en {
  display: block;
}
}
@media screen and (max-width:600px) {
.rightbox_menu_sp {
 width: 60%;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}
.SPnone_en02 {
  display: block;
}
}
@media screen and (max-width:494px) {
.rightbox_menu_sp {
 width: 75%;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}
}
@media screen and (max-width:466px) {
.enbumon_title01 {
  width: 100%;
  height: 50px;
  background-color: #e1ecf7;
  font-size: 130%;
  color: #327bcf;
  text-align: center;
  align-content: center;
}
.enbumon_rbox {
  width: 100%;
}
.notice_bnr {
  width: 100%;
  height: 30px;
  border-radius: 22vh;
  background-color: #ce1e51;
  font-size: 95%;
  color: #fff;
  text-align: center;
  padding-top: 4px;
  margin-top: 13px;
}
}
@media screen and (max-width:432px) {
.notice_bnr {
  width: 100%;
  height: 30px;
  border-radius: 22vh;
  background-color: #ce1e51;
  font-size: 90%;
  color: #fff;
  text-align: center;
  padding-top: 4px;
  margin-top: 13px;
  word-break: break-all;
}
.rightbox_menu_sp {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
 text-align: left;
}
}
@media screen and (max-width:406px) {
.notice_bnr {
  width: 100%;
  height: 100%;
  border-radius: 8vh;
  background-color: #ce1e51;
  font-size: 90%;
  color: #fff;
  text-align: left;
  padding: 5px 15px;
  margin-top: 13px;
  word-break: break-all;
}
}
/************** 各部門ページ エンジニアリング部門　埋設タンク・配管漏洩検査**************/
.enbumon_title03 {
  width: 100%;
  height: 50px;
  background-color: #e1ecf7;
  font-size: 150%;
  color: #327bcf;
  text-align: center;
  align-content: center;
  display:flex;
  justify-content:center;
  align-items:center;
}
.subtitlebox_r {
  width: 50%; 
  border:1px solid #3177c8;
  padding: 10px 20px;
  text-align: left;
  color: #3177c8;
  float: right;
  margin-top: 10px;
}
.enbumon_lbox01 {
 width: 45%; 
 float: left;
 font-size: 110%;
}
.enbumon_lbox02 {
 width: 25%; 
 float: left;
 font-size: 110%;
 text-align: center;
 padding: 1.5em;
}
.details_link_bl_en {
  width: 50%;
  height: 40px;
  border-radius: 22vh;
  background-color: #3177c8;
  color: #fff;
  text-align: center;
  padding-top: 5px;
  margin-top: 13px;
}
.details_link_bl_en a:hover {
  opacity: 0.7;
}
.enbumon_rbox_s {
  width: 50%;
  float: right;
  margin-top: 20px;
  font-size: 95%;
}
.td_wide01 {
 width: 40%;
}
.td_wide02 {
 width: 60%;
}
@media screen and (max-width:820px) {
.details_link_bl_en {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
}
@media screen and (max-width:430px) {
.enbumon_lbox01 {
 width: 100%; 
}
.subtitlebox_r {
 width: 100%; 
}
.enbumon_rbox_s {
 width: 100%; 
}
}
/************** 各部門ページ エンジニアリング部門　FRPライニング施工・貯水・排水槽清掃**************/
.FRTtitle_pc {
 display: block;
}
.FRTtitle_sp {
 display: none;
}
.FRTtitle_bl {
 font-size: 100%;
 color: #327bcf;
}
.title_txt_gray02 {
 font-size: 80%;
 color: #666;
}
.enbumon_chart_pc {
 margin-top: 20px;
}
.enbumon_chart_sp {
 display: none;
}
.enbumon10_whbox {
 font-size: 105%;
 font-weight: 500;
 color: #327bcf;
 width: 100%;
 height: 70px;
 border-radius: 2vh;
 border: solid 1px #327bcf;
 align-content: center;
 text-align: center;
 justify-content:center;
 align-items:center;
}
.tri {
 font-size: 105%;
 color: #327bcf;
 width: 30px;
 height: 70px;
 align-content: center;
 text-align: center;
 padding-left: 10px;
 display:flex;
 justify-content:center;
 align-items:center;
}
.enbumon_blbnr_s {
 width: 100%;
 border-radius: 1vh;
 background-color: #e1ecf7;
 font-size: 110%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 padding: 8px 0;
 margin-bottom: 10px;
}
.left_border_bl {
 border-left: solid 3px #327bcf;
 margin: 20px 0;
 padding-left: 15px;
}
.enbumon_rbox_hf {
 width: 50%;
 float: right;
 font-size: 110%;
 margin-left: 15px;
 margin-top: -10px;
}
.td_border_fff {
 border: solid 1px #fff;
 padding: 6px;
}
.enbumon_link_inquiry {
 width: 100%;
 height: 50px;
 border-radius: 22vh;
 background-color: #e1ecf7;
 font-size: 150%;
 color: #327bcf;
 text-align: center;
 align-content: center;
}
.enbumon_link_inquiry:hover {
 background-color: #93bbe5;
 color: #fff;
}
.td_wide03 {
 width: 50%;
}
.PCnone02 {
 display: none;
}
@media screen and (max-width:1225px) {
.enbumon_blbnr_s {
 width: 100%;
 border-radius: 1vh;
 background-color: #e1ecf7;
 font-size: 105%;
 color: #327bcf;
 text-align: left;
 align-content: center;
 padding: 8px 0 8px 5px;
 margin-bottom: 10px;
}
}
@media screen and (max-width:1200px) {
.enbumon_link_inquiry {
 width: 100%;
 border-radius: 22vh;
 background-color: #e1ecf7;
 font-size: 140%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 margin-top: 50px;
 display:flex;
 justify-content:center;
 align-items:center;
 padding: 8px 0 8px 0;
 height: auto;
}
.PCnone02 {
 display: none;
}
}
@media screen and (max-width:1024px) {
.enbumon_link_inquiry {
 width: 100%;
 height: 70px;
 border-radius: 22vh;
 background-color: #e1ecf7;
 font-size: 130%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 padding: 8px 0 8px 0;
}
.enbumon_blbnr_s {
 width: 100%;
 border-radius: 1vh;
 background-color: #e1ecf7;
 font-size: 100%;
 color: #327bcf;
 text-align: left;
 align-content: center;
 padding: 8px 0 8px 5px;
 margin-bottom: 10px;
}
}
@media screen and (max-width:932px) {
.enbumon_title04 {
 width: 100%;
 height: 70px;
 background-color: #e1ecf7;
 text-align: center;
 align-content: center;
 justify-content:center;
 align-items:center;
}
.FRTtitle_pc {
 display: none;
}
.FRTtitle_sp {
 display: block;
}
.FRTtitle_bl {
 width: 100%;
 font-size: 150%;
 text-align: center;
}
.title_txt_gray02 {
 width: 100%;
 font-size: 100%;
 color: #666;
 text-align: center;
}
}
@media screen and (max-width:820px) {
.FRTtitle_pc {
 display: block;
}
.FRTtitle_sp {
 display: none;
}
.FRTtitle_bl {
 font-size: 100%;
 color: #327bcf;
}
.title_txt_gray02 {
 font-size: 80%;
 color: #666;
}
.rightbox_border {
 display: block;
 width: 100%;
}
.enbumon_blbnr_s {
 width: 100%;
 border-radius: 1vh;
 background-color: #e1ecf7;
 font-size: 100%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 padding: 8px 0 8px 5px;
 margin-bottom: 10px;
}
.enbumon_rbox_hf {
 width: 50%;
 float: right;
 font-size: 110%;
 margin-left: 15px;
 margin-top: -10px;
}
}
@media screen and (max-width:680px) {
.enbumon_title04 {
 width: 100%;
 height: 70px;
 background-color: #e1ecf7;
 text-align: center;
 align-content: center;
 justify-content:center;
 align-items:center;
}
.FRTtitle_pc {
 display: none;
}
.FRTtitle_sp {
 display: block;
}
.FRTtitle_bl {
 width: 100%;
 font-size: 150%;
 text-align: center;
}
.title_txt_gray02 {
 width: 100%;
 font-size: 100%;
 color: #666;
 text-align: center;
}
}
@media screen and (max-width:512px) {
.enbumon_lbox02 {
 width: 30%; 
 float: left;
 font-size: 110%;
 text-align: center;
 padding: 1.5em;
}
.tri {
 font-size: 95%;
 color: #327bcf;
 width: 24px;
 height: 70px;
 align-content: center;
 text-align: center;
 padding-right: 7px;
}
}
@media screen and (max-width:500px) {
.enbumon_chart_pc {
 display: none;
}
.enbumon_chart_sp {
 display: block;
}
.enbumon10_whbox {
 font-size: 105%;
 font-weight: 500;
 color: #327bcf;
 width: 100%;
 height: 100px;
 border-radius: 2vh;
 border: solid 1px #327bcf;
 align-content: center;
 text-align: left;
 padding-left: 15px;
}
}
@media screen and (max-width:430px) {
.enbumon_title03 {
 width: 100%;
 height: 60px;
 background-color: #e1ecf7;
 font-size: 130%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 line-height: 130%;
 margin-bottom: 15px;
}
.PCnone02 {
 display: block;
}
.title_txt04 {
 font-size: 80%;
}
.enbumon_lbox02 {
 width: 100%; 
 font-size: 110%;
 text-align: center;
 padding: 0px;
}
.enbumon_rbox {
 width: 100%;
 margin-left: 15px;
 margin-top: -10px;
}
.titleborder {
 margin-top: -15px;
}
.enbumon_rbox_hf {
 width: 100%;
 margin: 20px 0;
 }
 .enbumon_link_inquiry {
 border-radius: 3vh;
 background-color: #e1ecf7;
 line-height: 1.2em;
 font-size: 120%;
 color: #327bcf;
 text-align: center;
 align-content: center;
 margin-top: -40px;
 margin-bottom: 15px;
 display:flex;
 justify-content:center;
 align-items:center;
}
.PCnone {
 display: block;
}
}
@media screen and (max-width:393px) {
.enbumon10_whbox {
 font-size: 95%;
 width: 100%;
 height: 100px;
 border-radius: 2vh;
 border: solid 1px #327bcf;
 align-content: center;
 text-align: left;
 padding-left: 10px;
}
.tri {
 font-size: 95%;
}
.letsp {
 letter-spacing: -0.07em;
}
}
/************** 企業情報 **************/
.mess01_box {
 width: 100%;
 margin: 20px 0;
}
.mess_left {
 width: 30%;
 float: left;
}
.mess_right {
 width: 70%;
 float: right;
}
.mess_title01 {
 font-size: 170%;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
 color: #115c34;
}
.navibtn {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 align-content: center;
}
.navibtn ul li {
 width: 16%;
 height: 30px;
 list-style: none;
 text-align: center;
 font-size: 110%;
 float: left;
}
.lastone {
 width: 15%;
 height: 30px;
}
.navibtn ul li a {
 color: #666;
 opacity: 1;
}
.navibtn ul li a:hover {
 color: #115c34;
 opacity: 1;
}
.navibtn ul li:hover {
 color: #115c34;
 border-bottom: solid 2px #115c34;
 opacity: 1;
}
.defo {
 color: #115c34;
 font-weight: 600;
 border-bottom: solid 2px #115c34;
}
.PCnone03 {
 display: none;
}
@media screen and (max-width:1280px) {
.messimg {
 width: 300px;
 margin-top: 15px;
}
.mess_left {
 width: 25%;
 float: left;
}
.mess_right {
 width: 75%;
 float: right;
}
}
@media screen and (max-width:1030px) {
.messimg {
 display: none;
}
.mess_left {
 display: none;
}
.mess_right {
 width: 100%;
}
}
@media screen and (max-width:1200px) {
.navibtn {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
 align-content: center;
}
.navibtn ul li {
 width: 16%;
 height: 30px;
 list-style: none;
 text-align: center;
 font-size: 100%;
 float: left;
}
.lastone {
 height: 30px;
}
.PCnone03 {
 display: none;
}
}
@media screen and (max-width:757px) {
.navibtn {
 width: 122%;
 margin-left: -50px;
}
.navibtn ul li {
 width: 13%;
 height: 50px;
 list-style: none;
 text-align: center;
 align-content: center;
 font-size: 95%;
 float: left;
 background-color: #c6dcd2;
 margin-left: 10px;
 line-height: 110%;
}
.lastone {
 align-content: center;
 font-size: 95%;
}
.defo {
 color: #115c34;
 font-weight: 600;
 border-bottom: solid 2px #115c34;
}
.PCnone03 {
 display: block;
}
.mess_title01 {
 font-size: 140%;
 font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
 color: #115c34;
}
}
/************** 会社概要 **************/
.gaiyo_lbox {
 width: 45%;
 float: left;
 border-bottom: solid 1px #666;
 padding: 12px 0;
}
.gaiyo_rbox {
 width: 50%;
 float: right;
 border-bottom: solid 1px #666;
 padding: 12px 0;
}
.gaiyo_lbox02 {
 width: 45%;
 float: left;
 padding: -10px 0;
}
.gaiyo_rbox02 {
 width: 50%;
 float: right;
 padding: -10px 0;
}
.greenbox {
 background: #c6dcd2;
 width: 160px;
 padding: 5px;
 font-size: 110%;
 text-align: center;
 align-content: center;
 float: left;
 margin-right: 20px;
}
@media screen and (max-width:1403px) {
.greenbox {
 background: #c6dcd2;
 width: 110px;
}
}
@media screen and (max-width:820px) {
.greenbox {
 background: #c6dcd2;
 width: 80px;
}
p {
 font-size: 90%;
}
}
@media screen and (max-width:700px) {
.gaiyo_lbox {
 width: 100%;
 border-bottom: solid 1px #666;
 padding: -10px 0;
}
.gaiyo_rbox {
 width: 100%;
 border-bottom: solid 1px #666;
 padding: -10px 0;
}
.gaiyo_lbox02 {
 width: 100%;
 padding: -20px 0;
}
.gaiyo_rbox02 {
 width: 100%;
 margin-top: -26px;
 }
}
/************** 事業所 **************/
.office_txt01 {
 font-size: 170%;
 margin-bottom: -10px;
}
.gaiyo_lbox03 {
 width: 47%;
 float: left;
}
.gaiyo_rbox03 {
 width: 47%;
 float: right;
}
@media screen and (max-width:1200px) {
.PCnone {
 display: block;
}
}
@media screen and (max-width:820px) {
.gaiyo_lbox03 {
 width: 100%;
 margin-bottom: 30px;
}
.gaiyo_rbox03 {
 width: 100%;
 }
 .PCnone {
 display: none;
 }
 }
 @media screen and (max-width:532px) {
 .office_txt01 {
 font-size: 150%;
 margin-bottom: -10px;
}
 .PCnone {
  display: block;
 }
 }
/************** 会社沿革 **************/
.proftable {
 width: 90%;
 margin-left: auto;
 margin-right: auto;
}
.centerborder {
 width: 25%;
 border-top: solid 1px #e2eee8;
 border-right: solid 1px #666;
 border-left: solid 1px #fff;
 border-bottom: solid 1px #e2eee8;
 padding-left: 15px;
}
.centerborder02 {
 width: 25%;
 border-top: solid 1px #e2eee8;
 border-right: solid 1px #666;
 border-left: solid 1px #fff;
 border-bottom: solid 1px #fff;
 padding-left: 15px;
}
.indent {
 text-indent: -1em;
 padding-left: 1em;
}
.indent02 {
 text-indent: -2em;
 padding-left: 2em;
}
.PCnone04 {
  display: none;
}
.PCnone05 {
  display: none;
}
@media screen and (max-width:820px) {
.proftable {
 width: 100%;
}
}
@media screen and (max-width:768px) {
.centerborder {
 width: 33%;
}
}
@media screen and (max-width:598px) {
.PCnone04 {
  display: block;
}
}
/************** 採用情報 **************/
.offer_box01 {
 width: 100%;
 border-bottom: solid 1px #666;
 padding: 15px 0 10px 0;
}
.offer_title01 {
 width: 160px;
 height: 30px;
 border-radius: 22vh;
 background: #317a57;
 color: #fff;
 text-align: center;
 align-content: center;
 font-size: 110%;
 float: left;
 margin-right: 20px;
 margin-top: 15px;
}
.offer_title02 {
 width: 160px;
 height: 30px;
 border-radius: 22vh;
 background: #838383;
 color: #fff;
 text-align: center;
 align-content: center;
 font-size: 110%;
 float: left;
 margin-right: 20px;
 margin-top: 15px;
}
@media screen and (max-width:511px) {
.PCnone05 {
  display: block;
}
}
