@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP|Noto+Sans+JP:500|Noto+Sans+JP:700|Noto+Sans+JP:900&display=swap&subset=japanese');


/* *****共通設定***** */
.c-purple{color:#7c225f;}
.hid_style{border:none;}
form .table th {
    background-color:transparent;
}


body{
	-webkit-text-size-adjust: 100%;
  font-family: 'Noto Sans JP';
}


a.link-text{outline:none;}
a.link-text:link,a.link-text:visited{
	color:#d1142e!important;
	text-decoration:underline!important;
}
a.link-text:hover,a.link-text:active{
	color:#0b2644!important;
	text-decoration:none!important;
}


.h100p{height:100%;}
header{
	position:relative;
	z-index:5;
}
/*ヘッダー固定IE対策*/
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.container-fluid{padding:0;margin:0;background-color: #FFFFFF;}
main{
    display: block;
	font-weight: 700;
	overflow: hidden;
	padding-top: 79px;
}
main .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
}
a{color:#0000cd}

h1 { font-size: 4.5rem; }
h2, h3{
   color: #401f0f;
}
.gray {
    color: #6c757d;
}
.card{
    border-color: #e0c7b2;
}
.img-thumbnail {
    width: 100%;
    padding: .25rem;
    background-color: transparent;
    border: none;
}

/* ヘッダー(navbar) */
.navbar{
   /* border-bottom: 1px solid #a29080;*/
	padding:0;
    /*background-color: #401f0f;*/
}
.navbar .navbar-collapse{
    flex-grow: 0;
}
.navbar .navbar-brand{
    height: 72px;
}
.navbar .navbar-brand img{
    height: 100%;
}
.navbar .navbar-nav .active > .nav-link{
    color: #ffce11;
}
.navbar .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(251,251,241,1);
}

/* フッター */
#footer{
    background-color: #FFFFFF;
	color:#000000;
}
/*#footer .container{
    color: #e0c7b2;
}
#footer .footer-ttl{
    font-size: 1rem;
    font-weight: bold;
    margin: 1.5rem 0;
    color: #ffce11;
}
#footer address p,
#footer #footer-news li{
    margin-bottom: 0.5rem;
}
#footer #footer-news ul{
    margin: 0;
    padding: 0
}
#footer #footer-news ul{
    list-style: none;
}
#footer #footer-news li span{
    display: inline-block;
    margin-right: 0.5rem;
}
#footer #copyright{
    border-top: 1px solid #774831;
    background-color: #401f0f;
    color: #e0c7b2;
}
#footer img {
	width: 360px;
}*/

/* *****トップページ***** */
/* メイン画像 */
h1{
    /*font-weight: bold !important;*/
    /*color:rgba(230,0,18,1.00);*/
	font-size: 4rem;
	margin:0 auto;
	text-align: center;
	font-weight: 700;
white-space: nowrap;
}
h2{
    font-weight: bold !important;
    color:rgba(230,0,18,1.00);
	font-size: 9rem;
	margin:0 auto;
	text-align: center;
}
h1 span,h2 span{
    color:rgba(0,0,0,1.00);
}
h2 span{font-size:5.1rem}
h1 + div {
	width:93%;
	margin:0 auto;
    font-size: 1.83rem;
    font-weight: bold;
    color:rgba(0,0,0,1.00);
    line-height: 110%;
    margin-top: 0.3rem;
    display: block;
	/*border-top:#000000 2px solid;*/
	padding-top:1.3rem;
white-space: nowrap;
}
.jumbotron-fluid{
    background: url("../img/bg.jpg")  no-repeat 50%;
	max-height: 500px;
}
.jumbotron-fluid .container{
    height: 100%;
	position: relative;
}
.jumbotron-fluid .container .koza_btn{
	position:absolute;
	bottom:0;
	/*transform:translate(-50%, -50%);*/
	left: 0;
  right: 0;
  margin: auto;
}
.jumbotron-fluid .btn{
    padding-left: 3rem;
    padding-right: 3rem;
    margin-top: 1.5rem;
    font-weight: bold;
	border-width: 3px;
    border-color: #fff;
}


/* 各セクション */
section{
   /* border-bottom: 1px solid #e0c7b2;
    /*background-color: #fbfbf2;*/
	padding: 5rem 0;
	background-color: white;	
}
/*section:nth-child(odd){
    background-color: #e0c7b2;
}*/
section .container > h2{
    margin-bottom: 30px;
    font-size: 2.5rem;
}
section .container > h2 + p{
    max-width: 700px;
	margin: 0 auto 50px;
}
#sec1 {
	position: relative;
}

#sec1:before{
	content: "";
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center ;
    -webkit-transform: translate(-50%, -50%) rotate(-26deg);
    transform: translate(-50%, -50px) rotate(-26deg);
    background: rgba(33,55,105,0.08);
    height: 400%;
    width: 500%;
    position: absolute;
    z-index: 0;
    left: 100%;
    top: 0;
   /* content: "";
    display: block;
    -webkit-transform-origin: 80% 100%;
    transform-origin: 80% 100%;
    -webkit-transform: translate(-50%, -50%) rotate(-20deg);
    transform: translate(-50%, -50%) rotate(-20deg);
    background: rgba(158,119,0,0.20);
    height: 100%;
    width: 300%;
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    z-index: 0;*/
}

.p-diagonal_inner {
	padding: 0;
    max-width: 1000px;
    position: relative;
    z-index: 1;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    font-size: 1rem;
    letter-spacing: 0.05em;
    line-height: 2;
}

#sec1{
/*	margin-top:150px;
	background-color:rgba(193,173,122,0.3) ;
	transform: skewY(-26deg);*/
    /*margin-top: 150px;
    margin-bottom: 180px;*/
}
#sec1 .container{
/*	transform: skewY(26deg);
	margin-top:-150px;*/
}
.card-text{
	/*font-weight:bold;*/
	font-size: 1.12rem;
	line-height:1.8;
	letter-spacing: -0.07rem;
	color:#213769;
}
#sec1 h2{
	margin-top:-2rem;
}
#sec1 h3{
    font-size: 2.5rem;
    font-weight: bold;
    color: rgba(0,0,0,1.00);
    border-bottom: 2px solid rgba(0,0,0,1.00);
    padding: 2.5rem 0;
/*white-space: nowrap;*/
}
.hexagon_btn {
    width: 50%;
    background-color: #0b2644;
    border: none;
    padding: 0.8rem 0;
    position: absolute;
    top: -16.7rem;
    left: 25%;
    border-radius: 0;
    font-size: 2rem;
    text-align: center;
}
	#sec6 .hexagon_btn {
		top:-30.2rem;		
	}
.hexagon_btn:before,
.hexagon_btn:after {
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    content: '';
    border: 2.25rem solid transparent;
    border-right: 1.5rem solid transparent;
    border-left: 1.5rem solid transparent;
}
.hexagon_btn:before {
    right: 100%;
    border-right-color: #0b2644;
}
.hexagon_btn:after {
    left: 100%;
    border-left-color: #0b2644;
}
.sec2 {
	position: relative;
	padding-top:14.5rem;
	background-color: #D1d1d1;
    /*line-height: 180%;*/
}
.sec2.bg{
    /*background: url("../img/raise_flag.jpg") no-repeat top right;*/
	background: rgba(151,167,203,0.08);
	background-size:contain;
}
.sec2.bg .container{
    height:100%;
    position: relative;
}
.detail:after {
    content: "";
    display: block;
    padding-top: 100%; /* 1:1 */
}

.detail{
	position: absolute;
	top:100%;
	left:15px;
	width:97%;
	/*background: #FFFFFF;*/
	z-index: 1;
}
.detail .gaiyou_bg {
    border-bottom: #dddddd;
    background: url(../img/gaiyou_bg.jpg) no-repeat top left;
    background-size: cover;
    height: 325px;
    font-size: 2.3rem;
    text-align: center;
    color: #000000;
    padding-top: 4.5rem;
    line-height: 1;
}

.sec2 .row{
   /* min-height: 160px;*/
    color: #2f2f2f;
}

.sec2 .card .btn-primary{
    font-size: 0.8rem;
	margin-top:1rem;
    border-radius: 2rem;
	padding-top: 0.8rem;
	padding-bottom: 0.8rem;
	background-color: rgba(172,140,78,1.00);
    border-color: rgba(172,140,78,1.00);
}
.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 0.1rem #89703e;
}
.btn-primary:hover {
    background-color: #89703e;
    border-color: #89703e;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow:none;
}

.sec2 .simu_att_bg{background-color: #f0eee8;}
.sec2 ul{font-size:0.75rem;font-weight:normal; color:#CC0000;}

#sec3 h2,#sec4 h2{font-size: 3.2rem}
#sec3 h2 span, #sec4 h2 span {
    font-size: 2.5rem;
	}
#sec4 .card{background-color: transparent;
	border:none;
}
#sec4 h3.card-title{
	font-size:0.83rem;
	letter-spacing: -0.1rem;
	text-align: center;
	margin:0;
	padding: 0;
}
#sec4 p.card-text{
	font-size:0.8rem;
	text-align: center;
	font-weight:normal;
}
#sec5 {
	position: relative;
}

#sec5:before{
	content: "";
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center ;
    -webkit-transform: translate(-50%, -50%) rotate(-26deg);
    transform: translate(-50%, -50px) rotate(-26deg);
    background: rgba(158,119,0,0.20);
    height: 400%;
    width: 500%;
    position: absolute;
    z-index: 0;
    left: 100%;
    top: 0;
    z-index: 0;
}


#sec5 .card-text{
	font-weight:bold;
	font-size: 1.2rem;
	letter-spacing: -0.07rem;
}
#sec5 h3{
    font-size: 2.5rem;
    font-weight: bold;
    color: rgba(0,0,0,1.00);
    border-bottom: 2px solid rgba(0,0,0,1.00);
    padding-bottom: 1rem;
}
#sec5 img{
	width:80%;
}

#sec6 {
	padding-top:10rem;
	height:550px;
	position: relative;
	z-index:1;
}
#sec6 .hexagon_btn {
	top:-12.3rem;
}
#sec6.bg{
    background-color: #f1efff;
    border-bottom: #dddddd;
    background: url("../img/climbing.jpg") no-repeat top right;
	background-size:cover;
	background-position: center;
}
#sec6.bg .container{
    position: relative;
}
#sec6.bg .container .row{
   /* position: absolute;
	top:-24rem;
	left:0rem;*/
}
#sec6.bg .container .row p{
    margin:2rem 0;
}
#sec6 h2 {
    font-size: 3rem;
	text-align: left;
}
#sec6 h2 span {
	font-size: 3rem;
    color: #000000;
}
.sec2 h2,#sec7 h2,#sec9 h2,#sec9-1 h2,#sec10 h2 {
	font-size: 3rem;
    color: #000000;
	margin:1rem 0 3rem 0;
}
#sec9 {
	position: relative;
	z-index:1;
}
#sec9-1 {
background-color: #f2f2f2;
}

#sec10{
	
}
#sec10 h3{
	margin-top:3rem;
}
#sec10 h4{
	font-size:1.2rem;
}
#sec10 h4:before{
	content: "●";
    padding-right: 0.5rem;
    color: rgba(124,34,95,1);
}
#sec10 ul,#sec10 p{	
	font-weight: normal;
	font-size:0.9rem;
}


/* *****下層ページ***** */

#breadcrumb-wrapper{
    border-bottom: 1px solid #a29080;
}
#breadcrumb-wrapper,
.breadcrumb{
    font-size: 0.9rem;
    background-color: #563322;
}
.breadcrumb a{
    color: rgba(255,255,255,.5);
}
.breadcrumb a:hover,
.breadcrumb a:focus{
    color: rgba(255,255,255,1);
}
.breadcrumb-item+.breadcrumb-item::before{
    content: ">";
    padding-right: 1rem;
    color: rgba(255,255,255,.5);
}
.breadcrumb-item.active{
    color: #ffffff;
}
h1.page-ttl {
    font-size:2rem; 
}
#page h1 + span {
    font-size: 1.5rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
    display: block;
}

#page article {
    padding: 5rem 0;
}

#page section {
    padding-bottom: 5rem;
}
#page section:last-child {
    padding-bottom: 0rem;
}

#page h1 + small {
    font-size: 1.5rem;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
}
#page .jumbotron{
    background-color: #f1efff;
    border-bottom: #dddddd;
    background: url("../img/top-main.jpg") no-repeat center center;
    background-size:cover;
    border-radius: initial;
}
#page .jumbotron .container{
    padding: 0;
}
#page .jumbotron .container p{
    margin-bottom: 0;
}
#page h2 + p{
    margin: 0 0 1.2rem;
}
#page main img{
    max-width: 100%;
}
#page .sample-title{
    display: flex;
    align-items: center;
    text-align: center;	
}

#page .sample-title::after {
    border-top: 3px dotted;
    content: "";
    display: inline; /* for IE */
    flex-grow: 1;
    margin-left: 0.5em;
}
#page .sample-title span{
    background-color: #fbfbf2;
}
#page .sample-subtitle{
    font-size: 1.5rem;
    font-weight: bold;
    color: #401f0f;
}

/* *****フォーム***** */

.form1 label{
    font-weight: bold;
    font-size: 0.9rem;
    margin-bottom: 1rem;
}
.form1 input,
.form1 textarea,
.form1 select{
    max-width: 768px;
}
.form1 .form-group{
    margin-bottom: 2rem;
}

/* *****タブ切替***** */
.tab-wrap {
background-color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  margin:0;
  font-weight: bold;
min-width: 1110px;
}

.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background:rgba(33,55,105,1.00);
  display: block;
  order: -1;
}
.tab-label {
  color:rgba(33,55,105,1.00);
  background:#D1D1D1;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  white-space: nowrap;
  text-align: center;
  padding: 1.2rem .5em;
  order: -1;
  position: relative;
  z-index: 1;
  cursor: pointer;
  /*border-radius: 5px 5px 0 0;*/
  flex:1;
  margin-bottom:0;
  font-size:1.5rem;
}
.detail .tab-label {
  background:#FFFFFF;
}
.tab-wrap:after {
  content: '';
  width: 100%;
  height: 3px;
  background:rgba(33,55,105,1.00);
  display: block;
  order: -1;
}

.tab-label:not(:last-of-type) {
  margin-right: 3px;
}
.tab-content {
  width: 100%;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.tab-content .row{
	margin:0;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: rgba(33,55,105,1.00);
color:#FFFFFF;
}
.detail .tab-switch:checked+.tab-label {
  background:#ac8c4e;
}

.tab-switch:checked+.tab-label+.tab-content {
 background:#FFFFFF;
  height: auto;
  overflow: auto;
  padding: 15px;
  opacity: 1;
  transition: .5s opacity;
  /*box-shadow: 0 0 3px rgba(0,0,0,.2);*/
}

/*tab-label内の●に下三角*/
.arrow{
    position: relative;
    display: inline-block;
    padding: 22px 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.arrow::before{
    width: 1.4rem;
    height:  1.4rem;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFFFFF;
}
.arrow::after{
	top:-0.1rem;
    left: 0.45rem;
    width: 0.5rem;
    height: 0.5rem;
    border-top: 2px solid rgba(33,55,105,1.00);
    border-right: 2px solid rgba(33,55,105,1.00);
    -webkit-transform: rotate(45deg);
    /*transform: rotate(45deg);*/
	transform: rotate(135deg);
}
.tab-switch:checked+.tab-label .arrow::after {
	border-top: 2px solid rgba(172,140,78,1.00);
    border-right: 2px solid rgba(172,140,78,1.00);
	    /*transform: rotate(135deg);*/
}

/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}
.sec2 .card{
	border:solid 4px rgba(202,190,153,1.00);
	border-radius: 1.5rem;
}
.sec2 .card-title {
   text-align:center;;
}
.tab-content h3{color:#000000; font-size:1.1rem; font-weight: bold;}
.tab-content h3 span{font-size:0.85rem;}
.rimawari{color:#7c225f; font-size:5rem;line-height: 1;}
.rimawari span{color:#7c225f; font-size:3rem;white-space: nowrap;}
.rimawari span span{color:#7c225f; font-size:1.2rem;}
.rimawari_lg{color:#7c225f; font-size:7.5rem;}
.rimawari_lg span{color:#7c225f; font-size:4.5rem;}
.rimawari_lg span span{color:#7c225f; font-size:2.25rem;}

.rimawari_circle{
	background-color:rgba(230,0,18,1.00);
	color: #fff;
	border-radius: 50%;
	font-size:0.8rem;
	line-height: 1.12	;
	width:80px;
	height:80px;
	display: inline-block;
	}


.sec2 .card hr{margin:0.3rem 0;}
.sec2 .card hr+span{font-size:0.85rem; display: block;text-align: center;}

.sec2 .table{font-size:1.2rem;}
.sec2 .table th,.sec2 .table td,tr{border-bottom:none;}

/*テーブル*/

.table tr:first-child{
	border-top: 3px solid rgba(54,53,53,1.00);}
.table tr:last-child{
	border-bottom: 3px solid rgba(54,53,53,1.00);}
.table th{
	background-color:#f2f2f2;
}

.sec2 .table{font-size:1.2rem;}
.table th,.table td{
	font-size: 1.15rem;
	border-top: 1px solid rgba(54,53,53,1.00);
	padding: 1.2rem;
	border-top: 1px solid rgba(54,53,53,1.00);}
.table tr:first-child{
	border-top: 3px solid rgba(54,53,53,1.00);}
.table tr:last-child{
	border-bottom: 3px solid rgba(54,53,53,1.00);}
.table th{
	background-color:#f2f2f2;
	text-align: center;
white-space:nowrap;
}


/**/
/*文字サイズ*/
.f_sm04 {
  font-size: 0.4rem;
}
.f_sm06 {
  font-size: 0.6rem;
}
.f_sm09 {
  font-size: 0.9rem;
}
.f_sm08 {
  font-size: 0.8rem;
}
.f_lg11{
  font-size: 1.1rem;
}
.f_lg12{
  font-size: 1.2rem;
}
.f_lg14{
  font-size: 1.4rem;
}
.f_lg16{
  font-size: 1.6rem;
}
.f_lg18{
  font-size: 1.8rem;
}
.f_lg20{
  font-size: 2.0rem;
}
/**/
/*行間*/
.lh_1 {
　line-height: 1;
}
.lh_05 {
　line-height: 0.5;
}
/**/
/*背景色*/
.bg_gold{background-color:rgba(230,0,18,1.00);}
/**/
/*文字色*/
.text-purple{color:#7d225f;}
.text-gold{color:rgba(230,0,18,1.00);}
.text-black{color:rgba(0,0,0,1.00);}
/**/
/*リンクテキスト*/
a, a:hover, a:visited{text-decoration:none; /*color:#FFFFFF;*/}
a:hover img.ro{opacity:0.8;filter: alpha(opacity=80);}/*イメージ透過*/
/**/

.pc { display:block !important; }
.sp { display: none !important; }

/*ヘッダー固定によるアンカー位置ずれ解消*/
div #detailarea{
   margin-top:-80px;
   padding-top:80px;
}
#kihatu_card{
   margin-top:-80px;
   padding-top:80px;
}
/*ヘッダー固定によるアンカー位置ずれ解消*/
ol li{font-size: 1.3rem;
margin-top:3rem;}

.w100 {width:100%;}


/*tpm-lp　より*/
img {
    vertical-align: middle;
    border-style: none;
}
.lp-sec-header > .header-wrapper .lp-logo img {
    /*width: 100%;*/
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}
.lp-sec-header > .header-wrapper {
    overflow: hidden;
    padding: 10px 20px 2px 20px;
}
.lp-sec-header > .header-wrapper .lp-logo {
    float: left;
}
.lp-c-button {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 100px;
    background-color: #333;
    color: #FFF;
    cursor: pointer;
    overflow: visible;
    line-height: 1;
}
.lp-sec-header {
    position: fixed;
    background: #fff;
    width: 100%;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.2);
    z-index: 10000;
}
.lp-c-button--small {
    padding: 20px 1.5625vw 18px;
    font-size: 1.4rem;
}
.lp-c-button--small span {
    font-size: 0.95rem;
}

.lp-c-button2 {
    background:rgba(209,20,46,1.00);
    color: #FFF;
    margin-left: 10px;
}
.pc_only {
    display: block;
}
.lp-sec-header > .header-wrapper .lp-button {
    float: right;
}
.lp-button {
    margin: 0;
    text-align: center;
}
.lp-c-button1 {
    background-color: #fff;
    color: #11264a;
    margin-left: 0;
    font-size: 2.4em;
    padding: 0 20px 0;
    font-weight: bold;
	line-height: 0.1;
}
.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scaleX(-1);
}
.sp_only {
    display: none;
}


/*対談見出し*/
.head_taidan {
    margin:  0 auto;                 /* デフォルトCSS打ち消し */
    position:  relative;        /* 位置調整 */
    font-weight:  bold;       /* 文字の太さ調整 */
    font-size: 2em;            /* 文字サイズ指定 */
    text-align:  center;        /* 文字位置指定 */
    margin:  20px 0;
    display: inline-block;      /* インラインブロックにする */
}
.head_taidan span {
	font-size: 0.45em;
}
.head_taidan:before {
    content: '';                /* 空の要素を作る */
    height: 30px;               /* 高さ指定 */
    width: 60px;                /* 幅指定 */
    border: solid 1px rgba(175,8,11,1.00);     /* 枠線指定 */
    display:  block;            /* ブロック要素にする */
    position:  absolute;        /* 位置調整 */
    left:  0;                   /* 位置調整 */
    top: 0;                     /* 位置調整 */
    margin:  auto;              /* 位置調整 */
    z-index: -1;                /* 重なり調整 */
}
.head_taidan:after {
    content: '';                /* 空の要素を作る */
    height: 80px;               /* 高さ指定 */
    width: 80px;                /* 幅指定 */
    border: solid 1px rgba(8,74,152,1.00);     /* 枠線指定 */
    display:  block;            /* ブロック要素にする */
    position:  absolute;        /* 位置調整 */
    right:  0;                  /* 位置調整 */
    bottom:  0;                 /* 位置調整 */
    margin:  auto;              /* 位置調整 */
    z-index: -1;                /* 重なり調整 */
}
 
.head_taidan-wrap {
    padding-bottom:  20px;      /* 余白指定 */
    text-align:  center;        /* 文字位置指定 */
	width:100%;
	margin-top:30px;
}
.head_taidan-wrap .sub{font-size:1em; color:rgba(87,80,87,1.00); font-weight:normal;}
.kawata{color:rgba(213,87,75,1.00);}
.toyoda{color:steelblue;}

@media only screen and (max-width: 1200px) {
.jumbotron-fluid{
	max-height: none;
    background: none;
}


@media only screen and (max-width: 768px) {

/*ヘッダー固定によるアンカー位置ずれ解消*/
div #detailarea{
   margin-top:-60px;
   padding-top:60px;
}
#kihatu_card{
   margin-top:-60px;
   padding-top:60px;
}
/*ヘッダー固定によるアンカー位置ずれ解消*/
	
body{font-size:1rem;}
.pc { display: none !important; }
.sp { display: block !important; }
	
/*スマホでフォントが小さいときの対策*/
.sp_font1{font-size:1rem;}
.sp_font08{font-size:0.8rem;}
.sp_font07{font-size:0.7rem;}


.w80 {width:80%;}
.w50 {width:50%;}
.w30 {width:30%;}
header{
min-width:auto;
}
form .table th,form .table td {
    width:100%;
	display: block;
	padding: 0.75rem 0.25rem;
}
.navbar .container-fluid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-brand {
    display: inline-block;
    padding-top:0;
    padding-bottom:0;
    margin-right: 0;
    font-size: 0.5rem;
    line-height: inherit;
    white-space: nowrap;
}

.navbar img {
    height: 55px;
}
.navbar .navbar-brand {
    height: 42px;
}
section {
    padding: 2rem 0;
}
h1 {
    font-size: 6vw;
}
h1 + div {
	  font-size: 4.5vw;
	white-space:normal;
}
h2{
	font-size:15vw;
	line-height:1.1;
}
h2 span{
	font-size:9vw;
}

.jumbotron-fluid .container .koza_btn a img {
	width:90%;
}
#sec1:before {
    top: 50%;
	height:200%;
}
#sec1 h3 {
	font-size: 4vw;
    border-bottom: 2px solid rgba(0,0,0,1.00);
    padding: 1rem 0;
}	
#sec1 .card-text {
    letter-spacing: -0.05rem;
	line-height:1.5;
	margin-bottom:2rem;	
}
.hexagon_btn {
    width: 60%;
    left: 20%;
    font-size: 1rem;
}
.hexagon_btn {
    top: -6.5rem;
}
.hexagon_btn:before, .hexagon_btn:after {
    border: 1.55rem solid transparent;
    border-right: 1rem solid transparent;
    border-left: 1rem solid transparent;
}
	.hexagon_btn:before {
    right: 100%;
    border-right-color: #0b2644;
}
	.hexagon_btn:after {
    left: 100%;
    border-left-color: #0b2644;
}
.sec2 {
    padding-top: 16rem;
}
.sec2.bg {
    background-size: auto 12%;
}
.tab-content button{font-size:0.5rem;}
.sec2 .row p{font-size:0.8rem;}
.sec2 .card {
    border-radius: 0;
border-right:none;
border-left:none;
border-top:none;
}
.tab-switch:checked+.tab-label+.tab-content {
    padding: 0;
/*font-size:0.08rem;*/
}

.sec2 .row .col-lg-4 ,.sec2 .row .col-sm-12 ,.sec2 .row .col-md-3 ,.sec2 .row .col-md-6 ,.sec2 .row .col-3 ,.sec2 .row .col-4,.sec2 .row .col-2 {
    padding-right: 0;
    padding-left: 0;
}
.rimawari {
    font-size: 2.8rem;
line-height: 0.7;
		}
.rimawari span {
    font-size: 1.8rem;
	}
.rimawari_lg{font-size:3.75rem;}
.rimawari_lg span{font-size:2.25rem;}
.rimawari_lg span span{font-size:1.125rem;}

.sec2 .card .btn-primary {
    margin-top: 0;
    border-radius: 0;
    padding: 0.8rem;
    background-color: rgba(172,140,78,0.5);
    border-color: rgba(172,140,78,0.5);
    font-size: 0.9rem;
    text-align: center;	
}
.sec2 	.card-body {
    padding: 0.6rem 0.25rem;
}
.sec2.bg .container {
   margin-top:-11rem;
    padding-right: 0;
    padding-left: 0;
	}
.sec2 .table th,.sec2 .table td {
	font-size:0.8rem;
	padding: 0.3rem;
line-height:1.5;
	}
.tab-wrap{min-width:initial;}
.detail {
    top: 100%;
    left: 0;
    width: 100%;
}
.detail .gaiyou_bg {
    border-bottom: #dddddd;
    background: url(../img/sp_gaiyou_bg.jpg) no-repeat top left;
    background-size: cover;
    height: auto;
    font-size: 0.8rem;
    text-align: center;
    color: #000000;
    padding-top: 3.5rem;
    line-height: 1.1;
	height:180px;
}

.detail .gaiyou_bg .f_sm09{
font-size:0.5rem;
}
.rimawari_circle {
    font-size: 0.4rem;
    line-height: 1.1;
    width: 50px;
    height: 50px;
}

	
.tab-wrap:after {

    height:0;
}

#sec3 .container .col4{
    padding-right: 0; 
    padding-left: 0;
}

#sec3 h3 {
    padding-top: 1rem;
font-size:0.9rem;
}

#sec3 h2, #sec4 h2 {
    font-size: 2.2rem;
}
#sec3 h2 span, #sec4 h2 span {
    font-size: 1.8rem;
}
#sec3 .f_lg14 {
    font-size: 1rem;
}
#sec4 .col-12{
    padding-right: 0; 
    padding-left: 0;
}
#sec4 .shadow-lg {
    box-shadow: 0 0 0 rgba(0,0,0,.175)!important;
}

#sec5:before {
    -webkit-transform: translate(-50%, 21%) rotate(-26deg);
    transform: translate(-50%, 21%) rotate(-26deg);
    height: 200%;
}

#sec5 h3 {
    font-size: 0.9rem;
	}
#sec5 .card-text {
    font-size: 0.93rem;
}
#sec6 .hexagon_btn {
    top: -29.8rem;
}
#sec6 {
    margin-top: 3rem;	
}
#sec6 h2,#sec6 h2 span{
    font-size: 1.6rem;
}
#sec6.bg .container .row p {
    font-size: 0.8rem;
    text-align:center;
}

#sec6.bg{
    background: url("../img/climbing.jpg") no-repeat top left;
	background-size:cover;
	background-position: 68% 25%;
}
#sec6 {
	padding-top:5rem;
	height:275px;
}
#sec6 .hexagon_btn {
	top:-4.2rem;
}
#sec6 .container {
	margin-top:-2.5rem;
}
#sec6 p {
	font-size: 0.7rem;
}
#sec7 h2, #sec9 h2 {
    font-size: 1.5rem;
}
#sec9 h3{
    font-size: 0.5rem;
}
#sec10 h2 {
    font-size: 1.2rem;
}
#sec7 .table{
	font-size:0.8rem;
}
#sec7 .table td{
	display:block;
padding:0.5rem;
}
#sec7 .table td{
font-weight:normal;
}
#sec7 .table td:nth-child(odd) {
padding:0.1rem;
}
.sec2 h2,#sec7 h2,#sec9 h2,#sec9-1 h2,#sec10 h2 {
	font-size: 1.3rem;
    color: #000000;
	margin:1rem;
}
.card-text {font-size:0.85rem;}
ol li{
	font-size: 1rem;
	margin-top:1.5rem;
	line-height:1;}
.tab-label {width:100%;
text-align:left;
	}

.tab-label.sp_b_b{
border-bottom:#AAAAAA 1px solid;
}

.container > .tab-wrap {
    display:block;
}
.f_lg16{
  font-size: 1.16rem;
}
.f_lg12{
  font-size: 1.12rem;
}
/*.sec2 img {
    width: auto;
    height: auto;
}*/
.arrow {

    padding: 35px 15px 0 16px;
    float: right;
}
.arrow::before, .arrow::after {
    margin-left: 5px;
	background: transparent;
}
.tab-switch:checked+.tab-label .arrow::after {	
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

.tab-wrap .tab-wrap .tab-switch:checked+.tab-label {
    background: #ac8c4e;
    color: #FFFFFF;
    display: inline-block;
    font-size: 0.9rem;
    width: 50%;
text-align:center;
padding-top:5px;
}

.tab-wrap .tab-wrap .tab-label {
    background: #FFFFFF;	
	padding: 0.4rem;;
    color: rgba(33,55,105,1.00);
    display: inline-block;
    font-size: 0.9rem;
    width: 50%;
text-align:center;
}
.tab-wrap .tab-wrap .tab-label .arrow {
padding:20px 20px 0 0;
}
.tab-switch:checked+.tab-label .arrow::after {
    transform: rotate(315deg);
}
	
/*　tpm-lp/　より*/
.lp-c-button--small {
    padding: 3.2vw 3.73333vw;
    font-size: 0.8rem;
}
.lp-sec-header > .header-wrapper .lp-logo img {
    width: 8rem;
    height: auto;
}
.pc_only {
    display: none;
}
.sp_only {
    display: inline-block;
}
.lp-sec-header > .header-wrapper {
    overflow: hidden;
    padding: 10px 5px 5px;
}

.lp-c-button1 {
    background: #447ec8;
    color: #FFF;

}
#sec9-1 ul{
	margin-left:0.6rem;
	padding-left:0.2rem;
	font-size:0.75rem;
	line-height: 1.5;
}
#footer{
    font-size:0.85rem;
}
main {
    padding-top: 62px;
  bottom: -3px;                   /* 位置調整 */
}	


.head_taidan {
    font-size: 1.4em;            /* 文字サイズ指定 */
}
.head_taidan-wrap .sub{text-align:left;}
#sec9 p{font-size:0.8em;}
}
}
@media (max-width: 368px){
.lp-sec-header > .header-wrapper .lp-logo img {
    width: 5.8rem;
    height: auto;
	margin-top: 0.3rem;
}
.lp-c-button2 {
    margin-left: 5px;
}	
}