@keyframes loading {
  0%,
  to {
    transform: scale(1);
  }
  30% {
    transform: scale(0.5);
  }
}
@keyframes switch-posts {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
p {
	line-height: 1.5em;
}
sup {
	font-size: 0.6em;
    vertical-align: super;
}
sub {
	font-size: 0.6em;
    vertical-align: sub;
}
main {
/* font-family: "hiragino-kaku-gothic-pron", sans-serif; */
font-family: 'HondaGlobalFontEN-Regular', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
font-style: normal;
padding: 0;
color: #35363B;
padding-top: 120px;
}
img {
	vertical-align: top;
}
#ASIMO a:hover {
	opacity: 0.8;
	transition-duration: 0.2s;
}

#ASIMO .PC {
	display: block!important;
}
#ASIMO .SP {
	display: none!important;
}

/*template*/
#ASIMO .inner {
	width: 1080px;
    max-width: 90%;
    margin: 0 auto;
}
#ASIMO .content-area .inner {
	width: auto;
    max-width: 100%;
}
.adobe_w3 {
font-family: 'HondaGlobalFontEN-Regular', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
font-style: normal;
}
.adobe_w6 {
font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
font-style: normal;
}
#ASIMO h2 {
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 0.05em;
}
#ASIMO h2,
#ASIMO h3,
#ASIMO h4,
#ASIMO h5
 {
  font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
}
.fadein {
    opacity: 0!important;
    visibility: hidden;
    transform: translateY(0);
    transition: opacity 1s,visibility 1s, transform 1s;
}

.scroll {
    opacity: 1!important;
    visibility: visible;
    transform: translateY(0px);
}
#ASIMO .btnarea {
    padding: 80px 0 0;
	text-align: center;
}
#ASIMO .c-btn {
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  min-width: 280px;
  padding: 1em 2em;
  display: inline-block;
  position: relative;
  transition: color 0.3s ease, background 0.3s ease;
}

#ASIMO .c-btn::before {
  content: "";
  display: inline-block;
  border-color: inherit;
  border-style: solid;
  border-width: 0 1px 1px 0;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  margin: auto;
  transition: border-color 0.3s ease;
}

#ASIMO .c-btn.c-btn--external::before {
  display: none;
}

#ASIMO .c-btn.c-btn--external::after {
  content: "";
  background: url(/common/202204/img/icon-expand.svg) no-repeat 0 0/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  right: 12px;
  bottom: 0;
  margin: auto;
  display: inline-block;
  transition: opacity 0.8s ease;
}

#ASIMO .c-btn--w {
  color: #fff;
  border: 1px solid #fff;
}

#ASIMO .c-btn--w:hover {
  color: #000;
  background-color: #fff;
}

#ASIMO .c-btn--w:hover::before {
  border-color: #000;
}

#ASIMO .c-btn--w.c-btn--w__bgNavy:hover {
  color: #041D41;
}

#ASIMO .c-btn--w.c-btn--w__bgNavy:hover::before {
  border-color: #041D41;
}
#ASIMO .c-btn--b {
  color: #000;
  border: 1px solid #000;
}

#ASIMO .c-btn--b:hover {
  background-color: #e9e9e9;
}


/*2カラム*/
#ASIMO .content-area .content-inner {
	    display: grid;
    grid-template-columns: 2fr 0.7fr;
    max-width: 100%;
}

#ASIMO .mainColumn-area {
	padding: 0 30px;
}

#ASIMO .sideColumn-area {
	background: #F8F8F8;
	padding: 0 5%;
}
#ASIMO .side-area-inner {
	position: sticky;
    overflow-y: scroll;
    top: 120px;
    /*max-height: 100vh;*/
	padding: 0 5px;
}
#ASIMO .side-area-inner::-webkit-scrollbar{
  display: none;
}
#ASIMO .side-head {
	font-size: 16px;
	font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    text-align: left;
	margin: 30px 0 0; 
} 
#ASIMO .side-head span{
	font-family: 'HondaGlobalFontEN-Regular', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-size: 12px;
    margin-left: 1em;
}
#ASIMO .main-head {
	font-size: 20px;
	font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    text-align: center;
	margin: 40px 0 0; 
} 
#ASIMO .sub-head {
	text-align: center;
	margin: 1em 0 2em;
} 


/*画像付きリンク1*/
#ASIMO .link-item-ph {
      width: 340px;
    margin: 0 auto;
}
#ASIMO .link-item-ph .detail{
    display: flex;
    align-items: center;
	margin-top: 8px;
}
#ASIMO .link-item-ph .detail span{
    font-size: 13px;
	margin-right: 1em;
}
#ASIMO .link-item-ph .detail em{
    font-size: 12px;
	font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
	color: #0058CC;
}
#ASIMO .link-item-ph .title {
    font-size: 15px;
    margin-top: 0;
    position: relative;
	font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
	padding: 0.2em 0 0.7em 0;

}
#ASIMO .link-item-ph .tag {
    display: flex;
	flex-wrap: wrap;
	margin-top: 0;
	color: #808080;
}
#ASIMO .link-item-ph .tag li {
    font-size: 12px;
	margin-right: 0.5em;
}

/*画像付きリンク2*/
#ASIMO .link-item-ph-large {
    width: 720px;
    margin: 0 auto;
	border: 1px solid #ccc;
}
#ASIMO.report .link-item-ph-large {
    margin: 40px auto 0;
}
#ASIMO .link-item-ph-large a {
	    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#ASIMO .link-item-ph-large a figure {
	flex: 0 0 45%;
}
#ASIMO .link-item-ph-large a .textarea {
	flex: 0 0 53%;
    display: flex;
	align-items: center;
}
#ASIMO .link-item-ph-large .title {
    font-size: 14px;
    margin-top: 0;
	position: relative;
    padding: 1em 2em 1em 1em;
	width: 100%;
}
#ASIMO .link-item-ph-large .title::before,
#ASIMO .link-item-ph-large .title::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#ASIMO .link-item-ph-large .title::before {
    right: 1em;
    bottom: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #35363B;
    border-right: 2px solid #35363B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#ASIMO .link-item-ph-large a:hover .title::before {
	right: 0.8em;
	transition-duration: 0.1s;
}
#ASIMO .pulldown-btn {
	padding: 0.4em 3.5em;
    display: inline-block;
    background: #0058CC;
    color: #fff;
    font-size: 13px;
    border-radius: 30px;
	cursor: pointer;
}
#ASIMO .pulldown-btn:hover {
  
}
#ASIMO .pulldown-btn::after {
	content: "＋";
    margin: 0 0 0 16px;
    font-family: 'HondaGlobalFontEN-Bold', "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", Meiryo, sans-serif;
    font-size: 20px;
    vertical-align: middle;
}

x#ASIMO .pulldown-btn.nopl::after {
	content: "";
}

/*テキストリンク*/
#ASIMO .textlink {
	position: relative;
}
#ASIMO .textlink::before,
#ASIMO .textlink::after{
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#ASIMO .textlink::before {
    right: 5px;
    bottom: 0;
    width: 9px;
    height: 9px;
    border-top: 2px solid #35363B;
    border-right: 2px solid #35363B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
#ASIMO .textlink:hover::before {
	right: 0;
	transition-duration: 0.1s;
border-top: 2px solid #c00;
    border-right: 2px solid #c00;}

#ASIMO.report .inn-content-area .page-body .link-right {
	text-align: right;
}
#ASIMO.report .inn-content-area .page-body .textlink a {
	display: inline-block;
    padding-right: 1.5em;
	text-decoration: none;
}


/*パンくず*/
#ASIMO #inn-breadcrumbs {
	background: #E8E8E8;
 text-align: left;
}
#ASIMO #inn-breadcrumbs p {
    font-size: 14px;
    padding: 0.5em 0;
    margin: 0 auto;
    width: 1080px;
    max-width: 90%;
}
#ASIMO #inn-breadcrumbs span {
    margin-right: 0.5em;
}
#ASIMO #inn-breadcrumbs span::after {
    content: ">";
	margin-left: 0.5em;
}

.tech-pagetop{
  position: fixed;
  right: 0;
  bottom: 24px;
}
.tech-pagetop a{
  position: relative;
  display: inline-block;
  padding: 8px;
  font-size: 12px;
  font-family:Verdana, Geneva, "sans-serif";
}
.tech-pagetop a::after{
  content: "";
  display: block;
  width: 9px;
  height: 9px;
  position: absolute;
  left: 50%;
  top: -8px;
  border-right:1px solid #222; 
  border-top:1px solid #222;
  transform: rotate(-45deg) translateX(-50%);
}
.tech-pagetop a:hover{
  color: #d11;
}
.tech-pagetop a:hover::after{
  border-color: #d11;
}

@media screen and (max-width: 1024px) {
    main {
        padding-top: 65px;
    }
    #ASIMO .side-area-inner {
   top: 65px;
}
}
@media screen and (max-width: 768px) {
#ASIMO.report .inn-content-area .link-item-ph-large {
    max-width: 100%;
}
#ASIMO.report .inn-content-area .link-item-ph-large .title{
    padding: 0 3em 0 0;
	font-size: 13px;
}
	#ASIMO .content-area .content-inner {
		display: block;
	}
	#ASIMO .main-head {
		font-size: 18px;
	}
}