@charset "utf-8";
@media screen and (min-width: 769px) {
  #wapper {}
  .inner {
    display: block;
    max-width: 960px;
    margin: 0 auto;
  }
  #mobile-bar, #slidemenu {
    display: none !important;
  }
  .sds {
    display: none !important;
  }
  #header {
    background: #fff;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .6);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .6);
    margin: 0 0 10px;
  }
  #header .headerText,
  #header h1 {
    color: #fff;
    background-color: #153c7d;
    font-size: 1.2rem;
    line-height: 1.6;
    padding: 10px 0;
    margin: 0 0 3px;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
  }
  .headline .inner {
    display: table;
    width: 960px;
    margin: 0 auto;
  }
  .headline.footers .inner {
    border-bottom: 1px #ccc solid;
    padding: 24px 0 16px;
  }
  .headline .inner > div {
    display: table-cell;
    font-size: 1.2rem;
    vertical-align: middle;
  }
  .headline.headers {
    background: #fff;
    padding: 14px 0 16px;
    margin: 0 0 3px;
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, .6);
  }
  .headline .logo {
    width: 340px;
  }
  .headline .infobox {
    width: 430px;
    padding: 0 20px 0 0;
  }
  .headline .infobox > img {
    margin: 0 0 2px;
  }
  .headline .infobox > div {
    display: table;
    width: 100%;
  }
  .headline .infobox > div > span {
    display: table-cell;
    vertical-align: middle;
  }
  .headline .infobox > div > span > span, .headline .infobox > div > span > a {
    display: block;
    min-height: 17px;
    text-align: center;
  }
  .headline .infobox > div > span > span {
    background: #fff;
    border: 1px #ccc solid;
    padding: 3px 0;
    margin: 0 2px 0 0;
  }
  .headline .infobox > div > span > a {
    background: #fd9b1c;
    border: 1px #fd9b1c solid;
    color: #fff;
    font-size: 12px !important;
    line-height: 17px !important;
    padding: 3px 0.5em;
  }
  .headline.headers .optional {
    border: 1px #ccc solid;
    text-align: center;
  }
  .headline.footers .optional {
    text-align: right;
  }
  .headline .infobox .multis {
    display: table;
    width: 100%;
    margin: 0 0 4px;
  }
  .headline .infobox .multis > div {
    display: table-cell;
  }
  .headline .infobox .multis div:first-child {
    color: #fff;
    width: 70px;
    min-height: 36px;
    background: #020063 url(../images/common/telblock-multi-ok.webp) no-repeat center center;
    border-right: 8px #fff solid;
  }
  .headline .infobox .multis div:last-child {
    color: #fff;
    background: url(../images/common/mainback.webp);
    font-family: 'montserratbold', sans-serif;
    font-size: 32px !important;
    font-weight: 700;
    text-align: center;
    padding: 5px 0 2px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  .headline .infobox .multis div:last-child span.tel:before {
    content: " ";
    display: inline-block;
    width: 28px;
    height: 24px;
    background: url(../images/common/icon-tel.png) no-repeat center center;
    background-size: contain;
    margin: 0 4px 0 0;
  }
  .headline .infobox .multis div:last-child span.tel-free:before {
    content: " ";
    display: inline-block;
    width: 40px;
    height: 24px;
    background: url(../images/common/icon-tel-free.png) no-repeat center center;
    background-size: contain;
  }
  #globalnav {
    background: #f3f3f3;
    text-align: center;
  }
  #globalnav ul {
    display: table;
    width: 960px;
    margin: 0 auto;
  }
  #globalnav li {
    display: table-cell;
    font-size: 1.4rem;
  }
  #globalnav li.home-marks {
    width: 2.5em !important;
    font-size: 2.0rem;
  }
  #globalnav li a {
    display: block;
    color: #1f527d;
    padding: 10px 10px 14px;
  }
  #globalnav li:not(.home-marks) a:before {
    font-family: "FontAwesome";
    content: "\f138";
    margin: 0 2px 0 0;
  }
  #container {
    background: #fff;
    font-size: 18px;
  }
  #container.home .inner, #container.one-column .inner {
    padding: 0 0 32px;
  }
  #container.underlayer .inner {
    padding: 0 0 44px;
  }
  #container.underlayer .inner:after {
    content: "";
    clear: both;
    display: block;
  }
  #visual {
    margin: 0 0 12px;
  }
  #container.home #visual {
    height: 260px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
  }
  #footer.official {
    background: #f6f6f6;
    -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: inset 0px 1px 3px rgba(0, 0, 0, .6);
  }
  #footer .inner > dl {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.8;
    vertical-align: top;
    margin: 0 1em 0 0;
  }
  #footer .inner.linklist > dl:last-child {
    margin: 0;
  }
  #footer .inner.linklist > dl dt:before {
    font-family: "FontAwesome";
    content: "\f0c8";
    margin: 0 2px 0 0;
  }
  #footer .inner.linklist > dl dd a {
    display: inline-block;
    white-space: nowrap;
    margin: 0 1em 0 0;
  }
  #footer .inner.linklist > dl dd a:before {
    font-family: "FontAwesome";
    content: "\f0da";
    margin: 0 2px 0 0;
  }
  #footer > p {
    background-color: #153c7d;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
    padding: 17px 0 0;
  }
  #footaside { /*background:url(../images/common/mainback.jpg);*/ background-color: #153c7d;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
    padding: 32px 0 50px;
  }
  #footer-news {
    background: #fff;
    border-top: 1px #ccc solid;
    padding: 20px 0;
  }
  #footer-news h2 {
    width: 960px;
    color: #000062;
    font-size: 1.8rem;
    margin: 0 auto 16px;
  }
  #footer-news .inner > div {
    width: 300px;
  }
  #footer-news .inner > div h3 {
    color: #000062;
    font-size: 1.6rem;
    margin: 0 0 8px;
  }
  #footer-news .inner > div ul li {
    border-bottom: 1px #ccc solid;
  }
  #footer-news .inner > div ul li a {
    display: block;
    font-size: 1.2rem;
    line-height: 1.4;
    padding: 6px;
  }
  #footer-news .inner > div ul li:nth-child(even) {
    background: #f6f6f6;
  }
  #footer-multi, #footer-official {
    background: #f6f6f6;
    border-top: 1px #ccc solid;
    font-size: 1.2rem;
    line-height: 1.6;
    padding: 20px 0;
  }
  #footer-multi .inner, #footer-official .inner {
    display: table;
    width: 960px;
    margin: 0 auto;
  }
  #footer-official .inner > * {
    display: table-cell;
    vertical-align: middle;
  }
  #footer-multi .inner h3 {
    margin-bottom: 1em;
  }
  #footer-official .inner h3 {
    width: 340px;
    font-size: 1.8rem;
  }
  #footer-official .inner h3 img {
    width: 240px;
    height: auto;
  }
  #footer-official .inner dl {
    margin: 0 0 4px;
  }
  #footer-official .inner dt:before {
    font-family: "FontAwesome";
    content: "\f0c8";
    margin: 0 2px 0 0;
  }
  #footer-multi .inner ul {
    letter-spacing: -0.4em;
  }
  #footer-multi .inner li {
    display: inline-block;
    letter-spacing: normal;
  }
  #footer-multi .inner li {
    letter-spacing: normal;
  }
  #footer-multi .inner li:not(:last-child):after, #footer-official .inner a:not(:last-child):after {
    content: "|";
    color: #333;
    margin: 0 4px;
  }
  #footaside.multi .inner {
    display: table;
    width: 960px;
    margin: 0 auto;
  }
  #footaside.multi .inner > * {
    display: table-cell;
    vertical-align: middle;
  }
  #footaside.multi dt, #footaside.multi dd {
    display: inline-block;
  }
  #footaside.multi dt {
    margin: 0 10px 0 0;
  }
  #footaside.multi aside {
    /* text-align: right; */
  }
  #footaside.multi .area-keywords {
    width: 160px;
    height: 16px;
    border: 1px solid #ccc;
    padding: 2px;
  }
  #footaside.multi .search-btn {
    border: 1px solid #000;
  }
  #sidebar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
	#sidebar h3{
		    line-height: 1.2;
    text-align: left;
    clear: both;
		border: none !important;
        box-shadow: none !important;
        padding: 10px !important;
        background: #fff !important;
        margin: 10px !important;
		color: #09295c!important;
		        font-size: 2rem !important;
		    border-radius: 6px;
	}
	#sidebar h3::before{
		font-family: "FontAwesome";
    content: "\f14a";
    margin: 0 4px 0 0;
	}

  #sidebar > div:not(:last-child) {
    margin: 0 0 18px;
  }
  #sidebar .infobox {
    background: url(../images/common/mainback.webp);
    color: #fff;
    text-align: center;
    padding: 12px 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
	  width: 33%;
  }
  #sidebar .infobox:not(.multi) p, #sidebar .infobox.multi p + p {
    font-family: 'oswaldbold';
    font-size: 3.5rem;
    margin: 10px 0;
  }
	#sidebar .infobox > p{
		margin: 10px!important;
	}
  #sidebar .infobox a {
    display: block;
    color: #062659;
    border: 2px #fff solid;
    font-size: 2rem;
    padding: 8px;
    margin: 6px 0 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
  }
  #sidebar .infobox figure, #sidebar .infobox .caption {
    margin: 0 0 6px;
    display: none;
  }
  #sidebar .infobox figure + p, #sidebar .infobox .caption {
    color: #fff;
    background: #062659;
    font-size: 2rem;
    padding: 7px 17px;
    margin: 0 0 6px;
  }
  #sidebar .campagin {
	  position: relative;
    background: url(../images/common/side-camp-back.webp) no-repeat right 60px;
	  width: 33%;
  }
  #sidebar .campagin h3 {
    color: #5aac62!important;
    font-size: 2.4rem!important;
    font-weight: bold!important;
    line-height: 1.4!important;
    margin: 20px 15px!important;
	  background-color: transparent!important;
  }
  #sidebar .campagin p {
    font-size: 1.6rem!important;
    line-height: 2!important;
    margin: 0 60px 10px 12px!important;
  }
  #sidebar .campagin a {
    display: block;
    color: #fff;
    font-size: 2rem;
    text-align: center;
    background: #062659;
    padding: 6px;
  }
  #sidebar .trouble {
    background: #ccc;
    width: 33%;
  }
  #sidebar .trouble h3 {
    background: url(../images/common/mainback.webp);
    color: #fff;
    font-size: 1.4rem;
    padding: 8px 10px;
  }
  #sidebar .trouble ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 14px 5px 10px;
  }
  #sidebar .trouble ul li {
    margin: 0 0 10px;
  }
  #sidebar .trouble ul li a {
    border-radius: 10px;
    display: block;
    color: #062659;
    background: #fff;
    font-size: 1.8rem;
    line-height: 26px;
    vertical-align: middle;
    padding: 10px;
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
  }
  #sidebar .trouble ul li a img {
    width: 26px;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;
    margin: 0 10px 0 0;
  }
  #sidebar .banner li {
    margin: 0 0 10px;
  }
  #sidebar .banner li a {
    display: block;
    border: 2px #fff solid;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
  }
  #sidebar .relation li {
    border: 1px #ccc solid;
    padding: 10px;
  }
  #sidebar .relation li:last-child {
    margin: 0;
  }
  #sidebar .relation dl {
    display: table;
    width: 100%;
    margin: 0 0 8px;
  }
  #sidebar .relation dl dt, #sidebar .relation dl dd {
    display: table-cell;
    vertical-align: middle;
  }
  #sidebar .relation dl dt {
    width: 60px;
  }
  #sidebar .relation dl dt img {
    width: 60px;
    height: auto;
  }
  #sidebar .relation dl dd {
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.4;
    padding: 0 0 0 10px;
  }
  #sidebar .relation p {
    color: #868686;
    font-size: 1.1rem;
    line-height: 1.5;
  }
  #sidebar .search {
    border: 1px #ccc solid;
    padding: 14px 12px;
    margin: 0 0 12px;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
  }
  #sidebar .search dl {
    text-align: center;
  }
  #sidebar .search dt {
    color: #062659;
    font-size: 1.3rem;
    margin: 0 0 6px;
  }
  #sidebar .area-search {
    display: table;
    width: 100%;
  }
  #sidebar .area-search > span {
    display: table-cell;
    vertical-align: middle;
  }
  #sidebar .area-keywords {
    width: 100%;
    height: 16px;
    border: 1px solid #ccc;
    padding: 2px;
  }
  #sidebar .search-btn {}
  #sidebar .banner ul, #sidebar .relation ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  #obi {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 20px 0;
    background: #fff;
    border-top: 2px #0b4292 solid;
    text-align: center;
    -webkit-box-shadow: 0 -2px 6px -2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 -2px 6px -2px rgba(0, 0, 0, 1);
    box-shadow: 0 -2px 6px -2px rgba(0, 0, 0, 1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
  }
  #obi .inner {
    width: 960px;
    margin: 0 auto;
  }
  #obi .inner > div, #obi .inner > p {
    display: inline-block;
    vertical-align: middle;
  }
  #obi .inner > p {
    font-family: 'oswaldbold';
    font-size: 3.6rem;
    margin: 0 12px;
  }
  /*.flexbox-justify{
  -js-display:flex;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}
  */
  .cfs-small {
    font-size: 1.2rem;
  }
  .cfs-normal {
    font-size: 1.3rem;
  }
  .cfs-middle {
    font-size: 1.4rem;
  }
  .cfs-large {
    font-size: 1.6rem;
  }
  .cpb-small {
    padding-bottom: 4px;
  }
  .cpb-normal {
    padding-bottom: 10px;
  }
  .cpb-middle {
    padding-bottom: 16px;
  }
  .cpb-large {
    padding-bottom: 20px;
  }
  #bread_crumb {
    width: 960px;
    font-size: 1.2rem;
    line-height: 2;
    text-align: right;
    margin: 16px auto 12px;
  }
  #bread_crumb li {
    display: inline-block;
    margin: 0 1em 0 0;
  }
  #bread_crumb li.current {
    margin: 0;
  }
  #bread_crumb li:after {
    content: "＞";
    color: #ccc;
    margin: 0 0 0 1em;
  }
  #bread_crumb li.current:after {
    content: "";
    margin: 0;
  }
  #toc_container.toc_light_blue li a {
    display: block;
    color: #062659;
    font-size: 1.6rem;
    line-height: 1.8;
    vertical-align: middle;
    padding: 0 10px;
  }
  #toc_container p.toc_title + ul.toc_list {
    margin-left: 3em;
  }
  #toc_container.toc_light_blue li a:before {
    border-left: 10px solid #4f7d97;
    margin-right: 6px;
    content: "";
  }
  #toc_container.toc_light_blue ul li ul li a:before {
    border-left: 6px solid #999;
  }
  #toc_container.toc_light_blue ul li ul li ul li a:before {
    border-left: 2px solid #999;
  }
  #toc_container p.toc_title, #toc_container .toc_toggle a {
    color: #FFF;
  }
  #toc_container p.toc_title {
    background: #4f7d97;
    padding: 5px 20px;
  }
  #container.one-column #toc_container p.toc_title {
    line-height: 2;
    text-align: left;
  }
  #toc_container a {
    color: #FFF;
  }
  #toc_container.toc_light_blue {
    width: 100% !important;
    background: #FFF;
    border: none;
    box-sizing: border-box;
  }
  #toc_container.toc_light_blue ul li ul {
    margin-top: 3px;
  }
  #contents article img:not(.full) {
    width: auto;
  }
  .bothsp img.alignnone {
    margin-bottom: 15px;
  }
  .bothsp ol {
    list-style: decimal;
    margin-left: 2em;
  }
  .bothsp ol li {
    clear: both;
  }
  .center {
    text-align: center;
  }
  #container.one-column {
    max-width: 960px;
    margin: 0 auto !important;
  }
  #container #contents .price dl, #container #contents .dltable dl, #container #contents .dltable dl dd, #container #contents .blog li dl, #container #contents .blog li dl dd {
    margin: 0;
  }
  #container #contents .example dl {
    margin: 0 10px 15px 0px !important;
  }
  #container #contents dl dd .amazon_t {
    clear: both;
    margin-top: 15px;
    padding: 0 15px;
    color: #666;
    background: #E3E3E3;
  }
  #container #contents dl dd .amazon {
    overflow: hidden;
    border: 1px dotted #ccc;
    padding: 10px;
  }
  #container #contents dl dd .amazon p {
    background: url(../images/common/human.png) no-repeat left top;
    padding-left: 25px;
  }
  #container #contents dl dd .amazon a {
    float: right;
  }
  .text-pr {
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .6);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px;
    margin: 10px 0;
    border: 1px solid #2f8fb7;
    font-size: 16px;
    font-weight: bold;
    color: #095575;
  }
  .h4-box {
    display: table;
  }
  .h4-box li {
    display: table-cell;
    border: #eee 5px solid;
    padding: 10px;
    width: 50%;
    box-sizing: border-box;
  }
  .m-top {
    margin-top: 1.5em;
  }
  img.alignleft, img.alignright, .img-left, .img-right {
    max-width: 30%;
    height: auto;
  }
  ul.check, ul.tsumari-ul, ul.tsumari-ul-2 {
    margin: 0 1em 1em 2em;
  }
  ol > li > ul, ul > li > ol {
    margin-top: 1em !important;
    margin-left: 1em !important;
  }
  ol.num > li {
    margin-bottom: 1em;
    line-height: 1.8;
  }
  ol.num > li:before {
    font-size: 2rem;
    line-height: 30px;
    margin-left: -36px;
    height: 30px;
    width: 30px;
  }
  ul.check > li {
    background-size: 30px;
  }
  ul.need_item > li img {
    max-width: 150px;
  }
  #contents .bothsp p.title {
    background: #2f8fb7;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    line-height: 2em;
    margin-bottom: 10px;
  }
  #contents .column-3 img {
    width: 30%;
  }
  #contents .trouble-archive {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  #contents .trouble-archive ul, #contents .trouble-archive > li ul {
    display: none;
  }
  #contents .trouble-archive li {
    width: 32%;
    border: 4px #ccc solid;
    padding: 16px 0;
    margin: 0 0 15px;
  }
  #contents .trouble-archive li, #contents .trouble-archive > p {
    text-align: center;
  }
  #contents .trouble-archive li a {
    display: inline-block;
    width: 90%;
    height: 100%;
    color: #fff;
    line-height: 1.5;
    background: #03265e;
    font-size: 1.5rem;
    padding: 10px 10px 10px 30px;
    position: relative;
    text-align: left;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  #contents .trouble-archive li a:before {
    font-family: "FontAwesome";
    content: "\f138";
    position: absolute;
    left: 10px;
    top: 10px;
  }
  #contents div.trouble-archive {
    border: 4px #ccc solid;
    padding: 16px;
    margin: 0 20px 15px;
  }
  #contents div.trouble-archive > dl {
    display: table;
    width: 100%;
    margin: 0 0 16px;
  }
  #contents div.trouble-archive > dl > * {
    display: table-cell;
  }
  #contents div.trouble-archive > dl > dt {
    width: 190px;
  }
  #contents div.trouble-archive > dl > dt img {
    vertical-align: top;
    margin: 0;
  }
  #contents div.trouble-archive > dl > dd {
    padding: 0 0 0 16px;
  }
  #contents div.trouble-archive > dl > dd h5 {
    color: #fff;
    font-size: 1.6rem;
    margin: 0 0 5px !important;
    border: 0 !important;
  }
  #contents div.trouble-archive > dl > dd h5 a {
    color: #fff;
  }
  #contents div.trouble-archive > dl > dd p {
    line-height: 1.5;
    font-size: 1em;
    height: 9em;
    overflow: hidden;
  }
  .trouble ul.flexbox-justify > li {
    width: 24%;
  }
  #container.home .trouble ul.flexbox-justify > li {
    width: 18%;
  }
  #trouble-link ul li {
    width: 356px;
    border: 4px #ccc solid;
    font-size: 1.3rem;
    line-height: 1.6;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #trouble-link ul:not(:last-child) li {
    margin: 0 0 10px;
  }
  #trouble-link dl > * {
    display: table-cell;
  }
  #trouble-link dl > dt {
    width: 116px;
  }
  #trouble-link dl > dt img {
    width: 100%;
    height: auto;
    vertical-align: top;
  }
  #trouble-link dl > dd {
    color: #03265e;
    font-size: 1.6rem;
    padding: 0 0 0 16px;
  }
  #trouble-link p {
    text-align: center;
  }
  #trouble-link p a {
    display: block;
    color: #fff;
    background: #03265e;
    font-size: 1.4rem;
    padding: 6px;
    margin: 14px 0 0;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
  }
  #trouble-link p a:before {
    font-family: "FontAwesome";
    content: "\f138";
    margin: 0 4px 0 0;
  }
  ul.list-menu > li {
    display: inline-block;
    width: 30%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: #CCC solid 1px;
    line-height: 3em;
    text-align: center;
    margin: 0 5px 5px 0;
    -webkit-box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 1);
    box-shadow: 0 2px 3px -2px rgba(0, 0, 0, 1);
  }
  ul.list-menu > li:hover {
    background: #eee;
  }
  #cartoon1 {
    margin: 10px 0 0;
  }
  #cartoon1 li:not(:last-child) {
    margin: 0 0 12px;
  }
  #cartoon1 li a.roundbt {
    display: block;
  }
  .cartoon2 {
    margin: 20px 0 0;
  }
  .cartoon2 h3 {
    color: #03265e;
    font-size: 1.6rem;
    margin: 0 0 5px;
  }
  .cartoon2 h3:before {
    font-family: "FontAwesome";
    content: "\f111";
    margin: 0 2px 0 0;
  }
  .cartoon2 dl {
    display: table;
    width: 100%;
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
  }
  .cartoon2 dl:last-child {
    border-bottom: 1px #ccc solid;
  }
  .cartoon2 dl dt, .cartoon2 dl dd {
    display: table-cell;
    vertical-align: middle;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .cartoon2 dl dt {
    line-height: 1.6;
  }
  .cartoon2 dl dt:first-child {
    width: 112px;
    padding: 12px 0 12px 12px;
  }
  .cartoon2 dl dt img {
    vertical-align: middle;
  }
  .cartoon2 dl dd {
    width: 164px;
    background: #efefef;
    border-left: 1px #ccc solid;
    text-align: center;
    padding: 12px;
  }
  #contents article .cartoon2 img {
    margin: 0 !important;
  }
  .sevice-case {
    display: table;
    width: 100%;
  }
  p + .sevice-case, .sevice-case + .sevice-case {
    margin: 20px 0 0;
  }
  .sevice-case > figure, .sevice-case > ul {
    display: table-cell;
    vertical-align: middle;
  }
  .sevice-case > figure {
    width: 270px;
  }
  .sevice-case > figure img {
    vertical-align: middle;
  }
  .sevice-case > ul {
    padding: 0 0 0 32px;
  }
  .sevice-case > ul li {
    color: #03265e;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.8;
  }
  .sevice-case > ul li:before {
    font-family: "FontAwesome";
    content: "\f046";
    margin: 0 2px 0 0;
  }
  .sevice-case figcaption {
    color: #03265e;
    font-size: 1.6rem;
    margin: 0 0 5px;
  }
  .sevice-case figcaption:before {
    font-family: "FontAwesome";
    content: "\f111";
    margin: 0 2px 0 0;
  }
  .sevice-bnr {
    margin: 20px 0 0;
  }
  .sevice-price {
    margin: 20px 0 0;
  }
  .sevice-price h3 {
    color: #03265e;
    font-size: 1.6rem;
    margin: 0 0 5px;
  }
  .sevice-price h3:before {
    font-family: "FontAwesome";
    content: "\f111";
    margin: 0 2px 0 0;
  }
  .sevice-price dl {
    display: table;
    width: 100%;
    border-top: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-left: 1px #ccc solid;
  }
  .sevice-price dl:last-child {
    border-bottom: 1px #ccc solid;
  }
  .sevice-price dl dt, .sevice-price dl dd {
    display: table-cell;
    vertical-align: middle;
    padding: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sevice-price dl dt {
    line-height: 1.6;
  }
  .sevice-price dl dt:first-child {
    width: 112px;
    padding: 12px 0 12px 12px;
  }
  .sevice-price dl dt img {
    vertical-align: middle;
  }
  .sevice-price dl dd {
    width: 164px;
    background: #efefef;
    border-left: 1px #ccc solid;
    text-align: center;
    padding: 12px;
  }
  #sevice-movie {
    background: url(../images/service/service-other-img02.jpg) no-repeat right 50px center;
  }
  div.campaign {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
  }
  div.xmas, div.newyear {
    border: #F30 2px solid;
  }
  div.campaign img {
    max-width: 50%;
    float: left;
    height: auto;
    margin: 0 !important;
  }
  div.campaign .banner {
    float: left;
    box-sizing: border-box;
    display: block;
    width: 50%;
    height: 172px;
  }
  div.campaign .banner {
    background: url(../images/campaign/top-campaign.png) no-repeat left bottom;
  }
  div.xmas .banner {
    background: url(../images/campaign/top-campaign-xmas.png) no-repeat left bottom;
  }
  div.newyear .banner {
    background: url(../images/campaign/top-campaign-newyear.png) no-repeat left bottom;
  }
  div.campaign .campaign-count {
    float: right;
    box-sizing: border-box;
    width: 50%;
    height: 172px;
    padding-right: 14%;
    padding-top: 33px;
  }
  div.campaign .campaign-count {
    background: url(../images/common/campaign-bg.png) no-repeat right bottom;
  }
  div.xmas .campaign-count {
    background: url(../images/common/campaign-bg-xmas.png) no-repeat right bottom;
  }
  div.newyear .campaign-count {
    background: url(../images/common/campaign-bg-newyear.png) no-repeat right bottom;
  }
  div.campaign .campaign-count p {
    font-weight: bold;
    color: #fff;
    margin: 0;
    font-size: 18px;
    text-align: center;
    line-height: 1.5em;
  }
  div.campaign .campaign-count p.nokori {
    font-size: 3em;
    font-weight: bold;
  }
  ul.ninki-box-2, ul.ninki-box {}
  ul.ninki-box li {
    width: 19%;
  }
  ul.ninki-box-2 li {
    width: 24%;
  }
  ul.ninki-box-2 li a {
    line-height: 1.5;
    font-size: 1.8rem;
  }
  div#top-campaign img {
    max-width: 60%;
  }
  div#top-campaign .campaign-count {
    max-width: 360px;
    min-height: 185px;
    padding-right: 12%;
    padding-top: 48px;
  }
  #footer .inner.linklist {
    display: flex;
    padding: 20px 0 32px;
  }
  #footer .inner.linklist aside {
    margin: 0 15px 0;
  }
  #footer .linklist ul {
    list-style: none;
    font-size: 13px;
  }
  #footer .linklist ul li ul {
    margin-left: -17px;
  }
  #footer .linklist ul li {}
  #footer .linklist ul li a {
    color: #333;
    display: block;
    margin-bottom: 5px;
    padding: 0.5em 3px 0 !important;
    line-height: 1.2em;
  }
  #footer .linklist ul li a:before {
    margin-left: -1em;
    color: #036;
    content: "▶ "
  }
  #footer .linklist ul li li a {
    padding-left: 1.5em !important;
  }
  #footer .linklist ul li li a:before {
    border: none;
    color: #036;
    margin-left: -1em;
    content: "▹ "
  }
  #footer .linklist ul li a:hover {
    color: #390;
    text-decoration: underline;
  }
  ul.movies {
    margin: 0;
    list-style: none;
  }
  ul.movies li {
    display: inline-block;
    width: 40%;
    margin: 5px;
    padding: 10px 20px 10px;
    vertical-align: top;
  }
  ul.movies li p {
    margin: 5px 0;
    line-height: 1.8em;
    font-size: 12px;
  }
  #contents article ul.movies li h3 {
    font-weight: bold;
    background: #2f8fb7 !important;
    color: #FFF !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    padding: 5px !important;
    margin-bottom: 5px !important;
    border: none !important;
  }
  body.popuped .mfp-bg {
    background: rgba(0, 0, 0, 0.8);
  }
  #contents article ul.movies .yap img, #contents article .yap-fr .youtube.adtype3 .yap a img {
    height: auto;
    width: 16%;
    margin: 0 !important;
  }
  ul.movies .youtube-adds .youtube.adtype6 .yap, .yap-fr .youtube.adtype6 .yap {
    width: 100%;
    bottom: 0;
    right: 0;
    position: absolute;
    padding-bottom: 45px;
  }
  ul.movies .youtube-adds .youtube.adtype6 .yap a, .yap-fr .youtube.adtype6 .yap a {
    position: inherit;
  }
  ul.movies .youtube-adds .youtube.adtype6 .yap a .yap-text, .yap-fr .youtube.adtype6 .yap a .yap-text {
    padding: 10px;
    background: rgb(255, 0, 0) !important;
  }
  ul.movies li br {
    display: none;
  }
  #contents article .metaslider .flexslider .slides img {
    margin: 0 !important;
  }
  #result-list {
    margin-bottom: 20px;
  }
  .metaslider {
    margin-bottom: 15px;
  }
  .area-text img {
    max-width: 100%;
    height: auto;
  }
  #tablepress-1 thead th {
    padding: 15px;
  }
  #tablepress-1 .row-2 td {
    font-weight: bold;
    text-align: center;
  }
  #tablepress-1 td {
    padding: 15px;
  }
  #tablepress-1 .column-2, #tablepress-1 .column-4 {
    white-space: nowrap;
    text-align: right;
  }
  #tablepress-1 .column-2, #tablepress-1 .column-3, #tablepress-1 .column-4 {
    border-left: 1px dotted #ccc;
  }
  .imgbox img {
    padding: 5px;
    border: 1px solid #ccc;
    margin: 5px 0 5px 5px;
  }
  #contents .measures003in {
    margin: 15px 20px;
  }
  #container #contents dl.block {
    margin: 0 20px 20px;
  }
  #container #contents dl.block dd {
    line-height: 1.8;
    margin-bottom: 2em;
  }
  #container #contents dl.block dt {
    clear: both;
    border-left: 10px solid #437991;
    line-height: 1.5;
    font-weight: bold;
    margin-bottom: 1em;
    padding-left: 8px !important;
  }
  #result-list2 {
    padding: 15px;
  }
  #result-list2 dl {
    margin: 15px;
  }
  #result-list2 dl dt {
    background: #ccc;
    padding: 0 20px;
    color: #fff;
    line-height: 2.5em;
    font-weight: inherit !important;
  }
  #result-list2 dl dd {
    padding: 15px;
  }
  #result-list2 dl dd ul li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px #ccc solid;
    margin-bottom: 5px;
  }
  #result-list2 dl dd ul li:last-child {
    border-right: none;
  }
  a.banner_btn01 {
    display: block;
    text-align: center;
    margin: 1em 0 2em;
  }
  /*
      #container #contents .dltable dl dt,
      #container #contents .price dl dt,
      #container #contents .example dl dt,
      #container #contents .blog li dl dt{
      border-left:0!important;
      line-height:inherit!important;
      font-weight:inherit!important;
      margin-bottom:0!important;
    }

    #container #contents .example dl dt{
    padding-left:inherit!important;
  }
  */
  .flex_box {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  .flex_box iframe, .flex_box div {
    width: 48%;
  }
  #contents .flex_box div h5 {
    margin-top: 0 !important;
  }
  #contents .dltable dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #contents .dltable dl dt {
    width: 30%;
    padding: 15px;
    background: #f2f2f2;
    text-align: center;
  }
  #contents .dltable dl dd {
    width: 60%;
    padding: 10px;
    line-height: 1.5;
    border: 1px solid #f2f2f2;
  }
  .flex_dl > dl {
    width: 30%;
  }
  .flex_dl > dl > dd {
    font-size: 2rem;
  }
}
