@charset "UTF-8";
/*
Theme Name:Tooth Treatment Collection Theme
Description:歯の治療大全集のテーマです。
Author:FunTre株式会社
Author URI:http://funtre.com/
Version: 1.0
*/


/****************************************

	reset

*****************************************/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
img {
	vertical-align: top;
}
body {
	line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	-moz-transition: opacity 0.3s linear;
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
ins {
	background-color: #ff9;
	color: #2485d7;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #2485d7;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #2485d7;
	cursor: help;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
/****************************************

	wordpress

*****************************************/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

body.wp-autoresize{
	padding:10px !important;
}

/****************************************

	clearfix

*****************************************/

.clearfix:before, .clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0 !important;
	content: "";
	font-size: 0;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/****************************************

	main Layout

*****************************************/

body {
	color: #333;
	font: 14px/1.6em Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	background:#eefdff;
}
html {
	overflow-y: scroll;
}
html, body {
	overflow-x: hidden;
}

#contents {
	width: 1200px;
	margin: 0 auto 50px;
	padding: 0 20px;
}
#main {
	width: 834px;
	float: left;
}

.page-template-page-app  #contents{
	padding:0;
	width:auto;
	max-width:1200px;
}

#main.one-column{
	width:100%;
	float:none;
}

#main.app-column{
	float:none;
	margin: 0 auto;
}

#main-visual {
	max-width: 100%;
	margin: 0 auto;
	margin-bottom: 30px;
	text-align: center;
}
#main-visual + .idx_mail {
	margin-top: 40px;
}
#main-visual img {
	max-width: 1200px;
	height: auto;
	display: inline-block;
}
#main-visual a {
	display: block;
}
#sidebar {
	float: right;
	width: 320px;
}
/****************************************

	general&common

*****************************************/

a {
	transition: 0.5s ease-out;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
.clear {
	display: block;
	clear: both;
}
strong {
	font-weight: bold;
}
.posr {
	position: relative;
}
.en {
	color: #999;
	font-weight: bold;
}

.align-c{
	text-align:center;
}

.fb-page{
	margin-bottom:40px;
}


/****************************************

	 header

*****************************************/

#header{
	background:url(images/header_bg.png) no-repeat center bottom;
}

#header a {
	text-decoration: none;
	color:#2485d7;
}
#header-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
#header-logo {
	text-align:center;
	padding-top:30px;
	padding-bottom:21px;
}
#header-logo img {
	max-width:100%;
	height:auto;
}
#header-social {
	position: absolute;
    top: 110px;
    right:20px;
}
#header-social li {
	float: left;
	font-size: 25px;
}
#header-social li+li {
	margin-left: 25px;
}
/****************************************

	gobal Navi

*****************************************/

#nav-bg {
	background:#51a5ec;
	position: relative;
	z-index: 999;
}
#global-navi {
	width: 1200px;
	margin: 0 auto;
}
.flexnav li, .flexnav li a {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
.flexnav li {
	width: auto;
}
.flexnav li a {
	border-left: rgba(255,255,255,.3) solid 1px;
	padding: 17px;
}

.flexnav > li:last-child a{
	border-right: rgba(255,255,255,.3) solid 1px;
}

.flexnav .menu-item-has-children {
	padding-right: 60px;
}
.menu-item-has-children .sub-menu{
	display:none;
}
.menu-item-has-children .sub-menu li{
	padding-right:0;
}

.flexnav li ul li a {
	background:#6fb6f3;
	border-left:none;
}
.flexnav ul li ul li a {
	background:#93cbfb;
}
.flexnav li ul {
	min-width: 200px;
}
.flexnav .touch-button .navicon {
	position: relative;
	top: 15px;
	font-size: 14px;
	color: #fff;
}
.flexnav .touch-button {
	height: 56px;
	width: 44px;
}


/****************************************

	slider

*****************************************/

.flexslider {
	border: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	margin-bottom: 30px !important;
	background:transparent !important;
}

#main-visual .flexslider{
	margin-bottom:0;
}
/****************************************

	recommend

*****************************************/

.reccomend h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: normal;
}
.reccomend-slider {
	width: 1220px;
	margin: 0 auto;
}
.reccomend-slider li {
	float: left;/*box-shadow:0 0 2px rgba(0,0,0,1.3)*/
	max-width: 185px;
	-o-transition: 0.5s ease-out;
	-moz-transition: 0.5s ease-out;
	-webkit-transition: 0.5s ease-out;
}
.reccomend-slider li {
	margin-left: 18px;
}
.reccomend-slider li:first-of-type {
	margin-left: 0;
}
.reccomend-slider li a {
	text-decoration: none;
	color: #333;
}
.reccomend-slider li:hover {
	opacity: .4;
}
.reccomend-slider li img {
	width: 100%;
	height: auto;
}
.recom-title {
	padding-top: 10px;
	font-size: 13px;
}
.reccomend-slider .flexslider {
	border: none;
	background: transparent;
	box-shadow: none;
	margin-bottom: 40px !important;
}
.reccomend-slider .flex-viewport {
	padding: 10px !important;
}
.reccomend-slider .flex-direction-nav a {
	top: 44%;
}
.reccomend-slider .flexslider:hover .flex-next {
	right: -25px;
}
.reccomend-slider .flexslider:hover .flex-prev {
	left: -25px;
}
/****************************************

	breadcrumb

*****************************************/

#breadcrumb {
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 20px;
	color: #999;
	font-size: 12px;
	padding-top: 20px;
}
#breadcrumb ul {
	width: 1200px;
	margin: 0 auto;
	padding: 5px 20px 0
}
#breadcrumb li {
	float: left;
	padding: 5px 15px;
	position: relative;
}
#breadcrumb li:first-child {
	padding-left: 0;
}
#breadcrumb li:first-child:after {
	content: none;
}
#breadcrumb li:after {
	content: "\f105";
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -7px;
	color: #333;
}
#breadcrumb a {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumb .fa-home {
	color: #333;
	font-size: 16px;
}
#breadcrumb a:hover {
	color: #cad5d8;
}
/****************************************

	post

*****************************************/

.article-box article, .post-single, .post-page {
	box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.post-single, .post-page {
	margin-bottom: 30px;
}
.article-box article {
	width: 402px;
	float: left;
	background-color: #fff;
}
.article-box article:nth-child(even) {
	float: right;
}
.article-box article {
	margin-top: 30px;
}
.article-box article:first-child, .article-box article:nth-child(2) {
	margin-top: 0;
}
.post-area {
	background: #fff;
	padding: 50px;
	word-break: normal;
	word-wrap: break-word;
	position: relative;
	font-size: 18px;
	line-height:1.8em;
}
.article-box a {
	text-decoration: none;
	color: #333;
	display: block;
}
.post-list {
	word-break: normal;
	word-wrap: break-word;
	padding: 20px;
}
.post-list h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
	min-height: 0;
	margin-bottom: 15px;
}
.post-list-ctn {
	height: 116px;
	overflow: hidden;
	margin-bottom: 25px;
}
.post-category a {
	text-decoration: none;
	color: #999;
	display: inline;
}
.post-category {
	color: #999;
	width: 50%;
	float: right;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 12px;
	text-align: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.post-category .fa, .post-date .fa {
	margin-right: 2px;
}
.post-date {
	color: #999;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	font-size: 12px;
}
.excerpt {
	font-size: 13px;
}
.post-contents {
	padding-bottom: 40px;
}
.post-box {
	overflow: hidden;
}
.post-thumb {
	width: 100%;
	min-height: auto;
	overflow: hidden;
	position: relative;
}
.post-thumb:before {
	content: "";
	display: block;
	padding-top: 49%;
}
.post-thumb img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100% !important;
	height: auto;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.post-thumb:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.post-thumb a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.post-area h1 {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.5em;
	min-height: 0;
	margin-bottom: 20px;
}
.post-page h1 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
#page-title {
	box-shadow: 0 0 2px rgba(0,0,0,.3);
	padding: 30px;
	color: #333;
	font-size: 24px;
	font-weight: normal;
	background-color: #fff;
	margin-bottom: 30px;
}
.post-area h2 {
	font-size: 24px;
	margin-bottom: 1em;
	line-height: 1.4em;
	background: #f2f2f2;
	padding: 15px;
	font-weight: normal;
}
.post-area h3 {
	font-size: 22px;
	line-height: 1.4em;
	margin-bottom: 1em;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
.post-area h4 {
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 1em;
	color: #eb5836;
	font-weight: normal;
}
.post-area h5 {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 1em;
}
.post-area .post-date {
	margin-bottom: 15px;
	float: none;
	width: 100%;
}
.post-area .post-category {
	padding: 10px 0;
	margin-bottom: 35px;
	float: none;
	width: 100%;
	text-align: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.post-404 {
	padding-bottom: 10px;
}
.post-area img {
	max-width: 100%;
	height: auto;
}
.home-btn {
	padding: 15px;
	background-color: #ebebeb;
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.8);
	-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.8);
	box-shadow: inset 0 0 3px rgba(255,255,255,.8);
	border: solid 1px #d5d5d5;
	background-image: -webkit-linear-gradient(bottom, #ebebeb, #f5f5f5);
	background-image: -moz-linear-gradient(bottom, #ebebeb, #f5f5f5);
	background-image: -o-linear-gradient(bottom, #ebebeb, #f5f5f5);
	background-image: linear-gradient(to top, #ebebeb, #f5f5f5);
	display:block;
	text-align: center;
	margin: 1em auto 0;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/****************************************

	prev&next

*****************************************/

.prevnext{
	background:#fff;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin:0;
	position:relative;
	font-size:13px;
}

.prevnext:after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:50%;
	border-right:1px solid #ccc;
	
}

.prevnext  a{
	display:block;
	text-decoration:none;
	padding:30px;
	color:#333;
	-moz-transition:background-color 0.3s linear;
    -webkit-transition:background-color 0.3s linear;
    transition:background-color 0.3s linear;
}

.previous a{
	padding-left:0;
}

.next a{
	padding-right:0;
}


.prevnext a:hover{
	background:#eee;
}


.prevnext .fa{
	color:#2485d7;
} 
.previous .fa{
	padding-left:1px;
}

.next .fa{
	padding-right:1px;
}

.previous,
.prev-none,
.next,
.next-none{
	width:50%;
	float:left;
}
.prev-none a,
.next-none a{
	min-height:142px;
	line-height:142px;
	text-align:center;
}

.toprev,
.tonext{
	margin-bottom:10px;
	position:relative;
}

.toprev:before{
	content:"";
	position:absolute;
	border-top:1px dotted #333;
	top:50%;
	left:100px;
	right:0;
}

.tonext:before{
	content:"";
	position:absolute;
	border-top:1px dotted #333;
	top:50%;
	right:100px;
	left:0;
}

.tonext{
	text-align:right;
}

.prevnext-box{
	display:table;
	width:100%;
}

.prevnext-thumb,
.prevnext-title{
	display:table-cell;
	vertical-align:top;
	text-align:left;
	overflow:hidden;
}

.prevnext-thumb{
	width:150px;
}
.prevnext-thumb img{
	width:100%;
	height:auto;
}

.prevnext-title{
	padding-left:10px;
}

/****************************************

	relation

*****************************************/

.relation-box {
	margin-bottom: -50px;
	background: #fff;
	overflow: hidden;
}
.relation-box h2 {
	color: #333;
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 15px;
	padding: 0;
    background: none;
}
.thumb-area {
	overflow: hidden;
	position: relative;
	line-height:1.2em;
}
.thumb-area:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	border-right: 1px solid #ccc;
}
.thumb-box {
	display: table;
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	float: left;
	border-top: 1px solid #ccc;
	font-size: 13px;
}
.thumb-box a {
	display: block;
	padding: 30px;
	text-decoration: none;
	color: #333;
	-moz-transition: background-color 0.3s linear;
	-webkit-transition: background-color 0.3s linear;
	transition: background-color 0.3s linear;
}
.thumb-box a:hover {
	background: #eee;
}
.thumb-box:nth-child(odd) a {
	padding-left: 0;
}
.thumb-box:nth-child(even) a {
	padding-right: 0;
}
.thumb-ph, .thumb-title {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
}
.thumb-ph {
	width: 150px;
}
.thumb-ph-in {
	width: 150px;
	height: 100px;
	overflow: hidden;
}
.thumb-ph img {
	width: 100%;
	height: auto;
}
.thumb-title {
	padding-left: 10px;
}
/****************************************

	social

*****************************************/

#social {
	text-align: center;
	background: #eee;
	padding: 20px 0;
	margin: 0 -50px;
}
#social li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}
/****************************************

	検索

*****************************************/
#searchform {
	position: relative;
}
#s {
	width: 246px;
	height: 44px;
	line-height: 20px;
	padding: 10px;
	vertical-align: bottom;
	border: 1px solid #ccc;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	outline: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #999;
	background: #fff;
	-webkit-appearance: none;
	border-radius: 0;
	color: #999;
}
#s:focus {
	color: #333;
}
#searchsubmit {
	position: relative;
	width: 44px;
	height: 44px;
	text-indent: -9999px;
	overflow: hidden;
	vertical-align: bottom;
	border: none;
	margin-left: -5px;
	color: #fff;
	cursor: pointer;
	-moz-transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	z-index: 3;
	background: rgba(255,255,255,0);
}
#searchsubmit:hover {
	background: rgba(255,255,255,.5);
}
#searchform .fa-search {
	display: block;
	width: 44px;
	height: 44px;
	position: absolute;
	color: #fff;
	background: #2485d7;
	font-size: 18px;
	text-align: center;
	top: 0;
	right: 0;
	z-index: 2;
	line-height: 44px;
}
/****************************************

	sidebar-widget

*****************************************/

#sidebar .widget {
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	margin-bottom: 30px;
	word-break: normal;
	word-wrap: break-word;
}
#sidebar .widgettitle {
	margin: -15px -15px 15px;
	padding: 14px 20px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #51a5ec;
}

#sidebar .widget img{
	max-width:100%;
	text-align:center;
}

#sidebar .widget_sp_image{
	text-align:center;
}

#sidebar li {
	position: relative;
}

#sidebar li a:after {
	content: "\f105";
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #999;
}
#sidebar li+li {
	border-top: 1px dotted #ccc;
}
#sidebar li ul>li:first-child {
	border-top: 1px dotted #ccc;
}
#sidebar li a {
	position: relative;
	padding: 10px 20px 10px 0;
	display: block;
	text-decoration: none;
	color: #333;
}
#sidebar .widget_categories .children li {
	padding-left: 0.8em;
}
#sidebar .widget_categories .children li a:before {
	content: "\2517";
	color: #999;
	font-size: 90%;
	margin-right: 5px;
}
#sidebar .widget_newpostcatch a {
	padding: 0;
}

#sidebar .widget_newpostcatch a:after{
	content:none;
}
#sidebar .widget_newpostcatch li {
	padding: 10px 20px 10px 0;
}
/****************************************

	mail

*****************************************/

/*common*/
.touroku-form input {
	vertical-align: middle;
	background-color: transparent;
	border: none;
	border-radius: 2px;
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	background: #fff;
}
.touroku-form .AGENTMAIL__submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #c10606;
    background-image: -moz-linear-gradient( 90deg, rgb(180,2,2) 0%, rgb(213,11,11) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(180,2,2) 0%, rgb(213,11,11) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(180,2,2) 0%, rgb(213,11,11) 100%);
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	border-radius: 4px;
	box-shadow: none;
}
.mail-title a {
	color: #333;
	text-decoration: none;
}
/*article-mailkouza*/

.idx_mail .article-mailkouza {
	display: none;
}
.article-mailkouza {
	max-width: 734px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #ccc;
	margin: 0 auto 30px;
	text-align: center;
	background:#ececec;
}
.article-mailkouza .mail-title  img{
	width:100%;
	height:auto;
}
.article-mailkouza input {
	height: 20px;
}
.article-mailkouza .touroku-form {
	width: 90%;
	padding:20px 0;
	margin: 0 auto;
	
}
.article-mailkouza .inputmail {
	width: 35%;
	padding: 5px;
}
.article-mailkouza .inputname {
	width: 35%;
	padding: 5px;
}
.article-mailkouza .AGENTMAIL__submit {
	width: 20%;
	height: 30px;
}
/*side-mailkouza*/

.side-mailkouza {
	background:url(images/mail_m_bg.jpg) no-repeat left top;
	width: 290px;
	height:441px;
	margin: 0 auto;
}

.side-mailkouza a{
    display: block;
    width: 100%;
    height:273px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.side-mailkouza .mail-title {
	text-align: center;
}
.side-mailkouza .touroku-form {
	padding: 0 20px 25px;
}
.side-mailkouza .touroku-form input {
	height: 40px;
}
.side-mailkouza .inputmail, .side-mailkouza .inputname {
	width: 100%;
	padding: 5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}
.side-mailkouza .AGENTMAIL__submit {
	width: 100%;
	height: 40px;
	font-size: 14px;
}
/****************************************

	カレンダー

*****************************************/

#wp-calendar {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	width: 100%;
}
#wp-calendar thead tr th {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#wp-calendar td {
	text-align: center;
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
#wp-calendar caption {
	font-weight: bold;
	text-align: left;
}
#wp-calendar tbody tr #today {
	background-color: #CCC;
}
#wp-calendar a {
	color: #eb5836;
}
/****************************************

	 pagenation

*****************************************/

.pagination {
	position: relative;
	font-size: 14px;
	line-height: 40px;
	margin: 30px 0 0;
}
.pagination span, .pagination a {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	color: #333;
	box-shadow: 0 0 3px rgba(0,0,0,.3);
	background: #fff;
}
.pagination a:hover {
	color: #fff;
	background: #2485d7;
}
.pagination .current {
	background: #2485d7;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
}
.page-btn+.page-btn {
	margin-left: 6px;
}
/****************************************

	 footer

*****************************************/

#footer {
	clear: both;
	overflow: hidden;
	background:#51a5ec;
}
#copy {
	font-size: 14px;
	line-height: 1.2em;
	text-align: center;
	padding: 20px;
	color: #fff;
	border-top:1px solid rgba(255,255,255,0.5);
}
#footer-navi {
	position: relative;
}
#footer-navi ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
}
#footer-navi li {
	float: left;
	position: relative;
	margin-left: 10px;
}
#footer-navi a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-left: 18px;
}
#footer-navi a:hover {
	opacity: 0.5;
}
#pup {
	display: block;
	width: 44px;
	height: 44px;
	text-decoration: none;
	position: fixed;
	right: 10px;
	bottom: 6px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	background: #2485d7;
	z-index: 999;
	border-radius: 2px;
	cursor: pointer;
}

/****************************************

	 sindan

*****************************************/

.post-area .shindan_ttl{
	margin:-50px -50px 40px;
	border:none;
	
}

.post-area .shindan_ttl.qa{
	margin-bottom:40px;
}



.shindan_st_txt{
	color:#eb6a6a;
	font-size:25px;
	text-align:center;
	line-height:1.6em;
	margin-bottom:30px;
}

.post-area  .shindan_txt{
	font-size:20px;
	line-height:1.6em;
	text-align:center;
	margin-bottom:40px;
}

.post-area  .shindan_txt p+p{
	margin-top:1.2em;
}

.shindan_arrow{
	text-align:center;
	color: #51a5ec;
	font-size:100px;
	margin-bottom:60px;
}

.shindan_arrow .fa{
	line-height:0;
}

.red{
	color:#FF0000;
}

.shindan-mail{
	margin-bottom:0;
}

.shindan_question h2{
	background:none;
	font-size:25px;
	padding:0 0 15px 0;
	margin-bottom:30px;
	background:url(images/ptn01.png) repeat-x left bottom;
}

.shindan_question .shindan_number{
	background:#51a5ec;
	font-size:20px;
	width:40px;
	height:40px;
	line-height:40px;
	color:#fff;
	float:left;
	text-align:center;
	border-radius:50%;
	margin-right:10px;
}

.shindan_question_ttl{
	overflow:hidden;
}

.shindan_answer{
	margin-bottom:60px;
}

.shindan_answer li {
    display: inline;
    list-style-type: none;
	font-size:14px;
}

.shindan_answer label {
    display: inline-block;
    padding: 10px;
	border-radius:4px;
    background-color: #e2e2e2;
    color: #333;
	margin-top:5px;
    margin-bottom: 0;
    line-height: 1.4em;
    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;
}

.shindan_answer label:hover {
    background-color: #978224;
    color: #fff;
	font-weight:bold;
}

.shindan_answer label.selected {
    color: #fff;
    background-color: #978224;
	font-weight:bold;
}

.shindan_answer label input {
    display: none;
}

.shindan_btn{
	width: 350px;
	margin:0 auto;
	
}
#shindan_btn_submit {
	-webkit-appearance: none;
	-moz-appearance: none;
    cursor: pointer;
    width: 350px;
    height: 80px;
    border: none;
	border-radius:8px;
    background:#ce0202;
	color:#fff;
	font-size:33px;
	text-align:center;
}

@media screen and (min-width : 800px) {

.pcnone{
	display:none;
}
}


/****************************************

	タブレット

*****************************************/

@media screen and (max-width : 800px) {
/****************************************

	 main Layout(tablet)

*****************************************/

#contents {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 30px;
}
#main {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}
#main-visual + .idx_mail {
	margin-top: 30px;
}
#sidebar {
	width: 100%;
	float: none;
}
/****************************************

	 header(tablet)

*****************************************/

#header {
	padding: 0;
	height: auto;
}
#header-inner {
	padding: 0;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#header-logo {
	width:80%;
	margin:0 auto;
	float: none;
	text-align: center;
	padding: 20px 20px 15px;
	text-align: center;
}
#header-logo img {
	max-width: 100%;
	height: auto;
}
#header-social {
	display: none;
}
/****************************************

	 gogbal Navi(tablet)

*****************************************/

#global-navi {
	width: 100%;
}
#nav-bg {
	margin-bottom: 0;
}
.flexnav li a {
	border-left: none;
}
.flexnav li a {
	background:#6fb6f3;
}

.flexnav li ul li a {
	background:#93cbfb;
}
.flexnav li ul li ul li a {
	background:#93cbfb;
}
.flexnav li ul {
	min-width: 0;
}
.menu-button {
	background:url(images/gnavi_bg.png);
	background-size:155px 28px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 17px;
	border-bottom: none;
}
.menu-button .touch-button {
	height: 56px;
}
.menu-button .touch-button .navicon {
	color: #fff;
	top: 1em;
}
.flexnav .menu-item-has-children {
	padding-right: 0;
}
/****************************************

	slider(tablet)

*****************************************/

.flexslider {
	margin-bottom: 30px !important;
}
/****************************************

	recommend(tablet)

*****************************************/

.reccomend {
	width: 100%;
}
.reccomend h2 {
	margin-bottom: 0;
}
.reccomend-slider {
	width: 100% !important;
	box-sizing: border-box !important;
	padding: 10px 10px 0;
}
.reccomend-slider .flexslider {
	margin-top: 10px;
	margin-bottom: 10px;
}
.reccomend-slider .flexslider:hover .flex-next {
	right: 0px;
}
.reccomend-slider .flexslider:hover .flex-prev {
	left: 0px;
}
/****************************************

	breadcrumb(tablet)

*****************************************/

#breadcrumb {
	margin-top: 0;
}
#breadcrumb ul {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;
}
/****************************************

	post(tablet)

*****************************************/

.article-box article {
	width: 49%;
}
.post-area {
	padding: 30px;
}
/****************************************

	relation(tablet)

*****************************************/

.relation-box {
	margin-bottom: -30px;
}
/****************************************

	social(tablet)

*****************************************/

#social {
	margin: 0 -30px;
}
/****************************************

	検索(tablet)

*****************************************/

#s {
	width: 82%;
	height: 44px;
	line-height: 20px;
}
#s:focus {
	color: #333;
}
#searchsubmit {
	width: 18%;
	height: 44px;
	border-radius: 0;
}
#searchform .fa-search {
	width: 18%;
	height: 44px;
}
/****************************************

	sidebar-widget(tablet)

*****************************************/

#sidebar .widget {
	padding: 30px;
}
#sidebar .widgettitle {
	margin: -30px -30px 30px;
	padding: 14px 30px;
}
#sidebar li a {
	padding: 15px 20px 15px 10px;
}
.widget>ul {
	margin: -15px 0;
}
#sidebar img {
	max-width: 100%;
	height: auto;
	text-align: center;
}
/****************************************

	footer(tablet)

*****************************************/

#footer {
	clear: both;
	overflow: hidden;
	box-shadow: 0 -2px 2px rgba(0,0,0,.3);
	background-size:155px 75px;
}
#copy {
	font-size: 12px;
}
#footer-navi {
	background: #fff;
	position: relative;
}
#footer-navi ul {
	width: 100%;
	padding: 0;
}
#footer-navi li {
	float: none;
}
#footer-navi li {
	margin-left: 0;
}
#footer-navi li:after {
	content: "\f138";
	position: absolute;
	top: 4px;
	left: 0;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color:#2485d7;
}
#footer-navi a {
	display: block;
	text-decoration: none;
	color: #333;
	padding: 15px 20px 15px 20px;
}
#footer-navi li:after {
	top: 50%;
	margin-top: -5px;
	right: 10px;
	left: auto;
}
#footer-navi li+li {
	border-top: 1px solid #ccc;
	margin-left: 0;
}
#pup {
	display: block;
	width: 100%;
	height: 44px;
	position: static;
	font-size: 30px;
	line-height: 40px;
	border-radius: 0px;
	cursor: pointer;
}

/****************************************

	 sindan(tablet)

*****************************************/

.post-area .shindan_ttl{
	margin:-30px -30px 50px;
	
}

.post-area  .shindan_sub_ttl{
	font-size:34px;
}

}

/****************************************

	スマートフォン

*****************************************/
@media screen and (max-width : 600px) {
body {
	-webkit-text-size-adjust: 100%;
}


/****************************************

	header(sphone)

*****************************************/

#header{
	background-size:80% auto;
}

#header-logo  {
	width: 60%;
}


/****************************************

	post(sphone)

*****************************************/


.article-box article {
	width: 100%;
	float: none;
}
.article-box article:nth-child(even) {
	float: none;
}
.article-box article, .article-box article:nth-child(2) {
	margin-top: 30px;
}
.post-list-ctn {
	height: auto;
}
.post-area {
	padding: 20px;
}
.post-area a {
	overflow: hidden;
}
.article-box {
	margin: 0;
}
.article-box article+article {
	margin-top: 20px;
}
.post-area h1 {
	font-size: 24px;
	margin-bottom: 0;
	padding-bottom: 10px;
	line-height: 1.4em;
}
.post-page h1 {
	margin-bottom: 20px;
}
.post-area h2 {
	font-size: 20px;
}
.post-area h3 {
	font-size: 18px;
}
.post-area h4 {
	font-size: 16px;
}
.post-area h5 {
	font-size: 14px;
}
.post-single, .post-page {
	margin: 0 -10px 30px;
}
#page-title {
	padding: 20px;
}

.post-area .post-category {
	margin-bottom:15px;
}

.post-none {
	margin: 0;
}
.home-btn {
	width: 100%;
}
/****************************************

	breadcrumb(sphone)

*****************************************/

#breadcrumb {
	margin-top: 0;
	margin-bottom:15px;
	padding-top:10px;
}
#breadcrumb ul {
	padding: 5px 10px 0;
	overflow: hidden;
}
#breadcrumb li {
	float: left;
	padding: 5px 10px;
	position: relative;
	font-size: 12px;
}
#breadcrumb li:after {
	margin-top: -6px;
	color: #ccc;
}
/****************************************

	social(sphone)

*****************************************/

#social {
	margin: 0 -20px;
}

/****************************************

	prev&next(sphone)

*****************************************/

.prevnext {
	margin: 0 -20px -20px;
}

.prevnext a{
	padding:15px 10px;
}

.prevnext a:hover{
	background:transparent;
}

.prevnext-thumb{
	display:none;
}

.prevnext-title{
	padding:10px 0 0;
}

.toprev,
.tonext{
	margin-bottom:0;
}

.prev-none a,
.next-none a{
	min-height:0;
	line-height:1.6em;
	text-align:left;
}

/****************************************

	relation(sphone)

*****************************************/

.relation-box h2 {
	padding:0  10px 10px ;
	margin-bottom:0;
}
.relation-box {
	margin: 0 -20px -20px;
}
.thumb-box {
	width: 100%;
	position: relative;
}
.thumb-box {
	position: relative;
	padding-right: 15px;
}
.thumb-box:after {
	content: "\f105";
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #999;
	font-size: 20px;
}
.thumb-box:nth-child(odd) a {
	padding-left: 10px;
}
.thumb-box:nth-child(even) a {
	padding-left: 10px;
	padding-right: 15px;
}
.thumb-box a {
	padding: 10px;
}
.thumb-box a:hover {
	background: #fff;
}
.thumb-area:after {
	content: none;
}
.thumb-ph {
	width: 100px;
}
.thumb-ph-in {
	width: 100px;
	height: 67px;
	overflow: hidden;
}
/****************************************

	sidebar-widget(sphone)

*****************************************/

#sidebar .widget {
	padding: 10px;
	margin-left: -10px;
	margin-right: -10px;
	border-radius: 0;
}
#sidebar .widgettitle {
	margin: -10px -10px 10px;
	padding: 10px;
	border-radius: 0;
}
.widget >ul {
	margin: -10px;
}

#sidebar li a:after {
	right: 10px;
}
/****************************************

	mail(sphone)

*****************************************/

/*article-mailkouza*/

.idx_mail .article-mailkouza {
	display: block;
}
#bg + .idx_mail {
	margin-top: 50px;
}
.article-mailkouza {
	max-width: 290px;
	height:441px;
	background:url(images/mail_m_bg.jpg) no-repeat left top;
	margin: 30px auto 30px;
}

.article-mailkouza .mail-title img{
	display:none;
}

.article-mailkouza .mail-title a{
	display:block;
	height:273px;
}

.article-mailkouza input {
	height: 40px;
}
.article-mailkouza .touroku-form {
	width: 100%;
	padding: 0 20px 25px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.article-mailkouza .inputmail, .article-mailkouza .inputname {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 15px;
}
.article-mailkouza .AGENTMAIL__submit {
	width: 100%;
	height: 40px;
	font-size: 14px;
}
/****************************************

	 pagenation(sphone)

*****************************************/

.pagination {
	position: relative;
	font-size: 11px;
	line-height: 28px;
	margin: 30px 0 0;
}
.pagination span, .pagination a {
	width: 28px;
	height: 28px;
}
.pagination .current {
	width: 28px;
	height: 28px;
}
/****************************************

	footer(sphone)

*****************************************/

#footer-navi a {
	padding: 15px 20px 15px 10px;
}
/****************************************

	 sindan(sphone)

*****************************************/

.post-area .shindan_ttl{
	margin:-20px -10px 30px;
	
}

.shindan_st_txt{
	font-size:20px;
	
}

.shindan_st_txt br{
	display:none;
}
.post-area  .shindan_txt{
	font-size:18px;
	margin-bottom:30px;
}


.shindan_arrow{
	font-size:90px;
	margin-bottom:40px;
	
}

.shindan-mail{
	margin-bottom:0;
}

.shindan_arrow .fa{
	line-height:0;
}

.red{
	color:#FF0000;
}

.shindan_question h2{
	font-size:20px;
}

.shindan_question .shindan_number{
	font-size:16px;
	width:30px;
	height:30px;
	line-height:30px;
}

.shindan_answer{
	margin-bottom:50px;
}

.shindan_answer li {
    display: inline;
    list-style-type: none;
	font-size:14px;
}

.shindan_answer label {
    padding: 15px 8px;
}

.shindan_answer label input {
    display: none;
}

.shindan_btn{
	width:80%;
	margin:0 auto;
	
}
#shindan_btn_submit {
    width:100%;
    height: 60px;
	font-size:25px;
}


}

@media screen and (max-width : 375px) {
	
.shindan_answer label {
	display:block;
}
}

@media screen and (max-width : 320px) {
	
.post-area  .shindan_txt{
	font-size:16px;
}

}