@charset "utf-8";

/* 
===== CONTENTS ===========================================

    1：plan_mainimage
	2：plan_link
	3：information_gray	
	4：col-4 responce
	5：madori_area
	6：photo_tag
	7：relation_link
   10：mobile_foot_contmenu_area
   11：about_plan
   12：plan_nav

==========================================================
*/
.main_pc{display: block;}
.main_tb{display: none;}
.main_sp{display: none;}

.mb2per{ margin-bottom: 2% !important;}
.mb2-4per{ margin-bottom: 2% !important;}
.mb1em{margin-bottom: 1em; display: block;}

.col-2_line_caption {
    margin: 0 2% 1% 0 !important;
}
.col-2_line_caption:nth-child(2n) {
    margin: 0 0 1% 0 !important;
}
.col-3_line_caption {
    margin: 0 2% 1% 0 !important;
}
.col-3_line_caption:nth-child(3n) {
    margin: 0 0 1% 0 !important;
}
span.muji-size16{
	font-size: 16px;
}
.mb0{margin: 0 0 0 0 !important}
/*
===== responce =====
*/
@media only screen and (max-width: 480px){
.mb2-4per{ margin-bottom: 4% !important;}
}

/*
=========== 1: plan_mainimage ===========
*/
figure.plan_main{
	position: relative;  	
	}

.plan_main_img{
	overflow: hidden;
	z-index: 0;
}
.plan_main_img img{
    max-width: none !important;
}
/*
===== responce =====
*/
@media screen and (max-width: 1060px){
	figure.plan_main{margin-top: 0 !important;}
}

@media screen and (max-width: 768px) {	
.main_pc{display: none;}
.main_tb{display: block; width: 100%;}
.main_sp{display: none;}
}

@media screen and (max-width: 480px){
.main_pc{display: none;}
.main_tb{display: none;}
.main_sp{display: block; width: 100%;}
}
/*
=========== 2: plan_link ===========
*/
#plan_mainimage_inner{
	max-width: 1024px;
	margin: 0 auto;
	width: 90%;
}
#plan_mainimage_inner div.plan_link{
    position: absolute;
    width: 700px;
    bottom: 0;
    font-size: 12px;
}
/**/
ul#menu {
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1.5;
	list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu li.title_tx{
	font-weight: normal;
	background: none;
	text-shadow: 1px 1px 1px #999;
	border-top: none;
}
/**/
#menu li {
    position: relative;
    margin: 0;
    padding: 5px;
    width: 210px;
    height: 20px;
    border-top: solid 1px #ccc;
    font-weight: bold;
    background: url(../../shared/img/white-65-trans.png) repeat;
    font-size: 12px !important;
    box-sizing: content-box;
}
/**/
#menu li a {
  display: block;
  text-decoration:none;
  color: #191919;
}
#menu li a.here {
  display: block;
  background: #fff;
}
#menu li a:hover {
  display:block;
  width: 200px;
}
#menu li:hover {
  background: #fff;
}
#menu li.title_tx:hover {
  background: none;
}
/**/
ul#menu li.plan_section{
	text-align: center;
}
/**//**//**/
ul#menu li.plan_section1 ul{
	display:none;
	position: relative;
	bottom:210px;
}
ul#menu li.plan_section2 ul{
	display:none;
	position: relative;
	/*bottom:148px;*/
	bottom:117px;
}
ul#menu li.plan_section3 ul{
	display:none;
	position: relative;
	bottom:210px;
}
ul#menu li.plan_section4 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section5 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section6 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section7 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section8 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section9 ul{
	display:none;
	position: relative;
	bottom:24px;
}
ul#menu li.plan_section10 ul{
	display:none;
	position: relative;
	/*bottom:148px;*/
	bottom:86px;
}
/**//**//**/
ul#menu li ul li{
    position: relative;
	bottom:0;
    margin: 0 0 0 216px;
    padding: 5px;
    width: 340px;
    height: 20px;
    border-top: solid 1px #ccc;
    font-weight: bold;
    background: url(../../shared/img/white-65-trans.png) repeat;
    text-align: left;
	list-style: none;
	white-space: nowrap;
    text-overflow: ellipsis;
	overflow: hidden;
}
/**/
ul#menu li ul li a {
  display: block;
  text-decoration:none !important;
  color: #191919;
}
ul#menu li ul li a.here {
  display: block;
  background: #fff;
}
ul#menu li ul li a:hover {
  display:block;
  width: 200px;
}
ul#menu li ul li:hover {
  background: #fff;
}
ul#menu li ul li.title_tx:hover {
  background: url(../../shared/img/white-65-trans.png) repeat;
}
span.plan_title{ padding-right: 8px;}
/*
===== responce =====
*/
@media screen and (max-width: 767px) {	
#plan_mainimage_inner div.plan_link{
	display: none;
}	
}
/*
=========== 3：information_gray ===========
*/
.gray_takasa{
	margin: 0 !important;
	/* border-top: 1px solid #ccc; */
    /* border-bottom: 1px solid #ccc; */
}
.information_gray{
	/* padding:30px 0 15px 0; */
	margin: 0 auto !important;
}
.information_gray p{
	font-size: 12px;
	line-height: 1 !important;	
}
.information_gray p a {
    color: #000;
    font-weight: bold;
    text-decoration: underline !important;
}
.information_gray p a:hover {
    color: #999;
}
.information_gray p span.on {
	color: #7f0019;
	font-weight: bold;
}
@media screen and (max-width: 768px) {	
.information_gray p{
	font-size: 12px !important;
	line-height: 1.5 !important;	
}
}
@media screen and (max-width: 480px) {	
.information_gray p{
	line-height: 1.5 !important;
}
}
/*
=========== 4：col-4 responce ===========
*/

@media screen and (max-width: 920px){
.col-6 {
    width: 23.5% !important;
    margin: 0 2% 2% 0 !important;
}
.col-6:nth-child(4n) {
    width: 23.5% !important;
    margin: 0 0 2% 0 !important;
}
}
@media screen and (max-width: 480px){
.col-6 {
    width: 32% !important;
    margin: 0 2% 2% 0 !important;
}
.col-6:nth-child(3n) {
    width: 32% !important;
    margin: 0 0 2% 0 !important;
}
.col-6:nth-child(4n) {
    width: 32% !important;
    margin: 0 2% 2% 0 !important;
}
.col-6:nth-child(12) {
    width: 32% !important;
    margin: 0 0 2% 0 !important;
}
.col-4 {
    width: 49% !important;
    margin: 0 2% 4% 0 !important;
}
.col-4:nth-child(2n) {
    width: 49% !important;
    margin: 0 0 4% 0 !important;
}
}
/*
=========== 5：madori_area ===========
*/
.madori{margin: 0 auto 50px auto !important}
.madori p.danchi_title{
	font-weight: bold;
    font-size: 24px !important;
    line-height: calc(38 / 24);
}
.madori span.danchi_title_sub{
	font-weight: normal !important;
	font-size: 16px;
    display: block;
}
.madori__image {
    background: #f7f7f7;
    padding: 0 100px;
}
.madori__hr {
    height: 1px;
    background: linear-gradient(to right, #000, #000 25%, transparent 25%, transparent) 0% 0%;
    background-size: 4px 1px;
    margin-bottom: 40px;
}
/*
== responce ==
*/
@media screen and (max-width: 768px){
    .madori{margin: 0 auto 30px auto !important}
    .madori span.danchi_title_sub{
        font-size: 11px;
    }
    .madori__image {
        padding: 0;
    }
}
@media screen and (max-width: 480px) {
    .madori__hr {
        width: 90%;
    }
}
/*
=========== 6：photo_tag ===========
*/
.photo_tag2 {
    position: relative;
    display: inline-block;
    padding: 0 3px 4px 0;
    overflow: hidden;
} 
.photo_tag2 p {
	font-size: 0.75em !important;
    display: inline;
	color: #fff !important;  
	line-height: 1.6;
}
.photo_tag2 p span {
    position: absolute;
    display: inline-block;
    right: -60px;
    /*box-shadow: 0px -2px 5px rgba(0,0,0,0.6), inset 0px 5px 20px rgba(255,255,255,0.2);*/
	/*box-shadow: 0px -2px 5px rgba(0,0,0,0.6);*/
    text-align: center;
    bottom: 20px;
    background: #7f0019;
    width: 200px;
    padding: 0 auto;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*3d*/
.photo_tag2 p:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 75px;
    right: -10px;
    z-index: -1;
    border: 17px solid;
    border-color: transparent transparent #662121 transparent;
}
.photo_tag2 p:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -20px;
    z-index: -1;
    right: 65px;
    border: 17px solid;
    border-color: #662121 transparent transparent transparent;
}
/**/
.gotoplan p.plan_title {
    color: #000 !important;
}
.gotoplan p.plan_title2 {
    color: #000 !important;
    padding: 0 !important;
}
.gotoplan p.caption {
    font-size: 12px !important;
    color: #999;
    margin: 0;
    height: 70px;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 !important;
}
@media screen and (max-width: 480px){
.gotoplan p.caption {
    font-size: 12px !important;
    color: #999;
    margin: 0;
    height: 90px;
    line-height: 1.5;
    overflow: hidden;
    padding: 0 !important;
}		
}
/*
=========== 7：relation_link ===========
*/
p.interview_caption{ margin-top: 0.5em !important;}

@media screen and (max-width: 480px){
p.interview_caption{ font-size:12px !important;}
}

@media screen and (max-width: 767px){
#mujiur_relationlink .col-4 {
    width: 48% !important;
    margin: 0 2% 2% 0 !important;
}
#mujiur_relationlink .col-4:nth-child(2n) {
    width: 48% !important;
    margin: 0 0 2% 0 !important;
}
}
/*
=========== 10: mobile_foot_contmenu_area ===========
*/
#mobile_foot_contmenu_plan{
	max-width: 1024px;
    padding: 0 15px;
}
/**/
#mobile_foot_contmenu_plan ul{
    margin: 0;
    padding: 0;
    background: #f5f5f5;
}
#mobile_foot_contmenu_plan ul li a{
	display:block;
}
/**/
#mobile_foot_contmenu_plan ul li.fplan_title{
    list-style: none;
    border-top: 1px solid #ccc;
	background: #fff;
    padding:10px;
    font-size: 12px;
}
/*
== responce ==
*/
@media screen and (min-width: 768px){
#mobile_foot_contmenu_plan{
	display: none;
}	
}
/*
=========== 11：about_plan ===========
*/
p.about_catch22{
    font-size: 20px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0;
}
p.about_tx22{
    margin: 0;
    padding: 0 0 40px 0;
}
/**/
ul.madori_point{
	margin: 0 0 20px 0;
}
ul.madori_point li{
	list-style-type: circle;
	line-height: 20px;
	font-weight: bold;
}
/*
=========== 12：plan_nav ===========
*/
.plan_nav {
    background: #3C3C43;
    margin: 50px 0 90px;
    padding: 18px 20px;
}
.plan_nav_list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    justify-content: center;
    row-gap: 8px;
}
.plan_nav_list::after {
    content: none;
}
.plan_nav_link {
    color: #808080;
    font-size: 13px;
    font-weight: 700;
    line-height: calc(23 / 13);
}
.plan_nav_link.current {
    color: #FFF;
    pointer-events: none;
}
/*
== responce ==
*/
@media screen and (max-width: 768px){
    .plan_nav {
        margin: 0 0 50px;
        padding: 18px 0;
    }
    .plan_nav_list {
        column-gap: 40px;
        justify-content: flex-start;
        margin: 0 auto;
        width: 90%;
    }
    .plan_nav_link {
        font-size: 14px;
        line-height: calc(26 / 14);
    }
}
