@charset "utf-8";

body { min-width: inherit; }

#licenseSupport.licenseSupport--index .visual__inner { background-image: url("../img/licenseSupport/bg_licenseSupport_sp.png"); background-position: 50% 0; background-size: cover; height: 200px; }
#licenseSupport.licenseSupport--index .visual__inner--title {}
#licenseSupport.licenseSupport--index .visual__inner--title .sub { color: #fff; font-size: 1em; font-weight: bold; text-align: center; margin-top: 20px; }
#licenseSupport.licenseSupport--index .visual__inner--title h1 { text-align: center; font-size: 1.5em; font-weight: 600; line-height: 1.35; letter-spacing: 0.05em; }
#licenseSupport .sns .sns__inner ul.sns__inner--list li a::before { background-image: url(../img/common/bg_sns.png); }

/*============================
ClearFix
============================*/
#licenseSupport { margin: 0; }
#licenseSupport .clearFix::after { clear: both; display: block; content: ""; height: 0; line-height: 0; }
#licenseSupport .md_container { max-width: 1240px; padding: 0 20px; margin: 0 auto; box-sizing: border-box; }
#licenseSupport .md_title { font-size: 1.7em; }
#licenseSupport .md_br_pc { display: none; }
#licenseSupport .md_br_sp { display: block; }
#licenseSupport ul { padding: 0; }
#licenseSupport li { list-style: none; padding: 0; }
#licenseSupport img { vertical-align: top; }
#licenseSupport a { text-decoration: none; }
#licenseSupport table { border-collapse: collapse; }

/*============================
#whatArea
============================*/
#licenseSupport #whatArea { margin-top: 40px; padding-bottom: 60px; }
#licenseSupport #whatArea .intro { text-align: center; color: #222; line-height: 1.5; font-size: 1em; }
#licenseSupport #whatArea .intro span { display: block; }
#licenseSupport #whatArea .intro span.start { margin-top: 15px; font-weight: bold; font-size: 1.125em; }
#licenseSupport #whatArea .intro span.main { margin-top: 10px; }

/*============================
#mapArea
============================*/
#licenseSupport #mapArea { position: relative; margin-top: 60px; padding-bottom: 60px; }
#licenseSupport #mapArea:before { content: ''; position: absolute; border-top: 1px solid #ddd; width: 100%; left: 50%; top: -60px; transform: translateX(-50%); }
#licenseSupport #mapArea .title { text-align: center; font-size: 1.5em; font-weight: bold; letter-spacing: 0.05em; }
#licenseSupport #mapArea .map { position: relative; margin: 30px auto 0; }
#licenseSupport #mapArea .map .image { width: 60%; height: auto; margin: 0 auto; }
#licenseSupport #mapArea .map .image img { width: 100%; height: auto; }
#licenseSupport #mapArea .map ul { height: 70px; }
#licenseSupport #mapArea .map ul li { padding-bottom: 10px; width: 48%; }
#licenseSupport #mapArea .map ul li a { position: absolute; text-align: center; display: block; width: 30%; color: #434343; font-size: 1em; font-weight: bold; padding: 6px 15px 5px; box-shadow: 5px 5px 0px 0px rgba(187, 187, 187, 1); border-radius: 22px; background-color: #fff; transition: .3s; }
#licenseSupport #mapArea .map ul li a:hover { box-shadow: none; }
#licenseSupport #mapArea .map ul li a.hokkaido { top: 20px; right: 200px; left: 0; border: 2px solid #f17d83; }
#licenseSupport #mapArea .map ul li a.tohoku { top: 80px; right: 200px; left: 0; border: 2px solid #f0863e; }
#licenseSupport #mapArea .map ul li a.kanto { top: 115px; right: 0; left: inherit; border: 2px solid #eecc52; }
#licenseSupport #mapArea .map ul li a.chubu { top: 140px; left: 0; border: 2px solid #4ba897; }
#licenseSupport #mapArea .map ul li a.kansai { top: 170px; left: inherit; right: 0; border: 2px solid #85d0f4; }
#licenseSupport #mapArea .map ul li a.chuShikoku { top: 225px; left: inherit; right: 0; border: 2px solid #87b3f4; }
#licenseSupport #mapArea .map ul li a.kyushuOkinawa { top: 280px; left: inherit; right: 0; border: 2px solid #b292c2; }

/*リリース前非表示用指定*/
#licenseSupport #mapArea .map ul li a.inactive { border: 2px solid #ccc; color: #aaa; box-shadow: none; cursor: default; }
/*リリース前非表示用指定*/

/*============================
#ownerArea
============================*/
#licenseSupport #owner { padding: 10px 0 120px; background-color: #f5f5f5; }
#licenseSupport #owner .section { position: relative; text-align: center; margin: 30px auto 0; width: 100%; font-size: 1.125em; }
#licenseSupport #owner .section:before { content: ''; position: absolute; border-top: 1px solid #ddd; left: 0; top: 50%; transform: translateY(-50%); width: 35%; }
#licenseSupport #owner .section:after { content: ''; position: absolute; border-top: 1px solid #ddd; right: 0; top: 50%; transform: translateY(-50%); width: 35%; }
#licenseSupport #owner #hokkaido ul li { border-top: 5px solid #f17d83; } 
#licenseSupport #owner #tohoku ul li { border-top: 5px solid #f0863e; } 
#licenseSupport #owner #kanto ul li { border-top: 5px solid #eecc52; } 
#licenseSupport #owner #chubu ul li { border-top: 5px solid #4ba897; } 
#licenseSupport #owner #kansai ul li { border-top: 5px solid #85d0f4; } 
#licenseSupport #owner #chuShikoku ul li { border-top: 5px solid #87b3f4; } 
#licenseSupport #owner #kyushuOkinawa ul li { border-top: 5px solid #b292c2; } 
#licenseSupport #owner ul { margin: 30px auto 0; width: 100%; }
#licenseSupport #owner ul li { float: none; padding: 25px 20px; margin: 10px auto 0; width: auto; height: auto; background-color: #fff; }

/*リリース前非表示用指定*/
#licenseSupport #owner ul li.comesoon { position: relative; padding: 60px 20px; }
#licenseSupport #owner ul li.comesoon .replace { position: absolute; font-size: 1.25em; font-weight: bold; color: #aaa; top: 50%; left: 50%; transform: translate(-50%, -50%); }
/*リリース前非表示用指定*/

#licenseSupport #owner ul li:nth-child(2n) { margin-right: 0; }
#licenseSupport #owner ul li:nth-child(-n+2) {}
#licenseSupport #owner ul li:first-child { margin-top: 0; }
#licenseSupport #owner ul li .area { display: inline; font-size: 0.875em; color: #434343; }
#licenseSupport #owner ul li .status { display: inline; padding: 2px 15px; margin-left: 10px; font-size: 0.75em; background-color: #eee; border: 1px solid #888; border-radius: 12px; }
#licenseSupport #owner ul li .name { position: relative; margin-top: 10px; padding-bottom: 20px; font-weight: bold; font-size: 1.125em; }
#licenseSupport #owner ul li .name:after { content: ''; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); border-bottom: 1px dashed #ddd; width: 100%; }
#licenseSupport #owner ul li .detail { display: inline-block; margin-top: 20px; padding-bottom: 20px; min-height: 135px; }
#licenseSupport #owner ul li .detail .icon { float: left; width: 40px; height: 40px; }
#licenseSupport #owner ul li .detail .icon img { width: 100%; height: auto; }
#licenseSupport #owner ul li .detail .icon.company { border: 1px solid #ddd; }
#licenseSupport #owner ul li .detail .icon.person {}
#licenseSupport #owner ul li .detail .icon.person img { border-radius: 50%; }
#licenseSupport #owner ul li .detail .comment { position: relative; float: right; width: 75%; right: 0; background-color: #eee; padding: 10px; margin-top: 0; min-height: 100px; line-height: 1.25; }
#licenseSupport #owner ul li .detail .comment:before { content: ''; position: absolute; width: 0; height: 0; left: -10px; top: 15px; border-style: solid; border-top: 8px solid transparent; border-bottom: 8px solid transparent; border-right: 10px solid #eee; border-left: 0; }
#licenseSupport #owner ul li .detail .comment .text { display: block; }
#licenseSupport #owner ul li .detail .comment div { position: relative; }
#licenseSupport #owner ul li .detail .comment .link { display: block; }
#licenseSupport #owner ul li .detail .comment .link a { display: inline-block; margin-top: 15px; text-decoration: underline; }
#licenseSupport #owner ul li .button {}
#licenseSupport #owner ul li .button a { text-align: center; display: inline-block; padding: 13px 0 12px; width: 100%; background-color: #434343; color: #fff; font-weight: bold; font-size: 1em; transition: .3s; }
#licenseSupport #owner ul li .button a:hover { opacity: 0.8; }

#licenseSupport .banner { padding: 40px 0; background-color: #f8f8f8; }
#licenseSupport .banner .bannerContainer { position: relative; padding: 40px 20px; background-color: #c2f4fe; border-radius: 20px; }
#licenseSupport .banner .bannerContainer:before { content: ''; position: absolute; bottom: inherit; right: 0; top: -10px; transform: inherit; background-image: url("../img/licenseSupport/illust_banner.png"); background-repeat: no-repeat; background-size: contain; width: 130px; height: 115px; }
#licenseSupport .banner .bannerContainer .title { line-height: 1.5; letter-spacing: 0.1em; }
#licenseSupport .banner .bannerContainer .title span { position: relative; font-weight: bold; font-size: 1.25em; z-index: 1; }
#licenseSupport .banner .bannerContainer .title span:before { content: ''; position: absolute; bottom: 0; background-color: #fff; height: 15px; width: 100%; z-index: -1; }
#licenseSupport .banner .bannerContainer .rightArea { margin-top: 15px; }
#licenseSupport .banner .bannerContainer .rightArea .text { font-weight: bold; font-size: 1em; letter-spacing: 0.05em; }
#licenseSupport .banner .bannerContainer .rightArea .button { margin-top: 10px; }
#licenseSupport .banner .bannerContainer .rightArea .button a { display: inline-block; text-align: center; width: 100%; padding: 20px 0; background-color: #434343; color: #fff; font-weight: bold; letter-spacing: 0.1em; transition: .3s; }
#licenseSupport .banner .bannerContainer .rightArea .button a:hover { opacity: 0.8; }
#licenseSupport .banner .bannerContainer .rightArea .memo { margin-top: 15px; font-size: 0.875em; line-height: 1.75; }
#licenseSupport .banner .bannerContainer .rightArea .memo a { text-decoration: underline; transition: .3s; }
#licenseSupport .banner .bannerContainer .rightArea .memo a:hover { opacity: 0.8; }


/* ↓ index.html ↓*/
@media screen and (min-width:769px){

body { min-width: 1240px; }	

#licenseSupport.licenseSupport--index .visual__inner { background-image: url("../img/licenseSupport/bg_licenseSupport_pc.png"); background-position: 50% 0; background-size: cover; height: 380px; }
#licenseSupport.licenseSupport--index .visual__inner--title {}
#licenseSupport.licenseSupport--index .visual__inner--title .sub { font-size: 1.5em; margin-top: 0; }
#licenseSupport.licenseSupport--index .visual__inner--title h1 { margin-bottom: 0; margin-top: 10px; font-size: 2.875em; line-height: 1.25; font-weight: 500; }

#licenseSupport { margin: 0; }
#licenseSupport .clearFix::after { clear: both; display: block; content: ""; height: 0; line-height: 0; }
#licenseSupport .md_container { max-width: 1240px; padding: 0 20px; margin: 0 auto; box-sizing: border-box; }
#licenseSupport .md_title { font-size: 1.7em; }
#licenseSupport .md_br_pc { display: block; }
#licenseSupport .md_br_sp { display: none; }
#licenseSupport ul { padding: 0; }
#licenseSupport li { list-style: none; padding: 0; }
#licenseSupport img { vertical-align: top; }
#licenseSupport a { text-decoration: none; }
#licenseSupport table { border-collapse: collapse; }

/*============================
#whatArea
============================*/
#licenseSupport #whatArea { margin-top: 80px; padding-bottom: 70px; }
#licenseSupport #whatArea .intro { line-height: 2; font-size: 1.125em; }
#licenseSupport #whatArea .intro span { display: inherit; margin-top: 0; }
#licenseSupport #whatArea .intro span.start {}
#licenseSupport #whatArea .intro span.main {}

/*============================
#mapArea
============================*/
#licenseSupport #mapArea { padding-bottom: 0; }
#licenseSupport #mapArea:before { max-width: 1240px; }
#licenseSupport #mapArea .title { font-size: 2em; }
#licenseSupport #mapArea .map { margin: 50px auto 0; }
#licenseSupport #mapArea .map .image { width: 522px; height: 640px; }
#licenseSupport #mapArea .map .image img {}
#licenseSupport #mapArea .map ul { hegiht: 40px; }
#licenseSupport #mapArea .map ul li {}
#licenseSupport #mapArea .map ul li a { width: 130px; }
#licenseSupport #mapArea .map ul li a:hover {}
#licenseSupport #mapArea .map ul li a.hokkaido { top: 120px; right: 220px; left: inherit; }
#licenseSupport #mapArea .map ul li a.tohoku { top: 245px; right: 260px; left: inherit; }
#licenseSupport #mapArea .map ul li a.kanto { top: 370px; right: 280px; left: inherit; }
#licenseSupport #mapArea .map ul li a.chubu { top: 230px; left: 410px; }
#licenseSupport #mapArea .map ul li a.kansai { top: 295px; left: 320px; }
#licenseSupport #mapArea .map ul li a.chuShikoku { top: 505px; left: 500px; }
#licenseSupport #mapArea .map ul li a.kyushuOkinawa { top: 360px; left: 250px; }

/*============================
#ownerArea
============================*/
#licenseSupport #owner {}
#licenseSupport #owner .section { margin: 90px auto 0; width: 960px; font-size: 1.25em; }
#licenseSupport #owner .section:before { width: 430px; }
#licenseSupport #owner .section:after { width: 430px; }
#licenseSupport #owner #chuShikoku .section:before { width: 390px; }
#licenseSupport #owner #chuShikoku .section:after { width: 390px; }
#licenseSupport #owner #kyushuOkinawa .section:before { width: 390px; }
#licenseSupport #owner #kyushuOkinawa .section:after { width: 390px; }
#licenseSupport #owner #hokkaido ul li {} 
#licenseSupport #owner #tohoku ul li {} 
#licenseSupport #owner #kanto ul li {} 
#licenseSupport #owner #chubu ul li {} 
#licenseSupport #owner #kansai ul li {} 
#licenseSupport #owner #chuShikoku ul li {} 
#licenseSupport #owner #kyushuOkinawa ul li {} 
#licenseSupport #owner ul { margin: 50px auto 0; width: 960px; }
#licenseSupport #owner ul li { float: left; margin: 30px 40px 0 0; width: 420px; min-height: 305px; }
	
/*リリース前非表示用指定*/
#licenseSupport #owner ul li.comesoon { padding: inherit; }
#licenseSupport #owner ul li.comesoon .replace { font-size: 1.5em; }
/*リリース前非表示用指定*/
	
#licenseSupport #owner ul li:nth-child(2n) {}
#licenseSupport #owner ul li:nth-child(-n+2) { margin-top: 0; }
#licenseSupport #owner ul li:first-child { margin-top: 0; }
#licenseSupport #owner ul li .area {}
#licenseSupport #owner ul li .status {}
#licenseSupport #owner ul li .name {}
#licenseSupport #owner ul li .name:after {}
#licenseSupport #owner ul li .detail {}
#licenseSupport #owner ul li .detail .icon { width: 80px; height: 80px; }
#licenseSupport #owner ul li .detail .icon img {}
#licenseSupport #owner ul li .detail .icon.company {}
#licenseSupport #owner ul li .detail .icon.person {}
#licenseSupport #owner ul li .detail .icon.person img {}
#licenseSupport #owner ul li .detail .comment { right: -20px; width: 280px; min-height: 90px; padding: 20px; }
#licenseSupport #owner ul li .detail .comment:before { left: -15px; top: 30px; border-top: 10px solid transparent; border-bottom: 10px solid transparent; border-right: 15px solid #eee; }
#licenseSupport #owner ul li .detail .comment a { bottom: 20px; }
#licenseSupport #owner ul li .button {}
#licenseSupport #owner ul li .button a { font-size: 1.125em; }
#licenseSupport #owner ul li .button a:hover {}

#licenseSupport .banner {}
#licenseSupport .banner .bannerContainer { padding: 60px 40px; margin: 0 auto; width: 880px; }
#licenseSupport .banner .bannerContainer:before { width: 160px; }
#licenseSupport .banner .bannerContainer .title { line-height: 2; }
#licenseSupport .banner .bannerContainer .title span { font-size: 1.5em; }
#licenseSupport .banner .bannerContainer .title span:before {}
#licenseSupport .banner .bannerContainer .rightArea {}
#licenseSupport .banner .bannerContainer .rightArea .text { margin-top: 0; padding-bottom: 20px; font-size: 1.125em; letter-spacing: 0.1em; }
#licenseSupport .banner .bannerContainer .rightArea .button { float: left; width: 40%; margin-top: 0; }
#licenseSupport .banner .bannerContainer .rightArea .button a { padding: 20px 100px; width: auto; }
#licenseSupport .banner .bannerContainer .rightArea .button a:hover {}
#licenseSupport .banner .bannerContainer .rightArea .memo { float: right; width: 57%; margin-top: 0; }
#licenseSupport .banner .bannerContainer .rightArea .memo a {}
#licenseSupport .banner .bannerContainer .rightArea .memo a:hover {}

}