/*
Theme Name: AGENT
Theme URI:
Description:WordPressテーマ「AGENT」
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:3.1.4
*/


/* --------------------------------------------------------------------------------
 web fonts　ウェブフォントファイルを変更した場合はv=1.0の数字を変更（キャッシュ対策）
-------------------------------------------------------------------------------- */

@font-face {
	font-family: 'design_plus';
	src: url('fonts/design_plus.eot?v=1.1');
	src: url('fonts/design_plus.eot?v=1.0#iefix') format('embedded-opentype'), url('fonts/design_plus.woff?v=1.1') format('woff'), url('fonts/design_plus.ttf?v=1.1') format('truetype'), url('fonts/design_plus.svg?v=1.1#design_plus') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* アイコンフォント */

.icon-arrow-right:before {
	content: "\e910";
}
.icon-file-text:before {
	content: "\f15c";
}
.icon-share-alt:before {
	content: "\f1e0";
}
.icon-phone:before {
	content: "\f095";
}
.icon-envelope:before {
	content: "\f0e0";
}
.icon-tag:before {
	content: "\f02b";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-close:before {
	content: "\e91a";
}
/* This is a small security for too long strings titles */

body {
	word-wrap: break-word;
}
/* Alignment */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
/* Images and wp-captions should always fit and be responsive */

img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
/* WP Gallery */

.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
/* Make sure embeds and iframes fit their containers */

embed, iframe, object {
	max-width: 100%;
}
/* Text meant only for screen readers */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;/* Above WP toolbar */
}
/* Content */

.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
/* Clearing */

.clear {
	clear: both;
}
/* Navigation */

.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
	display: block;
}
.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:active>a:after {
	border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */

.widget {
	margin-bottom: 2em;
}
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li {
	padding-left: 15px;
}
/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */

.widget_search .search-form input[type="submit"] {
	display: none;
}
/* Make sure select elements fit in widgets */

.widget select {
	max-width: 100%;
}
/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */

.comment .children {
	margin-left: 1.5em;
}
/**
* Some WP Theme Repository requirements
*/

.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.entry-meta {
	clear: both;
}
/* パンくずリンク */

#bread_crumb {
	padding: 0 0 20px;
	margin: 20px auto 0;
}
#bread_crumb li.home a {
	float: left;
	height: 15px;
	width: 0px;
	line-height: 15px;
	display: block;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#bread_crumb li.home a span {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
#bread_crumb li.home a:before {
	font-family: 'design_plus';
	color: #888;
	font-size: 14px;
	display: block;
	position: absolute;
	top: 2px;
	left: 0px;
	width: 17px;
	height: 17px;
	line-height: 17px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#bread_crumb li.home:after {
	display: none;
}
#bread_crumb li.home a:before {
	content: '\e90c';
}
#bread_crumb li.home a:hover:before {
	color: #fff;
}
#bread_crumb li {
	color: #aaa;
	font-size: 12px;
	display: inline;
	padding: 0 15px 0 0;
	margin: 0 0 0 15px;
	line-height: 160%;
	position: relative;
}
#bread_crumb li:after {
	font-family: 'design_plus';
	content: '\e910';
	color: #aaa;
	font-size: 9px;
	display: block;
	position: absolute;
	left: -20px;
	top: -1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#bread_crumb li a {
	color: #888;
}
.pc .no_side #bread_crumb, .pc .error404 #bread_crumb {
	width: 900px;
}
/* ----------------------------------------------------------------------
 WordPress プリセットスタイル
---------------------------------------------------------------------- */


/* alignment */

.entry-content .alignright {
	float: right;
}
.entry-content .alignleft {
	float: left;
}
.entry-content .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 7px;
}
.entry-content blockquote.alignleft, .entry-content img.alignleft {
	margin: 7px 24px 7px 0;
}
.entry-content .wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}
.entry-content blockquote.alignright, .entry-content img.alignright {
	margin: 7px 0 7px 24px;
}
.entry-content .wp-caption.alignright {
	margin: 7px 0 7px 14px;
}
.entry-content blockquote.aligncenter, .entry-content img.aligncenter, .entry-content .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}
/* text and headline */

.entry-content p {
	line-height: 2;
	margin: 0 0 2em 0;
}
.entry-content blockquote p {
	line-height: 2;
	margin: 0 0 2em 0;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	clear: both;
	line-height: 1.2;
	font-weight: 600;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
.entry-content h1 {
	font-size: 150%;
}
.entry-content h2 {
	font-size: 140%;
}
.entry-content h3 {
	font-size: 130%;
}
.entry-content h4 {
	font-size: 120%;
}
.entry-content h5 {
	font-size: 110%;
}
.entry-content h6 {
	font-size: 100%;
}
/* image */

.entry-content img[class*="align"], .entry-content img[class*="wp-image-"], .entry-content img[class*="attachment-"], .entry-content img.size-full, .entry-content img.size-large, .entry-content .wp-post-image, .entry-content img {
	height: auto;
	max-width: 100%;
}
/* list */

.entry-content li, .entry-content dt, .entry-content dd {
	line-height: 1.6;
}
.entry-content li {
	list-style-type: none;
	width: 30.66666666666667%;
	float: left;
	height: 350px;
}
.entry-content ul, .entry-content ol, .entry-content dl {
	margin-bottom: 24px;
	padding: 0;
}
.entry-content ol {
	list-style: decimal outside none;
	margin-left: 1.5em;
}
.entry-content ul {
	list-style: circle outside none;
	margin-top: 30px;
}
.entry-content li>ul, .entry-content li>ol {
	margin-bottom: 0;
}
.entry-content dt {
	font-weight: bold;
}
.entry-content dd {
	margin-bottom: 1em;
}
/* table */

.entry-content table {
	margin: 0 0 24px 0;
}
.entry-content td, .entry-content th {
	border: 1px solid #bbb;
	padding: 10px 15px 7px;
	line-height: 2.2;
	background: #fff;
}
.entry-content th {
	background: #ddd;
	font-weight: normal;
}
/* block quote */

.entry-content blockquote {
	margin: 0 0 25px 0;
	padding: 27px 30px 0;
	border: 1px solid #ccc;
	box-shadow: 0px 4px 0px 0px #f2f2f2;
	position: relative;
}
.entry-content blockquote:before {
	content: '"';
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	line-height: 40px;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 5px;
	left: 10px;
	color: #5cbcd7;
}
.entry-content blockquote:after {
	content: '"';
	font-style: italic;
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	line-height: 60px;
	width: 30px;
	height: 30px;
	position: absolute;
	bottom: 7px;
	right: -2px;
	color: #5cbcd7;
}
.entry-content blockquote cite {
	border-top: 1px dotted #aaa;
	display: block;
	padding: 20px 0 0 0;
	font-style: italic;
	text-align: right;
	font-size: 90%;
}
/* captions */

.entry-content .wp-caption {
	margin-bottom: 24px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.entry-content .wp-caption-text {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px auto;
}
.entry-content .wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
/* gallery */

.gallery {
	margin-bottom: 20px;
}
.gallery a img {
	border: 0 !important;
}
.gallery-item {
	float: left;
	margin: 0 4px 4px 0;
	overflow: hidden;
	position: relative;
}
.gallery-columns-1 .gallery-item {
	max-width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 48%;
	max-width: -webkit-calc(50% - 4px);
	max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
	max-width: 32%;
	max-width: -webkit-calc(33.3% - 4px);
	max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
	max-width: 23%;
	max-width: -webkit-calc(25% - 4px);
	max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
	max-width: 19%;
	max-width: -webkit-calc(20% - 4px);
	max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
	max-width: 15%;
	max-width: -webkit-calc(16.7% - 4px);
	max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
	max-width: 13%;
	max-width: -webkit-calc(14.28% - 4px);
	max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
	max-width: 11%;
	max-width: -webkit-calc(12.5% - 4px);
	max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
	max-width: 9%;
	max-width: -webkit-calc(11.1% - 4px);
	max-width: calc(11.1% - 4px);
}
.gallery-columns-10 .gallery-item {
	max-width: 7%;
	max-width: -webkit-calc(9.4% - 0px);
	max-width: calc(9.4% - 0px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n), .gallery-columns-2 .gallery-item:nth-of-type(2n), .gallery-columns-3 .gallery-item:nth-of-type(3n), .gallery-columns-4 .gallery-item:nth-of-type(4n), .gallery-columns-5 .gallery-item:nth-of-type(5n), .gallery-columns-6 .gallery-item:nth-of-type(6n), .gallery-columns-7 .gallery-item:nth-of-type(7n), .gallery-columns-8 .gallery-item:nth-of-type(8n), .gallery-columns-9 .gallery-item:nth-of-type(9n), .gallery-columns-10 .gallery-item:nth-of-type(10n) {
	margin-right: 0;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}
.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.gallery-item:hover .gallery-caption {
	opacity: 1;
}
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption, .gallery-columns-10 .gallery-caption {
	display: none;
}
/* etc */

.entry-content .wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content address {
	margin: 0 0 24px 0;
	line-height: 2.2;
}
.entry-content pre {
	border-left: 5px solid #7fc120;
	font-size: 12px;
	margin: 0 0 27px 0;
	line-height: 25px;
	background: url(img/common/pre.gif) repeat left top;
	padding: 0 17px;
	overflow: auto;
}
.entry-content .sticky {
}
.entry-content .mejs-container {
	margin: 12px 0 25px;
}

@media screen and (min-width:751px) {
.header_pagetitle {
	margin-bottom: -10px;
}
.only-sp {
	display: none;
}
}

@media screen and (max-width:750px) {
.header_wrapper h1 {
    font-size: 10px !important;
    text-align: center;
    margin-top: 15px !important;
    float: none !important;
}
	
	
.header_pagetitle {
	margin-bottom: -24px;
}
.section.container-fluid {
	display: none;
}
.home.page-template.page-template-page-welcome.page-template-page-welcome-php.page.page-id-5307.logged-in div .container {
	margin-bottom: 0px !important;
}
.only-pc {
	display: none;
}
.headerInfo_telBox {
	display: none;
}
}
/*ここから追加*/

.container.header_pagetitle {
    width: 100%;
    background-color: #333;
    color: #fff;
    display: table;
    height: 40px;
}
.header_wrapper {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -16px;
	height: 40px;
}
.header_wrapper h1 {
	margin-top: 14px;
	float: left;
	font-size: 100%;
}
h1 {
	font-size: 10px;
	margin-top: 6px;
	color: #ffffff !important;
}
#agent-header-outer {
	border-bottom: 1px solid lightgrey !important;
}
.header_pagetitle {
	margin-bottom: -10px;
}
.agent-header-menu.romaji {
	float: right;
	margin-top: 16px;
	width: 29.7%;
	margin-right: -1px;
}
.headerLink {
	float: right;
	margin-top: 24px;
}

@media screen and (min-width:768px) {
.container {
	width: 100%;
}
.header_wrapper {
	width: 100%;
}
.navbar-header {
	margin-left: 0px;
}
.headerLink_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.headerLink_list li {
	margin: 0 0 0 10px;
	cursor: pointer;
	list-style: none;
}
.headerLink_list li a {
	display: block;
	width: 85px;
	height: 40px;
}
}

@media screen and (min-width:999px) {
.header_wrapper {
	width: 100%;
}
li.account_icon img {
	width: 24px;
	margin-left: 10px;
}
li.cart_icon img {
	width: 30px;
	margin-left: 10px;
}
#agent-header-outer {
	border-bottom: 1px solid lightgrey !important;
	height: 116px !important;
}
}

@media screen and (min-width:1200px) {
	.logo-wrap {
    z-index: 4000;
    padding-left: 6px;
}
.headerLink {
	float: right;
	margin-top: 24px !important;
}
.header_wrapper {
	width: 1230px;
}
.header_pagetitle {
	margin-bottom: -20px;
}
.container {
	width: 1230px;
}
}

@media screen and (max-width:1199px) {
.col-sm-30 {
	width: 50% !important;
	float: left;
}
.template_sub_lead {
	padding-left: 16px;
	padding-right: 16px;
}
.arrow_pc {
	margin-top: 7% !important;
}
h5.text-center {
	font-size: 17px !important;
}
.header_wrapper {
	padding-right: 0px;
}
.headerLink {
	float: right;
	margin-top: 14px !important;
}
li.account_icon img {
	width: 24px;
	margin-left: 10px;
}
li.cart_icon img {
	width: 30px;
	margin-left: 10px;
}
}

@media screen and (max-width:730px) {
.circle_wid {
	width: 50% !important;
	/* float: left; */
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
	
	.arrow_pc {
	display: none !important;
}
.arrow_sp {
	display: block !important;
}
}

@media screen and (max-width:480px) {
	
	.col-xs-60.related-tml {
    width: 100%;
}
	
	.widget_recent_entries li {
    width: 48%;
    float: left;
}
	
		.widget_recent_entries li:nth-child(odd) {
		margin-right: 4% !important;
}
	
	.entry-content li:nth-child(3n-1) {
		margin-left: 0 !important;
		margin-right: 0 !important;
}
	
		.entry-content li:nth-child(odd) {
		margin-right: 4% !important;
}
	
/*	.entry-content li {
    width: 48% !important;
		height: 300px !important;
}*/
	
	.archive_post {
    width: 100% !important;
		float: none !important;
}
	
	.mobile-mb-30 {
    margin-bottom: 20px !important;
}
	
	.col-sm-30 {
    width: 100% !important;
}
	
	.template_sub_lead {
		text-align: left !important;
    margin-top: 40px;
		font-size: 14px;
}
.section h2 {
	text-align: center !important;
}
.section {
	text-align: left !important;
}

.main_content_str {
	margin-bottom: -50px !important;
}
.main_content_str {
	margin-top: 150px !important;
}
p.lead_txt {
	font-size: 16px !important;
	line-height: 180% !important;
}
.splash-image {
	background-size: auto 25% !important;
	background-position-y: 130px !important;
}
.circle_wid {
	width: 100% !important;
	/* float: left; */
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
.splash-image {
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 400px;
	background-size: auto;
	background-position-x: center;
	background-position-y: 160px;
	padding-bottom: 60px;
}
.single_wrap {
	margin-bottom: 40px;
	margin-top: 314px !important;
}
.container.contact_form_sp {
	margin-top: 180px !important;
}
.breadcrumbs {
	top: 244px !important;
}
	
	 .archive_wrap {
    margin-top: 330px !important;
  }
.header_sub_list {
	display: flex;
	margin-top: -20px;
	width: 100%;
}
.to_headersub_btn {
	width: 50%;
	/* background-color: #666; */
	border: solid 1px #b5b5b5;
}
.header_sub_list {
	display: flex;
	margin-top: -20px;
	width: 100%;
}
.container.hidden-lg {
	height: 120px;
}
li.account_icon img {
	width: 18px;
	margin-left: 10px;
}
li.cart_icon img {
	width: 24px;
	margin-left: 10px;
}
.headerLink {
	width: 36%;
	float: right;
	margin-top: 0px !important;
}
div#logo-area {
	width: 60%;
}
#agent-header-outer {
	border-bottom: 0px solid lightgrey !important;
}
}
.headerInfo_telBox {
	float: right;
}
.headerInfo_sns img {
	margin: 2px 0 0 5px;
}
.headerInfo_telBox {
	float: right;
	margin-top: 4px;
}
.front_lead {
	margin-bottom: 40px;
	width: 100%;
	display: flex;
	height: 262px;
}
.flont_lead_txt h2 {
	font-weight: bold;
	margin-top: 50px;
}
.faq_search_wrap {
	background-color: #eee;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.search-form.front-form input[type='search'] {
	box-shadow: none;
	background: #ffffff;
	border-bottom: 1px solid transparent;
}
.faq_search_wrap h3 {
	text-align: center;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 12px;
}
.row {
	margin-left: -8px;
	margin-right: -14px;
}
.p-block05 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.p-block05__item {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 14.2857%;
	margin: -1px 0 0 -1px;
	border: 1px solid #ddd;
	background: rgb(245, 245, 245);
	background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(238, 238, 238, 1) 100%);
}
.p-block05__item-icon {
	text-align: center;
	line-height: 1.3;
}
.p-block05__item h4 {
	font-size: 15px;
	margin-bottom: 0px;
}
.p-block05__item a {
	padding: 50px 1.8% 40px;
	color: #222;
}
ul.wpp-list li {
	list-style-type: none;
	margin-bottom: 20px;
}
ul.children.nav {
	padding-left: 1em;
	font-size: 90%;
}
.cat-item a {
	color: #1BADCF !important;
	text-decoration: none !important;
}
.cat-item a:hover, a:focus {
	color: #1BADCF !important;
	text-decoration: underline !important;
}
.cat-item a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.breadcrumbs {
	font-size: 12px;
	top: 366px;
	position: absolute;
	z-index: 9999;
}
.breadcrumbs a {
	color: #1BADCF !important;
	text-decoration: none !important;
}
.breadcrumbs a:hover, a:focus {
	color: #1BADCF !important;
	text-decoration: underline !important;
}
.breadcrumbs a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
h2.reco_faq {
	margin-top: 0px;
	margin-bottom: 20px;
}
h3.title {
	background-image: url(/templates/wp-content/uploads/2019/02/arc_icon_q.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position-y: center;
	min-height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
}
span.wpp-meta.post-stats {
	font-size: 12px;
}
.post-meta li.post_category a {
	color: #1BADCF !important;
	text-decoration: none !important;
}
.post-meta li.post_category a:hover, a:focus {
	color: #1BADCF !important;
	text-decoration: underline !important;
}
.post-meta li.post_category a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.flont_lead_txt {
	background-color: #1badcf;
	color: #fff;
	padding: 30px;
	width: 50%;
}
.flont_lead_img {
	width: 50%;
	background-color: #1badcf;
	line-height: 260px;
}
.navbar-nav>.menu-item>a {
	margin-top: 4px !important;
	font-size: 12px !important;
}
.flont_lead_img img {
	width: 98%;
}
li.header_link_mail a {
	width: 110px;
}
.widget_categories a img {
	opacity: 1;
	-webkit-transition: opacity .0s;
	-moz-transition: opacity .0s;
	-o-transition: opacity .0s;
	transition: opacity .0s;
}

@media screen and (min-width:769px) {
.reco_top {
	margin-top: 70px;
}
.headerLink {
	float: right;
	margin-top: 30px;
}
.btnPagetop>img {
	width: 60px;
	height: auto;
}
.agreement_wrapper {
	border: 1px solid #cccccc;
	background-color: #fff;
	height: 150px;
	overflow: auto;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
}
.section h2 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 50px 0;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 36px !important;
}
.section h2::before {
	margin-right: 50px;
}
.section h2::before, .section h2::after {
	display: inline;
	width: auto;
	height: 1px;
	content: "";
	border-top: 1px solid #333;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.section h2::after {
	margin-left: 50px;
}
.section h2::before, .section h2::after {
	display: inline;
	width: auto;
	height: 1px;
	content: "";
	border-top: 1px solid #333;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
}

@media screen and (max-width:768px) {
p.lead_txt {
	font-size: 18px;
}
.main_content_str {
	margin-top: 160px !important;
}
.single_wrap {
	margin-bottom: 40px;
	margin-top: 200px;
}
.agreement_wrapper {
	border: 1px solid #cccccc;
	background-color: #fff;
	height: 150px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 14px;
}
.btnPagetop>img {
	width: 50px;
	height: auto;
	margin-bottom: 30px;
}
.widget_categories a img {
	width: 300px;
}
aside.widget.widget_categories.contact_btn_l {
	text-align: center;
}
#logo_image p#logo img {
	max-width: 300px !important;
}
ul.wpp-list li a {
	font-size: 14px;
}
.col-sm-37.col-sm-offset-3 {
	margin-bottom: 80px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
h2.reco_faq {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.reco_top {
	margin-top: 30px;
}
.p-block05__item {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	width: 50%;
	margin: -1px 0 0 -1px;
	border: 1px solid #ddd;
	background: rgb(245, 245, 245);
	background: linear-gradient(180deg, rgba(245, 245, 245, 1) 0%, rgba(238, 238, 238, 1) 100%);
}
.flont_lead_img {
	width: 100%;
	background-color: #1badcf;
	line-height: 1;
	text-align: center;
	padding-top: 20px;
}
.flont_lead_txt {
	background-color: #1badcf;
	color: #fff;
	/* padding: 30px; */
	width: 100%;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: center;
	padding-top: 10px;
}
.flont_lead_txt h2 {
	font-weight: bold;
	margin-top: 0px;
	text-align: center;
	padding-top: 6px;
}
.flont_lead_img img {
	width: 40%;
	margin-top: 0px;
}
.flont_lead_img {
	width: 100%;
	background-color: #1badcf;
	line-height: 1;
	text-align: center
}
.front_lead {
	margin-bottom: 20px;
	width: 100%;
	display: block;
	height: auto;
}
.navbar-header {
	margin-top: 4px;
}
}

@media screen and (min-width:1000px) {
.hidden-lg {
	display: none !important
}
.pc-none {
	display: none !important;
}
.headerLink_list li a.sprite-new_btn {
	background: url(/templates/assets/img/header_btn/btn_regist_pc.png) no-repeat top left;
}
.headerLink_list li a.sprite-login_btn {
	background: url(/templates/assets/img/header_btn/btn_login_pc.png) no-repeat top left;
}
.headerLink_list li a.sprite-cart_btn {
	background: url(/templates/assets/img/header_btn/btn_cart_pc.png) no-repeat top left;
}
.headerLink_list li a.sprite-mail_btn {
	background: url(/templates/wp-content/uploads/2019/02/btn_mail_pc.png) no-repeat top left;
}
.headerLink_list li a.sprite-op_btn {
	background: url(/templates/wp-content/uploads/2019/02/btn_op_pc.png) no-repeat top left;
}
#logo_image p#logo img {
	max-width: 360px !important;
	margin-top: 10px;
}
}

@media screen and (max-width:999px) {

	
#agent-header-outer {
	border-bottom: 0px solid lightgrey !important;
}
.to_headersub_btn {
	width: 50%;
	/* background-color: #666; */
	border: solid 1px #b5b5b5;
}
.headerLink_list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: 16px;
}
.headerLink_list li {
	margin: 0 0 0 10px;
	cursor: pointer;
	list-style: none;
}
.headerLink_list li {
	width: 40px;
	text-align: center;
	border-left: 1px solid/*#f1f1f1*/
 #e9e9e9;
}
.headerLink_list li a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 30px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.sp-none {
	display: none !important;
}
.hidden-md {
	display: none !important
}
}
@media screen and (max-width: 768px) and (min-width: 481px){
.breadcrumbs {
    font-size: 12px;
    top: 316px;
    position: absolute;
    z-index: 9999;
}
	
	.single_wrap {
    margin-bottom: 30px;
    margin-top: 390px !important;
}
	
.archive_wrap {
    margin-top: 400px !important;
}
	
	.entry-content li {
    list-style-type: none;
    width: 30.66666666666667%;
    float: left;
    height: 320px;
    /* max-height: 300px; */
}

}

@media screen and (min-width:769px) and ( max-width:999px) {
	.entry-content li {
    list-style-type: none;
    width: 30.66666666666667%;
    float: left;
    height: 290px;
}
	
	
	}

@media screen and (min-width:481px) and ( max-width:999px) {
	

	

	
		
.header_sub_list {
	display: flex;
	margin-top: -20px;
	width: 360px;
	float: right;
}

}
ul.entry-meta {
	font-size: 12px;
}
header.single_head {
	margin-bottom: 30px;
}
h2.page-title.single_title {
	background-image: url(/templates/wp-content/uploads/2019/02/arc_icon_q.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position-y: 0px;
	min-height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
}
h3.page-title.answer_title {
	background-image: url(/templates/wp-content/uploads/2019/02/arc_icon_a.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position-y: 6px;
	min-height: 50px;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
}
.reaction_buttons ul {
	margin-left: 0px;
	margin-top: 10px;
}
.pagetop {
	line-height: 0;
	text-align: right;
}
.form_item {
	margin-bottom: 14px;
}
#Box2-2-1 p {
	font-size: 12px;
	line-height: 2.2;
}
.main_content_str {
	margin-top: 240px;
	margin-bottom: -80px;
}
p.lead_txt {
	color: #00a3d9 !important;
	font-size: 22px;
	font-weight: bold;
}
.arrow_pc {
	float: left;
	height: 100%;
	margin-top: 10%;
}
.arrow_sp {
	/* float: left; */
    /* height: 100%; */
    /* margin-top: 10%; */
	width: 10%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
.arrow_pc img {
	width: 100%;
}
.circle_wid {
	width: 29.4%;
	float: left;
}
h5.text-center {
	color: #d9a300;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.6;
	padding-top: 10px;
}
.template_sub_lead {
	text-align: center;
	margin-top: 40px;
}
h2.top_subtitle {
	margin-bottom: 30px !important;
}
.entry-content li:nth-child(3n-1) {
	margin-left: 4%;
	margin-right: 4%;
}
.entry-content img {
	margin-bottom: 10px;
	border : solid 1px #ddd;
}
.entry-content-thumbnail img {
	border: none;
}
.top_content4_post {
	display: flex;
}
.col-sm-30 {
	width: 25%;
	padding-left: 16px !important;
	padding-right: 16px !important;
}
.section.container.reco_box {
	padding-bottom: 50px !important;
}
.arrow_pc {
	display: block;
}
.arrow_sp {
	display: none;
}


.archive_post {
    width: 50%;
    /* float: left; */
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
    float: left;
	
}

.entry-content h2 {
    line-height: 1.4;
}
.entry-content {
    line-height: 1.6;
}

h3.title {
    line-height: 1.4 !important;
}


