@charset "UTF-8";
/* CSS Document */

/* レイアウ�? */


.m-main-content {
    list-style:none;
}
/* 
.m-main-content a{
	transition: all 0.3s ease 0s;
		display: block;
} */

.m-main-content img{
	transition: all 0.3s ease 0s;
}

.m-main-content h2{
	width: 1000px;
	margin: 0px auto ;
	text-align: left;
}

.main-header.l-column-half {
    margin-top: 50px;
}

.l-column-half li:first-child div {
    /* margin-top: 50px; */
    display: flex;
    justify-content:space-between;
}

.l-column-half li:first-child div img {
    width: 48%;
}

/* .l-column-half li:first-child img:first-child {
    margin-top: -30px;
}

.l-column-half li:first-child img:last-child {
    margin-bottom: -30px;
} */

.l-column-half .main-header-image {
    aspect-ratio: 314/600;
}

.l-column-half .main-header-image.is-left {
    position: relative;
    top: -40px;
}


.ttl_box{
	display: block;
    float: left;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.title-sub {
    background: #fff;
    padding: 20px;
    text-align: justify;
    color: #000;
    font-size: 14px;
}

.main_box{
	display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.main_box img{
	display: block;
    margin: 0 auto 0;
    overflow: hidden;
    position: relative;
}

.navi{
    display: block;
    overflow: hidden;
    width: 100%;
    /*border-bottom: solid 1px #9e9e9e;*/
}
.navi ul{
    display: block;
    overflow: hidden;
    width: 760px;
    margin: 0 auto 20px;
    text-align: center;
    font-size: 0;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

}
.navi ul li{
    display: inline-block;
    overflow: hidden;
    font-size:16px;
    width: 32%;
    margin: 2px .5% ;
    /*float: left;*/
    border-bottom: solid 3px #fff;
    text-align: center;
    letter-spacing: .5px;
}
.navi ul li a{
    color: #fff;
    background-color: #7e7e7e;
    text-decoration: none;
    padding: 8px 5px 6px 5px;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 4px;
}
.con1{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    padding: 20px 0 20px;
}


.main-header {
	display: block;
    /*overflow: hidden;*/
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    padding: 0px;
    display: flex;
    align-items: center;
}


.main-header li:nth-of-type(1){
    margin: 0 20px 0 0;
    position:relative;
    margin-bottom: 40px;
}
.main-header li:nth-of-type(2){
    width: 430px;
    margin: 0;
}
.main-header li img{
    max-width: 100%;
}

.sub-head {
    position: absolute;
    /*縦文字*/
    line-height: 1;
    font-size: 60px;
    color: #fff;
    opacity: .8;
    width: 5vh;
}

.style-heading img {
    width: 100%;
    aspect-ratio: 640/200;
}

.con_come{
    display: block;
    overflow: hidden;
    text-align: left;
    font-size: 15px;
    padding: 20px 0;
    border-bottom: dashed 1px #9e9e9e;
    line-height: 2em;
    margin-bottom: 20px;
}
.con_come p{
    background-color: #f0ded9;
    display: inline-block;
}
.con_items_list{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;

}

.con_items_list p{
    overflow: hidden;
    margin: 0;
    font-size: 12px;
    /*border-bottom: solid 1px #9e9e9e;*/
}
.con_items_list span{
    display: inline-block;
    overflow: hidden;
    padding: 10px 0;
}

.con_items_list p a{
    display: block;
    overflow: hidden;
    color: #000;
    padding: 0;
    line-height: 1.7;
    margin-bottom: 10px;
    /*
    line-height: 40px;
    height: 40px;
    */
    text-decoration: none;
}
.con_items_list p a::after {
    content: "Check";
    display: inline-block;
    background-color: #555;
    color: #fff;
    padding: 3px 6px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 11px;
}

.con2{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 auto ;
    padding-bottom: 40px;
}
.con2 img{
    width: 124px;
}
.con2 h3,
.content h3{
	width: 1000px;
	margin: 10px auto ;
	text-align: left;
	/*display: block;*/
    display: flex;
    align-items: center;
	overflow: hidden;
	font-weight: normal;
	color: #333333;
	line-height: auto;
	font-size: 20px;
}

.con2 h3::after,
.content h3::after{
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: #9e9e9e;
}
.con2 ul{
    display: flex;
    flex-wrap: wrap;    
    overflow: hidden;
    width: 1000px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}
.con2 ul li {
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    overflow: hidden;
    /*float: left;*/
    width: 23%;
    margin: 0 20px 40px 0 ;
}

.con2 ul li a{
    color: #000;
    text-decoration: none;
    font-size: 12px;
}
.con2 ul li img{
    display: block;
    overflow: hidden;
    width: 100%;
    aspect-ratio: 5/6;
    margin-bottom: 8px;
}

.m-sign-form-btn-area{
    width: 378px;
}
.m-btn-active{
    background-color: #ffa13c;
}


a .icon {
    background-color: #3e3e3e;
    color: #fff;
    font-size: 11px;
    margin: 0;
    padding: 8px 25px;
    text-align: center;
    transition: all 0.3s ease 0s;
    display: block;
    float: right;
    border-radius: 2px;
}

.layoutbox{
	width: 100%;
	margin: 0;
}
.layoutbox ul{
	width: 1000px;
	margin: 0 auto;
}

.content-btn {
    background: #3e3e3e;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 40px auto;
    padding: 20px 0;
    text-align: center;
    width: 80%;
    max-width: 320px;
}

.content-btn:hover {
    opacity: 0.7;
}

.ly_mb {
    margin-bottom:60px;
}

.content {
    overflow: hidden;
    padding-bottom: 30px;
}

.item-list {
    padding: 12px 8px 32px;
}
/*
.item-list li{
	border-bottom: 1px dashed #9e9e9e;
}*/
.item-list li a{
	align-items:center;
	box-sizing: border-box;
	display:flex;
	font-size: 14px;
	/*padding: 10px;*/
    padding: 4px 10px;
	position: relative;
}
.item-list li a::after{
	border-radius: 4px;
	background: #45423f;
	content: "Check";
	color: #fff;
	font-size: 10px;
	padding: 2px 10px;
	position: absolute;
	right: 2%;
}


.l-subimage {
    display: flex;
    justify-content: space-around;
    width: 900px;
    margin: 40px auto 0;
}
.l-subimage div {
    width: 50%;
}
.l-subimage div img {
    width: 100%;
    aspect-ratio: 5/6;
}
.l-subimage-first, .l-subimage-second {
    position: relative;
}
.l-subimage-first {
    margin-right: -2.5%;
}
.l-subimage-second {
    margin-top: 300px;
}

.tfslive_box {
    display: block;
    margin: 40px auto 0;
    width: 100%;
    max-width: 700px;
    overflow: hidden;
    text-align: center;
}

.tfslive_box p {
    font-size: 20px;
    margin-bottom: 10px;
}

.tfslive_box img {
    width: 100%;
    aspect-ratio: 5/2;
}


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

.main_box img {
    width: 1000px;
    height: 380px;
}    

.con_come{
    line-height: 2.1em;
}

.m-btn-active:hover{
    background-color: #ffc17f;
}
.navi ul{
    margin: 0 auto 40px;
}

.navi ul li a:hover{
    opacity: 0.7;
}
.main-header li a img:hover {
    opacity: 0.7;
}

.con2 ul li a:hover,
.con_items_list a:hover{
    opacity: 0.7;
}

.sml_ttl_box_underbtn_footer a:hover{
    background-color: #7d7d7d;
}

.tfslive_box a:hover {
	opacity: 0.7;
}

.title-sub {
    margin-top: 0;
    color: #000;
    letter-spacing: 1px;
    text-align: center;
}

.sub-head {
    width: 60px;
}

.item-list{
	margin-top: 4px;
}
.item-list li{
	border-bottom: none;
}
.item-list li a{
	display: inline-block;
	font-size: 12px;
	padding: 2px;
}
.item-list li a::after{
	margin-left: 8px;
	position: static;
}
.item-list li a:hover{
	opacity: .6;
}

.main-header.flex-reverse {
	flex-direction: row-reverse;
}

.main-header.flex-reverse li:nth-of-type(1) {
    margin: 0 0 0 20px;
}
.main-header li:nth-of-type(2){
    margin-bottom: 50px;
}

.l-subimage {
    display: flex;
    justify-content: space-around;
    width: 900px;
    margin: 40px auto 0;
}
.l-subimage div {
    width: 50%;
}
.l-subimage div img {
    width: 100%;
}
.l-subimage-first, .l-subimage-second {
    position: relative;
}
.l-subimage-first {
    margin-right: -2.5%;
}
.l-subimage-second {
    margin-top: 300px;
}

}



@media screen and (max-width: 640px) {
    .pc_none{
    display: none !important;
}
    .tbl_none{
    display: block !important;
}
    .sp_none{
    display: block !important;
}

.main_box{
    height: auto;
    margin: 0;
}
.main_box img{
    width: 100%;
    margin: 0;
    aspect-ratio: 32/19;
}


.l-contents h2{
    text-align: left;
    margin: 0 auto;
    width: 100%;
}
.l-contents h2 img{
    width: 100%;
}

.content {
    padding-bottom: 0;
}
.con2 h3{
    font-size: 20px;
    line-height: 1.5em;
    width: auto;
    margin: 10px;
}

.content h3 {
    width: auto;
    margin: 10px;
}

.con2 h3::after{
    width: 50%;
}

.navi{
    width: 100%;
}

.navi ul{
    width: 100%;/*
    padding: 0px;
    display: flex;
    justify-content: center;*/
}


.navi ul li{
    width: 44%;
    margin: 4px 1.5%;
    font-size:12px;
}

.navi ul li img{
    width: 100%;
}
.con1 , .con2 , .con4 , .con7{
    width: 100%;
    padding: 32px 0 40px;
}
.main-header {
    width: 95%;
    display: block;
}
.main-header li:nth-of-type(1) {
    width: 100%;
    margin: 10px 0;
}
.main-header li:nth-of-type(2) {
    width: 100%;
    text-align: left;
}
.main-header li a{
    display: block;
    overflow: hidden;
    width: 100%;
}
.main-header li img{
    max-width: 100%;
}
.main-header li a img{
    width: 100%;
}
.main-header li:nth-of-type(2) img{
    width: 90%;
}

.con_come {
    padding-top:0;
}

.con2 h2 {
    width: 100%;
}
.con2 h2 img{
    width: 124px;
}
.con2 ul{
    width: 100%;
    margin: 0 auto;
}
.con2 ul li a{
    font-size: 11px;
}
.con2 ul li{
    width: 43% !important;
    margin: 0 3.5% 20px;
    float: left;
}

.con2 ul li img{
    width: 100%;
}

.l-subimage {
    display: block;
    width: 100%;
}
.l-subimage div {
    width: 96%;
}
.l-subimage div img {
    width: 100%;
}
.l-subimage-first, .l-subimage-second {
    position: relative;
}
.l-subimage-first {
    margin-right: 4%;
}
.l-subimage-second {
    margin-left: 4%;
    margin-top: 24px;
}
.m-aside-menu{
    padding-top: 0px;
}

.m-sign-form-btn-area{
    width: 95%;
    margin: 0 auto;
}

.r_notes {
    padding: 40px 0;
}

.r_notes ul{
    width: 90%;
}

.layoutbox ul{
	width: 100%;
}

}
