/* *******************************************************************************
 1. common
 ├ 1-1. float
 ├ 1-2. margin
 ├ 1-3. padding
 ├ 1-4. text-align
 ├ 1-5. bold
 ├ 1-6. ph
 └ 1-7. pc sp change
 2. header
 3. nav
 4. mainimage
 ├ 4-1. top
 └ 4-2. under
 5. footer
 6. content
 ├ 6-1. title
 ├ 6-2. top
 ├ 6-3. under
 ├ 6-4. map
 ├ 6-5. tel
 └ 6-6. other
 7. full content
 8. blog
 ├ 8-1. img
 ├ 8-2. side list
 ├ 8-3. writer
 └ 8-4. sns
 9. tel link
 10. side link
 11. hikoukai
******************************************************************************* */

h2, h3, h4, h5 {
  font-family: "ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}


.brand a {
  width: 30% !important;
}
.sp_on {
  display: none !important;
}

.under #page {
  padding-top: 3em;
}

#notfoundBody .contentArea {
	margin-left: 10px;
}

.inquiry #content .backBt:hover,
.inquiry #content .confirmBt:hover,
.inquiry #content .submitBt:hover,
.inquiry #content .topBt:hover {
  opacity: 0.7;
}


/*------------- nav ------------*/

.sf-menu>li {
  border-left: 1px solid #a49b9b;
  padding: 5px 18px 0;
  float: left;
  margin: 0 0px 25px;
  line-height: 1.2;
  min-height: 20px;
}
.sf-menu>li>a {
  color: #726565;
  font-family: "メイリオ", Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.2;
}

.sf-menu>li.current:hover,
.sf-menu>li.sfHover,
.sf-menu>li:hover {
  border-bottom: 4px solid #7e97d0;
  margin-bottom: 21px;
}
.sf-menu>li.current {
  border-bottom: none;
  border-left: none;
}

#header h1 img,
#footer h1 img {
  width: 100%;
}

/* ---- table01 -------------------------- */
table.gnv_tmp_table01 {
	margin-bottom: 1.5em;
    background: #FFFFFF;
	width: 100%;
}
table.gnv_tmp_table01 th,
table.gnv_tmp_table01 td {
    padding: 5px;
    text-align: left;
}
table.gnv_tmp_table01 thead th {
    background: #ddd;
    border-top: 1px dotted #ccc;
}
table.gnv_tmp_table01 th {
    background: #efefef;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
}
table.gnv_tmp_table01 td {
    background: #FFFFFF;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
}
/* ---- table02 -------------------------- */
table.gnv_tmp_table02 {
	margin-bottom: 1.5em;
	width: 100%;
}
table.gnv_tmp_table02 th,
table.gnv_tmp_table02 td {
    padding: 5px;
    text-align: left;
}
table.gnv_tmp_table02 thead th {
    background: #c1f0f9;
    border-top: 1px solid #84c2cf;
    border-bottom: 1px solid #84c2cf;
}
table.gnv_tmp_table02 th {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
table.gnv_tmp_table02 td {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}

/* 6-4. hours -------------------------- */
table.gnv_tmp_hours th,
table.gnv_tmp_hours td {
    text-align: center !important;
}


.table03 {
  width: 100%;
}
.table03 th {
  width: 30%;
  padding: 10px;
  border-bottom: 1px solid #84c2cf
}
.table03 td {
  padding: 10px;
  border-bottom: 1px solid #cccccc
}

.table04 {
  width: 100%;
}
.table04 th {
  width: 50%;
  padding: 10px;
  background: #dfe8fa;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.table04 td {
  padding: 10px;
  border: 1px solid #ccc;
  text-align: right;
}


/*----------------- top ----------------*/

.top.full .b_10 {
  margin: 0 auto 2.5em !important;
}
.top .top_t {
  padding-bottom: 2em;
}

.top .top_t .grid_12 {
  width: 60% !important;
}
.top #content .top_t p {
  margin-bottom: 22px;
}
.top #content .top_t h4 {
  font-size: 160%;
  color: #ea8589;
  line-height: 1.8 !important;
  letter-spacing: 0.2em;
  padding-bottom: 0;
}

.top h3.mt00 {
  font-size: 170%;
  color: #9ab2e7;
}
.top .bg1 .box_inner p {
  padding: 0 20px;
}
.top .box_inner .a5 {
  padding: 10px 0px;
  width: 100%;
  text-align: center;
}
.top .sp_wd .a5 {
  width: 300px;
  margin-bottom: 22px;
}

.top .b_11_2_in span img {
  width: 30%;
  margin: 0 1.5em 1.5em 1em;
  max-width: 232px;
}

.top .container_12 .bg2 .grid_7 {
  float: right;
  width: 470px;
}
.top .container_12 .bg2 .grid_5 {
  width: 450px;
}

.top .singlebox4 .box_inner figure img:hover {
  opacity: 0.7;
}

/*---------------- under ---------------*/

.first.under #mainimage .under_mainimage {
  background: url(/asset/first_bg.jpg) no-repeat top center;
}
.flow.under #mainimage .under_mainimage {
  background: url(/asset/flow_bg.jpg) no-repeat top center;
}
.pickup.under #mainimage .under_mainimage {
  background: url(/asset/pickup_bg.jpg) no-repeat top center;
}
.follow.under #mainimage .under_mainimage {
  background: url(/asset/follow_bg.jpg) no-repeat top center;
}
.faq.under #mainimage .under_mainimage {
  background: url(/asset/faq_bg.jpg) no-repeat top center;
}
.trouble.under #mainimage .under_mainimage {
  background: url(/asset/trouble_bg.jpg) no-repeat top center;
}
.fee.under #mainimage .under_mainimage {
  background: url(/asset/fee_bg.jpg) no-repeat top center;
}
.info.under #mainimage .under_mainimage {
  background: url(/asset/info_bg.jpg) no-repeat top center;
}


.tit_a {
  padding-left: 115px;
  background: url(/asset/qa_a.png) no-repeat left top;
  background-size: 105px auto;
  min-height: 100px;
}

.under .b_11 .b_11_in span img,
.under .b_11_2_in span img {
  display: block;
  float: right;
  width: 40%;
  margin: 0 0 1.5em 1.5em;
}
.under .und_bnr .a5 {
  width: auto;
  padding: 10px;
}

.bt_img img {
  max-width: 520px;
}

.list_t2 li h4 {
  font-size: 170%;
  color: #63975e;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 0;
}

.under .bt_img3.b_11 .b_11_in span img,
.under .bt_img3 .b_11_2_in span img {
  max-width: 200px;
  margin: 0 auto;
}
.under .bt_img4.b_11 .b_11_in span img,
.under .bt_img4 .b_11_2_in span img {
  max-width: 230px;
  margin: 0 auto;
}
.under .bt_img5.b_11 .b_11_in span img,
.under .bt_img5 .b_11_2_in span img {
  max-width: 240px;
  margin: 0 auto;
}

/*---------------- list ----------------*/

.list_sp {
  width: 93%;
  margin: 0 auto;
}
.list_sp li {
  float: left;
  width: 50%;
  text-align: center;
}
.list_sp li img {
  width: 95%;
}
.list_sp a img:hover {
  opacity: 0.7;
}

.list_t1 li {
  padding-left: 15px;
  position: relative;
}
.list_t1 li:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  left: 5px;
  top: 10px;
  display: block;
  background: #e8787d;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}

.list_t2 li {
  padding-left: 70px;
  position: relative;
  margin-bottom: 1.5em;
}
.list_t2 li:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 69px;
  left: 0;
  top: 0;
  display: block;
}
.list_t2 li.li_bg01:before {
  background: url(/asset/li_bg1.png) no-repeat left top;
  background-size: 100% auto;
}
.list_t2 li.li_bg02:before {
  background: url(/asset/li_bg2.png) no-repeat left top;
  background-size: 100% auto;
}
.list_t2 li.li_bg03:before {
  background: url(/asset/li_bg3.png) no-repeat left top;
  background-size: 100% auto;
}
.list_t2 li.li_bg04:before {
  background: url(/asset/li_bg4.png) no-repeat left top;
  background-size: 100% auto;
}
.list_t2 li.li_bg05:before {
  background: url(/asset/li_bg5.png) no-repeat left top;
  background-size: 100% auto;
}
.list_t2 li.li_bg06:before {
  background: url(/asset/li_bg6.png) no-repeat left top;
  background-size: 100% auto;
}

/*---------------- footer --------------*/





/* =====================================
 1. common
===================================== */
/* 1-1. float -------------------------- */
.fl { float: left;}
.fr { float: right;}

/* 1-2. margin -------------------------- */
.m00 { margin: 0 !important;}
.m05 { margin: 5px !important;}
.m10 { margin: 10px !important;}
.m15 { margin: 15px !important;}
.m20 { margin: 20px !important;}
.m25 { margin: 25px !important;}
.m30 { margin: 30px !important;}
.m35 { margin: 35px !important;}
.m40 { margin: 40px !important;}
.m45 { margin: 45px !important;}
.m50 { margin: 50px !important;}

.mt00 { margin-top: 0 !important;}
.mt05 { margin-top: 5px !important;}
.mt10 { margin-top: 10px !important;}
.mt15 { margin-top: 15px !important;}
.mt20 { margin-top: 20px !important;}
.mt25 { margin-top: 25px !important;}
.mt30 { margin-top: 30px !important;}
.mt35 { margin-top: 35px !important;}
.mt40 { margin-top: 40px !important;}
.mt45 { margin-top: 45px !important;}
.mt50 { margin-top: 50px !important;}

.mr00 { margin-right: 0 !important;}
.mr05 { margin-right: 5px !important;}
.mr10 { margin-right: 10px !important;}
.mr15 { margin-right: 15px !important;}
.mr20 { margin-right: 20px !important;}
.mr25 { margin-right: 25px !important;}
.mr30 { margin-right: 30px !important;}
.mr35 { margin-right: 35px !important;}
.mr40 { margin-right: 40px !important;}
.mr45 { margin-right: 45px !important;}
.mr50 { margin-right: 50px !important;}

.mb00 { margin-bottom: 0 !important;}
.mb05 { margin-bottom: 5px !important;}
.mb10 { margin-bottom: 10px !important;}
.mb15 { margin-bottom: 15px !important;}
.mb20 { margin-bottom: 20px !important;}
.mb25 { margin-bottom: 25px !important;}
.mb30 { margin-bottom: 30px !important;}
.mb35 { margin-bottom: 35px !important;}
.mb40 { margin-bottom: 40px !important;}
.mb45 { margin-bottom: 45px !important;}
.mb50 { margin-bottom: 50px !important;}

.ml00 { margin-left: 0 !important;}
.ml05 { margin-left: 5px !important;}
.ml10 { margin-left: 10px !important;}
.ml15 { margin-left: 15px !important;}
.ml20 { margin-left: 20px !important;}
.ml25 { margin-left: 25px !important;}
.ml30 { margin-left: 30px !important;}
.ml35 { margin-left: 35px !important;}
.ml40 { margin-left: 40px !important;}
.ml45 { margin-left: 45px !important;}
.ml50 { margin-left: 50px !important;}

/* 1-3. padding -------------------------- */
.pa00 { padding: 0 !important;}
.pa05 { padding: 5px !important;}
.pa10 { padding: 10px !important;}
.pa15 { padding: 15px !important;}
.pa20 { padding: 20px !important;}
.pa25 { padding: 25px !important;}
.pa30 { padding: 30px !important;}
.pa35 { padding: 35px !important;}
.pa40 { padding: 40px !important;}
.pa45 { padding: 45px !important;}
.pa50 { padding: 50px !important;}

.pt00 { padding-top: 0 !important;}
.pt05 { padding-top: 5px !important;}
.pt10 { padding-top: 10px !important;}
.pt15 { padding-top: 15px !important;}
.pt20 { padding-top: 20px !important;}
.pt25 { padding-top: 25px !important;}
.pt30 { padding-top: 30px !important;}
.pt35 { padding-top: 35px !important;}
.pt40 { padding-top: 40px !important;}
.pt45 { padding-top: 45px !important;}
.pt50 { padding-top: 50px !important;}

.pr00 { padding-right: 0 !important;}
.pr05 { padding-right: 5px !important;}
.pr10 { padding-right: 10px !important;}
.pr15 { padding-right: 15px !important;}
.pr20 { padding-right: 20px !important;}
.pr25 { padding-right: 25px !important;}
.pr30 { padding-right: 30px !important;}
.pr35 { padding-right: 35px !important;}
.pr40 { padding-right: 40px !important;}
.pr45 { padding-right: 45px !important;}
.pr50 { padding-right: 50px !important;}

.pb00 { padding-bottom: 0 !important;}
.pb05 { padding-bottom: 5px !important;}
.pb10 { padding-bottom: 10px !important;}
.pb15 { padding-bottom: 15px !important;}
.pb20 { padding-bottom: 20px !important;}
.pb25 { padding-bottom: 25px !important;}
.pb30 { padding-bottom: 30px !important;}
.pb35 { padding-bottom: 35px !important;}
.pb40 { padding-bottom: 40px !important;}
.pb45 { padding-bottom: 45px !important;}
.pb50 { padding-bottom: 50px !important;}

.pl00 { padding-left: 0 !important;}
.pl05 { padding-left: 5px !important;}
.pl10 { padding-left: 10px !important;}
.pl15 { padding-left: 15px !important;}
.pl20 { padding-left: 20px !important;}
.pl25 { padding-left: 25px !important;}
.pl30 { padding-left: 30px !important;}
.pl35 { padding-left: 35px !important;}
.pl40 { padding-left: 40px !important;}
.pl45 { padding-left: 45px !important;}
.pl50 { padding-left: 50px !important;}

/* 1-4. text-align -------------------------- */
.tal { text-align:left;}
.tac { text-align:center;}
.tar { text-align:right;}

/* 1-5. bold -------------------------- */
.bold { font-weight: bold;}

/* 1-6. ph -------------------------- */
.ph {
    display: inline-block;
    border: 1px solid #e3e3e3;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ph img {
	width: 100%;
}

/* 1-7. pc sp change -------------------------- */
.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
@media screen and (max-width: 767px) {
.pc {
	display: none !important;
}
.sp {
	display: block !important;
}
}

/* =====================================
 2. header
===================================== */

/* =====================================
 3. nav
===================================== */
#notfoundBody nav,
#sitemapBody nav,
#newsList nav,
#websiteNewsDetail nav  {
	margin-bottom: 20px;
}
#inquiryBody nav {
	display:none;
}
/* 12-1. global nav -------------------------- */
.sf-menu a.sf-with-ul:before {
    background: none;
}
/* 12-2. sub nav -------------------------- */
.sf-menu ul {
	padding: 10px 0;
	width: 115px;
}
.sf-menu ul li {
	padding: 5px 10px;
}
.sf-menu ul li a {
	line-height: 1.2;
}

/* =====================================
 4. mainimage
===================================== */
/* 4-1. top -------------------------- */
/* image size fixed */
#mainimage .main_content {
        /*background: url(/asset/topimage.png) no-repeat top center;*/
 	height: auto;
        text-align: center;
}
@media screen and (max-width: 767px) {
#mainimage .main_content {
	background: none;
	height: auto;
}
}
/* 4-2. under -------------------------- */
.under #mainimage .under_mainimage {
	border-top: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	background: #f4f4f4;
	padding: 47px 0;
    line-height:1.2 !important;
}
#notfoundBody #mainimage,
#sitemapBody #mainimage,
#newsList #mainimage,
#websiteNewsDetail #mainimage,
#inquiryBody #mainimage {
	display: none;
}

.under #mainimage .under_mainimage h2 {
  border-bottom: none;
  font-size: 200%;
  line-height: 1.2;
  letter-spacing: 0.3em;
  color: #6983b4;
}
.under #mainimage .under_mainimage h2 span {
	margin-bottom: 0;
}

/* =====================================
 5. footer
===================================== */
#footer {
    background: #e4e9f9;
    /* margin-top: 50px; */
}
#footer img {
    width:auto;
}
#footer .footerLink {
    list-style: outside none none;
    margin: 10px 0 20px;
}
#footer .footerLink li {
    display: inline;
}
#footer .footerLink2 {
  list-style: outside none none;
  margin: 10px 0;
}
#footer .footerLink2 li {
  display: inline;
  margin: 0 15px 10px;
}

/* =====================================
 6. content
===================================== */
#content {
	text-align: left;
	line-height: 1.8;
    word-wrap: break-word;
    min-height: 350px;
}
#content p {
	line-height: 1.8;
	margin-bottom: 0;
}
/* 6-1. title -------------------------- */
.under h2 {
	color: #000;
	text-align: center;
}
.under h2 span {
	color: #999;
	font-size: 70%;
}
h2.titleBg {
	text-align: left;
}
#content h4 {
    line-height:1.2 !important;
}
#content h3 {
    line-height:1.2 !important;
    margin-top: 50px;
}
#content h5 {
	font-weight: bold !important;
	border-bottom: 1px solid #d3d3d3;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
#content .block3 h5,
#content .block4 h5,
#content .block5 h5,
#content .block1 h5 {
    overflow: hidden;
	font: 14px/18px;
}
/* 6-2. top -------------------------- */
/* balloon */
.div1 {
	font-size: 30px;
}
.div1:before{
    background: none;
}
.div1:after {
    content: '';
    position: absolute;
    border-top: 22px solid #00bff3;
    border-right: 0px solid transparent;
    border-left: 25px solid transparent;
    bottom: -19px;
    left: 35%;
}
/* 3color */
.item {
    height: 380px !important;
}
.item h4 {
    line-height: 1;
}
.mrg12 img {
    width:100% !important;
}
.img1 {
    width: 33%;
    float: left;
}
/* 6-3. under -------------------------- */
.block2 {
    height: auto !important;
}
.div6 {
    background: url(/asset/block1_div6.png) no-repeat;
}
.div3 {
    background: url(/asset/block3_div3.png) no-repeat;
}
.div4 {
    background: url(/asset/block4_div4.png) no-repeat;
}
.div5 {
    background: url(/asset/block5_div5.png) no-repeat;
}
.box_inner figure img {
	width: 100% !important;
}
/* link */
.a13 {
    background: url(/asset/ic_01.png) no-repeat;
    text-indent: -9999px;
	margin-bottom: 0;
}
/* list */
.list {
	padding-right: 15px;
}
.list li:hover {
    background: url(/asset/ic_02.png) no-repeat 0 50%;
}
.list li {
	padding-left: 17px;
	margin-bottom: 20px;
}
.list a {
	line-height: 18px;
}
@media screen and (max-width: 767px) {
.list {
	padding-right: 0;
}
.list li:hover {
    background: url(/asset/ic_02.png) no-repeat 0 10%;
}
.list a {
	line-height: 18px !important;
}
.b_11_in:last-child {
    margin: 0 0 1em;
}


.top .top_t .grid_12 {
  width: 420px !important;
}
.top .b_11_2_in span img {
  width: 100%;
  margin: 0 0 1.5em 0;
  max-width: 100%;
}
.top h3.mt00 {
  display: block;
  text-align: center;
}

.top .container_12 .bg2 .grid_7 {
  float: right;
  width: 420px;
}
.top .container_12 .bg2 .grid_5 {
  width: 420px;
}
.img1 {
    width: 32%;
  margin: 0 0 2px 2px;
}
.top .bg3 li.singlebox4 {
  width: 50% !important;
}
.top .sp_wd {
  text-align: center;
}
.top .sp_wd .a5 {
  width: 270px;
}

.under .b_11 .b_11_in span img,
.under .b_11_2_in span img {
  display: block;
  float: none;
  width: 100%;
  margin: 0 0 1.5em 0;
}
.under .und_bnr {
  text-align: center;
}
.tit_a {
  padding-left: 18%;
  background-size: 16% auto;
  min-height: 80px;
}

.sp_on {
  display: block !important;
}
.full .sp_on.b_09 {
  margin: 1.5em auto !important
}
.pc_on {
  display: none !important;
}

.brand a {
  width: 46.5% !important;
}
.brand>a+a {
  margin-left: 5%;
}
.brand a.sp_on {
  width: 100% !important;
  margin-left: 0 !important;
}


#header h1 {
  padding-top: 25px;
  margin-bottom: -5px;
}

#footer .footerLink2 li {
  display: inline;
  margin: 0 10px 10px;
}



}


@media screen and (max-width: 479px) {
.top .container_12 .bg2 .grid_7 {
  float: right;
  width: 300px;
}
.top .container_12 .bg2 .grid_5 {
  width: 300px;
}

.top .top_t .grid_12 {
  width: 300px !important;
}
}


/* 6-4. map -------------------------- */
.gnv_tmp_map {
  position: relative;
  width: 100%;
  padding-top: 40%;
}
.gnv_tmp_map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
/* 6-5. tel -------------------------- */
.tel_txt a {
    cursor: text;
}
.tel_txt a:hover {
    text-decoration: none;
}

@media screen and (max-width: 767px) {
.tel_txt a,
.tel_txt a:hover {
    text-decoration: underline;
}
}
/* 6-6. other-------------------------- */
/* box color */
.bc01 {
	background: #ffffff;
	padding: 0 0 20px;
        border-radius: 10px;
       -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
}
.bc02 {
	background: none;
	padding: 20px 15px;
}
.bc03 {
	background: #b09371;
	padding: 20px 15px;
}
.bc04 {
	background: #635545;
	padding: 20px 15px;
}
.bc01 img,
.bc02 img,
.bc03 img,
.bc04 img {
	width: 100% !important;
}
/* =====================================
 7. full content
===================================== */
.full #content .container_12 {
    width: 100% !important;
}
.full .bg1 {
    border:none !important;
    margin: 0 !important;
    padding: 2em 0 !important;
}
.full .div1 {
	margin-top: 0;
}
.full p,
.full .block6,
.full .list {
    margin-bottom: 0;
}
.full .block2 {
    margin-top: 0;
}
.full #content .block4,
.full #content .block5 {
	margin-bottom: 0;
}
.full .b_01,
.full .b_02,
.full .b_04_2,
.full .b_09,
.full .b_10,
.full .b_11,
.full .b_10 .grid_12,
.full .b_11 .grid_12 {
    margin: 2.5em auto !important;
}
.full .grid_12 {
    margin: 0 auto !important;
    padding: 0 !important;
    position: relative !important;
    width: 960px !important;
    float: none;
    display: block;
}
.full .grid_12 .grid_1 {
    width: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 995px) {
.full .grid_12 {
    width: 768px !important;
}
.full .grid_12 .grid_1 {
    width: 44px !important;
}
.full .grid_12 .grid_2 {
    width: 108px !important;
}
.full .grid_12 .grid_3 {
    width: 172px !important;
}
.full .grid_12 .grid_4 {
    width: 236px !important;
}
.full .grid_12 .grid_5 {
    width: 300px !important;
}
.full .grid_12 .grid_6 {
    width: 364px !important;
}
.full .grid_12 .grid_7 {
    width: 428px !important;
}
.full .grid_12 .grid_8 {
    width: 492px !important;
}
.full .grid_12 .grid_9 {
    width: 556px !important;
}
.full .grid_12 .grid_10 {
    width: 620px !important;
}
.full .grid_12 .grid_11 {
    width: 684px !important;
}
.full .grid_12 .grid_12 {
    width: 748px !important;
}


/*-------------- top --------------*/
.sf-menu>li {
  padding: 5px 13px 0;
}

.top .top_t .grid_12 {
  width: 80% !important;
}
.top.full .bg2 .grid_12 .grid_5 {
  width: 350px !important;
}
.top.full .bg2 .grid_12 .grid_7 {
  width: 370px !important;
}

.full .wd_96 .grid_12 {
    width: 748px !important;
}
#footer .footerLink {
  padding: 0 10px;
}

.under #page {
  max-width: 768px;
  width: 97%;
  margin: 0 auto;
}
#newsList #news {
  margin-left: 10px;
}

#sidecontact{
  top: 35% !important;
}

}
@media screen and (max-width: 767px) {
.full .grid_12 {
    width: 300px !important;
}
.full #content .block1,
.full #content .block3 {
	margin-bottom: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
.full .grid_12 {
    width: 420px !important;
}
.full .block6 {
	margin-bottom: 20px;
}
}
@media screen and (max-width: 767px) {
.full .block6 {
	margin-bottom: 20px;
}
.full .grid_2,
.full .grid_3,
.full .grid_4,
.full .grid_5,
.full .grid_6,
.full .grid_7,
.full .grid_8,
.full .grid_9,
.full .grid_10,
.full .grid_11,
.full .grid_12 {
	margin-bottom: 20px;
}
}
.full .grid_12:after {
    clear: both !important;
    content: " " !important;
    display: block !important;
    height: 0 !important;
    visibility: hidden !important;
}
.w100,
.w100 img {
	width: 100%;
}

/* =====================================
 8. blog
===================================== */
.Individual .blogcontent {
	margin-top: 56px;
}
.blog h3.entry-title {
	font-size: 24px;
    text-align: left;
    text-transform: uppercase;
	margin: 10px 0 20px !important;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    width: 100%;
}
/* 8-1. img -------------------------- */
.blogArea img {
	margin-bottom: 10px;
}
.blogArea img.icon_imgs {
	margin-bottom: 0;
}
/* 8-2. side list -------------------------- */
.blogside h3 {
    text-transform: uppercase;
    padding: 5px 0 3px 0;
	margin-top: 0;
    width: 100%;
	text-align: center;
	background: #efefef;
	font-size: 14px;
}
.blogside .list li {
    background: url(/static.plimo.com/static/type5/images/marker1.png) no-repeat scroll 0 16px rgba(0, 0, 0, 0);
    padding-left: 13px;
    text-align: left;
}
.blogside .list a {
    word-wrap: break-word;
}
.blogside li:before {
    color: #14408c;
    content: "・";
    font-size: 100%;
    padding-right: 0.4em;
}
input[type="text"]{
	border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
	padding: 2px;
    border-radius: none;
	margin-bottom: 5px;
}
#blogBody input[type="text"]{
	width: 98%;
}
.blog_search_submit {
	text-align: center;
	width: 98%;
	display: block;
}
.blog_search_submit input {
	padding: 0 5px;
}
/* 8-3. writer -------------------------- */
.blog #content .contributor {
    color: #999;
    font-size: 85%;
    margin: 3em 0 0.5em;
    text-align: right;
}
/* 8-4. sns -------------------------- */
.blog #content .shareBt {
    text-align: right;
}
.blog .shareBt .fb_iframe_widget {
    margin-right: 5px;
}
.blog .shareBt .twitter-tweet-button {
    text-align: right;
    vertical-align: middle;
    width: 90px !important;
}
.lineBt img {
	margin-top: 5px;
    width: auto;
}

/* =====================================
 9. tel link
===================================== */
a[href^="tel:"] {
	pointer-events: none;
	cursor:text;
}

@media screen and (max-width: 995px) {
a[href^="tel:"] {
	pointer-events: auto;
	cursor:pointer;
}
}
/* =====================================
 10. side link
===================================== */
#sidecontact{
  display: block;
  position: fixed;
  top: 10%;
  z-index: 1000;
}
#sidecontact a img:hover {
  opacity: 0.7;
}

#sidecontact.rightContent{
  right:0;
}
@media screen and (max-width: 767px) {
  #sidecontact{
    display: none;
  }
}
/* =====================================
 11. hikoukai
===================================== */
.hikoukai {
	display: none !important;
}
#drag-temp-pre-content .parts.hikoukai {
	display: block !important;
	border: 5px solid #777;
	background: #555;
	padding: 20px 0;
}


/* =====================================
	 content-bottom
===================================== */

div#content-bottom {
    background: url(https://www.fukazawa-implant.com//asset/cv_bg.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 111px;
    padding-bottom: 103px;

}

#content-bottom .inner{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

#content-bottom .contents_block.clearfix {
max-width: 1000px;
    width: 1000px;
    margin: 0 auto !important;
}
div#content-bottom .txt_box{
    width: 58%;
    float: left;
    box-sizing: border-box;
}

#content-bottom .tle{
    color: #fff;
    font-size: 33px;
    font-family: 'TBUDRGothic B';
    letter-spacing: 10px;
    margin-bottom: 2px;
    line-height: 1;
    text-align: center;
}
#content-bottom .txt{
font-size: 16px;
    color: #fff;
    letter-spacing: 2px;
    line-height: 2.5;
    text-align: center;
    margin-bottom: 30px;
    font-family: "TBUDRGothic B";
}
#content-bottom  ul.img_box li {
    width: 50%;
  box-sizing: border-box;
}
#content-bottom ul.img_box li:first-child {
    float: left;
    border-right: 2px solid transparent;

}
#content-bottom ul.img_box li:last-child {
    float: right;
    border-left: 2px solid transparent;

}
@media screen and (max-width:1000px) {
#content-bottom .inner {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
#content-bottom .contents_block.clearfix {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
}
}
@media screen and (max-width:767px) {
div#content-bottom {
    background: url(https://www.fukazawa-implant.com//asset/cv_bg_sp.jpg) no-repeat center center;
    padding-top: 65px;
    padding-bottom: 40px;
}
#content-bottom .inner {
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
}
#content-bottom .contents_block.clearfix {
    width: 90%;
    padding-left: 0px;
    padding-right: 0px;
}
#content-bottom .tle{
    /* font-size: 170%; */
    font-size: 230%;
}
#content-bottom ul.img_box li {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 20px;
    float: none !important;
    border-right: 0 !important;
    border-left: 0 !important;
}
#content-bottom .txt {
    margin-top: 20px;
    font-size: 15px;
    letter-spacing: 3px;
    line-height: 2;
}
}

/* NOMOCa バナー設置 */
.nomoca_bn img {
    margin: 0 auto;
    width: auto;
}
@media screen and (max-width: 767px) {
.nomoca_bn img {
    width: 90%;
}
}
