﻿

/* 場所
---------------------------------------- */

/* pc */
.ad-box img {
    width: 100%;
}

.contentsBlocks h1.pageTitle {
    margin: 0 0 30px 0 !important;
}
.contentsBlocks-padding-right{
	padding-right: 290px;
	position: relative;
	    margin-bottom: 60px;
}
.contentsBlocks-right-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px;
    height: auto;
}
.contentsBlocks-right-img img {
    width: 100%;
    height: auto;
}
.font-weight-bold{
	font-weight: bold;}

	.note{
		font-size: 12px;
		display: block;
		line-height: 1.5em;
	}
.contentsBlocks h1.pageTitle {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 1.5% 3%;
    margin: -3.2% 0 40px 0;
    font-size: 1.3em;
    line-height: 1em;
    /* float: left; */
    clear: both;
    display: block;
}
.areaBg {
    color: #fff;
    background-color: #007ee2;
}
.single {
	    padding: 2% 3% !important;
}
.contentsBlocks{
	line-height: 190%;
}
.contentsBlocks h1.pageTitle span {
    font-size: 10px;
}
.contentsBlocks-text{
	margin-bottom: 30px;
}
.contentsBlocks_red{
	display: inline-block;
	color: #ff4444;
	border: #ff4444 1px solid;
	padding: 2px 5px;
	font-size: 12px;
	margin-bottom: 15px;
}
/*staticArea*/
.staticDeteil {
    width: 100%;
/*    float: left;*/
    margin: 0 0 30px 0;
    padding: 0 0 20px 0;
    border-bottom: solid 1px #eee;
}

.staticArea h2 {
    width: 95%;
    color: #007ee2;
    font-size: 1.2em;
    margin: 0 0 10px 0;
/*    float: left;*/
    clear: both;
}
.staticArea p {
    width: 95%;
    margin: 0 0 10px 0;
/*    float: left;*/
    clear: both;
}

.staticArea.mt {
    margin-top: 40px;
}
#contents article p.download a {
    font-size: .8em;
    padding: 5px 15px 5px 15px;
    margin: 0 0 20px 0;
    background-color: #ff4444;
    color: #fff;
/*    float: left;*/
    clear: both;
}
.contentsblocks-heading{
	padding: 10px 0px 10px 30px;
	color: #fff;
    background-color: #007ee2;
	font-size: 1.2em;
	margin-bottom: 30px;
}
.honshi-button_inner a {
    color: #fdfdfd;
    display: block;
}
.honshi-button{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	margin-bottom: 50px;
}
.honshi-button :nth-child(2){
	background-color: #1182df;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.honshi-button_inner{
	background-color: #ff403c;
	width: 30%;
	margin: 0 20px 0 0;
	text-align: center;
	padding: 5px 0;
	color: #FDFDFD;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.honshi-button_inner:hover{
		background-color: #E53531;
	}
.honshi-button :nth-child(2):hover{
	background-color: #126CB7;
}

/*/staticArea*/

/*imagemap*/
.imagemap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 80px;
}
.imagemap_contant {
    padding: 20px 0px;
    text-align: center;
    width: 49%;
    height: 320px;
    background-color: rgba(0,126,226,0.1);
    vertical-align: middle;
}
.imagemap_contant img {
    width: auto;
    height: 80%;
}
.imagemap_contant_button a{
	background-color: #007EE2;
	color: #FFFFFF;
	padding: 12px 40px;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.imagemap_contant_button a:hover{
	background-color: #0A69B5;
}

.imagemap_contant_button{
	margin-top: 20px;
}
.imagemap-honshi {
    background-color: rgba(0,126,226,0.1);
    padding: 4% 6%;
    margin-bottom: 40px;
}

.imagemap-honshi_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.imagemap-honshi_inner_contant{
	text-align: center;
	width: 20%;
	height: auto;
	font-size: 0.8em;
}
.imagemap-honshi_inner_contant img{
	width: 100%;
	height: auto;
	margin-top: 5px;
}

.imagemap-honshi-desc img {
    width: auto;
    height: 100%;
    margin: 2px 20px 0 0;
}

/*/imagemap*/

/*informationArea*/
.informationArea{
	margin-top: 80px;
}
	.imagemap-honshi-desc {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12px;
    width: 100%;
}
.informationArea-content{
	text-align: center;
	margin-bottom: 20px;
}
.informationArea img{
	width: 300px;
	margin-bottom: 10px;
}
.table-ad-contact {
	font-size: 0.9em;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.table-ad-contact th, .table-ad-contact td {
  padding: 14px;
}
.table-ad-contact th {
  vertical-align: middle;
	color: #007ee2;
	font-weight: bold;
}
.table-ad-contact tr:nth-of-type(even) {
  background : #f5f5f5;
}
.table-ad-contact th, .table-ad-contact td {
  border: none;
}
.table-ad-contact .office{
	width: 10%;
}
.table-ad-contact .address{
	widthe: 35%;
}
.table-ad-contact .tel{
	width: 20%;
}
.table-ad-contact .fax{
	width: 35%;

}

/*/informationArea*/

/*left-contants-list*/
.left-contants-list{
	 border-collapse: collapse;
	margin-bottom: 40px;

}
.left-contants-list th, .left-contants-list td {
  border: solid 1px #dddddd;
	padding: 20px 10px;
}
.left-contants-list th{
	text-align: left;
	color: #007EE2;
	background-color: #e5f2fc;
	width: 20%;
	padding: 20px 15px;
}
.list-weight-02{
	width: 100%;
}
.list-weight-02 th{
	width: 40%;
}
.list-weight-02 td{
	width: auto;
}
.list-note-text1{
	margin-top: -35px;
	margin-bottom: 40px;
}

/*/left-contants-list*/
/*price*/
.price-flex {
    width: 100%;
}

.price {
    font-size: 12px;
}
.price-list{
	background: #fffcd9;
	width: auto;
    border-spacing: 0;
	margin-bottom: 20px;
	padding: 10px 20px;
	 border-collapse: collapse;
    display:inline-block;
}

table.price-list th {
    vertical-align: bottom;
}
table.price-list th{
	width: 10%;
	vertical-align: middle;
}
table.price-list td{
	width: 35%;
}
table.price-list td:nth-child(3){
	width: 20%;
	text-align: right;
}
table.price-list td:nth-child(4){
	width: 15%;
}

table.price-list tr:nth-child(4){
	 border-top: solid 1px #111111;
}
/*price*/

/*雑報広告追加分*/

table.left-contants-list.zp-weight {
    width: 100%;
}
.left-contants-list.zp-weight th {
    text-align: left;
    color: #007EE2;
    background-color: #e5f2fc;
    width: 20%;
    padding: 20px 15px;
}
/*雑報広告追加分*/

/*GX PRESS追加分*/
.gx-top-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
	  align-items: flex-start; /* new */
}
.gx-top-img img{
	width: 49%;
	height: auto;
}

.gx-ver{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
	.gx-contentsBlocks {
		width: 100%;
    padding-right: 0px;
    margin-bottom: 60px;
}

.gx-contentsBlocks_inner{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.gx-contentsBlocks_inner .left-contants-list {
    width: 100%;
    border-collapse: collapse;
    height: 65%;
}

.gx-contentsBlocks_inner .left-contants-list th {
    vertical-align: middle;
    text-align: center;
    width: 50%;
}
.gx-contentsBlocks_inner1 .left-contants-list{
}

.gx-contentsBlocks_inner1{
	width: 45%;
	margin-bottom: 40px;
}
.gx-contentsBlocks_inner1 .staticArea.mt{
	margin-top: 0px;
}
.gx-contentsBlocks .staticArea.mt{
	margin-top: 0px;
}

.gx-contentsBlocks-list {
    text-align: center;
    margin-top: 10px;
    border-collapse: collapse;
    margin-bottom: 40px;
}
.gx-contentsBlocks-list th, .gx-contentsBlocks-list td {
    border: solid 1px #dddddd;
    padding: 8px 10px;
}


.gx-contentsBlocks-list th{
	color: #007EE2;
	background-color: #e5f2fc;
	width: 20%;
	padding: 20px 15px;}

.gx-contentsBlocks-list td {
    width: 20%;
	vertical-align: middle;
	-ms-flex-line-pack: center;
	    align-content: center
}
.gx-contentsBlocks-list tr:nth-child(1){
	color: #1182df;
	background-color: #b8d9f2;}

.gx-contentsBlocks_inner2{
	width: 100%;
}
.gx-contentsBlocks_inner2 .left-contants-list th{
	width: 30%;
}
.gx-contentsBlocks_inner2 .left-contants-list {
    width: 100%;
    border-collapse: collapse;
}
.great-plan .font-weight-bold{
	background-color: #f7e74b;
	color: #31acf1;
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 60px;
	display: inline-block;
}
.great-plan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
table.gx-contentsBlocks-list td span {
    display: block;
}
/*GX PRESS追加分*/

/* ------------------------------------------------------------------ */

@media only screen and (min-width: 700px) and (max-width: 1024px) {
  /* tablet */
	.w95{
		width: 95%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
	}
	.price-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

}
@media only screen and (max-width: 699px) {
  /* sp */

	.w95{
		width: 95%;
		height: auto;
		margin-right: auto;
		margin-left: auto;
	}
	.contentsBlocks h1.pageTitle {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 3.7% 3%;
    margin: -3.2% 0 40px 0;
    font-size: 1.3em;
    line-height: 1em;
    /* float: left; */
    clear: both;
    display: block;
}
	.container{
    margin: 0 auto;
    width: 95%;
    max-width: none;
    min-width: inherit;
    padding-top: 20px;
	}
	.single {
    padding: 4.5% 3% !important;
}
	.honshi-button {
    display: block;
    margin-bottom: 50px;
}


.price-flex {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
	.contentsBlocks_red {
    margin-top: 30px;
}
	.list-weight-02 th {
    width: 50%;
}
	table.price-list {
    padding: 10px 20px;
    border-collapse: collapse;
    display: block;
}
	.contentsBlocks-padding-right {
    padding-right: 0px;
    position: relative;
    margin-bottom: 60px;
}

	.contentsBlocks-right-img {
    position: relative;
    top: 0;
    right: 0;
    width: 70%;
    height: auto;
    margin: auto;
	margin: 20px auto 0 auto;
}

.honshi-button :nth-child(2){
	background-color: #1182df;
}

.honshi-button_inner {
    background-color: #ff403c;
    width: 90%;
    margin: auto;
    text-align: center;
    padding: 5px 0;
    color: #FDFDFD;

}
.honshi-button :nth-child(2) {
    background-color: #1182df;
    margin-top: 10px;
}
/*imagemap*/
	.imagemap {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 80px;
}
	.imagemap_contant {
    margin-bottom: 30px;
    padding: 30px 0px;
    text-align: center;
    width: 100%;
    height: auto;
    background-color: rgba(0,126,226,0.1);
    vertical-align: middle;
}

	.imagemap_contant img {
    width: 80%;
    height: auto;
}

		.imagemap-honshi {
    background-color: rgba(0,126,226,0.1);
    padding: 8% 6%;
}
	.imagemap-honshi_inner {
    margin-right: auto;
    margin-left: auto;
    display: block;
    /* text-align: center; */
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
	.imagemap-honshi_inner_contant {
    text-align: center;
    width: 90%;
    height: auto;
    font-size: 1.4em;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
	.imagemap-honshi-desc {
    margin-top: 10px;
    display: block;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    font-size: 12px;
    width: 100%;
    text-align: center;
}

	/*/imagemap*/
	.contentsblocks-heading {
    padding: 15px;
    color: #fff;
    background-color: #007ee2;
    font-size: 1.2em;
    margin-bottom: 30px;
}

	.table-ad-contact tr {
    display: block;
    float:left;
		width: 100%;
}

	.table-ad-contact th.office {
    text-align: left;
    color: #007ee2;
    font-weight: bold;
}


	.table-ad-contact td {
    padding: 5px 15px;
    width: 95%;
    display: block;
/*		  border-bottom:solid 1px #E9E9E9;*/

}
.table-ad-contact .address {
	display: block;
	width: 95%;
}
.table-ad-contact .tel{
	display: block;
	width: 95%;
}
.table-ad-contact .fax{
	display: block;
	width: 95%;
}
/*GX 追加分*/
	.imagemap-honshi_inner_contant img {
    width: 90%;
    height: auto;
    margin-top: 5px;
}
	.gx-contentsBlocks_inner {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
	.gx-contentsBlocks_inner1 {
    width: 95%;
}

.gx-top-img {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
}
	.gx-top-img img {
		width: 100%;}
/*GX 追加分*/
}