﻿/****************************************************************/
/*mainimage*/
/****************************************************************/

.flexslider .slides>li {
  height: 420px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #02BDC2;
  /*
	background-size: cover;
	*/
  display: block;
  position: relative;
}

.flexslider .slides>li img {
  display: none;
}

.mainimage01 {
  background-image: url(../image/mainimage.jpg);
}
.mainimage02 {
  background-image: url(../image/mainimage02.png);
}
.mainimage03 {
  background-image: url(../image/mainimage03.png);
}

.en_top .mainimage01 {
  background-image: url(../image/en_mainimage01.png);
}
.en_top .mainimage02 {
  background-image: url(../image/en_mainimage.png);
}

.in_top .mainimage01 {
  background-image: url(../image/in_mainimage01.png);
}
.in_top .mainimage02 {
  background-image: url(../image/in_mainimage02.png);
}

/****************************************************************/
/*common*/
/****************************************************************/
h2 {
  margin-bottom: 30px;
  font-size: 200%;
  display: block;
  font-weight: bold;
  text-align: center;
}

h2 span {
  display: block;
  font-weight: normal;
  color: #008488;
  font-size: 60%;
  padding-left: 10px;
}

.section_in {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto 0px;
}

.tit_icon {
  color: #AAAAAA;
  text-align: center;
  display: table;
  padding: 8px 12px;
  font-size: 120%;
  margin: 0px auto;
  position: relative;
}

.tit_icon:after {
  content: "";
  padding: 7px;
  position: absolute;
  background: url(../image/common/icon_01.png) no-repeat right top;
  top: 0;
  right: 0;
}

h3 {
  background: url(../image/common/tit_03.png) no-repeat left 14px;
  padding-left: 20px;
  font-size: 28px;
  display: table;
}

h3 .lang_en {
  font-size: 11px;
  color: #008488;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}

h4 {
  font-size: 28px;
  color: #fff;
  line-height: 1;
  margin-bottom: 25px;
}

h4 .lang_en {
  font-size: 10px;
}

h4 .txt_bunya {
  font-size: 20px;
}

.section_txt {
  width: 100%;
  margin: 0px auto 30px;
}

.sample_tit {
  padding-top: 50px;
}

.sample_tit h2 {
  margin-bottom: 0;
}

.sample_bg {
  background: url(../image/sample_bg.jpg) repeat-x 0 0;
  width: 100%;
  display: block;
  text-align: center;
}

.sample_bg img {
  margin: 0px auto;
}

.sample_bg_sp {
  display: none;
}

.common_btn {
  width: auto;
  display: table;
  margin: 0px auto;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.common_btn a {
  padding: 0px 60px;
  line-height: 50px;
  font-size: 110%;
  background: #3399CC;
  border: 1px solid #3399CC;
  color: #FFF;
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.common_btn:after {
  content: "";
  padding: 8px 15px;
  background: url(../image/common/arr01-2.html) no-repeat right center;
  display: block;
  position: absolute;
  top: 18px;
  right: -10px;
}

.common_btn a:hover {
  background: #FFF;
  color: #3399CC;
  text-decoration: none;
}

.common_btn01 {
  width: auto;
  margin: 0px auto;
  text-align: center;
  vertical-align: middle;
  display: table;
}

.common_btn01 a {
  border: 1px solid #025C9B;
  padding: 5px 100px;
  font-size: 120%;
  background: #025C9B;
  color: #FFF;
  display: block;
}

.common_btn01 a:before {
  content: ">";
  padding-left: 10px;
}

.common_btn01 a:hover {
  background: #FFF;
  color: #025C9B;
  text-decoration: none;
}


/****************************************************************/
/*section_01*/
/****************************************************************/

.section_01 {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  height: auto;
  padding: 50px 0px 0px;
}

.section_01_box {
  background: #F2F2F0;
  border-radius: 5px;
  padding: 20px;
}

.section_01_tit_box {
  padding: 0px;
  text-align: right;
  position: relative;
  padding-bottom: 20px;
}

.section_01_tit {
  position: absolute;
  top: -32px;
  left: 0;
  display: block;
  background: url(../image/common/tit_01.png) no-repeat left center;
  padding: 30px 0px 20px 50px;
  font-size: 150%;
  line-height: 1;
}

.section_01_tit span {
  font-weight: normal;
  color: #008488;
  font-size: 70%;
  padding-left: 10px;
}

.section_01_tit_box a {
  color: #09529e;
  text-decoration: underline;
}

.section_01_box li {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-bottom: 10px;
}

.section_01_box li:nth-child(4n) {
  margin-right: 0%;
}

.section_01_box li a {
  border: 1px solid #C9D1D4;
  border-radius: 5px;
  background: url(../image/common/icon_01.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
  padding: 10px 10px 10px 50px;
  display: table-cell;
  height: 73px;
  width: 0.1%;
  vertical-align: middle;
}

.section_01_box li:nth-child(2) a {
  background: url(../image/common/icon_02.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(3) a {
  background: url(../image/common/icon_03.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(4) a {
  background: url(../image/common/icon_04.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(5) a {
  background: url(../image/common/icon_05.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(6) a {
  background: url(../image/common/icon_06.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(7) a {
  background: url(../image/common/icon_07.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li:nth-child(8) a {
  background: url(../image/common/icon_08.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box li a:hover {
  background: url(../image/common/icon_01.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
  color: #FFFFFF;
}

.section_01_box li:nth-child(2) a:hover {
  background: url(../image/common/icon_02.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(3) a:hover {
  background: url(../image/common/icon_03.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(4) a:hover {
  background: url(../image/common/icon_04.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(5) a:hover {
  background: url(../image/common/icon_05.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(6) a:hover {
  background: url(../image/common/icon_06.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(7) a:hover {
  background: url(../image/common/icon_07.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box li:nth-child(8) a:hover {
  background: url(../image/common/icon_08.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}


/*ボタン10*/
.section_01_box_2 {
  background: #F2F2F0;
  border-radius: 5px;
  padding: 20px;
}

.section_01_box_2 li {
  width: 18.8%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 10px;
}
.section_01_box_2 li:nth-child(5n) {
  margin-right: 0%;
}

.section_01_box_2 li a {
  border: 1px solid #C9D1D4;
  border-radius: 5px;
  background: url(../image/common/icon_01.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
  padding: 10px 10px 10px 50px;
  display: table-cell;
  height: 73px;
  width: 0.1%;
  vertical-align: middle;
}

.section_01_box_2 li:nth-child(2) a {
  background: url(../image/common/icon_04.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(3) a {
  background: url(../image/common/icon_02.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(4) a {
  background: url(../image/common/icon_03.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(5) a {
  background: url(../image/common/icon_26.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(6) a {
  background: url(../image/common/icon_06.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(7) a {
  background: url(../image/common/icon_07.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(8) a {
  background: url(../image/common/icon_05.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(9) a {
  background: url(../image/common/icon_27.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li:nth-child(10) a {
  background: url(../image/common/icon_08.png) no-repeat 10px center, url(../image/common/arr04.png) no-repeat 95% center #FFF;
}

.section_01_box_2 li a:hover {
  background: url(../image/common/icon_01.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
  color: #FFFFFF;
}

.section_01_box_2 li:nth-child(2) a:hover {
  background: url(../image/common/icon_04.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(3) a:hover {
  background: url(../image/common/icon_02.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(4) a:hover {
  background: url(../image/common/icon_03.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(5) a:hover {
  background: url(../image/common/icon_26.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(6) a:hover {
  background: url(../image/common/icon_06.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(7) a:hover {
  background: url(../image/common/icon_07.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(8) a:hover {
  background: url(../image/common/icon_05.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(9) a:hover {
  background: url(../image/common/icon_27.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

.section_01_box_2 li:nth-child(10) a:hover {
  background: url(../image/common/icon_08.png) no-repeat 10px center, url(../image/common/arr04_on.png) no-repeat 95% center #03BCC1;
}

/****************************************************************/
/*section_02*/
/****************************************************************/

.section_02 {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  display: table;
  border-left: 1px solid #DDDDDD;
}

.section_02_left {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #DDDDDD;
}

.section_02_left a {
  padding: 70px 20px 30px;
  display: block;
  background: url(../image/common/icon_05.png) no-repeat center 30px;
  color: #004EB9;
  font-size: 150%;
  text-align: center;
}

.section_02_left a span {
  display: block;
  font-size: 60%;
}

.section_02_right {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #DDDDDD;
}

.section_02_right a {
  padding: 70px 20px 30px;
  display: block;
  background: url(../image/common/icon_06.png) no-repeat center 30px #00A2DB;
  color: #FFF;
  font-size: 150%;
  text-align: center;
}

.section_02_right a span {
  display: block;
  font-size: 60%;
}

.search_btn_sp {
  display: none;
}


/****************************************************************/
/*PICK_UP*/
/****************************************************************/

.section_pck {
  margin: 0 auto 60px;
}
.section_pck .inner{
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
}
.section_pck .col4 li {
    float: left;
    width: 24.6%;
    margin-right: 0.5%;
}
.section_pck .col4 li:last-child {
  margin-right: 0;
}
.section_pck .col4 .innbox {
  position: relative;
  display: block;
  height: 180px;
  padding: 20px;
  border: 1px solid #DDD;
}
.section_pck .logo {
    max-width: 125px;
    margin-bottom: 5px;
}
.section_pck .col4 .pck01 {
    background: url(../image/top_pck_img01.jpg)no-repeat center center #E5F6F7;
    background-size: cover;
}
.section_pck .col4 .pck02 {
    background: url(../image/top_pck_img02.jpg)no-repeat center center #E5F6F7;
    background-size: cover;
}
.section_pck .col4 .pck03 {
    background: url(../image/top_pck_img03.jpg)no-repeat center center #E5F6F7;
    background-size: cover;
}
.section_pck .col4 .pck04 {
    background: url(../image/top_pck_img04.jpg)no-repeat center center #E5F6F7;
    background-size: cover;
}

.section_pck .col4 .tit {
    font-size: 20px;
    line-height: 1.2;
    color: #333;
    margin-bottom: 10px;
}
.section_pck .col4 .en {
  font-size: 10px;
    line-height: 1.2;
}
.section_pck .col4 .btn a{
    display: none;
    text-align: center;
    background-color: RGBA(2, 189, 194, 0.5);
    position: absolute;
    height: 180px;
    width: 100%;
    top: 0;
    left: 0;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.section_pck .col4 .btn .vm {
    border: 1px solid #FFF;
    text-align: center;
    padding: 7px 25px;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 130px;
    margin-top: -20px;
    margin-left: -65px;
}
.section_pck .bl-hover .btn a {display: block; }

.top_pickup_btn {
    padding: 10px 0px 20px;
    text-align: center;
}
.top_pickup_btn a {
    display: inline-block;
    border-radius: 5px;
    background: #029FC8;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 30px;
}
/****************************************************************/
/*section_use*/
/****************************************************************/

.section_use_out {
  border-bottom: 1px solid #80D5D8;
  width: 100%;
  padding-bottom: 50px;
}

.section_use {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  height: auto;
  padding: 10px 0px 0px;
}

.use_link {
  width: 100%;
  display: block;
}

.use_link:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.use_link li {
  width: 25%;
  display: table;
  float: left;
}

.use_link li .s_txt {
  font-size: 12px;
  line-height: 1;
}

.use_link li a {
  display: table-cell;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1;
  padding: 15px 25px;
  position: relative;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

.use_link li:nth-child(2) a, .use_link li:nth-child(4) a, .use_link li:nth-child(5) a, .use_link li:nth-child(7) a {
  background: #E9E9E5;
}

.use_link li:nth-child(1) a, .use_link li:nth-child(3) a, .use_link li:nth-child(6) a, .use_link li:nth-child(8) a {
  background: #F2F2F0;
}

.use_link li:nth-child(1) a {
  background-color: #F2F2F0;
  background-image: url(../image/common/icon_22.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(1) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_22.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
  color: #fff;
}

.use_link li:nth-child(2) a {
  background-color: #E9E9E5;
  background-image: url(../image/common/icon_17.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(2) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_17.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(3) a {
  background-color: #F2F2F0;
  background-image: url(../image/common/icon_16.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(3) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_16.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(4) a {
  background-color: #E9E9E5;
  background-image: url(../image/common/icon_15.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(4) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_15.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(5) a {
  background-color: #E9E9E5;
  background-image: url(../image/common/icon_21.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(5) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_21.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(6) a {
  background-color: #F2F2F0;
  background-image: url(../image/common/icon_20.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(6) a:hover {
  background-color: #45AFAF;
  background-image: url(../image/common/icon_20.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(7) a {
  background: #E9E9E5;
  background-image: url(../image/common/icon_18.png), url(../image/common/arr03.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li:nth-child(7) a:hover {
  background: #45AFAF;
  background-image: url(../image/common/icon_18.png), url(../image/common/arr03_on.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 15px center, 95% center;
  padding-left: 65px;
}

.use_link li a:hover {
  color: #fff;
  background: #45AFAF;
}

.use_link li:nth-child(8) {
  background: #F2F2F0;
}



/****************************************************************/
/*section_fields*/
/****************************************************************/

.section_fields {
  border-top: 1px solid #80D5D8;
  background: #f2f2f0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f2f2f0 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f2f2f0 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f2f2f0 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f0', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
  height: auto;
}

.section_fields_in {
  height: auto;
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
}

.section_fields_in::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.section_fields_left {
  float: left;
  width: 74.7%;
  padding-top: 50px;
}

.section_fields_right {
  float: right;
  width: 23.5%;
}

.section_fields_left li {
  display: table;
  height: 244px;
  float: left;
  width: 33.33%;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}

.section_fields_left li:nth-child(1) {
  background: url(../image/top_field_img01.jpg) no-repeat center center;
}

.section_fields_left li:nth-child(2) {
  background: url(../image/top_field_img02.jpg) no-repeat center center;
}

.section_fields_left li:nth-child(3) {
  background: url(../image/top_field_img03.jpg) no-repeat center center;
}

.section_fields_left li:nth-child(4) {
  background: url(../image/top_field_img04.jpg) no-repeat center center;
}

.section_fields_left li:nth-child(5) {
  background: url(../image/top_field_img05.jpg) no-repeat center center;
}

.section_fields_left li:nth-child(6) {
  background: url(../image/top_field_img06.jpg) no-repeat center center;
}

.bg_lightblack {
  display: table-cell;
  background: rgba(0, 0, 0, 0.3);
  padding: 15px 5%;
  position: relative;
}

.bg_lightblack p {
  font-size: 13px;
  color: #fff;
  opacity: 0;
  transition: 1s;
  line-height: 1.5;
}

.bg_lightblack:hover p {
  opacity: 1;
  transition: 1s;
}

.arr_link {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.sp_search_btn {
  display: none;
}

@media only screen and (min-width:691px) {
  #main_form {
    display: block !important;
  }
}



/****************************************************************/
/*section_commu*/
/****************************************************************/

.section_commu {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  height: auto;
  padding: 30px 10px 10px 5%;
  background: url(../image/common/section_commu_bg.jpg) no-repeat center top;
}

.section_commu h2 {
  font-size: 80px;
  text-align: left;
  font-weight: normal;
  margin-bottom: 0;
  line-height: 1;
  text-shadow: 4px 4px 1px rgba(255, 255, 255, 0.7), -4px 4px 1px rgba(255, 255, 255, 0.8), 4px -4px 1px rgba(255, 255, 255, 0.8), -4px -4px 1px rgba(255, 255, 255, 0.7);
}

.section_commu h2 .s_txt {
  display: inline-block;
  font-size: 30px;
  color: #333;
}

.section_commu_in {
  background: rgba(255, 255, 255, 0.7);
  margin-left: 40%;
  padding: 15px;
}

.section_commu_btn {
  text-align: right;
}

.section_commu_btn a {
  display: block;
  padding: 5px 20px 5px 0;
  text-align: right;
}

.section_commu_btn a::after {
  content: "";
  background: url(../image/common/arr03.png) no-repeat right center;
  padding-left: 20px;
}


/****************************************************************/
/*section_03*/
/****************************************************************/

.section_03 {
  width: 100%;
  margin: 0px auto;
  padding: 30px 0px;
}

.section_03_box {
  width: 100%;
  margin: 0px auto;
  display: block;
}

.section_03_box .blog_section01 {
  width: 23.5%;
  float: left;
  margin-right: 2%;
  display: block;
  padding: 0px;
  margin-bottom: 20px;
}

.section_03_box .blog_section01:nth-child(4n) {
  margin-right: 0%;
}

.section_03_box .blog_section01 figure {
  height: 180px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.section_03_box .blog_section01 figure>a {
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 180px;
  text-indent: -99999px;
}

.section_03_box .blog_section01 figure>a:hover {
  opacity: 0.7;
}

.section_03_box .blog_section01 figure .blog_cate.category- {
  display: none;
}
.section_03_box .blog_section01 figure .blog_cate.category-1 {
  position: absolute;
  bottom: 0;
  display: block;
  text-align: center;
  width: 100%;
  color: #fff;
  background-color: RGBA(7, 112, 114, 0.85);
}

.section_03_box .blog_section01 figure .blog_cate a {
  color: #fff;
}

.section_03_box .blog_section01 figure .blog_cate a:hover {
  opacity: 0.7;
}

.section_03_box .blog_section01 .blog_txt {
  background: #F2F2F0;
  border-bottom: 1px solid #DFDFE0;
  padding: 10px;
}

.section_03_box .blog_section01 .blog_txt h3 {
  font-size: 16px;
  background: none;
  font-weight: bold;
  padding-left: 0;
  margin-bottom: 25px;
}

.section_03_box .blog_section01 .blog_txt .blog_date01 {
  font-size: 12px;
}

.section_03_box .blog_section01 .blog_txt .taglist li {
  display: inline-block;
  margin-bottom: 5px;
}

.section_03_box .blog_section01 .blog_txt .taglist li a {
  background: #888888;
  color: #fff;
  font-size: 12px;
  padding: 3px 5px;
}

.section_03_box .blog_section01 .blog_txt .taglist li a:hover {
  text-decoration: underline;
}


/**/

.case_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 150px;
  display: block;
  cursor: pointer;
  position: relative;
}


/*
	.case_img:hover{
		opacity:0.7;
	}

*/

.case_category {
  font-size: 90%;
  color: #FFF;
  text-align: center;
}

.case_category01 {
  background: #B2985B;
  padding: 5px 10px;
  display: block;
}

.case_category02 {
  background: #659669;
  padding: 5px 10px;
  display: block;
}

.case_category03 {
  background: #BA6970;
  padding: 5px 10px;
  display: block;
}

.case_category04 {
  background: #5F89AF;
  padding: 5px 10px;
  display: block;
}

.case_box {
  width: 100%;
  padding: 0px 0px 0px;
  background: #F2F2F0;
  border-bottom: 1px solid #DFDFDF;
}

.case_txt {
  padding: 10px;
}

.case_date {
  display: block;
  padding: 10px;
  padding-bottom: 5px;
}

.case_tit {
  font-size: 120%;
  font-weight: bold;
  padding: 0px 10px;
  color: #000;
}

.case_tit a {
  color: #000;
}

.case_tit a:hover {
  opacity: 0.7;
}

.case_tag {
  padding: 10px;
}

.case_tag dl {
  width: 100%;
  display: block;
}

.case_tag dd {
  font-size: 90%;
  background: #888888;
  color: #FFFFFF;
  float: left;
  padding: 2px;
  margin-bottom: 5px;
  margin-right: 5px;
}


/****************************************************************/
/*section_04*/
/****************************************************************/

.section_04 {
  width: 100%;
  margin: 0px auto;
  height: auto;
  padding: 30px 0px;
}

.section_04 ul {
  width: 100%;
  display: table;
}

.section_04 li {
  width: 15%;
  display: table-cell;
  vertical-align: top;
  text-align: center;
  padding: 10px 0px;
  background: #F2F2F0;
}

.section_04 li:nth-child(2n) {
  background: #E9EAE5;
}

.section_04 li:last-child {
  width: 10%;
  vertical-align: middle;
}

.section_04_box {
  width: 100%;
  display: block;
  clear: both;
  position: relative;
  padding-bottom: 30px;
}

.section_04_tit {
  display: block;
  padding: 5px;
}

.section_04_img {
  display: block;
  padding: 5px;
}

.section_04_btn {
  margin: 0px auto;
  text-align: center;
}

.section_04_btn a {
  display: block;
  padding: 10px;
}

.section_04_btn a:after {
  content: "";
  background: url(../image/common/arr03.png) no-repeat right center;
  padding-left: 20px;
}

.section_04_btn a:hover {
  opacity: 0.7;
}


/****************************************************************/
/*section_05*/
/****************************************************************/

.section_05 {
  width: 100%;
  margin: 0px auto;
  padding: 50px 0px;
}

.section_05_left {
  width: 48%;
  background: url(../image/common/index_bg04.png) no-repeat right bottom #EBF4D7;
  display: block;
  float: left;
}

.section_05_left_in {
  padding: 20px;
}

.section_05_left_txt_box {
  width: 64%;
  float: left;
  padding-right: 10px;
}

.section_05_left_tit {
  padding-bottom: 20px;
}

.section_05_left_txt {
  padding-bottom: 20px;
}

.section_05_left_btn {
  width: 80%;
}

.section_05_left_btn a {
  width: 100%;
  display: block;
  border-radius: 5px;
  background: #005DA3;
  text-align: center;
  color: #FFFFFF;
  padding: 5px;
}

.section_05_left_img_box {
  width: 34%;
  float: right;
}

.section_05_left_img_box img {
  width: 100%;
  height: auto;
}

.section_05_right {
  width: 48%;
  background: #E9EAE5;
  display: block;
  float: right;
}

.section_05_right_tit_box {
  width: 100%;
  background: #F2F2F0;
  display: table;
}

.section_05_right_tit {
  padding: 10px;
  font-size: 150%;
  font-weight: bold;
  display: table-cell;
}

.section_05_right_tit span {
  padding-left: 5px;
  font-size: 50%;
  font-weight: normal;
  color: #008488;
}

.section_05_right_btn {
  padding: 10px;
  display: table-cell;
  text-align: right;
}

.section_05_right_btn a {
  display: block;
  padding: 5px 0px;
  text-align: right;
}

.section_05_right_btn a:after {
  content: "";
  background: url(../image/common/arr04.png) no-repeat right center;
  padding-left: 10px;
}

.section_05_right_txt_box {
  padding: 20px;
  display: block;
}


/****************************************************************/
/*rss news*/
/****************************************************************/

.top_rss_box {
  width: 100%;
  height: 180px;
  overflow: hidden;
  vertical-align: middle;
  padding: 0px 0px 0px;
}

.top_rss_box dl {
  width: 100%;
  display: table;
  padding: 0px;
  /*
		border-bottom:1px solid #EEEEEE;
		*/
}

.rss_date {
  display: table-cell;
  vertical-align: top;
  width: 100px;
  padding-bottom: 10px;
}

.rss_title {
  display: table-cell;
  padding-bottom: 10px;
}

.rss_title a {
  color: #333;
  display: block;
}

.rss_contents {
  display: none;
}



/****************************************************************/
/*section_06*/
/****************************************************************/

.section_06 {
  width: 100%;
  background: url(../image/common/index_bg01.jpg) no-repeat center center;
  background-size: cover;
  margin: 0px auto;
  padding: 50px 0px;
}

.section_06_box {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  position: relative;
}

.section_06_box li {
  position: absolute;
}

.section_06_box li:nth-child(1) {
  left: 172px;
  top: 0px;
}

.section_06_box li:nth-child(2) {
  left: 856px;
  top: 0px;
}

.section_06_box li:nth-child(3) {
  left: 1px;
  top: 171px;
}

.section_06_box li:nth-child(4) {
  left: 685px;
  top: 171px;
}

.section_06_box li:nth-child(5) {
  left: 172px;
  top: 342px;
}

.section_06_box li:nth-child(6) {
  left: 514px;
  top: 342px;
}


/*section_07*/


/*------------------------------------------------------------------------------*/

.section_07 {
  width: 100%;
  margin: 0px auto;
  padding: 50px 0px;
}

.section_07_box {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
}

.section_07_box li {
  width: 30%;
  float: left;
  margin-right: 5%;
  border: 1px solid #EAE9EE;
}

.section_07_box li:nth-child(3) {
  margin-right: 0%;
}

.section_07_img {
  width: 100%;
  display: block;
}

.section_07_img img {
  width: 100%;
  height: auto;
}

.section_07_btn {
  display: block;
  text-align: right;
}

.section_07_btn a {
  display: block;
  padding: 10px;
}

.section_07_btn a:after {
  content: "";
  background: url(../image/common/arr04.png) no-repeat right center;
  padding-left: 10px;
}

.fb_box {
  width: 100%;
  height: 310px;
  display: block;
  overflow: hidden;
}

.fb-page {
  width: 100%;
}

.section_03_box .blog_section01 figure .category-koujyo {
  background-color: RGBA(7, 112, 114, 0.85);
}

.section_03_box .blog_section01 figure .category-kodate {
  background-color: RGBA(114, 7, 7, 0.85);
}

.section_03_box .blog_section01 figure .category-jyutaku {
  background-color: RGBA(114, 7, 112, 0.85);
}

.section_03_box .blog_section01 figure .category-suido {
  background-color: RGBA(7, 20, 114, 0.85);
}

.main_rss_box {
  max-width: 900px;
  width: 73%;
  height: 25px;
  float: left;
}

.main_rss_title {
  width: 11%;
  float: left;
  text-align: center;
  margin-right: 2%;
}

.main_rss_link {
  width: 12%;
  float: right;
}

.main_rss_box_in {
  width: 100%;
  padding: 10px;
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}

.main_rss_box_out {
  background-color: #02a5aa;
  color: #fff;
}

.main_rss_box_out a {
  color: #fff !important;
}

.main_rss_link a {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  text-align: center;
  background-image: url(../image/common/arr09.png);
  background-repeat: no-repeat;
  background-position: 95% 48%;
  padding-right: 10px;
}

.new_mark {
  position: relative;
  display: block;
  margin-top: 0;
  font-size: 16px;
  margin-left: 0;
  color: #02a5aa;
  font-weight: bold;
}

/*en*/
.section_pck .en_top_box{
  background-color: #F5F5F5; 
}
.section_pck .en_top_box img{
  max-width: 100%;
  height: auto;
  border: 1px solid #F5F5F5;
}

.section_pck .en_top_box h4{
  padding: 15px 10px 0;
  word-break: normal;
}
.section_pck .en_top_box:hover{
  background-color: RGBA(2, 189, 194, 0.3);
}
.en_inner p{
  word-break: normal;
}

/*pickup_9*/
.section_pickup{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section_pickup li{
  flex: 0 1 33%;
  width: 33%;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #DDD;
}
.section_pickup li:after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1
}
.section_pickup li:hover:after{
  background-color: RGBA(2, 189, 194, 0.5);
}
.section_pickup li:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 150px;
    margin-top: -20px;
    margin-left: -65px;
    z-index: 10

}
.section_pickup li:hover:before{
    content: "詳しく見る";
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 25px 5px;
    font-size: 110%;
}

.section_pickup .innbox {
  position: relative;
  display: block;
  height: 220px;
  padding: 20px;
  width: 100%;
}

.section_pickup .tit{
  font-size: 170%;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff,
    -1px 1px 1px #fff,
    1px -1px 1px #fff,
    -1px -1px 1px #fff;
}
.section_pickup .tit a{
  color: #333;
}
.section_pickup .en{
  font-size: 80%;
  line-height: 1;
  text-shadow: 1px 1px 1px #fff,
    -1px 1px 1px #fff,
    1px -1px 1px #fff,
    -1px -1px 1px #fff;
  word-break: break-all;
}


.section_pickup .logo {
    max-width: 125px;
    margin-bottom: 5px;
}
.section_pickup .pck01 {
    background: url(../image/new_top_pck_img01.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup .pck02 {
    background: url(../image/top_pck_img02.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup .pck03 {
    background: url(../image/top_pck_img03.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup .pck04 {
    background: url(../image/top_pck_img04.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup .pck05 {
    background: url(../image/top_pck_img05.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup .pck06 {
    background: url(../image/top_pck_img06.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup .pck07 {
    background: url(../image/top_pck_img07.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup .pck08 {
    background: url(../image/top_pck_img08.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup .pck09 {
    background: url(../image/top_pck_img09.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.sp_on{
  display: none;
}

/*pickup_8*/
.section_pickup02{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section_pickup02 li{
  flex: 0 1 24.5%;
  width: 24.5%;
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #DDD;
}
.section_pickup02 li:after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1
}
.section_pickup02 li:hover:after{
  background-color: RGBA(2, 189, 194, 0.5);
}
.section_pickup02 li:before {
    content: "";
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    max-width: 150px;
    margin-top: -20px;
    margin-left: -65px;
    z-index: 10

}
.section_pickup02 li:hover:before{
    content: "詳しく見る";
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 25px 5px;
    font-size: 110%;
}

.section_pickup02 .innbox {
  position: relative;
  display: block;
  height: 180px;
  padding: 20px;
  width: 100%;
}

.section_pickup02 .tit{
  font-size: 130%;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff,
    -1px 1px 1px #fff,
    1px -1px 1px #fff,
    -1px -1px 1px #fff;
}
.section_pickup02 .tit a{
  color: #333;
}
.section_pickup02 .tit02{
  font-size: 118%;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px #fff,
    -1px 1px 1px #fff,
    1px -1px 1px #fff,
    -1px -1px 1px #fff;
}
.section_pickup02 .tit02 a{
  color: #333;
}
.section_pickup02 .en{
  font-size: 70%;
  line-height: 1;
  text-shadow: 1px 1px 1px #fff,
    -1px 1px 1px #fff,
    1px -1px 1px #fff,
    -1px -1px 1px #fff;
  word-break: break-all;
}


.section_pickup02 .logo {
    max-width: 125px;
    margin-bottom: 5px;
}
.section_pickup02 .pck01 {
    background: url(../image/new_top_pck_img01.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck02 {
    background: url(../image/top_pck_img02.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck03 {
    background: url(../image/top_pck_img03.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck04 {
    background: url(../image/top_pck_img04.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck05 {
    background: url(../image/top_pck_img05.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck06 {
    background: url(../image/top_pck_img06.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck07 {
    background: url(../image/top_pck_img07.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck08 {
    background: url(../image/top_pck_img08.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck09 {
    background: url(../image/top_pck_img09.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck10 {
    background: url(../image/top_pck_img10.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck11 {
    background: url(../image/top_pck_img11.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck12 {
    background: url(../image/top_pck_img12.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck13 {
    background: url(../image/top_pck_img13.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}

.section_pickup02 .pck14 {
    background: url(../image/top_pck_img14.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck15 {
    background: url(../image/top_pck_img15.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck16 {
    background: url(../image/top_pck_img16.jpg)no-repeat right bottom #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck17 {
    background: url(../image/top_pck_img17.jpg)no-repeat center center #E5F6F7;
    background-size: cover;
}
.section_pickup02 .pck18 {
  background: url(../image/top_pck_img18.jpg)no-repeat center center #E5F6F7;
  background-size: cover;
}
.section_pickup02 .pck19 {
  background: url(../image/top_pck_img19.png)no-repeat center center #E5F6F7;
  background-size: cover;
}