@charset "UTF-8";
#top #contents {
}
/* CSS Document */

@media (max-width: 1150px){
}
html {
    overflow-y: scroll;
    border-bottom-width: 1px;
}
body {
    margin: 0;
    padding: 0;
    line-height: 1.8;
    font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Meiryo","メイリオ", sans-serif;
    background: #CCCCCC;
    font-size: 12px;
    text-align: center;
}

br {
	letter-spacing: normal;
}

a {
	border: 0;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
    color: #FF9900;
    text-decoration: none;
    border: 0;
}

img {
	border: 0;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
.ground {
    background: #304522;
}
.maritime {
    background: #242859;
}
.air {
    background: #1F6FAF;
}
.camo{
    background-image: url(../images/bg_05.png);
    background-repeat: repeat;
}

/* コンテンツ */
#top {
	width: 1150px;
	height: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}
#header{
    height: 240px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    background-position: 47px 47px;
}
#header_link{
    height: 240px;
    background-image: url(../images/logo.png),url("../images/bg_05.png");
	background-position: 47px 47px, 0px 0px; 
	background-repeat: no-repeat;

}

#top .title {
    height: 240px;
    display: table-cell;
    vertical-align: middle;
    width: 1150px;
    text-align: center;
    padding-top: 13px;
}
#top #container {
	
}
#top #contents {
    width: 984px;
    text-align: left;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#container #contents #main {
    padding-top: 12px;
    padding-left: 47px;
    padding-right: 47px;
    padding-bottom: 47px;
}
#container #contents .location {
    text-align: right;
    padding-right: 47px;
    padding-top: 13px;
}

#subL {
    float: left;
    width: 160px;
    border: 4px solid #000000;
    padding: 8px;
    background-color: white;
    margin-bottom: 47px;
}
#globalnavi {
	margin: 0;
	padding: 0;
	list-style-type: none; /* リストマークの削除 */
	width: 160px;
}

#globalnavi ul {
	list-style-type: none;
}

#globalnavi li {
	width: 160px;
	height: 32px;
	margin: 0;
	padding: 0;
	display: inline;
}

#globalnavi li img {
	vertical-align: bottom;
}

#globalnavi a {
	text-indent: -9999px; /* テキストを隠す */
	text-decoration: none;
	display: block;
	width: 160px;
	height: 32px; /* リンク領域を広げる */
	background-image: url(../images/globalnavi.png);
	background-repeat: no-repeat;
}

#menu1 a { background-position: 0 0; } /* 表示画像の位置を指定 */
#menu2 a { background-position: 0 -32px; }
#menu3 a { background-position: 0 -64px; }
#menu4 a { background-position: 0 -96px; }
#menu5 a { background-position: 0 -128px; }

#globalnavi a:hover {
  text-decoration: none;
  background-image: url(../images/globalnavi.png);
  background-repeat: no-repeat;
}

#menu1 a:hover { background-position: -160px 0; } /* 入れ替え画像の位置を指定 */
#menu2 a:hover { background-position: -160px -32px; }
#menu3 a:hover { background-position: -160px -64px; }
#menu4 a:hover { background-position: -160px -96px; }
#menu5 a:hover { background-position: -160px -128px; }
#txt {
    float: right;
    width: 682px;
    margin-bottom: 47px;
}
#main #txt p {
    font-weight: bold;
    font-size: 18px;
    line-height: 200%;
    text-align: justify;
}
#main #sub p {
    font-weight: normal;
    font-size: 14px;
    line-height: 160%;
}
#main #sub img {
    font-size: 18px;
    font-weight: bold;
}
#contents #main #sub {
    clear: left;
    font-size: 18px;
    font-weight: bold;
}
#contents #main h3 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 4px solid #242859;
    text-align: left;
    line-height: -24qx;
    margin-bottom: 24px;
}
#contents #main h4 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 4px solid #1F6FAF;
    text-align: left;
    line-height: -24qx;
    margin-bottom: 24px;
}
.red   {
    color: #FF0000;
}
#contents #main h1 {
    font-size: 24px;
    font-weight: bold;
    border-bottom: 4px solid #304522;
    text-align: left;
    line-height: -24qx;
    margin-bottom: 24px;
}

#main #sub table {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 47px;
}
#main #sub .pc {
	display: grid;
	border: 1px solid black;
	padding: 16px;
}
.p-img   {
}
.p-name {
    font-size : 21px;
    font-weight: bold;
    font-feature-settings: "palt";
    line-height: 120%;
}
.p-price {
    font-size : 16px;
    text-align: right;
    ffont-feature-settings: "palt";
    font-weight: normal;
}
.p-price .price {
    font-weight: bold;
    font-size: 21px;
    font-feature-settings: "palt";
}
.narrow   {
    transform: scale(0.7, 1);
}
.zei  {
    font-size: 10px;
	font-feature-settings: "palt";
}
.p-coment {
    font-size : 13px;
    line-height : 18px;
    font-feature-settings: "palt";
    text-align: justify;
    font-weight: normal;
}
.pname-sub {
    font-size : 18px;
    line-height : 26px;
    font-feature-settings: "palt";
    font-weight: normal;
}
.pname-sub-2 {
    font-size : 16px;
    line-height : 26px;
    font-feature-settings: "palt";
    font-weight: normal;
}
#main #sub .product {
	display: grid;
	grid-template-rows: repeat(6, auto);
	grid-template-columns: repeat(3, 286px);
	grid-row-gap: 16px;
	grid-column-gap: 16px;
}
#p01{
	grid-row: 1 / 2;
    grid-column: 1 / 2;
}
#p02{
	grid-row: 1 / 2;
    grid-column: 2 / 3;
}
#p03{
	grid-row: 1 / 2;
    grid-column: 3 / 4;
}
#p04{
	grid-row: 2 / 3;
    grid-column: 1 / 2;
}
#p05{
	grid-row: 2 / 3;
    grid-column: 2 / 3;
}
#p06{
	grid-row: 2 / 3;
    grid-column: 3 / 4;
}
#p07{
	grid-row: 3 / 4;
    grid-column: 1 / 2;
}
#p08{
	grid-row: 3 / 4;
    grid-column: 2 / 3;
}
#p09{
	grid-row: 3 / 4;
    grid-column: 3 / 4;
}
#p10{
	grid-row: 4 / 5;
    grid-column: 1 / 2;
}
#p11{
	grid-row: 4 / 5;
    grid-column: 2 / 3;
}
#p12{
	grid-row: 4 / 5;
    grid-column: 3 / 4;
}
#p13{
	grid-row: 5 / 6;
    grid-column: 1 / 2;
}
#p14{
	grid-row: 5 / 6;
    grid-column: 2 / 3;
}
#p15{
	grid-row: 5 / 6;
    grid-column: 3 / 4;
}
#p16{
	grid-row: 6 / 7;
    grid-column: 1 / 2;
}
#p17{
	grid-row: 6 / 7;
    grid-column: 2 / 3;
}
#p18{
	grid-row: 6 / 7;
    grid-column: 3 / 4;
}
#sub .ivent{
	display: grid;
	grid-auto-flow: 832px;
	grid-auto-columns: 890px;
}
#ivn_item1{
    grid-row: 1 / 2;
    grid-column: 1 / 2;
    background-image: url("../images/img_03_sub08.png");
    width: 890px;
    height: 832px;
    padding-top: 30px;
}
.kaiji {
    color: #242859;
    font-size: 16px;
    font-weight: bold;
}
.rikuji {
    color: #304522;
    font-size: 16px;
    font-weight: bold;
}
.kuuji {
    color: #1F6FAF;
    font-size: 16px;
    font-weight: bold;
}
.hospital {
    color: #707070;
    font-size: 16px;
    font-weight: bold;
}
.boueisyo {
    color: #CC0000;
    font-size: 16px;
    font-weight: bold;
}
.kaiji-r {
    color: #242859;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}
.rikuji-r {
    color: #304522;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}
.kuuji-r {
    color: #1F6FAF;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}
.hospital-r {
    color: #707070;
    font-size: 16px;
    text-align: right;
    font-weight: bold;
}

#ivn_item2{
    grid-row: 2 / 3;
    grid-column: 1 / 2;
    margin-top: -858px;
}
#contents #main .links {
    display: grid;
    grid-auto-rows: 168px;
    grid-auto-columns: 430px;
    grid-row-gap: 30px;
    grid-column-gap: 30px;
    margin-top: 47px;
}
#item1 {
	grid-row: 1 / 2;
    grid-column: 1 / 2;
}
#item2 {
	grid-row: 1 / 2;
    grid-column: 2 / 3;
}
#item3 {
	grid-row: 2 / 3;
    grid-column: 1 / 2;
}
#item4 {
	grid-row: 2 / 3;
    grid-column: 2 / 3;
}
#item5 {
	grid-row: 3 / 4;
    grid-column: 1 / 2;
}
#item6 {
	grid-row: 3 / 4;
    grid-column: 2 / 3;
}
#item7 {
	grid-row: 4 / 5;
    grid-column: 1 / 3;
}

#top #footer {
    height: 200px;
	background-color: 
;     padding-top: 30px;
}
#top #footer p {
    color: #FFFFFF;
    text-decoration: none;
}
#top #footer p a {
    color: #FFFFFF;
    text-decoration: none;
}
#top #footer img{
	margin: 10px;
}
#txt #mailform {
    display: grid;
    grid-template-rows: auto;
    grid-template-columns: 140px 542px;
    grid-row-gap: 5px;
    font-weight: bold;
    font-size: 14px;
	font-feature-settings: "palt";
}
#txt #mailform #mf01{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf02{
    border-top: 2px solid black;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    padding: 10px;
    font-weight: normal;
    font-size: 14px;
}
#txt #mailform #mf03{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf04{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
}
#txt #mailform #mf05{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf06{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
}
#txt #mailform #mf07{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf08{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
}
#txt #mailform #mf09{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf10{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 16px;
    line-height: 160%;
}
#txt #mailform #mf11{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf12{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
    line-height: 160%;
}
#txt #mailform #mf13{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf14{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
    line-height: 160%;
}
#txt #mailform #mf15{
	grid-column-start: 1;
	grid-column-end: 3;
}
#txt #mailform #mf16{
	border-top: 2px solid black;
	border-right: 1px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid black;
	padding: 10px;
	background-color: #CCCCCC;
}
#txt #mailform #mf17{
	border-top: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	padding: 10px;
	font-weight: normal;
    font-size: 14px;
    line-height: 160%;
}
#txt #mailform #mf18{
	grid-column-start: 1;
	grid-column-end: 3;
}
#mailform #mf12 table {
    font-weight: bold;
    font-size: 16px;
}
p.btn input {
	width: 110px;
	height: 64px;
}
.ivent #ivn_item1 #mapcap {
	display: grid;
	grid-auto-rows: 28px;
	grid-auto-columns: auto;
}
#mapcap #cap01 {
	grid-column: 1 / 3;
}
#mapcap #cap02 {
	grid-column: 1 / 3;
}
#mapcap #cap03 {
	grid-column: 1 / 3;
}
#mapcap #cap04 {
	grid-column: 1 / 3;
}
#mapcap #cap05 {
	grid-column: 1 / 3;
}
#mapcap #cap06 {
	grid-column: 1 / 3;
}
#mapcap #cap07 {
	grid-column: 1 / 3;
}
#mapcap #cap08 {
	grid-column: 1 / 3;
}
#mapcap #cap09 {
	grid-column: 1 / 3;}
#mapcap #cap10 {
	grid-column: 1 / 3;
}
#mapcap #cap11 {
	grid-column: 1 / 3;
}
#mapcap #cap12 {
	grid-column: 1 / 3;
}
#mapcap #cap13 {
	grid-column: 1 / 2;
}
#mapcap #cap14 {
	grid-column: 2 / 3;
}
#mapcap #cap15 {
	grid-column: 1 / 2;
}
#mapcap #cap16 {
	grid-column: 2/ 3;
}
#mapcap #cap17 {
	grid-column: 1 / 3;
}
#mapcap #cap18 {
	grid-column: 1 / 3;
}
#mapcap #cap19 {
	grid-column: 1 / 3;
}
#mapcap #cap20 {
	grid-column: 1 / 3;
}
#mapcap #cap21 {
	grid-column: 1 / 3;
}
#mapcap #cap22 {
	grid-column: 1 / 3;
}
#mapcap #cap23 {
	grid-column: 1 / 3;
}
#mapcap #cap24 {
	grid-column: 1 / 3;
}
#mapcap #cap25 {
	grid-column: 1 / 3;
}
#mapcap #cap26 {
	grid-column: 1 / 3;
}
#mapcap #cap27 {
	grid-column: 1 / 3;
}
#mapcap #cap28 {
	grid-column: 1 / 3;
}
#mapcap #cap29 {
	grid-column: 1 / 3;
}
#mapcap #cap30 {
	grid-column: 1 / 3;
}