@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP');
html {
	outline: 0;
	background: transparent;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
body {
	outline: 0;
	color: #1d1d1d;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
html {
	overflow-y: scroll
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
input, textarea, {
margin:0;
padding:0
}
ol, ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th {
	text-align: left
}
sup {
	vertical-align: super;
	font-size: 80%;
}
a:focus {
	outline: 0
}
img {
	vertical-align: bottom
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden
}
.cf {
	min-height: 1px
}
* html .cf {
	height: 1px
}
.both {
	clear: both
}
.inline_block {
	display: inline-block;
*display:inline;
*zoom:1
}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	color: #444;
	cursor: pointer
}
a:hover {
	color: #444;
	text-decoration: underline
}
.m05 {
	margin-bottom: 5px
}
.m10 {
	margin-bottom: 10px
}
.m12 {
	margin-bottom: 12px
}
.m15 {
	margin-bottom: 15px
}
.m20 {
	margin-bottom: 20px
}
.m30 {
	margin-bottom: 30px
}
.m40 {
	margin-bottom: 40px
}
.m50 {
	margin-bottom: 50px
}
.m60 {
	margin-bottom: 60px
}
.mt05 {
	margin-top: 5px
}
.mt10 {
	margin-top: 10px
}
.mt12 {
	margin-top: 12px
}
.mt15 {
	margin-top: 15px
}
.mt20 {
	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.mt35 {
	margin-top: 35px
}
.mt40 {
	margin-top: 40px
}
.mt50 {
	margin-top: 50px
}
.mt60 {
	margin-top: 60px
}
.ml05 {
	margin-left: 5px
}
.ml10 {
	margin-left: 10px
}
.ml12 {
	margin-left: 12px
}
.ml15 {
	margin-left: 15px
}
.ml20 {
	margin-left: 20px
}
.ml30 {
	margin-left: 30px
}
.ml40 {
	margin-left: 40px
}
.ml50 {
	margin-left: 50px
}
.ml60 {
	margin-left: 60px
}
.mr05 {
	margin-right: 5px
}
.mr10 {
	margin-right: 10px
}
.mr15 {
	margin-right: 15px
}
.mr20 {
	margin-right: 20px
}
.mr30 {
	margin-right: 30px
}
.mr40 {
	margin-right: 40px
}
.mr50 {
	margin-right: 50px
}
.mr60 {
	margin-right: 60px
}
.margin5 {
	margin: 5px
}
.padding05 {
	padding: 5px
}
.padding07 {
	padding: 7px
}
.padding10 {
	padding: 10px
}
.padding15 {
	padding: 15px
}
.padding20 {
	padding: 20px
}
.pt05 {
	padding-top: 5px
}
.pt10 {
	padding-top: 10px
}
.pt15 {
	padding-top: 15px
}
.pt20 {
	padding-top: 20px
}
.pt30 {
	padding-top: 30px
}
.pt40 {
	padding-top: 40px
}
.pb05 {
	padding-bottom: 5px
}
.pb10 {
	padding-bottom: 10px
}
.pb15 {
	padding-bottom: 15px
}
.pb20 {
	padding-bottom: 20px
}
.pb30 {
	padding-bottom: 30px
}
.pb40 {
	padding-bottom: 40px
}
.pl05 {
	padding-left: 5px
}
.pl10 {
	padding-left: 10px
}
.pl15 {
	padding-left: 15px
}
.pl20 {
	padding-left: 20px
}
.pl30 {
	padding-left: 30px
}
.pl40 {
	padding-left: 40px
}
.pr05 {
	padding-right: 5px
}
.pr10 {
	padding-right: 10px
}
.pr15 {
	padding-right: 15px
}
.pr20 {
	padding-right: 20px
}
.pr30 {
	padding-right: 30px
}
.pr40 {
	padding-right: 40px
}
.flt {
	float: left
}
.flr {
	float: right
}
.txt_l, td.txt_l, .txt_l td {
	text-align: left
}
.txt_r, td.txt_r, .txt_r td {
	text-align: right
}
.txt_c, td.txt_c, .txt_c td {
	text-align: center
}
.valign_t, td.valign_t, .valign_t td {
	vertical-align: top
}
.valign_m, td.valign_m, .valign_m td {
	vertical-align: middle
}
.valign_b, td.valign_b, .valign_b td {
	vertical-align: bottom
}
.text_bold {
	font-weight: 600
}
.clear {
	clear: both
}
.cf:before, .cf:after {
	content: "";
	display: block
}
.cf:after {
	clear: both
}
.cf {
	zoom: 1;
	overflow: hidden
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%
}
address {
	font-style: normal
}
.txt_80 {
	font-size: 80%
}
.txt_85 {
	font-size: 85%
}
.txt_90 {
	font-size: 90%
}
.txt_95 {
	font-size: 95%
}
.txt_110 {
	font-size: 110%
}
.txt_115 {
	font-size: 115%
}
.txt_120 {
	font-size: 120%
}
.txt_125 {
	font-size: 125%
}
.txt_130 {
	font-size: 130%
}
.txt_140 {
	font-size: 140%
}
.txt_150 {
	font-size: 150%
}
.table_w {
	width: 100%;
	display: table;
	table-layout: fixed
}
.table_c {
	display: table-cell;
	vertical-align: top
}
button, input, optgroup, select, textarea {
	margin: 0;
	font: inherit;
	color: inherit
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
input {
	line-height: normal
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid silver
}
legend {
	padding: 0;
	border: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: bold
}
/* ===================================================================
bx slider
=================================================================== */

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
	position: relative;
	padding: 0;
 *zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bxslider {
	margin: 0;
	padding: 0;
}
ul.bxslider {
	list-style: none;
}
.bx-viewport {
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #000;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	vertical-align: bottom;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager-item {
	font-size: 0;
	line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
	left: -70px;
	background: url(img/ranking/prev.png) no-repeat center top;
}
.bx-wrapper .bx-next {
	right: -70px;
	background: url(img/ranking/next.png) no-repeat center top;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -66px;
	outline: 0;
	width: 51px;
	height: 132px;
	text-indent: -9999px;
	z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
	opacity: 0.50;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url('images/controls.png') -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url('images/controls.png') -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus {
	background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
body {
	background-color: #f8f8f8;
	/*font-family: 'Noto Serif JP', sans-serif;*/
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	line-height: 1.75;
	letter-spacing : 0.05em;
}
.meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
a, a img {
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	color: #0973a8;
}
a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.page_top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 10;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background: url(img/common/page_top.png) center center no-repeat;
	background-color: rgba(229,29,55,.7);
	background-size: 24px;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
}
.page_top:hover {
	opacity: 0.6;
}
.header {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,.3);
	box-shadow: 0 0 8px rgba(0,0,0,.3);
	background: #fff;
	position: relative;
}
.header .inner {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	padding: 4px 0 5px 8px;
}
.header .inner .header_txt {
	position: absolute;
	top: 4px;
	left: 32px;
	font-size: 14px;
}
.header .inner .header_txt::before {
	content: "";
	position: absolute;
	left: -22px;
	top: -1px;
	width: 17px;
	height: 21px;
	background: url(img/common/header_txt.png) no-repeat center top;
}
.header .inner .header_recommend {
	position: absolute;
	top: 11px;
	right: 50px;
	text-align: center;
	line-height: 1.2;
}
.header .header__pr {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    padding:3px 10px;
    border:1px solid #999;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    z-index: 10;
    right:0;
    font-size:13px;
    background: #fff;
}
.header .inner .header_recommend a {
	font-size: 19px;
	color: #e51d37;
	text-decoration: underline;
	font-weight: bold;
}
.header .inner .header_recommend a:hover {
	text-decoration: none;
}
.header .inner .header_recommend a span {
	font-size: 13px;
	font-weight: bold;
}
.overview {
	background: #fff;
	padding-bottom: 10px;
}
.wrapper {
	padding-bottom: 50px;
}
.fv {
	padding: 2px 8px 0;
}
.fv .main_bnr {
	padding-top: 7px;
}
.main_bnr {
	opacity: 0;
	transition: opacity .3s linear;
}
.main_bnr li {
	padding: 0 5px;
}
.main_bnr.slick-initialized {
	opacity: 1;
}
.main_bnr .slick-next {
	width: 100%;
}
.main_bnr .slick-prev,  .main_bnr .slick-next {
	top: 50%;
	width: 22px;
	height: 38px;
	z-index: 10;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 22px auto;
}
.main_bnr .slick-prev:before,  .main_bnr .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
}
.main_bnr .slick-prev {
	background-image: url(img/top/ico_prev.png);
	left: 10px;
}
.main_bnr .slick-next {
	background-image: url(img/top/ico_next.png);
	right: 10px;
}
.fv .fv_ranking {
	width: 351px;
	height: 297px;
	float: right;
	background: url(img/top/header_ranking_bg.png) no-repeat center top;
	position: relative;
	padding-top: 76px;
}
.fv .fv_ranking ul {
	width: 320px;
	margin: 0 auto;
	background: #fff;
	border: 1px solid #cfa61b;
}
.fv .fv_ranking ul li:nth-child(even) {
	background: #f8f8f8;
}
.fv .fv_ranking ul li a {
	padding-left: 40px;
	padding-right: 7px;
	height: 66px;
	text-decoration: none;
}
.fv .fv_ranking ul li:nth-child(1) a {
	background: url(img/top/header_ranking_ico1.png) no-repeat 2px center;
}
.fv .fv_ranking ul li:nth-child(2) a {
	background: url(img/top/header_ranking_ico2.png) no-repeat 2px center;
}
.fv .fv_ranking ul li:nth-child(3) a {
	background: url(img/top/header_ranking_ico3.png) no-repeat 2px center;
}
.fv .fv_ranking ul li a .txt, .fv .fv_ranking ul li a .image {
	vertical-align: middle;
}
.fv .fv_ranking ul li a .image {
	width: 100px;
	height: 60px;
	overflow: hidden;
}
.fv .fv_ranking ul li a .txt {
	padding-right: 5px;
}
.fv .fv_ranking ul li a .txt .site_name {
	font-size: 105%;
	font-weight: bold;
	color: #e51d37;
	text-decoration: underline;
}
.fv .fv_ranking ul li a:hover .txt .site_name {
	text-decoration: none;
}
.fv .fv_ranking ul li a .txt p {
	font-size: 12px;
	line-height: 1.2;
}
.fv .fv_ranking .update {
	position: absolute;
	text-align: center;
	bottom: 2px;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px 0 rgba(0,0,0,.4);
	z-index: 1;
}
.breadcrumb {
	padding: 8px;
	width: 1100px;
	margin: 0 auto;
}
.breadcrumb ol li {
	display: inline;
	font-size: 12px;
	margin-right: 5px;
}
.breadcrumb ol li:before {
	content: ">";
	margin-right: 2px;
}
.breadcrumb ol li:first-child:before {
	display: none;
}
.top_btn {
	background: #fff;
	position: relative;
}
.top_btn:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: url(img/common/bg_blue.png) repeat;
	position: absolute;
	bottom: -5px;
	z-index: 1;
}
.top_btn ul {
	width: 1100px;
	margin: 0 auto;
}
.top_btn ul li {
	width: 50%;
	float: left;
	overflow: hidden;
	cursor: pointer;
}
.top_btn ul li a {
	display: block;
	background: url(img/common/bg_l_blue.png) repeat;
	position: relative;
	padding: 10px 10px 10px 90px;
	height: 58px;
	font-size: 26px;
	font-weight: bold;
	color: #1245a6;
	text-decoration: none;
}
.top_btn ul li a:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 58px 0px 0 30px;
	border-color: #fff transparent transparent transparent;
	z-index: 1;
}
.top_btn ul li.active a, .top_btn ul li:hover a {
	background: url(img/common/bg_blue.png) repeat;
	color: #fff;
}
.top_btn ul li a:before {
	content: "";
	position: absolute;
	top: 11px;
	left: 24px;
	z-index: 1;
	display: block;
	width: 42px;
	height: 42px;
}
.top_btn ul li:nth-child(1) a:before {
	background: url(img/top/ttl_search.png) no-repeat center top;
}
.top_btn ul li:nth-child(2) a:before {
	background: url(img/top/ttl_comparison.png) no-repeat center top;
}
.main {
	width: 1100px;
	margin: 0 auto;
}
.top_search {
	padding: 30px 0;
}
.top_search h2 {
	width: 1083px;
	margin: 0 auto;
	height: 48px;
	font-size: 29px;
	padding-top: 4px;
	padding-left: 80px;
	color: #e51d37;
	font-weight: bold;
	text-align: center;
	background: url(img/top/top_search_bg_crypto.png) no-repeat center top;
}
.search_table {
	width: 990px !important;
	margin: 30px auto 0 !important;
	border: 1px solid #cbdbd7;
}
.search_table th, .search_table td {
	vertical-align: middle;
	padding: 10px;
	text-align: left;
}
.search_table th {
	background: #6e8dc7;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 200px;
	border-bottom: 1px solid #fff;
}
.search_table td {
	background: #fff;
	border-right: 1px solid #cbdbd7;
	border-bottom: 1px solid #cbdbd7;
	padding: 10px 16px;
	width: 300px;
}
.search_table td label {
	display: block;
	cursor: pointer;
}
.top_search .acordion_wrap {
	margin-top: 30px;
}
.top_search .trigger {
	width: 415px;
	margin: 0 auto;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2d8883+50,157b75+50 */
background: #2d8883; /* Old browsers */
background: -moz-linear-gradient(top, #2d8883 50%, #157b75 50%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2d8883 50%,#157b75 50%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2d8883 50%,#157b75 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d8883', endColorstr='#157b75',GradientType=0 ); /* IE6-9 */
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 14px 14px 14px 90px;
	position: relative;
	cursor: pointer;
}
.top_search .trigger span {
	position: absolute;
	display: block;
	background: #fff;
}
.top_search .trigger span.trigger1 {
	width: 3px;
	height: 16px;
	top: 50%;
	right: 40px;
	margin-top: -8px;
}
.top_search .trigger span.trigger2 {
	height: 3px;
	width: 16px;
	top: 50%;
	right: 34px;
	margin-top: -1px;
}
.top_search .trigger.active span.trigger1 {
	display: none;
}
.checkbox01-input {
	display: none;
}
.checkbox01-parts {
	padding-left: 25px;
	position: relative;
}
.checkbox01-parts::before {
	content: "";
	display: block;
	position: absolute;
	top: 3px;
	left: 0;
	width: 15px;
	height: 15px;
	border: 1px solid #999;
	border-radius: 4px;
}
.checkbox01-input:checked + .checkbox01-parts {
	color: #e51d37;
}
.checkbox01-input:checked + .checkbox01-parts::after {
	content: "";
	display: block;
	position: absolute;
	top: -2px;
	left: 5px;
	width: 7px;
	height: 14px;
	transform: rotate(40deg);
	border-bottom: 3px solid #e51d37;
	border-right: 3px solid #e51d37;
}
.btn_submit {
	width: 590px;
	display: block;
	border: none;
	margin: 30px auto 0;
	background:#e4233a;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 10px 14px;
	position: relative;
	cursor: pointer;
	text-shadow: 0 0 5px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 5px 0 #b4232b;
	-moz-box-shadow: 0 5px 0 #b4232b;
	box-shadow: 0 5px 0 #b4232b;
}
.btn_submit:hover {
	margin: 33px auto -3px;
	-webkit-box-shadow: 0 2px 0 #6a0c0c;
	-moz-box-shadow: 0 2px 0 #6a0c0c;
	box-shadow: 0 2px 0 #6a0c0c;
}
.btn_submit:after {
	content: "";
	display: block;
	width: 34px;
	height: 34px;
	position: absolute;
	z-index: 1;
	background: url(img/top/btn_submit.png) no-repeat center;
	top: 50%;
	right: 80px;
	margin-top: -17px;
}
.top_tab_section .tab_trigger {
	position: relative;
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}
.top_tab_section .tab_trigger:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: url(img/common/bg_blue.png) repeat;
	position: absolute;
	bottom: -5px;
	z-index: 1;
}
.top_tab_section .tab_trigger li {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin-left: 0.5%;
}
.top_tab_section .tab_trigger li:first-child {
	margin-left: 0;
}
.top_tab_section .tab_trigger li a {
	display: block;
	text-align: center;
	background: url(img/common/bg_l_blue.png) repeat;
	color: #1245a6;
	font-weight: bold;
	font-size: 19px;
	padding: 15px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	text-decoration: none;
}
.top_tab_section .tab_trigger li.active a, .top_tab_section .tab_trigger li:hover a {
	background: url(img/common/bg_blue.png) repeat;
	color: #fff;
}
.top_tab_section .content {
	margin-top: -20px;
}
.top_tab_section .content table {
	width: 100%;
}
.top_tab_section .content table th, .top_tab_section .content table td {
	vertical-align: middle;
}
.top_tab_section .content table thead {
	background: #dfdfdf;
	font-size: 12px;
}
.top_tab_section .content table thead td {
	background: #dfdfdf;
}
.top_tab_section .content table thead td {
	text-align: center;
	padding: 3px 1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.top_tab_section .content table thead tr td:nth-child(1), .top_tab_section .content table tbody tr th:nth-child(1) {
	/*width: 120px !important;*/
}
.top_tab_section .content table tbody tr {
	background: #fff;
}
.top_tab_section .content table tbody tr:first-child {
    background:#fffbe5;
}
.top_tab_section .content table tbody th, .top_tab_section .content table tbody td {
	text-align: center;
	padding: 5px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
}
.top_tab_section .content table tbody tr td.ico {
	width: 58px;
}
.top_tab_section .content table tbody tr td.point {
	width: 70px;
	font-size: 38px;
	font-weight: bold;
	color: #9d854d;
}
.top_tab_section .content table tbody tr td.comment {
	width: 200px;
	text-align: left;
	font-size: 12px;
}
.top_tab_section .content table tbody tr td.comment span {
	font-weight: bold;
    color: #f00;
}
.top_tab_section .content table tbody th .image {
	width: 120px;
	text-align: left;
}
.top_tab_section .content table tbody th .txt {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.top_tab_section .content table tbody th .txt a {
	font-size: 17px;
	font-weight: bold;
	color: #e51d37;
	text-decoration: underline;
}
.top_tab_section .content table tbody th .txt a:hover {
	text-decoration: none;
}
.top_tab_section .content table tbody th .txt p {
	font-size: 12px;
	margin-top: 5px;
}
.top_tab_section .content table tbody th .txt p span {
	color: #f00;
}
.top_tab_section .content table tbody th .txt {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.top_tab_section .content table tbody td.btn {
	padding: 7px;
	width: 110px;
}
.top_tab_section .content table tbody td._____btn a {
	display: block;
	border: 3px solid #ff8d16;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa645+0,ff8807+52,ff7102+60,ff8e17+100 */
	background: #ffa645; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa645', endColorstr='#ff8e17', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #7e1717;
	padding: 16px 3px;
	position: relative;
	cursor: pointer;
	text-shadow: 0 0 5px rgba(255,255,190,.8);
	-webkit-box-shadow: 0 5px 0 #be5b0d;
	-moz-box-shadow: 0 5px 0 #be5b0d;
	box-shadow: 0 5px 0 #be5b0d;
	text-decoration: none;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
	margin: 0 auto;
}
.top_tab_section .content table tbody td._____btn a:hover {
	-webkit-box-shadow: 0 2px 0 #be5b0d;
	-moz-box-shadow: 0 2px 0 #be5b0d;
	box-shadow: 0 2px 0 #be5b0d;
	margin-top: 6px;
}
.top_tab_section .content table thead tr td:nth-child(3), .top_tab_section .content table thead tr td:nth-child(4), .top_tab_section .content table thead tr td:nth-child(5) {
	width: 30px;
}
.top_tab_section .content table thead tr td:nth-child(6) {
	width: 20px;
}
.top_tab_section .content table thead tr td.ico {
	width: 80px;
	font-size: 10px;
}

.top_tab_section2 .tab_trigger {
	position: relative;
	font-size: 0;
	text-align: center;
	margin-top: 30px;
}
.top_tab_section2 .tab_trigger:after {
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	background: url(img/common/bg_blue.png) repeat;
	position: absolute;
	bottom: -5px;
	z-index: 1;
}
.top_tab_section2 .tab_trigger li {
	display: inline-block;
	vertical-align: top;
	width: 24%;
	margin-left: 0.5%;
}
.top_tab_section2 .tab_trigger li:first-child {
	margin-left: 0;
}
.top_tab_section2 .tab_trigger li a {
	display: block;
	text-align: center;
	background: url(img/common/bg_l_blue.png) repeat;
	color: #1245a6;
	font-weight: bold;
	font-size: 19px;
	padding: 15px 30px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;
	text-decoration: none;
}
.top_tab_section2 .tab_trigger li.active a, .top_tab_section2 .tab_trigger li:hover a {
	background: url(img/common/bg_blue.png) repeat;
	color: #fff;
}
.top_tab_section2 .content {
	margin-top: -20px;
}
.top_tab_section2 .content table {
	width: 100%;
}
.top_tab_section2 .content table th, .top_tab_section2 .content table td {
	vertical-align: middle;
}
.top_tab_section2 .content table thead {
	background: #dfdfdf !important;
	font-size: 12px;
}
.top_tab_section2 .content table thead td {
	background: #dfdfdf !important;
}
.top_tab_section2 .content table thead td {
	text-align: center;
	padding: 3px 1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.top_tab_section2 .content table thead tr td:nth-child(1), .top_tab_section2 .content table tbody tr th:nth-child(1) {
	/*width: 215px !important;*/
}
.top_tab_section2 .content table tbody tr {
	background: #fff;
}
.top_tab_section2 .content table tbody th, .top_tab_section2 .content table tbody td {
	text-align: center;
	padding: 7px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
}
.top_tab_section2 .content table tbody tr td.ico {
	width: 58px;
}
.top_tab_section2 .content table tbody tr td.point {
	width: 70px;
	font-size: 38px;
	font-weight: bold;
	color: #9d854d;
}
.top_tab_section2 .content table tbody tr td.comment {
	width: 200px;
	text-align: left;
	font-size: 12px;
}
.top_tab_section2 .content table tbody tr td.comment span {
	color: #e51d37;
}
.top_tab_section2 .content table tbody th .image {
	/*width: 120px;*/
	text-align: center;
}
.top_tab_section2 .content table tbody th .txt {
	text-align: center;
	/*padding-left: 10px;*/
	vertical-align: middle;
}
.top_tab_section2 .content table tbody th .txt a {
	font-size: 17px;
	font-weight: bold;
	color: #e51d37;
	text-decoration: underline;
}
.top_tab_section2 .content table tbody th .txt a:hover {
	text-decoration: none;
}
.top_tab_section2 .content table tbody th .txt p {
	font-size: 12px;
	margin-top: 5px;
}
.top_tab_section2 .content table tbody th .txt p span {
	color: #f00;
}
.top_tab_section2 .content table tbody th .txt {
	text-align: center;
	/*padding-left: 10px;*/
	vertical-align: middle;
}
.top_tab_section2 .content table tbody td.btn {
	padding: 7px;
	width: 110px;
}
.top_tab_section2 .content table tbody td._____btn a {
	display: block;
	border: 3px solid #ff8d16;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa645+0,ff8807+52,ff7102+60,ff8e17+100 */
	background: #ffa645; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa645', endColorstr='#ff8e17', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #7e1717;
	padding: 16px 3px;
	position: relative;
	cursor: pointer;
	text-shadow: 0 0 5px rgba(255,255,190,.8);
	-webkit-box-shadow: 0 5px 0 #be5b0d;
	-moz-box-shadow: 0 5px 0 #be5b0d;
	box-shadow: 0 5px 0 #be5b0d;
	text-decoration: none;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
	margin: 0 auto;
}
.top_tab_section2 .content table tbody td._____btn a:hover {
	-webkit-box-shadow: 0 2px 0 #be5b0d;
	-moz-box-shadow: 0 2px 0 #be5b0d;
	box-shadow: 0 2px 0 #be5b0d;
	margin-top: 6px;
}
.top_tab_section2 .content table thead tr td:nth-child(3), .top_tab_section2 .content table thead tr td:nth-child(4), .top_tab_section2 .content table thead tr td:nth-child(5) {
	width: 30px !important;
}
.top_tab_section2 .content table thead tr td:nth-child(6) {
	width: 20px !important;
}
.top_tab_section2 .content table thead tr td.ico {
	width: 80px !important;
	font-size: 10px;
}
.top_tab_section3 .content table {
	width: 100%;
}
.top_tab_section3 .content table th, .top_tab_section3 .content table td {
	vertical-align: middle;
}
.top_tab_section3 .content table thead {
	background: #dfdfdf;
	font-size: 12px;
}
.top_tab_section3 .content table thead td {
	background: #dfdfdf;
}
.top_tab_section3 .content table thead td {
	text-align: center;
	padding: 3px 1px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.top_tab_section3 .content table thead tr td:nth-child(1), .top_tab_section3 .content table tbody tr th:nth-child(1) {
	width: 120px !important;
}
.top_tab_section3 .content table tbody tr {
	background: #fff;
}
.top_tab_section3 .content table tbody tr:first-child {

}
.top_tab_section3 .content table tbody th, .top_tab_section3 .content table tbody td {
	text-align: center;
	padding: 7px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 13px;
}
.top_tab_section3 .content table tbody tr td.ico {
	width: 58px;
}
.top_tab_section3 .content table tbody tr td.point {
	width: 70px;
	font-size: 38px;
	font-weight: bold;
	color: #9d854d;
}
.top_tab_section3 .content table tbody tr td.comment {
	width: 200px;
	text-align: left;
	font-size: 12px;
}
.top_tab_section3 .content table tbody tr td.comment span {
	font-weight: bold;
    color: #f00;
}
.top_tab_section3 .content table tbody th .image {
	width: 120px;
	text-align: left;
}
.top_tab_section3 .content table tbody th .txt {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.top_tab_section3 .content table tbody th .txt a {
	font-size: 17px;
	font-weight: bold;
	color: #e51d37;
	text-decoration: underline;
}
.top_tab_section3 .content table tbody th .txt a:hover {
	text-decoration: none;
}
.top_tab_section3 .content table tbody th .txt p {
	font-size: 12px;
	margin-top: 5px;
}
.top_tab_section3 .content table tbody th .txt p span {
	color: #f00;
}
.top_tab_section3 .content table tbody th .txt {
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}
.top_tab_section3 .content table tbody td.btn {
	padding: 7px;
	width: 110px;
}
.top_tab_section3 .content table tbody td._____btn a {
	display: block;
	border: 3px solid #ff8d16;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffa645+0,ff8807+52,ff7102+60,ff8e17+100 */
	background: #ffa645; /* Old browsers */
	background: -moz-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffa645 0%, #ff8807 52%, #ff7102 60%, #ff8e17 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa645', endColorstr='#ff8e17', GradientType=0 ); /* IE6-9 */
	font-weight: bold;
	color: #7e1717;
	padding: 16px 3px;
	position: relative;
	cursor: pointer;
	text-shadow: 0 0 5px rgba(255,255,190,.8);
	-webkit-box-shadow: 0 5px 0 #be5b0d;
	-moz-box-shadow: 0 5px 0 #be5b0d;
	box-shadow: 0 5px 0 #be5b0d;
	text-decoration: none;
	-moz-transition: 0s;
	-webkit-transition: 0s;
	-o-transition: 0s;
	-ms-transition: 0s;
	transition: 0s;
	margin: 0 auto;
}
.top_tab_section3 .content table tbody td._____btn a:hover {
	-webkit-box-shadow: 0 2px 0 #be5b0d;
	-moz-box-shadow: 0 2px 0 #be5b0d;
	box-shadow: 0 2px 0 #be5b0d;
	margin-top: 6px;
}
.top_tab_section3 .content table thead tr td:nth-child(3), .top_tab_section3 .content table thead tr td:nth-child(4), .top_tab_section3 .content table thead tr td:nth-child(5) {
	width: 30px !important;
}
.top_tab_section3 .content table thead tr td:nth-child(6) {
	width: 20px !important;
}
.top_tab_section3 .content table thead tr td.ico {
	width: 80px !important;
	font-size: 10px;
}
.shiny_btn {
	width: 100%;
}
.shiny_btn a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e4233a;
	border-radius: 2px;
	background:#e4233a;
	color: #ffffff;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-box-shadow: 0 5px 0 #b4232b;
	-moz-box-shadow: 0 5px 0 #b4232b;
	box-shadow: 0 5px 0 #b4232b;
}
.shiny_btn a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.shiny_btn a::before {
	display: block;
	position: absolute;
	z-index: -1;
	left: -30%;
	top: -50%;
	content: "";
	width: 30px;
	height: 100px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1), rgba(255,255,255,0) 100%);
	animation: shiny 3s infinite linear;
	-webkit-animation: shiny 3s infinite linear;
	-moz-animation: shiny 3s infinite linear;
}
@keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-webkit-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
@-moz-keyframes shiny {
 0% {
 left: -30%;
}
 20% {
 left: 120%;
}
 100% {
 left: 120%;
}
}
.top_info {
	margin: 40px auto 0;
	width: 1100px;
}
.top_info_wrap .top_review, .top_info_wrap .top_news {
	width: 50%;
	float: left;
}
.top_info_wrap .top_review {
	padding-right: 5px;
}
.box {
    margin-top: -40px;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 5px;
    line-height: 1.6;
    color: #1e2020;
    padding: 20px 160px 20px;
	text-align: center;
}
.top_info_wrap .top_news {
	padding-left: 5px;
}
.top_info_wrap h3 {
	display: block;
	background: url(img/common/bg_blue.png) repeat;
	position: relative;
	padding: 10px 10px 10px 90px;
	height: 54px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.top_info_wrap h3:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 54px 0px 0 30px;
	border-color: #f8f8f8 transparent transparent transparent;
	z-index: 1;
}
.top_info_wrap h3:before {
	content: "";
	position: absolute;
	top: 7px;
	left: 24px;
	z-index: 1;
	display: block;
	width: 39px;
	height: 39px;
}
.top_info_wrap .top_review h3:before {
	background: url(img/top/ttl_review.png) no-repeat center top;
}
.top_info_wrap .top_news h3:before {
	background: url(img/top/ttl_news.png) no-repeat center top;
}
.top_info_wrap .inner {
	padding: 10px;
	height: 620px;
	overflow-y: scroll;
	border: 1px solid #ddd;
}
.top_info_wrap .top_review ul li {
	margin-top: 15px;
}
.top_info_wrap .top_review ul li:first-child {
	margin-top: 0;
}
.top_info_wrap .top_review ul li .image {
	width: 85px;
}
.top_info_wrap .top_review ul li .image p {
	margin-top: 5px;
	font-weight: bold;
}
.top_info_wrap .top_review ul li .txt {
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 10px;
	/*-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-shadow: 0 0 4px rgba(0,0,0,.2);*/
	position: relative;
}
.top_info_wrap .top_review ul li .txt:before {
	content: "";
	position: absolute;
	left: -8px;
	top: 20px;
	z-index: -1;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 10px 8px 0;
	border-color: transparent #fff transparent transparent;
}
.top_info_wrap .top_review ul li .txt .heading {
	font-weight: bold;
	font-size: 13px;
}
.top_info_wrap .top_review ul li .txt .heading a {
	display: inline-block;
	margin-left: 10px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #e51d37;
}
.top_info_wrap .top_review ul li .txt p {
	margin-top: 10px;
	font-size: 90%;
	color: #4e4e4e;
}
.top_info_wrap .top_review ul li .txt .point {
	font-size: 12px;
	background: #e1e6eb;
	color: #9d854d;
	font-weight: bold;
	margin-top: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	padding: 4px;
	width: 132px;
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 1;
}
.top_info_wrap .top_review ul li .txt .point strong {
	color: #e51d37;
	font-weight: bold;
	font-size: 14px;
}
.top_info_wrap .top_review ul li .txt .point .star {
	width: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: -2px;
}
.top_info_wrap .top_news ul li {
	margin-top: 15px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
	box-shadow: 0 0 4px rgba(0,0,0,.2);
	padding: 12px;
}
.top_info_wrap .top_news ul li:first-child {
	margin-top: 0;
}
.top_info_wrap .top_news ul li .image {
	width: 100px;
}
.top_info_wrap .top_news ul li .txt {
	padding-left: 10px;
	position: relative;
}
.top_info_wrap .top_news ul li .txt .ttl {
	padding-right: 80px;
}
.top_info_wrap .top_news ul li .txt .ttl a {
	font-size: 16px;
	font-weight: bold;
	color: #e51d37;
	text-decoration: underline;
}
.top_info_wrap .top_news ul li .txt p {
	margin-top: 10px;
	font-size: 90%;
	color: #4e4e4e;
}
.top_info_wrap .top_news ul li .txt .read_more {
	text-align: right;
}
.top_info_wrap .top_news ul li .txt .read_more a {
	color: #e51d37;
	text-decoration: underline;
}
.top_info_wrap .top_news ul li .txt .ttl a:hover, .top_info_wrap .top_news ul li .txt .read_more a:hover {
	text-decoration: none;
}
.top_info_wrap .top_news ul li .txt .date {
	position: absolute;
	top: 3px;
	right: 0;
	color: #1a783a;
	font-size: 12px;
}
.footer {
	background: url(img/common/bg_blue.png) repeat;
	padding: 40px 0;
}
.footer .inner {
	width: 1100px;
	margin: 0 auto;
}
.footer .inner .f_nav ul {
	text-align: center;
}
.footer .inner .f_nav ul li {
	display: inline-block;
	margin-right: 3px;
}
.footer .inner .f_nav ul li a {
	color: #fff;
}
.footer .inner .f_nav ul li:before {
	content: "|";
	margin-right: 10px;
	color: #fff;
}
.breadcrumb ol li:first-child:before {
	display: none;
}
.footer .inner .f_nav ul li:last-child:after {
	content: "|";
	margin-left: 10px;
	color: #fff;
}
.footer .inner .copyright {
	text-align: center;
	margin-top: 14px;
	color: #fff;
	font-size: 12px;
}
.purpose {
	margin-top: 30px;
}
.purpose .ttl {
	background: url(img/common/bg_blue.png) repeat center top;
}
.purpose .ttl h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 12px 0;
	width: 1100px;
	margin: 0 auto;
	text-align: center;
	letter-spacing: 0.08em;
	position: relative;
}
.purpose .ttl h3::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background: url(img/common/purpose_ttl.png) no-repeat center top;
	width: 276px;
	height: 24px;
	bottom: -24px;
}
.purpose .inner {
	width: 1100px;
	margin: 0 auto;
	text-align: center;
}
.purpose ul {
	font-size: 0;
	margin-top: 45px;
}
.purpose ul li {
	display: inline-block;
	margin-left: 0;
}
.purpose ul li:first-child {
	margin-left: 0;
}
.table_w .table_c .txt_inner_sx {
	background: #fff;
	border: 2px solid #ddd;
	padding: 10px 20px 14px;
}
.table_w .table_c .txt_inner_sx div {
	font-size: 16px;
	margin-top: 10px;
	padding-left: 20px;
	position: relative;
}
.table_w .table_c .txt_inner_sx div:before {
	position: absolute;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	top: 50%;
	left: 0;
	margin-top: -5px;
	background: #92c427;
}
.table_w .table_c .txt_inner_sx div span {
	color: #fe4700;
}
/* nisa */
.page_nisa2 .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/nisa2/fv_bg.png) no-repeat center top
}
.page_nisa2 .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 304px;
	padding-top: 30px
}
.page_nisa2 .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_nisa2 .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 97px;
	position: relative
}
.page_nisa2 .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 14px
}
.page_nisa2 .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_nisa2 .section01 .heading {
	background: url(img/nisa2/section01_heading.png) no-repeat center top;
	width: 554px;
	height: 56px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 8px;
	line-height: 1.2
}
.page_nisa2 .section01 .heading span {
	font-size: 30px
}
.page_nisa2 .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_nisa2 .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_nisa2 .section01 .txt::before, .page_nisa2 .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_nisa2 .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_nisa2 .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_nisa2 .section01 .txt span {
	color: #f00;
}
.page_nisa2 .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_nisa2 .section01 .txt .wt {
	padding: 10px 20px;
	margin: 20px 0;
	background: #fff;
	border: solid 1px #666;
	width: 60%;
	position: relative;
	left: 340px;
}
.page_nisa2 .section01 .txt .txt1 {
	padding-left: 340px
}
.page_nisa2 .section01 .txt .txt2 {
	margin-top: 30px
}
.page_nisa2 .section01 .txt .link {
	margin-top: 10px;
	text-align: right
}
.page_nisa2 .section01 .txt .link a {
	color: #0083FF;
	text-decoration: underline
}
.page_nisa2 .section01 .txt .link a:hover {
	text-decoration: none
}
.page_nisa2 .section02 h2 {
	text-align: center
}
.page_nisa2 .section02 .section02_inner {
	width: 1005px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_nisa2 .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_nisa2 .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_nisa2 .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_nisa2 .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_nisa2 .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_nisa2 .section02 .client_box>li h3::before, .page_nisa2 .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_nisa2 .section02 .client_box>li h3::before {
	left: 10px
}
.page_nisa2 .section02 .client_box>li h3::after {
	left: 16px
}
.page_nisa2 .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_nisa2 .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_nisa2 .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_nisa2 .section02 .client_box li .inner .image, .page_nisa2 .section02 .client_box li .inner .txt {
	display: table-cell;
	vertical-align: top
}
.page_nisa2 .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_nisa2 .section02 .client_box li .inner .txt {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 702px
}
.page_nisa2 .section02 .client_box li .inner .txt span {
	font-weight: bold;
     color: #f00;
}
.page_nisa2 .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_nisa2 .section02 .client_box li table th, .page_nisa2 .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}

.page_nisa2 .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_nisa2 .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	vertical-align: middle
}
.page_nisa2 .section02 .btn_section {
	margin-top: 20px
}
.page_nisa2 .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_nisa2 .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_nisa2 .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_nisa2 .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_nisa2 .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_nisa2 .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_nisa2 .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_nisa2 .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_nisa2 .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_nisa2 .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_nisa2 .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_nisa2 .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 100px;
}
.page_nisa2 .section03 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 30px;
}
.page_nisa2 .section03 .block01, .page_nisa2 .section03 .block02 {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_nisa2 .section03 .block01 .image, .page_nisa2 .section03 .block01 .txt, .page_nisa2 .section03 .block02 .image, .page_nisa2 .section03 .block02 .txt {
	display: table-cell;
	vertical-align: middle
}
.page_nisa2 .section03 .block01 .image {
	width: 345px;
	text-align: right;
	padding-right: 33px;
}
.page_nisa2 .section03 .block02 .image {
	width: 410px;
	text-align: right;
	padding-left: 20px
}
.page_nisa2 .section03 .block02 .txt, .page_nisa2 .section03 .block02 .image {
	vertical-align: bottom
}
.page_nisa2 .section03 .txt .txt_inner {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	background: #f7f2e1;
	padding: 20px;
	text-align: left;
	font-size: 17px;
	line-height: 1.7
}
.page_nisa2 .section03 .txt .txt_inner span {
	color: #f00;
}
.page_nisa2 .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_nisa2 .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 125px;
	position: relative;
}
.page_nisa2 .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -15px;
	left: 70px
}
.page_nisa2 .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_nisa2 .section04 td.txt {
	color: #9d854d;
	font-size: 17px
}
/* osusume */
.page_osusume .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/osusume/fv_bg.png) no-repeat center top
}
.page_osusume .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 304px;
	padding-top: 30px
}
.page_osusume .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_osusume .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 97px;
	position: relative
}
.page_osusume .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 14px
}
.page_osusume .section01 .headings {
    font-size: 20px;
    padding-top: 50px;
    font-weight: bold;
    text-align: center;
}

.page_osusume .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 5px 0 80px
}
.page_osusume .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_osusume .section01 .txt::before, .page_osusume .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_osusume .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_osusume .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_osusume .section01 .txt span {
	color: #f00;
}
.page_osusume .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px;
	max-width: 40%;
}
.page_osusume .section01 .txt .wt {
	padding: 10px 20px;
	margin: 20px 0;
	background: #fff;
	border: solid 1px #666;
	width: 60%;
	position: relative;
	left: 340px;
}
.page_osusume .section01 .txt .txt1 {
	padding-left: 260px
}
.page_osusume .section01 .txt .txt2 {
	margin-top: 30px
}
.page_osusume .section01 .txt .link {
	margin-top: 10px;
	text-align: right
}
.page_osusume .section01 .txt .link a {
	color: #0083FF;
	text-decoration: underline
}
.page_osusume .section01 .txt .link a:hover {
	text-decoration: none
}
.page_osusume .section02 h2 {
	text-align: center
}
.page_osusume .section02 .section02_inner {
	width: 1005px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_osusume .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_osusume .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_osusume .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_osusume .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_osusume .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_osusume .section02 .client_box>li h3::before, .page_osusume .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_osusume .section02 .client_box>li h3::before {
	left: 10px
}
.page_osusume .section02 .client_box>li h3::after {
	left: 16px
}
.page_osusume .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_osusume .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_osusume .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_osusume .section02 .client_box li .inner .image, .page_osusume .section02 .client_box li .inner .txt {
	display: table-cell;
	vertical-align: top
}
.page_osusume .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_osusume .section02 .client_box li .inner .txt {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 702px
}
.page_osusume .section02 .client_box li .inner .txt span {
	font-weight: bold;
	color: #f00;
}
.page_osusume .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_osusume .section02 .client_box li table th, .page_osusume .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_osusume .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_osusume .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	border-top: 1px solid #9999cc;
	vertical-align: middle
}
.page_osusume .section02 .client_box li table td.cts {
	background: #ccffff;
}
.page_osusume .section02 .btn_section {
	margin-top: 20px
}
.page_osusume .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_osusume .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_osusume .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_osusume .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_osusume .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_osusume .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_osusume .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_osusume .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_osusume .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_osusume .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_osusume .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 125px;
	position: relative;
}
.page_osusume .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -15px;
	left: 70px
}
.page_osusume .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_osusume .section04 td.txt {
	color: #9d854d;
	font-size: 17px
}
.page_shintaku .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/shintaku/fv_bg.png) no-repeat center top
}
.page_shintaku .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 306px;
	padding-top: 52px;
	text-align: center
}
.page_shintaku .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_shintaku .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 90px
}
.page_shintaku .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_shintaku .section01 .heading {
	background: url(img/shintaku/section01_heading.png) no-repeat center top;
	width: 786px;
	height: 79px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 6px;
	line-height: 1.2
}
.page_shintaku .section01 .heading span {
	font-size: 30px;
	color: #ffde28;
	font-weight: bold
}
.page_shintaku .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_shintaku .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_shintaku .section01 .txt::before, .page_shintaku .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_shintaku .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_shintaku .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_shintaku .section01 .txt span {
	color: #f00;
}
.page_shintaku .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_shintaku .section01 .txt .txt1 {
	padding-left: 340px
}
.page_shintaku .section01 .txt .txt2 {
	margin-top: 70px
}
.page_shintaku .section02 h2 {
	text-align: center
}
.page_shintaku .section02 .section02_inner {
	width: 1100px !important;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_shintaku .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_shintaku .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_shintaku .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_shintaku .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_shintaku .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_shintaku .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_shintaku .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_shintaku .section02 .client_box>li h3::before, .page_shintaku .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_shintaku .section02 .client_box>li h3::before {
	left: 10px
}
.page_shintaku .section02 .client_box>li h3::after {
	left: 16px
}
.page_shintaku .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_shintaku .section02 .client_box li .inner .image, .page_shintaku .section02 .client_box li .inner .text {
	display: table-cell;
	vertical-align: top
}
.page_shintaku .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_shintaku .section02 .client_box li .inner .text {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 752px
}
.page_shintaku .section02 .client_box li .inner .text span {
    color:#ff302a;
    font-weight: bold;
}
.page_shintaku .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_shintaku .section02 .client_box li table th, .page_shintaku .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_shintaku .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_shintaku .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	vertical-align: middle
}
.page_shintaku .section02 .btn_section {
	margin-top: 20px
}
.page_shintaku .section02 .btn_section ul {
	font-size: 0
}
.page_shintaku .section02 .btn_section ul li {
	background: #f00;
	font-size: 16px;
	display: inline-block;
	width: 49%;
	margin-left: 2%;
	vertical-align: top
}
.page_shintaku .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_shintaku .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_shintaku .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_shintaku .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_shintaku .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_shintaku .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_shintaku .section03 {
	background: #fffcf0
}
.page_shintaku .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_shintaku .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 140px
}
.page_shintaku .section03 .inner {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_shintaku .section03 .item {
	background: #fff;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	padding: 20px
}
.page_shintaku .section03 .item:first-of-type {
	margin-top: 10px
}
.page_shintaku .section03 .item .wrap {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_shintaku .section03 .item .wrap .txt, .page_shintaku .section03 .item .wrap .image {
	display: table-cell;
	vertical-align: middle
}
.page_shintaku .section03 .item .wrap .image {
	width: 320px;
	text-align: center
}
.page_shintaku .section03 .item .wrap .txt {
	padding-right: 20px;
	font-size: 16px
}
.page_shintaku .section03 .item .wrap .txt .heading {
	padding-bottom: 10px;
	border-bottom: 2px dashed #3e688c
}
.page_shintaku .section03 .item .wrap .txt p {
	padding: 10px 0 0 10px
}
.page_shintaku .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 137px;
	position: relative
}
.page_shintaku .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 70px
}
.page_shintaku .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_shintaku .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/shintaku/fv_bg.png) no-repeat center top
}
.page_shintaku .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 306px;
	padding-top: 52px;
	text-align: center
}
.page_shintaku .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_shintaku .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 90px
}
.page_shintaku .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_shintaku .section01 .heading {
	background: url(img/shintaku/section01_heading.png) no-repeat center top;
	width: 786px;
	height: 79px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 6px;
	line-height: 1.2
}
.page_shintaku .section01 .heading span {
	font-size: 30px;
	color: #ffde28;
	font-weight: bold
}
.page_shintaku .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_shintaku .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_shintaku .section01 .txt::before, .page_shintaku .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_shintaku .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_shintaku .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_shintaku .section01 .txt span {
	color: #f00;
}
.page_shintaku .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_shintaku .section01 .txt .txt1 {
	padding-left: 340px
}
.page_shintaku .section01 .txt .txt2 {
	margin-top: 70px
}
.page_shintaku .section02 h2 {
	text-align: center
}
.page_shintaku .section02 .section02_inner {
	width: 1005px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_shintaku .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_shintaku .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_shintaku .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_shintaku .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_shintaku .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_shintaku .section02 .client_box>li h3::before, .page_shintaku .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_shintaku .section02 .client_box>li h3::before {
	left: 10px
}
.page_shintaku .section02 .client_box>li h3::after {
	left: 16px
}
.page_shintaku .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_shintaku .section02 .client_box li .inner .image, .page_shintaku .section02 .client_box li .inner .txt {
	display: table-cell;
	vertical-align: top
}
.page_shintaku .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_shintaku .section02 .client_box li .inner .txt span {
	font-weight: bold;
     color: #f00;
	}
.page_shintaku .section02 .client_box li .inner .txt {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 702px
}
.page_shintaku .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_shintaku .section02 .client_box li table th, .page_shintaku .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_shintaku .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_shintaku .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	vertical-align: middle
}
.page_shintaku .section02 .btn_section {
	margin-top: 20px
}
.page_shintaku .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_shintaku .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_shintaku .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_shintaku .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_shintaku .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_shintaku .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_shintaku .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_shintaku .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_shintaku .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_shintaku .section03 {
	background: #fffcf0
}
.page_shintaku .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_shintaku .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 140px
}
.page_shintaku .section03 .inner {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_shintaku .section03 .item {
	background: #fff;
	margin-top: 30px;
	-webkit-box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	box-shadow: 6px 6px 0 rgba(0,0,0,0.15);
	padding: 20px
}
.page_shintaku .section03 .item:first-of-type {
	margin-top: 10px
}
.page_shintaku .section03 .item .wrap {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_shintaku .section03 .item .wrap .txt, .page_shintaku .section03 .item .wrap .image {
	display: table-cell;
	vertical-align: middle
}
.page_shintaku .section03 .item .wrap .image {
	width: 320px;
	text-align: center
}
.page_shintaku .section03 .item .wrap .txt {
	padding-right: 20px;
	font-size: 16px
}
.page_shintaku .section03 .item .wrap .txt .heading {
	padding-bottom: 10px;
	border-bottom: 2px dashed #3e688c
}
.page_shintaku .section03 .item .wrap .txt p {
	padding: 10px 0 0 10px
}
.page_shintaku .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_shintaku .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 137px;
	position: relative
}
.page_shintaku .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 70px
}
.page_shintaku .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_ipo2 .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/ipo2/fv_bg.png) no-repeat center top
}
.page_ipo2 .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 304px;
	padding-top: 30px
}
.page_ipo2 .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_ipo2 .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_ipo2 .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 140px
}
.page_ipo2 .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_ipo2 .section01 .heading {
	background: url(img/ipo2/section01_heading.png) no-repeat center top;
	width: 554px;
	height: 56px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 8px;
	line-height: 1.2
}
.page_ipo2 .section01 .heading span {
	font-size: 30px
}
.page_ipo2 .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_ipo2 .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_ipo2 .section01 .txt::before, .page_ipo2 .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_ipo2 .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_ipo2 .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_ipo2 .section01 .txt span {
	color: #f00;
}
.page_ipo2 .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_ipo2 .section01 .txt .txt1 {
	padding-left: 340px
}
.page_ipo2 .section01 .txt .txt2 {
	margin-top: 30px
}
.page_ipo2 .section01 .txt .link {
	margin-top: 10px;
	text-align: right
}
.page_ipo2 .section01 .txt .link a {
	color: #0083FF;
	text-decoration: underline
}
.page_ipo2 .section01 .txt .link a:hover {
	text-decoration: none
}
.page_ipo2 .section02 h2 {
	text-align: center
}
.page_ipo2 .section02 .section02_inner {
	width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_ipo2 .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_ipo2 .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_ipo2 .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_ipo2 .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_ipo2 .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_ipo2 .section02 .client_box>li h3::before, .page_ipo2 .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_ipo2 .section02 .client_box>li h3::before {
	left: 10px
}
.page_ipo2 .section02 .client_box>li h3::after {
	left: 16px
}
.page_ipo2 .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_ipo2 .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_ipo2 .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_ipo2 .section02 .client_box li .inner .image, .page_ipo2 .section02 .client_box li .inner .text {
	display: table-cell;
	vertical-align: top
}
.page_ipo2 .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_ipo2 .section02 .client_box li .inner .text {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 752px
}
.page_ipo2 .section02 .client_box li .inner .text span {
    color:#ff302a;
    font-weight: bold;
}
.page_ipo2 .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_ipo2 .section02 .client_box li table th, .page_ipo2 .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_ipo2 .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_ipo2 .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	vertical-align: middle
}
.page_ipo2 .section02 .btn_section {
	margin-top: 20px
}
.page_ipo2 .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_ipo2 .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_ipo2 .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_ipo2 .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_ipo2 .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_ipo2 .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_ipo2 .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_ipo2 .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_ipo2 .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_ipo2 .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_ipo2 .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_ipo2 .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 220px
}
.page_ipo2 .section03 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_ipo2 .section03 .heading {
	text-align: center;
	margin-top: 20px
}
.page_ipo2 .section03 .block01, .page_ipo2 .section03 .block02 {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_ipo2 .section03 .block01 .image, .page_ipo2 .section03 .block01 .txt, .page_ipo2 .section03 .block02 .image, .page_ipo2 .section03 .block02 .txt {
	display: table-cell;
	vertical-align: middle
}
.page_ipo2 .section03 .block01 .image {
	width: 345px;
	text-align: right;
	padding-right: 20px
}
.page_ipo2 .section03 .block02 .image {
	width: 410px;
	text-align: right;
	padding-left: 20px
}
.page_ipo2 .section03 .block02 .txt, .page_ipo2 .section03 .block02 .image {
	vertical-align: bottom
}
.page_ipo2 .section03 .txt .txt_inner {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	background: #f7f2e1;
	padding: 20px;
	text-align: left;
	font-size: 17px;
	line-height: 1.7
}
.page_ipo2 .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_ipo2 .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 147px;
	position: relative
}
.page_ipo2 .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 70px
}
.page_ipo2 .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_ipo2 .section04 td.txt {
	color: #9d854d;
	font-size: 17px
}
.page_ipo2 .section02 .btn_section {
  margin-top: 20px;
}
.page_ipo2 .section02 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_ipo2 .section02 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_ipo2 .section02 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_ipo2 .section02 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_ipo2 .section02 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_ipo2 .section02 .btn_section .blue a {
  background: #299297;
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
  border-bottom: 5px solid #205d5d;
}
.page_ipo2 .section02 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_ipo2 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_ipo2 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_ipo2 .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_ipo2 .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_ipo2 .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_ipo2 .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_ipo2 .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_ipo2 .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_ipo2 .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_ipo2 .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_ipo2 .section02 .btn_section .trigger span::before, .page_ipo2 .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_ipo2 .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_ipo2 .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_ipo2 .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_ipo2 .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_ipo2 .section02 .anchor {
    margin-top:-110px;
    padding-top:110px;
}
.page_ipo2 .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_ipo2 .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_ipo2 .kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}
.page_ipo2 .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.page_ipo2 .kaisetsu_flow .cl_flow ul li:nth-child(1), .page_ipo2 .kaisetsu_flow .cl_flow ul li:nth-child(2), .page_ipo2 .kaisetsu_flow .cl_flow ul li:nth-child(3), .page_ipo2 .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}
.client_detail {
	border-top: 1px solid #ddd
}
.client_detail .shiny_btn a::before {
	animation: shiny 10s infinite linear;
	-webkit-animation: shiny 10s infinite linear;
	-moz-animation: shiny 10s infinite linear
}
.client_detail .wrap {
	width: 1100px;
	margin: 0 auto
}
.client_detail .wrap table {
	width: 100%;
	margin-top: 10px;
	border: 1px solid #003366
}
.client_detail .wrap table th, .client_detail .wrap table td {
	text-align: center;
	padding: 8px;
	font-size: 15px;
	line-height: 1.4;
	vertical-align: middle
}
.client_detail .wrap table thead tr th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.5);
	font-weight: bold
}
.client_detail .wrap table thead tr th:last-child {
	border-right: none
}
.client_detail .wrap table td {
	background: #fffdf9;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	vertical-align: middle
}
.client_detail .wrap table tbody th {
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366
}
.client_detail .wrap .section {
	margin-top: 20px
}
.client_detail .wrap .section:first-child {
	margin-top: 0
}
.client_detail .single_ttl {
	background: url(img/shintaku/ttl_bg.png) repeat;
	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 0.08em;
	position: relative
}
.client_detail .single_ttl::before, .client_detail .single_ttl::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.client_detail .single_ttl::before {
	left: 10px
}
.client_detail .single_ttl::after {
	left: 16px
}
.client_detail .single_ttl a {
    color:#fff;
    font-weight: bold;
}
.client_detail .single_ttl a:hover {
    text-decoration: underline;
}
.client_detail .intro {
	position: relative
}
.client_detail .intro .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px 8px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	font-size: 21px
}
.client_detail .intro .comment::before {
	content: "";
	position: absolute;
	left: -6px;
	bottom: 2px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.client_detail .intro .inner {
	padding: 20px
}
.client_detail .intro .table_wrap {
	width: 100%;
	display: table;
	table-layout: fixed
}
.client_detail .intro .table_wrap .image, .client_detail .intro .table_wrap .txt {
	display: table-cell;
	vertical-align: top
}
.client_detail .intro .table_wrap .image {
	width: 300px
}
.client_detail .intro .table_wrap .txt {
	padding-left: 20px
}
.client_detail .intro .recomment {
	background: #fff;
	width: 100%;
	display: table;
	table-layout: fixed
}
.client_detail .intro .recomment .ttl, .client_detail .intro .recomment .recomment_txt {
	display: table-cell;
	vertical-align: middle
}
.client_detail .intro .recomment .ttl {
	width: 265px;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	text-align: center;
	background: #115551
}
.client_detail .intro .recomment .recomment_txt {
	padding: 15px 20px
}
.client_detail .intro .recomment ul li {
	margin-top: 10px;
	font-size: 16px;
	position: relative;
	padding-left: 34px;
	font-weight: bold
}
.client_detail .intro .recomment ul li::before {
	content: "";
	width: 27px;
	height: 25px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/detail/intro_ico.png) no-repeat center top
}
.client_detail .intro .recomment ul li:first-child {
	margin-top: 0
}
.client_detail .intro .read {
	margin-top: 10px
}
.client_detail .intro .read span {
	color: #f00;
	font-weight: bold
}
.client_detail .intro .remark {
	margin-top: 5px;
	font-size: 12px
}
.client_detail .official_btn {
	margin-top: 20px;
	font-size: 20px
}
.client_detail .over_view .inner {
	padding: 20px
}
.client_detail .over_view .inner .item {
	margin-top: 20px
}
.client_detail .over_view .inner .item:first-child {
	margin-top: 0
}
.client_detail .over_view .inner .item:first-child table th {
	width: 14.28%
}
.client_detail .over_view .inner .item:nth-child(2) table th {
	width: 11.1%
}
.client_detail .over_view .inner .heading {
	font-size: 18px;
	font-weight: bold
}
.client_detail .ipo .inner {
	padding: 20px
}
.client_detail .ipo .inner .item {
	margin-top: 20px
}
.client_detail .ipo .inner .item:first-child {
	margin-top: 0
}
.client_detail .ipo .inner .item:first-child table th {
	width: 33%
}
.client_detail .ipo .inner .item:nth-child(2) table th {
	width: 9.09%
}
.client_detail .ipo .inner .heading {
	font-size: 18px;
	font-weight: bold
}
.client_detail .feature .inner {
	padding: 20px
}
.client_detail .feature .inner .item {
	margin-top: 20px
}
.client_detail .feature .inner .item:first-child {
	margin-top: 0
}
.client_detail .feature .heading {
	font-size: 18px;
	font-weight: bold;
	color: #1e4e7a
}
.client_detail .campaign {
	border: 5px solid #ff903e;
	padding: 30px;
	background: #ffffe7
}
.client_detail .campaign .inner {
	padding: 20px
}
.client_detail .campaign .image {
	margin-top: 20px;
	text-align: center
}
.single_column .fv {
	position: relative;
	border-top: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	width: 100%;
	background: url(img/column/fv_bg.png) no-repeat center bottom;
	background-color: #fcfcfe
}
.single_column .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 325px;
	position: relative
}
.single_column .fv .fv_txt {
	position: absolute;
	top: 80px;
	left: 360px
}
.single_column .purpose {
	margin-top: 0
}
.single_column .article_body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.75;
	width: 1100px;
	margin: 0 auto;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
	box-shadow: 0 0 5px rgba(0,0,0,0.15);
	padding: 50px
}
.single_column .article_body .column_heading1 {
	margin-top: 50px;
	background: #1565a9;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0 10px 84px;
	position: relative
}
.single_column .article_body .column_heading1:first-of-type {
	margin-top: 0
}
.single_column .article_body .column_heading1 span {
	position: absolute;
	left: 18px;
	top: -10px;
	display: block;
	width: 53px;
	height: 53px;
	background: url(img/column/ttl_ico1.png) no-repeat center top
}
.single_column .article_body .column_heading1::before {
	width: 2px;
	height: 100%;
	content: "";
	position: absolute;
	right: 62px;
	top: 0;
	background: #fff
}
.single_column .article_body .column_heading1::after {
	width: 26px;
	height: 25px;
	content: "";
	position: absolute;
	right: 18px;
	top: 50%;
	margin-top: -12.5px;
	background: url(img/column/ttl_ico2.png) no-repeat center top
}
.single_column .article_body .image_right {
	padding: 20px 20px 0
}
.single_column .article_body .image_right .image {
	float: right;
	padding-left: 20px
}
.single_column .article_body .image_left {
	padding: 20px 20px 0
}
.single_column .article_body .image_left .image {
	float: left;
	padding-left: 20px
}
.single_column .article_body .column_heading2 {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin-top: 30px;
	font-size: 28px;
	font-weight: bold;
	color: #1565a9;
	text-decoration: underline
}
.single_column .article_body p {
	padding: 10px 0 0
}
.single_column .article_body .column_heading1+p {
	padding-top: 25px
}
.single_column .article_body .column_heading3 {
	margin-top: 30px;
	font-size: 20px;
	font-weight: bold
}
.single_column .trigger {
    position: relative;
}
.single_column .trigger .ico {
    position: absolute;
    right:80px;
    bottom:15px;
    width:30px;
    height:30px;
    border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    background: #fff;
}
.single_column .trigger .ico::before,
.single_column .trigger .ico::after {
    content:"";
    position: absolute;
    background:#1565a9;
    -moz-transition:0.3s;-webkit-transition:0.3s;-o-transition:0.3s;-ms-transition:0.3s;transition: 0.3s;
}
.single_column .trigger .ico::before {
    width:14px;
    height:2px;
    left:8px;
    top:14px;
}
.single_column .trigger .ico::after {
    width:2px;
    height:14px;
    left:14px;
    top:8px;
}
.single_column .trigger.active .ico::before,
.single_column .trigger.active .ico::after {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.page_compare {
	padding-top: 25px
}
.page_compare .compare_ttl {
	background: url(img/compare/compare_ttl.png) no-repeat center top;
	width: 1083px;
	margin: 0 auto;
	line-height: 54px;
	color: #891414;
	font-size: 29px;
	padding-left: 70px;
	font-weight: bold
}
.page_compare .search_ttl {
	background: url(img/compare/search_ttl.png) no-repeat center top;
	width: 1083px;
	margin: 0 auto;
	line-height: 54px;
	font-size: 29px;
	padding-left: 70px;
	font-weight: bold
}
.page_compare .top_tab_section {
	margin-top: 30px
}
.page_compare .top_tab_section .content table thead {
	font-size: 13px;
	background: #1d4e79;
	color: #fff
}
.page_compare .top_tab_section .content table thead .sort {
	background: #dfdfdf;
	color: #333
}
.page_compare .top_tab_section .content table thead .sort ul {
	font-size: 0
}
.page_compare .top_tab_section .content table thead .sort ul li {
	display: inline-block;
	vertical-align: top
}
.page_compare .top_tab_section .content table thead .sort ul li:first-child {
	margin-right: 10px
}
.page_compare .top_tab_section .content table tr th, .page_compare .top_tab_section .content table tr td {
	width: auto
}
.page_compare .top_tab_section .content table thead tr td:nth-child(1), .page_compare .top_tab_section .content table tbody tr th:nth-child(1) {
	width: 70px !important
}
.page_compare .top_tab_section .content table tbody tr:first-child {
	background: #fff
}
.page_compare .btn {
	width: 80px !important
}
.page_compare .btn .shiny_btn:nth-child(2) {
	margin-top: 10px
}
.page_compare .point_section {
	background: #fff;
	border: 5px solid #d7d7d7;
	margin-top: 40px
}
.page_compare .point_section .ttl {
	background: url(img/compare/ttl_point_bg.png) repeat center top;
	text-align: center;
	padding: 28px 0
}
.page_compare .point_section .inner {
	padding: 40px 30px
}
.page_compare .point_section ul li {
	margin-top: 20px
}
.page_compare .point_section ul li:first-child {
	margin-top: 0
}
.page_compare .point_section ul li .heading {
	font-size: 30px;
	font-weight: bold;
	padding-left: 130px;
	line-height: 40px
}
.page_compare .point_section ul li .heading a, .page_compare .point_section ul li .heading span {
	display: inline-block;
	vertical-align: top
}
.page_compare .point_section ul li .heading a {
	color: #1b4e7a;
	text-decoration: underline;
	font-weight: bold
}
.page_compare .point_section ul li .heading a:hover {
	text-decoration: none
}
.page_compare .point_section ul li .heading span {
	width: 45px;
	margin-left: 10px
}
.page_compare .point_section ul li .txt {
	margin-top: 10px;
	font-size: 16px
}
.page_compare .point_section ul li .txt a {
	text-decoration: underline;
	color: #289bd0
}
.page_compare .point_section ul li .txt a:hover {
	text-decoration: none
}
.page_compare .point_section ul li:nth-child(1) .heading {
	background: url(img/compare/point1_mini.jpg) no-repeat left center
}
.page_compare .point_section ul li:nth-child(2) .heading {
	background: url(img/compare/point2_mini.jpg) no-repeat left center
}
.page_compare .point_section ul li:nth-child(3) .heading {
	background: url(img/compare/point3_mini.jpg) no-repeat left center
}
.page_compare .search_table2 table {
	width: 100%;
	border: 1px solid #ddd;
	margin-top: 20px
}
.page_compare .search_table2 table th, .page_compare .search_table2 table td {
	padding: 5px;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 14px
}
.page_compare .search_table2 table th {
	background: #1d4e79;
	color: #fff
}
.page_compare .search_table2+.top_tab_section {
	margin-top: 50px
}
.page_compare .remarks {
	margin-top: 5px;
    font-size: 12px;
}


.shiny_btn.detail a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	border: 1px solid #299bd0;
	border-radius: 2px;
	background: #299bd0;
	background: -moz-linear-gradient(top, #299bd0 50%, #0c81b7 50%);
	background: -webkit-linear-gradient(top, #299bd0 50%, #0c81b7 50%);
	background: linear-gradient(to bottom, #299bd0 50%, #0c81b7 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299bd0', endColorstr='#0c81b7', GradientType=0 );
	color: #ffffff;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-box-shadow: 0 5px 0 #0c5c81;
	-moz-box-shadow: 0 5px 0 #0c5c81;
	box-shadow: 0 5px 0 #0c5c81
}
.h1_txt {
	display: none;
}


/* beginner */
.page_beginner .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/beginner/fv_bg.png) no-repeat center top
}
.page_beginner .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 304px;
	padding-top: 30px
}
.page_beginner .top_heading .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_beginner .top_heading .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 97px;
	position: relative
}
.page_beginner .top_heading .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 14px
}
.page_beginner .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_beginner .section01 .heading {
	background: url(img/beginner/section01_heading.png) no-repeat center top;
	width: 554px;
	height: 56px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 8px;
	line-height: 1.2
}
.page_beginner .section01 .heading span {
	font-size: 30px
}
.page_beginner .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_beginner .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_beginner .section01 .txt::before, .page_beginner .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_beginner .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_beginner .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_beginner .section01 .txt span {
	color: #f00;
}
.page_beginner .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_beginner .section01 .txt .wt {
	padding: 10px 20px;
	margin: 20px 0;
	background: #fff;
	border: solid 1px #666;
	width: 60%;
	position: relative;
	left: 340px;
}
.page_beginner .section01 .txt .txt1 {
	padding-left: 340px
}
.page_beginner .section01 .txt .txt2 {
	margin-top: 30px
}
.page_beginner .section01 .txt .link {
	margin-top: 10px;
	text-align: right
}
.page_beginner .section01 .txt .link a {
	color: #0083FF;
	text-decoration: underline
}
.page_beginner .section01 .txt .link a:hover {
	text-decoration: none
}
.page_beginner .section02 h2 {
	text-align: center
}
.page_beginner .section02 .section02_inner {
	width: 1005px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_beginner .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_beginner .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_beginner .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_beginner .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_beginner .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;

	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_beginner .section02 .client_box>li h3::before, .page_beginner .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_beginner .section02 .client_box>li h3::before {
	left: 10px
}
.page_beginner .section02 .client_box>li h3::after {
	left: 16px
}
.page_beginner .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_beginner .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_beginner .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_beginner .section02 .client_box li .inner .image, .page_beginner .section02 .client_box li .inner .txt {
	display: table-cell;
	vertical-align: top
}
.page_beginner .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_beginner .section02 .client_box li .inner .txt {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 14px;
	font-size: 15px;
	width: 702px
}

.page_beginner .section02 .client_box li .inner .txt span {
	font-weight: bold;
     color: #f00;
}

.page_beginner .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_beginner .section02 .client_box li table th, .page_beginner .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_beginner .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_beginner .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	border-top: 1px solid #9999cc;
	vertical-align: middle
}
.page_beginner .section02 .client_box li table td.cts {
	background: #ccffff;
}
.page_beginner .section02 .btn_section {
	margin-top: 20px
}
.page_beginner .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_beginner .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_beginner .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_beginner .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_beginner .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_beginner .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_beginner .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_beginner .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_beginner .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_beginner .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_beginner .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_beginner .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 100px;
}
.page_beginner .section03 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 30px;
}
.page_beginner .section03 .block01, .page_beginner .section03 .block02 {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_beginner .section03 .block01 .image, .page_beginner .section03 .block01 .txt, .page_beginner .section03 .block02 .image, .page_beginner .section03 .block02 .txt {
	display: table-cell;
	vertical-align: middle
}
.page_beginner .section03 .block01 .image {
	width: 345px;
	text-align: right;
	padding-right: 33px;
}
.page_beginner .section03 .block02 .image {
	width: 410px;
	text-align: right;
	padding-left: 20px
}
.page_beginner .section03 .block02 .txt, .page_beginner .section03 .block02 .image {
	vertical-align: bottom
}
.page_beginner .section03 .txt .txt_inner {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	background: #f7f2e1;
	padding: 20px;
	text-align: left;
	font-size: 17px;
	line-height: 1.7
}
.page_beginner .section03 .txt .txt_inner span {
	color: #f00;
}
.page_beginner .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_beginner .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 125px;
	position: relative;
}
.page_beginner .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -15px;
	left: 70px
}
.page_beginner .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_beginner .section04 td.txt {
	color: #9d854d;
	font-size: 17px
}



/* commission */
.page_commission .fv {
	width: 100%;
	box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.15);
	background: url(img/commission/fv_bg.png) no-repeat center top
}
.page_commission .fv .inner {
	width: 1100px;
	margin: 0 auto;
	height: 304px;
	padding-top: 30px
}
.page_commission .section01 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_commission .section01 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 97px;
	position: relative
}
.page_commission .section01 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 14px
}
.page_commission .section01 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 80px
}
.page_commission .section01 .heading {
	background: url(img/commission/section01_heading.png) no-repeat center top;
	width: 554px;
	height: 56px;
	margin: 0 auto;
	text-align: center;
	color: #fcf5d9;
	font-size: 24px;
	padding-top: 8px;
	line-height: 1.2
}
.page_commission .section01 .heading span {
	font-size: 30px
}
.page_commission .section01 .image1 {
	margin-top: 25px;
	text-align: center
}
.page_commission .section01 .txt {
	margin-top: 100px;
	position: relative;
	background: url(img/shintaku/section01_bg.png) repeat;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1e2020;
	padding: 60px 20px
}
.page_commission .section01 .txt::before, .page_commission .section01 .txt::after {
	content: "";
	position: absolute;
	width: 232px;
	height: 25px;
	left: 0;
	right: 0;
	margin: 0 auto
}
.page_commission .section01 .txt::before {
	top: 20px;
	background: url(img/shintaku/section01_ico1.png) no-repeat center top
}
.page_commission .section01 .txt::after {
	bottom: 20px;
	background: url(img/shintaku/section01_ico2.png) no-repeat center top
}
.page_commission .section01 .txt span {
	color: #f00;
}
.page_commission .section01 .txt .image {
	position: absolute;
	left: 0;
	top: -50px
}
.page_commission .section01 .txt .wt {
	padding: 10px 20px;
	margin: 20px 0;
	background: #fff;
	border: solid 1px #666;
	width: 60%;
	position: relative;
	left: 340px;
}
.page_commission .section01 .txt .txt1 {
	padding-left: 340px
}
.page_commission .section01 .txt .txt2 {
	margin-top: 30px
}
.page_commission .section01 .txt .link {
	margin-top: 10px;
	text-align: right
}
.page_commission .section01 .txt .link a {
	color: #0083FF;
	text-decoration: underline
}
.page_commission .section01 .txt .link a:hover {
	text-decoration: none
}
.page_commission .section02 h2 {
	text-align: center
}
.page_commission .section02 .section02_inner {
	width: 1100px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 50px
}
.page_commission .section02 .client_box>li {
	position: relative;
	background: #e9e9e9;
	margin-top: 60px
}
.page_commission .section02 .client_box>li:first-child {
	margin-top: 0
}
.page_commission .section02 .comment {
	position: absolute;
	display: inline-block;
	background: #e9e082;
	text-align: center;
	color: #24547d;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px 40px;
	top: -25px;
	right: 20px;
	font-weight: bold;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px
}
.page_commission .section02 .comment::before {
	content: "";
	position: absolute;
	left: -8px;
	bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 14px 11px 12px;
	border-color: transparent transparent #e9e082 transparent;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg)
}
.page_commission .section02 .client_box>li h3 {
	background: url(img/shintaku/ttl_bg.png) repeat;

	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative
}
.page_commission .section02 .client_box>li h3::before, .page_commission .section02 .client_box>li h3::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
	background: #edebbe
}
.page_commission .section02 .client_box>li h3::before {
	left: 10px
}
.page_commission .section02 .client_box>li h3::after {
	left: 16px
}
.page_commission .section02 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_commission .section02 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_commission .section02 .client_box>li h4 {
	background: url(img/shintaku/ttl_bg.png) repeat;

	padding: 5px 20px 5px 34px;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
	position: relative;
	text-align: center;
}
.page_commission .section02 .client_box>li h3::before, .page_commission .section02 .client_box>li h4::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 2px;
	height: 85%;
}
.page_commission .section02 .client_box>li h4::before {
	left: 10px
}
.page_commission .section02 .client_box>li h4::after {
	left: 16px
}
.page_commission .section02 .client_box li .inner {
	border: 1px solid #0b72a2;
	padding: 20px
}
.page_commission .section02 .client_box li .inner .image, .page_commission .section02 .client_box li .inner .text {
	display: table-cell;
	vertical-align: top
}
.page_commission .section02 .client_box li .inner .image {
	width: 300px;
	padding: 0 10px 0 0
}
.page_commission .section02 .client_box li .inner .text {
	background: #fff;
	box-shadow: 4px 4px rgba(0,0,0,0.2);
	padding: 5px;
	font-size: 15px;
	width: 752px
}
.page_commission .section02 .client_box li .inner .text span {
	font-weight: bold;
     color: #f00;
}
.page_commission .section02 .client_box li .inner .text ul li {
    padding-left: 25px;
    font-size: 18px;
    font-weight: bold;
    background: url(/img/commission/check_box.png) no-repeat left center;
    background-size: 18px auto;
}

.page_commission .section02 .client_box li table {
	margin-top: 14px;
	width: 100%;
	border: 1px solid #003366
}
.page_commission .section02 .client_box li table th, .page_commission .section02 td {
	text-align: center;
	padding: 6px 12px;
	font-size: 105%;
	vertical-align: middle
}
.page_commission .section02 .client_box li table th {
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	border-right: 1px solid #fff;
	width: 5%
}
.page_commission .section02 .client_box li table td {
	background: #fffdf9;
	border-right: 1px solid #9999cc;
	border-top: 1px solid #9999cc;
	vertical-align: middle
}
.page_commission .section02 .client_box li table td.cts {
	background: #ccffff;
}
.page_commission .section02 .btn_section {
	margin-top: 20px
}
.page_commission .section02 .btn_section ul {
	font-size: 0;
	text-align: center
}
.page_commission .section02 .btn_section ul li {
	background: #fff;
	font-size: 16px;
	display: inline-block;
	width: 48%;
	margin-left: 2%;
	vertical-align: top
}
.page_commission .section02 .btn_section ul li:first-child {
	margin-left: 0
}
.page_commission .section02 .btn_section ul li a {
	font-size: 20px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.page_commission .section02 .btn_section ul li a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75
}
.page_commission .section02 .btn_section .blue a {
	background: #299297;
	background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
	background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
	border-bottom: 5px solid #205d5d
}
.page_commission .section02 .btn_section .red a {
	border-bottom: 5px solid #6a0c0c
}
.page_commission .shiny_btn a::before {
	animation: shiny 6s infinite linear;
	-webkit-animation: shiny 6s infinite linear;
	-moz-animation: shiny 6s infinite linear
}
.page_commission .shiny_btn a:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}
.page_commission .section03 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_commission .section03 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 99px;
	position: relative
}
.page_commission .section03 .ttl .ttl_inner h2 {
	position: absolute;
	top: -8px;
	left: 100px;
}
.page_commission .section03 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0 30px;
}
.page_commission .section03 .block01, .page_commission .section03 .block02 {
	width: 100%;
	display: table;
	table-layout: fixed
}
.page_commission .section03 .block01 .image, .page_commission .section03 .block01 .txt, .page_commission .section03 .block02 .image, .page_commission .section03 .block02 .txt {
	display: table-cell;
	vertical-align: middle
}
.page_commission .section03 .block01 .image {
	width: 345px;
	text-align: right;
	padding-right: 15px;
}
.page_commission .section03 .block02 .image {
	width: 410px;
	text-align: right;
	padding-left: 20px
}
.page_commission .section03 .block02 .txt, .page_commission .section03 .block02 .image {
	vertical-align: bottom
}
.page_commission .section03 .txt .txt_inner {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	background: #f7f2e1;
	padding: 20px;
	text-align: left;
	font-size: 17px;
	line-height: 1.7
}
.page_commission .section03 .txt .txt_inner span {
	color: #f00;
}
.page_commission .section04 .ttl {
	background: url(img/shintaku/ttl_bg.png) repeat
}
.page_commission .section04 .ttl .ttl_inner {
	width: 1100px;
	margin: 0 auto;
	height: 125px;
	position: relative;
}
.page_commission .section04 .ttl .ttl_inner h2 {
	position: absolute;
	top: -15px;
	left: 70px
}
.page_commission .section04 .inner {
	width: 1100px;
	margin: 0 auto;
	padding: 40px 0 50px
}
.page_commission .section04 td.txt {
	color: #9d854d;
	font-size: 17px
}
.page_commission .section02 .btn_section {
  margin-top: 20px;
}
.page_commission .section02 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_commission .section02 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_commission .section02 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_commission .section02 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_commission .section02 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_commission .section02 .btn_section .blue a {
  background: #299297;
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
  border-bottom: 5px solid #205d5d;
}
.page_commission .section02 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_commission .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_commission .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_commission .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_commission .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_commission .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_commission .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_commission .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_commission .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_commission .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_commission .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_commission .section02 .btn_section .trigger span::before, .page_commission .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_commission .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_commission .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_commission .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_commission .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_commission .section02 .anchor {
    margin-top:-110px;
    padding-top:110px;
}
.page_commission .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_commission .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_commission .kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}
.page_commission .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.page_commission .kaisetsu_flow .cl_flow ul li:nth-child(1), .page_commission .kaisetsu_flow .cl_flow ul li:nth-child(2), .page_commission .kaisetsu_flow .cl_flow ul li:nth-child(3), .page_commission .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}






.table_style2 {
  padding: 30px 20px 20px;
}
.table_style2 table {
  border: 1px solid #999;
  width: 100%;
}
.table_style2 table th, .table_style2 table td {
  vertical-align: middle;
  border: 1px solid #999;
  padding: 10px;
  background: #fff;
  text-align: center;
  font-size: 13px;
}
.table_style2 table th {
  background: #bed8f1;
}
.table_style2 table .number {
  width: 40px;
}
.table_style2 table .price {
  width: 120px;
}
.table_style2 table .date {
  width: 120px;
}
.table_style2 table .percent {
  width: 100px;
}
.table_style2 table .percent.red {
  font-weight: bold;
  color: #b51010;
  background: #fadada;
}


.table_style1 {
  padding: 10px 20px 20px;
}
.table_style1 table {
  border: 1px solid #999;
  width: 100%;
  margin-top: 20px;
}
.table_style1 table th, .table_style1 table td {
  vertical-align: middle;
  border: 1px solid #999;
  padding: 15px;
  background: #fff;
  text-align: center;
}
.table_style1 table th {
  width: 300px;
  background: #bed8f1;
}
.table_style1 table td.red {
  color: #b51010;
  font-weight: bold;
  font-size: 20px;
}

.overview *, .overview *:before, .overview *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.overview {
  padding-top: 15px;
  padding-bottom: 15px;
}
.overview .swiper-container {
  width: 100%;
  transition: opacity .6s ease;
}
.overview .swiper-container.loading {
  opacity: 0;
  visibility: hidden;
}
.overview .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 1100px !important;
  height: 290px !important;
}
.overview .swiper-slide a {
  display: block;
  width: 1100px;
  height: 290px;
}
.overview [class^="swiper-button-"] {
  width: 44px;
  transition: all .3s ease;
}
.overview .swiper-pagination {
  bottom: -2px !important;
}
.overview .swiper-pagination-bullet {
  background-color: #194c77 !important;
}
.page_profitable .fv {
  width: 100%;
  box-shadow: 0 -3px 2px -2px rgba(0, 0, 0, 0.15);
  background: url(img/profitable/fv_bg.png) no-repeat center top;
}
.page_profitable .fv .inner {
  width: 1100px;
  margin: 0 auto;
  height: 306px;
  position: relative;
}
.page_profitable .fv .inner .fv_txt {
  position: absolute;
  top: -2px;
  left: 40px;
}
.page_profitable .reason_heading {
  text-align: center;
  margin-top: 50px;
}
.page_profitable .reason_heading p {
  display: inline-block;
  color: #891414;
  border-bottom: 2px solid #891414;
  font-size: 30px;
  font-weight: bold;
}
.page_profitable .section01 .ttl {
  background: url(img/profitable/ttl_bg.png) repeat center top;
}
.page_profitable .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
}
.page_profitable .section01 .ttl .ttl_inner h2 {
  font-size: 32px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
  color: #fcf5d9;
  line-height: 1.4;
}
.page_profitable .section01 .heading {
  margin-top: 25px;
  text-align: center;
}
.page_profitable .section01 .txt1 {
  text-align: center;
  margin-top: 25px;
  font-weight: bold;
  font-size: 50px;
  color: #2f2f2f;
}
.page_profitable .section01 .txt1 span {
  color: #891414;
  font-weight: bold;
  font-size: 64px;
  display: inline-block;
  margin: 0 6px;
  line-height: 1;
  border-bottom: 3px solid #891414;
}
.page_profitable .section01 .wrap {
  margin-top: 20px;
  background: url(img/profitable/section01_bg.png) repeat center top;
}
.page_profitable .section01 .wrap .inner {
  width: 1100px;
  margin: 0 auto;
  height: 575px;
  position: relative;
}
.page_profitable .section01 .wrap .inner .image {
  position: absolute;
  z-index: 1;
  top: 20px;
  bottom: 0;
  left: 0;
}
.page_profitable .section01 .wrap .inner .txt2 {
  position: absolute;
  z-index: 10;
  top: 40px;
  left: 330px;
  font-size: 37px;
  color: #25557e;
  font-weight: bold;
  line-height: 1.2;
}
.page_profitable .section01 .wrap .inner .txt2 span {
  font-weight: bold;
  color: #891414;
  font-size: 40px;
}
.page_profitable .section01 .txt3 {
  margin-top: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.5;
  color: #2f2f2f;
}
.page_profitable .section01 .txt3 span {
  color: #891414;
  font-weight: bold;
  border-bottom: 2px solid #891414;
}
.page_profitable .check_section {
  margin: 50px auto 0;
  background: url(img/profitable/check_bg.png) repeat center top;
  background-size: cover;
  border: 3px solid #891414;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  text-align: center;
  width: 1003px;
  padding: 40px 0;
  position: relative;
  color: #2f2f2f;
}
.page_profitable .check_section .ico {
  position: absolute;
  top: -20px;
  left: 10px;
  z-index: 10;
}
.page_profitable .check_section .check_heading {
  font-size: 38px;
  line-height: 1.4;
  display: inline-block;
  font-weight: bold;
  border-bottom: 2px solid #2f2f2f;
}
.page_profitable .check_section .check_txt {
  margin-top: 20px;
  font-size: 22px;
  font-weight: bold;
}
.page_profitable .check_section .check_txt span {
  color: #891414;
  font-weight: bold;
}
.page_profitable .section02 {
  margin-top: 20px;
}
.page_profitable .section02 .txt1 {
  margin-top: 40px;
  color: #2f2f2f;
  text-align: center;
  line-height: 1.4;
}
.page_profitable .section02 .txt1 p:nth-child(1) {
  font-size: 48px;
  padding-right: 180px;
  font-weight: bold;
}
.page_profitable .section02 .txt1 p:nth-child(2) {
  display: inline-block;
  font-size: 64px;
  margin-left: 180px;
  font-weight: bold;
  color: #891414;
  border-bottom: 2px solid #891414;
}
.page_profitable .section02 .wrap {
  margin-top: 30px;
  background: url(img/profitable/section02_bg.png) repeat center top;
}
.page_profitable .section02 .wrap .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 58px;
}
.page_profitable .section02 .wrap .heading {
  border: 3px solid #891414;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  display: table;
  width: 100%;
  padding: 20px;
}
.page_profitable .section02 .wrap .heading .image, .page_profitable .section02 .wrap .heading .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_profitable .section02 .wrap .heading .image {
  width: 188px;
}
.page_profitable .section02 .wrap .heading .txt {
  font-size: 21px;
  padding-left: 25px;
  font-weight: bold;
  color: #2f2f2f;
}
.page_profitable .section02 .wrap .heading .txt span {
  font-weight: bold;
  color: #891414;
}
.page_profitable .section02 .wrap ul {
  margin-top: 40px;
}
.page_profitable .section02 .wrap ul li {
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.15);
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 270px;
  width: 100%;
  display: table;
  height: 175px;
}
.page_profitable .section02 .wrap ul li:first-child {
  margin-top: 0;
}
.page_profitable .section02 .wrap ul li .cell {
  display: table-cell;
  vertical-align: middle;
}
.page_profitable .section02 .wrap ul li .ttl {
  font-size: 28px;
  font-weight: bold;
  color: #5f5f5f;
  line-height: 55px;
  position: relative;
  padding-left: 70px;
  padding-bottom: 5px;
  border-bottom: 2px dotted #115551;
}
.page_profitable .section02 .wrap ul li .ttl::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 55px;
  height: 55px;
}
.page_profitable .section02 .wrap ul li:nth-child(1) .ttl::before {
  background: url(img/profitable/section02_ico1.png) no-repeat center top;
}
.page_profitable .section02 .wrap ul li:nth-child(2) .ttl::before {
  background: url(img/profitable/section02_ico2.png) no-repeat center top;
}
.page_profitable .section02 .wrap ul li:nth-child(3) .ttl::before {
  background: url(img/profitable/section02_ico3.png) no-repeat center top;
}
.page_profitable .section02 .wrap ul li:nth-child(1) {
  background: url(img/profitable/section02_image1.png) no-repeat 97% center;
  background-color: #fff;
}
.page_profitable .section02 .wrap ul li:nth-child(2) {
  background: url(img/profitable/section02_image2.png) no-repeat 97% bottom;
  background-color: #fff;
}
.page_profitable .section02 .wrap ul li:nth-child(3) {
  background: url(img/profitable/section02_image3.png) no-repeat 97% bottom;
  background-color: #fff;
}
.page_profitable .section02 .wrap ul li p {
  margin-top: 15px;
}
.page_profitable .section02 .txt2 {
  margin-top: 40px;
  text-align: center;
  font-size: 27.5px;
  font-weight: bold;
  line-height: 1.5;
  color: #2f2f2f;
}
.page_profitable .section02 .txt2 span {
  color: #891414;
  font-weight: bold;
  border-bottom: 2px solid #891414;
}
.page_profitable .section02 .check_heading {
  border-bottom: none;
}
.page_profitable .section02 .check_heading span {
  font-weight: bold;
  border-bottom: 2px solid #2f2f2f;
  line-height: 1.6;
}
.page_profitable .section03 {
  margin-top: 20px;
}
.page_profitable .section03 .txt1 {
  margin-top: 40px;
  color: #2f2f2f;
  text-align: center;
  line-height: 1.4;
}
.page_profitable .section03 .txt1 p:nth-child(1) {
  font-size: 48px;
  padding-right: 280px;
  font-weight: bold;
}
.page_profitable .section03 .txt1 p:nth-child(2) {
  display: inline-block;
  font-size: 64px;
  margin-left: 180px;
  font-weight: bold;
  color: #891414;
  border-bottom: 2px solid #891414;
}
.page_profitable .section03 .wrap {
  margin-top: 30px;
  background: url(img/profitable/section03_bg.png) repeat center top;
}
.page_profitable .section03 .wrap .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0;
}
.page_profitable .section03 .wrap .heading {
  border: 3px solid #891414;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  display: table;
  width: 828px;
  padding: 30px 20px;
  margin: 0 auto;
  position: relative;
}
.page_profitable .section03 .wrap .heading .image {
  position: absolute;
  left: 20px;
  top: -35px;
  z-index: 10;
}
.page_profitable .section03 .wrap .heading .txt {
  font-size: 21px;
  padding-left: 290px;
  font-weight: bold;
  color: #2f2f2f;
}
.page_profitable .section03 .wrap .heading .txt span {
  font-weight: bold;
  color: #891414;
}
.page_profitable .section03 ul {
  margin-top: 60px;
  text-align: center;
}
.page_profitable .section03 ul li {
  margin-top: 20px;
}
.page_profitable .section03 ul li:first-child {
  margin-top: 0;
}
.page_profitable .section03 .txt2 {
  margin-top: 40px;
  text-align: center;
  font-size: 27.5px;
  font-weight: bold;
  line-height: 1.5;
  color: #2f2f2f;
}
.page_profitable .section03 .txt2 span {
  color: #891414;
  font-weight: bold;
  border-bottom: 2px solid #891414;
}
.page_profitable .section04 {
  width: 1068px;
  margin: 30px auto 0;
}
.page_profitable .section04 .wrap {
  position: relative;
  padding-top: 120px;
}
.page_profitable .section04 .wrap .profitable_trigger {
  position: absolute;
  top: 0;
  width: 32%;
  line-height: 1.4;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a02b2b+50,891414+50 */
  background: #a02b2b;
  /* Old browsers */
  background: -moz-linear-gradient(top, #a02b2b 50%, #891414 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #a02b2b 50%, #891414 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #a02b2b 50%, #891414 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a02b2b', endColorstr='#891414',GradientType=0 );
  /* IE6-9 */
  border-bottom: 8px solid #6a0c0c;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 12px 60px 12px 12px;
}
.page_profitable .section04 .wrap .profitable_trigger span {
  display: block;
  position: absolute;
  right: 15px;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -22px;
  background: url(img/profitable/section04_ico.png) no-repeat center top;
}
.page_profitable .section04 .wrap .profitable_trigger.open span {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -22px;
  background: url(img/profitable/section04_ico_active.png) no-repeat center top;
}
.page_profitable .section04 .wrap .item:nth-child(1) .profitable_trigger {
  left: 0;
}
.page_profitable .section04 .wrap .item:nth-child(2) .profitable_trigger {
  left: 34%;
}
.page_profitable .section04 .wrap .item:nth-child(3) .profitable_trigger {
  right: 0;
}
.page_profitable .section04 .profitable_ac_content {
  display: none;
    padding-bottom:50px;
}
.page_profitable .section04 table {
  border: 1px solid #999999;
  width: 100%;
}
.page_profitable .section04 table th, .page_profitable .section04 table td {
  padding: 10px;
  border-left: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.page_profitable .section04 table thead th {
  background: #bdd7f1;
  text-align: center;
}
.page_profitable .section04 table tbody td:nth-child(3),
.page_profitable .section04 table tbody td:nth-child(4),
.page_profitable .section04 table tbody td:nth-child(5),
.page_profitable .section04 table tbody td:nth-child(6) {
  text-align: right;
}
.page_profitable .section04 table tbody td:nth-child(6) {
  background: #fadad9;
  color: #b51110;
  font-weight: bold;
}
.page_profitable .section04 table thead tr th:nth-child(1),
.page_profitable .section04 table tbody tr td:nth-child(1) {
    width:120px;
}
.page_profitable .section04 table thead tr th:nth-child(2),
.page_profitable .section04 table tbody tr td:nth-child(2) {
    width:400px;
}
.page_profitable .section04 table thead tr th:nth-child(3),
.page_profitable .section04 table tbody tr td:nth-child(3),
.page_profitable .section04 table thead tr th:nth-child(4),
.page_profitable .section04 table tbody tr td:nth-child(4),
.page_profitable .section04 table thead tr th:nth-child(5),
.page_profitable .section04 table tbody tr td:nth-child(5),
.page_profitable .section04 table thead tr th:nth-child(6),
.page_profitable .section04 table tbody tr td:nth-child(6) {
    width:100px;
}
.page_profitable .section04 table tbody td.minus {
  background: #fff;
  color: #333;
  font-weight: normal;
}
.page_profitable .section05 {
  margin-top: 50px;
}
.page_profitable .section05 .ttl {
  background: url(img/profitable/ttl_bg.png) repeat center top;
}
.page_profitable .section05 .ttl .ttl_inner {
  height: 137px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page_profitable .section05 .ttl .ttl_inner h2 {
  position: absolute;
  left: 50px;
  top: -12px;
}
.page_profitable .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 0 10px 50px;
}
.page_profitable .section05 .inner .item {
  margin-top: 60px;
}
.page_profitable .section05 .inner .item .heading {
  color: #115551;
  margin-top: 15px;
  padding-left: 40px;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.05em;
}
.page_profitable .section05 .inner .item .txt {
  background: #fffde5;
  padding: 15px 30px;
  font-size: 22px;
}
.page_profitable .section05 .inner .item .txt span {
  color: #891414;
}
.page_profitable .section05 .inner .item .txt a {
  color: #2b5981;
  text-decoration: underline;
}
.page_profitable .section05 .inner .item:nth-child(1) ul {
  font-size: 0;
  margin-top: 30px;
}
.page_profitable .section05 .inner .item:nth-child(1) ul li {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  background: url(img/profitable/section01_bg.png) repeat center top;
  text-align: center;
  padding: 15px;
}
.page_profitable .section05 .inner .item:nth-child(1) ul li:nth-child(2) {
  margin-left: 3.6%;
}
.page_profitable .section05 .inner .item:nth-child(1) ul li p {
  margin-top: 10px;
  color: #2b5981;
  font-size: 20px;
}
.page_profitable .section05 .inner .item:nth-child(2) ul {
  margin-top: 20px;
  text-align: center;
}
.page_profitable .section05 .inner .item:nth-child(2) ul li {
  display: inline-block;
  vertical-align: top;
}
.page_profitable .section05 .inner .item:nth-child(2) ul li:nth-child(2) {
  margin-left: 50px;
}
.page_profitable .section05 .inner .txt2 {
  margin-top: 10px;
  font-size: 18px;
  text-align: right;
}
.page_profitable .section05 .inner .read_more {
  text-align: right;
}
.page_profitable .section05 .inner .read_more a {
  font-size: 18px;
  color: #2b5981;
  text-decoration: underline;
}
.page_profitable .section06 .ttl {
  background: url(img/profitable/ttl_bg.png) repeat center top;
}
.page_profitable .section06 .ttl .ttl_inner {
  height: 137px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page_profitable .section06 .ttl .ttl_inner h2 {
  position: absolute;
  left: 50px;
  top: -12px;
}
.page_profitable .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 0 10px 50px;
}
.page_profitable .section06 .heading {
  margin-top: 40px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_profitable .section06 .heading .image, .page_profitable .section06 .heading .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_profitable .section06 .heading .image {
  width: 501px;
}
.page_profitable .section06 .heading .txt {
  padding-left: 20px;
  font-size: 20px;
}
.page_profitable .section06 .heading .txt span {
  color: #831313;
  border-bottom: 1px solid #831313;
}
.page_profitable .section06 .read {
  margin-top: 40px;
  text-align: center;
}
.page_profitable .section06 ul li {
  margin-top: 80px;
  background: #f8f3dd;
  padding: 56px 20px 20px;
  position: relative;
  font-size: 20px;
}
.page_profitable .section06 ul li .title {
  position: absolute;
  z-index: 10;
  left: 20px;
  top: -30px;
}
.page_profitable .section07 .ttl {
  background: url(img/profitable/ttl_bg.png) repeat center top;
}
.page_profitable .section07 .ttl .ttl_inner {
  height: 137px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page_profitable .section07 .ttl .ttl_inner h2 {
  position: absolute;
  left: 50px;
  top: -12px;
}
.page_profitable .section07 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.page_profitable .section07 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_profitable .section07 .client_box > li:first-child {
  margin-top: 0;
}
.page_profitable .section07 .comment {
  position: absolute;
  display: inline-block;
  background: #e9e082;
  text-align: center;
  color: #24547d;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 40px;
  top: -25px;
  right: 20px;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
}
.page_profitable .section07 .comment::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 11px 12px;
  border-color: transparent transparent #e9e082 transparent;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.page_profitable .section07 .client_box > li h3 {
  background: url(img/shintaku/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_profitable .section07 .client_box > li h3::before, .page_profitable .section07 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_profitable .section07 .client_box > li h3::before {
  left: 10px;
}
.page_profitable .section07 .client_box > li h3::after {
  left: 16px;
}
.page_profitable .section07 .client_box>li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_profitable .section07 .client_box>li h3 a:hover {
    text-decoration: underline;
}
.page_profitable .section07 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 20px;
}
.page_profitable .section07 .client_box li .inner .image, .page_profitable .section07 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_profitable .section07 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_profitable .section07 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_profitable .section07 .client_box li .inner .text span {
    color:#ff302a;
    font-weight: bold;
}
.page_profitable .section07 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #003366;
}
.page_profitable .section07 .client_box li table th, .page_profitable .section07 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_profitable .section07 .client_box li table th {
  background: url(img/shintaku/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_profitable .section07 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #9999cc;
  vertical-align: middle;
}
.page_profitable .section07 .btn_section {
  margin-top: 20px;
}
.page_profitable .section07 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_profitable .section07 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_profitable .section07 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_profitable .section07 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_profitable .section07 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_profitable .section07 .btn_section .blue a {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#299297+50,3b8282+50 */
  background: #299297;
  /* Old browsers */
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282',GradientType=0 );
  /* IE6-9 */
  border-bottom: 5px solid #205d5d;
}
.page_profitable .section07 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_profitable .section07 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_profitable .section08 .ttl {
  background: url(img/profitable/ttl_bg.png) repeat center top;
}
.page_profitable .section08 .ttl .ttl_inner {
  height: 137px;
  width: 1100px;
  margin: 0 auto;
  position: relative;
}
.page_profitable .section08 .ttl .ttl_inner h2 {
  position: absolute;
  left: 50px;
  top: -12px;
}
.page_profitable .section08 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 60px 0 50px;
}
.page_profitable .profitable_ac_content .trigger {
	display: block;
	background:#1565a9;
	color:#fff;
	text-align: center;
	padding:10px;
	position: absolute;
	left:0;
	right:0;
	margin: 0 auto;
	width:300px;
	bottom:-10px;
	z-index: 10;
	cursor: pointer;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.page_profitable .profitable_ac_content .trigger.active {
    display: none !important;
}
.page_profitable .section07 .btn_section {
  margin-top: 20px;
}
.page_profitable .section07 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_profitable .section07 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_profitable .section07 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_profitable .section07 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_profitable .section07 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_profitable .section07 .btn_section .blue a {
  background: #299297;
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
  border-bottom: 5px solid #205d5d;
}
.page_profitable .section07 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_profitable .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_profitable .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_profitable .section07 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_profitable .section07 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_profitable .section07 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_profitable .section07 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_profitable .section07 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_profitable .section07 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_profitable .section07 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_profitable .section07 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_profitable .section07 .btn_section .trigger span::before, .page_profitable .section07 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_profitable .section07 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_profitable .section07 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_profitable .section07 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_profitable .section07 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_profitable .section07 .anchor {
    margin-top:-110px;
    padding-top:110px;
}
.page_profitable .section07 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_profitable .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_profitable .kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}
.page_profitable .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.page_profitable .kaisetsu_flow .cl_flow ul li:nth-child(1), .page_profitable .kaisetsu_flow .cl_flow ul li:nth-child(2), .page_profitable .kaisetsu_flow .cl_flow ul li:nth-child(3), .page_profitable .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}

.header {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
 .g_nav {
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8;
}
 .g_nav .menu {
  position: relative;
  width: 1100px;
  height: 34px;
  margin: 0 auto;
  *zoom: 1;
}
 .g_nav .menu > li {
  float: left;
  width: 25%;
  height: 34px;
  text-align: center;
  font-weight: bold;
  border-left: 2px solid #d8d8d8;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1;
}
 .g_nav .menu > li:last-child {
  border-right: 2px solid #d8d8d8;
}
 .g_nav .menu > li:hover {
  background: #24659d;
  -webkit-transition: all .3s;
  transition: all .3s;
}
 .g_nav .menu > li:nth-child(2):hover::after,  .g_nav .menu > li:nth-child(3):hover::after, .g_nav .menu > li:nth-child(4):hover::after,  .g_nav .menu > li:nth-child(5):hover::after {
  content: "";
  position: absolute;
  z-index: 999999;
  bottom: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #24659d transparent transparent transparent;
}
.g_nav .menu > li:nth-child(2):hover::after {
  left: 320px;
}
 .g_nav .menu > li:nth-child(3):hover::after {
  left: 540px;
}
 .g_nav .menu > li:nth-child(4):hover::after {
  left: 760px;
}
 .g_nav .menu > li:nth-child(5):hover::after {
  left: 980px;
}
 .g_nav .menu > li a {
  display: block;
  text-decoration: none;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  padding-left: 20px;
}
.g_nav .menu > li:hover a {
  color: #fff;
}
 .g_nav .menu > li span {
  position: absolute;
  top: 50%;
}
 .g_nav .menu > li span.gnav_home {
  width: 20px;
  height: 18px;
  background: url(img/common/gnav_home.png) no-repeat center top;
  background-size: 20px auto;
  margin-top: -9px;
  left: 65px;
}
 .g_nav .menu > li span.gnav_client {
  width: 22px;
  height: 20px;
  background: url(img/common/gnav_client.png) no-repeat center top;
  background-size: 22px auto;
  margin-top: -10px;
  left: 40px;
}
 .g_nav .menu > li span.gnav_purpose {
  width: 17px;
  height: 20px;
  background: url(img/common/gnav_purpose.png) no-repeat center top;
  background-size: 17px auto;
  margin-top: -10px;
  left: 40px;
}
 .g_nav .menu > li span.gnav_ipo {
  width: 22px;
  height: 22px;
  background: url(img/common/gnav_ipo.png) no-repeat center top;
  background-size: 22px auto;
  margin-top: -12px;
  left: 53px;
}
 .g_nav .menu > li span.gnav_history {
  width: 18px;
  height: 18px;
  background: url(img/common/gnav_history.png) no-repeat center top;
  background-size: 18px auto;
  margin-top: -10px;
  left: 60px;
}
 .g_nav .menu > li:hover span.gnav_home {
  background: url(img/common/gnav_home_active.png) no-repeat center top;
  background-size: 20px auto;
}
 .g_nav .menu > li:hover span.gnav_client {
  background: url(img/common/gnav_client_active.png) no-repeat center top;
  background-size: 22px auto;
}
 .g_nav .menu > li:hover span.gnav_purpose {
  background: url(img/common/gnav_purpose_active.png) no-repeat center top;
  background-size: 17px auto;
}
 .g_nav .menu > li:hover span.gnav_ipo {
  background: url(img/common/gnav_ipo_active.png) no-repeat center top;
  background-size: 22px auto;
}
 .g_nav .menu > li:hover span.gnav_history {
  background: url(img/common/gnav_history_active.png) no-repeat center top;
  background-size: 18px auto;
}
 .g_nav .menu .menu_second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 99999;
}
 .g_nav .menu::before, .g_nav .menu::after {
  content: " ";
  display: table;
}
 .g_nav .menu::after {
  clear: both;
}
 .g_nav .menu .init-bottom {
  position: relative;
}
 .g_nav .menu .init-bottom:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #24659d;
  border-bottom: 1px solid #24659d;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 2px;
}
 .g_nav .menu li:hover .init-bottom:after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
 .g_nav .menu li.menu_mega .menu_second-level {
  position: absolute;
  top: 34px;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  padding: 20px 2%;
  background: rgba(36, 101, 157, 0.8);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
 .g_nav .menu li.menu_mega:hover .menu_second-level {
  top: 34px;
  visibility: visible;
  opacity: 1;
}
 .g_nav .menu .menu_mega .menu_second-level ul > li {
  float: left;
  width: 20%;
  border: none;
  padding: 2px;
}
.g_nav .menu .menu_mega .menu_second-level ul > li a {
  display: block;
  padding: 15px 10px 13px 30px;
  background: #fff;
  color: #24659d;
  text-align: left;
  position: relative;
  font-weight: bold;
}
 .g_nav .menu .menu_mega .menu_second-level ul > li a:hover {
  background: #c0e2ff;
}
 .g_nav .menu .menu_mega .menu_second-level ul > li a::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #24659d;
  border-bottom: 1px solid #24659d;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

.purpose ul {
  width: 1100px;
  margin: 40px auto 0;
}
.purpose ul li {
  margin-top: 4px;
}
.purpose ul li:nth-child(5n+1) {
  margin-left: 0;
}
.purpose ul li:nth-child(1), .purpose ul li:nth-child(2), .purpose ul li:nth-child(3), .purpose ul li:nth-child(4), .purpose ul li:nth-child(5) {
  margin-top: 0;
}


.consultation_fv {
	background: url(../images/consultation/fv_bg.png)no-repeat center top;
	margin: 5px 0 30px 0;
}
.consultation_fv .inner {
    margin: 0 auto;
	text-align: center;
	height: 358px;
    text-align: center;
    position: relative;
    top: 10px;
}
.consultation_wrap {
	background: #f6f6f6;
	padding-bottom: 40px
}
.consultation_wrap * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
.consultation_wrap .section .content_inner {
	width: 750pt;
	margin: 0 auto;
	padding: 40px 0
}
.consultation_wrap .consultation_ttl {
	background: url(../img/top/ttl_bg.png)repeat center;
	width: 1000px;
    margin: 0 auto;
}
.consultation_wrap .consultation_ttl .consultation_ttl_inner {
	width: 750pt;
    margin: 0 auto;
    text-align: center;
    padding: 30px 10px 30px 10px;
    color: #fff;
    line-height: 1.3;
    font-size: 16px;
    position: relative;
}

.consultation_wrap .section01 .content_inner {
	padding: 0px 0 30px 0;
}


.consultation_wrap .section01 .heading  {
    text-align: left;
    display: inline-block;
    background: url(../images/suretycompany/section03_heading.png) repeat center top;
    border: 2px solid #0d0ce6;
    padding: 20px 30px;
    font-size: 15px;
    line-height: 1.6;
    
}

.consultation_wrap .section01 .btn  {
   
    padding: 40px 40px;
    
    
}



.consultation_wrap .section02 .consultation_ttl .consultation_ttl_inner .catch {
	background: url(../images/interest/section02_ttl.png)no-repeat center top;
	padding-top: 2pc
}




.consultation_wrap .section02 .content_inner {
	padding: 0px 0 30px 0;
}


.consultation_wrap .section02 .heading  {
    text-align: left;
    display: inline-block;
    background: url(../images/suretycompany/section03_heading.png) repeat center top;
    border: 2px solid #0d0ce6;
    padding: 20px 30px;
    font-size: 15px;
    line-height: 1.6;
    
}

.consultation_wrap .section02 .btn  {
   
    padding: 40px 40px;
    
   
}





.shiny__wrap3 {
	position: relative;
	top: 0;
	right: 0
}


.shiny__wrap3 a {
	position: relative;
	z-index: 1;
	overflow: hidden;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
}


 .shiny__wrap3 a:before {
	display: block;
	position: absolute;
	z-index: -1;
	left: -0%;
	top: -60%;
	content: "";
	width: 70px;
	height: 120pt;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff 50%, hsla(0, 0%, 100%, 0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -moz-linear-gradient(left, hsla(0, 0%, 100%, 0) 0, #fff #fff, hsla(0, 0%, 100%, 0) 100%);
	animation: a 7s infinite linear;
	-webkit-animation: a 7s infinite linear;
	-moz-animation: a 7s infinite linear
}

.shiny__btn3 {
    width: 620px;
    display: block;
    text-decoration: none;
    margin: 0px auto !important;
    background: #ec4941;
    background: -moz-linear-gradient(top, #ec4941 50%, #c52927 50%);
    background: -webkit-linear-gradient(top, #ec4941 50%, #c52927 50%);
    background: linear-gradient(to bottom, #ec4941 50%, #c52927 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ec4941', endColorstr='#c52927', GradientType=0);
    text-align: center;
    padding: 19px 3px;
    color: #fff!important;
    font-weight: 700!important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 3px solid #71130b!important;
    font-size: 25px!important;
    line-height: 1.4!important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5) inset;
    -moz-box-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5) inset;
    box-shadow: 1px 1px 0 hsla(0, 0%, 100%, .5) inset;
}
@keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }
@-webkit-keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }
@-moz-keyframes a {
  0% {
    left: -30%; }
  13%, to {
    left: 120%; } }



form {
   
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
}

form > .xt {
	border-radius: 3px;
	background-color: #f6f6f6;
	vertical-align: middle;
	border: 1px solid #dddddd;
	margin: 0 auto;
	margin-bottom: 15px;
	width: 800px;
	padding: 20px;
}
form > .xt > .xz {
	border-radius: 3px;
	padding: 10px 20px;
}
form > .xt > .xz > p {
	width: 405px;
	float: left;
	margin: 0 15px;
}
form > .xt > .xz :before, form > .xt > .xz:after {
	display: table;
	content: " ";
	clear: both;
}
form > .xt input[type=text], form > .xt input[type=email], form > .xt textarea, form > .xt select {
	display: block;
	min-width: 500px;
	max-width: 500px;
	float: right;
	height: 38px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	margin: 0 15px;
}
form > .xt textarea {
	height: auto;
}


input[type=radio] {
	margin-left: 125px;
	margin-top: 8px;
}
input[type=radio].ctts {
	margin-left: 110px;
	margin-top: 8px;
}

button {
	display: block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	margin: 0 auto;
}

button {
	color: #fff;
	background-color: #00b0da;
	border-color: #ccc;
	font-size: 20px;
	width: 200px;
}

.Simulation-list{margin-top:25px;position:relative}.Simulation-list *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.Simulation-list .heading{text-align:center}.Simulation-list .Simulation-wrap{background:url(../images/top/simulation_bg.png) no-repeat center top;width:952px;height:207px;margin:0 auto;display:table;table-layout:fixed;position:relative}.Simulation-list .Simulation-wrap .Simulation-question,.Simulation-list .Simulation-wrap .Simulation-result{display:table-cell;vertical-align:middle;padding:0 20px}.Simulation-list .Simulation-wrap .Simulation-question{width:604px;font-size:0;text-align:center}.Simulation-list .Simulation-wrap .Simulation-question .selectItem{display:inline-block;vertical-align:top;font-size:16px;width:30%;margin-left:4.5%;position:relative}.Simulation-list .Simulation-wrap .Simulation-question .selectItem::after{z-index:10;content:"";width:0;height:0;position:absolute;right:10px;bottom:15px;border-style:solid;border-width:6px 0 6px 10px;border-color:transparent transparent transparent #000;-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.Simulation-list .Simulation-wrap .Simulation-question .selectItem select{outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:0 1em;background:#fff;border:1px solid #aaa;border-radius:0;display:block;z-index:1;font-size:16px;line-height:40px;cursor:pointer}.Simulation-list .Simulation-wrap .Simulation-question .selectItem p{font-size:17px;color:#575757;margin-bottom:10px}.Simulation-list .Simulation-wrap .Simulation-question .selectItem:first-child{margin-left:0}.Simulation-list .Simulation-wrap .Simulation-button{margin-top:15px}.Simulation-list .Simulation-wrap .Simulation-button .simButton{width:390px;margin:0 auto;background:#f06169;background:-moz-linear-gradient(top, #f06169 1%, #e11212 100%);background:-webkit-linear-gradient(top, #f06169 1%, #e11212 100%);background:linear-gradient(to bottom, #f06169 1%, #e11212 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f06169', endColorstr='#e11212',GradientType=0 );padding:12px;color:#fff;font-size:18px;font-weight:bold;border:none;border-bottom:5px solid #b80c10;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.Simulation-list .Simulation-wrap .Simulation-result{padding-left:72px;text-align:center}.Simulation-list .Simulation-wrap .priceBox{font-size:36px;font-weight:bold;color:#ff6636}.Simulation-list .Simulation-supplement{position:absolute;left:42px;bottom:5px;font-size:10px;z-index:10}.top_fp_section{margin-top:30px;margin-bottom:30px}.top_fp_section *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box}.top_fp_section .inner{text-align:center}.top_fp_section .inner .item{display:inline-block;vertical-align:top;width:1100px;text-align:left;margin-left:40px}.top_fp_section .inner .item:first-child{margin-left:0}.top_fp_section .item_in{border-top:2px solid #1c5aaa;border-left:2px solid #1c5aaa;border-right:2px solid #1c5aaa;border-bottom:2px solid #1c5aaa;background:#fff}.top_fp_section .item_in .heading{height:78px;background:url(img/common/bg_blue.png) repeat center top;font-size:22px;line-height:1.4;font-weight:bold;color:#fff;text-align:center}.top_fp_section .item_in .heading span{display:block;font-size:19px}.top_fp_section .inner .item:nth-child(1) .item_in .heading{padding-top:13px}.top_fp_section .inner .item:nth-child(2) .item_in .heading{padding-top:13px}.top_fp_section .wrap{padding:15px;width:100%;display:table;table-layout:fixed}.top_fp_section .wrap .image,.top_fp_section .wrap .title{display:table-cell;vertical-align:middle}.top_fp_section .wrap .image{width:151px}.top_fp_section .wrap .title{padding-left:10px;font-size:22px;font-weight:bold;color:#575757;line-height:1.4}.top_fp_section .wrap .title span{display:block;font-weight:normal;font-size:12px}.top_fp_section .txt{padding:15px;padding-top:0;font-size:15px;line-height:1.4;height:120px}.top_fp_section .btn a{display:block;width: 500px;margin-left: 300px;margin-bottom: 20px;text-decoration:none;text-align:center;color:#fff;font-size:18px;font-weight:bold;padding:18px 10px;background:#e51d37;text-shadow:1px 1px 1px rgba(0,0,0,0.3)}.top_fp_section .btn a:hover{filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}

.indextop {
	position: relative;
	letter-spacing: .02em;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	color: #3b3b3b;
	background: url(../images/top/bgbody_top.gif) repeat-x #f0f0f0
}
#index_header {
	width: 1000px;
	height: 75px;
	margin: 0 auto;
	position: relative
}
#index_header div#logo {
	position: absolute;
	top: 19px;
	left: 1px
}
.header_recommend {
	position: absolute;
	top: 20px;
	right: 10px;
	text-align: center
}
#index_header h1, #header h1 {
	position: absolute;
	top: 7px !important;
	left: 0 !important;
	font-size: 10px !important
}
.kaisetsu_flow {
  width: 1100px;
  margin: 0 auto;
}
.article_body .kaisetsu_flow {
    width:100%;
}
.kaisetsu_flow .kaisetsu_flow_ttl {
  background: url(img/flow/ttl_bg.png) repeat center top;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
  padding: 12px;
}
.article_body .kaisetsu_flow .kaisetsu_flow_ttl {
    display: none;
}
.kaisetsu_flow .disnon {
  display: none;
}
.kaisetsu_flow #kaisetsu_flow_tab {
  margin-top: 10px;
  font-size: 0;
  border: 2px solid #d8d8d8;
  background: #fff;
}
.kaisetsu_flow #kaisetsu_flow_tab li {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  width: 14.23%;
  border-left: 2px solid #d8d8d8;
  text-align: center;
  cursor: pointer;
  padding: 15px 0 12px;
  background: #fff;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.article_body .kaisetsu_flow #kaisetsu_flow_tab li {
    width:14.18%;
}
.kaisetsu_flow #kaisetsu_flow_tab li.select, .kaisetsu_flow #kaisetsu_flow_tab li:hover {
  background: #24659d;
  color: #fff;
}
.kaisetsu_flow #kaisetsu_flow_tab li:first-child {
  border-left: none;
}
.kaisetsu_flow .kaisetsu_content_wrap {
  background: #e9f0f5;
  padding: 20px 20px 0;
  border: 2px solid #d8d8d8;
  border-top: none;
}
.kaisetsu_flow .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.kaisetsu_flow .wrap .cl_overview,
.kaisetsu_flow .wrap .cl_flow {
  display: table-cell;
  vertical-align: top;
}
.kaisetsu_flow .wrap .cl_overview {
  width: 300px;
}
.kaisetsu_flow .wrap .cl_flow {
  padding-left: 20px;
}
.kaisetsu_flow .cl_overview .btn {
  margin-top: 12px;
}
.kaisetsu_flow .cl_overview .btn:hover {
  margin-top: 15px;
}
.kaisetsu_flow .cl_overview .btn a {
  display: block;
  background: #555;
  border: none;
  border-bottom: 5px solid #000;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 10px 0 8px;
  font-size: 18px;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.kaisetsu_flow .cl_overview .btn a:hover {
  text-decoration: none;
  border-bottom-width: 2px;
}
.kaisetsu_flow .cl_overview .txt {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
}
.kaisetsu_flow .cl_overview .txt span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.kaisetsu_flow .cl_flow ul {
  font-size: 0;
}
.kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  height: 200px;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}

.kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.kaisetsu_flow .cl_flow ul li:nth-child(1), .kaisetsu_flow .cl_flow ul li:nth-child(2), .kaisetsu_flow .cl_flow ul li:nth-child(3), .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}
.kaisetsu_flow .cl_flow .step {
  top: 0;
  left: 0;
  position: absolute;
  width: 41px;
  height: 47px;
  background-color: #194b76;
  background-repeat: no-repeat;
  background-position: center center;
}
.kaisetsu_flow .cl_flow .line_step_a,
.kaisetsu_flow .cl_flow .line_step_b {
  top: 0;
  left: 0;
  position: absolute;
  width: 65px;
  height: 47px;
  background-color: #194b76;
  background-repeat: no-repeat;
  background-position: center center;
}
.kaisetsu_flow .cl_flow ul li:nth-child(1) .step {
  background-image: url(img/flow/step1.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(2) .step {
  background-image: url(img/flow/step2.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(3) .step {
  background-image: url(img/flow/step3.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(4) .step {
  background-image: url(img/flow/step4.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(5) .step {
  background-image: url(img/flow/step5.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(6) .step {
  background-image: url(img/flow/step6.png);
}
.kaisetsu_flow .cl_flow ul li:nth-child(7) .step {
  background-image: url(img/flow/step7.png);
}
.kaisetsu_flow .cl_flow ul li:last-child .step {
  width: 100%;
  background-image: url(img/flow/step_complete.png);
}
.kaisetsu_flow .cl_flow ul li .line_step_a {
  background-image: url(img/flow/step3_a.png);
}
.kaisetsu_flow .cl_flow ul li .line_step_b {
  background-image: url(img/flow/step3_b.png);
}

.kaisetsu_flow .cl_flow .read {
  padding-left: 40px;
  font-size: 12px;
  min-height: 50px;
  line-height: 1.4;
}
.kaisetsu_flow .cl_flow .read_a,
.kaisetsu_flow .cl_flow .read_b{
  padding-left: 58px;
  font-size: 12px;
  min-height: 50px;
  line-height: 1.4;
}
.kaisetsu_flow .cl_flow .read2 {
  margin-top: 10px;
  background: #f2eebd;
  padding: 5px 0;
  font-size: 11px;
  line-height: 1.4;
}
.kaisetsu_flow .cl_flow .read2 strong {
  font-weight: bold;
}
.kaisetsu_flow .cl_flow ul li:last-child {
  text-align: center;
}
.kaisetsu_flow .cl_flow ul li:last-child .read {
  padding-left: 0;
  padding-top: 50px;
}
.kaisetsu_flow .cl_flow .btn_rakuten {
  margin-top: 10px;
}
.kaisetsu_flow .cl_flow .btn_rakuten:hover {
  margin-top: 13px;
}
.kaisetsu_flow .cl_flow .btn_rakuten a {
  display: block;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  padding: 12px 0 10px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#299297+50,3b8282+51 */
  background: #299297;
  /* Old browsers */
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 51%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 51%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #299297 50%, #3b8282 51%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282',GradientType=0 );
  /* IE6-9 */
  border-bottom: 5px solid #205d5d;
}
.kaisetsu_flow .cl_flow .btn_rakuten a span {
  font-weight: bold;
  font-size: 17px;
}
.kaisetsu_flow .cl_flow .btn_rakuten a:hover {
  text-decoration: none;
  border-bottom-width: 2px;
}
.kaisetsu_flow .faq {
  margin-top: 10px;
  background: url(img/flow/faq_bg.png) no-repeat center bottom;
  min-height: 230px;
  padding: 25px 230px;
}
.article_body .kaisetsu_flow .faq {
  background-size:100% auto;
}
.kaisetsu_flow .faq .txt1 {
  text-align: center;
  position: relative;
  background: #ffe8b2;
  padding: 20px;
  text-align: center;
  border-bottom: 3px solid rgba(0, 0, 0, 0.05);
  border-right: 3px solid rgba(0, 0, 0, 0.05);
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.kaisetsu_flow .faq .txt1::after, .kaisetsu_flow .faq .txt1::before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 7%;
}
.kaisetsu_flow .faq .txt1::after {
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-width: 12px;
  border-right-width: 12px;
  margin-left: -12px;
  border-top-color: #ffe8b2;
}
.kaisetsu_flow .faq .txt1::before {
  border-color: transparent;
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-left: -15px;
  margin-top: 2px;
  border-top-color: #f2dca9;
}
.kaisetsu_flow .faq .txt2 {
  margin-top: 30px;
  text-align: center;
  position: relative;
  background: #ffe8b2;
  padding: 20px;
  text-align: center;
  border-bottom: 3px solid rgba(0, 0, 0, 0.05);
  border-right: 3px solid rgba(0, 0, 0, 0.05);
  font-size: 18px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.kaisetsu_flow .faq .txt2::after, .kaisetsu_flow .faq .txt2::before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  right: 7%;
}
.kaisetsu_flow .faq .txt2::after {
  border-color: rgba(0, 153, 255, 0);
  border-top-width: 12px;
  border-bottom-width: 12px;
  border-left-width: 12px;
  border-right-width: 12px;
  margin-right: -12px;
  border-top-color: #ffe8b2;
}
.kaisetsu_flow .faq .txt2::before {
  border-color: transparent;
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left-width: 15px;
  border-right-width: 15px;
  margin-right: -15px;
  margin-top: 2px;
  border-top-color: #f2dca9;
}
.kaisetsu_flow .faq span {
  color: #d93636;
}
.page_osusume .section_adviser .client_box h3 {
    line-height:1.4;
    padding:20px 0 15px !important;
}
.page_osusume .section_adviser .txt_wrap {
    display: table-cell;
    vertical-align: top;
    padding-left:10px;
    width:780px;
}
.page_osusume .section_adviser .txt {
    display: block;
    padding:20px;
    width:770px !important;
}
.page_osusume .section_adviser .btn_wrap {
    margin-top:20px;
}
.page_osusume .section_adviser .btn_wrap a {
    font-size:18px;
}
.page_osusume .section_adviser .client_box h3::after,
.page_osusume .section_adviser .client_box h3::before {
    display: none;
}
.page_osusume .section_adviser .client_box h3 a {
    color:#fff;
    font-weight: bold;
}
.page_osusume .section_adviser .client_box h3 a:hover {
    text-decoration: underline;
}
.page_osusume .section_recommend {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0;
}
.page_osusume .section_recommend .ttl {
  margin: 0 auto;
  background: url(img/netsec/section_recommend_ttl.png) no-repeat center top;
  width: 786px;
  height: 79px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  padding-top: 25px;
}
.page_osusume .section_recommend .ttl span {
  font-weight: bold;
  color: #f3f87e;
}
.page_osusume .section_recommend .content {
  background: #e9e9e9;
  border: 1px solid #1e4f7a;
  margin-top: 30px;
}
.page_osusume .section_recommend .inner {
  padding: 20px;
}
.page_osusume .section_recommend .heading {
  background: url(img/shintaku/ttl_bg.png) repeat;
  padding: 8px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_osusume .section_recommend .heading::before, .page_osusume .section_recommend .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_osusume .section_recommend .heading::after {
  left: 10px;
}
.page_osusume .section_recommend .heading::before {
  left: 16px;
}
.page_osusume .section_recommend .wrap {
  padding: 20px;
}
.page_osusume .section_recommend .wrap .image, .page_osusume .section_recommend .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_osusume .section_recommend .wrap .image {
  width: 300px;
}
.page_osusume .section_recommend .wrap .txt {
  padding-left: 20px;
}
.page_osusume .section_recommend .wrap .txt .txt_inner {
  padding: 18px 20px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  font-size: 15px;
  margin-bottom: 16px;
}
.page_osusume .section_recommend .wrap .txt span {
  color: #f00;
  font-weight: bold;
}
.page_osusume .section_recommend .wrap .shiny_btn a {
  font-size: 18px;
}
.page_osusume .top_heading .ttl {
  background: url(img/shintaku/ttl_bg.png) repeat;
}
.page_osusume .top_heading .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 97px;
  position: relative;
}
.page_osusume .top_heading .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 14px;
}
.section_top_client .inner {
    width:1100px;
    margin:0 auto;
    padding:20px 0;
}
.section_top_client .inner ul {
    font-size:0;
    text-align: center;
}
.section_top_client .inner ul li {
    display: inline-block;
    vertical-align: top;
    width:19.3%;
    padding:0 15px;
}
.section_top_client .inner ul li img {
    margin-top:5px;
}
.section_top_client .inner ul li.no1icon {
	position: relative;
	padding-top: 55px;
}
.section_top_client .inner ul li.no1icon .crown1{
	position: absolute;
	left: 10px;
	top: 5px;
}
.section_top_client .inner ul li.no1icon .no1txt {
    display: block;
    position: absolute;
    right: 25px;
    top: 20px;
    background-color: #fffeeb;
    color: #e51d37;
    font-weight: bold;
    font-size: 10px;
    padding: 2px 4px;
}

.page_netsec .fv {
  background: url(img/osusume2/fv_bg.png) no-repeat center top;
}
.page_netsec .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 9px;
    padding-left:4px;
}


.page_netsec .section_recommend {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0;
}
.page_netsec .section_recommend .ttl {
  margin: 0 auto;
  background: url(img/netsec/section_recommend_ttl.png) no-repeat center top;
  width: 786px;
  height: 79px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  padding-top: 25px;
}
.page_netsec .section_recommend .ttl span {
  font-weight: bold;
  color: #f3f87e;
}
.page_netsec .section_recommend .content {
  background: #e9e9e9;
  border: 1px solid #1e4f7a;
  margin-top: 30px;
}
.page_netsec .section_recommend .inner {
  padding: 20px;
}
.page_netsec .section_recommend .heading {
  background: url(img/netsec/ttl_bg.png) repeat;
  padding: 8px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_netsec .section_recommend .heading::before, .page_netsec .section_recommend .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_netsec .section_recommend .heading::after {
  left: 10px;
}
.page_netsec .section_recommend .heading::before {
  left: 16px;
}
.page_netsec .section_recommend .wrap {
  padding: 20px;
}
.page_netsec .section_recommend .wrap .image, .page_netsec .section_recommend .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_netsec .section_recommend .wrap .image {
  width: 300px;
}
.page_netsec .section_recommend .wrap .txt {
  padding-left: 20px;
}
.page_netsec .section_recommend .wrap .txt .txt_inner {
  padding: 18px 20px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  font-size: 15px;
  margin-bottom: 16px;
}
.page_netsec .section_recommend .wrap .txt span {
  color: #f00;
  font-weight: bold;
}

.page_netsec .top_heading .ttl {
  background: url(img/netsec/ttl_bg.png) repeat;
}
.page_netsec .top_heading .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 97px;
  position: relative;
}
.page_netsec .top_heading .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 14px;
}
.page_netsec .top_heading .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
}
.page_netsec .top_heading .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
    line-height:1.4;
}



.page_netsec .section_top_client .inner {
    width:1100px;
    margin:0 auto;
    padding:40px 0 0;
}
.page_netsec .section_top_client .inner ul {
    font-size:0;
    text-align: center;
}
.page_netsec .section_top_client .inner ul li {
    display: inline-block;
    vertical-align: top;
    width:19.3%;
    padding:0 15px;
}
.page_netsec .section_top_client .inner ul li img {
    margin-top:5px;
}

.page_netsec .section01 .headings {
  font-size: 20px;
  padding-top: 50px;
  font-weight: bold;
  text-align: center;
}
.page_netsec .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 5px 0 80px;
}
.page_netsec .section01 .txt {
  margin-top: 100px;
  position: relative;
  background: url(img/shintaku/section01_bg.png) repeat;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #1e2020;
  padding: 60px 20px;
}
.page_netsec .section01 .txt::before, .page_netsec .section01 .txt::after {
  content: "";
  position: absolute;
  width: 232px;
  height: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.page_netsec .section01 .txt::before {
  top: 20px;
  background: url(img/shintaku/section01_ico1.png) no-repeat center top;
}
.page_netsec .section01 .txt::after {
  bottom: 20px;
  background: url(img/shintaku/section01_ico2.png) no-repeat center top;
}
.page_netsec .section01 .txt span {
  color: #f00;
}
.page_netsec .section01 .txt .image {
  position: absolute;
  left: 0;
  top: -50px;
  max-width: 40%;
}
.page_netsec .section01 .txt .wt {
  padding: 10px 20px;
  margin: 20px 0;
  background: #fff;
  border: solid 1px #666;
  width: 60%;
  position: relative;
  left: 340px;
}
.page_netsec .section01 .txt .txt1 {
  padding-left: 260px;
}
.page_netsec .section01 .txt .txt2 {
  margin-top: 30px;
}
.page_netsec .section01 .txt .txt2 span.bold {
  color: #333;
  font-weight: bold;
}
.page_netsec .section01 .txt .txt2 span.red {
  color: #f00;
}
.page_netsec .section01 .txt .txt2 span.underline {
  text-decoration: underline;
  color: #333;
}
.page_netsec .section01 .txt .link {
  margin-top: 10px;
  text-align: right;
}
.page_netsec .section01 .txt .link a {
  color: #0083FF;
  text-decoration: underline;
}
.page_netsec .section01 .txt .link a:hover {
  text-decoration: none;
}
.page_netsec .section03 {
  margin: 40px auto 0;
  position: relative;
  width: 1100px;
}
.page_netsec .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_netsec .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_netsec .section03 .heading {
  text-align: center;
}
.page_netsec .section03 .heading span {
  font-size: 27px;
  font-weight: bold;
  color: #184092;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.page_netsec .section03 ul {
  margin-top: 25px;
  font-size: 0;
}
.page_netsec .section03 ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_netsec .section03 ul li:first-child {
  margin-left: 0;
}
.page_netsec .section02 {
    margin-top:60px;
}
.page_netsec .section02 h2 {
  text-align: center;
}
.page_netsec .section02 .section02_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
.page_netsec .section02 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_netsec .section02 .client_box > li:first-child {
  margin-top: 0;
}
.page_netsec .section02 .comment {
  position: absolute;
  display: inline-block;
  background: #e9e082;
  text-align: center;
  color: #24547d;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 40px;
  top: -25px;
  right: 20px;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
}
.page_netsec .section02 .comment::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 11px 12px;
  border-color: transparent transparent #e9e082 transparent;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.page_netsec .section02 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_netsec .section02 .client_box > li h3 {
  background: url(img/netsec/ttl_bg.png) repeat;
  padding: 5px 20px 2px 104px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_netsec .section02 .client_box > li h3::before {
    content: "";
    position: absolute;
    top:50%;
    left:20px;
    margin-top:-33px;
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center center;
}
.page_netsec .section02 .client_box > li:nth-child(1) h3::before {
    background-image: url(img/osusume2/bar_rank1.png);
}
.page_netsec .section02 .client_box > li:nth-child(2) h3::before {
    background-image: url(img/osusume2/bar_rank2.png);
}
.page_netsec .section02 .client_box > li:nth-child(3) h3::before {
    background-image: url(img/osusume2/bar_rank3.png);
}
.page_netsec .section02 .client_box > li:nth-child(4) h3::before {
    background-image: url(img/osusume2/bar_rank4.png);
}
.page_netsec .section02 .client_box > li:nth-child(5) h3::before {
    background-image: url(img/osusume2/bar_rank5.png);
}
.page_netsec .section02 .client_box > li:nth-child(6) h3::before {
    background-image: url(img/osusume2/bar_rank6.png);
}
.page_netsec .section02 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_netsec .section02 .client_box > li h3 a:hover {
    text-decoration: underline;
}


/*.page_netsec .section02 .client_box > li:nth-child(1) h3::before {
  background: url(img/netsec/ico_rank1.png) no-repeat center top;
}*/
.page_netsec .section02.section_adviser .client_box > li:nth-child(1) h3::before {
  background: none;
}
/*.page_netsec .section02 .client_box > li:nth-child(2) h3::before {
  background: url(img/netsec/ico_rank2.png) no-repeat center top;
}
.page_netsec .section02 .client_box > li:nth-child(3) h3::before {
  background: url(img/netsec/ico_rank3.png) no-repeat center top;
}
.page_netsec .section02 .client_box > li:nth-child(4) h3::before {
  background: url(img/netsec/ico_rank4.png) no-repeat center top;
}
.page_netsec .section02 .client_box > li:nth-child(5) h3::before {
  background: url(img/netsec/ico_rank5.png) no-repeat center top;
}*/
.page_netsec .section02 .client_box > li .inner {
  border: 1px solid #184092;
  padding: 15px 20px 20px;
}
.page_netsec .section02 .client_box > li .inner .image, .page_netsec .section02 .client_box > li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_netsec .section02 .client_box > li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_netsec .section02 .client_box > li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_netsec .section02 .client_box li .inner .text span {
  font-weight: bold;
  color: #f00;
}
.page_netsec .section02 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #003366;
}
.page_netsec .section02 .client_box li table th, .page_netsec .section02 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_netsec .section02 .client_box li table th {
  background: url(img/netsec/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_netsec .section02 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #9999cc;
  border-top: 1px solid #9999cc;
  vertical-align: middle;
}
.page_netsec .section02 .client_box li table td.cts {
  background: #ccffff;
}
.page_netsec .section02 .btn_section {
  margin-top: 20px;
}
.page_netsec .section02 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_netsec .section02 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_netsec .section02 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_netsec .section02 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_netsec .section02 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_netsec .section02 .btn_section .blue a {
  background: #299297;
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
  border-bottom: 5px solid #205d5d;
}
.page_netsec .section02 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_netsec .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_netsec .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_netsec .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_netsec .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_netsec .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_netsec .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_netsec .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_netsec .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_netsec .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_netsec .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_netsec .section02 .btn_section .trigger span::before, .page_netsec .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_netsec .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_netsec .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_netsec .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_netsec .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_netsec .section02 .anchor {
    margin-top:-110px;
    padding-top:110px;
}
.page_netsec .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_netsec .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_netsec .kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  height: 200px;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}
.page_netsec .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.page_netsec .kaisetsu_flow .cl_flow ul li:nth-child(1), .page_netsec .kaisetsu_flow .cl_flow ul li:nth-child(2), .page_netsec .kaisetsu_flow .cl_flow ul li:nth-child(3), .page_netsec .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}

.page_netsec .section04 .ttl {
  background: url(img/netsec/ttl_bg.png) repeat;
}
.page_netsec .section04 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 125px;
  position: relative;
}
.page_netsec .section04 .ttl .ttl_inner h2 {
  position: absolute;
  top: -15px;
  left: 70px;
}
.page_netsec .section04 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.page_netsec .section04 td.txt {
  color: #9d854d;
  font-size: 17px;
}
.page_netsec .section_adviser .client_box h3 {
    line-height:1.4;
    padding:20px 0 15px !important;
}
.page_netsec .section_adviser .txt_wrap {
    display: table-cell;
    vertical-align: top;
    padding-left:10px;
    width:780px;
}
.page_netsec .section_adviser .txt {
    display: block;
    padding:20px;
    width:770px !important;
}
.page_netsec .section_adviser .txt span {
  font-weight: bold;
  color: #e51d37;
}
.page_netsec .section_adviser .btn_wrap {
    margin-top:20px;
}
.page_netsec .section_adviser .btn_wrap a {
    font-size:18px;
}
.page_netsec .section_adviser .client_box h3::after,
.page_netsec .section_adviser .client_box h3::before {
    display: none;
}
.page_netsec .section_adviser .client_box h3 a {
    color:#fff;
    font-weight: bold;
}
.page_netsec .section_adviser .client_box h3 a:hover {
    text-decoration: underline;
}
.page_netsec .section03_2 {
  margin: 40px auto 0;
  position: relative;
  width: 1100px;
}
.page_netsec .section03_2 .anchor {
    display: block;
    text-decoration: none;
}
.page_netsec .section03_2 .anchor:hover img {
    filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.page_netsec #section04 {
    margin-top:-20px;
    padding-top:20px;
}
.page_netsec .section03_2 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_netsec .section03_2 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_netsec .section03_2 .heading {
  text-align: center;
}
.page_netsec .section03_2 .heading span {
  font-size: 27px;
  font-weight: bold;
  color: #184092;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.page_netsec .section03_2 ul {
  margin-top: 25px;
  font-size: 0;
}
.page_netsec .section03_2 ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_netsec .section03_2 ul li:first-child {
  margin-left: 0;
}
.page_beginner .section_recommend {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0;
}
.page_beginner .section_recommend .ttl {
  margin: 0 auto;
  background: url(img/netsec/section_recommend_ttl.png) no-repeat center top;
  width: 786px;
  height: 79px;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  padding-top: 25px;
}
.page_beginner .section_recommend .ttl span {
  font-weight: bold;
  color: #f3f87e;
}
.page_beginner .section_recommend .content {
  background: #e9e9e9;
  border: 1px solid #1e4f7a;
  margin-top: 30px;
}
.page_beginner .section_recommend .inner {
  padding: 20px;
}
.page_beginner .section_recommend .heading {
  background: url(img/shintaku/ttl_bg.png) repeat;
  padding: 8px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_beginner .section_recommend .heading::before, .page_beginner .section_recommend .heading::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_beginner .section_recommend .heading::after {
  left: 10px;
}
.page_beginner .section_recommend .heading::before {
  left: 16px;
}
.page_beginner .section_recommend .wrap {
  padding: 20px;
}
.page_beginner .section_recommend .wrap .image, .page_beginner .section_recommend .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_beginner .section_recommend .wrap .image {
  width: 300px;
}
.page_beginner .section_recommend .wrap .txt {
  padding-left: 20px;
}
.page_beginner .section_recommend .wrap .txt .txt_inner {
  padding: 18px 20px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  font-size: 15px;
  margin-bottom: 16px;
}
.page_beginner .section_recommend .wrap .txt span {
  color: #f00;
  font-weight: bold;
}
.page_beginner .section_recommend .wrap .shiny_btn a {
  font-size: 18px;
}
.page_beginner .section_adviser .client_box h3 {
    line-height:1.4;
    padding:20px 0 15px !important;
}
.page_beginner .section_adviser .txt_wrap {
    display: table-cell;
    vertical-align: top;
    padding-left:10px;
    width:780px;
}
.page_beginner .section_adviser .txt {
    display: block;
    padding:20px;
    width:770px !important;
}
.page_beginner .section_adviser .btn_wrap {
    margin-top:20px;
}
.page_beginner .section_adviser .btn_wrap a {
    font-size:18px;
}
.page_beginner .section_adviser .client_box h3::after,
.page_beginner .section_adviser .client_box h3::before {
    display: none;
}
.page_beginner .section_adviser .client_box h3 a {
    color:#fff;
    font-weight: bold;
}
.page_beginner .section_adviser .client_box h3 a:hover {
    text-decoration: underline;
}
.privacy_mark {
    padding:10px 0 40px;
    text-align: center;
}
.privacy_mark .inner {
    background:#fff;
    display: table;
    margin:0 auto;
    table-layout: fixed;
    padding:20px 40px;
    border-radius: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
}
.privacy_mark .inner .image,
.privacy_mark .inner .txt {
    display: table-cell;
    vertical-align: middle;
}
.privacy_mark .inner .image {
    width:90px;
}
.privacy_mark .inner .txt {
    padding-left:20px;
    font-size:13px;
    text-align: left;
}
.ranking_calc{
    padding:0 0 10px;
    width: 750px;
    font-size: .8em;
    margin: 0 auto;
}
.footer_annotation .inner {
    width: 800px;
    background:#fff;
    display: table;
    margin:0 auto;
    table-layout: fixed;
    padding:0px 0px 10px;
    font-size:10px;
	text-align: center;
}
.page_neomoba {
  padding-bottom: 60px;
}
.page_neomoba a {
  text-decoration: underline;
}
.page_neomoba .fv {
  border-top: 1px solid #ddd;
  background: url(img/neomoba/fv_bg.png) no-repeat center top;
}
.page_neomoba .fv .inner {
  width: 1100px;
  margin: 0 auto;
  height: 323px;
  text-align: center;
  padding-top: 57px;
  padding-right: 5px;
}
.page_neomoba .main_ttl {
  background: url(img/neomoba/ttl_bg.png) repeat center top;
}
.page_neomoba .main_ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
  color: #fff;
  padding: 20px 20px 20px 30px;
}
.page_neomoba .main_ttl .ttl_inner::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 8px;
  height: 60px;
  margin-top: -30px;
  background: #fff200;
}
.page_neomoba .main_ttl h2 {
  font-weight: bold;
  font-size: 27px;
  letter-spacing: 0.05em;
}
.page_neomoba .sub_ttl {
  background: url(img/neomoba/ttl_bg.png) repeat center top;
  position: relative;
}
.page_neomoba .sub_ttl::before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
  width: 111px;
  height: 111px;
  margin-top: -55px;
}
.page_neomoba .sub_ttl h2 {
  padding: 20px 20px 20px 145px;
  font-weight: bold;
  font-size: 27px;
  letter-spacing: 0.05em;
  color: #fff;
}
.page_neomoba .section01 .inner {
  width: 1100px;
  margin: 0 auto;
}
.page_neomoba .section01 .image {
  text-align: center;
  margin-top: 30px;
}
.page_neomoba .section01 .content {
  width: 1026px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 25px 40px;
  font-size: 17px;
}
.page_neomoba .section01 .image2 {
  text-align: center;
}
.page_neomoba .section01 .txt2 {
  text-align: center;
  margin-top: 25px;
}
.page_neomoba .section01 .txt2 span {
  display: inline-block;
  border: 1px solid #999;
  padding: 10px 40px;
}
.page_neomoba strong {
  color: #184092;
  font-weight: bold;
  background: #fefe03;
}
.page_neomoba .section02 {
  margin: 50px auto 0;
  width: 1100px;
}
.page_neomoba .section02 .sub_ttl::before {
  background: url(img/neomoba/section02_ttl.png) no-repeat center top;
}
.page_neomoba .section02 .content {
  width: 1026px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 25px 30px 30px;
  font-size: 17px;
}
.page_neomoba .section02 .wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page_neomoba .section02 .wrap .image, .page_neomoba .section02 .wrap .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_neomoba .section02 .wrap .image {
  width: 362px;
}
.page_neomoba .section03 {
  margin: 50px auto 0;
  width: 1100px;
}
.page_neomoba .section03 .sub_ttl::before {
  background: url(img/neomoba/section03_ttl.png) no-repeat center top;
}
.page_neomoba .section03 .content {
  width: 1026px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 25px 30px 30px;
  font-size: 17px;
  line-height: 1.9;
}
.page_neomoba .section03 .wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page_neomoba .section03 .wrap .image, .page_neomoba .section03 .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_neomoba .section03 .wrap .image {
  width: 347px;
  text-align: right;
}
.page_neomoba .section04 {
  margin: 50px auto 0;
  width: 1100px;
}
.page_neomoba .section04 .sub_ttl::before {
  background: url(img/neomoba/section04_ttl.png) no-repeat center top;
}
.page_neomoba .section04 .content {
  width: 1026px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 25px 30px 30px;
  font-size: 17px;
  line-height: 1.9;
}
.page_neomoba .section04 .wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page_neomoba .section04 .wrap .image, .page_neomoba .section04 .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_neomoba .section04 .wrap .image {
  width: 347px;
  text-align: right;
}
.page_neomoba .section05 {
  margin: 50px auto 0;
  width: 1100px;
}
.page_neomoba .section05 .sub_ttl::before {
  background: url(img/neomoba/section05_ttl.png) no-repeat center top;
}
.page_neomoba .section05 .content {
  width: 1026px;
  margin: 0 auto;
  background: #fff;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 30px;
  padding: 25px 30px 30px;
  font-size: 17px;
  line-height: 1.9;
}
.page_neomoba .section05 .wrap {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.page_neomoba .section05 .wrap .image, .page_neomoba .section05 .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_neomoba .section05 .wrap .image {
  width: 347px;
  text-align: right;
}
.page_neomoba .btn {
  margin-top: 20px;
  text-align: center;
}
.page_neomoba .matome {
  line-height: 1.6;
  margin-top: 40px;
  text-align: center;
}
.page_neomoba .matome .heading {
  font-size: 24px;
  font-weight: bold;
  color: #184092;
}
.page_neomoba .matome .read {
  margin-top: 15px;
  display: inline-block;
  border: 2px solid #184092;
  text-align: left;
  padding: 20px 20px 20px 80px;
  color: #184092;
  position: relative;
  font-weight: bold;
}
.page_neomoba .matome .read .hover {
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -56px;
}
.page_roboad .fv {
  background: url(img/roboad/fv_bg.png) no-repeat center top;
}
.page_roboad .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
}
.page_roboad .fv .inner .fv_txt {
  position: absolute;
  bottom: 0;
  left: 40px;
}
.page_roboad .fv a {
  display: block;
  position: absolute;
  width: 100%;
  height: 304px;
  top: 0;
  left: 0;
}
.page_roboad .section01 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
}
.page_roboad .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
    line-height:1.4;
}
.page_roboad .section01 .ttl .ttl_inner p {
    font-size:20px;
}
.page_roboad .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_roboad .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_roboad .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_roboad .section01 img {
  margin-top: 5px;
}
.page_roboad .section02 {
  margin: 20px auto 0;
  position: relative;
  width: 1100px;
}
.page_roboad .section02 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_roboad .section02 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_roboad .section02 .read {
  text-align: center;
  background: #ecf2ff;
  padding: 20px;
  font-size: 15px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.page_roboad .section02 .read span {
  font-weight: bold;
  color: #e51d37;
}
.page_roboad .section02 .image {
  text-align: center;
  margin-top: 20px;
  padding: 0 10px;
}
.page_roboad .section03 {
  margin: 50px auto 0;
  position: relative;
  width: 1100px;
}
.page_roboad .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_roboad .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_roboad .section03 .image ul {
  font-size: 0;
  text-align: center;
}
.page_roboad .section03 .image ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_roboad .section03 .image ul li:first-child {
  margin-left: 0;
}
.page_roboad .section03 .txt {
  margin-top: 40px;
  background: url(img/roboad/section03_bg.png) no-repeat center top;
  min-height: 304px;
  position: relative;
  text-align: left;
}
.page_roboad .section03 .txt ul {
  position: absolute;
  left: 520px;
  top: 145px;
  font-size: 17px;
  color: #184092;
}
.page_roboad .section04 {
  margin-top: 10px;
}
.page_roboad .section04 h2 {
  text-align: center;
}
.page_roboad .section04 .section04_inner {
  width: 800px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
.page_roboad .section04 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_roboad .section04 .client_box > li:first-child {
  margin-top: 0;
}
.page_roboad .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_roboad .section04 .client_box > li h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_roboad .section04 .client_box > li:first-child h3 {
  background: url(img/osusume2/section04_ttl_bg.png) repeat;
}
.page_roboad .section04 .client_box > li h3::before, .page_roboad .section04 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_roboad .section04 .client_box > li h3::before {
  left: 10px;
}
.page_roboad .section04 .client_box > li h3::after {
  left: 16px;
}
.page_roboad .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_roboad .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_roboad .section04 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_roboad .section04 .client_box li .table_wrap {
  margin-top: 10px;
  width: 100%;
  display: table;
}
.page_roboad .section04 .client_box li .inner .image, .page_roboad .section04 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_roboad .section04 .client_box li .inner .image {
  width: 300px;
}
.page_roboad .section04 .client_box li .inner .text {
  padding-left: 20px;
  font-size: 15px;
}
.page_roboad .section04 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_roboad .section04 .client_box li table {
  width: 100%;
  border: 1px solid #003366;
}
.page_roboad .section04 .client_box li table th, .page_roboad .section04 td {
  text-align: center;
  padding: 7px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_roboad .section04 .client_box li table th {
  background: url(img/osusume2/ttl_bg.png) repeat;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  width: 150px;
}
.page_roboad .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #9999cc;
  border-top: 1px solid #9999cc;
  vertical-align: middle;
}
.page_roboad .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_roboad .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_roboad .section04 .point {
  margin-top: 30px;
  background: #fff;
  position: relative;
  padding: 30px 20px 20px;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.page_roboad .section04 .point .ttl {
  position: absolute;
  left: 0;
  top: -17px;
}
.page_roboad .section04 .point span {
  color: #e8344b;
  font-weight: bold;
}
.page_roboad .section04 .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_roboad .section04 .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_roboad .section04 .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_roboad .section04 .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_roboad .section04 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_roboad .section04 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_roboad .section05 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_roboad .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  text-align: center;
}
.page_roboad .section05 .ttl .ttl_inner h2 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
}
.page_roboad .section05 .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.page_roboad .section05 table thead tr td {
  padding: 12px 0;
  font-size: 14px;
}
.page_roboad .section05 td.txt {
  font-size: 17px;
}
.page_roboad .purpose .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_roboad .purpose .ttl h3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/osusume2/purpose_ttl.png) no-repeat center top;
  width: 272px;
  height: 24px;
  bottom: -24px;
}
.page_roboad .search_table th {
  background: #184092;
}
.page_roboad .official_btn2 {
  margin-top: 20px;
}
.page_roboad .official_btn2 a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 12px;
  background: #ff5877;
  border: 2px solid #000;
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
}
.page_roboad .official_btn2 a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_roboad .official_btn2 a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 44px;
  margin-top: -6px;
}
.page_roboad .official_btn2 a:hover {
  background: #ffdedf;
  color: #000;
}
.page_roboad .official_btn2 a:hover::after {
  border-top: solid 3px #000;
  border-right: solid 3px #000;
}
.page_roboad .client_box li:first-child .official_btn2 a {
  background: #e8344b;
  border: 2px solid #a81124;
}
.page_roboad .client_box li:first-child .official_btn2 a:hover {
  background: #ffdedf;
  color: #000;
}
.page_roboad .client_box li:first-child .official_btn2 a:hover::after {
  border-top: solid 3px #000;
  border-right: solid 3px #000;
}
.page_osusume2 .fv {
  background: url(img/osusume2/fv_bg.png) no-repeat center top;
}
.page_osusume2 .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 9px;
    padding-left:4px;
}
.page_osusume2 .fv2 {
  background: url(img/osusume2/fv_bg.png) no-repeat center top;
}
.page_osusume2 .fv2 .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 9px;
    padding-left:4px;
}

.page_osusume2 .section01 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
}
.page_osusume2 .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
    line-height:1.4;
}
.page_osusume2 .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_osusume2 .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_osusume2 .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_osusume2 .section01 img {
  margin-top: 5px;
}
.page_osusume2 .section02 {
  width: 1100px;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_osusume2 .section02 .heading {
  position: absolute;
  background: url(img/osusume2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 9px;
}
.page_osusume2 .section02 .heading.bigRibbon {
	position: absolute;
    background: url(img/osusume2/section02_heading.png);
    width: 874px;
    height: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -80px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
    background-size: 874px 150px;
    line-height: 1.6;
}
.page_osusume2 .section02 .inner {
  background: #fff;
  padding: 50px 30px 30px;
}
.page_osusume2 .section02 .inner .name {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.page_osusume2 .section02 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_osusume2 .section02 .inner .wrap .image, .page_osusume2 .section02 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_osusume2 .section02 .inner .wrap .image {
  width: 300px;
}
.page_osusume2 .section02 .inner .wrap .txt {
  padding-left: 20px;
}
.page_osusume2 .section02 .inner .wrap p {
  font-size: 16px;
}
.page_osusume2 .section02 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.page_osusume2 .section02 .inner .wrap .btn {
  margin-top: 10px;
}
.page_osusume2 .section02 .inner .wrap .btn:hover {
  margin-top: 13px;
}
.page_osusume2 .section02 .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_osusume2 .section02 .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_osusume2 .section02 .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_osusume2 .section02 .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_osusume2 .section03 {
  margin: 40px auto 0;
  position: relative;
  width: 1100px;
}
.page_osusume2 .section03 .anchor {
    display: block;
    text-decoration: none;
}
.page_osusume2 .section03 .anchor:hover img {
    filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.page_osusume2 #section04 {
    margin-top:-20px;
    padding-top:20px;
}
.page_osusume2 .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_osusume2 .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_osusume2 .section03 .heading {
  text-align: center;
}
.page_osusume2 .section03 .heading span {
  font-size: 27px;
  font-weight: bold;
  color: #184092;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.page_osusume2 .section03 ul {
  margin-top: 25px;
  font-size: 0;
}
.page_osusume2 .section03 ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_osusume2 .section03 ul li:first-child {
  margin-left: 0;
}
.page_osusume2 .section04 {
  margin-top: 50px;
}
.page_osusume2 .section04 h2 {
  text-align: center;
}
.page_osusume2 .section04 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
.page_osusume2 .section04 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_osusume2 .section04 .client_box > li:first-child {
  margin-top: 0;
}
.page_osusume2 .section04 .comment {
  position: absolute;
  display: inline-block;
  background: #e9e082;
  text-align: center;
  color: #24547d;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 40px;
  top: -25px;
  right: 20px;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
}
.page_osusume2 .section04 .comment::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 11px 12px;
  border-color: transparent transparent #e9e082 transparent;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.page_osusume2 .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_osusume2 .section04 .client_box > li h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
  padding: 5px 20px 2px 104px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_osusume2 .section04 .client_box > li h3::before {
    content: "";
    position: absolute;
    top:50%;
    left:20px;
    margin-top:-33px;
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center center;
}
.page_osusume2 .section04 .client_box > li:nth-child(1) h3::before {
    background-image: url(img/osusume2/bar_rank1.png);
}
.page_osusume2 .section04 .client_box > li:nth-child(2) h3::before {
    background-image: url(img/osusume2/bar_rank2.png);
}
.page_osusume2 .section04 .client_box > li:nth-child(3) h3::before {
    background-image: url(img/osusume2/bar_rank3.png);
}
.page_osusume2 .section04 .client_box > li:nth-child(4) h3::before {
    background-image: url(img/osusume2/bar_rank4.png);
}
.page_osusume2 .section04 .client_box > li:nth-child(5) h3::before {
    background-image: url(img/osusume2/bar_rank5.png);
}
.page_osusume2 .section04 .client_box > li:nth-child(6) h3::before {
    background-image: url(img/osusume2/bar_rank6.png);
}
.page_osusume3 .section04 .client_box > li:nth-child(6) h3::before {
    background-image: url(img/osusume2/bar_rank6.png);
}
.page_osusume2 .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_osusume2 .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_osusume2 .section04 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_osusume2 .section04 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_osusume2 .section04 .client_box li .inner .image, .page_osusume2 .section04 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_osusume2 .section04 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_osusume2 .section04 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_osusume2 .section04 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_osusume2 .section04 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #003366;
}
.page_osusume2 .section04 .client_box li table th, .page_osusume2 .section04 td {
  text-align: center;
  padding: 6px 6px;
  font-size: 105%;
  vertical-align: middle;
}
.page_osusume2 .section04 .client_box li table th {
  background: url(img/osusume2/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_osusume2 .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #9999cc;
  border-top: 1px solid #9999cc;
  vertical-align: middle;
}
.page_osusume2 .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_osusume2 .section04 .client_box > li:first-child h3,
.page_netsec .section02 .client_box > li:first-child h3 {
  background: url(img/osusume2/bg_rank1.png) repeat;
}
.page_osusume2 .section04 .client_box li:first-child .inner,
.page_netsec .section02 .client_box li:first-child .inner {
  border: 1px solid #a66511;
}
.page_osusume2 .section04 .client_box > li:nth-child(2) h3,
.page_netsec .section02 .client_box > li:nth-child(2) h3 {
  background: url(img/osusume2/bg_rank2.png) repeat;
}
.page_osusume2 .section04 .client_box li:nth-child(2) .inner,
.page_netsec .section02 .client_box li:nth-child(2) .inner {
  border: 1px solid #6e6e6e;
}
.page_osusume2 .section04 .client_box > li:nth-child(3) h3,
.page_netsec .section02 .client_box > li:nth-child(3) h3 {
  background: url(img/osusume2/bg_rank3.png) repeat;
}
.page_osusume2 .section04 .client_box li:nth-child(3) .inner,
.page_netsec .section02 .client_box li:nth-child(3) .inner {
  border: 1px solid #853117;
}
.page_osusume2 .section_adviser .client_box > li:nth-child(1) h3,
.page_netsec .section_adviser .client_box > li:nth-child(1) h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_osusume2 .section_adviser .client_box li:nth-child(1) .inner,
.page_netsec .section_adviser .client_box li:nth-child(1) .inner {
  border: 1px solid #0b72a2;
}
.page_osusume2 .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_osusume2 .section04 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_osusume2 .section04 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_osusume2 .section04 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_osusume2 .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_osusume2 .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_osusume2 .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_osusume2 .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_osusume2 .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_osusume2 .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_osusume2 .section04 .btn_section .trigger span::before, .page_osusume2 .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_osusume2 .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_osusume2 .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_osusume2 .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_osusume3 .section04_inner .btn_section {
margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_osusume3 .section04_inner .btn_section .txt{
	font-size: 1.3rem;
    font-weight: 700;
    color: #e8344b;
    text-align: center;
    padding-bottom: 0.5rem;
}
.page_osusume3 .section04_inner .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_osusume3 .section04_inner .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
	height: 82px;
}
.page_osusume3 .section04_inner .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_osusume3 .section04_inner .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
	padding: 20px 0;
	height: 82px;
}
.page_osusume3 .section04_inner .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_osusume3 .section04_inner .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_osusume3 .section04_inner .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_osusume3 .section04_inner .btn_section .trigger span::before, .page_osusume3 .section04_inner .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_osusume3 .section04_inner .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_osusume3 .section04_inner .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_osusume3 .section04_inner .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_osusume2 .section04 .kaisetsu_flow,
.page_osusume3 .section04_inner .kaisetsu_flow{
  width: 100%;
  margin-top: 35px;
}
.page_osusume2 .section04 .kaisetsu_flow .kaisetsu_content_wrap,
.page_osusume3 .section04_inner .kaisetsu_flow .kaisetsu_content_wrap{
  background: transparent;
  padding: 0;
  border: none;
}

.page_osusume2 .section_adviser {
  margin-top: 0 !important;
}
.page_osusume2 .section_adviser .client_box h3 {
  line-height: 1.4;
  padding: 20px 0 15px !important;
}
.page_osusume2 .section_adviser .txt_wrap {
  display: table-cell;
  vertical-align: top;
  padding-left: 10px;
  width: 780px;
}
.page_osusume2 .section_adviser .txt {
  display: block;
  padding: 20px;
  width: 770px !important;
  background: #fff;
}
.page_osusume2 .section_adviser .txt span {
  font-weight: bold;
  color: #e51d37;
}
.page_osusume2 .section_adviser .btn_wrap {
  margin-top: 20px;
}
.page_osusume2 .section_adviser .btn_wrap a {
  font-size: 18px;
}
.page_osusume2 .section_adviser .client_box h3::after,
.page_osusume2 .section_adviser .client_box h3::before {
  display: none;
}
.page_osusume2 .section_adviser .client_box h3 a {
    color:#fff;
    font-weight: bold;
}
.page_osusume2 .section_adviser .client_box h3 a:hover {
    text-decoration: underline;
}
.page_osusume2 .section05 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_osusume2 .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 125px;
  position: relative;
}
.page_osusume2 .section05 .ttl .ttl_inner h2 {
  position: absolute;
  top: -15px;
  left: 70px;
}
.page_osusume2 .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.page_osusume2 .section05 td.txt {
  color: #9d854d;
  font-size: 15px;
  width: 11%;

}
.page_osusume2 .purpose .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_osusume2 .purpose .ttl h3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/osusume2/purpose_ttl.png) no-repeat center top;
  width: 272px;
  height: 24px;
  bottom: -24px;
}
.page_osusume2 .search_table th {
  background: #184092;
}
.page_beginner2 .fv {
  background: url(img/beginner2/fv_bg.png) no-repeat center top;
}
.page_beginner2 .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
}
.page_beginner2 .fv .inner .fv_txt {
  position: absolute;
  top: 12px;
  left: 0;
}
.page_beginner2 .section01 .ttl {
  background: url(img/beginner2/ttl_bg.png) repeat center top;
}
.page_beginner2 .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_beginner2 .section01 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_beginner2 .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_beginner2 .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_beginner2 .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_beginner2 .section01 img {
  margin-top: 5px;
}
.page_beginner2 .section02 {
  width: 1035px;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_beginner2 .section02 .heading {
  position: absolute;
  background: url(img/beginner2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 9px;
}
.page_beginner2 .section02 .read {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #328480;
}
.page_beginner2 .section02 .inner {
  background: #fff;
  padding: 40px 30px 30px;
}
.page_beginner2 .section02 .inner .name {
  background: url(img/beginner2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.page_beginner2 .section02 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_beginner2 .section02 .inner .wrap .image, .page_beginner2 .section02 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_beginner2 .section02 .inner .wrap .image {
  width: 300px;
}
.page_beginner2 .section02 .inner .wrap .txt {
  padding-left: 20px;
}
.page_beginner2 .section02 .inner .wrap p {
  font-size: 16px;
}
.page_beginner2 .section02 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.page_beginner2 .section02 .inner .wrap .btn {
  margin-top: 10px;
}
.page_beginner2 .section02 .inner .wrap .btn:hover {
  margin-top: 13px;
}
.page_beginner2 .section02 .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_beginner2 .section02 .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_beginner2 .section02 .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_beginner2 .section02 .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_beginner2 .section03 {
  margin: 40px auto 0;
  position: relative;
  width: 1100px;
}
.page_beginner2 .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 130px 40px 15px;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_beginner2 .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_beginner2 .section03 .image {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.page_beginner2 .section03 .wrap {
  padding-left: 263px;
  position: relative;
}
.page_beginner2 .section03 .txt {
  background: #e3e8f2;
  padding: 25px;
  font-size: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.page_beginner2 .section03 .txt span {
  color: #e51d37;
  font-weight: bold;
}
.page_beginner2 .section04 {
  margin-top: 50px;
}
.page_beginner2 .section04 h2 {
  text-align: center;
}
.page_beginner2 .section04 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
.page_beginner2 .section04 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_beginner2 .section04 .client_box > li:first-child {
  margin-top: 0;
}
.page_beginner2 .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
  text-align: center;
}
.page_beginner2 .section04 .client_box > li h3 {
  background: url(img/beginner2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_beginner2 .section04 .client_box > li:first-child h3 {
  background: url(img/beginner2/section04_ttl_bg.png) repeat;
}
.page_beginner2 .section04 .client_box > li h3::before, .page_beginner2 .section04 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_beginner2 .section04 .client_box > li h3::before {
  left: 10px;
}
.page_beginner2 .section04 .client_box > li h3::after {
  left: 16px;
}
.page_beginner2 .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_beginner2 .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_beginner2 .section04 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_beginner2 .section04 .client_box li:first-child .inner {
  border: 1px solid #e51d37;
}
.page_beginner2 .section04 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_beginner2 .section04 .client_box li .inner .image, .page_beginner2 .section04 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_beginner2 .section04 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_beginner2 .section04 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_beginner2 .section04 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_beginner2 .section04 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.page_beginner2 .section04 .client_box li table th, .page_beginner2 .section04 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_beginner2 .section04 .client_box li table th {
  background: url(img/beginner2/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_beginner2 .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.page_beginner2 .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_beginner2 .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_beginner2 .section04 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_beginner2 .section04 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_beginner2 .section04 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_beginner2 .section04 .btn_section.btn_section_sidebyside,
.page_netsec .section02 .btn_section.btn_section_sidebyside {
  padding-top:100px;
}
.page_beginner2 .section04 .btn_section.btn_section_sidebyside .official_btn,
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 520px;
}
.page_beginner2 .section04 .btn_section.btn_section_sidebyside .official_btn:nth-child(1),
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn:nth-child(1) {
  right:auto;
  left: 0;
}
.page_beginner2 .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
    padding:23px 0;
}
.page_beginner2 .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_beginner2 .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_beginner2 .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_beginner2 .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_beginner2 .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_beginner2 .section04 .btn_section .trigger span::before, .page_beginner2 .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_beginner2 .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_beginner2 .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_beginner2 .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_beginner2 .section04 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_beginner2 .section04 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_beginner2 .section_wealthnavi {
  width: 1035px;
  margin: 0 auto;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_beginner2 .section_wealthnavi h2 {
  position: absolute;
  top: 20px;
  left: -14px;
  background: url(img/beginner2/section_wealthnavi_ttl.png) no-repeat center top;
  width: 1065px;
  height: 126px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
  line-height: 1.4;
}
.page_beginner2 .section_wealthnavi .inner {
  background: #fff;
  padding: 140px 30px 30px;
}
.page_beginner2 .section_wealthnavi .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_beginner2 .section_wealthnavi .wrap .image, .page_beginner2 .section_wealthnavi .wrap .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_beginner2 .section_wealthnavi .wrap .image {
  width: 300px;
}
.page_beginner2 .section_wealthnavi .wrap .txt_wrap {
  padding-left: 20px;
}
.page_beginner2 .section_wealthnavi .wrap .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_beginner2 .section_wealthnavi .wrap .btn_wrap {
  margin-top: 20px;
}
.page_beginner2 .section_wealthnavi .wrap .btn_wrap a {
  font-size: 18px;
}
.page_beginner2 .section_wealthnavi .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_beginner2 .section_wealthnavi .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_beginner2 .section05 .ttl {
  background: url(img/beginner2/ttl_bg.png) repeat center top;
}
.page_beginner2 .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_beginner2 .section05 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_beginner2 .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
.page_beginner2 .section06 {
  margin-top: 50px;
}
.page_beginner2 .section06 .ttl {
  background: url(img/beginner2/ttl_bg.png) repeat;
}
.page_beginner2 .section06 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.page_beginner2 .section06 .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 100px;
}
.page_beginner2 .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.page_beginner2 .section06 .block01, .page_beginner2 .section06 .block02 {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_beginner2 .section06 .block01 .image, .page_beginner2 .section06 .block01 .txt, .page_beginner2 .section06 .block02 .image, .page_beginner2 .section06 .block02 .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_beginner2 .section06 .block01 .image {
  width: 345px;
  text-align: right;
  padding-right: 33px;
}
.page_beginner2 .section06 .block02 .image {
  width: 410px;
  text-align: right;
  padding-left: 20px;
}
.page_beginner2 .section06 .block02 .txt, .page_beginner2 .section06 .block02 .image {
  vertical-align: bottom;
}
.page_beginner2 .section06 .txt .txt_inner {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #f7f2e1;
  padding: 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}
.page_beginner2 .section06 .txt .txt_inner span {
  color: #f00;
}
.page_point .fv {
  background: url(img/point/fv_bg.png) no-repeat center top;
}
.page_point .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  padding-top: 60px;
}
.page_point .fv .inner .fv_txt {
  text-align: center;
}
.page_point .top_heading {
  background: url(img/point/ttl_bg.png) repeat center top;
  padding: 10px 0;
  text-align: center;
}
.page_point .top_heading .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
}
.page_point .top_heading .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #fff;
    line-height:1.4;
}

.page_point .section_top_client {
}
.page_point .section_top_client .inner {
    width:1100px;
    margin:0 auto;
    padding:20px 0;
}
.page_point .section_top_client .inner ul {
    font-size:0;
    text-align: center;
}
.page_point .section_top_client .inner ul li {
    display: inline-block;
    vertical-align: top;
    width:19.3%;
    padding:0 15px;
}
.page_point .section_top_client .inner ul li img {
    margin-top:5px;
}
.page_point .section01 {
  background: #fff;
  margin: 30px auto 0;
  width: 1035px;
  padding: 100px 30px 30px;
  position: relative;
  -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
}
.page_point .section01 h2 {
  position: absolute;
  left: -24px;
  top: 20px;
  width: 1083px;
  height: 107px;
  z-index: 10;
}
.page_point .section01 .wrap {
  margin-top: 50px;
  padding-left: 270px;
}
.page_point .section01 .wrap .image {
  position: absolute;
  left: 60px;
  bottom: 0;
  z-index: 20;
}
.page_point .section01 .wrap .txt {
  background: #e3e8f2;
  padding: 25px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  font-size: 16px;
}
.page_point .section01 .wrap .txt span {
  color: #ff3c3c;
  font-weight: bold;
}
.page_point .section02 {
  margin-top: 50px;
}
.page_point .section02 h2 {
  text-align: center;
}
.page_point .section02 .section02_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}


/*.page_point .section02 .client_box > li {
  position: relative;
  background: #e9eaf4;
  margin-top: 60px;
}
.page_point .section02 .client_box > li:first-child {
  margin-top: 0;
}
.page_point .section02 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_point .section02 .client_box > li h3 {
  background: url(img/point/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_point .section02 .client_box > li h3::before, .page_point .section02 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_point .section02 .client_box > li h3::before {
  left: 10px;
}
.page_point .section02 .client_box > li h3::after {
  left: 16px;
}
.page_point .section02 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_point .section02 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_point .section02 .client_box li .inner .image, .page_point .section02 .client_box li .inner .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_point .section02 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_point .section02 .client_box li .inner .txt_wrap {
  width: 752px;
}
.page_point .section02 .client_box li .inner .txt_wrap .list {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 13px 20px;
  font-size: 18px;
}
.page_point .section02 .client_box li .inner .txt_wrap .list ul li {
  position: relative;
  padding-left: 20px;
}
.page_point .section02 .client_box li .inner .txt_wrap .list ul li::before {
  content: "■";
  position: absolute;
  top: -1px;
  left: 0;
}
.page_point .section02 .client_box li .inner .txt_wrap .read {
  margin-top: 15px;
  font-size: 16px;
  padding-left: 10px;
}
.page_point .section02 .client_box li .inner .txt_wrap .read span {
  color: #ff3c3c;
  font-weight: bold;
}
.page_point .section02 .client_box li .inner .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_point .section02 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.page_point .section02 .client_box li table th, .page_point .section02 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_point .section02 .client_box li table th {
  background: url(img/point/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_point .section02 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.page_point .section02 .client_box li table td.cts {
  background: #ccffff;
}
.page_point .section02 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_point .section02 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_point .section02 .official_btn {
  margin-top: 20px;
}
.page_point .section02 .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 26px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
  padding: 18px 0;
}
.page_point .section02 .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_point .section02 .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_point .section02 .official_btn a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_point .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_point .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}*/

.page_point .section02 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_point .section02 .client_box > li:first-child {
  margin-top: 0;
}
.page_point .section02 .comment {
  position: absolute;
  display: inline-block;
  background: #e9e082;
  text-align: center;
  color: #24547d;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 40px;
  top: -25px;
  right: 20px;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
}
.page_point .section02 .comment::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 11px 12px;
  border-color: transparent transparent #e9e082 transparent;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.page_point .section02 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_point .section02 .client_box > li h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_point .section02 .client_box > li h3::before, .page_point .section02 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_point .section02 .client_box > li h3::before {
  left: 10px;
}
.page_point .section02 .client_box > li h3::after {
  left: 16px;
}
.page_point .section02 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_point .section02 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_point .section02 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_point .section02 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_point .section02 .client_box li .inner .image, .page_point .section02 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_point .section02 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_point .section02 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_point .section02 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_point .section02 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #003366;
}
.page_point .section02 .client_box li table th, .page_point .section02 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_point .section02 .client_box li table th {
  background: url(img/osusume2/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_point .section02 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #9999cc;
  border-top: 1px solid #9999cc;
  vertical-align: middle;
}
.page_point .section02 .client_box li table td.cts {
  background: #ccffff;
}

.page_point .section_adviser .client_box > li:nth-child(1) h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_point .section_adviser .client_box li:nth-child(1) .inner {
  border: 1px solid #0b72a2;
}
.page_point .section02 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_point .section02 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_point .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_point .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
    margin-top:20px;
}
.page_point .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_point .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_point .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_point .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_point .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px !important;
  padding-top: 19px !important;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_point .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_point .section02 .btn_section .trigger span::before, .page_point .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_point .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_point .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_point .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_point .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_point .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}


.page_point .section_wealthnavi {
  width: 1035px;
  margin: 0 auto;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_point .section_wealthnavi h2 {
  position: absolute;
  top: 20px;
  left: -14px;
  background: url(img/point/section_wealthnavi_ttl.png) no-repeat center top;
  width: 1065px;
  height: 126px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
  line-height: 1.4;
}
.page_point .section_wealthnavi .inner {
  background: #fff;
  padding: 140px 30px 30px;
}
.page_point .section_wealthnavi .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_point .section_wealthnavi .wrap .image, .page_point .section_wealthnavi .wrap .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_point .section_wealthnavi .wrap .image {
  width: 300px;
}
.page_point .section_wealthnavi .wrap .txt_wrap {
  padding-left: 20px;
}
.page_point .section_wealthnavi .wrap .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_point .section_wealthnavi .wrap .btn_wrap {
  margin-top: 20px;
}
.page_point .section_wealthnavi .wrap .btn_wrap a {
  font-size: 18px;
}
.page_point .section_wealthnavi .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_point .section_wealthnavi .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_point .section05 {
  margin-top: 50px;
}
.page_point .section05 .ttl {
  background: url(img/point/ttl_bg.png) repeat center top;
}
.page_point .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_point .section05 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_point .section05 table {
  margin-top: 30px;
}
.page_point .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
.page_point .section06 {
  margin-top: 50px;
}
.page_point .section06 .ttl {
  background: url(img/beginner2/ttl_bg.png) repeat;
}
.page_point .section06 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.page_point .section06 .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 100px;
}
.page_point .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.page_point .section06 .block01, .page_point .section06 .block02 {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_point .section06 .block01 .image, .page_point .section06 .block01 .txt, .page_point .section06 .block02 .image, .page_point .section06 .block02 .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_point .section06 .block01 .image {
  width: 345px;
  text-align: right;
  padding-right: 33px;
}
.page_point .section06 .block02 .image {
  width: 410px;
  text-align: right;
  padding-left: 20px;
}
.page_point .section06 .block02 .txt, .page_point .section06 .block02 .image {
  vertical-align: bottom;
}
.page_point .section06 .txt .txt_inner {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #f7f2e1;
  padding: 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}
.page_point .section06 .txt .txt_inner span {
  color: #f00;
}
.page_pointdekasegu .fv {
  background: url(img/pointdekasegu/fv_bg.png) no-repeat center top;
}
.page_pointdekasegu .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  padding-top: 45px;
}
.page_pointdekasegu .fv .inner .fv_txt {
  text-align: center;
}
.page_pointdekasegu .wrap {
  padding: 40px 0 0;
  font-size: 18px;
}
.page_pointdekasegu .wrap .content {
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  padding: 0 70px 50px;
}
.page_pointdekasegu .title {
  background: url(img/pointdekasegu/ttl_bg.png) repeat center top;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 20px 50px 20px 80px;
  margin: 0 -70px;
}
.page_pointdekasegu .title::before {
  content: "";
  position: absolute;
  top: 20px;
  left: 45px;
  width: 7px;
  height: 50px;
  background: #fff200;
}
.page_pointdekasegu strong {
  font-weight: bold;
  color: #e4243a;
}
.page_pointdekasegu .section01 p {
  text-align: center;
  margin-top: 30px;
}
.page_pointdekasegu .section01 .image_wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_pointdekasegu .section01 .image_wrap .image, .page_pointdekasegu .section01 .image_wrap .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_pointdekasegu .section01 .image_wrap .image {
  width: 503px;
}
.page_pointdekasegu .section01 .image_wrap .txt {
  padding-left: 40px;
}
.page_pointdekasegu .section01 .image_wrap.right .txt {
  padding-left: 0;
  padding-right: 40px;
}
.page_pointdekasegu .section01 .image_wrap .comment {
  position: relative;
  background: #f4f4f4;
  border: 3px solid #d0d0d0;
  padding: 35px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
}
.page_pointdekasegu .section01 .image_wrap .comment.blue {
  color: #2a509b;
  font-weight: bold;
}
.page_pointdekasegu .section01 .image_wrap .comment:after, .page_pointdekasegu .section01 .image_wrap .comment:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.page_pointdekasegu .section01 .image_wrap .comment:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #f4f4f4;
  border-width: 16px;
  margin-top: -16px;
}
.page_pointdekasegu .section01 .image_wrap .comment:before {
  border-color: rgba(194, 225, 245, 0);
  border-right-color: #d0d0d0;
  border-width: 21px;
  margin-top: -21px;
}
.page_pointdekasegu .section01 .image_wrap.right .comment:after, .page_pointdekasegu .section01 .image_wrap.right .comment:before {
  right: auto;
  left: 100%;
}
.page_pointdekasegu .section01 .image_wrap.right .comment:after {
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #f4f4f4;
}
.page_pointdekasegu .section01 .image_wrap.right .comment:before {
  border-color: rgba(194, 225, 245, 0);
  border-left-color: #d0d0d0;
}
.page_pointdekasegu .btn_section {
  background: #e3e3e3;
  padding: 30px 280px;
  margin: 30px -70px 0;
}
.page_pointdekasegu .btn_section a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_pointdekasegu .btn_section a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_pointdekasegu .btn_section a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_pointdekasegu .btn_section a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_pointdekasegu .section02 {
  margin-top: 50px;
}
.page_pointdekasegu .section02 .client {
  width: 100%;
  display: table;
  table-layout: fixed;
  background: #f8f8f8;
  padding: 25px;
  margin-top: 30px;
  border: 2px solid #184092;
}
.page_pointdekasegu .section02 .client .image, .page_pointdekasegu .section02 .client .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_pointdekasegu .section02 .client .image {
  width: 300px;
}
.page_pointdekasegu .section02 .client .txt {
  padding-left: 20px;
}
.page_pointdekasegu .section02 .client .heading {
  font-size: 28px;
  font-weight: bold;
  color: #184092;
}
.page_pointdekasegu .section02 .client p {
  margin-top: 10px;
  font-size: 19px;
}
.page_pointdekasegu .section02 .feture {
  margin-top: 30px;
  text-align: center;
}
.page_pointdekasegu .section02 .feture .heading {
  display: inline-block;
  font-size: 28px;
  font-weight: bold;
  color: #184092;
  border-bottom: 2px solid #184092;
}
.page_pointdekasegu .section02 .feture .image {
  margin-top: 20px;
}
.page_pointdekasegu .section02 .point {
  margin-top: 30px;
}
.page_pointdekasegu .section02 .point .item {
  margin-top: 25px;
}
.page_pointdekasegu .section02 .point .item:first-child {
  margin-top: 0;
}
.page_pointdekasegu .section02 .point h3 {
  background: #fff200;
  padding: 10px 20px;
  color: #184092;
  font-weight: bold;
  font-size: 20px;
}
.page_pointdekasegu .section02 .point p {
  padding: 20px;
}
.page_pointdekasegu .section02 .read {
  text-align: center;
  margin-top: 30px;
}
.page_pointdekasegu .section02 .read span {
  display: inline-block;
  background: #f8f8f8;
  padding: 25px;
  border: 2px solid #184092;
  font-size: 20px;
  font-weight: bold;
  color: #184092;
}
.page_pointdekasegu .section02 .client2 {
  margin-top: 30px;
  text-align: center;
}
.page_pointdekasegu .section02 .client2 .btn {
  margin-top: 20px;
}
.page_pointdekasegu .section02 .client2 p {
  margin-top: 10px;
}

.page_point .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 90px;
}
.page_point .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: -20px;
  width: 610px;
}
.page_point .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_point .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_point .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_point .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_point .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 94px;
  padding-top: 24px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_point .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_point .section02 .btn_section .trigger span::before, .page_point .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_point .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_point .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_point .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_point .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_point .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}



.page_nisa .fv {
  /*background:  url(img/nisa/fv_bg.png) no-repeat center top*/;
}
.page_nisa .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
}
.page_nisa .fv .inner .fv_txt {
  position: absolute;
  top: 18px;
  left: 0;
}
.page_nisa .section01 {
  background: #fff;
}
.page_nisa .section01 .ttl {
  background: url(img/nisa/ttl_bg.png) repeat center top;
}
.page_nisa .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 16px 0;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  line-height: 1.3;
}
.page_nisa .section01 .ttl .ttl_inner span {
  color: #fdfa10;
  font-weight: bold;
}
.page_nisa .section01 .ttl .ttl_inner p {
  font-size: 19px;
}
.page_nisa .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_nisa .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_nisa .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 55px 15px 0;
    background-size: 25% !important;
}
.page_nisa .section01 ul li:nth-child(1) {
    background: transparent url("img/nisa/rank1.png") 14px 0 no-repeat;
}
.page_nisa .section01 ul li:nth-child(2) {
    background: transparent url("img/nisa/rank2.png") 14px 0 no-repeat;
}
.page_nisa .section01 ul li:nth-child(3) {
    background: transparent url("img/nisa/rank3.png") 14px 0 no-repeat;
}
.page_nisa .section01 ul li:nth-child(4) {
    background: transparent url("img/nisa/rank4.png") 14px 0 no-repeat;
}
.page_nisa .section01 ul li:nth-child(5) {
    background: transparent url("img/nisa/rank5.png") 14px 0 no-repeat;
}
.page_nisa .section01 img {
  margin-top: 5px;
}
.page_nisa .bg_wrap {
  background: #e1f7fb;
  padding: 40px 0 80px;
  position: relative;
}
.page_nisa .bg_wrap::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -30px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 76px 268.5px 0 268.5px;
  border-color: #184092 transparent transparent transparent;
}
.page_nisa .section02 {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.page_nisa .section02 .inner {
  background: #fff;
  margin: 0 auto;
  text-align: left;
  width: 1036px;
  padding: 140px 40px 20px;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_nisa .section02 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_nisa .section02 .read {
  background: #ecf2ff;
  padding: 20px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  font-size: 18px;
}
.page_nisa .section02 .read span {
  font-weight: bold;
  color: #e51d37;
}
.page_nisa .section02 .wrap {
  margin-top: 20px;
  position: relative;
  padding-left: 428px;
}
.page_nisa .section02 .wrap .image {
  position: absolute;
  left: 80px;
  bottom: -20px;
}
.page_nisa .section02 .wrap ul li {
  margin-top: 10px;
  background: #e3e8f2;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  padding: 10px;
}
.page_nisa .section02 .wrap ul li:first-child {
  margin-top: 0;
}
.page_nisa .section02 .wrap h3 {
  background: #184092;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.page_nisa .section02 .wrap p {
  padding: 10px 20px 0;
  font-size: 17px;
}
.page_nisa .section02 .txt {
  display: inline-block;
  margin-top: 25px;
  border: 2px solid #214897;
  padding: 20px;
  color: #214897;
  font-size: 17px;
  font-weight: bold;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
}
.page_nisa .section03 {
  margin: 50px auto 0;
  position: relative;
  width: 1100px;
}
.page_nisa .section03 a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_nisa .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_nisa .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_nisa .section03 .image ul {
  font-size: 0;
  text-align: center;
}
.page_nisa .section03 .image ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_nisa .section03 .image ul li:first-child {
  margin-left: 0;
}
.page_nisa .section04 {
  margin-top: 50px;
}
.page_nisa .section04 h2 {
  text-align: center;
}
.page_nisa .section04 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
.page_nisa .section04 .client_box > li {
  position: relative;
  
  margin-top: 60px;
}
.page_nisa .section04 .client_box > li:first-child {
  margin-top: 0;
}
.page_nisa .section04 .client_box li:first-child .inner{
  background:#ffecc6;
}
.page_nisa .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_nisa .section04 .client_box > li h3 {
  background: url(img/nisa/ttl_bg.png) repeat;
  padding: 5px 20px 5px 100px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_nisa .section04 .client_box > li:first-child h3 {
  background: url(img/nisa/section04_ttl_bg.png) repeat;
}
.page_nisa .section04 .client_box > li h3::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -33px;
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center center;
}
.page_nisa .section04 .client_box li:nth-child(1) h3::before {
    background-image: url(img/osusume2/bar_rank1.png) ;
}
.page_nisa .section04 .client_box li:nth-child(2) h3::before {
    background-image: url(img/osusume2/bar_rank2.png) ;
}
.page_nisa .section04 .client_box li:nth-child(3) h3::before {
    background-image: url(img/osusume2/bar_rank3.png) ;
}
.page_nisa .section04 .client_box li:nth-child(4) h3::before {
    background-image: url(img/osusume2/bar_rank4.png) ;
}
.page_nisa .section04 .client_box li:nth-child(5) h3::before {
    background-image: url(img/osusume2/bar_rank5.png) ;
}
.page_nisa .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_nisa .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_nisa .section04 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
  background: #e9eaf4;
}
.page_nisa .section04 .client_box li:first-child .inner {
  border: 1px solid #e8344b;
}
.page_nisa .section04 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_nisa .section04 .client_box li .inner .image, .page_nisa .section04 .client_box li .inner .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_nisa .section04 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_nisa .section04 .client_box li .inner .txt_wrap {
  width: 752px;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .read {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 13px 20px;
  font-size: 16px;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .read span {
  color: #ff3c3c;
  font-weight: bold;
}
.page_nisa .section04 .client_box li .inner .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .point {
  text-align: center;
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 13px 20px;
  font-size: 16px;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .point .point_heading {
  width:258px;
	margin:0 auto;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .point ul {
	margin-top:10px;
	display: inline-block;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .point ul li {
	text-align: left;
	position: relative;
	font-size:18px;
	padding-left:32px;
}
.page_nisa .section04 .client_box li .inner .txt_wrap .point ul li::before {
	content:"";
	position: absolute;
	left:0;
	top:5px;
	background: url("img/nisa/point_ico.png") no-repeat center top;
	background-size:22px auto;
	width:22px;
	height:22px;
}
.page_nisa .section04 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.page_nisa .section04 .client_box li table th, .page_nisa .section04 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_nisa .section04 .client_box li table th {
  background: url(img/nisa/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_nisa .section04 .client_box li:first-child table th {
  background: url(img/nisa/section04_ttl_bg2.png) repeat;
}
.page_nisa .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.page_nisa .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_nisa .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_nisa .section04 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_nisa .section04 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_nisa .section04 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_nisa .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
  padding: 23px 0;
}
.page_nisa .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_nisa .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_nisa .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_nisa .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_nisa .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_nisa .section04 .btn_section .trigger span::before, .page_nisa .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_nisa .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_nisa .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_nisa .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_nisa .section04 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_nisa .section04 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_nisa .section05 .ttl {
  background: url(img/nisa/ttl_bg.png) repeat;
}
.page_nisa .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  position: relative;
  text-align: center;
  line-height: 1.4;
}
.page_nisa .section05 .ttl .ttl_inner h2 {
  font-size: 28px;
  font-weight: bold;
  color: #fdfa10;
}
.page_nisa .section05 .ttl .ttl_inner p {
  font-size: 18px;
  color: #fff;
}
.page_nisa .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 0 50px;
}
.page_nisa .section05 table thead tr td {
  padding: 12px 0;
  font-size: 14px;
}
.page_nisa .section05 td.txt {
  font-size: 17px;
}
.page_nisa .purpose .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_nisa .purpose .ttl h3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/osusume2/purpose_ttl.png) no-repeat center top;
  width: 272px;
  height: 24px;
  bottom: -24px;
}
.page_nisa .search_table th {
  background: #184092;
}
.page_nisa .official_btn2 {
  margin-top: 20px;
}
.page_nisa .official_btn2 a {
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 12px;
  background: #ff5877;
  border: 2px solid #000;
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  -o-border-radius: 50px;
  -ms-border-radius: 50px;
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
}
.page_nisa .official_btn2 a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_nisa .official_btn2 a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 44px;
  margin-top: -6px;
}
.page_nisa .official_btn2 a:hover {
  background: #ffdedf;
  color: #000;
}
.page_nisa .official_btn2 a:hover::after {
  border-top: solid 3px #000;
  border-right: solid 3px #000;
}
.page_nisa .client_box li:first-child .official_btn2 a {
  background: #e8344b;
  border: 2px solid #a81124;
}
.page_nisa .client_box li:first-child .official_btn2 a:hover {
  background: #ffdedf;
  color: #000;
}
.page_nisa .client_box li:first-child .official_btn2 a:hover::after {
  border-top: solid 3px #000;
  border-right: solid 3px #000;
}
.page_nisa .section06 {
  background: url(img/nisa/section06_bg.png) repeat;
}
.page_nisa .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 70px 0 40px;
  text-align: center;
}
.page_nisa .section06 a {
  display: block;
  text-decoration: none;
}
.page_nisa .section06 a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_nisa .section06 ul {
  margin-top: 25px;
}
.page_nisa .section06 ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_nisa .section06 ul li:first-child {
  margin-left: 0;
}
.page_nisa .section_wealthnavi {
  width: 1035px;
  margin: 0 auto;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_nisa .section_wealthnavi h2 {
  position: absolute;
  top: 20px;
  left: -14px;
  background: url(img/point/section_wealthnavi_ttl.png) no-repeat center top;
  width: 1065px;
  height: 126px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
  line-height: 1.4;
}
.page_nisa .section_wealthnavi .inner {
  background: #fff;
  padding: 140px 30px 30px;
}
.page_nisa .section_wealthnavi .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_nisa .section_wealthnavi .wrap .image, .page_nisa .section_wealthnavi .wrap .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_nisa .section_wealthnavi .wrap .image {
  width: 300px;
}
.page_nisa .section_wealthnavi .wrap .txt_wrap {
  padding-left: 20px;
}
.page_nisa .section_wealthnavi .wrap .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_nisa .section_wealthnavi .wrap .btn_wrap {
  margin-top: 20px;
}
.page_nisa .section_wealthnavi .wrap .btn_wrap a {
  font-size: 18px;
}
.page_nisa .section_wealthnavi .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_nisa .section_wealthnavi .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_nisa .section07 {
  margin-top: 40px;
}
.page_nisa .section07 .ttl {
  background: url(img/nisa/ttl_bg.png) repeat;
}
.page_nisa .section07 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.page_nisa .section07 .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 100px;
}
.page_nisa .section07 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.page_nisa .section07 .block01, .page_nisa .section07 .block02 {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_nisa .section07 .block01 .image, .page_nisa .section07 .block01 .txt, .page_nisa .section07 .block02 .image, .page_nisa .section07 .block02 .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_nisa .section07 .block01 .image {
  width: 345px;
  text-align: right;
  padding-right: 33px;
}
.page_nisa .section07 .block02 .image {
  width: 410px;
  text-align: right;
  padding-left: 20px;
}
.page_nisa .section07 .block02 .txt, .page_nisa .section07 .block02 .image {
  vertical-align: bottom;
}
.page_nisa .section07 .txt .txt_inner {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #f7f2e1;
  padding: 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}
.page_nisa .section07 .txt .txt_inner span {
  color: #f00;
}
.purpose2 {
  margin-top: 30px;
}
.purpose2 .ttl {
  background: url(img/common/bg_blue.png) repeat center top;
}
.purpose2 .ttl h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding: 12px 0;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  letter-spacing: 0.08em;
  position: relative;
}
.purpose2 .ttl h3::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: url(img/common/purpose_ttl.png) no-repeat center top;
  width: 276px;
  height: 24px;
  bottom: -24px;
}
.purpose2 .inner {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding-top: 50px;
}
.purpose2 input[type="radio"] {
  display: none;
}
.purpose2 .tab_area {
  font-size: 0;
  border-bottom: 1px solid #2256b2;
}
.purpose2 .tab_area label {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.5em;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  padding: 12px 0;
  cursor: pointer;
  width: 32.59%;
  margin-left: 1%;
  font-size: 16px;
  background: #8d919a;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.purpose2 .tab_area label:first-child {
  border: none;
  margin-left: 0;
}
.purpose2 .tab_area label.select, .purpose2 .tab_area label:hover {
  background: #2958b1;
}
.purpose2 .tab_area label::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -4px;
  right: 30px;
  background: url(img/common/feature_tab_section_ico.png) no-repeat center top;
  background-size: 14px auto;
}
.purpose2 .tab_area label.select::after {
  background: url(img/common/feature_tab_section_ico_active.png) no-repeat center top;
  background-size: 14px auto;
}
.purpose2 .tab_area label span {
  display: inline-block;
  vertical-align: middle;
  line-height: 22px;
}
.purpose2 .tab_panel {
  width: 100%;
  display: none;
  border: 1px solid #2256b2;
  border-top: none;
  padding: 25px 25px 15px;
  background: #eaf1ff;
}
.purpose2 .multiple-items {
  text-align: center;
}
.purpose2 .multiple-items .box2 {
  display: inline-block;
  vertical-align: top;
}
.purpose2 #tab_1:checked ~ .tab_area .tab1_label {
  background: #2958b1;
  color: #fff;
}
.purpose2 #tab_1:checked ~ .panel_area #panel1 {
  display: block;
}
.purpose2 #tab_2:checked ~ .tab_area .tab2_label {
  background: #2958b1;
  color: #fff;
}
.purpose2 #tab_2:checked ~ .panel_area #panel2 {
  display: block;
}
.purpose2 #tab_3:checked ~ .tab_area .tab3_label {
  background: #2958b1;
  color: #fff;
}
.purpose2 #tab_3:checked ~ .panel_area #panel3 {
  display: block;
}
.purpose2 #tab_4:checked ~ .tab_area .tab4_label {
  background: #2958b1;
  color: #fff;
}
.purpose2 #tab_4:checked ~ .panel_area #panel4 {
  display: block;
}
.purpose2 #tab_1:checked ~ .tab_area .tab1_label::after,
.purpose2 #tab_2:checked ~ .tab_area .tab2_label::after,
.purpose2 #tab_3:checked ~ .tab_area .tab3_label::after,
.purpose2 #tab_4:checked ~ .tab_area .tab4_label::after {
  background: url(img/common/feature_tab_section_ico_active.png) no-repeat center top;
  background-size: 14px auto;
}
.purpose2 .slick-track {
  margin: 0;
}
.purpose2 .slick-slide {
  padding: 0;
}
.purpose2 .item {
  box-sizing: border-box;
  position: relative;
}
.purpose2 .slick-prev::before, .purpose2 .slick-next::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #fff;
  border-left: solid 2px #fff;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -5px;
}
.purpose2 .slick-next::before {
  border: none;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 10px;
}
.purpose2 button {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
}
.purpose2 button.slick-prev {
  display: block;
  left: -25px;
  z-index: 100;
  top: 50%;
  margin-top: -4px;
  width: 24px;
  height: 24px;
  background: #2256b2;
}
.purpose2 button.slick-next {
  display: block;
  right: -25px;
  top: 50%;
  margin-top: -4px;
  width: 24px;
  height: 24px;
  background: #2256b2;
}
.purpose2 .slick-initialized .slick-slide {
  margin: 0 3px;
}
.purpose2 .multiple-items-none {
  text-align: center;
  padding-bottom: 9px;
}
.purpose2 .multiple-items-none .item {
  display: inline-block;
  vertical-align: top;
  width: 200px;
}
.page_shintaku .section02 .btn_section {
  margin-top: 20px;
}
.page_shintaku .section02 .btn_section ul {
  font-size: 0;
  text-align: center;
}
.page_shintaku .section02 .btn_section ul li {
  background: #fff;
  font-size: 16px;
  display: inline-block;
  width: 48%;
  margin-left: 2%;
  vertical-align: top;
}
.page_shintaku .section02 .btn_section ul li:first-child {
  margin-left: 0;
}
.page_shintaku .section02 .btn_section ul li a {
  font-size: 20px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_shintaku .section02 .btn_section ul li a:hover {
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.page_shintaku .section02 .btn_section .blue a {
  background: #299297;
  background: -moz-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: -webkit-linear-gradient(top, #299297 50%, #3b8282 50%);
  background: linear-gradient(to bottom, #299297 50%, #3b8282 50%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299297', endColorstr='#3b8282', GradientType=0 );
  border-bottom: 5px solid #205d5d;
}
.page_shintaku .section02 .btn_section .red a {
  border-bottom: 5px solid #6a0c0c;
}
.page_shintaku .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_shintaku .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_shintaku .section02 .btn_section {
  margin-top: 20px;
  position: relative;
  padding-top: 80px;
}
.page_shintaku .section02 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_shintaku .section02 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_shintaku .section02 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_shintaku .section02 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_shintaku .section02 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_shintaku .section02 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_shintaku .section02 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_shintaku .section02 .btn_section .trigger span::before, .page_shintaku .section02 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_shintaku .section02 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_shintaku .section02 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_shintaku .section02 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_shintaku .section02 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_shintaku .section02 .anchor {
    margin-top:-110px;
    padding-top:110px;
}
.page_shintaku .section02 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_shintaku .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_shintaku .kaisetsu_flow .cl_flow ul li {
  width: 23.5%;
  margin-left: 1.8%;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  background: #fff;
  -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.15);
  margin-top: 16px;
  position: relative;
  padding: 10px;
}
.page_shintaku .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
  margin-left: 0;
}
.page_shintaku .kaisetsu_flow .cl_flow ul li:nth-child(1), .page_shintaku .kaisetsu_flow .cl_flow ul li:nth-child(2), .page_shintaku .kaisetsu_flow .cl_flow ul li:nth-child(3), .page_shintaku .kaisetsu_flow .cl_flow ul li:nth-child(4) {
  margin-top: 0;
}
.page_shintaku .kaisetsu_flow .txt {
    background:transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}




 .wrap_column {
 margin: 0 auto;
 text-align: center;	 
}
 .wrap_column .image{
 margin: 20px auto;

}







 .wrap_column .official_btn {
      text-align: center;
    margin: 20px auto;
    /* top: -20px; */
    width: 610px;
}
 .wrap_column .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
 .wrap_column .official_btn a::before {
  width: 60px;
  height: 200px;
}
 .wrap_column .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
  .wrap_column .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}

.wrap_column .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
}


.shiny_btn_column{
	width: 100%;
}
.shiny_btn_column a {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e4233a;
	border-radius: 2px;
	background:#e4233a;
	color: #ffffff;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	text-decoration: none;
	transition: .25s linear;
	-webkit-transition: .25s linear;
	-moz-transition: .25s linear;
	-webkit-box-shadow: 0 5px 0 #b4232b;
	-moz-box-shadow: 0 5px 0 #b4232b;
	box-shadow: 0 5px 0 #b4232b;
}
.shiny_btn_column a:hover {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.shiny_btn_column a::before {
	display: block;
	position: absolute;
	z-index: -1;
	left: -30%;
	top: -50%;
	content: "";
	width: 30px;
	height: 100px;
	transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	background-image: linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0) 100%);
	background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(50%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #ffffff rgba(255,255,255,1), rgba(255,255,255,0) 100%);
	animation: shiny 3s infinite linear;
	-webkit-animation: shiny 3s infinite linear;
	-moz-animation: shiny 3s infinite linear;
}

.page_pointhikaku3 {
  border-top: 1px solid #bcbcbc;
  background: #f7f7f7;
}
.page_pointhikaku3 .pointhikaku3_container {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 70px;
  background: #fff;
}
.page_pointhikaku3 .article_overview .ttl {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.4;
}
.page_pointhikaku3 .article_overview .wrap {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #a9a9a9;
  color: rgba(0, 0, 0, 0.54);
  position: relative;
}
.page_pointhikaku3 .article_overview .wrap .date, .page_pointhikaku3 .article_overview .wrap .pv {
  display: inline-block;
  vertical-align: middle;
}
.page_pointhikaku3 .article_overview .wrap .pv {
  margin-left: 40px;
  padding-left: 23px;
  position: relative;
}
.page_pointhikaku3 .article_overview .wrap .pv::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 17px;
  height: 20px;
  background: url(img/pointhikaku3/ico_pv.png) no-repeat center top;
  background-size: 17px auto;
}
.page_pointhikaku3 .article_overview .wrap .pv span {
  display: inline-block;
  margin-right: 5px;
}
.page_pointhikaku3 .article_overview .wrap .author {
  position: absolute;
  right: 0;
  top: 12px;
  line-height: 30px;
  padding-left: 95px;
  background: url(img/pointhikaku3/ico_author.png) no-repeat left center;
}
.page_pointhikaku3 .article_body {
  width: 830px;
  margin: 0 auto;
  padding-top: 50px;
  font-size: 18px;
}
.page_pointhikaku3 .article_body a {
  color: #0077c2;
  text-decoration: underline;
  font-weight: bold;
}
.page_pointhikaku3 .article_body a:hover {
  text-decoration: none;
}
.page_pointhikaku3 .article_body .horizontal {
  animation: horizontal_8573 2.72s ease infinite;
  transform-origin: 50% 50%;
}
@keyframes horizontal_8573 {
  0% {
    transform: translate(0, 0);
  }
  4.41177% {
    transform: translate(5px, 0);
  }
  8.82353% {
    transform: translate(0, 0);
  }
  13.23529% {
    transform: translate(5px, 0);
  }
  17.64706% {
    transform: translate(0, 0);
  }
  22.05882% {
    transform: translate(5px, 0);
  }
  26.47059% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(0, 0);
  }
}
.page_pointhikaku3 .article_body .scaled_btn {
  -webkit-animation: scale-up-center 1s infinite alternate;
  animation: scale-up-center 1s infinite alternate;
}
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.page_pointhikaku3 .article_body strong {
  font-weight: bold;
}
.page_pointhikaku3 .article_body .red {
  font-weight: bold;
  color: #c60000;
}
.page_pointhikaku3 .article_body .blue {
  font-weight: bold;
  color: #1b4cb2;
}
.page_pointhikaku3 .article_body .marker {
  background: #fffc00;
}
.page_pointhikaku3 .section01 .txt {
  margin-top: 30px;
}
.page_pointhikaku3 .section01 .txt .strong {
  font-size: 22px;
  font-weight: bold;
  color: #c60000;
}
.page_pointhikaku3 .section01 .tsutaya, .page_pointhikaku3 .section01 .rakuten {
  display: inline-block;
  margin: 0 3px;
  font-weight: bold;
  padding: 2px 5px;
}
.page_pointhikaku3 .section01 .tsutaya {
  background: #184092;
  color: #fff200;
}
.page_pointhikaku3 .section01 .rakuten {
  background: #e61720;
  color: #fff;
}
.page_pointhikaku3 .section01 .image {
  margin-top: 30px;
  text-align: center;
}
.page_pointhikaku3 .section02 {
  margin-top: 60px;
}
.page_pointhikaku3 .section02 .heading {
  text-align: center;
}
.page_pointhikaku3 .section02 .heading span, .page_pointhikaku3 .section02 .heading a {
  font-size: 22px;
}
.page_pointhikaku3 .section02 ul li {
  margin-top: 40px;
  text-align: center;
}
.page_pointhikaku3 .section02 ul li img {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.page_pointhikaku3 .section02 ul li p {
  margin-top: 10px;
}
.page_pointhikaku3 .section02 .txt {
  margin-top: 40px;
  text-align: center;
  font-weight: bold;
}
.page_pointhikaku3 .section02 .btn {
  margin-top: 20px;
  text-align: center;
}
.page_pointhikaku3 .section03 {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 2px solid #bfbfbf;
}
.page_pointhikaku3 .section03 .image1 {
  text-align: center;
}
.page_pointhikaku3 .section03 .txt {
  margin-top: 30px;
}
.page_pointhikaku3 .section03 .image2 {
  margin-top: 30px;
  text-align: center;
}
.page_pointhikaku3 .section03 .image_box {
  background: #d7e8f7;
  padding: 40px 0;
  text-align: center;
  margin-top: 40px;
}
.page_pointhikaku3 .section03 .image_box .remark {
  margin-top: 10px;
  text-align: left;
  font-size: 11px;
  color: #0f365a;
  padding: 0 64px;
}
.page_pointhikaku3 .section03 .txt2 {
  background: #fff9dc;
  padding: 30px 40px;
  margin-top: 30px;
}
.page_pointhikaku3 .section03 .btn {
  margin-top: 30px;
  text-align: center;
}
.page_pointhikaku3 .section04 {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 2px solid #bfbfbf;
}
.page_pointhikaku3 .section04 .image1 {
  text-align: center;
}
.page_pointhikaku3 .section04 .txt {
  margin-top: 30px;
}
.page_pointhikaku3 .section04 .image2 {
  margin-top: 30px;
  text-align: center;
}
.page_pointhikaku3 .section04 .image3 {
  margin-top: 30px;
  text-align: center;
}
.page_pointhikaku3 .section04 .image3 img {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
}
.page_pointhikaku3 .section04 ul li {
  margin-top: 25px;
}
.page_point .clientspecial .btn_section .trigger,.page_commission .clientspecial .btn_section .trigger,.page_shintaku .clientspecial .btn_section .trigger {
	width: 390px;
}
.page_point .clientspecial .btn_section .official_btn,.page_commission .clientspecial .btn_section .official_btn,.page_shintaku .clientspecial .btn_section .official_btn {
	width: 500px;
}
.top_recommend_section {
  width: 1035px;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.top_recommend_section .heading {
  position: absolute;
  background: url(img/osusume2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 9px;
}
.top_recommend_section .inner {
  background: #fff;
  padding: 50px 30px 30px;
}
.top_recommend_section .inner .name {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.top_recommend_section .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.top_recommend_section .inner .wrap .image, .top_recommend_section .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.top_recommend_section .inner .wrap .image {
  width: 300px;
}
.top_recommend_section .inner .wrap .txt {
  padding-left: 20px;
}
.top_recommend_section .inner .wrap p {
  font-size: 16px;
}
.top_recommend_section .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.top_recommend_section .inner .wrap .btn {
  margin-top: 10px;
}
.top_recommend_section .inner .wrap .btn:hover {
  margin-top: 13px;
}
.top_recommend_section .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.top_recommend_section .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.top_recommend_section .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.top_recommend_section .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_osusume3 .fv {
  background: url(img/osusume3/fv_bg.png) no-repeat center top;
}
.page_osusume3 .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 10px;
}
.page_osusume3 .section01 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
    text-align: center;
    padding: 12px 0;
}
.page_osusume3 .section01 .ttl .ttl_inner {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
    position: relative;
}
/*.page_osusume3 .section01 .ttl .ttl_inner::before,
.page_osusume3 .section01 .ttl .ttl_inner::after {
    content:"";
    position: absolute;
    width:100%;
    height:1px;
    background:#fff;
    left:0;
}
.page_osusume3 .section01 .ttl .ttl_inner::before {
    bottom:3px;
}
.page_osusume3 .section01 .ttl .ttl_inner::after {
    bottom:-1px;
}*/

.page_osusume3 .section01 .ttl .ttl_inner span:before,
.page_osusume3 .section01 .ttl .ttl_inner span:after {
    content:"";
    position: absolute;
    width:100%;
    height:1px;
    background:#fff;
    left:0;
}
.page_osusume3 .section01 .ttl .ttl_inner span:before {
    bottom:40px;
}
.page_osusume3 .section01 .ttl .ttl_inner span:after {
    bottom:43px;
}

.page_osusume3 .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_osusume3 .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_osusume3 .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_osusume3 .section01 img {
  margin-top: 5px;
}
.page_osusume3 .section02 h2 {
  text-align: center;
}
.page_osusume3 .section02 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 50px;
}
.page_osusume3 .section02 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 40px;
}
.page_osusume3 .section02 .client_box > li:first-child {
  margin-top: 0;
}
.page_osusume3 .section02 .client_box table {
  margin-top: 10px;
  width: 100%;
}
.page_osusume3 .section02 .client_box table thead th {
  background: #92c427;
  color: #fff;
  text-align: center;
  padding: 4px 0;
  border-right: 1px solid #fff;
  vertical-align: middle;
}
.page_osusume3 .section02 .client_box table thead th.border {
  border-bottom: 1px solid #fff;
}
.page_osusume3 .section02 .client_box table tbody td {
  text-align: center;
  padding: 10px 5px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  vertical-align: middle;
  background: #fff;
}
.page_osusume3 .section02 .client_box table tbody td:first-child {
  border-left: 1px solid #ddd;
}
.page_osusume3 .ico_country {
  width: 19px;
  height: 12px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.page_osusume3 .ico_country.usa {
  background: url(img/osusume3/usa.png) no-repeat center top;
}
.page_osusume3 .ico_country.euro {
  background: url(img/osusume3/euro.png) no-repeat center top;
}
.page_osusume3 .ico_country.uk {
  background: url(img/osusume3/uk.png) no-repeat center top;
}
.page_osusume3 .ico_country.aus {
  background: url(img/osusume3/aus.png) no-repeat center top;
}
.page_osusume3 .ico_country.nz {
  background: url(img/osusume3/nz.png) no-repeat center top;
}
.page_osusume3 .ico_country.zaf {
  background: url(img/osusume3/zaf.png) no-repeat center top;
}
.page_osusume3 .ico_country.can {
  background: url(img/osusume3/can.png) no-repeat center top;
}
.page_osusume3 .ico_country.che {
  background: url(img/osusume3/che.png) no-repeat center top;
}
.page_osusume3 .ico_country.chn {
  background: url(img/osusume3/chn.png) no-repeat center top;
}
.page_osusume3 .ico_country.try {
  background: url(img/osusume3/try.png) no-repeat center top;
}
.page_osusume3 .section02 .comment {
  position: absolute;
  display: inline-block;
  background: #e9e082;
  text-align: center;
  color: #24547d;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 10px 40px;
  top: -25px;
  right: 20px;
  font-weight: bold;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
}
.page_osusume3 .section02 .comment::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 14px 11px 12px;
  border-color: transparent transparent #e9e082 transparent;
  -moz-transform: rotate(-10deg);
  -webkit-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.page_osusume3 .section02 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_osusume3 .section02 .client_box > li h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
  padding: 5px 20px 2px 104px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_osusume3 .section02 .client_box > li:first-child h3 {
  background: url(img/osusume2/section04_ttl_bg.png) repeat;
}
.page_osusume3 .section02 .client_box > li h3::before {
    content: "";
    position: absolute;
    top:50%;
    left:20px;
    margin-top:-33px;
    width: 66px;
    height: 66px;
    background-repeat: no-repeat;
    background-position: center center;
}
.page_osusume3 .section02 .client_box > li:nth-child(1) h3::before {
    background-image: url(img/osusume2/bar_rank1.png);
}
.page_osusume3 .section02 .client_box > li:nth-child(2) h3::before {
    background-image: url(img/osusume2/bar_rank2.png);
}
.page_osusume3 .section02 .client_box > li:nth-child(3) h3::before {
    background-image: url(img/osusume2/bar_rank3.png);
}
.page_osusume3 .section02 .client_box > li:nth-child(4) h3::before {
    background-image: url(img/osusume2/bar_rank4.png);
}
.page_osusume3 .section02 .client_box > li:nth-child(5) h3::before {
    background-image: url(img/osusume2/bar_rank5.png);
}
.page_osusume3 .section02 .client_box #fxbroad h3::before {
    background-image: url(img/osusume2/bar_rank6.png);
}
.page_osusume3 .section02 .client_box > li h3 a {
  color: #fff;
  font-weight: bold;
}
.page_osusume3 .section02 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}
.page_osusume3 .section02 .client_box li:first-child .inner {
  border: 1px solid #e51d37;
    background:#ffecc6;
}
.page_osusume3 .section02 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_osusume3 .section02 .client_box li .inner .image, .page_osusume3 .section02 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_osusume3 .section02 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_osusume3 .section02 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_osusume3 .section02 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_osusume3 .section02 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_osusume3 .section02 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_osusume3 .section02 .client_box > li:first-child h3 {
  background: url(img/osusume2/bg_rank1.png) repeat;
}
.page_osusume3 .section02 .client_box li:first-child .inner {
  border: 1px solid #a66511;
}
.page_osusume3 .section02 .client_box > li:nth-child(2) h3 {
  background: url(img/osusume2/bg_rank2.png) repeat;
}
.page_osusume3 .section02 .client_box li:nth-child(2) .inner {
  border: 1px solid #6e6e6e;
}
.page_osusume3 .section02 .client_box > li:nth-child(3) h3 {
  background: url(img/osusume2/bg_rank3.png) repeat;
}
.page_osusume3 .section02 .client_box li:nth-child(3) .inner {
  border: 1px solid #853117;
}
.page_osusume3 .section02 .official_btn {
  margin: 0 auto;
  width: 610px;
}
.page_osusume3 .section02 .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
  padding: 20px 0;
}
.page_osusume3 .section02 .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_osusume3 .section02 .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -8px;
}
.page_osusume3 .section02 .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_osusume3 .section03 {
  margin: 0 auto;
  position: relative;
  width: 1100px;
}
.page_osusume3 .section03 .red {
	font-weight: 700;
	color: #F50606;
}
.page_osusume3 .section03 .yellow {
	font-weight: 700;
	color: #ffe037;
}
.page_osusume3 .section03 .marker {
	font-weight: 700;
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.page_osusume3 .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 40px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_osusume3 .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_osusume3 .section03 .heading {
  text-align: center;
}
.page_osusume3 .section03 .heading span {
  font-size: 27px;
  font-weight: bold;
  color: #184092;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.page_osusume3 .section03 a {
  text-decoration: none;
}
.page_osusume3 .section03 a:hover img {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_osusume3 .section03 ul {
  margin-top: 25px;
  font-size: 0;
}
.page_osusume3 .section03 ul li {
  display: inline-block;
  vertical-align: top;
  margin-left: 20px;
}
.page_osusume3 .section03 ul li:first-child {
  margin-left: 0;
}
.page_osusume3 .section05 .ttl {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.page_osusume3 .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 125px;
  position: relative;
}
.page_osusume3 .section05 .ttl .ttl_inner h2 {
  position: absolute;
  top: -15px;
  left: 70px;
}
.page_osusume3 .section05 .inner {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 0 0;
}
.page_osusume3 .section05 table {
	table-layout: fixed;
    width:100%;
    border:1px solid #bfbfbf;
    font-size:13px;
}

.page_osusume3 .section05 table th, td {
    padding:10px 5px;
    vertical-align: middle;
    border-left:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
}

.page_osusume3 .section05 table thead th {
    background:#e2e6ee;
    text-align: center;
}
.page_osusume3 .section05 table tbody tr:nth-child(1){
    background: #fffdea;
}
.page_osusume3 .section05 table tbody td {
    text-align: center;
}
.page_osusume3 .section05 .foreign {
    font-size:10px;
    width:100px;
}
.page_osusume3 .section05 .image,
.page_osusume3 .section05 .name {
    text-align: center;
}
.page_osusume3 .section05 .name {
    margin-top:5px;
}
.page_osusume3 .section05 .name a {
    font-weight: bold;
}
.page_osusume_remodal {
	width:500px !important;
	background: #fff;
	border:5px solid #183f92;
}
.page_osusume_remodal .ttl {
	background:#183f92;
	text-align: center;
	font-size:22px;
	font-weight: bold;
	color:#fff;
	padding:14px 0;
}
.page_osusume_remodal .read {
	font-size:15px;
	padding:20px;
	text-align: left;
}
.page_osusume_remodal .read strong {
	font-weight: bold;
	color:red;
}
.page_survey .content {
    background:#fff;
    margin:0 auto;
}
.page_survey .content .ttl {
    background:#1546a7;
    color:#fff;
    font-size:21px;
    text-align: center;
    padding:13px 10px 10px;
}
.page_survey .content .inner {
    padding:40px 20px;
    font-size:16px;
}
.page_survey .content .remarks {
    margin-top:20px;
    font-size:11px;
}
.mobit_article table .example_table td img{
    max-width: 50%;
}

/* こんなページも読まれています */
.recommend_article_section {
	margin: 30px auto 0;
	background-color: #fff;
	height: 380px;
	border: solid 2px #1245a6;
	max-width: 1100px;
}
.recommend_article_section h3 img{
	width: 100%;
}


.recommend_article_section ul{
	display: flex;
	justify-content: center;
}
.recommend_article_section ul li {
	width: 18%;
	text-align: center;
	background: #fff;
	height: 280px;
	margin: 0 10px 20px;
	/*box-shadow: 2px 2px 4px #cacaca;*/
	background: #e6e6e6;
}
.recommend_article_section ul li .button {
	position: relative;
	height: 30px;
}

.recommend_article_section ul li img{
	width: 100%;
	border: 1px #868686 solid;
}
.recommend_article_ttl, .recommend_article_read {
	color: #0070c0;
	padding: 10px 10px 5px;
	text-align: left;	
}
.recommend_article_ttl {
	padding: 10px 10px 5px;		
}
.recommend_article_read {
	font-size: 8px;
	padding: 0 10px;
	height: 55px;
}
.recommend_article_section .button a{
	color: blue;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	position: absolute;
    right: 7px;
    bottom: 0px;
}
/* profitable2 */
.page_profitable2 {
	background: #fff!important;
}
.page_profitable2 .section01 .ttl {
	background: url(../img/profitable2/section01_ttl.png) repeat!important;
    padding: 8px 10px;
}
.page_profitable2 .section01 .ttl_wh {
	padding: 8px 10px;
	background-color:#243870; 
}

.page_profitable2 .section01 .ttl_wh  h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #fff;
}
.page_profitable2 .section01 .ttl_wh h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 70px;
	color: #fff;
}

.page_profitable2 .fv {
	text-align: center;
    background: url(img/sbi_investment/fv_bg.png) no-repeat center top;
    background-size: cover;
}
.page_profitable2 .section01 .ttl h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #243870;
}
.page_profitable2 .section01 .ttl h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 45px;
	color: #243870;
}

.page_profitable2 .section01 .ttl h2 span::before {
	content: url("img/profitable2/text_l.png");
	width: 30px;
}

.page_profitable2 .section01 .ttl_wh h2 span::before {

}

.page_profitable2 .section01 .inner .image img {
	max-width: 80%;
}
.page_profitable2 .section01 .ttl h2 span::after {
	content: url("img/profitable2/text_r.png");
	width: 30px;
}
.page_profitable2 .section01 .ttl_wh h2 span::after {
}
.page_profitable2 .section01 .inner,
.page_profitable2 .section02 .inner,
.page_profitable2 .section03 .inner,
.page_profitable2 .section04 .inner,
.page_profitable2 .section05 .inner,
.page_profitable2 .section06 .inner,
.page_profitable2 .section07 .inner{
	width: 1100px;
	margin: 30px auto;
}
.page_profitable2 .section02 .ttl,
.page_profitable2 .section03 .ttl,
.page_profitable2 .section04 .ttl,
.page_profitable2 .section05 .ttl,
.page_profitable2 .section06 .ttl,
.page_profitable2 .section07 .ttl,
.page_profitable2 .section08 .ttl,
.page_profitable2 .section09 .ttl{
	background: url("img/profitable2/ttl_background.png") no-repeat center top;
	background-size: cover;
	padding: 20px 0;
	text-align: center;
}
.page_profitable2 .section01 .inner .txt,
.page_profitable2 .section02 .inner .txt,
.page_profitable2 .section03 .inner .txt,
.page_profitable2 .section04 .inner .txt,
.page_profitable2 .section05 .inner .txt,
.page_profitable2 .section06 .inner .txt,
.page_profitable2 .section07 .inner .txt,
.page_profitable2 .section08 .inner .txt
{
	margin: 20px 120px;
	font-size: 16px;
}

.page_profitable2 .section08 .inner .cl_overview .txt
{
	margin: 20px;
	font-size: 16px;
}
.page_profitable2 .section01 .inner .txt span,
.page_profitable2 .section02 .inner .txt span,
.page_profitable2 .section03 .inner .txt span,
.page_profitable2 .section04 .inner .txt span,
.page_profitable2 .section05 .inner .txt span,
.page_profitable2 .section06 .inner .txt span,
.page_profitable2 .section07 .inner .txt span,
.page_profitable2 .section08 .inner .txt span
{
	color: #cc0000;
	font-weight:bold;
}

.page_profitable2 .section01 .button,
.page_profitable2 .section02 .button,
.page_profitable2 .section03 .button,
.page_profitable2 .section04 .button,
.page_profitable2 .section05 .button,
.page_profitable2 .section06 .button,
.page_profitable2 .section07 .button,
.page_profitable2 .section08 .button
{
	text-align: center;
}
.page_profitable2 .section01 .inner .image,
.page_profitable2 .section02 .inner .image,
.page_profitable2 .section07 .inner .image {
	margin: 0 auto;
	text-align: center;
}
.page_profitable2 .section01 .inner .image {
	width: 80%;
}
.page_profitable2 .section02 .inner .image{
	width: 60%;
}
.page_profitable2 .section01 .inner .image p {
	display: inline-block;
	width: 45%;
	text-align: center;
}
.page_profitable2 .section03 .inner .txt h2 {
	text-align: center;
	color: #0d5fa8;
	font-size: 35px;
	line-height: 45px;
}
.page_profitable2 .section03 .inner .txt h2 span {
	font-size: 45px;
	color: #ff7113;
}
.page_profitable2 .section03 .inner .image p {
	text-align: center;
	margin: 20px auto;
    width: 70%;
}

.page_profitable2 .section03 .inner .txt p span.subtitle,
.page_profitable2 .section04 .inner .txt p span.subtitle {
	color: #0d5fa8;
	font-size: 32px;
	font-weight:normal;
}
.page_profitable2 .section03 .inner .txt p span.subtitle.u,
.page_profitable2 .section04 .inner .txt p span.subtitle.u {
	text-decoration:underline;
}
.page_profitable2 .section03 .inner .txt p.pt{
	padding-top:1.4em;
}
.page_profitable2 .section05 .inner .image {
	width: 1000px;
	margin: 0 auto;
}

.page_profitable2 .section05 .inner .image h3 {
	color: #fff;
	background-color: #18355c;
	vertical-align: middle;
	line-height: 35px;
	border-radius: 7px;
	font-weight: bold;
	font-size: 30px;
	text-align: center;
	padding: 15px 0;
	margin: 10px 0;
}
.page_profitable2 .section05 .inner .image p {
	display: inline-block;
	width: 32%;
	text-align: center;
	vertical-align: middle;
}

.page_profitable2 .section06 .inner .step {
    width: 600px;
    border: solid 5px #6bd2db;
    padding: 10px 20px;
	margin: 0 auto;
}
.page_profitable2 .section06 .inner .step_img, .page_profitable2 .section06 .inner .step_article {
    display: inline-block;
}
.page_profitable2 .section06 .inner .step_img {
    width: 40%;
	text-align: center;
}
.page_profitable2 .section06 .inner .step_article {
    width: 55%;
    vertical-align: top;
    margin-left: 5px;
}
.page_profitable2 .section06 .inner .step p {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.page_profitable2 .section06 .inner .step_article ul {
    padding-top: 20px;
}
.page_profitable2 .section06 .inner .step_article ul li {
    list-style-position: inside;
    list-style-image: url(img/profitable2/list_point.png);
    line-height: 30px;
	font-size: 20px;
	color: #555555;
}
.page_profitable2 .section06 .inner .arrow {
	text-align: center;
	margin-bottom: 30px;
}
.page_profitable2 .section06 .inner .step .btn {
	margin-top: 20px;
}
.page_profitable2 .section08 .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 50px;
}
.page_profitable2 .section08 .client_box > li:first-child {
    margin-top: 0;
}
.page_profitable2 .section08 .client_box > li {
    position: relative;
    background: #e9e9e9;
    margin-top: 60px;
}
.page_profitable2 .section08 .client_box > li h3 {
    background: url(img/shintaku/ttl_bg.png) repeat;
    padding: 5px 20px 5px 34px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.08em;
    position: relative;
}
.page_profitable2 .section08 .comment {
    position: absolute;
    display: inline-block;
    background: #e9e082;
    text-align: center;
    color: #24547d;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 10px 40px;
    top: -25px;
    right: 20px;
    font-weight: bold;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}
.page_profitable2 .section08 .comment::before {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 11px 12px;
    border-color: transparent transparent #e9e082 transparent;
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.page_profitable2 .section08 .client_box li .inner {
    border: 1px solid #0b72a2;
    padding: 20px;
}
.page_profitable2 .section08 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_profitable2 .section08 .client_box li .inner .image, .page_profitable2 .section08 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_profitable2 .section08 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}
.page_profitable2 .section08 .client_box li .inner .text span {
    color: #ff302a;
    font-weight: bold;
}
.page_profitable2 .section08 .client_box li table th, .page_profitable2 .section08 td {
    text-align: center;
    padding: 6px 12px;
    font-size: 105%;
    vertical-align: middle;
}
.page_profitable2 .section08 .client_box li table th {
    background: url(img/shintaku/ttl_bg.png) repeat;
    color: #fff;
    border-right: 1px solid #fff;
    width: 5%;
}
.page_profitable2 .section08 .client_box li table td {
    background: #fffdf9;
    border-right: 1px solid #9999cc;
    vertical-align: middle;
}
.page_profitable2 .section08 .btn_section {
    margin-top: 20px;
    position: relative;
    padding-top: 80px;
}
.page_profitable2 .section08 .btn_section .official_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 610px;
}
.page_profitable2 .section08 .btn_section .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
}
.page_profitable2 .section08 .btn_section .trigger {
    position: absolute;
    top: 0;
    left: 0;
    background: #fb8200;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    width: 430px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 82px;
    padding-top: 19px;
    border-bottom: 5px solid #b06400;
    cursor: pointer;
}
.page_profitable2 .section08 .btn_section .trigger span {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -17px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.page_profitable2 .section08 .kaisetsu_flow {
    width: 100%;
    margin-top: 35px;
}
.page_profitable2 .section08 .kaisetsu_flow .kaisetsu_content_wrap {
    background: transparent;
    padding: 0;
    border: none;
}
.page_profitable2 .section08 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_profitable2 .section08 .client_box li .inner .image, .page_profitable2 .section08 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_profitable2 .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_profitable2 .section07 .btn_section ul {
    font-size: 0;
    text-align: center;
}
.page_profitable2 .kaisetsu_flow .cl_flow ul li:nth-child(1),
.page_profitable2 .kaisetsu_flow .cl_flow ul li:nth-child(2),
.page_profitable2 .kaisetsu_flow .cl_flow ul li:nth-child(3),
.page_profitable2 .kaisetsu_flow .cl_flow ul li:nth-child(4) {
    margin-top: 0;
}
.page_profitable2 .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
    margin-left: 0;
}
.page_profitable2 .section08 .btn_section ul li a {
    font-size: 20px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page_profitable2 .section08 .btn_section .official_btn a span {
    display: block;
    font-size: 17px;
    font-weight: bold;
}
.page_profitable2 .section08 .btn_section .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -6px;
}
.page_profitable2 .section08 .btn_section .trigger span::before {
    left: 14px;
    top: 6px;
    width: 2px;
    height: 18px;
}
.page_profitable2 .section08 .btn_section .trigger span::after {
    left: 6px;
    top: 14px;
    width: 18px;
    height: 2px;
}
.page_profitable2 .section08 .btn_section .trigger span::before,
.page_profitable2 .section08 .btn_section .trigger span::after {
    content: "";
    position: absolute;
    background: #fff;
}
.page_profitable2 .section08 .client_box>li h3 a {
    color: #fff;
    font-weight: bold;
}
.page_profitable2 .section08 .client_box > li h3::before {
    left: 10px;
}
.page_profitable2 .section08 .client_box > li h3::after {
    left: 16px;
}
.page_profitable2 .section08 .client_box > li h3::before, .page_profitable2 .section08 .client_box > li h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 85%;
    background: #edebbe;
}
.page_profitable2 .section08 .client_box li table {
    margin-top: 14px;
    width: 100%;
    border: 1px solid #003366;
}
.page_profitable2 .section09 .client_box > li {
    position: relative;
    background: #e9e9e9;
    margin-top: 40px;
}
.page_profitable2 .section09 .client_box > li h3 {
    background: url(img/osusume2/ttl_bg.png) repeat;
    padding: 5px 20px 2px 104px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.08em;
    position: relative;
}
.page_profitable2 .section09 .client_box > li h3 a {
    color: #fff;
    font-weight: bold;
}
.page_profitable2 .section09 .client_box li .inner {
    border: 1px solid #0b72a2;
    padding: 15px 20px 20px;
}
.page_profitable2 .section09 .heading {
    font-size: 24px;
    color: #e51d37;
    font-weight: bold;
}
.page_profitable2 .section09 .client_box li .table_wrap {
    margin-top: 10px;
}
.page_profitable2 .section09 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_profitable2 .section09 .client_box li .inner .image, .page_profitable2 .section09 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_profitable2 .section09 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}
.page_profitable2 .section09 .client_box li .inner .text span {
    font-weight: bold;
    color: #e51d37;
}
.page_profitable2 .section09 .client_box table {
    margin-top: 10px;
    width: 100%;
}
.page_profitable2 .section09 .client_box table thead th.border {
    border-bottom: 1px solid #fff;
}
.page_profitable2 .section09 .client_box table thead th {
    background: #92c427;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #fff;
    vertical-align: middle;
}
.page_profitable2 .ico_country.usa {
    background: url(img/osusume3/usa.png) no-repeat center top;
}
.page_profitable2 .ico_country {
    width: 19px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.page_profitable2 .ico_country.euro {
    background: url(img/osusume3/euro.png) no-repeat center top;
}
.page_profitable2 .ico_country.uk {
    background: url(img/osusume3/uk.png) no-repeat center top;
}
.page_profitable2 .ico_country.aus {
    background: url(img/osusume3/aus.png) no-repeat center top;
}
.page_profitable2 .section09 .client_box table tbody td:first-child {
    border-left: 1px solid #ddd;
}
.page_profitable2 .section09 .client_box table tbody td {
    text-align: center;
    padding: 10px 5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    background: #fff;
}
.page_profitable2 .section09 .official_btn {
    margin: 0 auto;
    margin-top: 20px;
    width: 610px;
}
.page_profitable2 .section09 .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
    padding: 20px 0;
}
.page_profitable2 .section09 .official_btn a::before {
    width: 60px;
    height: 200px;
}
.page_profitable2 .section09 .inner {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.page_profitable2 .section09 .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -8px;
}
.page_profitable2 .section08 .client_box > li:first-child h3 {
	background: url(img/beginner2/section04_ttl_bg.png) repeat;
}
.page_profitable2 .section08 .client_box > li:first-child .inner {
	background: #ffecc6;
	border: 1px solid #e51d37;
}

.page_profitable2 .section08 .heading{
font-size: 24px;
color: #e51d37;
font-weight: bold;
} 

.page_commission .section_adviser .client_box h3 {
    line-height:1.4;
	background: url(img/shintaku/ttl_bg.png) repeat;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.08em;
    padding:20px 0 15px !important;
}
.page_commission .section_adviser .client_box .inner {
	padding:20px;
	background:#e9e9e9;
	border:1px solid #37719e;
}
.page_commission .section_adviser .table_wrap {
    display: table;
	table-layout: fixed;
	width:100%;
}
.page_commission .section_adviser .image {
    width:300px;
}
.page_commission .section_adviser .txt_wrap {
    display: table-cell;
    vertical-align: top;
    padding-left:20px;
    width:760px;
}
.page_commission .section_adviser .txt {
    display: block;
    padding:20px;
    width:750px !important;
	background:#fff;
}
.step_image {
	text-align: center;
}
.page_commission .section_adviser .txt span {
    color:#e73223;
	font-weight: bold;
}
.page_commission .section_adviser .btn_wrap {
    margin-top:20px;
}
.page_commission .section_adviser .btn_wrap a {
    font-size:18px;
}
.page_commission .section_adviser .client_box h3::after,
.page_commission .section_adviser .client_box h3::before {
    display: none;
}
.page_commission .section_adviser .client_box h3 a {
    color:#fff;
    font-weight: bold;
}
.page_commission .section_adviser .client_box h3 a:hover {
    text-decoration: underline;
}

.page_commission .section02 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}


/* dmm_article*/
.dmm_article {
	background: #fff!important;
}
.dmm_article .fv {
	padding-top: 20px;
	text-align: center;
	background: url("img/profitable2/fv_background.png") no-repeat center top;
}
.dmm_article .section01 .ttl {
	background: url(../img/profitable2/section01_ttl.png) repeat!important;
    padding: 8px 10px;
}
.dmm_article .section01 .ttl_wh {
	padding: 8px 10px;
	background-color:#333; 
}

.dmm_article .section01 .ttl_wh  h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #fff;
}
.dmm_article .section01 .ttl_wh h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 70px;
	color: #fff;
}
.dmm_article .section01 .ttl h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #243870;
}
.dmm_article .section01 .ttl h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 45px;
	color: #243870;
}

.dmm_article .section01 .ttl h2 span::before {
	content: url("img/profitable2/text_l.png");
	width: 30px;
}

.dmm_article .section01 .ttl_wh h2 span::before {

}

.dmm_article .section01 .inner .image img {
	max-width: 80%;
}
.dmm_article .section01 .ttl h2 span::after {
	content: url("img/profitable2/text_r.png");
	width: 30px;
}
.dmm_article .section01 .ttl_wh h2 span::after {
}
.dmm_article .section01 .inner,
.dmm_article .section02 .inner,
.dmm_article .section03 .inner,
.dmm_article .section04 .inner,
.dmm_article .section05 .inner,
.dmm_article .section06 .inner,
.dmm_article .section07 .inner{
	width: 1100px;
	margin: 30px auto;
}
.dmm_article .section02 .ttl,
.dmm_article .section03 .ttl,
.dmm_article .section04 .ttl,
.dmm_article .section05 .ttl,
.dmm_article .section06 .ttl,
.dmm_article .section07 .ttl,
.dmm_article .section08 .ttl,
.dmm_article .section09 .ttl{
	background-color:#333 ;  
	background-size: cover;
	padding: 20px 0;
	text-align: center;
}
.dmm_article .section01 .inner .txt,
.dmm_article .section02 .inner .txt,
.dmm_article .section03 .inner .txt,
.dmm_article .section04 .inner .txt,
.dmm_article .section05 .inner .txt,
.dmm_article .section06 .inner .txt,
.dmm_article .section07 .inner .txt,
.dmm_article .section08 .inner .txt
{
	margin: 20px 120px;
	font-size: 16px;
}


.dmm_article .section01 .inner .txt span,
.dmm_article .section02 .inner .txt span,
.dmm_article .section03 .inner .txt span,
.dmm_article .section04 .inner .txt span,
.dmm_article .section05 .inner .txt span,
.dmm_article .section06 .inner .txt span,
.dmm_article .section07 .inner .txt span,
.dmm_article .section08 .inner .txt span
{
	color: #cc0000;
	font-weight:bold;
}

.dmm_article .section01 .button,
.dmm_article .section02 .button,
.dmm_article .section03 .button,
.dmm_article .section04 .button,
.dmm_article .section05 .button,
.dmm_article .section06 .button,
.dmm_article .section07 .button,
.dmm_article .section08 .button
{
	text-align: center;
}
.dmm_article .section01 .inner .image,
.dmm_article .section02 .inner .image,
.dmm_article .section03 .inner .image,
.dmm_article .section07 .inner .image {
	margin: 0 auto;
	text-align: center;
}


.dmm_article  .section05 {
  margin-top: 50px;
}
.dmm_article  .section05 h2 {
  text-align: center;
}
.dmm_article  .section05 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
.dmm_article  .section05 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.dmm_article  .section05.client_box > li:first-child {
  margin-top: 0;
}
.dmm_article  .section05 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.dmm_article  .section05 .client_box > li h3 {
  background: url(img/beginner2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.dmm_article  .section05  .client_box > li:first-child h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.dmm_article  .section05 .client_box > li h3::before, .dmm_article  .section05  .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.dmm_article  .section05 .client_box > li h3::before {
  left: 10px;
}
.dmm_article  .section05 .client_box > li h3::after {
  left: 16px;
}
.dmm_article  .section05  .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.dmm_article  .section05 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.dmm_article  .section05 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
  margin-top: 0px;
}
.dmm_article  .section05 .client_box li:first-child .inner {
  /*border: 1px solid #e51d37;*/
}
.dmm_article  .section05 .client_box li .table_wrap {
  margin-top: 10px;
}
.dmm_article  .section05 .client_box li .inner .image, .dmm_article  .section05 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.dmm_article  .section05 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.dmm_article  .section05.client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.dmm_article  .section05 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.dmm_article  .section05 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.dmm_article  .section05 .client_box li table th, .dmm_article  .section05  td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.dmm_article  .section05 .client_box li table th {
  background: url(img/beginner2/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.dmm_article  .section05 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.dmm_article  .section05 .client_box li table td.cts {
  background: #ccffff;
}
.dmm_article  .section05 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.dmm_article  .section05 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.dmm_article  .section05 .client_box > li h3 {
  background: url(img/beginner2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.dmm_article  .section05 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}


.dmm_article  .section05 .client_box table thead th.border {
    border-bottom: 1px solid #fff;
}
.dmm_article  .section05 .client_box table thead th {
    background: #92c427;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #fff;
    vertical-align: middle;
}

.dmm_article  .section05  .official_btn {
    margin: 0 auto;
    margin-top: 20px;
    width: 610px;
}


.dmm_article  .section05 .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
    padding: 20px 0;
}
.dmm_article  .section05 .official_btn a::before {
    width: 60px;
    height: 200px;
}
.dmm_article  .section05 .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -8px;
}


.dmm_article  .section06 .inner .step {
    width: 600px;
    border: solid 5px #6bd2db;
    padding: 10px 20px;
	margin: 0 auto;
}
.dmm_article  .section06 .inner .step_img, .dmm_article  .section06  .inner .step_article {
    display: inline-block;
}
.dmm_article  .section06  .inner .step_img {
    width: 40%;
	text-align: center;
}
.dmm_article  .section06  .inner .step_article {
    width: 55%;
    vertical-align: top;
    margin-left: 5px;
}
.dmm_article  .section06  .inner .step p {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.dmm_article  .section06  .inner .step_article ul {
    padding-top: 20px;
}
.dmm_article  .section06   .inner .step_article ul li {
    list-style-position: inside;
    list-style-image: url(img/profitable2/list_point.png);
    line-height: 30px;
	font-size: 20px;
	color: #555555;
}
.dmm_article  .section06  .inner .arrow {
	text-align: center;
	margin-bottom: 30px;
}
.dmm_article  .section06  .inner .step .btn {
	margin-top: 20px;
}




.dmm_article  .section07 {
  margin-top: 50px;
}
.dmm_article  .section07 h2 {
  text-align: center;
}
.dmm_article  .section07 .section07_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
.dmm_article  .section07 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.dmm_article  .section07 .client_box > li:first-child {
  margin-top: 0;
}
.dmm_article  .section07 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.dmm_article  .section07 .client_box > li h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.dmm_article  .section07  .client_box > li:first-child h3 {
  background: url(img/osusume2/ttl_bg.png) repeat;
}
.dmm_article  .section07 .client_box > li h3::before, .dmm_article  .section07  .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.dmm_article  .section07 .client_box > li h3::before {
  left: 10px;
}
.dmm_article  .section07 .client_box > li h3::after {
  left: 16px;
}
.dmm_article  .section07  .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.dmm_article  .section07 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.dmm_article  .section07 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
  margin-top: 0px;
}
.dmm_article  .section07 .client_box li:first-child .inner {
  /*border: 1px solid #e51d37;*/
}
.dmm_article  .section07 .client_box li .table_wrap {
  margin-top: 10px;
}
.dmm_article  .section07 .client_box li .inner .image, .dmm_article  .section07 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.dmm_article  .section07 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.dmm_article  .section07 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.dmm_article  .section07 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.dmm_article  .section07 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.dmm_article  .section07 .client_box li table th, .dmm_article  .section07  td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.dmm_article  .section07 .client_box li table th {
  background: url(img/beginner2/ttl_bg.png) repeat;
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.dmm_article  .section07 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.dmm_article  .section07  .client_box li table td.cts {
  background: #ccffff;
}
.dmm_article  .section05 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.dmm_article  .section07  .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}


.dmm_article  .section07 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}


.dmm_article  .section07 .client_box table thead th.border {
    border-bottom: 1px solid #fff;
}
.dmm_article  .section07 .client_box table thead th {
    background: #92c427;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #fff;
    vertical-align: middle;
}

.dmm_article  .section07  .official_btn {
    margin: 0 auto;
    margin-top: 20px;
    width: 610px;
}


.dmm_article .section07  .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
    padding: 20px 0;
}
.dmm_article  .section07 .official_btn a::before {
    width: 60px;
    height: 200px;
}
.dmm_article  .section07 .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -8px;
}
.currency .left,
.currency .right{
	display: inline-block;
	width: 48%;
	margin: 0 5px;
	vertical-align: top;
}
.currency .left table td,
.currency .right table td {
	border-left: 1px solid #003366;
}
.crypto_img {
	padding: 10px;
	width: 77px;
}
.crypto_img img {
	width:50px;
}
.coin_list {
	margin: 0 auto;
}
.each_coin {
	display: inline;
	text-align: center;
}
.client_detail .btn_section {
	margin-top: 20px;
    position: relative;
    padding-top: 80px;
	}
.client_detail .official_btn2 {
    position: absolute;
    right: 0;
    top: 0;
    width: 610px;
}
.client_detail .btn_section .official_btn2 {
	margin-top: 0px;
}
.client_detail .btn_section .trigger {
    position: absolute;
    top: 0;
    left: 0;
    background: #fb8200;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    width: 430px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 82px;
    padding-top: 19px;
    border-bottom: 5px solid #b06400;
    cursor: pointer;
}
.client_detail .btn_section .official_btn2 a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -6px;
}
.client_detail .btn_section .trigger span {
	position: absolute;
	right: 20px;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -17px;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
}
.client_detail .btn_section .trigger span::before, .client_detail .btn_section .trigger span::after {
    content: "";
    position: absolute;
    background: #fff;
}
.client_detail  .btn_section .trigger span::before {
    left: 14px;
    top: 6px;
    width: 2px;
    height: 18px;
}
.client_detail .btn_section .trigger span::after {
    left: 6px;
    top: 14px;
    width: 18px;
    height: 2px;
}
.client_detail .btn_section .official_btn2 a {
	border-top: none;
	border-left: none;
	border-right: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 24px;
	background: #e8344b;
	border-bottom: 5px solid #a81124;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	line-height: 1.3;
	position: relative;
    height: 82px;
	padding-top: 24px;
}
.client_detail .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.client_detail .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.client_detail .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.client_detail .intro2 .btn_section {
  position: relative;
  padding-top: 80px;
}
.client_detail .intro2 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: -20px;
  width: 610px;
}
.client_detail .intro2 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.client_detail .intro2 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.client_detail .intro2 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.client_detail .intro2 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.client_detail .intro2 .kaisetsu_flow {
    width: 100%;
    margin-top: 35px;
}
.client_detail .intro2 .kaisetsu_flow .kaisetsu_content_wrap  {
    border: 2px solid #d8d8d8;
}
/* genre-nav-wrapper */
#genre-nav-wrapper a{
    position:relative;
	width: 100%;
    height: 100%;
    display: block;
}
#genre-nav-wrapper a .upblock{
    width: 500px;
    height: auto;
    z-index: 51;
    opacity: 0;
    animation: fadeIn 0.5s ease 0.3s 1 normal forwards;
    position: absolute;
    left: -100px;
    top: -5px;
}

/* 吹き出し */
#popup{
    position: absolute;
    z-index: 50;
    opacity: 0;
}

#popup span{
    padding: 0 4px;
}

#popup #popup-01 span{ background: #f9d0d1; }
#popup #popup-02 span{ background: #baf9b7; }
#popup #popup-03 span{ background: #94b3fa; }

.gns_01,
.gns_02,
.gns_03,
.gns_04 {
	/*transition-property: all;
	-webkit-transition: all .5s;
    transition: all .5s; */
}

.gns_01:hover .upblock{
	display:block;
	top:10px;
	left:10px;
	transform:translateY(-5px);
	transition-timing-function:ease-out;	
	transition-duration:1s;
}
.gns_02:hover .upblock{
	display: block;
	top:10px;
	left:-33px;
	transform:translateY(-5px);
	transition-timing-function:ease-out;	
	transition-duration:1s;
}
.gns_03:hover .upblock{
	display:block;
	top:10px;
	left:-65px;
	opacity: 0.5;
}
.gns_04:hover .upblock{
	display:block;
	top:10px;
	left:-180px;
	opacity: 0.5;
}

.upblock{
    box-sizing: border-box;
    display: none;
    background: #fff;
    box-shadow: 0 1px 3px #999;
    width:300px;
    color:#555;
	border: 5px solid #183f92;
	 transition: opacity 0.3s ease-out;

}
.upblock .ttl{
    background: #183f92;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    padding: 14px 0;
}

.upblock .read{
	font-size: 15px;
    padding: 20px;
    text-align: left;
}
.upblock .read strong {
	font-weight: bold;
	color: red;
}
@-webkit-keyframes AD {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AD {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AD {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
.upblock h3{
    text-align: center;
    padding:1em;
    padding-bottom:.7em;
    background: #fff;
    font-size: 1.1em;
    margin-left:2em;
    margin-right:2em;
    color:#336;
    border-bottom:7px solid #def;
}
.upblock p{
    padding:1em;
    font-size: .87em;
    line-height: 1.5;
}


@keyframes fadeIn { /*animetion-nameで設定した値を書く*/
  0% {opacity: 0} /*アニメーション開始時は不透明度0%*/
  100% {opacity: 1} /*アニメーション終了時は不透明度100%*/
}

/*.client_detail .intro2 .kaisetsu_flow .kaisetsu_content_wrap {
    background: transparent;
    padding: 0;
    border: none;
}*/
.crypto_page .section01 .ttl, .crypto_page .section06 .ttl {
    background: #ECF3FA;
	color: #42612F;
}
.crypto_page .section01 .ttl .ttl_inner {
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #12575F;
    line-height: 1.4;
}
.crypto_page .section02 {
	background-color: #3BD3A5;
}
.crypto_page .section02 .ttl {
	color: #fff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
	margin-bottom: 30px;
}
.crypto_page .section02 .reason-header-section,
.crypto_page .section02 .reason-section {
	background-color: #fff;
	width: 1100px;
    margin: 0 auto;
}
.crypto_page .section02 .third {
	position: relative;
	height: 750px;
}
.crypto_page .section02 .first {
	position: relative;
	height: 650px;	
}
.crypto_page .section02 .second {
	position: relative;
	height: 800px;	
}

.crypto_page .section02 .reason-section .reason-section-number {
	position: absolute;
	top: 10px;
	left: 30px;
}
.crypto_page .section02 .reason-section .reason-section-number .reason-notice {
	color: #12575F;
	font-size: 15px;
	text-align: left;
	margin-top: 10px;
}
.crypto_page .section02 .reason-section .image-area {
	padding-top: 200px;
	width: 100%;
	text-align: center;
}
.crypto_page .section02 .reason-section .important {
	width: 885px;
	margin: 0 auto;
}
.crypto_page .section02 .reason-header-section {
    margin: 0 auto;
	padding: 15px 0;
    max-width: 100%;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
	color: #12575F;
}
.crypto_page .section02 .reason-header .caption {
    color: #12575F;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 55px;
}
.l-number {
    font-size: 49px;
}
.reason-header-section::before {
    border-top: 1px solid #12575f;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: 5rem;
    box-sizing: border-box;
}
.reason-header-section::after {
    border-top: 1px solid #12575f;
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-left: 5rem;
    box-sizing: border-box;
}
.crypto_page .section03 {
	background: #F9F2DE;
    padding: 34px;
    color: #12575F;
    overflow: auto;
}
.crypto_page .section03 .main_section_contents_full_description {
    width: 100%;
    text-align: center;
}
.crypto_page .section03 .main_section_contents_full_h2 {
    margin: 0 0 30px;
    text-align: center;
	font-weight: 600;
}
.crypto_page .section03 .main_section_contents_full_lists {
    max-width: 1080px;
    margin: 0 auto 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.crypto_page .section03 .main_section_contents_full_lists_box {
    border-radius: 2rem;
    background: white;
    box-shadow: 0 0 30px rgba(255,199,0,0.15);
    padding: 1rem 2rem;
    text-align: center;
    width: 32%;
    box-sizing: border-box;
}
.crypto_page .section03 .main_section_contents_full_lists_box_h3 {
    font-size: 24px;
    margin: 0 auto .5rem;
}
.crypto_page .section03 p {
    line-height: 1.5;
}
.crypto_page .section04 .client_box table thead th {
    background: #2D4197;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #fff;
    vertical-align: middle;
}
.crypto_page .about_account {
	margin: 0 auto;
    position: relative;
    width: 1100px;
}
.crypto_page .about_account .inner {
    background: #fff;
    margin: 0 auto;
    width: 1036px;
    padding: 140px 40px 40px;
    text-align: center;
    -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.crypto_page .about_account h2 {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 1083px;
    top: 15px;
}
.crypto_page .about_account .heading {
    text-align: center;
}
.crypto_page .about_account .heading span {
    font-size: 27px;
    font-weight: bold;
    color: #12575F;
}
.crypto_page .about_account ul {
    margin-top: 25px;
    font-size: 0;
}
.crypto_page .about_account ul li {
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.crypto_page .about_account ul li:first-child {
    margin-left: 0;
}
.crypto_page .section05 .ttl {
    background: #079E70;
}
.crypto_page .section05 .inner {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 0;
}
.crypto_page .upblock .ttl {
	background: #079E70;
}
.crypto_page .upblock {
	border: 5px solid #079E70;
}
.crypto_page .section05 table {
    table-layout: fixed;
    width: 100%;
    border: 1px solid #bfbfbf;
    font-size: 13px;
}
.crypto_page .section05 table th, td {
    padding: 10px 5px;
    vertical-align: middle;
    border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
	text-align: center;
}
.crypto_page .section05 table thead th {
    background: #e2e6ee;
    text-align: center;
}
.crypto_cp {
	width: 1100px;
    margin: 50px auto;
}
.crypto_cp .rank_outline_box {
	padding: 40px;
}
.crypto_cp .rank_outline_inner .d_term {
	font-size: 30px;
    color: #2D4197;
    font-weight: 600;
}
.crypto_cp .rank_outline_inner .d_description {
	margin-bottom: 30px;
}
.crypto_cp .rank_outline_inner .d_description span{
    color: #e51d37;
}
.crypto_page .page_beginner2 .section05 .ttl .ttl_inner {
	padding: 0;
	margin: 30px auto 0;
}
.page_sociallending .fv {
  background: url("img/sociallending/fv_bg.png") no-repeat center top;
}
.page_sociallending .fv .inner {
  width: 1100px;
  height: 360px;
  margin: 0 auto;
  position: relative;
}
.page_sociallending .section04 .client_box > li .importantpoints{
  font-size: 11px;
  line-height: 1.3em;
    padding-top: 3px;
    background-color: #f8f8f8;
}

.page_sociallending .fv .inner .fv_txt {
  text-align: center;
  padding-top: 35px;
}
.page_sociallending .section01 .ttl {
  background: #093865;
}
.page_sociallending .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_sociallending .section01 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_sociallending .section01 .ttl .ttl_inner .yellow {
  color: #ffe944;
}
.page_sociallending .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_sociallending .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_sociallending .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_sociallending .section01 img {
  margin-top: 5px;
}
.page_sociallending .section02 {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7f3fa;
  padding: 30px;
  position: relative;
}
.page_sociallending .section02 .section02_article {
	width: 840px;
	background-color: #fff;
	padding: 30px 20px;
	margin: 0 auto;
}
.page_sociallending .section02 .section02_article .red {
	color: #e6384e;
}
.page_sociallending .section02 .ttl {
	text-align: center;
	color: #093b6a;
	font-size: 20px;
}
.page_sociallending .section02 .ttl .big{
	text-align: center;
	font-size: 26px;
}
.page_sociallending .section02 .ttl .red {
	color: #e51d37;
	font-size: 35px;
}
.page_sociallending .section02 .heading {
  position: absolute;
  background: url(img/beginner2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 9px;
}

.page_sociallending .section02 .read {
  font-size: 30px;
  text-align: center;
}
.page_sociallending .section02 h2 .yellow {
	color: #fff713;
	font-weight: bold;
}
.page_sociallending .section02 .read .red{
	color: #e51d37;
  font-weight: bold;
}

.page_sociallending .section02 .inner {
  background: #fff;
  padding: 40px 30px 30px;
}
.page_sociallending .section02 .inner .name {
  background: url(img/beginner2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.page_sociallending .section02 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_sociallending .section02 .inner .wrap .image, .page_sociallending .section02 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_sociallending .section02 .inner .wrap .image {
  width: 300px;
}
.page_sociallending .section02 .inner .wrap .txt {
  padding-left: 20px;
}
.page_sociallending .section02 .inner .wrap p {
  font-size: 16px;
}
.page_sociallending .section02 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.page_sociallending .section02 .inner .wrap .btn {
  margin-top: 10px;
}
.page_sociallending .section02 .inner .wrap .btn:hover {
  margin-top: 13px;
}
.page_sociallending .section02 .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_sociallending .section02 .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_sociallending .section02 .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_sociallending .section02 .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_sociallending .section03 {
  margin: 40px auto 0;
  position: relative;
  width: 1100px;
}
.page_sociallending .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 130px 40px 15px;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_sociallending .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_sociallending .section03 .image {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.page_sociallending .section03 .wrap {
  padding-left: 263px;
  position: relative;
}
.page_sociallending .section03 .txt {
  background: #e3e8f2;
  padding: 25px;
  font-size: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.page_sociallending .section03 .txt span {
  color: #e51d37;
  font-weight: bold;
}
.page_sociallending .section04 {
  margin-top: 50px;
}
.page_sociallending .section04 h2 {
  text-align: center;
}
.page_sociallending .section04 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
  padding-bottom: 50px;
}
.page_sociallending .section04 .client_box > li {
  position: relative;
  background: #fff;
  margin-top: 60px;
}
.page_sociallending .section04 .client_box > li:first-child {
  margin-top: 0;
		background-color: #faefe3;
}
.page_sociallending .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
	text-decoration: underline;
}
.page_sociallending .section04 .client_box > li h3 {
  background: #093a69;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}


.page_sociallending .section04 .client_box > li h3::before {
  left: 10px;
}
.page_sociallending .section04 .client_box > li h3::after {
  left: 16px;
}
.page_sociallending .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_sociallending .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_sociallending .section04 .client_box li .inner {
  border: 1px solid #0b72a2;
  padding: 15px 20px 20px;
}

.page_sociallending .section04 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_sociallending .section04 .client_box li .inner .image, .page_sociallending .section04 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_sociallending .section04 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_sociallending .section04 .client_box li .inner .text {
  background: #fff;
  padding: 8px;
  font-size: 14px;
  box-shadow: 4px 4px rgb(0 0 0 / 20%);
}
.page_sociallending .section04 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_sociallending .section04 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.page_sociallending .section04 .client_box li table th, .page_sociallending .section04 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_sociallending .section04 .client_box li table th {
  background: #547da4;
  color: #fff;
  border-right: 1px solid #fff;
  width: 16%;
}
.page_sociallending .section04 .client_box li table th:first-child {
    width:20%;
}
.page_sociallending .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.page_sociallending .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_sociallending .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_sociallending .section04 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_sociallending .section04 .btn_section {
  margin-top: 20px;
}
.page_sociallending .section04 .btn_section .official_btn {
  width: 710px;
  margin: 0 auto;
}
.page_sociallending .section04 .btn_section.btn_section_sidebyside,
.page_netsec .section02 .btn_section.btn_section_sidebyside {
  padding-top:100px;
}
.page_sociallending .section04 .btn_section.btn_section_sidebyside .official_btn,
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 520px;
}
.page_sociallending .section04 .btn_section.btn_section_sidebyside .official_btn:nth-child(1),
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn:nth-child(1) {
  right:auto;
  left: 0;
}
.page_sociallending .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
    padding:23px 0;
}
.page_sociallending .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_sociallending .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_sociallending .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_sociallending .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_sociallending .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_sociallending .section04 .btn_section .trigger span::before, .page_sociallending .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_sociallending .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_sociallending .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_sociallending .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_sociallending .section04 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_sociallending .section04 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_sociallending .section_wealthnavi {
  width: 1035px;
  margin: 0 auto;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_sociallending .section_wealthnavi h2 {
  position: absolute;
  top: 20px;
  left: -14px;
  background: url(img/beginner2/section_wealthnavi_ttl.png) no-repeat center top;
  width: 1065px;
  height: 126px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
  line-height: 1.4;
}
.page_sociallending .section_wealthnavi .inner {
  background: #fff;
  padding: 140px 30px 30px;
}
.page_sociallending .section_wealthnavi .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_sociallending .section_wealthnavi .wrap .image, .page_sociallending .section_wealthnavi .wrap .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_sociallending .section_wealthnavi .wrap .image {
  width: 300px;
}
.page_sociallending .section_wealthnavi .wrap .txt_wrap {
  padding-left: 20px;
}
.page_sociallending .section_wealthnavi .wrap .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_sociallending .section_wealthnavi .wrap .btn_wrap {
  margin-top: 20px;
}
.page_sociallending .section_wealthnavi .wrap .btn_wrap a {
  font-size: 18px;
}
.page_sociallending .section_wealthnavi .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_sociallending .section_wealthnavi .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_sociallending .section05 .ttl {
  background: #093865;
  height: 120px;
  position: relative;
}

.page_sociallending .section05 .ttl .ttl_inner {
	width: 1100px;
	padding-top: 25px;
	height: 120px;
    margin: 0 auto;
    text-align: center;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
	position: relative;
}
.page_sociallending .section05 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_sociallending .section05 .inner {
  width: 1100px;
  margin: 30px auto;
  padding: 20px 0 50px;
}
.page_sociallending .section06 {
  margin-top: 50px;
}
.page_sociallending .section06 .ttl {
  background: url(img/beginner2/ttl_bg.png) repeat;
}
.page_sociallending .section06 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.page_sociallending .section06 .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 100px;
}
.page_sociallending .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.page_sociallending .section06 .block01, .page_sociallending .section06 .block02 {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_sociallending .section06 .block01 .image, .page_sociallending .section06 .block01 .txt, .page_sociallending .section06 .block02 .image, .page_sociallending .section06 .block02 .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_sociallending .section06 .block01 .image {
  width: 345px;
  text-align: right;
  padding-right: 33px;
}
.page_sociallending .section06 .block02 .image {
  width: 410px;
  text-align: right;
  padding-left: 20px;
}
.page_sociallending .section06 .block02 .txt, .page_sociallending .section06 .block02 .image {
  vertical-align: bottom;
}
.page_sociallending .section06 .txt .txt_inner {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #f7f2e1;
  padding: 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}
.page_sociallending .section06 .txt .txt_inner span {
  color: #f00;
}
.page_sociallending .top_tab_section2 .content table thead tr td:nth-child(3), .page_sociallending .top_tab_section2 .content table thead tr td:nth-child(4), .page_sociallending .top_tab_section2 .content table thead tr td:nth-child(5) {
	width: auto !important;
}
.page_sociallending .section02 .inner {
    background: #fff;
    margin: 0 auto;
    text-align: left;
    width: 1036px;
    padding: 140px 40px 20px;
    -webkit-box-shadow: 6px 6px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 6px 6px 0 rgb(0 0 0 / 10%);
	position: relative;
}
.page_sociallending .section02 h2 {
    position: absolute;
	left: -17px;
    margin: 0 auto;
    width: 1069px;
    top: 15px;
	background: #184092;
	color: #FFF;
	text-align: center;
    padding: 10px 0;
	font-size: 20px;
}
.page_sociallending .section02 h2 .big {
	font-size: 30px;
}
.page_sociallending .section02 h2 .big .red{
	color: #e51d37;
	font-weight: bold;
}
.page_sociallending .section02 .read {
    background: #ecf2ff;
    padding: 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    font-size: 18px;
}
.page_sociallending .section02 h2:before {
    position: absolute;
    content: '';
    top: 100%;
    left: 0;
    border: none;
    border-bottom: solid 11px transparent;
    border-right: solid 15px #031a47;
}
.page_sociallending .section02 h2:after {
    position: absolute;
    content: '';
    top: 100%;
    right: 0;
    border: none;
    border-bottom: solid 11px transparent;
    border-left: solid 15px #031a47;
}


.page_sociallending .section04 .client_box li .inner {
	background: #e9e9e9;
}

.page_gold .fv {
  background: url(img/gold/fv_bg.png) no-repeat center top;
}
.page_gold .fv .inner {
  width: 1100px;
  height: 304px;
  margin: 0 auto;
  position: relative;
}
.page_gold .fv .inner .fv_txt {
	text-align: center;
	padding-top: 25px;	
}
.page_gold .section01 .ttl {
  background: #846917;
}
.page_gold .section01 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_gold .section01 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_gold .section01 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
}
.page_gold .section01 ul {
  font-size: 0;
  text-align: center;
}
.page_gold .section01 ul li {
  display: inline-block;
  vertical-align: top;
  width: 19.3%;
  padding: 0 15px;
}
.page_gold .section01 img {
  margin-top: 5px;
}
.page_gold .section02 {
  width: 1035px;
  margin: 0 auto;
  margin-top: 50px;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_gold .section02 .heading {
  position: absolute;
  background: url(img/beginner2/section02_heading.png) no-repeat center top;
  width: 874px;
  height: 89px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -30px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 9px;
}
.page_gold .section02 .read {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #328480;
}
.page_gold .section02 .inner {
  background: #fff;
  padding: 40px 30px 30px;
}
.page_gold .section02 .inner .name {
  background: url(img/beginner2/ttl_bg.png) repeat center top;
  padding: 10px 10px 10px 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
}
.page_gold .section02 .inner .wrap {
  margin-top: 20px;
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_gold .section02 .inner .wrap .image, .page_gold .section02 .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.page_gold .section02 .inner .wrap .image {
  width: 300px;
}
.page_gold .section02 .inner .wrap .txt {
  padding-left: 20px;
}
.page_gold .section02 .inner .wrap p {
  font-size: 16px;
}
.page_gold .section02 .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.page_gold .section02 .inner .wrap .btn {
  margin-top: 10px;
}
.page_gold .section02 .inner .wrap .btn:hover {
  margin-top: 13px;
}
.page_gold .section02 .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.page_gold .section02 .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_gold .section02 .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.page_gold .section02 .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}
.page_gold .section03 {
  margin: 0px auto 40px;
  position: relative;
  width: 1100px;
}
.page_gold .section03 .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 130px 40px 15px;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.page_gold .section03 h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.page_gold .section03 .image {
  position: absolute;
  bottom: -15px;
  left: 0;
}
.page_gold .section03 .wrap {
  padding-left: 363px;
  position: relative;
}
.page_gold .section03 .txt {
  padding: 0px 25px 25px 25px;
  font-size: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
.page_gold .section03 .txt span {
  color: #e51d37;
  font-weight: bold;
}
.page_gold .section04 h2 {
  text-align: center;
}
.page_gold .section04 .section04_inner {
  width: 1100px;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 50px;
}
.page_gold .section04 .client_box > li {
  position: relative;
  background: #e9e9e9;
  margin-top: 60px;
}
.page_gold .section04 .client_box > li:first-child {
  margin-top: 0;
}
.page_gold .section04 .heading {
  font-size: 24px;
  color: #e51d37;
  font-weight: bold;
}
.page_gold .section04 .client_box > li h3 {
  background: #927930;
  padding: 5px 20px 5px 34px;
  color: #fff;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 0.08em;
  position: relative;
}
.page_gold .section04 .client_box > li:first-child h3 {
  background: #927930;
}
.page_gold .section04 .client_box > li h3::before, .page_gold .section04 .client_box > li h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 85%;
  background: #edebbe;
}
.page_gold .section04 .client_box > li h3::before {
  left: 10px;
}
.page_gold .section04 .client_box > li h3::after {
  left: 16px;
}
.page_gold .section04 .client_box > li h3 a {
    color:#fff;
    font-weight: bold;
}
.page_gold .section04 .client_box > li h3 a:hover {
    text-decoration: underline;
}
.page_gold .section04 .client_box li .inner {
  background: #fffcf1;
	padding: 15px 20px 20px;
	border: solid 1px #927A30;
}

.page_gold .section04 .client_box li:first-child .inner {
}
.page_gold .section04 .client_box li .table_wrap {
  margin-top: 10px;
}
.page_gold .section04 .client_box li .inner .image, .page_gold .section04 .client_box li .inner .text {
  display: table-cell;
  vertical-align: top;
}
.page_gold .section04 .client_box li .inner .image {
  width: 300px;
  padding: 0 10px 0 0;
}
.page_gold .section04 .client_box li .inner .text {
  background: #fff;
  box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
  padding: 14px;
  font-size: 15px;
  width: 752px;
}
.page_gold .section04 .client_box li .inner .text span {
  font-weight: bold;
  color: #e51d37;
}
.page_gold .section04 .client_box li table {
  margin-top: 14px;
  width: 100%;
  border: 1px solid #ddd;
}
.page_gold .section04 .client_box li table th, .page_gold .section04 td {
  text-align: center;
  padding: 6px 12px;
  font-size: 105%;
  vertical-align: middle;
}
.page_gold .section04 .client_box li table th {
  color: #fff;
  border-right: 1px solid #fff;
  width: 5%;
}
.page_gold .section04 .client_box li table td {
  background: #fffdf9;
  border-right: 1px solid #ddd;
  border-top: 1px solid #ddd;
  vertical-align: middle;
}
.page_gold .section04 .client_box li table td.cts {
  background: #ccffff;
}
.page_gold .section04 .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_gold .section04 .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_gold .section04 .btn_section {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  padding-top: 80px;
}
.page_gold .section04 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_gold .section04 .btn_section.btn_section_sidebyside,
.page_netsec .section02 .btn_section.btn_section_sidebyside {
  padding-top:100px;
}
.page_gold .section04 .btn_section.btn_section_sidebyside .official_btn,
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 520px;
}
.page_gold .section04 .btn_section.btn_section_sidebyside .official_btn:nth-child(1),
.page_netsec .section02 .btn_section.btn_section_sidebyside .official_btn:nth-child(1) {
  right:auto;
  left: 0;
}
.page_gold .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
    padding:23px 0;
}
.page_gold .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_gold .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_gold .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_gold .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_gold .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_gold .section04 .btn_section .trigger span::before, .page_gold .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_gold .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_gold .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_gold .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_gold .section04 .kaisetsu_flow {
  width: 100%;
  margin-top: 35px;
}
.page_gold .section04 .kaisetsu_flow .kaisetsu_content_wrap {
  background: transparent;
  padding: 0;
  border: none;
}
.page_gold .section_wealthnavi {
  width: 1035px;
  margin: 0 auto;
  background: #e7e2db;
  padding: 30px;
  position: relative;
}
.page_gold .section_wealthnavi h2 {
  position: absolute;
  top: 20px;
  left: -14px;
  background: #c32828;
  width: 1065px;
  height: 126px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding-top: 20px;
  line-height: 1.4;
}
.page_gold .section_wealthnavi .inner {
  background: #fff;
  padding: 140px 30px 30px;
}
.page_gold .section_wealthnavi .wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_gold .section_wealthnavi .wrap .image, .page_gold .section_wealthnavi .wrap .txt_wrap {
  display: table-cell;
  vertical-align: top;
}
.page_gold .section_wealthnavi .wrap .image {
  width: 300px;
}
.page_gold .section_wealthnavi .wrap .txt_wrap {
  padding-left: 20px;
}
.page_gold .section_wealthnavi .wrap .txt_wrap span {
  font-weight: bold;
  color: #e51d37;
}
.page_gold .section_wealthnavi .wrap .btn_wrap {
  margin-top: 20px;
}
.page_gold .section_wealthnavi .wrap .btn_wrap a {
  font-size: 18px;
}
.page_gold .section_wealthnavi .shiny_btn a::before {
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.page_gold .section_wealthnavi .shiny_btn a:hover {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
.page_gold .section05 .ttl {
  background: #846917;
}
.page_gold .section05 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 1.4;
}
.page_gold .section05 .ttl .ttl_inner span {
  display: block;
  font-size: 20px;
}
.page_gold .section05 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 20px 0 50px;
}
.page_gold .section06 {
  margin-top: 50px;
}
.page_gold .section06 .ttl {
  background: #373737;
}
.page_gold .section06 .ttl .ttl_inner {
  width: 1100px;
  margin: 0 auto;
  height: 99px;
  position: relative;
}
.page_gold .section06 .ttl .ttl_inner h2 {
  position: absolute;
  top: -8px;
  left: 100px;
}
.page_gold .section06 .inner {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.page_gold .section06 .block01, .page_gold .section06 .block02 {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.page_gold .section06 .block01 .image, .page_gold .section06 .block01 .txt, .page_gold .section06 .block02 .image, .page_gold .section06 .block02 .txt {
  display: table-cell;
  vertical-align: middle;
}
.page_gold .section06 .block01 .image {
  width: 345px;
  text-align: right;
  padding-right: 33px;
}
.page_gold .section06 .block02 .image {
  width: 410px;
  text-align: right;
  padding-left: 20px;
}
.page_gold .section06 .block02 .txt, .page_gold .section06 .block02 .image {
  vertical-align: bottom;
}
.page_gold .section06 .txt .txt_inner {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  background: #f7f2e1;
  padding: 20px;
  text-align: left;
  font-size: 17px;
  line-height: 1.7;
}
.page_gold .section06 .txt .txt_inner span {
  color: #f00;
}
.page_gold .section04 .client_box li table th.gold {
	background-color: #b0933d;
}
.page_gold .section04 .client_box li table th.silver {
	background-color: #474747;
}
.page_gold .section04 .client_box li table th.platinum {
	background-color: #979797;
}
.page_gold .gold, .page_gold .silver, .page_gold .platinum {
	border-bottom: 1px solid #fff;
}
.page_gold .top_tab_section2 .content {
	margin-top: 20px;
}
.page_gold .sub_info{
	padding-left: 15px;
}
.page_gold .top_tab_section2 .content table thead tr td:nth-child(3), .page_gold .top_tab_section2 .content table thead tr td:nth-child(4), .page_gold .top_tab_section2 .content table thead tr td:nth-child(5) {
	width: auto !important;
}
.page_gold .top_tab_section2 .content table thead tr td:nth-child(6) {
	width: auto !important;
}
.page_gold .top_tab_section2 .content table thead td ul li {
	display: inline-block;
    vertical-align: top;
}
.page_gold .top_tab_section2 .content table thead td ul li:first-child {
	margin-right: 10px; 
}
.page_gold .section03 h2 img {
	width: 100%;
}


.page_roboad .section04 {
    margin-top: 10px;
}
.page_roboad .section04 .section04_inner {
    width: 1100px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 50px;
}
.page_roboad .section04 .btn_section {
    margin-top: 20px;
    position: relative;
    padding-top: 80px;
}
.page_roboad .section04 .btn_section .official_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 610px;
}
.page_roboad .section04 h2 {
    text-align: center;
}
.page_roboad .shiny_btn a {
    padding: 13px 0;
}
.page_roboad .official_btn a span {
    display: block;
    font-size: 16px;
    font-weight: bold;
}
.page_roboad .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}
.page_roboad .section04 .btn_section .official_btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 610px;
}
.page_roboad .section04 .btn_section .official_btn a {
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  background: #e8344b;
  border-bottom: 5px solid #a81124;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  line-height: 1.3;
  position: relative;
}
.page_roboad .section04 .btn_section .official_btn a::before {
  width: 60px;
  height: 200px;
}
.page_roboad .section04 .btn_section .official_btn a::after {
  content: '';
  width: 12px;
  height: 12px;
  border: 0px;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 24px;
  margin-top: -6px;
}
.page_roboad .section04 .btn_section .official_btn a span {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.page_roboad .section04 .btn_section .trigger {
  position: absolute;
  top: 0;
  left: 0;
  background: #fb8200;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  width: 430px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  height: 82px;
  padding-top: 19px;
  border-bottom: 5px solid #b06400;
  cursor: pointer;
}

.page_roboad .section04 .btn_section .trigger span {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 30px;
  height: 30px;
  margin-top: -17px;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.page_roboad .section04 .btn_section .trigger span::before, .page_osusume2 .section04 .btn_section .trigger span::after {
  content: "";
  position: absolute;
  background: #fff;
}
.page_roboad .section04 .btn_section .trigger span::before {
  left: 14px;
  top: 6px;
  width: 2px;
  height: 18px;
}
.page_roboad .section04 .btn_section .trigger span::after {
  left: 6px;
  top: 14px;
  width: 18px;
  height: 2px;
}
.page_roboad .section04 .btn_section .trigger.active span {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page_roboad .section04 .btn_section .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;		
	}
.page_roboad .section04 .btn_section .trigger.active span {
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.page_roboad .section04 .btn_section .trigger span {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -17px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.page_roboad .section04 .btn_section .trigger span::before {
    left: 14px;
    top: 6px;
    width: 2px;
    height: 18px;
}
.page_roboad .section04 .btn_section .trigger span::before, .page_roboad .section04 .btn_section .trigger span::after {
    content: "";
    position: absolute;
    background: #fff;
}
.page_roboad .section04 .client_box li .inner {
    background: #eefaff;
}
.page_roboad .section04 .client_box li .inner {
    border: 1px solid #0b72a2;
    padding: 15px 20px 20px;
}
.page_roboad .section04 .client_box li .table_wrap {
    margin-top: 10px;
}
.page_roboad .section04 .client_box li table {
    margin-top: 14px;
    width: 100%;
    border: 1px solid #003366;
}
.page_roboad .section04 .client_box li table th {
    background: url(img/osusume2/ttl_bg.png) repeat;
    color: #fff;
    border-right: 1px solid #fff;
    width: 5%;
}
.page_roboad .section04 .client_box li table th, .page_roboad .section04 td {
    text-align: center;
    padding: 6px 6px;
    font-size: 105%;
    vertical-align: middle;
}
.page_roboad .section04 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}
.page_roboad .section04 .client_box > li h3 {
    background: url(img/osusume2/ttl_bg.png) !important;
    padding-left: 28px;
}
/* page_sbi_investment */
.page_sbi_investment {
	background: #fff!important;
}
.page_sbi_investment .section01 .ttl {
	background: url(../img/sbi_investment/ttl_bg.png) repeat!important;
    padding: 8px 10px;
}
.page_sbi_investment .section01 .ttl_wh {
	padding: 8px 10px;
	background-color:#243870; 
}

.page_sbi_investment .section01 .ttl_wh  h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #fff;
}
.page_sbi_investment .section01 .ttl_wh h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 70px;
	color: #fff;
}
.page_sbi_investment .onayami_image {
	background-color: #f4f4f4;
	padding-top: 30px;
	text-align: center;
}
.page_sbi_investment .fv {
	padding-top: 20px;
	text-align: center;
	background: url("img/sbi_investment/fv_bg.png") no-repeat center top;
	background-size: cover;
}
.page_sbi_investment .section01 .ttl h2{
	text-align: center;
	font-weight: bold;
	font-size: 35px;
	color: #243870;
}
.page_sbi_investment .section01 .ttl h2 span{
	text-align: center;
	font-weight: bold;
	font-size: 45px;
	color: #243870;
}

.page_sbi_investment .section01 .ttl h2 span::before {
	content: url("img/sbi_investment/text_l.png");
	width: 30px;
}

.page_sbi_investment .section01 .ttl_wh h2 span::before {

}
.page_sbi_investment .section01 .ttl h2 span::after {
	content: url("img/sbi_investment/text_r.png");
	width: 30px;
}
.page_sbi_investment .section01 .ttl_wh h2 span::after {
}
.page_sbi_investment .section01 .inner,
.page_sbi_investment .section02 .inner,
.page_sbi_investment .section03 .inner,
.page_sbi_investment .section04 .inner,
.page_sbi_investment .section05 .inner,
.page_sbi_investment .section06 .inner,
.page_sbi_investment .section07 .inner{
	margin: 30px auto;
}
.page_sbi_investment .section02 .ttl,
.page_sbi_investment .section03 .ttl,
.page_sbi_investment .section04 .ttl,
.page_sbi_investment .section05 .ttl,
.page_sbi_investment .section06 .ttl,
.page_sbi_investment .section07 .ttl,
.page_sbi_investment .section08 .ttl,
.page_sbi_investment .section09 .ttl{
	background: url("img/sbi_investment/ttl_bg.png") no-repeat center top;
	background-size: cover;
	padding: 20px 0;
	text-align: center;
}
.page_sbi_investment .section01 .inner .txt,
.page_sbi_investment .section02 .inner .txt,
.page_sbi_investment .section03 .inner .txt,
.page_sbi_investment .section04 .inner .txt,
.page_sbi_investment .section05 .inner .txt,
.page_sbi_investment .section06 .inner .txt,
.page_sbi_investment .section07 .inner .txt,
.page_sbi_investment .section08 .inner .txt
{
	margin: 20px auto;
    font-size: 16px;
    width: 800px;
}

.page_sbi_investment .section08 .inner .cl_overview .txt
{
	margin: 20px;
	font-size: 16px;
}
.page_sbi_investment .section01 .inner .txt span,
.page_sbi_investment .section02 .inner .txt span,
.page_sbi_investment .section03 .inner .txt span,
.page_sbi_investment .section04 .inner .txt span,
.page_sbi_investment .section05 .inner .txt span,
.page_sbi_investment .section06 .inner .txt span,
.page_sbi_investment .section07 .inner .txt span,
.page_sbi_investment .section08 .inner .txt span
{
	color: #cc0000;
	font-weight:bold;
}

.page_sbi_investment .section01 .button,
.page_sbi_investment .section02 .button,
.page_sbi_investment .section03 .button,
.page_sbi_investment .section04 .button,
.page_sbi_investment .section05 .button,
.page_sbi_investment .section06 .button,
.page_sbi_investment .section07 .button,
.page_sbi_investment .section08 .button
{
	text-align: center;
}
.page_sbi_investment .inner .image {
	text-align: center;
	margin: 20px auto;
}
.page_sbi_investment .section03 .inner .txt h2 {
	text-align: center;
	color: #0d5fa8;
	font-size: 35px;
	line-height: 45px;
}
.page_sbi_investment .section03 .inner .txt h2 span {
	font-size: 45px;
	color: #ff7113;
}

.page_sbi_investment .section03 .inner .txt p span.subtitle,
.page_sbi_investment .section04 .inner .txt p span.subtitle {
	color: #0d5fa8;
	font-size: 32px;
	font-weight:normal;
}
.page_sbi_investment .section03 .inner .txt p span.subtitle.u,
.page_sbi_investment .section04 .inner .txt p span.subtitle.u {
	text-decoration:underline;
}
.page_sbi_investment .section03 .inner .txt p.pt{
	padding-top:1.4em;
}

.page_sbi_investment .section06 .inner .step {
    width: 600px;
    border: solid 5px #6bd2db;
    padding: 10px 20px;
	margin: 0 auto;
}
.page_sbi_investment .section06 .inner .step_img, .page_sbi_investment .section06 .inner .step_article {
    display: inline-block;
}
.page_sbi_investment .section06 .inner .step_img {
    width: 40%;
	text-align: center;
}
.page_sbi_investment .section06 .inner .step_article {
    width: 55%;
    vertical-align: top;
    margin-left: 5px;
}
.page_sbi_investment .section06 .inner .step p {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.page_sbi_investment .section06 .inner .step_article ul {
    padding-top: 20px;
}
.page_sbi_investment .section06 .inner .step_article ul li {
    list-style-position: inside;
    list-style-image: url(img/sbi_investment/list_point.png);
    line-height: 30px;
	font-size: 20px;
	color: #555555;
}
.page_sbi_investment .section06 .inner .arrow {
	text-align: center;
	margin-bottom: 30px;
}
.page_sbi_investment .section06 .inner .step .btn {
	margin-top: 20px;
}
.page_sbi_investment .section08 .inner {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 50px;
}
.page_sbi_investment .section08 .client_box > li:first-child {
    margin-top: 0;
}
.page_sbi_investment .section08 .client_box > li {
    position: relative;
    background: #e9e9e9;
    margin-top: 60px;
}
.page_sbi_investment .section08 .client_box > li h3 {
    background: url(img/shintaku/ttl_bg.png) repeat;
    padding: 5px 20px 5px 34px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.08em;
    position: relative;
}
.page_sbi_investment .section08 .comment {
    position: absolute;
    display: inline-block;
    background: #e9e082;
    text-align: center;
    color: #24547d;
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    padding: 10px 40px;
    top: -25px;
    right: 20px;
    font-weight: bold;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
}
.page_sbi_investment .section08 .comment::before {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 11px 12px;
    border-color: transparent transparent #e9e082 transparent;
    -moz-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.page_sbi_investment .section08 .client_box li .inner {
    border: 1px solid #0b72a2;
    padding: 20px;
}
.page_sbi_investment .section08 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_sbi_investment .section08 .client_box li .inner .image, .page_sbi_investment .section08 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_sbi_investment .section08 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}
.page_sbi_investment .section08 .client_box li .inner .text span {
    color: #ff302a;
    font-weight: bold;
}
.page_sbi_investment .section08 .client_box li table th, .page_sbi_investment .section08 td {
    text-align: center;
    padding: 6px 12px;
    font-size: 105%;
    vertical-align: middle;
}
.page_sbi_investment .section08 .client_box li table th {
    background: url(img/shintaku/ttl_bg.png) repeat;
    color: #fff;
    border-right: 1px solid #fff;
    width: 5%;
}
.page_sbi_investment .section08 .client_box li table td {
    background: #fffdf9;
    border-right: 1px solid #9999cc;
    vertical-align: middle;
}
.page_sbi_investment .section08 .btn_section {
    margin-top: 20px;
    position: relative;
    padding-top: 80px;
}
.page_sbi_investment .section08 .btn_section .official_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 610px;
}
.page_sbi_investment .section08 .btn_section .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
}
.page_sbi_investment .section08 .btn_section .trigger {
    position: absolute;
    top: 0;
    left: 0;
    background: #fb8200;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    width: 430px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 82px;
    padding-top: 19px;
    border-bottom: 5px solid #b06400;
    cursor: pointer;
}
.page_sbi_investment .section08 .btn_section .trigger span {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -17px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.page_sbi_investment .section08 .kaisetsu_flow {
    width: 100%;
    margin-top: 35px;
}
.page_sbi_investment .section08 .kaisetsu_flow .kaisetsu_content_wrap {
    background: transparent;
    padding: 0;
    border: none;
}
.page_sbi_investment .section08 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_sbi_investment .section08 .client_box li .inner .image, .page_sbi_investment .section08 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_sbi_investment .kaisetsu_flow .cl_flow ul {
    text-align: left;
}
.page_sbi_investment .section07 .btn_section ul {
    font-size: 0;
    text-align: center;
}
.page_sbi_investment .kaisetsu_flow .cl_flow ul li:nth-child(1),
.page_sbi_investment .kaisetsu_flow .cl_flow ul li:nth-child(2),
.page_sbi_investment .kaisetsu_flow .cl_flow ul li:nth-child(3),
.page_sbi_investment .kaisetsu_flow .cl_flow ul li:nth-child(4) {
    margin-top: 0;
}
.page_sbi_investment .kaisetsu_flow .cl_flow ul li:nth-child(4n+1) {
    margin-left: 0;
}
.page_sbi_investment .section08 .btn_section ul li a {
    font-size: 20px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.page_sbi_investment .section08 .btn_section .official_btn a span {
    display: block;
    font-size: 17px;
    font-weight: bold;
}
.page_sbi_investment .section08 .btn_section .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -6px;
}
.page_sbi_investment .section08 .btn_section .trigger span::before {
    left: 14px;
    top: 6px;
    width: 2px;
    height: 18px;
}
.page_sbi_investment .section08 .btn_section .trigger span::after {
    left: 6px;
    top: 14px;
    width: 18px;
    height: 2px;
}
.page_sbi_investment .section08 .btn_section .trigger span::before,
.page_sbi_investment .section08 .btn_section .trigger span::after {
    content: "";
    position: absolute;
    background: #fff;
}
.page_sbi_investment .section08 .client_box>li h3 a {
    color: #fff;
    font-weight: bold;
}
.page_sbi_investment .section08 .client_box > li h3::before {
    left: 10px;
}
.page_sbi_investment .section08 .client_box > li h3::after {
    left: 16px;
}
.page_sbi_investment .section08 .client_box > li h3::before, .page_sbi_investment .section08 .client_box > li h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 2px;
    height: 85%;
    background: #edebbe;
}
.page_sbi_investment .section08 .client_box li table {
    margin-top: 14px;
    width: 100%;
    border: 1px solid #003366;
}
.page_sbi_investment .section09 .client_box > li {
    position: relative;
    background: #e9e9e9;
    margin-top: 40px;
}
.page_sbi_investment .section09 .client_box > li h3 {
    background: url(img/osusume2/ttl_bg.png) repeat;
    padding: 5px 20px 2px 104px;
    color: #fff;
    font-weight: bold;
    font-size: 28px;
    letter-spacing: 0.08em;
    position: relative;
}
.page_sbi_investment .section09 .client_box > li h3 a {
    color: #fff;
    font-weight: bold;
}
.page_sbi_investment .section09 .client_box li .inner {
    border: 1px solid #0b72a2;
    padding: 15px 20px 20px;
}
.page_sbi_investment .section09 .heading {
    font-size: 24px;
    color: #e51d37;
    font-weight: bold;
}
.page_sbi_investment .section09 .client_box li .table_wrap {
    margin-top: 10px;
}
.page_sbi_investment .section09 .client_box li .inner .image {
    width: 300px;
    padding: 0 10px 0 0;
}
.page_sbi_investment .section09 .client_box li .inner .image, .page_sbi_investment .section09 .client_box li .inner .text {
    display: table-cell;
    vertical-align: top;
}
.page_sbi_investment .section09 .client_box li .inner .text {
    background: #fff;
    box-shadow: 4px 4px rgba(0, 0, 0, 0.2);
    padding: 14px;
    font-size: 15px;
    width: 752px;
}
.page_sbi_investment .section09 .client_box li .inner .text span {
    font-weight: bold;
    color: #e51d37;
}
.page_sbi_investment .section09 .client_box table {
    margin-top: 10px;
    width: 100%;
}
.page_sbi_investment .section09 .client_box table thead th.border {
    border-bottom: 1px solid #fff;
}
.page_sbi_investment .section09 .client_box table thead th {
    background: #92c427;
    color: #fff;
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #fff;
    vertical-align: middle;
}
.page_sbi_investment .ico_country.usa {
    background: url(img/osusume3/usa.png) no-repeat center top;
}
.page_sbi_investment .ico_country {
    width: 19px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}
.page_sbi_investment .ico_country.euro {
    background: url(img/osusume3/euro.png) no-repeat center top;
}
.page_sbi_investment .ico_country.uk {
    background: url(img/osusume3/uk.png) no-repeat center top;
}
.page_sbi_investment .ico_country.aus {
    background: url(img/osusume3/aus.png) no-repeat center top;
}
.page_sbi_investment .section09 .client_box table tbody td:first-child {
    border-left: 1px solid #ddd;
}
.page_sbi_investment .section09 .client_box table tbody td {
    text-align: center;
    padding: 10px 5px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    background: #fff;
}
.page_sbi_investment .section09 .official_btn {
    margin: 0 auto;
    margin-top: 20px;
    width: 610px;
}
.page_sbi_investment .section09 .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
    padding: 20px 0;
}
.page_sbi_investment .section09 .official_btn a::before {
    width: 60px;
    height: 200px;
}
.page_sbi_investment .section09 .inner {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.page_sbi_investment .section09 .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -8px;
}
.page_sbi_investment .section08 .client_box > li:first-child h3 {
	background: url(img/beginner2/section04_ttl_bg.png) repeat;
}
.page_sbi_investment .section08 .client_box > li:first-child .inner {
	background: #ffecc6;
	border: 1px solid #e51d37;
}

.page_sbi_investment .section08 .heading{
font-size: 24px;
color: #e51d37;
font-weight: bold;
} 
.page_sbi_investment .chart_area {
	width: 900px;
    margin: 20px auto;
}
.page_sbi_investment .chart_area .left {
	display: inline-block;
    width: 450px;
}
.page_sbi_investment .chart_area .right {
	display: inline-block;
    width: 400px;
}
.page_sbi_investment .chart_area .right .ranking {
	padding: 20px;
}
.page_sbi_investment .chart_area .right .crown {
    display: inline-block;
    width: 19px;
    height: 18px;
}
.page_sbi_investment .chart_area .right .ranking,
.page_sbi_investment .chart_area .right .operator_img {
	padding: 20px;
}
.page_sbi_investment .chart_area .right .ranking{display:none;}
.page_sbi_investment .chart_area .right .ranking p {
	line-height: 18px;
}
.page_sbi_investment .reason_txt {
	font-size: 25px;
    font-weight: 900;
    text-align: center;
}
.page_sbi_investment .reason_txt .navy {
	color: #00589f;
    font-size: 35px;
}
.page_line_article .fv .inner .fv_txt{
    margin-right: 210px;
}
.page_line_article .fv .inner .fv_btn{
    margin-right: 180px;
}

.page_line_article { font-family: 'Noto Sans JP', sans-serif; background: #f2f8f5; }
.page_line_article .flex { display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex; display: flex; flex-wrap: wrap; justify-content: flex-start; }
.page_line_article .marker { background: linear-gradient(transparent 60%, #ffe616 60%); }
.page_line_article .red { color: #e6415c; }
.page_line_article .font_700 { font-weight: 700; }
.page_line_article .fv { background: url("img/line_article/fv_bg2.png") no-repeat center top; }
.page_line_article .fv .inner { width: 1100px; height: 401px; margin: 0 auto; position: relative; padding-top: 60px; text-align: center; }
.page_line_article .fv .fv_btn { margin-top: 25px; }
.page_line_article .top_heading h2 { background: #16ae65; text-align: center; padding: 10px 0; color: #fff; font-weight: 700; font-size: 28px; line-height: 1.3; }
.page_line_article .top_heading h2 span { display: block; color: #ffe616; font-size: 34px; font-weight: 700; }
.page_line_article .container { background: #fff; width: 1100px; margin: 0 auto; margin-top: 30px; font-size: 16px; color: #3d3d3d; }
.page_line_article .section01 { text-align: center; padding: 20px 0 40px; }
.page_line_article .cta { margin-top: 40px; }
.page_line_article .cta.flex { justify-content: center; align-items: flex-end; }
.page_line_article .cta .cta_image { width: 245px; }
.page_line_article .cta .cta_btn { margin-left: 25px; }
.page_line_article .section02 .inner { padding: 40px; }
.page_line_article .section02 .content1 { margin-top: 70px; background: #fdefd7; padding: 55px 29px 20px; position: relative; width:79%;margin-left:auto;margin-right:auto;}
.page_line_article .section02 .content1 .heading { position: absolute; z-index: 10; left: 0; right: 0; margin: 0 auto; top: -36px; text-align: center; }
.page_line_article .section02 .content1 .heading span { display: inline-block; border: 3px solid #5a5a5a; font-weight: 700; color: #1eb46c; background: #fff; padding: 12px 25px;}
.page_line_article .section02 .content1 .item { width: calc((100% - 4%) / 2); margin-left: 4%; background: #fff; border: 1px solid #5a5a5a; padding: 20px; }
.page_line_article .section02 .content1 .item:first-child { margin-left: 0; }
.page_line_article .section02 .content1 .item .image { margin-top: 20px; text-align: center; }
.page_line_article .section02 .content1 .item:nth-child(1) .image { margin-top: 55px; }
.page_line_article .section02 .content1 .item h3 { color: #fff; font-weight: 700; background: #b9b3a8; padding: 15px 0; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; -o-border-radius: 50px; -ms-border-radius: 50px; font-size: 16px; text-align: center; }
.page_line_article .section02 .content1 .item ul { margin-left: 15px; margin-top: 20px; }
.page_line_article .section02 .content1 .item ul li { margin-top: 10px; font-size: 13px; position: relative; padding-left: 20px; }
.page_line_article .section02 .content1 .item ul li::before { content: ""; position: absolute; left: 0; top: 0; }
.page_line_article .section02 .content1 .item ul li:nth-child(1)::before { content: "1)"; }
.page_line_article .section02 .content1 .item ul li:nth-child(2)::before { content: "2)"; }
.page_line_article .section02 .content1 .item ul li:nth-child(3)::before { content: "3)"; }
.page_line_article .section02 .content1 .item ul li:nth-child(4)::before { content: "4)"; }
.page_line_article .section02 .content2 { margin-top: 50px; }
.page_line_article .section02 .content2 h3 { text-align: center; }
.page_line_article .section02 .content2 ul { margin-top: 100px; }
.page_line_article .section02 .content2 ul li { position: relative; border: 1px solid #5a5a5a; width: calc((85% - 8%) / 3); margin-left: 4%; padding: 80px 0 20px; }
.page_line_article .section02 .content2 ul li:first-child { margin-left: 0; }
.page_line_article .section02 .content2 ul li::before { content: ""; position: absolute; width: 112px; height: 100%; background-repeat: no-repeat; background-position: center top; background-size: 100% auto; left: 0; right: 0; margin: 0 auto; top: -56px; pointer-events: none; }
.page_line_article .section02 .content2 ul li:nth-child(1)::before { background-image: url("img/line_article/section02_ico01.png"); }
.page_line_article .section02 .content2 ul li:nth-child(2)::before { background-image: url("img/line_article/section02_ico02.png"); }
.page_line_article .section02 .content2 ul li:nth-child(3)::before { background-image: url("img/line_article/section02_ico03.png"); }
.page_line_article .section02 .content2 ul li::after { content: ""; position: absolute; width: 0; height: 0; border-style: solid; border-width: 13px 0 13px 18px; border-color: transparent transparent transparent #1eb46c; right: -30px; top: 50%; margin-top: -13px; }
.page_line_article .section02 .content2 ul li:last-child::after { display: none; }
.page_line_article .section02 .content2 ul li .txt { text-align: center; font-size: 19px; }
.page_line_article .section02 .content2 ul li .txt a { color: #3b65ff; text-decoration: underline; }
.page_line_article .section02 .content2 ul li .image { text-align: center; }
.page_line_article .section02 .content2 ul li:nth-child(1) .image { width: 245px; margin: 40px auto 0; }
.page_line_article .section02 .content2 ul li:nth-child(2) .image { margin-top: 20px; }
.page_line_article .section02 .content2 .txt2 { background: #fef7ea; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; padding: 20px 30px; width: 95%; margin: 50px auto 0; }
.page_line_article .section02 .content2 .image2 { text-align: center; margin-top: 40px; }
.page_line_article .section02 .content3 { margin-top: 100px; padding-top: 50px; border-top: 2px solid #1eb46c; }
.page_line_article .section02 .content3 .flex { align-items: center; justify-content: center;}
.page_line_article .section02 .content3 .image { width: 345px; }
.page_line_article .section02 .content3 .txt { padding-left: 25px; }
.page_line_article .section03 { margin-top: 40px; }
.page_line_article .section03 .inner { padding: 40px; }
.page_line_article .section03 .inner > ul > li { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 2px solid #1eb46c; }
.page_line_article .section03 .inner > ul > li:last-child { border: none; }
.page_line_article .section03 .txt { padding-left: 20px; }
.page_line_article .section03 .step1 .flex { align-items: center; }
.page_line_article .section03 .step1 .image { width: 345px; }
.page_line_article .section03 .step2 .flex { align-items: center; }
.page_line_article .section03 .step2 .image { width: 359px;padding-left:19px; }
.page_line_article .section03 .step6 .flex { align-items: flex-end; }
.page_line_article .section03 .step6 .image { width: 345px; }
.page_line_article .section03 .step6 .txt { width: calc(86% - 345px); }
.page_line_article .section03 .step6 .brand { margin-top: 40px; background: #efefef; border: 1px solid #949494; padding: 15px 25px 25px; }
.page_line_article .section03 .step6 .brand .ttl { font-size: 24px; text-align: center; }
.page_line_article .section03 .step6 .brand .ttl span { display: block; margin-left: 0px; font-size: 14px; }
.page_line_article .section03 .step6 .brand table { width: 100%; border: none; }
.page_line_article .section03 .step6 .brand table td { width: 50%; border: none; position: relative; font-size: 12px; text-align: left; padding: 0; padding-top: 5px; }
.page_line_article .section03 .step6 .brand .name { position: relative; padding-left: 25px; }
.page_line_article .section03 .step6 .brand .name::before { content: ""; position: absolute; width: 18px; height: 100%; background-image: url("img/line_article/section03_ico.png"); background-repeat: no-repeat; background-position: center center; background-size: 100% auto; left: 0; top: 0; pointer-events: none; }
.page_line_article .section03 .step6 .brand .price { position: absolute; font-size: 12px; right: 10px; top: 5px; }
.page_line_article .section03 .step7 .flex { align-items: center; }
.page_line_article .section03 .step7 .image { width: 345px; }
.page_line_article .section03 .step7 .txt { width: calc(86% - 345px); }
.page_line_article .section03 .step3 .image, .page_line_article .section03 .step4 .image { margin-top: 30px; }
.page_line_article .section03 .quiz { width: 790px; margin: 50px auto 0; }
.page_line_article .section03 .quiz .ttl { background: #15d1cd; color: #fff; font-weight: 500; text-align: center; padding: 15px 0; position: relative; font-size: 30px; }
.page_line_article .section03 .quiz .ttl span { position: absolute; right: 30px; top: 50%; width: 30px; height: 30px; margin-top: -15px; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; -ms-transition: 0.3s; transition: 0.3s; }
.page_line_article .section03 .quiz .ttl span::before, .page_line_article .section03 .quiz .ttl span::after { content: ""; position: absolute; background: #fff; }
.page_line_article .section03 .quiz .ttl span::before { left: 13px; top: 0; width: 3px; height: 100%; }
.page_line_article .section03 .quiz .ttl span::after { left: 0; top: 13px; width: 100%; height: 3px; }
.page_line_article .section03 .quiz .ttl.active span { -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.page_line_article .section03 .quiz ul { background: #efefef; border: 2px solid #15d1cd; padding: 0 25px; }
.page_line_article .section03 .quiz ul li { padding: 25px 10px; border-bottom: 2px solid #15d1cd; font-size: 24px; }
.page_line_article .section03 .quiz ul li:last-child { border: none; }
.page_line_article .section03 .quiz .wrap .item { margin-top: 30px; }
.page_line_article .section03 .quiz .wrap .item:first-child { margin-top: 0; }
.page_line_article .section03 .quiz .question { font-weight: 500; position: relative; padding-left: 40px; }
.page_line_article .section03 .quiz .question::before { content: "Q、"; position: absolute; top: 0; left: 0; }
.page_line_article .section03 .quiz .answer { margin-top: 20px; color: #e6415c; }
.page_line_article .section03 .quiz .answer span { font-weight: 500; background: linear-gradient(transparent 60%, #ffe616 60%); }
.page_line_article .section04 .inner { padding: 40px; }
.page_line_article .section05 { margin-top: 30px; font-size: 15px; background: #f2f8f5; }
.page_line_article .section05 .inner { padding: 40px 0 0; }
.page_line_article .section05 .page_netsec .section02 .client_box { margin-top: 0; }
.page_line_article .section05 .page_netsec .section02 .client_box > li h3 { padding: 5px 20px 2px 20px !important; }
.page_line_article .section05 .page_netsec .section02 .client_box > li:nth-child(1) h3::before { background: none; }
.page_line_article .section05 .page_netsec .section02 .client_box > li h3 { background: url(img/netsec/ttl_bg.png) repeat !important; }
.page_line_article .section05 .page_netsec .section02 .client_box > li .inner { border: 1px solid #184092; }
.page_line_article .section06 { padding: 20px 0 40px; }
.page_line_article .section06 h2 { text-align: center; }
.page_line_article .section06 .campaign { margin: 0 auto; margin-top: 20px; width: 605px; text-align: center; background: #def4e9; padding: 20px 30px; }
.page_line_article .section06 .campaign .heading { font-weight: 700; font-size: 30px; color: #1eb46c; }
.page_line_article .section06 .campaign .day { font-weight: 700; font-size: 38px; line-height: 1; padding-right: 10px; }
.page_line_article .section06 .campaign .day span { display: inline-block; margin: 0 10px 0 2px; vertical-align: middle; padding-bottom: 16px; font-weight: 700; font-size: 90px; color: #fff07a; text-shadow: 1px 1px 0 #e6415c,2px 2px 0 #e6415c,3px 3px 0 #e6415c,4px 4px 0 #e6415c; -webkit-text-stroke: 2px #e6415c; text-stroke: 2px #e6415c; }
.page_line_article .section06 .campaign .timer { font-size: 28px; font-weight: 700; line-height: 1; }
.page_line_article .section06 .campaign .timer span { display: inline-block; vertical-align: middle; font-weight: 700; }
.page_line_article .section06 .campaign .timer .time { padding: 8px 15px; background: #fff; margin: 0 10px; font-size: 32px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; -ms-border-radius: 5px; }


.page_point .section_point {
    width: 1035px;
    margin: 0 auto;
    margin-top: 50px;
    background: #e7e2db;
    padding: 30px;
    position: relative;
}
.page_point .section_point .heading {
    position: absolute;
    background: url(img/osusume2/section02_heading.png) no-repeat center top;
    width: 874px;
    height: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
}
.page_point .section_point .inner {
    background: #fff;
    padding: 50px 30px 30px;
}
.page_point .section_point .inner .name {
    background: url(img/osusume2/ttl_bg.png) repeat center top;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.page_point .section_point .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.page_point .section_point .inner .wrap .image {
    width: 300px
}
.page_point .section_point .inner .wrap .image, .page_point .section_point .inner .wrap .txt {
    display: table-cell;
    vertical-align: top;
}
.page_point .section_point .inner .wrap .txt {
    padding-left: 20px;
}
.page_point .section_point .inner .wrap p {
    font-size: 16px;
}
.page_point .section_point .inner .wrap .btn {
    margin-top: 10px;
}
.page_point .section_point .inner .wrap p span {
    color: #e51d37;
    font-weight: bold;
}
.page_point .section_point .inner .wrap .btn a {
    font-size: 20px;
    font-weight: bold;
}


.page_commission .section_point {
    width: 1035px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 50px;
    background: #e7e2db;
    padding: 30px;
    position: relative;
}
.page_commission .section_point .heading {
    position: absolute;
    background: url(img/osusume2/section02_heading.png) no-repeat center top;
    width: 874px;
    height: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
}
.page_commission .section_point .inner {
    background: #fff;
    padding: 50px 30px 30px;
}
.page_commission .section_point .inner .name {
    background: url(img/osusume2/ttl_bg.png) repeat center top;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.page_commission .section_point .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.page_commission .section_point .inner .wrap .image {
    width: 300px
}
.page_commission .section_point .inner .wrap .image, .page_commission .section_point .inner .wrap .txt {
    display: table-cell;
    vertical-align: top;
}
.page_commission .section_point .inner .wrap .txt {
    padding-left: 20px;
}
.page_commission .section_point .inner .wrap p {
    font-size: 16px;
}
.page_commission .section_point .inner .wrap .btn {
    margin-top: 10px;
}
.page_commission .section_point .inner .wrap p span {
    color: #e51d37;
    font-weight: bold;
}
.page_commission .section_point .inner .wrap .btn a {
    font-size: 20px;
    font-weight: bold;
}



.page_shintaku .section_point {
    width: 1035px;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 50px;
    background: #e7e2db;
    padding: 30px;
    position: relative;
}
.page_shintaku .section_point .heading {
    position: absolute;
    background: url(img/osusume2/section02_heading.png) no-repeat center top;
    width: 874px;
    height: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
}
.page_shintaku .section_point .inner {
    background: #fff;
    padding: 50px 30px 30px;
}
.page_shintaku .section_point .inner .name {
    background: url(img/osusume2/ttl_bg.png) repeat center top;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.page_shintaku .section_point .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.page_shintaku .section_point .inner .wrap .image {
    width: 300px
}
.page_shintaku .section_point .inner .wrap .image, .page_shintaku .section_point .inner .wrap .txt {
    display: table-cell;
    vertical-align: top;
}
.page_shintaku .section_point .inner .wrap .txt {
    padding-left: 20px;
}
.page_shintaku .section_point .inner .wrap p {
    font-size: 16px;
}
.page_shintaku .section_point .inner .wrap .btn {
    margin-top: 10px;
}
.page_shintaku .section_point .inner .wrap p span {
    color: #e51d37;
    font-weight: bold;
}
.page_shintaku .section_point .inner .wrap .btn a {
    font-size: 20px;
    font-weight: bold;
}



.page_netsec .recommend_section {
    width: 1100px;
    margin: 0 auto;
    margin-top: 40px;
    background: #e7e2db;
    padding: 30px;
    position: relative;
}
.page_netsec .recommend_section .heading {
    position: absolute;
    background: url(img/osusume2/section02_heading.png) no-repeat center top;
    width: 874px;
    height: 89px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -30px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    padding-top: 9px;
}
.page_netsec .recommend_section .inner {
    background: #fff;
    padding: 50px 30px 30px;
}
.page_netsec .recommend_section .inner .name {
    background: url(img/osusume2/ttl_bg.png) repeat center top;
    padding: 10px 10px 10px 30px;
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}
.page_netsec .recommend_section .inner .wrap {
    margin-top: 20px;
    width: 100%;
    display: table;
    table-layout: fixed;
}
.page_netsec .recommend_section .inner .wrap .image {
    width: 300px
}
.page_netsec .recommend_section .inner .wrap .image, .page_netsec .recommend_section .inner .wrap .txt {
    display: table-cell;
    vertical-align: top;
}
.page_netsec .recommend_section .inner .wrap .txt {
    padding-left: 20px;
}
.page_netsec .recommend_section .inner .wrap p {
    font-size: 16px;
}
.page_netsec .recommend_section .inner .wrap .btn {
    margin-top: 10px;
}
.page_netsec .recommend_section .inner .wrap p span {
    color: #e51d37;
    font-weight: bold;
}
.page_netsec .recommend_section .inner .wrap .btn a {
    font-size: 20px;
    font-weight: bold;
}
.page_netsec .clientspecial .btn_section .trigger {
	width: 410px;
}



.ninki_section {
    width: 900px;
    margin: 0 auto;
    padding: 20px 0;
}
.ninki_section .inner {
  background: #fffbe5;
    border: solid 1px #1a4293;
	position: relative;
}
.ninki_section .inner .name {
  background: url(img/osusume2/ttl_bg.png) repeat center top;
    padding: 4px 0 9px;
    text-align: center;
    font-size: 23px;
    font-weight: 800;
    color: #fcfa10;
    line-height: 1.7em;
}
.ninki_section .inner .name::before {
    content: "";
    position: absolute;
    top: -1%;
    left: 160px;
    width: 100px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(img/top/men.png);
}
.ninki_section .inner .name a{
    color: #1a4293;
    font-size: 25px;
    font-weight: bold;
    background-color: #fff;
    border-radius: 20px;
    padding: 3px 30px 0;
}
.ninki_section .inner .wrap {
  padding: 20px;
  display: table;
  table-layout: fixed;
}
.ninki_section .inner .wrap .image, .ninki_section .inner .wrap .txt {
  display: table-cell;
  vertical-align: top;
}
.ninki_section .inner .wrap .image {
  width: 250px;
}
.ninki_section .inner .wrap .txt {
  padding-left: 20px;
}
.ninki_section .inner .wrap p {
  font-size: 16px;
}
.ninki_section .inner .wrap p span {
  color: #e51d37;
  font-weight: bold;
}
.ninki_section .inner .wrap .btn {
  margin-top: 20px;
}
.ninki_section .inner .wrap .btn:hover {
  margin-top: 23px;
}
.ninki_section .inner .wrap .btn a {
  -moz-transition: 0s;
  -webkit-transition: 0s;
  -o-transition: 0s;
  -ms-transition: 0s;
  transition: 0s;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background: #e4233a;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  padding: 10px;
  text-align: center;
  line-height: 1.4;
  border: none;
  border-bottom: 5px solid #b4222b;
  webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ninki_section .inner .wrap .btn a::before {
  width: 60px;
  height: 200px;
  animation: shiny 6s infinite linear;
  -webkit-animation: shiny 6s infinite linear;
  -moz-animation: shiny 6s infinite linear;
}
.ninki_section .inner .wrap .btn a span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.ninki_section .inner .wrap .btn a:hover {
  border-bottom: 2px solid #b4222b;
}



.clientspecial .btn_section {
    margin-top: 20px;
    position: relative;
    padding-top: 80px;
}
.clientspecial .btn_section .official_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 530px;
}
.clientspecial .btn_section .official_btn a {
    border-top: none;
    border-left: none;
    border-right: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 24px;
    background: #e8344b;
    border-bottom: 5px solid #a81124;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    line-height: 1.3;
    position: relative;
}
.clientspecial .btn_section .official_btn a::before {
    width: 60px;
    height: 200px;
}
.clientspecial .btn_section .official_btn a::after {
    content: '';
    width: 12px;
    height: 12px;
    border: 0px;
    border-top: solid 3px #fff;
    border-right: solid 3px #fff;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 24px;
    margin-top: -6px;
}
.clientspecial .btn_section .trigger {
    position: absolute;
    top: 0;
    left: 0;
    background: #fb8200;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    width: 430px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    height: 82px;
    padding-top: 19px;
    border-bottom: 5px solid #b06400;
    cursor: pointer;
}
.clientspecial .btn_section .trigger span {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -17px;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}
.clientspecial .btn_section .trigger span::before {
    left: 14px;
    top: 6px;
    width: 2px;
    height: 18px;
}
.clientspecial .btn_section .trigger span::before, .clientspecial .btn_section .trigger span::after {
    content: "";
    position: absolute;
    background: #fff;
}

.clientspecial .btn_section .trigger span::after {
    left: 6px;
    top: 14px;
    width: 18px;
    height: 2px;
}
.clientspecial .btn_section .official_btn a span {
    display: block;
    font-size: 17px;
    font-weight: bold;
}
.clientspecial .kaisetsu_flow{
    width: 100%;
    margin-top: 35px;
}
.clientspecial .kaisetsu_flow .faq {
    margin-top: 10px;
    background: url(img/flow/faq_bg.png) no-repeat center bottom;
    background-size: 100%;
    min-height: 230px;
    padding: 25px 180px;
}
.clientspecial .kaisetsu_flow .kaisetsu_content_wrap {
    background: #f8f6f3;
    padding: 20px 20px 0;
    border: none;
    border-top: none;
}
.page_osusume2 .fv .inner .fv_txt p{
		position: absolute;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		top: 130px;
		font-size: 34px;
		line-height: 1.3;
		font-weight: bold;
		color: #fff;
	}
.page_osusume2 .fv .inner .fv_txt p span{
		font-weight: bold;
		color: #ffe037;
	}
.page_osusume2 .fv2 .inner .fv_txt p{
		font-family: 'M PLUS Rounded 1c', sans-serif;
		position: absolute;
		text-align: center;
		width: 100%;
		margin: 0 auto;
		top: 113px;
		font-size: 30px;
		line-height: 1.2;
		font-weight: 500;
		color: #fff;
	}
.page_osusume2 .section06 h2 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
    padding: 5px 20px;
    border-left: 5px solid #214896;
    background: #d2e0fb;
    color: #214896;
    font-size: 24px;
	font-weight: 700;
}
.page_osusume2 .fv2 .inner .fv_txt img{
		width: 1100px;
		max-width: 1100px;
	}
.page_osusume2 .fv2 .inner .fv_txt p span{
		font-family: 'M PLUS Rounded 1c', sans-serif;
		font-weight: 700;
		color: #ffe037;
		font-size: 62px;
	    letter-spacing: -0.06em;
	}
.page_osusume2 .fv2 .inner .fv_txt .time{
		position: absolute;
		text-align: center;
		top: 230px;
		font-size: 25px;
		line-height: 1.3;
		font-weight: bold;
		color: #fff;
		background-color: #c0a841;
		width: 300px;
		margin: 0 auto;
		left: 0;
		right: 0;
		text-align: center;
		border-radius: 20px;
		padding: 4px 0;
	}
.page_osusume2 .section05 .ttl .ttl_inner p {
    position: absolute;
    text-align: left;
    margin: 0 auto;
    top: 48px;
    left: 200px;
    font-size: 23px;
    line-height: 1.3;
    color: #fff;
}
.page_osusume2 .section05 .ttl .ttl_inner p span{
    font-weight: bold;
    color: #ffe037;
    font-size: 31px;
	}

.page_osusume .section04 .ttl .ttl_inner p {
    position: absolute;
    text-align: left;
    margin: 0 auto;
    top: 48px;
    left: 200px;
    font-size: 23px;
    line-height: 1.3;
    color: #fff;
    font-family: serif;
}
.page_osusume .section04 .ttl .ttl_inner p span{
    font-weight: bold;
    color: #ffe037;
    font-size: 31px;
	}
.page_osusume .fv .inner {
   position: relative;
}
.page_osusume .fv .inner .fv_txt p {
    position: absolute;
    top: 33px;
    left: 478px;
    color: #194b76;
    font-weight: bold;
    font-size: 1.7em;
    font-family: serif;
}
.top_tab_section .content table tbody tr td.ico_l {
    width: 58px;
    font-size: 10px;
    line-height: 1.2;
}


.page_point .section08 { }
.page_point .section08 .inner { width: 1100px; margin: 0 auto; padding: 20px 20px 50px; }
.page_point .section08 .heading { -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; -o-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.page_point .section08 .heading .comment { width: 915px; background: #e2faf0; text-align: center; font-size: 16px; padding: 20px 0; position: relative; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; line-height: 1.6;}
.page_point .section08 .heading .comment::before { content: ""; position: absolute; right: -20px; top: 20px; width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 20px; border-color: transparent transparent transparent #e2faf0; }
.page_point .section08 .heading .comment strong { color: #e4233a; font-weight: 800; font-size: 19px;}
.page_point .section08 .heading .image { width: calc(100% - 915px); text-align: right; }
.page_point .section10 .recommend { width: 900px; margin:0 auto; border: 2px solid #e3243a; background: #f8f8f8; }
.page_point .section10 .recommend .recommend_heading { background: #e3243a; text-align: center; color: #fff; font-size: 28px; padding: 12px 0; font-weight: 700; }
.page_point .section10 .recommend .recommend_content { padding: 20px 30px; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; background-color: #fff;}
.page_point .section10 .recommend .recommend_content .image { width: 300px; text-align: center; }
.page_point .section10 .recommend .recommend_content .image a { display: block; }
.page_point .section10 .recommend .recommend_content .image a.ico { margin-top: 10px; }
.page_point .section10 .recommend .recommend_content .txt { width: calc(100% - 300px); padding-left: 30px; }
.page_point .section10 .recommend .recommend_content .txt .note { background: #fff; padding:0 0 20px 20px;}
.page_point .section10 .recommend .recommend_content .txt .note ul {
  list-style-type: none;
}
.page_point .section10 .recommend .recommend_content .txt .note li {
  position: relative;
  line-height: 1.8;
 font-size: 19px; font-weight: 600;
}
.page_point .section10 .recommend .recommend_content .txt .note li::after {
  content: '';
  display: block;
  position: absolute;
  top: .5em;
  left: -1.2em;
  width: 10px;
  height: 5px;
  border-left: 4px solid #fea7b1;
  border-bottom: 4px solid #fea7b1;
  transform: rotate(-45deg);
}
.page_point .section10 .recommend .recommend_content .txt .btn { margin-top: 15px; }
.page_point .section10 .recommend .recommend_content .txt .btn a { display: block; text-decoration: none; color: #fff; font-size: 20px; font-weight: 700; background: #fb8204; padding: 20px 0; text-align: center; border-bottom: 5px solid #b16402; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.page_point .client_archive_table { margin-top: 20px; }
.page_point .client_archive_table table { width: 100%; border: 1px solid #9f9f9f; }
.page_point .client_archive_table table th, .page_point .client_archive_table table td { text-align: center; }
.page_point .client_archive_table table thead th { background: #9f9f9f; color: #fff; vertical-align: middle; padding: 3px 0; border-left: 1px solid #fff; border-bottom: 1px solid #fff; }
.page_point .client_archive_table table tbody tr { background: #fff; }
.page_point .client_archive_table table tbody tr:first-child { background: #fffeeb; }
/*.page_point .client_archive_table table .rank { position: relative; width: 50px; }
.page_point .client_archive_table table .rank::before { content: ""; position: absolute; width: 32px; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; left: 0; right: 0; margin: 0 auto; top: 0; pointer-events: none; }
.page_point .client_archive_table table tbody tr:nth-child(1) .rank::before { background-image: url("img/point/rank1.png"); }
.page_point .client_archive_table table tbody tr:nth-child(2) .rank::before { background-image: url("img/point/rank2.png"); }
.page_point .client_archive_table table tbody tr:nth-child(3) .rank::before { background-image: url("img/point/rank3.png"); }
.page_point .client_archive_table table tbody tr:nth-child(4) .rank::before { background-image: url("img/point/rank4.png"); }
.page_point .client_archive_table table tbody tr:nth-child(5) .rank::before { background-image: url("img/point/rank5.png"); }
.page_point .client_archive_table table tbody tr:nth-child(6) .rank::before { background-image: url("img/point/rank6.png"); }
.page_point .client_archive_table table tbody tr:nth-child(7) .rank::before { background-image: url("img/point/rank7.png"); }
.page_point .client_archive_table table tbody tr:nth-child(8) .rank::before { background-image: url("img/point/rank8.png"); }
.page_point .client_archive_table table tbody tr:nth-child(9) .rank::before { background-image: url("img/point/rank9.png"); }
.page_point .client_archive_table table tbody tr:nth-child(10) .rank::before { background-image: url("img/point/rank10.png"); }*/
.page_point .section05 .ttl .ttl_inner {
    position: relative;
    height: 125px;
}
.page_point .section05 .ttl .ttl_inner h2 {
    position: absolute;
	top: -20px;
	left: 10px;
	}
.page_point .section05 .ttl .ttl_inner p {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    top: 58px;
    left: 200px;
    font-size: 23px;
    line-height: .7;
    color: #fff;
}
.page_point .section05 .ttl .ttl_inner p span {
    font-weight: bold;
    color: #fff600;
    font-size: 31px;
}
.page_point .fvline {
    background: url(img/point/fv_bg2.png) no-repeat center top;
}
.page_point .fvline .inner .fv_txt {
    text-align: center;
    padding: 10px 60px 10px 0;
}
.page_point .top_headingline {
    background: url(img/point/ttl_bg2.png) repeat center top;
    padding: 10px 0;
    text-align: center;
}
.page_point .top_headingline .ttl .ttl_inner {
    width: 1100px;
    margin: 0 auto;
    padding: 12px 0;
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4;
}
.page_point .sectionline {
    background: #fff;
    margin: 30px auto 0;
    width: 1035px;
    padding: 100px 30px 30px;
    position: relative;
    -webkit-box-shadow: 5px 5px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 0 rgb(0 0 0 / 10%);
}
.page_point .sectionline h2 {
    position: absolute;
    left: -24px;
    top: 20px;
    width: 1083px;
    height: 107px;
    z-index: 10;
}
.page_point .sectionline .wrap {
    margin-top: 50px;
    padding-left: 270px;
}
.page_point .sectionline .wrap .image {
    position: absolute;
    left: 60px;
    bottom: 0;
    z-index: 20;
}
.page_point .sectionline .wrap .lineimage {
    padding: 0px 15px 25px 15px;
}
.page_point .sectionline .wrap .txt {
    font-size: 16px;
}
.page_point .sectionline .wrap .txt span {
    color: #ff3c3c;
    font-weight: bold;
}
.page_point .sectionline .wrap .txt strong {
    color: #1cc11c;
    font-weight: 700;
    text-decoration-line: underline;
}

.page_osusume2 .section04 .client_box .achievement{
    margin: 15px auto 0;
    text-align: center;
    width: 650px;
}
.page_osusume3 .section02 .client_box .achievement{
    margin: 15px auto 0;
    text-align: center;
    width: 650px;
}
.page_netsec .section02 .client_box .achievement{
    margin: 15px auto 0;
    text-align: center;
    width: 650px;
}
.page_nisa .section04 .client_box .achievement{
    margin: 15px auto 0;
    text-align: center;
    width: 650px;
}
.page_sociallending .section04 .client_box .achievement{
    margin: 15px auto 0;
    text-align: center;
    width: 650px;
}


.page_osusume3 .top_comparison_wrap .inner { width: 1100px; margin: 0 auto; padding: 20px 0; }
.page_osusume3 .heading {
	/*display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;*/
	text-align: center;
}
.page_osusume3 .heading .sp {
	display: none;
}
.page_osusume3 .heading .comment { width: 820px; background: #e7f5fd; font-size: 16px; padding: 20px; position: relative; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.page_osusume3 .heading .comment::before { content: ""; position: absolute; right: -20px; top: 55px; width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 20px; border-color: transparent transparent transparent #e7f5fd; }
.page_osusume3 .heading .comment strong { color: #e51d37; font-size: 18px; font-weight: 700; }
.page_osusume3 .heading .image { width: 107px; margin-left: 40px; }
.page_osusume3 .client_archive_table { margin-top: 20px; }
.page_osusume3 .client_archive_table table { width: 100%; background: #fff; }
.page_osusume3 .client_archive_table table th, .page_osusume3 .client_archive_table table td { text-align: center; }
.page_osusume3 .client_archive_table table thead th { background: #dfdfdf; vertical-align: middle; padding: 3px 0; border-left: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 12px; }
.page_osusume3 .client_archive_table table .rank { position: relative; width: 60px; }
.page_osusume3 .client_archive_table table .rank::before { content: ""; position: absolute; width: 40px; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; left: 0; right: 0; margin: 0 auto; top: 0; pointer-events: none; }
.page_osusume3 .client_archive_table table tbody th, .page_osusume3 .client_archive_table table tbody td { border: 1px solid #ddd; }
.page_osusume3 .client_archive_table table .image a { -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.page_osusume3 .client_archive_table table .wrap { padding:10px 0;text-align:center; }
.page_osusume3 .client_archive_table table .wrap .image { width:120px;margin:0 auto; }
.page_osusume3 .client_archive_table table .image a p { font-size: 15px; font-weight: 700; text-align: left; text-decoration: underline; color: #e51d37; padding-left: 10px; width: calc(100% - 120px); }
.page_osusume3 .client_archive_table table .ico { width: 90px; }
.page_osusume3 .client_archive_table table tbody tr:first-child { background: #fffeeb; }
.page_osusume3 .client_archive_table table tbody tr:nth-child(1) .rank::before { background-image: url("img/nisa/rank1.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(2) .rank::before { background-image: url("img/nisa/rank2.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(3) .rank::before { background-image: url("img/nisa/rank3.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(4) .rank::before { background-image: url("img/nisa/rank4.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(5) .rank::before { background-image: url("img/nisa/rank5.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(6) .rank::before { background-image: url("img/nisa/rank6.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(7) .rank::before { background-image: url("img/nisa/rank7.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(8) .rank::before { background-image: url("img/nisa/rank8.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(9) .rank::before { background-image: url("img/nisa/rank9.png"); }
.page_osusume3 .client_archive_table table tbody tr:nth-child(10) .rank::before { background-image: url("img/nisa/rank10.png"); }
.page_osusume3 .recommend_wrap { padding: 0 20px; }
.page_osusume3 .recommend_wrap .remarks { margin-top: 10px; line-height: 1.5; font-size: 11px; }
.page_osusume3 .recommend { margin: 40px auto 0; border: 2px solid #e51d37; background: #fff; }
.page_osusume3 .recommend .recommend_heading { background: #e51d37; text-align: center; color: #fff; font-size: 28px; padding: 12px 0; font-weight: 700; }
.page_osusume3 .recommend .recommend_content { padding: 30px 80px; -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.page_osusume3 .recommend .recommend_content .image { width: 300px; text-align: center; }
.page_osusume3 .recommend .recommend_content .image a { display: block; }
.page_osusume3 .recommend .recommend_content .image a.ico { margin-top: 10px; }
.page_osusume3 .recommend .recommend_content .txt { width: calc(100% - 300px); padding-left: 30px; }
.page_osusume3 .recommend .recommend_content .txt .note { background: #fcf1db; padding: 20px 30px; font-size: 18px; font-weight: 700; }
.page_osusume3 .recommend .recommend_content .txt .note sup { font-size: 12px; }
.page_osusume3 .recommend .recommend_content .txt .btn { margin-top: 15px; }
.page_osusume3 .recommend .recommend_content .txt .btn a { display: block; text-decoration: none; color: #fff; font-size: 24px; font-weight: 700; background: #fb8204; padding: 16px 0; text-align: center; border-bottom: 5px solid #b16402; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -o-border-radius: 10px; -ms-border-radius: 10px; }
.page_osusume3 .client_archive_table { margin-top: 20px; }


.section_recommend {
  margin-top: 30px; }
  .section_recommend .container {
	  width: 1100px;
	  margin: 0 auto;
	  background-color: #fff;
    padding: 0;
    position: relative;
    -webkit-box-shadow: 0 0 10px #e4e4e4;
    -moz-box-shadow: 0 0 10px #e4e4e4;
    box-shadow: 0 0 10px #e4e4e4; }
  .section_recommend .ttl {
    width: 1130px;
    background: #214897;
    font-size: 32px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 0;
    left: -15px;
    padding: 0.6em;
    color: #fff; }
    .section_recommend .ttl strong {
      font-weight: 700;
      color: #f9f114; }
    .section_recommend .ttl::before, .section_recommend .ttl::after {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      bottom: -15px; }
    .section_recommend .ttl::before {
      border-width: 0 15px 15px 0;
      border-color: transparent #002163 transparent transparent;
      left: 0; }
    .section_recommend .ttl::after {
      border-width: 15px 15px 0 0;
      border-color: #002163 transparent transparent transparent;
      right: 0; }
  .section_recommend .recommend {
    background: #fcfbf4;
    padding: 130px 0 30px;
    margin: 0;
    border: none; }
    .section_recommend .recommend .wrap {
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center; }
      .section_recommend .recommend .wrap .image {
        width: 210px; }
      .section_recommend .recommend .wrap .txt {
        padding-left: 30px;
        text-align: center; }
        .section_recommend .recommend .wrap .txt .heading {
          font-size: 20px;
          font-weight: 700;
          color: #f45372;
text-align: left;}
    .section_recommend .recommend .cta_btn {
      margin-top: 10px;
      width: 450px; }
      .section_recommend .recommend .cta_btn a {
        display: block;
        text-decoration: none;
		font-size: 20px;
        font-weight: 700;
        background: #45bc6f;
        border-bottom: 5px solid #35a05b;
        line-height: 60px;
        color: #fff;
        text-align: center;
        border-radius: 60px;
        -moz-border-radius: 60px;
        -webkit-border-radius: 60px;
        -o-border-radius: 60px;
        -ms-border-radius: 60px; }
  .section_recommend .inner + .recommend {
    padding-top: 30px; }
  .section_recommend .inner {
    width: 760px;
    margin: 0 auto;
    padding: 30px 0 30px; }
  .section_recommend .note {
    margin-top: 20px; }
    .section_recommend .note strong {
    background: linear-gradient(transparent 50%, #f9f114 0%);
}
    .section_recommend .note span {
      font-weight: 700;
      color: #f41b2d; }
    .section_recommend .note sup {
      font-size: 11px;
      font-size: 1.1rem; }
  .section_recommend .matome {
    margin-top: 50px; }
    .section_recommend .matome .heading {
      text-align: center; }
      .section_recommend .matome .heading span {
        display: inline-block;
        padding-bottom: 5px;
        color: #746e5a;
        font-weight: 700;
        border-bottom: 1px solid #746e5a;
        font-size: 20px;
        font-size: 2rem; }
    .section_recommend .matome ul {
      margin-top: 30px;
      -webkit-display: flex;
      -moz-display: flex;
      -ms-display: flex;
      -o-display: flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      -o-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      -o-justify-content: space-between;
      justify-content: space-between; }
      .section_recommend .matome ul li {
        width: 175px;
        border: 1px solid #214897;
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        padding: 12px 5px 8px;
        text-align: center; }
        .section_recommend .matome ul li .lead {
          line-height: 1.4;
          font-size: 15px;
          font-weight: 700;
          color: #214897; }
          .section_recommend .matome ul li .lead span {
            display: block;
            height: 1.4em; }
        .section_recommend .matome ul li .image {
          margin-top: 10px; }
    .section_recommend .matome .remarks {
      margin-top: 10px;
      font-size: 11px;
      font-size: 1.1rem; }
.section_recommend .note span {
	font-weight: 700;
    color: #f41b2d;
}
.campaign_txt {
	color: #093a69;
	text-align: center;
	font-size: 22px;
	font-weight: 600;	
}
.campaign_banner {
	width: 800px;
	margin: 20px auto;
    text-align: center;
}

.page_osusume3 .fvmarutaka{
    position: relative;
}
.page_osusume3 .fvmarutaka .fv_txt::before {
    content: "";
    position: absolute;
    width: 185px;
    height: 380px;
    background-image: url(img/osusume4/fv_marutaka.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    right: -5px;
    bottom: -78px;
    z-index: 2;
    pointer-events: none;
    line-height: 0;
}
.page_osusume3 .fvmarutaka .inner .fv_txt .marutaka_name{
    position: absolute;
    bottom: 5px;
    color: #333;
    right: 50px;
    font-size: 14px;
    font-weight: normal;
    z-index: 3;
}
.page_osusume3 .section02 .ctmarutaka::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 115px;
    background-image: url(img/osusume4/image_marutaka.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    left: 5px;
    bottom: 5px;
    pointer-events: none;
    z-index: 4;
    line-height: 0;
}

.about_bitcoin {
  margin: 0 auto;
  position: relative;
  width: 1100px;
}
.about_bitcoin2 {
  margin: 40px auto;
}
.about_bitcoin .red {
	font-weight: 700;
	color: #F50606;
}
.about_bitcoin .yellow {
	font-weight: 700;
	color: #ffe037;
}
.about_bitcoin .marker {
	font-weight: 700;
	background: linear-gradient(transparent 60%, #ffff66 60%);
}
.about_bitcoin .large {
	font-size: 130%;
}
.about_bitcoin .inner {
  background: #fff;
  margin: 0 auto;
  width: 1036px;
  padding: 140px 80px 40px;
  text-align: center;
  -webkit-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.1);
}
.about_bitcoin2 .inner {
  padding-top: 260px;
}
.about_bitcoin h2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 1083px;
  top: 15px;
}
.about_bitcoin .heading {
  text-align: center;
}
.about_bitcoin .heading span {
  font-size: 27px;
  font-weight: bold;
  color: #184092;
  background: linear-gradient(transparent 60%, #ffff66 60%);
}
.about_bitcoin .heading2 span {
	position: relative;
	display: inline-block;
	letter-spacing: .05em;
	font-size: 2rem;
}
.about_bitcoin .heading2 span .red {
	font-size: 130%;
}
.about_bitcoin .heading2 span::before,
.about_bitcoin .heading2 span::after {
	content: '';
	position: absolute;
	left: -70px;
	bottom: 0;
	width: 57px;
	height: 67px;
	background: url("img/osusume4/left.png") no-repeat left top / 100% auto;
}
.about_bitcoin .heading2 span::after {
	right: -70px;
	left: auto;
	background-image: url("img/osusume4/right.png");
}
.about_bitcoin .reason_list {
	display: flex;
	justify-content: space-between;
	margin: 50px -15px 40px;
}
.about_bitcoin .reason_list li {
	position: relative;
	width: calc(33.333333% - 30px);
	margin: 0 15px;
	padding: 30px 20px 10px;
	border: 1px solid #2D4197;
	border-radius: 5px;
	color: #2D4197;
	font-weight: 500;
	font-size: 1rem;
}
.about_bitcoin .reason_list li .num {
	position: absolute;
	top: -20px;
	left: 50%;
	transform: translateX(-50%);
	width: 40px;
    height: 40px;
	background: #2D4197;;
	border-radius: 50%;
	font-size: 1.7rem;
	font-weight: 700;
	text-align: center;
	line-height: 43px;
	color: #fff;
}
.about_bitcoin .reason_list li .ttl {
	font-weight: 700;
	font-size: 1.5rem;
	text-align: center;
}
.about_bitcoin .reason_list li .img {
	margin: 0 auto 20px;
}
.about_bitcoin .txt {
	text-align: left;
	font-size: 1rem;
}
.about_bitcoin .chance h3 {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 10px 10px 70px;
	color: #fff;
	background: #2D4197;
	font-weight: 700;
	font-size: 1.8rem;
	text-align: center;
	line-height: 1.3;
}
.about_bitcoin .chance h3::before {
	content: '';
	position: absolute;
	left: 40px;
	bottom: 12px;
	width: 75px;
	height: 68px;
	background: url("img/osusume4/ico_finger.png") no-repeat left top / 100% auto;
}
.about_bitcoin .chance h3 .yellow {
	font-size: 80%;
}
.about_bitcoin .chance .img,
.about_bitcoin .inner > .img {
	width: 90%;
	margin: 20px auto;
}
.about_bitcoin .catch {
	position: absolute;
	top: 55px;
	left: 0;
	width: 100%;
	padding: 22px 5px 10px;
	background: #F5DF1F;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, .3);
	text-align: center;
	font-weight: 700;
	color: #2D4197;
	font-size: 2.5rem;
	line-height: 1.2;
	transform: rotate(-5deg) skewX(-5deg);
	animation: bounce 1.5s infinite;
}
.about_bitcoin .catch strong {
	font-size: 130%;
	font-weight: 700;
    color: #F50606;
}
@keyframes bounce {
    0% {
        transform: scale(1.2) rotate(-5deg) skewX(-5deg);
    }
    5% {
        transform: scale(1) rotate(-5deg) skewX(-5deg);
    }
    95% {
        transform: scale(1) rotate(-5deg) skewX(-5deg);
    }
    100% {
        transform: scale(1.2) rotate(-5deg) skewX(-5deg);
    }
}



.section_chance {
	max-width: 1060px;
	margin: 50px auto;
}
.section_chance h2 {
	position: relative;
	padding: 20px 5px!important;
	background: url(img/nisa/ttl_bg.png) repeat center top!important;
	font-size: 30px!important;
    font-weight: 700;
    color: #fdfa10!important;
	text-align: center;
	line-height: 1.4;
}
.section_chance h2::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: -15px;
	border: none;
	border-bottom: solid 15px transparent;
	border-right: solid 20px #031a47;
}
.section_chance h2::after {
	content: '';
	position: absolute;
	right: 0;
	bottom: -15px;
	border: none;
	border-bottom: solid 15px transparent;
	border-left: solid 20px #031a47;
}
.section_chance .contents {
	width: 1020px;
    margin: 0 auto;
	padding: 30px 40px;
	background: #fff;
	border: 1px solid #ddd;
}
.section_chance p {
	font-size: 16px;
}
.section_chance p strong {
	font-weight: 700;
    color: #e51d37;
}
.section_chance .img {
	margin: 20px auto 0;
	text-align: center;
}
.section_chance .img_bg {
	padding: 30px;
	background: #E3F7FB;
	border-radius: 10px;
}
.section_chance .img_bg img {
	max-width: 550px;
	margin: 0 auto;
}
.section_chance .contents h3 {
    padding: 15px 5px;
    background: #1453b1;
    font-size: 25px;
    font-weight: 700;
    color: #ffee54;
    text-align: center;
    margin-top: 30px;
}


/* ポップアップ修正 */
.popup_contents .upblock {
	display: block;
	width: 500px;
}
.popup_contents .popup {
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
	z-index: 101;
	position: fixed;
	top: 45%;
	left: 50%;
	/*width: 760px;
	min-height: 300px;
	max-height: calc(100% - 100px);*/
	padding-top: 30px;
	transform: translate(-50%, -50%);
	transition: all 0s;
}
.popup_contents .popup.open {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, -50%);
	transition: all .2s;
}
.popup_contents .popup .popup_close {
	position: absolute;
	top: 0;
	right: 0;
	padding: 0;
	background: #252525;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
}
.popup_overlay {
	background: rgba(255, 255, 255, .7);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
}
html.popup_open,
body.popup_open {
	overflow: hidden;
}




.page_osusume3 .client_archive_table2 { margin-top: 20px; }
.page_osusume3 .client_archive_table2 table { width: 100%; background: #fff; }
.page_osusume3 .client_archive_table2 table th, .page_osusume3 .client_archive_table table td { text-align: center; }
.page_osusume3 .client_archive_table2 table thead th { background: #184092; vertical-align: middle; padding: 5px 0; border-left: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 12px; color: #fff;line-height: 1.4;font-weight: 700;}
.page_osusume3 .client_archive_table2 table .rank { position: relative; width: 60px; }
.page_osusume3 .client_archive_table2 table .rank::before { content: ""; position: absolute; width: 40px; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: 100% auto; left: 0; right: 0; margin: 0 auto; top: 0; pointer-events: none; }
.page_osusume3 .client_archive_table2 table tbody th, .page_osusume3 .client_archive_table table tbody td { border: 1px solid #bfbfbf; }
.page_osusume3 .client_archive_table2 table .image a { -webkit-display: flex; -moz-display: flex; -ms-display: flex; -o-display: flex; display: flex; -webkit-flex-wrap: wrap; -moz-flex-wrap: wrap; -ms-flex-wrap: wrap; -o-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: flex-start; -moz-justify-content: flex-start; -ms-justify-content: flex-start; -o-justify-content: flex-start; justify-content: flex-start; -webkit-align-items: center; -moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; }
.page_osusume3 .client_archive_table2 table .wrap { padding:10px 0;text-align:center; }
.page_osusume3 .client_archive_table2 table .wrap .image { width:120px;margin:0 auto; }
.page_osusume3 .client_archive_table2 table .image a p { font-size: 15px; font-weight: 700; text-align: left; text-decoration: underline; color: #e51d37; padding-left: 10px; width: calc(100% - 120px); }
.page_osusume3 .client_archive_table2 table .ico { width: 90px; display: inline-flex;margin-bottom: 5px;align-content: center;justify-content: center;}
.page_osusume3 .client_archive_table2 table tbody tr:first-child { background: #fffeeb;}
.page_osusume3 .client_archive_table2 table tbody tr:first-child .txt{color: #e51d37;font-weight: 700;}
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(1) .rank::before { background-image: url("img/nisa/rank1.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(2) .rank::before { background-image: url("img/nisa/rank2.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(3) .rank::before { background-image: url("img/nisa/rank3.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(4) .rank::before { background-image: url("img/nisa/rank4.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(5) .rank::before { background-image: url("img/nisa/rank5.png"); }
/*.page_osusume3 .client_archive_table2 table tbody tr:nth-child(6) .rank::before { background-image: url("img/nisa/rank6.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(7) .rank::before { background-image: url("img/nisa/rank7.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(8) .rank::before { background-image: url("img/nisa/rank8.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(9) .rank::before { background-image: url("img/nisa/rank9.png"); }
.page_osusume3 .client_archive_table2 table tbody tr:nth-child(10) .rank::before { background-image: url("img/nisa/rank10.png"); }*/
.page_osusume3 .client_archive_table2 { margin-top: 20px; }
.page_osusume3 .client_archive_table2 table td .txt small{
	font-size: 10px;
	line-height: 1.2;
	color: #333;
}
.page_osusume3 .client_archive_table2 .crypto_page .section05 table th, td {
    padding: 10px 5px;
    vertical-align: middle;
    border-left: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
	text-align: center;
	line-height: 1;
}
.page_osusume3 .client_archive_table2 table tbody tr{
    border-right: 1px solid #bfbfbf;
}
.page_osusume3 .section05 .inner {
    width: 1100px;
}



