﻿@charset "UTF-8";
* {
 margin: 0;
 padding: 0;
 font-size: 12px;
}
body, input, select, textarea, th, td, li, a {
 font-family: arial, "Hiragino Kaku Gothic ProN", Meiryo, "Yu Gothic", sans-serif;
 color: #333333;
}
header, footer, nav, section, article, figure, aside {
 display: block;
}
/************************************************************
 * アンカー
 ************************************************************/
a {
 background-color: transparent;
 text-decoration: none;
 color: #003a6b;
}
a:visited {
 color: #2b006b;
 outline: 0;
}
a:hover {
 color: #003a6b;
 text-decoration: underline;
 outline: 0;
}
a:active {
 color: #003a6b;
 text-decoration: underline;
 opacity: 0.5;
 outline: 0;
}
a::before, a::after {
 text-decoration: none !important;
}
a.iconLink {
 background-color: transparent;
 text-decoration: none;
 color: #333;
}
a.iconLink:visited {
 color: #333;
 text-decoration: underline;
 outline: 0;
}
a.iconLink:hover {
 color: #333;
 text-decoration: underline;
 outline: 0;
}
a.iconLink:active {
 color: #ff9500;
 text-decoration: none;
 opacity: 0.5;
 outline: 0;
}
/************************************************************/
a img {
 border: none;
}
/* このページの先頭へ */
p#pagetop {
 margin: 10px 0;
 width: 980px;
 text-align: right;
}
p#pagetop a {
 font-size: 12px;
}
/*
##################################################################
drag!
################################################################## */
/* clearfix */
div.clearfix {
 zoom: 1; /*for IE 5.5-7*/
}
div.clearfix:after { /*for modern browser*/
 content: ".";
 display: block;
 height: 0px;
 clear: both;
 visibility: hidden;
}
/*
##################################################################
header_v1.0.css
################################################################## */
li {
 list-style-type: none;
}
/*******************************************
*	グロナビ変更　20160623　
********************************************
*/
aside, b, body, div, footer, h2, header, html, img, li, nav, p, section, span, ul {
 margin: 0;
 padding: 0;
 outline: 0;
 border: 0;
 background: 0 0;
 vertical-align: baseline;
 font-size: 100%
}
body {
 line-height: 1
}
aside, footer, header, nav, section {
 display: block
}
nav ul {
 list-style: none
}
a {
 margin: 0;
 padding: 0;
 border: 0;
 background: 0 0;
 vertical-align: baseline;
 font-size: 100%
}
body, button {
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
li {
 list-style: none
}
.l-container, .l-siteFooter, .l-siteHeader {
 padding: 0 10px;
 width: 980px
}
.l-siteHeader {
 margin: 0 auto
}
.l-siteHeader a, .l-siteHeader p {
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.l-siteHeader button {
 cursor: pointer
}
.l-siteHeader .w150 {
 margin: 0
}
.l-siteFooter {
 margin: 0 auto 10px;
 padding: 0 10px;
 width: 980px;
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.l-siteFooter a, .l-siteFooter p {
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.l-wrap {
 display: table;
 width: 100%;
 vertical-align: top
}
.l-box {
 display: table-cell;
 vertical-align: top
}
.l-gutter20 {
 display: table-cell;
 width: 20px
}
.l-siteHeader__cap a {
 z-index: 10
}
.headerBtn {
 margin: 0;
 border: none;
 vertical-align: middle;
 font-weight: 700;
 line-height: 1.2
}
.btn {
 display: inline-block;
 margin: 0;
 border: none;
 vertical-align: middle;
 text-align: center;
 font-weight: 700;
 line-height: 1.2;
 cursor: pointer
}
.btn:hover {
 text-decoration: none
}
.btn--inq {
 border: 1px solid #E5866D;
 background: #fb4809;
 background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
 box-shadow: 0 1px 0 rgba(153, 36, 0, .2);
 color: #fff
}
.btn--inq:hover {
 border: 1px solid #f5d3cb;
 background: #FFFBFA;
 background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
 color: #fb4809
}
.btn--inq:active {
 background: linear-gradient(to bottom, #FFF5F2 10%, #FFDCD4 90%);
 box-shadow: 0 1px 1.5px #FCE3DD inset
}
.btn--search {
 border: 1px solid #72A1DB;
 background: #0088ea;
 background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
 box-shadow: 0 1px 0 rgba(2, 55, 120, .3);
 color: #fff
}
.btn--search:hover {
 border: 1px solid #c7e0fc;
 background: #eff6ff;
 background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
 box-shadow: 0 1px 0 rgba(2, 55, 120, .3);
 color: #0070C0
}
.btn--search:active {
 background: linear-gradient(to bottom, #F3F6FB 10%, #D7E6F7 90%);
 box-shadow: 0 1px 0 rgba(2, 55, 120, .2) inset
}
.btn--funcL1 {
 border: 1px solid #c7e0fc;
 background: linear-gradient(to bottom, #eff6ff 10%, #dbecff 90%);
 box-shadow: 0 1px 0 rgba(2, 55, 120, .3);
 color: #0070C0
}
.btn--funcL1:hover {
 border: 1px solid #72A1DB;
 background: #0088ea;
 background: linear-gradient(to bottom, #0088ea 10%, #0070C0 90%);
 box-shadow: 0 1px 0 rgba(2, 55, 120, .3);
 color: #fff
}
.btn--funcL1:active {
 background: linear-gradient(to bottom, #0088ea 10%, #006bb7 90%);
 box-shadow: 0 1px 1.5px #1D62B4 inset
}
.btn--zumi {
 display: inline-block;
 border: none;
 text-align: center;
 font-weight: 400
}
.btn--zumi.btn--small {
 height: 30px;
 line-height: 30px
}
.btn--zumi.btn--middle {
 height: 40px;
 line-height: 40px
}
.btn--zumi.btn--big, .btn--zumi.btn--big--caset {
 height: 50px;
 line-height: 50px
}
.btn--zumi.btn--zumi--small {
 height: 30px;
 line-height: 30px
}
.btn--zumi.btn--zumi--middle {
 height: 40px;
 line-height: 40px
}
.btn--zumi.btn--zumi--big {
 height: 50px;
 line-height: 50px
}
.btn--zumi--caset {
 width: 120px;
 font-size: 12px
}
.btn--funcL2 {
 border: 1px solid #ccc;
 background: #eee;
 background: linear-gradient(to bottom, #fff 10%, #efefef 90%);
 box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
 color: #333;
 font-weight: 400
}
.btn--funcL2:link, .btn--funcL2:visited {
 color: #333
}
.btn--funcL2:hover {
 background: #8B8B8B;
 background: linear-gradient(to bottom, #8B8B8B 10%, #6b6b6b 90%);
 color: #fff
}
.btn--funcL2:hover .num {
 color: #fff
}
.btn--funcL2:active {
 background: linear-gradient(to bottom, #878787 10%, #545454 90%);
 box-shadow: 0 1px 1.5px #545454 inset
}
.btn--Xsmall {
 padding: 0 10px;
 height: 25px;
 border-radius: 3px;
 font-size: 12px
}
.btn--small {
 padding: 0 10px;
 height: 30px;
 border-radius: 3px;
 font-size: 12px;
 line-height: 28px
}
.btn--small--line2 {
 padding: 5px;
 height: auto;
 border-radius: 3px
}
.btn--middle {
 padding: 0 20px;
 height: 40px;
 border-radius: 5px;
 font-size: 14px;
 line-height: 40px
}
.btn--big, .btn--big--caset {
 padding: 0 20px;
 height: 50px;
 border-radius: 5px;
 font-size: 16px;
 line-height: 50px
}
.btn--big--caset {
 padding: 0 8px;
 font-size: 14px
}
.btn--inq--tate {
 position: relative;
 padding: 0 8px 0 30px
}
.btn--inq--tate__cap {
 position: absolute;
 top: 0;
 left: 0;
 box-sizing: border-box;
 width: 25px;
 height: 100%;
 border-right: 1px solid #E5866D;
 font-weight: 400;
 line-height: 1.2
}
.btn--middle .btn--inq--tate__cap {
 padding: 5px;
 font-size: 12px
}
.btn--big .btn--inq--tate__cap, .btn--big--caset .btn--inq--tate__cap {
 padding: 8px 5px;
 font-size: 14px
}
.btn--inq--tate:hover .btn--inq--tate__cap {
 border-right: solid 1px #f5d3cb
}
.btn__txt--bigEX {
 font-size: 20px
}
.btn__txt--big {
 font-size: 16px
}
.btn__txt--small {
 font-weight: 400;
 font-size: 12px
}
.btn__txt--smallEX {
 font-weight: 400;
 font-size: 10px
}
.btn--disable, .btn--disable:hover {
 border: none;
 background: 0 0;
 box-shadow: none;
 color: #ccc !important;
 font-weight: 400;
 cursor: default
}
.btn--caset--toruaki {
 margin: 0 170px 0 0
}
.slideBtn {
 display: inline-block;
 box-sizing: border-box;
 width: 100%;
 vertical-align: middle;
 text-align: center
}
.slideBtn--h {
 padding: 0 5px;
 height: 100%
}
.slideBtn--v {
 padding: 5px
}
.slideBtn:link, .slideBtn:visited {
 color: #333
}
.slideBtn:hover {
 color: #fb4809;
 text-decoration: none
}
.slideBtn:active {
 color: #333
}
.slideBtn.is-off {
 color: #ddd;
 cursor: default
}
a .icon_maru_close {
 text-decoration: none
}
a .icon_maru_close:hover {
 color: #fb4809;
 text-decoration: none
}
.num {
 margin: 0 .1em;
 color: #333;
 letter-spacing: -.05em;
 font-family: arial
}
.footerLinks a, .l-siteFooter a, .l-siteHeader a {
 text-decoration: none
}
.footerLinks a:link, .l-siteFooter a:link, .l-siteHeader a:link {
 color: #0070C0
}
.footerLinks a:visited, .l-siteFooter a:visited, .l-siteHeader a:visited {
 color: #802680
}
.footerLinks a:hover, .l-siteFooter a:hover, .l-siteHeader a:hover {
 color: #fb4809;
 text-decoration: underline
}
.footerLinks a:active, .l-siteFooter a:active, .l-siteHeader a:active {
 color: #FF9A49
}
@font-face {
 font-weight: 400;
 font-style: normal;
 font-family: icons;
 src: url(../fonts/icons.eot);
}
@font-face {
 font-weight: 400;
 font-style: normal;
 font-family: icons;
 src: url(../fonts/icons.eot);
 src: url(../fonts/icons.eot?#iefix) format("embedded-opentype"), url(../fonts/icons.woff) format("woff"), url(../fonts/icons.ttf) format("truetype"), url(../fonts/icons.svg?#icons) format("svg");
}
.w120 {
 width: 120px
}
.w150 {
 width: 150px
}
.txt-r {
 text-align: right
}
.va-mid {
 vertical-align: middle
}
.links--inline {
 padding: 5px 0;
 font-size: 10px;
 line-height: 1.5
}
.links--inline > a {
 display: inline-block;
 margin-right: 5px;
 padding-right: 5px;
 border-right: 1px solid #666
}
.gNav__block, .l-siteHeader__body, .l-siteHeader__cap, .l-siteHeader__loginTxt, .pankuzuBlock {
 margin: 0 auto;
 width: 980px
}
.l-siteHeader__cap {
 position: relative;
 height: 30px;
 color: #999;
 font-size: 10px;
 line-height: 30px
}
.l-siteHeader__cap a {
 position: absolute;
 right: 0
}
.l-siteHeader__body {
 position: relative;
 height: 35px
}
.l-siteHeader__loginTxt {
 display: none;
 font-size: 10px
}
.gNav__btn--s > a, .gNav__btn > a {
 color: #666
}
.gNav__btn--s.is-selected, .gNav__btn--s.is-selected a, .gNav__btn--s:hover, .gNav__btn--s:hover a, .gNav__btn.is-selected, .gNav__btn.is-selected a, .gNav__btn:hover, .gNav__btn:hover a {
 color: #fb4809
}
.siteName {
 position: relative;
 top: 0;
 left: 0;
 width: 400px;
 height: 30px
}
.siteName__logo {
 position: absolute;
 top: 0;
 left: 0;
 width: 140px;
 height: 30px
}
.siteName__recruit {
 position: absolute;
 bottom: 0;
 left: 207px
}
.siteName__carbo {
 position: absolute;
 top: 0;
 left: 150px;
 width: 30px;
 height: 30px
}
.siteName__catch {
 position: absolute;
 top: 3px;
 left: 207px;
 color: #999;
 font-size: 10px
}
.headerAction {
 position: absolute;
 top: 0;
 right: 0;
 text-align: right
}
.headerAction__link {
 display: inline-block;
 margin-right: 10px;
 height: 30px;
 text-align: center;
 font-size: 12px;
 line-height: 30px
}
.headerAction__link:first-child {
 padding-right: 10px;
 border-right: 1px solid #ccc
}
.headerAction__btns {
 width: 280px
}
.pankuzuBlock {
 padding: 5px 0;
 font-size: 10px
}
.CS_pankuzu2 > li {
 display: inline-block;
 margin-right: 5px;
 line-height: 1.5
}
.CS_pankuzu2 > li a {
 margin-right: 5px;
 color: #999
}
.description {
 position: absolute;
 top: 0;
 left: 50%;
 display: inline-block;
 overflow: hidden;
 margin: 0 80px 0 -490px;
 padding-right: 140px;
 width: 840px;
 height: 30px;
 color: #999;
 text-align: right;
 font-weight: 400;
 font-size: 10px;
 line-height: 30px
}
.l-pageFooter {
 margin-bottom: -15px;
 padding: 20px 20px 1px;
 background: #EEE
}
.footerKaitoriLink {
 margin: 10px 0 0;
 font-size: 10px
}
.footerKaitoriLink li {
 display: inline
}
.siteFooter__Rlink {
 padding: 20px 0 0
}
.siteFooter__ttl {
 font-size: 14px
}
.copyright a {
 color: #435B67
}
.l-siteHeader--mini {
 margin: 0 auto;
 padding: 10px 0;
 width: 980px
}
.l-siteHeader--mini__logo, .l-siteHeader--mini__recruit {
 display: inline-block
}
.l-siteHeader--help {
 position: relative;
 margin: 0 auto 20px;
 padding: 10px
}
.l-siteHeader--help__logo, .l-siteHeader--help__recruit {
 display: inline-block
}
.l-siteHeader--help__txtClose {
 position: absolute;
 top: 10px;
 right: 10px
}
.gNav {
 overflow: hidden;
 margin: 5px 0;
 width: 100%
}
.gNav__block {
 display: table;
 border-bottom: 1px solid #fb4809;
 table-layout: fixed
}
.gNav__btn, .gNav__btn--s {
 display: table-cell;
 border-width: 0 0 3px;
 border-style: solid;
 border-color: transparent;
 vertical-align: middle
}
.gNav__btn--s:last-child, .gNav__btn:last-child {
 border-right: none
}
.gNav__btn--s > a, .gNav__btn > a {
 display: inline-block;
 width: 100% !important;
 height: 40px;
 color: #666 !important;
 vertical-align: middle;
 text-align: center;
 text-decoration: none;
 font-size: 14px;
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
 line-height: 50px
}
.gNav__btn--s.is-selected, .gNav__btn--s:hover, .gNav__btn.is-selected, .gNav__btn:hover {
 border-color: #fb4809 !important;
 color: #fb4809 !important
}
.gNav__btn--s.is-selected a, .gNav__btn--s:hover a, .gNav__btn.is-selected a, .gNav__btn:hover a {
 color: #fb4809 !important;
 text-decoration: none;
 font-weight: 700
}
.gNav__btn--s, .gNav__btn--s--s {
 width: 80px
}
.gNav #tab_top {
 width: 100%
}
div.siteName {
 position: relative;
 top: 0;
 left: 0;
 width: 400px;
 height: 30px
}
div.siteName__logo {
 position: absolute;
 top: 0;
 left: 0;
 width: 140px;
 height: 30px
}
div.siteName__recruit {
 position: absolute;
 bottom: 0;
 left: 207px
}
div.siteName__carbo {
 position: absolute;
 top: 0;
 left: 150px;
 width: 30px;
 height: 30px
}
div.siteName__catch {
 position: absolute;
 top: 3px;
 left: 207px;
 color: #999;
 font-size: 10px
}
h1.description {
 position: absolute;
 top: 0;
 left: 50%;
 z-index: 0;
 display: inline-block;
 margin: 0 80px 0 -490px;
 padding-right: 140px;
 width: 840px;
 height: 30px;
 color: #999;
 text-align: right;
 font-weight: 400;
 font-size: 10px;
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif;
 line-height: 30px
}
div.l-pageFooter {
 padding: 20px 20px 0;
 background: #EEE
}
div.footerKaitoriLink {
 margin: 10px 0 0;
 font-size: 10px
}
div.footerKaitoriLink li {
 display: inline
}
.links {
 padding: 20px 20px 5px;
 background: #eee
}
.links--upper {
 margin: 0;
 padding: 20px 20px 1px
}
.links__block {
 margin: 0 0 10px
}
.links__ttl {
 margin: 0;
 font-weight: 400;
 font-size: 10px;
 line-height: 1.2
}
.copyright {
 margin: 10px 0
}
.copyright a {
 display: block;
 color: #435B67 !important;
 text-decoration: underline;
 font-weight: 700;
 font-size: 10px
}
.l-siteFooter--help {
 margin: 10px;
 padding-right: 10px;
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.l-siteFooter--help a, .l-siteFooter--help p {
 font-family: arial, Meiryo, "Hiragino Kaku Gothic ProN", sans-serif
}
.bookmark {
 padding: 10px 0 10px 10px;
}
.bookmark a {
 background: url(http://d2i6c6y1xqgf7t.cloudfront.net/common/publish/20120515renewal/bookmark.png) no-repeat left;
 padding: 4px 0 4px 22px;
}
/* h1 */
h1.description {
 position: absolute;
 top: 93px;
 left: 50%;
 width: 1024px;
 height: 16px;
 line-height: 16px;
 margin: 0 0 0 -512px;
 padding-right: 106px;
 color: #666;
 font-size: 10px;
 font-weight: 400;
 text-align: right;
 box-sizing: border-box;
}
.header {
 position: relative;
 width: 100%;
 height: 84px;
 line-height: 1.6;
 margin-bottom: 43px;
 padding-bottom: 3px;
 box-shadow: 0 1px 1px 0 #d9d9d9;
 border-bottom: solid 1px #f2f2f2;
 background-color: #fff;
 font-size: 12px;
 box-sizing: border-box;
 z-index: 10;
}
.header__contents {
 position: relative;
 width: 1024px;
 margin: 0 auto;
}
.header__contents__logo {
 position: absolute;
 top: 50px;
}
.header__subContents {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-end;
 -ms-flex-pack: end;
 justify-content: flex-end;
 -webkit-align-items: center;
 -ms-flex-align: center;
 align-items: center;
 width: 980px;
 margin: 5px auto 10px;
}
.header__subContents__item {
 margin-right: 15px;
}
.header__subContents__item a {}
.header__subContents__item a:before {
 content: "";
 display: inline-block;
 width: 13px;
 height: 13px;
 margin-right: 3px;
 background: url(/contents/front_pc/img/icon_circlearrow-right.svg) no-repeat;
 background-size: 13px 13px;
 vertical-align: text-top;
}
.btnFunc--favorite {
 line-height: 1;
 padding: 9px 12px;
 border: 1px solid #dedcd7;
 border-radius: 3px;
 background-image: linear-gradient(to bottom, #fff 85%, #f6f6f6 100%);
 box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .06);
 font-weight: 700;
 color: #666;
 cursor: pointer;
}
.btnFunc--favorite:hover {
 background-image: linear-gradient(to bottom, #f9f8f6 85%, #eee 100%);
}
.header__subContents > .btnFunc--favorite {
 width: 130px;
}
.btnFunc--favorite:before {
 content: "";
 display: inline-block;
 width: 13px;
 height: 13px;
 margin-right: 3px;
 background: url(https://www.carsensor.net/static/pc/img/common/icon_favorite.svg) no-repeat;
 background-size: 13px 13px;
 vertical-align: text-top;
}
.headerMenu {
 display: block;
}
.header .headerMenu__list {
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 width: 988px;
 height: 32px;
 margin: 0 auto;
}
.header .headerMenu__list a {
 position: relative;
 display: block;
 color: #333;
}
.header .headerMenu__list .is-active a span:before, .header .headerMenu__list a:hover span:before {
 content: '';
 position: absolute;
 top: 0;
 right: 0;
 left: 0;
 box-sizing: border-box;
 border-top: 4px solid #ff6010;
 border-left: 4px solid transparent;
 border-right: 4px solid transparent;
}
.header .headerMenu__list a span {
 position: relative;
 display: inline-block;
 margin: 0 19px;
 padding: 7px 4px;
}
.header .headerMenu__list li:first-child span {
 margin-left: 0;
}
.header .headerMenu__list .is-active a span, .header .headerMenu__list a:hover span {
 color: #ff6010;
}
.header .headerMenu__list a:after {
 content: '';
 position: absolute;
 top: 50%;
 right: 0;
 display: block;
 width: 1px;
 height: 6px;
 margin-top: -3px;
 background-color: #ede9e4;
}
.header .sitemap {
 position: relative;
 z-index: 10;
}
.header .sitemap > p {
 position: absolute;
 bottom: -29px;
 right: 22px;
 font-size: 10px;
}
/*-------------------------------------------------
  sidebar
-------------------------------------------------*/
.sidebar .clf {
 display: flex;
}
.sidebarItem {
 position: relative;
 width: 245px;
 margin-bottom: 20px;
 border: 1px solid #d6d4d0;
 border-radius: 2px;
 background-color: #fff;
 box-sizing: border-box;
 z-index: 10;
}
.sidebarItem .mB20 {
 margin-bottom: 0;
}
.sidebarItem .list_h2_col {
 width: 243px;
 line-height: initial;
 margin: 0 0 10px 0;
 padding: 10px;
 border-top: 3px solid #d6d4d0;
 border-bottom: 1px solid #d6d4d0;
 background: inherit;
 box-sizing: border-box;
}
.CS_pankuzu {
 width: 980px;
 font-size: 10px;
 margin: 0 auto;
}
.header__contents {
 position: relative;
 width: 1024px;
 margin: 0 auto !important;
}
.CS_pankuzu a, .CS_pankuzu strong, .CS_pankuzu b {
 font-size: 10px;
 display: inline-block;
 margin: 0 5px 0 0;
 line-height: 1.6;
}
.CS_pankuzu strong, .CS_pankuzu b {
 font-size: 10px;
 line-height: 1.6;
 font-weight: 700;
}
/*-------------------------------------------------
  今回制作分
-------------------------------------------------*/
.wrapper {
 margin-top: 10px;
 height: auto;
 background-color: #fff;
}
.toptitle {
 font-size: 45px;
 margin: 25px 0px 35px 0px;
}
.contents_top {
 width: 980px;
 height: auto;
 margin: 0px auto 0px auto;
 padding-top: 50px;
}
.new_wallpaper {
 width: 900px;
 margin: 20px auto 0px auto;
}
.old_wallpaper {
 width: 900px;
 margin: 50px auto 0px auto;
}
.button_box {
 width: 800px;
 margin: 0px auto 0px auto;
 display: flex;
 justify-content: space-between;
}
.wallpaper_botton {
 margin-top: 10px;
 width: 390px;
 height: 80px;
 line-height: 80px;
 background-color: #f5f4f0;
 border: 1px solid #dedcd7;
 font-size: 20px;
 text-align: center;
 letter-spacing: 0.1em;
}
.wallpaper_botton:hover {
 background-color: #f9f8f6;
}
.botton_box2 {
 width: 750px;
 margin: 100px auto 0px auto;
 display: flex;
 justify-content: space-around;
}
.orange_botton {
 width: 350px;
 height: 50px;
 line-height: 50px;
 background-color: #ff6010;
 font-size: 20px;
 text-align: center;
 letter-spacing: 0.1em;
 border-radius: 25px;
}
.botton_box2 a {
 color: #fff;
}
.title_copy1 {
 font-size: 16px;
 text-align: center;
 line-height: 170%;
 letter-spacing: 0.2em;
}
.title_copy2 {
 margin-top: 20px;
 font-size: 50px;
 line-height: 70px;
 letter-spacing: 0.15em;
}
.title01 {
 width: 980px;
 height: 300px;
 margin: 0px auto 50px auto;
 white-space: nowrap;
 overflow: hidden;
}
.text_area1 {
 width: 100%;
 margin: 200px auto 60px auto;
 font-size: 18px;
 letter-spacing: 0.25em;
 text-align: center;
 text-shadow: 3px 3px 3px #000;
}
.text_area1 p {
 margin-bottom: 1.5em;
 line-height: 180%;
}
.new_wallpaper_inside {
 position: relative;
}
.new_icon {
 width: 170px;
 height: 170px;
 position: absolute;
 top: 0;
 left: 0;
}
/*--- cssアニメーション ここから ---*/
.keyframe {
 animation-name: anim_sc;
 transform: scale(0.8, 0.8);
}
@keyframes anim_sc {
 100% {
  transform: scale(1, 1);
 }
}
.animation {
 animation-timing-function: ease-in-out;
 animation-iteration-count: infinite;
 animation-direction: alternate;
 animation-duration: 1.5s;
}
/*--- cssアニメーション ここまで ---*/
.wp_box {
 width: 900px;
 height: 410px;
 position: absolute;
 top: 0;
 left: 0;
}
.sns_bu {
 width: 980px;
 margin: 70px auto 0px auto;
 line-height: 200%;
 font-size: 18px;
}
.sns_bu ul {
 margin: 50px auto 0px auto !important;
}
.sns-content-btm a {
 color: #fff;
}
.sns-content-btm a:hover {
 color: #fff;
}
.sns-content-btm a:visited {
 color: #fff;
}
.footer {
 margin-top: 0px;
}
#sns-content-btm {
 margin-top: 60px;
 margin-left: 0px;
 padding-bottom: 60px;
}
#sns-content-btm a:visited {
 color: #fff;
}
/*-------------------------------------------------
  トップへ戻る
-------------------------------------------------*/
#page-top {
 position: fixed;
 z-index: 9999;
 bottom: -3px;
 right: 1px;
 font-size: 20px;
 opacity: 0.7;
}
#page-top:hover {
 opacity: 0.9;
}
/*-------------------------------------------------
  サイドナビ
-------------------------------------------------*/
#side_bu {
 position: fixed;
 bottom: 40%;
 right: 1px;
 z-index: 999;
}
.pickup_bu {
 height: 36px;
 width: 135px;
 opacity: 0.7;
}
.pickup_bu:hover {
 opacity: 0.9;
}
/******************************
 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい
******************************/
.social-area-syncer {
 width: 100%;
 min-height: 190px;
 padding: 1.5em 0;
}
/* デスクトップPCでは高さを拡張する */
@media screen and (min-width:480px) {
 .social-area-syncer {
  min-height: 119px;
 }
}
/******************************
 [ul]要素
******************************/
/* スマホ */
ul.social-button-syncer {
 width: 238px;
 margin: 24px auto;
 padding: 0;
 border: none;
 list-style-type: none;
 display: flex;
}
/* デスクトップ */
@media screen and (min-width:480px) {
 ul.social-button-syncer {
  width: 410px;
  display: flex;
 }
}
/******************************
 [li]要素
******************************/
ul.social-button-syncer li {
 float: left;
 text-align: center;
 height: 71px;
 margin: 0 8px;
 padding: 0;
 display: flex;
}
/******************************
 各種ボタン
******************************/
/* [Twitter] */
.sc-tw {
 width: 71px;
}
/* [Facebook] */
.sc-fb {
 z-index: 99;
 width: 69px;
}
/* [LINE] */
.sc-li {
 width: 50px;
}
.sc-li-img {
 border: none;
 margin: 0 auto;
 padding: 0;
 width: 36px;
 height: 60px;
}
/* デスクトップPCではLINEボタンを表示しない */
@media screen and (min-width:480px) {
 .sc-li {
  display: none;
 }
}