@charset "UTF-8";
/* =========================================================
　◆Web Font
========================================================= */
/* midashi-g */
@font-face { font-family: "a-otf-midashi-go-mb31-pr6n",sans-serif; font-style: normal; font-weight: 600; }
/* futura-pt weight400 */
@font-face { font-family: "futura-pt",sans-serif; font-style: normal; font-weight: 400; }
/* futura-pt italic weight400 */
@font-face { font-family: "futura-pt",sans-serif; font-style: italic; font-weight: 400; }
/* futura-pt weight700 */
@font-face { font-family: "futura-pt",sans-serif; font-style: normal; font-weight: 700; }
/* univia-pro weight700 */
@font-face { font-family: "univia-pro",sans-serif; font-style: normal; font-weight: 300; }
/* =========================================================
　◆Link Style
========================================================= */
a { -webkit-transition: all .3s; transition: all .3s; }
a:link, a:visited, a:active { color: #323c46; text-decoration: none; }
a img { border: none; }
a:hover { text-decoration: underline; }
a:hover img { opacity: 0.8; }

/* =========================================================
　◆Basic
========================================================= */
html { -webkit-text-size-adjust: none; }

img.rollover2 { opacity: 1.0 !important; }

input [type=image]:hover { opacity: 0.8; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/*body { background: #f0f2f3; font: 13px / 1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }*/

body { background: #f0f2f3; font: 13px / 1.4 "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

img { max-width: 100%; height: auto; width: auto; vertical-align: top; display: block; }

figure { border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* clear */
.clear { clear: both !important; }

/* clearfix */
.cFix:after { content: ""; clear: both; display: block; }

.js_noTransition, .js_noTransition *, .js_noTransition *:before, .js_noTransition *:after { transition: none !important; }

.js_noAnimation, .js_noAnimation *, .js_noAnimation *:before, .js_noAnimation *:after { animation: none !important; }

.js_headOverlay { display: none; transition: none; }

/* =========================================================
　◆Wrap
========================================================= */
.ly_wrap { width: 100%; max-width: 1440px; margin: auto; background: #fff; }
@media screen and (min-width: 1008px) { .ly_wrap { overflow-x: hidden; } }
@media screen and (min-width: 1460px) { .ly_wrap { border-left: 1px solid #dce6f0; border-right: 1px solid #dce6f0; box-sizing: content-box; } }

/* =========================================================
　◆Head
========================================================= */
.ly_head_wrapper { position: relative; min-height: 102px; z-index: 100; }

.ly_head { position: relative; width: 100%; }
.ly_head .ly_head_bg_white { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 102px; box-shadow: 0 1px 0 0 rgba(0, 40, 85, 0.2); }
.ly_head .ly_head_bg_blue { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #0b52a4; -ms-transform: translateY(-100%); transform: translateY(-100%); transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
.ly_head .ly_head_inner { width: 100%; max-width: 1188px; padding: 0 24px; margin: 0 auto; position: relative; }
.ly_head .ly_head_inner:after { content: ""; clear: both; display: block; }
.ly_head .ly_head_inner .bl_headLogo { width: 186px; float: left; padding-top: 38px; }
.ly_head .ly_head_inner .bl_headLogo > a { position: relative; height: 36px; text-indent: 100%; white-space: nowrap; overflow: hidden; background: url(/https/www.macromill.com/assets/cdn/images/head_logo.png) 0 0 no-repeat; background-size: 100% auto; display: block; transition: none; }
.ly_head .ly_head_inner .bl_headLogo > a .bl_headLogoWhite { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(/https/www.macromill.com/assets/cdn/images/head_logo_white.png) 0 0 no-repeat; background-size: 100% auto; opacity: 0; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
@media screen and (min-width: 1008px) { .ly_head .ly_head_inner ul li a, .ly_head .ly_head_inner .it_gnavLink { color: #323c46; transition: color 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
  .ly_head .ly_head_inner .bl_headNav { float: right; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav { padding-top: 62px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul:after { content: ""; clear: both; display: block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li { float: left; margin-right: 22px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink { font-size: 14px; font-family: "a-otf-midashi-go-mb31-pr6n", sans-serif; letter-spacing: 0.5px; white-space: nowrap; padding-bottom: 20px; display: inline-block; position: relative; line-height: 19px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a:before, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink:before { content: ""; width: 100%; height: 0; background-color: /*#23cdd2*/#0052a4; position: absolute; bottom: -1px; left: 0; -webkit-transition: .15s; transition: .15s; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a:hover, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink:hover { text-decoration: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a:hover:before, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a.is_gnav_current:before, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink:hover:before, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink.is_gnav_current:before { height: 3px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink { cursor: pointer; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink.is_headNav_active { color: #fff; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li:last-child { margin-right: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service { margin-right: 19px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child { height: 0; overflow: hidden; transition: height 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 420ms; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_inner { position: absolute; left: 0; z-index: 100; width: 100%; height: 0; overflow: hidden; opacity: 0; transform: scale(0.95); transition: height 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms, opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms, transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 0ms; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_body { width: 100%; max-width: 1188px; padding: 100px 24px 70px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl { width: 100%; height: 175px; margin-bottom: 30px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dt { width: 100%; font-size: 18px; color: #fff; margin-left: 12px; position: absolute; top: 50px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dt a { display: inline-block; position: relative; padding-right: 32px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dt a:after { content: ""; margin: auto; position: absolute; top: 0; bottom: 0; width: 7px; height: 14px; background: url(/https/www.macromill.com/assets/cdn/images/icon_gnav_arrow.png) 0 0/100% auto no-repeat; right: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd:after { content: ""; clear: both; display: block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul { width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul:last-of-type > li { border-bottom: 1px solid #326eb4; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li { width: calc(33.333% - 16px); float: left; margin-right: 24px; border-top: 1px solid #326eb4; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li:last-child { margin-right: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a { font-size: 14px; color: #fff; padding: 19px 22px 19px 60px; display: block; position: relative; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a:hover { text-decoration: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a:after { content: ""; margin: auto; position: absolute; top: 0; bottom: 0; width: 7px; height: 14px; background: url(/https/www.macromill.com/assets/cdn/images/icon_gnav_arrow.png) 0 0/100% auto no-repeat; right: 12px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a:before { content: ""; position: absolute; left: 0; top: 0; background: #fff; opacity: 0; width: 0; height: 100%; transition: all 0.1s ease; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a:hover:before { opacity: 0.1; width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a .bl_gNav_child_itemIcon { position: absolute; left: 11px; top: 9px; width: 41px; height: 41px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a .bl_gNav_child_itemIcon img { width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child ul { width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child ul > li { margin-right: 30px; display: inline-block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child ul > li > a { font-size: 14px; color: #fff; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_pickup { position: absolute; right: 24px; top: 50px; line-height: 20px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_pickup a { display: inline-block; padding: 4px 11px; border: 1px solid #fff; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_pickup a:hover { text-decoration: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_pickup a:before { content: ""; position: absolute; left: 0; top: 0; background: #fff; opacity: 0; width: 0; height: 100%; transition: all 0.1s ease; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_pickup a:hover:before { opacity: 0.1; width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_dataInsights { margin-right: 19px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav .el_btn_request { width: 123px; position: absolute; top: 15px; right: 24px; display: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav .el_btn_request a { height: 30px; font-size: 11px; line-height: 30px; color: #fff; padding-top: 1px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav .el_btn_request a::before { width: 20px; height: 18px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav { position: absolute; top: 30px; right: 24px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul:after { content: ""; clear: both; display: block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li { font-size: 12px; float: left; margin-right: 30px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li:last-child { margin-right: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_access { display: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a { letter-spacing: 0.5px; display: inline-block; position: relative; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a .it_subNav_icon { position: absolute; left: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a .it_subNav_icon img { transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_login a { padding-left: 27px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_login a .it_subNav_icon { width: 16px; height: 22px; background: url(/https/www.macromill.com/assets/cdn/images/icon_lock_white.png) 0 0/100% auto no-repeat; top: -6px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_report a { padding-left: 20px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_report a .it_subNav_icon { width: 16px; height: 19px; background: url(/https/www.macromill.com/assets/cdn/images/icon_report_white.png) 0 0/100% auto no-repeat; top: -3px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_contact a { padding-left: 25px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_contact a .it_subNav_icon { width: 20px; height: 19px; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_white.png) 0 0/100% auto no-repeat; top: -2px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global { padding: 0 11px; position: relative; z-index: 5; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:before { content: ""; width: 100%; height: 30px; margin-top: -15px; position: absolute; left: 0; top: 50%; background: #0b52a4; transition: all 600ms ease 250ms; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:hover:before { background: #0d4b89; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global a { color: #fff; text-decoration: none; padding-left: 24px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global a .it_subNav_icon { width: 18px; height: 18px; background: url(/https/www.macromill.com/assets/cdn/images/icon_group_white.png) 0 0/100% auto no-repeat; top: -2px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global a .it_subNav_icon > img { opacity: 0 !important; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall { display: none; } }
.ly_head.is_head_white .ly_head_bg_white { background: #fff; opacity: 0; transition: all 600ms ease 250ms; }
.ly_head.is_head_white .ly_head_inner .bl_headLogo > a .bl_headLogoWhite { opacity: 1; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
@media screen and (min-width: 1008px) { .ly_head.is_head_white .ly_head_inner .bl_headNav a, .ly_head.is_head_white .ly_head_inner .bl_headNav .it_gnavLink { color: #fff; }
  .ly_head.is_head_white .ly_head_inner .bl_headNav .bl_headNav_subNav ul li .it_subNav_icon img { opacity: 0 !important; }
  .ly_head.is_head_white .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:before { background: rgba(0, 0, 0, 0.3); } }
@media screen and (min-width: 1008px) { .ly_head.is_head_white.is_active .ly_head_bg_white { opacity: 1; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headLogo > a .bl_headLogoWhite { opacity: 0; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav a, .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .it_gnavLink { color: #323c46; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li .it_subNav_icon img { opacity: 1 !important; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:before { background: #0b52a4; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:hover:before { background: #0d4b89; }
  .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global .it_subNav_icon img { opacity: 0 !important; } }
.ly_head.is_fixed { max-width: 1440px; position: fixed; z-index: 5; }
.ly_head.is_fixed .ly_head_bg_white { background: #fff; height: 60px; }
.ly_head.is_fixed .ly_head_inner .bl_headLogo { width: 140px; padding: 17px 0 16px; }
.ly_head.is_fixed .ly_head_inner .bl_headLogo > a { height: 27px; }
.ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav { padding: 20px 148px 0 0; }
.ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav .el_btn_request { display: block; }
.ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_subNav { display: none; }

/* tabulation additional 20211215 */
@media screen and (min-width: 1008px){

  .tablation_wrap .ly_head .ly_head_inner .bl_headNav {
    float: none;
    width: 100%;
    display: inline-block;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav {
    margin-top: 36px;
    margin-bottom: 36px;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul{
    display: flex !important;
    width: 100%;
    justify-content: space-evenly;
    text-align: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li {
    float: none;
    margin-right: 0;
    display: block;
    text-align: center;
		width: 25%;
		line-height:1.1;
	}
	
	.tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a{
    font-size: 16px;
    font-weight: 300;
    color:#707070;
	line-height: 36px;
	display:flex;
	justify-content:center;
  }

  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li:after {
    content: "";
    display: block;
    position: relative;
    /* top: -36px; */
    width: 1px;
    background-color: #c1c1c1;
    height: 36px;
    bottom: 55px;
  }

  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li:first-child:after {
    content: "";
    width: 0;
  }

  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a img{
    max-width: 36px;
    height: 36px;
    width: 36px;
    display: inline-block;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a span{
    font-size: 16px;
    font-weight: bold;
    color:#707070;
    height: 36px;
    width: auto;
	display: inline-block;
	text-align:left;
	margin-left:0.5em;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a span.twoline {
		line-height:1;
	}
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a span.twoline b {
		font-size:12px;
		display:block;
		margin-top:0.2em;
		margin-bottom:0.3em;
	}
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a img.pc { display:block; }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a img.sp { display:none; }

  /* fixed時   */
  .tablation_wrap .ly_head.is_fixed .ly_head_bg_white {
    background: #fff;
    height: 80px;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav {
    float: right;
    width: auto;
    display: flex;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li {
    margin-right: 12px;
    width: auto;
  }

  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a {
    font-size: 11px;
    font-weight: 100;
    color: #707070;
    line-height: 36px;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a span {
    font-size: 12px;
    font-weight: bold;
		color: #707070;
		letter-spacing:-0.05em;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav_gNav > ul > li a span.twoline b {
		font-size:10px;
		margin-top:0.5em;
		margin-bottom:0.4em;
	}
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav > ul {
    display: flex !important;
    width: auto;
    justify-content: space-evenly;
    text-align: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .tablation_wrap .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li:after {
    content: "";
    display: none;
  }
}
@media screen and (max-width: 1007px){
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li {
		display: block;
		margin-bottom:7%;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a {
    color: #fff;
    height: auto!important;
    line-height: 50px;
    display: flex;
	white-space: nowrap;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a img {
    height: 36px;
    width: 36px;
    vertical-align: middle;
	display: inline-block;
	margin-top:7px;
	}
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li a span{
	display: inline-block;
	margin-left:0.8em;
  }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a span.twoline {
    line-height:1.3;
	}
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a span.twoline b {
		font-size:13px;
		display:block;
		margin-top:0.2em;
		margin-bottom:0.3em;
	}
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a img.pc { display:none; }
  .tablation_wrap .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a img.sp { display:block; }
}

#spNav { display: none; }

@media screen and (min-width: 1008px) { body.is_gNav_child_open .ly_head .ly_head_bg_blue, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_bg_blue { -ms-transform: translateY(0); transform: translateY(0); transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headLogoWhite, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headLogoWhite { opacity: 1; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child, body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child_inner, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child_inner { height: 412px; transition: height 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child_inner, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child_inner { height: 412px; opacity: 1; transform: scale(1); transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms, transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li .it_subNav_icon img, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li .it_subNav_icon img { opacity: 0 !important; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:before, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:before { background: #0b52a4; }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:hover:before, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global:hover:before { background: #0d4b89; }
  body.is_gNav_child_open .ly_head .ly_head_inner ul li a, body.is_gNav_child_open .ly_head .ly_head_inner .it_gnavLink, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner ul li a, body.is_gNav_child_open .ly_head.is_head_white.is_active .ly_head_inner .it_gnavLink { color: #fff; transition: color 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .js_headOverlay { display: block; cursor: pointer; max-height: 0; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #000; z-index: 100; opacity: 0; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms, max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 250ms; }
  .is_gNav_child_open .js_headOverlay { max-height: 99999px; opacity: 0.6; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1), max-height 0ms; }
  .js_noTransition .js_headOverlay { display: none; max-height: none; }
  .js_noTransition.is_gNav_child_open .js_headOverlay { display: block; max-height: none; } }
/* =========================================================
　◆Main
========================================================= */
.containC {
  position: relative;
  width: 30px;
  height: 30px;
  margin: 0 5px;
}
.containC:before, .containC:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #333;
  border-radius: 10px;
}
.pcontainC:before {
  width: 5px;
  height: 30px;
}

.ly_body_column1 { width: 100%; }
.ly_body_column1 .ly_main { width: 100%; max-width: 1188px; padding: 0 24px; margin: 0 auto; }

.ly_body_column2 { width: 100%; max-width: 1188px; padding: 0 24px; color: #323c46; margin: 0 auto 120px; }
.ly_body_column2:after { content: ""; clear: both; display: block; }
.ly_body_column2 .ly_main { width: 70.2%; max-width: 800px; float: left; word-wrap: break-word; margin-top: 82px; }
.ly_body_column2 .ly_side { width: 250px; float: right; }
.ly_body_column2 .ly_side.ly_sideNav .js_sideNav_scroll { width: 250px; margin: 48px 0; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav { margin-bottom: 30px; padding: 37px 0 25px 23px; border-left: 1px solid #dce6f0; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideTtl { font-size: 20px; line-height: 1.65; margin-bottom: 48px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideSubTtl { font-size: 12px; letter-spacing: 3px; color: #878796; margin: 57px 0 25px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideSubTtl:first-of-type { margin-top: 0; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li { margin-bottom: 24px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li:last-child { margin-bottom: 0; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > a { font-size: 14px; letter-spacing: -0.7px; text-decoration: none; position: relative; margin-bottom: 24px; display: block;}
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > a::before { content: ""; width: 0; height: 100%; background: #0052a4/*#23cdd2*/; position: absolute; top: 0; left: -24px; bottom: 0; -webkit-transition: .1s; transition: .1s; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > a:hover::before, .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > a.is_active::before { width: 2px; top: 0; bottom: 0; }

.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > ul > li > a{ font-size: 14px; letter-spacing: -0.7px; text-decoration: none; position: relative; margin-bottom: 24px; display: block; padding-left: 23px;}
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > ul > li > a:before{ content: ""; border-top: 1px solid #dce6f0; position: absolute; top: 50%; left: 0; width: 15px;}
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > ul > li > a.is_active{ color: /*#30b5b9*/#0052a4; }



.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul.bl_sideNav_parent > li > a { font-size: 15px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul.bl_sideNav_parent > li > .bl_sideNav_child { margin-top: 22px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul.bl_sideNav_parent > li > .bl_sideNav_child > li { margin-bottom: 23px; }
.ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul.bl_sideNav_parent > li > .bl_sideNav_child > li > a { font-size: 14px; }
/* .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul.bl_sideNav_parent > li > .bl_sideNav_child > li > a:before { content: "ー"; color: #dce6f0; margin-right: 8px; display: inline-block; } */

/* =========================================================
　◆Foot
========================================================= */
.ly_foot { width: 100%; background: #fff;}
.ly_foot .ly_footTop { background: #6482a0; }
.ly_foot .ly_footTop .ly_footTop_inner { width: 100%; max-width: 1188px; padding: 0 24px; margin: 0 auto;}
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb { width: 100%; font-size: 12px; /*border-bottom: 1px solid #546e8c; */white-space: nowrap; position: relative; padding-left: 5.2em; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb a, .ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb span { color: #fff; display: inline-block; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .it_breadcrumb_home { width: 5.2em; height: 73px; line-height: 73px; vertical-align: middle; background: #6482a0; display: inline-block; position: absolute; left: 0; top: 0; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list { outline: none; overflow: hidden; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul li { height: 73px; line-height: 73px; vertical-align: middle; display: inline-block; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul li span { padding: 0 20px 0 25px; position: relative; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul li span:before { content: ">"; line-height: 73px; font-size: 10px; font-weight: bold; margin: auto; position: absolute; top: 0; bottom: 0; left: 0; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul li:last-child span { padding-right: 0; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact { width: 100%; padding: 30px 0; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact:after { content: ""; clear: both; display: block; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel { width: calc(100% - 260px); float: left; font-size: 20px; color: #fff; letter-spacing: 1.8px; margin-top: 15px; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall { margin-left: 1%; display: inline-block; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall a { color: #fff; text-decoration: none; pointer-events: none; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall span { font-size: 30px; font-family: "futura-pt", sans-serif; font-weight: bold; line-height: 1; letter-spacing: 0.1em; color: #fff; padding-left: 50px; position: relative; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall span::before { content: ""; width: 37px; height: 30px; background: url(/https/www.macromill.com/assets/cdn/images/foot_freecall.png) 0 0/100% auto no-repeat; position: absolute; top: 3px; left: 0; }
.ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_btn { width: 250px; float: right; }
.ly_foot .ly_footNavArea { padding: 30px 0; border-top: 1px solid #4c6480; background: #5f7391;  position: relative;}
.ly_foot .ly_footNavArea .ly_footNavArea_inner { width: 100%; max-width: 1188px; padding: 0 24px; margin: 0 auto;}
.ly_foot .ly_footNavArea .ly_footNavArea_inner:after { content: ""; clear: both; display: block; }
/* .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap { width: 63%;} */
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 { margin-bottom: 24px; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent:after { content: ""; clear: both; display: block; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li { float: left; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li a { color: #fff; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock { width: 33%; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock_wide { width: 66%; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock_wide .bl_footNav_child li { width: 50%; float: left; margin-bottom: 6px; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col3:after { content: ""; clear: both; display: block; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col3 ul { width: 25%; float: left; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col3 ul li { margin-bottom: 6px; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col3 ul li a { color: #fff; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap { display: none; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock { width: 250px; float: right; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li { margin-bottom: 25px; }
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li:last-child { margin-bottom: 0; }
.ly_foot .ly_companyArea { width: 100%; max-width: 1188px; padding: 24px 24px 30px; margin: 0 auto; }
.ly_foot .ly_companyArea:after { content: ""; clear: both; display: block; }
.ly_foot .ly_companyArea .bl_companyNav { float: left; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock { width: 440px; float: left; margin: 5px 45px 0 0; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock .gsc-control-cse { padding: 0; border: none; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock .gsc-control-cse .gsc-input { padding-right: 0; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock .gsc-control-cse .gsc-input .gsc-input-box { height: 30px; border-right: none; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock .gsc-control-cse .gsc-input .gsc-input-box .gsst_b { display: none; }
.ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock .gsc-control-cse input.gsc-search-button { margin: 0; padding: 9px 24px 8px; border: none; display: block; background: #4486f9; box-sizing: content-box; }
.ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock { width: 152px; float: left; margin-bottom: 20px; }
.ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul:after { content: ""; clear: both; display: block; }
.ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul li { float: left; }
.ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul li:first-child { margin-right: 20px; }
.ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul li.marks_cybertrust_footer img { max-height: 46px; }
.ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock { float: left; clear: both; }
.ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul:after { content: ""; clear: both; display: block; }
.ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul li { float: left; margin-right: 30px; }
.ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul li a { font-size: 12px; }
.ly_foot .ly_companyArea .bl_footLogo_wrap { width: 200px; float: right; text-align: right; }
.ly_foot .ly_companyArea .bl_footLogo_wrap .bl_footLogo { margin: 10px 0 20px 17px; width: 180px; }
.ly_foot .ly_companyArea .bl_footLogo_wrap .bl_copy { font-size: 10px; color: #6482a0; }
#pageTop {position: fixed; bottom: 50px; right: 0px; z-index: 100;}
#pageTop a img{width: 80px; height: 80px;}
#Gnav_over { display: none; }

.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock {margin-top:12px;padding-top:15px;border-top:#546e8c 1px solid;}
/*.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock dl {display:flex;align-items:center;}
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock dl dt {color:#fff;font-weight:bold;font-size:16px;padding-right:16px;}*/
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul {display:flex;justify-content: center;margin-bottom:0px;}
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul li {margin-right:12px; margin-bottom:0px;width:36px;}
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul li:last-child {margin-right:0!important;}

@media screen and (max-width: 1007px) { /* [TB&SP Style]-------------------------------------------------------------------------- */
  html { background: #0b52a4; }
  body { position: relative; width: 100%; -ms-transform: none; -webkit-transform: none; transform: none; transition: transform 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  /* ===[◆Head] ====================================================== */
  .ly_head_wrapper { min-height: 61px; }
  .ly_head { width: 100%; position: fixed; left: 0; top: 0; }
  .ly_head .ly_head_bg_white { height: 61px; background: #fff; }
  .ly_head .ly_head_inner { max-width: none; min-height: 61px; }
  .ly_head .ly_head_inner .bl_headLogo { width: 133px; padding: 17px 0; }
  .ly_head .ly_head_inner .bl_headLogo > a { height: 0; padding-top: 20%; background-size: 100% auto; }
  .ly_head .ly_head_inner .bl_headNav { width: 84.266%; height: 100px; height: 100vh; color: #fff; position: fixed; top: 0; right: -84.266%; z-index: 100; background: #0b52a4; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_inner { position: absolute; top: 0; bottom: 110px; width: 100%; overflow: auto; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav a, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a { color: #fff; display: block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav a:hover, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav a:hover { text-decoration: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav { padding: 8.2% 7.2% 5%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li { margin-bottom: 7%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink { font-size: 16px; font-weight: bold; line-height: 30px; letter-spacing: 0.5px; padding-left: 8%; position: relative; display: block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a.is_gnav_current:before, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink.is_gnav_current:before { content: ""; width: 3px; height: 100%; background: /*#23cdd2*/#0052a4; position: absolute; left: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service { position: relative; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service span.it_gnavArrow { width: 11px; height: 11px; border-top: 1px solid #fff; border-right: 1px solid #fff; -ms-transform: rotate(135deg); -webkit-transform: rotate(135deg); transform: rotate(135deg); position: absolute; right: 10px; top: 5px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child { max-height: 0; overflow: hidden; transition: max-height 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_inner { padding: 10% 0 5% 8.4%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl { margin-bottom: 5%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dt { font-size: 16px; margin-bottom: 9.8%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li { margin-bottom: 11%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a { font-size: 14px; line-height: 23px; padding-left: 36px; display: block; position: relative; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a .bl_gNav_child_itemIcon { position: absolute; left: 3px; top: 0; width: 23px; height: 23px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li > a .bl_gNav_child_itemIcon img { width: 100%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child ul li { margin-bottom: 5%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.is_open .bl_gNav_child { max-height: 999px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.is_open span.it_gnavArrow { -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); top: 10px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav .el_btn_request { display: none !important; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav { padding-left: 5.4%; display: block !important; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li { margin-bottom: 7.2%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_login { display: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a { font-size: 12px; letter-spacing: 0.5px; padding-left: 15%; position: relative; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a .it_subNav_icon { height: 22px; background: 0 0 / 100% auto no-repeat; position: absolute; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_access .it_subNav_icon { width: 15px; top: -2px; left: 8px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_report .it_subNav_icon { width: 16px; background-image: url(/https/www.macromill.com/assets/cdn/images/icon_report.png); top: -2px; left: 7px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_contact .it_subNav_icon { width: 20px; background-image: url(/https/www.macromill.com/assets/cdn/images/icon_contact.png); top: -1px; left: 6px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_global .it_subNav_icon { width: 20px; top: -2px; left: 6px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall { position: absolute; bottom: 0; right: 0; width: 100%; padding: 10px; background: #0b488d; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall a { color: #fff; text-decoration: none; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl { text-align: center; padding: 17px 0; margin: 0 auto; border-radius: 3px; background: #0b407b; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dt { padding-bottom: 2.730375%; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dd span { line-height: 1; display: inline-block; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dd span.it_freecall_icon { width: 10.6%; max-width: 31px; vertical-align: bottom; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dd span.it_freecall_icon > img { opacity: 1 !important; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dd span.it_freecall_txt { font-size: 28px; font-family: "futura-pt", sans-serif; font-weight: bold; letter-spacing: 0.1em; color: #fff; margin-left: 0.5em; }
  .ly_head.is_fixed .ly_head_inner .bl_headLogo { width: 133px; }
  .ly_head.is_fixed .ly_head_inner .bl_headNav .bl_headNav_gNav { padding: 8.2% 7.2% 5%; }
  .ly_head #spNav { width: 21px; height: 60px; padding: 0 24px 0 17px; display: block; position: absolute; top: 0; right: 0; z-index: 100; cursor: pointer; background: url(/https/www.macromill.com/assets/cdn/images/sp/btn_spmenu.png) center center no-repeat; background-size: 21px auto; box-sizing: content-box; }
  .ly_head.is_head_white #spNav { background-image: url(/https/www.macromill.com/assets/cdn/images/sp/btn_spmenu_white.png); }
  body.is_headNav_open { max-height: 100%; overflow: hidden; -ms-transform: translateX(-84.266%); -webkit-transform: translateX(-84.266%); transform: translateX(-84.266%); }
  body.is_headNav_open .ly_head .ly_head_bg_white { border: 0; }
  body.is_headNav_open .ly_head #spNav { background-image: url(/https/www.macromill.com/assets/cdn/images/sp/btn_spmenu_close.png); }
  body.is_headNav_open #Gnav_over { height: 200%; opacity: 0.8; }
  body.is_gNav_child_open .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child { max-height: 800px; }
  /* ===[◆Main]====================================================== */
  .ly_body_column2 .ly_main, .ly_body_column2 .ly_side { width: 100%; float: none; margin: 0 auto; }
  /* ===[◆Foot]====================================================== */
  .ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb { display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .it_breadcrumb_home { height: auto; display: block; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul { width: 100%; min-height: 54px; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_breadcrumb .bl_breadcrumb_list ul li { height: auto; white-space: nowrap; display: block; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel { width: 100%; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_btn { float: none; margin: 0 auto; }
  #Gnav_over { display: block; width: 100%; height: 0; position: fixed; background: #000000; left: 0; top: 0; z-index: 100; opacity: 0; transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1); }
  }
@media screen and (min-width: 648px) and (max-width: 1007px) { /* [TB Only Style]-------------------------------------------------------------------------- */
  /* ===[◆Head] ====================================================== */
  .ly_head .ly_head_inner .bl_headNav { width: 316px; right: -316px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav { padding: 24px 24px 38px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li { margin-bottom: 20px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li > a, .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li span.it_gnavLink { padding-left: 20px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child .bl_gNav_child_inner { padding: 25px 0 30px 20px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dt { margin-bottom: 30px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child dl dd > ul > li { margin-bottom: 30px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_gNav > ul > li.it_gNav_service .bl_gNav_child ul li { margin-bottom: 15px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav { padding-left: 24px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li { margin-bottom: 16px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li a { padding-left: 26px; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_access .it_subNav_icon, .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_report .it_subNav_icon, .ly_head .ly_head_inner .bl_headNav .bl_headNav_subNav ul li.it_subNav_contact .it_subNav_icon { left: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall a { display: block; pointer-events: none; }
  body.is_headNav_open { -ms-transform: translateX(-316px); -webkit-transform: translateX(-316px); transform: translateX(-316px); }
  /* ===[◆Main]====================================================== */
  .ly_body_column1 .ly_main { max-width: 848px; }
  .ly_body_column2 { max-width: 848px; }
  .ly_body_column2 .ly_main { margin-top: 82px; }
  .ly_body_column2 .ly_side.ly_sideNav .js_sideNav_scroll { width: auto; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideSubTtl { margin: 45px 0 21px; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul { margin-left: -24px; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li { width: 30%; margin-right: 3%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li:nth-child(3n) { width: 33%; margin-right: 0; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li:nth-last-child(-n+3) { margin-bottom: 0; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li a { padding-left: 23px; border-left: 1px solid #dce6f0; display: inline-block; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li a::before { left: -1px; }
	.ly_body_column2 .ly_side.ly_sideNav .bl_bnrBlock_side { display: none; }
	
  /* ===[◆Foot]====================================================== */
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact { width: 100%; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel { text-align: center; float: none; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall { margin: 16px 0; display: block; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap { width: 100%; float: none; /*margin-bottom: 80px;*/ }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock { width: 33%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock_wide { width: 66%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col2 .bl_footNav_parent > li.it_footNavBlock_wide .bl_footNav_child li { width: 50%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap .bl_footNav_col3 ul { width: 33%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap { display: none; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock { width: 100%; float: none; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li { float: left; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li:first-child { width: 30%; margin-right: 3%; }
  .ly_foot .ly_companyArea .bl_companyNav { float: none; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock { width: 82%; margin-right: 2%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock { width: 16%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul li { width: 30%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_securityBlock ul li:first-child { width: 53%; margin-right: 17%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock { float: none; margin-bottom: 38px; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul { display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul::after { display: none; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul li { float: none; margin-right: 0; }
  .ly_foot .ly_companyArea .bl_footLogo_wrap { text-align: center; float: none; margin: auto; }
  .ly_foot .ly_companyArea .bl_footLogo_wrap .bl_footLogo { margin: 10px auto 20px; }

  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul {display:flex;}
 /* .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul li {width:25%;}*/
.ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul li a img {margin-top:0!important;}

 }

  #pageTop a:hover{opacity: 1 !important;}
  #pageTop a:hover img {opacity: 1 !important;}
@media screen and (max-width: 647px) { /* [SP Only Style]-------------------------------------------------------------------------- */
  /* ===[◆Head] ====================================================== */
  .ly_head .ly_head_inner { width: 87.2%; max-width: 540px; padding: 0; }
  .ly_head .ly_head_inner .bl_headNav .bl_headNav_freeCall dl dd span.it_freecall_txt { font-size: 7.4vw; }
  .ly_head #spNav { padding: 0 6.4% 0 4.8%; }
  /* ===[◆Main]====================================================== */
  .ly_body_column1, .ly_body_column2 { overflow-x: hidden; }
  .ly_body_column1 .ly_main { width: 87.2%; max-width: 540px; padding: 0; }
  .ly_body_column2 { max-width: none; margin-bottom: 25.6%; padding: 0; }
  .ly_body_column2 .ly_main { width: 87.2%; max-width: 540px; padding: 0; margin: 13.6% auto 19.6%; }
  .ly_body_column2 .ly_side.ly_sideNav { width: 87.2%; max-width: 540px; padding: 0; margin: 0 auto; }
  .ly_body_column2 .ly_side.ly_sideNav .js_sideNav_scroll { width: auto; margin: 0; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav { margin-bottom: 0; padding: 10.6% 0 13.8% 23px; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideTtl { margin-bottom: 12%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav .bl_sideSubTtl { margin: 18.2% 0 8.5%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li { margin-bottom: 6.9%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > .bl_sideNav_child { margin-top: 7.5%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_sideNav > ul > li > .bl_sideNav_child > li { margin-bottom: 7.4%; }
  .ly_body_column2 .ly_side.ly_sideNav .bl_bnrBlock_side { display: none; }
  /* ===[◆Foot]====================================================== */
  .ly_foot .ly_footTop .ly_footTop_inner { width: 87.2%; max-width: 540px; padding: 0; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact { padding: 7.8% 0 9.6%; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel { float: none; text-align: center; margin: 0 0 5%; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall { margin-left: 0; padding-top: 2.4%; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_tel .it_contact_freecall a { pointer-events: auto; }
  .ly_foot .ly_footTop .ly_footTop_inner .bl_contact .bl_contact_btn { width: 100%; }
  .ly_foot .ly_footNavArea { padding: 8.5% 0 9.6%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner { width: 87.2%; max-width: 540px; padding: 0; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNav_wrap { display: none; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap { width: 100%; display: block; margin-bottom: 0/*4.6%*/; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap > ul { display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap > ul > li { width: 50%; margin-bottom: 5.3%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footNavSp_wrap > ul > li a { color: #fff; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock { width: 100%; float: none; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li { margin-bottom: 7.4%; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock ul li:last-child { margin-bottom: 0; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock .fb_iframe_widget { display: block; }
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock .fb_iframe_widget span, .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_sideBlock .fb_iframe_widget iframe { width: 100% !important; }
  .ly_foot .ly_companyArea { width: 87.2%; max-width: 540px; padding: 5% 0 30px; }
  .ly_foot .ly_companyArea .bl_companyNav { float: none; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_searchBlock { width: 100%; height: 30px; float: none; margin: 0 0 5.8%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock { float: none; margin-bottom: 7.4%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul { -webkit-flex-wrap: wrap; flex-wrap: wrap; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul li { width: 50%; margin: 0 0 3%; }
  .ly_foot .ly_companyArea .bl_companyNav .bl_companyNavBlock ul li a { font-size: 10px; }
  .ly_foot .ly_companyArea .bl_footLogo_wrap { width: 60%; float: none; margin: 0 auto; text-align: left; }
  .ly_foot .ly_companyArea .bl_footLogo_wrap .bl_footLogo { width: 100%; margin: 0 0 5%; }
  .ly_foot .ly_companyArea .bl_footLogo_wrap .bl_footLogo img { margin: 0 auto; }
  #pageTop{text-align: right; transform:translate3d(0,0,0); }
  #pageTop a img{width: 38%; height: auto; display: inline;}
  #pageTop a:hover{opacity: 1 !important;}
  #pageTop a:hover img {opacity: 1 !important;}

  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock {margin-top:0px;padding-top:30px;}
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock dl {display:block;}
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock dl dt {color:#fff;font-weight:bold;font-size:15px;padding-right:0;margin-bottom:1em;}
  .ly_foot .ly_footNavArea .ly_footNavArea_inner .bl_footSNSbnrBlock ul li {float: left; margin-right:15px; margin-bottom:0px;width:32px;}

}

@media screen and (max-width: 647px) {
  /* =========================================================
	  ◆IR API Block
  ========================================================= */
  .ir .irLibrary dd { padding-bottom: 1em; }
}

/* =========================================================
	◆Search Block
========================================================= */
.bl_searchBlock {}
.bl_searchBlock #search { position: relative; height: 30px; border: 1px solid #D9D9D9; border-right: none;  }
.bl_searchBlock #search .text { width: 100%; height: 100%; padding: 0 70px 0 4px; border: none; font-size: 16px; }
.bl_searchBlock #search .submit { height: 30px; width: 60px; position: absolute; top: -1px; right: 0; margin: 0; padding: 0; border: none; color: #FFF; background: url('/https/www.macromill.com/assets/images/search_buttom.png'); background-size: cover; box-sizing: content-box; }

/* =========================================================
	◆add gNav Request Button Block
========================================================= */
.ly_head .bl_headBtn { width: 112px; position: absolute; top: 15px; }
.ly_head .bl_headBtn a { font-weight: bold; text-decoration: none; text-align: center; letter-spacing: 0.5px; display: block; background: #23cdd2; height: 30px; font-size: 11px; line-height: 30px; color: #fff; padding-top: 1px; }
.ly_head .bl_headBtn a::before { content: ""; width: 24px; height: 22px; vertical-align: middle; display: inline-block;  margin: 0; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_white_shadow.png) 0 0/80% auto no-repeat; }
.ly_head .bl_headBtn a:hover { background: #23dce1; }

.pg_home .ly_head .bl_headBtn { width: auto; position: absolute; top: 0; right: 62px; z-index: 100;}
.pg_home .ly_head .bl_headBtn a { background: none; font-size: 12px; font-weight: bold; letter-spacing: 0.5px; color: #0b52a4; text-decoration: none; text-align: center; padding: 21px 0 18px; display: block; line-height: normal; }
.pg_home .ly_head .bl_headBtn a::before { margin: -2px 5px 0 0; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_blue.png) 0 0/100% auto no-repeat; }
.pg_home .ly_head.is_head_white .bl_headBtn a { color:#fff; }
.pg_home .ly_head.is_head_white .bl_headBtn a::before { background-image: url(/https/www.macromill.com/assets/cdn/images/icon_request_white_shadow.png) }
.pg_home .ly_head.is_head_white .bl_headBtn a:hover { background: none; }
.pg_home.is_header_fixed {}
.pg_home.is_header_fixed .ly_head .bl_headBtn { width: 112px; position: absolute; top: 15px; }
.pg_home.is_header_fixed .ly_head .bl_headBtn a { font-weight: bold; text-decoration: none; text-align: center; display: block; background: #23cdd2; height: 30px; font-size: 11px; line-height: 30px; color: #fff; padding-top: 1px; }
.pg_home.is_header_fixed .ly_head .bl_headBtn a::before { margin: 0; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_white_shadow.png) 0 0/80% auto no-repeat; }
.pg_home.is_header_fixed .ly_head .bl_headBtn a:hover { background: #23dce1; }

.dr_dataIn .ly_head .bl_headBtn { width: auto; position: absolute; top: 0; right: 62px; z-index: 100;}
.dr_dataIn .ly_head .bl_headBtn a { background: none; font-size: 12px; font-weight: bold; letter-spacing: 0.5px; color: #0b52a4; text-decoration: none; text-align: center; padding: 21px 0 18px; display: block; line-height: normal; }
.dr_dataIn .ly_head .bl_headBtn a::before { margin: -2px 5px 0 0; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_blue.png) 0 0/100% auto no-repeat; }
.dr_dataIn .ly_head.is_head_white .bl_headBtn a { color:#fff; }
.dr_dataIn .ly_head.is_head_white .bl_headBtn a::before { background-image: url(/https/www.macromill.com/assets/cdn/images/icon_request_white_shadow.png) }
.dr_dataIn .ly_head.is_head_white .bl_headBtn a:hover { background: none; }
.dr_dataIn.is_header_fixed {}
.dr_dataIn.is_header_fixed .ly_head .bl_headBtn { width: 112px; position: absolute; top: 15px; }
.dr_dataIn.is_header_fixed .ly_head .bl_headBtn a { font-weight: bold; text-decoration: none; text-align: center; display: block; background: #23cdd2; height: 30px; font-size: 11px; line-height: 30px; color: #fff; padding-top: 1px; }
.dr_dataIn.is_header_fixed .ly_head .bl_headBtn a::before { margin: 0; background: url(/https/www.macromill.com/assets/cdn/images/icon_request_white_shadow.png) 0 0/80% auto no-repeat; }
.dr_dataIn.is_header_fixed .ly_head .bl_headBtn a:hover { background: #23dce1; }

@media screen and (min-width: 1008px) {
  .ly_head .bl_headBtn { display: none; }
}
@media screen and (max-width: 1007px) {
  .ly_head .bl_headBtn { right: 62px; }
}
@media screen and (max-width: 647px) {
  .ly_head .bl_headBtn { right: 62px; /*right: 14.44%;*/ z-index: 100; }
}
@media screen and (max-width: 320px) {
  .ly_head .bl_headBtn { width:90px; position:absolute; top:15px; }
  .ly_head .bl_headBtn::before { content: none; /*content: ''; width: 88px; height: 28px; position: absolute; top: 1px; left: 1px; border: 1px solid #fff;*/ }
  .ly_head .bl_headBtn a::before{ content:none; }

  .pg_home .ly_head .bl_headBtn { width: auto; position: absolute; top: 0; right: 62px; z-index: 100;}
  .pg_home .ly_head .bl_headBtn::before { content:''; width: 88px; height: 28px; position: absolute; top: 15px; left: -7px; border: 1px solid #fff; }
  .pg_home.is_header_fixed .ly_head .bl_headBtn { width:90px; position:absolute; top:15px; }
  .pg_home.is_header_fixed .ly_head .bl_headBtn::before { content: none; /*content: ''; width: 88px; height: 28px; position: absolute; top: 1px; left: 1px; border: 1px solid #fff;*/ }

  .dr_dataIn .ly_head .bl_headBtn { width: auto; position: absolute; top: 0; right: 62px; z-index: 100;}
  .dr_dataIn .ly_head .bl_headBtn::before { content:''; width: 88px; height: 28px; position: absolute; top: 15px; left: -7px; border: 1px solid #fff; }
  .dr_dataIn.is_header_fixed .ly_head .bl_headBtn { width:90px; position:absolute; top:15px; }
  .dr_dataIn.is_header_fixed .ly_head .bl_headBtn::before { content: none; /*content: ''; width: 88px; height: 28px; position: absolute; top: 1px; left: 1px; border: 1px solid #fff;*/ }
}
