@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
{
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html
{
	line-height: 1;
}
ol,ul
{
	list-style: none;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th,td
{
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
q,blockquote
{
	quotes: none;
}
q:before,q:after,blockquote:before,blockquote:after
{
	content: "";
	content: none;
}
a img
{
	border: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary
{
	display: block;
}
@font-face
{

	font-family: 'Noto Sans JP', sans-serif;
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"),url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"),url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"),url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
	src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");
}
.fa
{
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	moz-osx-font-smoothing: grayscale;
	webkit-font-smoothing: antialiased;
}
.fa-border
{
	border: solid 0.08em #eee;
	border-radius: .1em;
	padding: .2em .25em .15em;
}
.pull-right
{
	float: right;
}
.pull-left
{
	float: left;
}
.fa.pull-left
{
	margin-right: .3em;
}
.fa.pull-right
{
	margin-left: .3em;
}
.fa-circle:before
{
	content: "\f111";
}
.w100p
{
	width: 100%;
}
.shadow-inside
{
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.4) inset;
}
.intext-gray-line
{
	border-bottom: 1px solid #cacacb;
	border-style: none;
	box-sizing: border-box;
	height: 0;
	moz-box-sizing: border-box;
	overflow: hidden;
	webkit-box-sizing: border-box;
}
.fit-image img
{
	vertical-align: bottom;
}
.border-box
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
}
@media (max-width: 1000px)
{
	.npc-fullwidth-img
	{
		height: auto;
		max-width: 100%;
	}
}
.child-fl
{
	zoom: 1;
}
.child-fl:after
{
	clear: both;
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.child-fl .child-fl-item
{
	float: left;
}
.child-fl .child-fr-item
{
	float: right;
}
.child-fl-3
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 33.33%;
}
.child-fl-2
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 50%;
}
@media (max-width: 1000px)
{
	.child-fl-3,.child-fl-2
	{
		padding: 0 0.85837%;
	}
}
html
{
	font-size: 62.5%;
}
.font-size-12px
{
	font-size: 1.2rem;
	font-size: 12px;
}
.font-size-14px
{
	font-size: 1.4rem;
/*	font-size: 14px; */
}
.font-size-16px
{
	font-size: 1.6rem;
	font-size: 16px;
}
.font-size-18px
{
	font-size: 1.8rem;
	font-size: 18px;
}
.lh14
{
	line-height: 1.4;
}
.lh16
{
	line-height: 1.6;
}
.lh17
{
	line-height: 1.7;
}
.lh18
{
	line-height: 1.8;
}
.gray-back-font-color
{
	color: #7A7979;
}
.color-red2
{
	color: #f15b54;
}
.color-blue-2
{
	color: #328ef5;
}
.color-gray2
{
	color: #d7d7d7;
}
.no-decoration
{
	text-decoration: none;
}
.font-bold
{
	font-weight: bold;
}
.color-main-gray
{
	color: #717171;
}
.color-orange
{
	color: #e6ad33;
}
.tdu
{
	text-decoration: underline;
}
.tdu a
{
	text-decoration: underline;
}
.textac
{
	text-align: center;
}
.textar
{
	text-align: right;
}
.plain-text-area
{
	line-height: 1.6;
}
.plain-text-box
{
	margin-bottom: 2em;
}
.normal-indent
{
	text-indent: 1em;
}
.plain-text-list
{
	list-style-type: disc;
	padding-left: 1.5em;
}
.indent-label
{
	margin-left: 1em;
}
.indent-label .fa
{
	text-indent: -1em;
}
.txtindnt--1_5e
{
	text-indent: -1.5em;
}
.use-visited-color a:visited
{
	color: #d058db;
}
.mrgntop-2
{
	margin-top: 2px;
}
.mrgntop-12
{
	margin-top: 12px;
}
.mrgntop-20
{
	margin-top: 20px;
}
.mrgntop-24
{
	margin-top: 24px;
}
.mrgnbtn-7
{
	margin-bottom: 7px;
}
.mrgnbtn-8
{
	margin-bottom: 8px;
}
.mrgnbtn-9
{
	margin-bottom: 9px;
}
.mrgnbtn-10
{
	margin-bottom: 10px;
}
.mrgnbtn-11
{
	margin-bottom: 11px;
}
.mrgnbtn-12
{
	margin-bottom: 12px;
}
.mrgnbtn-13
{
	margin-bottom: 13px;
}
.mrgnbtn-14
{
	margin-bottom: 14px;
}
.mrgnbtn-16
{
	margin-bottom: 16px;
}
.mrgnbtn-18
{
	margin-bottom: 18px;
}
.mrgnbtn-20
{
	margin-bottom: 20px;
}
.mrgnbtn-22
{
	margin-bottom: 22px;
}
.mrgnbtn-23
{
	margin-bottom: 23px;
}
.mrgnbtn-24
{
	margin-bottom: 24px;
}
.mrgnbtn-26
{
	margin-bottom: 26px;
}
.mrgnbtn-27
{
	margin-bottom: 27px;
}
.mrgnbtn-28
{
	margin-bottom: 28px;
}
.mrgnbtn-30
{
	margin-bottom: 30px;
}
.mrgnbtn-36
{
	margin-bottom: 36px;
}
.mrgnbtn-48
{
	margin-bottom: 48px;
}
.mrgnbtn-60
{
	margin-bottom: 60px;
}
.mrgnbtn-1e
{
	margin-bottom: 1em;
}
.mrgnbtn-2e
{
	margin-bottom: 2em;
}
.mrgnlft-1
{
	margin-left: 1px;
}
.mrgnlft-2
{
	margin-left: 2px;
}
.mrgnlft-10
{
	margin-left: 10px;
}
.mrgnlft-2em
{
	margin-left: 2em;
}
.mrgnlft--1
{
	margin-left: -1px;
}
.mrgnlft--3
{
	margin-left: -3px;
}
.mrgnlft--4
{
	margin-left: -4px;
}
.mrgnlft--5
{
	margin-left: -5px;
}
.mrgnght-12
{
	margin-right: 12px;
}
.mrgnlr-1e
{
	margin-left: 1em;
	margin-right: 1em;
}
.pdng-3
{
	padding: 3px;
}
.pdng-6
{
	padding: 6px;
}
.pdng-12
{
	padding: 12px;
}
.pdng-14
{
	padding: 14px;
}
.pdng-20
{
	padding: 20px;
}
.pdng-12-0
{
	padding: 12px 0;
}
.pdng-6-0
{
	padding: 6px 0;
}
.pdng-0-12
{
	padding: 0 12px;
}
.pdng-0-22
{
	padding: 0 22px;
}
.pdng-6-22
{
	padding: 6px 22px;
}
.pdng-20-0
{
	padding: 20px 0;
}
.pdng-22-0
{
	padding: 22px 0;
}
.pdng-24-0
{
	padding: 24px 0;
}
.pdng-28-20
{
	padding: 28px 20px;
}
.pdng-4-0-0-2
{
	padding: 4px 0 0 2px;
}
.pdng-5-0-0-0
{
	padding: 5px 0 0 0;
}
.pdng-7-0-0-0
{
	padding: 7px 0 0 0;
}
.pdng-28-20-16
{
	padding: 28px 20px 16px;
}
.pdng-28-20-18
{
	padding: 28px 20px 18px;
}
.pdng-26-0-22
{
	padding: 26px 0 22px;
}
.pdng-24-12
{
	padding: 24px 12px;
}
.pdng-24-19-1
{
	padding: 24px 19px 1px;
}
.pdg-btm-12
{
	padding-bottom: 12px;
}
.pdg-top-12
{
	padding-top: 12px;
}
.brdr-top
{
	border-top: solid 1px #cacacb;
}
.brdr-btm
{
	border-bottom: solid 1px #cacacb;
}
.brdr-right
{
	border-right: solid 1px #cacacb;
}
.border-box
{
	border: solid 1px #cacacb;
}
.border-wid3
{
	border-width: 3px;
}
.radius-box
{
	border-radius: 6px;
	webkit-border-radius: 6px;
}
.radius-box-3
{
	border-radius: 3px;
	webkit-border-radius: 3px;
}
.radius-box-6
{
	border-radius: 6px;
	webkit-border-radius: 6px;
}
.radius-box-10
{
	border-radius: 10px;
	webkit-border-radius: 10px;
}
.border-w3
{
	border-width: 3px;
}
body
{
	background: #cacacb url(../img/header_bg.png) repeat-x left top;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, Verdana, Arial, sans-serif;
}
a
{
	color: #3b579c;
	text-decoration: none;
}
.lst-disc
{
	list-style-type: disc;
	margin-left: 1em;
}
.gray-back-box
{
	background-color: #767676;
	color: #d7d7d7;
}
.gray-back-box a
{
	color: #d7d7d7;
}
.gray-back-box .brdr-white
{
	border-color: #d7d7d7;
}
.gray-back-box-2
{
	background: #cacacb;
}
.orange-back-box
{
	background: #e5b651;
	color: #FFF;
}
.site-header
{
	height: 100px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.corp-logo
{
	left: 29px;
	position: absolute;
	top: 32px;
}
.social-buttons
{
	position: absolute;
	right: 0;
	top: 36px;
}
.social-buttons-item
{
	float: left;
	margin-right: 14px;
}
.social-buttons-item:last-child
{
	margin-right: 0;
}
.font-size-changer
{
	position: absolute;
	right: 168px;
	top: 44px;
}
.font-size-changer-item
{
	float: left;
	line-height: 26px;
}
.font-size-changer-title
{
	margin-right: 11px;
}
.font-size-change-button-small,.font-size-change-range
{
	margin-right: 9px;
}
.font-size-change-range img
{
	position: relative;
	top: -6px;
}
.site-wrapper
{
	background-color: #FFF;
}
.site-main
{
	border-left: 1px solid #cacacb;
	border-right: 1px solid #cacacb;
	margin: 0 auto;
	padding: 0 26px 34px;
	width: 946px;
}
.site-footer
{
	margin: 0 auto;
	width: 1000px;
}
.site-nav
{
	border-bottom: 1px solid #cacacb;
	margin: 0 -26px 28px;
	padding-top: 12px;
	zoom: 1;
}
.site-nav:after
{
	clear: both;
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.site-nav ul
{
	margin-left: 26px;
}
.site-nav-item
{
	float: left;
	margin-right: 44px;
}
.site-nav-item:last-child
{
	margin-right: 0;
}
.site-nav-item a
{
	display: block;
	overflow: hidden;
	position: relative;
}
.site-nav-item a:after
{
	background-color: #a4a4a4;
	border-radius: 10px;
	content: "";
	display: block;
	height: 10px;
	position: absolute;
	right: 0;
	top: 43px;
	webkit-border-radius: 10px;
	width: 100%;
}
.site-nav-item:nth-child(1) a:hover:after
{
	background-color: #76a5d0;
}
.site-nav-item:nth-child(2) a:hover:after
{
	background-color: #5ad1ce;
}
.site-nav-item:nth-child(3) a:hover:after
{
	background-color: #f198f7;
}
.site-nav-item:nth-child(4) a:hover:after
{
	background-color: #fdbc76;
}
.contents-area
{
	margin-left: 246px;
	position: relative;
	width: 694px;
}
.main-side-nav
{
	margin-right: 44px;
	position: absolute;
	right: 100%;
	top: auto;
	width: 202px;
}
address
{
	margin-bottom: 30px;
	padding: 16px 21px 0 19px;
}
.address-corp-name
{
	float: left;
}
.address-copyright
{
	float: right;
}
.content-box
{
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 694px;
}
.contents-name-toppage-news-list li
{
	border-bottom: 1px solid #cacacb;
}
.contents-name-toppage-news-list li:last-child
{
	border-bottom: none;
}
.contents-name-toppage-news-list li p
{
	margin-left: 10em;
	position: relative;
}
.contents-name-toppage-news-list li p .date-str
{
	display: block;
	position: absolute;
	right: 100%;
	top: auto;
	width: 10em;
}
.contents-name-toppage-news-list li p .date-str:before
{
	content: url("../img/toppage-news-icon.png");
	display: inline-block;
	margin: 0 5px 0 2px;
	vertical-align: middle;
}
.contents-name-toppage-news-list li p .news-str
{
	display: block;
}
.contents-name-toppage-news-list li p .news-str:before
{
	content: url("../img/toppage-news-icon.png");
	display: inline-block;
	vertical-align: middle;
	visibility: hidden;
}
.contents-name-foot-banner-item
{
	margin-right: 10px;
}
.contents-name-foot-banner-item:nth-child(2)
{
	margin-right: 8px;
}
.contents-name-foot-banner-item:last-child
{
	margin-right: 0;
}
.contents-name-jasrac-banner-item
{
	margin-right: 37px;
}
.contents-name-jasrac-banner-item:last-child
{
	margin-right: 0;
}
.foot-links-area
{
	box-shadow: 1px 2px 5px rgba(10,2,4,0.63);
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	moz-box-sizing: border-box;
	webkit-box-shadow: 1px 2px 5px rgba(10,2,4,0.63);
	webkit-box-sizing: border-box;
	width: 939px;
}
.foot-links-area-column
{
	width: 200px;
}
.foot-links-area-column .foot-links-area-column-list
{
	margin-left: 18px;
}
.foot-links-area-column:nth-child(2)
{
	width: 220px;
}
.foot-links-area-column:nth-child(2) .foot-links-area-column-title
{
	margin-left: 10px;
}
.foot-links-area-column:nth-child(2) .foot-links-area-column-list
{
	margin-left: 28px;
}
.foot-links-area-column:nth-child(3)
{
	width: 200px;
}
.foot-links-area-column:nth-child(3) .foot-links-area-column-title
{
	margin-left: 10px;
}
.foot-links-area-column:nth-child(3) .foot-links-area-column-list
{
	margin-left: 28px;
}
.foot-links-area-column:nth-child(4)
{
	padding-right: 0;
	width: 190px;
}
.foot-links-area-column:nth-child(4) .foot-links-area-column-title,.foot-links-area-column:nth-child(4) p.foot-links-area-column-item
{
	margin-left: 10px;
}
.foot-links-area-column:nth-child(4) .foot-links-area-column-list
{
	margin-left: 30px;
}
.foot-links-area-column-item
{
	line-height: 1.35;
	margin-bottom: 0.7em;
}
.foot-links-area-column-item:last-child
{
	margin-bottom: 0.5em;
}
.contents-side-nav-list
{
	margin-left: -26px;
}
.contents-side-nav-list-item
{
	padding: 3px 0;
}
.contents-side-nav-bnav
{
	line-height: 1.4;
}
.contents-side-nav-contents-name-about .contents-side-nav-bnav
{
	color: #5ad1ce;
}
.contents-side-nav-contents-name-about .contents-side-nav-bnav a
{
	color: #5ad1ce;
}
.contents-side-nav-contents-name-product .contents-side-nav-bnav
{
	color: #76a5d0;
}
.contents-side-nav-contents-name-product .contents-side-nav-bnav a
{
	color: #76a5d0;
}
.contents-side-nav-contents-name-about_site .contents-side-nav-bnav
{
	color: #e5ac32;
}
.contents-side-nav-contents-name-about_site .contents-side-nav-bnav a
{
	color: #e5ac32;
}
.contents-side-nav-contents-name-service .contents-side-nav-bnav
{
	color: #ee96d6;
}
.contents-side-nav-contents-name-service .contents-side-nav-bnav a
{
	color: #ee96d6;
}
.contents-name-about-about-body,.contents-name-recruit-spec-body,.contents-name-recruit-type-body
{
	padding: 0;
	width: auto;
}
.contents-name-about-about-item,.contents-name-recruit-spec-item,.contents-name-recruit-type-item
{
	border-left: solid 4px #cacacb;
	line-height: 1.4;
	margin-left: 7.5em;
	padding-left: 22px;
	position: relative;
}
.contents-name-about-about-item-title,.contents-name-recruit-spec-item-title,.contents-name-recruit-type-item-title
{
	padding-right: 4px;
	position: absolute;
	right: 100%;
	top: 0;
	width: 7.5em;
}
.contents-name-recruit-spec-item-title,.contents-name-recruit-att-label
{
	color: #b4894b;
}
.contents-side-nav-bnav-point
{
	position: relative;
	top: 1px;
}
.main-pickup-area
{
	display: none;
}
.contents-name-product-body-item-icons
{
	clear: left;
	overflow: hidden;
}
.contents-name-product-body-item-icons a
{
	display: block;
	float: left;
	margin-right: 0.31949%;
	width: 24.60064%;
}
.contents-name-product-body-item-icons a img
{
	height: auto;
	width: 100%;
}
.contents-name-product-body-item-icons a:nth-child(2)
{
	width: 24.92013%;
}
.contents-name-product-body-item-icons a:last-child
{
	margin-right: 0;
	width: 24.92013%;
}
.contents-name-product-body-item
{
	margin-right: 3.84025%;
	width: 48.07988%;
}
.contents-name-product-body-item:nth-child(2n)
{
	margin-right: 0;
}
.contents-name-product-body-item-image
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 30.99042%;
}
.contents-name-product-body-item-image img
{
	height: auto;
	max-width: 100%;
}
.contents-name-product-body-item-data
{
	box-sizing: border-box;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 63.89776%;
}
.contents-name-product-body-item-data-list li
{
	margin-bottom: 0.7em;
}
.contents-product-search-box
{
	background: #a8d0f4;
	height: 70px;
	line-height: 70px;
}
.contents-product-search-box img
{
	vertical-align: middle;
}
.plain-text-num-list
{
	list-style-type: decimal;
	margin-left: 1.5em;
}
.plain-text-list-lev02
{
	list-style-type: circle;
}
.contents-name-service-cat-list-item
{
	margin-right: 2.73775%;
	width: 22.91066%;
}
.contents-name-service-cat-list-item img
{
	height: auto;
	width: 100%;
}
.contents-name-service-cat-list-item:last-child
{
	margin-right: 0;
}
.contents-name-service-cat-list-cd-item
{
	margin-right: 2.59366%;
	width: 17.86744%;
}
.contents-name-service-cat-list-cd-item img
{
	height: auto;
	width: 100%;
}
.contents-name-service-cat-list-cd-item:last-child
{
	margin-right: 0;
}
.soudtrack-song-list-area
{
	overflow: hidden;
}
.soudtrack-song-list
{
	box-sizing: border-box;
	float: left;
	moz-box-sizing: border-box;
	webkit-box-sizing: border-box;
	width: 50%;
}
.soudtrack-song-list li
{
	background: #dad6d9;
	border-bottom: 1px solid #fff;
	padding: 0 0.5em;
}
.soudtrack-song-list li:nth-child(2n+1)
{
	background: #ece8eb;
}
.soudtrack-song-list-01
{
	border-right: solid 1px #fff;
}
.soudtrack-song-list-02 li:nth-child(2n)
{
	background: #ece8eb;
}
.soudtrack-song-list-02 li:nth-child(2n+1)
{
	background: #dad6d9;
}
.soundtrack-att-text-caution
{
	color: #e65050;
	font-size: small;
}
.contents-name-service-game-list-item
{
	float: left;
	margin-right: 4.34783%;
	width: 47.82609%;
}
.contents-name-service-game-list-item:nth-child(2n)
{
	margin-right: 0;
}
.contents-name-service-game-body
{
	overflow: hidden;
}
.contents-name-service-game-list-item-data
{
	overflow: hidden;
}
.contents-name-service-game-list-item-data-image
{
	float: left;
	margin-right: 5.84416%;
	width: 25.32468%;
}
.contents-name-service-game-list-item-data-image img
{
	height: auto;
	width: 100%;
}
.contents-name-service-game-list-item-data-text
{
	line-height: 1.2;
}
.contents-name-service-game-list-item-adddata-labels
{
	background-color: #A8A8A8;
	overflow: hidden;
}
.contents-name-service-game-list-item-adddata-includeproductstitle
{
	float: left;
	width: 51.2987%;
}
.contents-name-service-game-list-item-adddata-includeproductstitle img
{
	height: auto;
	width: 100%;
}
.contents-name-service-game-list-item-adddata-gamearchives-btn
{
	float: right;
	width: 48.7013%;
}
.contents-name-service-game-list-item-adddata-gamearchives-btn img
{
	height: auto;
	width: 100%;
}
.contents-name-service-game-list-item-adddata-includeproductslist-item
{
	display: inline-block;
}
.slotplus-image
{
	position: relative;
}
.slotplus-image .slotplus-abtext
{
	left: 0;
	position: absolute;
	top: 60.83916%;
}
.slotplus-image img
{
	height: auto;
	width: 100%;
}
.slotplus-buttons
{
	text-align: center;
}
.slotplus-buttons li
{
	display: inline-block;
}
.slotplus-buttons li:nth-child(1)
{
	width: 32.13256%;
}
.slotplus-buttons li:nth-child(2)
{
	width: 29.683%;
}
.slotplus-buttons li:nth-child(3)
{
	width: 30.40346%;
}
.slotplus-buttons li img
{
	height: auto;
	width: 100%;
}
.to-fan-wallp-list-item-title
{
	font-weight: bold;
}
.to-fan-wallp-list-item-title img
{
	position: relative;
	top: -3px;
}
.to-fan-wallp-list-area
{
	overflow: hidden;
}
.to-fan-wallp-list-item
{
	float: left;
	margin-right: 3.74415%;
	width: 48.04992%;
}
.to-fan-wallp-list-item:nth-child(2n)
{
	margin-right: 0;
}
.to-fan-wallp-list-item-sizelist
{
	overflow: hidden;
}
.to-fan-wallp-list-item-sizelist li
{
	float: left;
}
.to-fan-wallp-list-item-sizelist li:nth-child(1)
{
	width: 34.09091%;
}
.to-fan-wallp-list-item-sizelist li:nth-child(1) img
{
	width: 99.04762%;
}
.to-fan-wallp-list-item-sizelist li:nth-child(2)
{
	width: 34.09091%;
}
.to-fan-wallp-list-item-sizelist li:nth-child(2) img
{
	width: 99.04762%;
}
.to-fan-wallp-list-item-sizelist li:nth-child(3)
{
	width: 31.81818%;
}
.to-fan-wallp-list-item-sizelist li:nth-child(3) img
{
	width: 100%;
}
.to-fan-wallp-list-item-sizelist li img
{
	height: auto;
}
.to-fan-flashgame-list-area
{
	overflow: hidden;
}
.to-fan-flashgame-list-item
{
	float: left;
	margin-right: 4.47531%;
	width: 47.53086%;
}
.to-fan-flashgame-list-item:nth-child(2n)
{
	margin-right: 0;
}
.to-fan-flashgame-list-item-buttons
{
	overflow: hidden;
}
.to-fan-flashgame-list-item-buttons-item
{
	float: left;
	width: 25%;
}
.to-fan-flashgame-list-item-buttons-item img
{
	height: auto;
	width: 98.7013%;
}
.to-fan-flashgame-list-item-buttons-item:last-child
{
	width: 24.67532%;
}
.to-fan-flashgame-list-item-buttons-item:last-child img
{
	width: 100%;
}
.to-fan-flashgame-list-item-caution-title
{
	margin: 0 auto 20px;
	width: 86.68831%;
}
.to-fan-flashgame-list-item-caution-title img
{
	height: auto;
	width: 100%;
}
.to-fan-flashgame-list-item-caution-text-spec,.to-fan-flashgame-list-item-caution-text
{
	margin: 0 auto 10px;
	width: 86.68831%;
}
.to-fan-flashgame-list-item-caution-text
{
	font-size: small;
}
.mobile-game-image-area
{
	text-align: center;
}
.mobile-game-image-area img
{
	height: auto;
	max-width: 100%;
}
.sound-dist-list-area
{
	overflow: hidden;
}
.sound-dist-list-item
{
	float: left;
	margin-right: 3.08642%;
	width: 48.45679%;
}
.sound-dist-list-item:nth-child(2n)
{
	margin-right: 0;
}
.sound-dist-list-item-data
{
	overflow: hidden;
}
.sound-dist-list-item-data-image
{
	float: left;
	width: 49.68153%;
}
.sound-dist-list-item-data-text-area
{
	float: right;
	line-height: 1.2;
	width: 47.7707%;
}
.sound-dist-list-item-data-text-title
{
	font-weight: bold;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
}
.sound-dist-list-item-nav
{
	overflow: hidden;
}
.sound-dist-list-item-nav-item
{
	float: left;
	width: 33.43949%;
}
.sound-dist-list-item-nav-item img
{
	height: auto;
	max-width: 100%;
}
.sound-dist-list-item-nav-item:last-child
{
	width: 33.12102%;
}
.contents-name-about-about-map-placeinfo
{
	line-height: 1.4;
}
.contents-name-recruit-linkbox-item
{
	background-color: #d7d7d7;
	box-shadow: -2px -1px 4px 2px #cacaca;
	margin-bottom: 2.30548%;
	margin-right: 2.30548%;
	padding: 2.97619% 0;
	webkit-box-shadow: -2px -1px 4px 2px #cacaca;
	width: 48.41499%;
}
.contents-name-recruit-linkbox-item:nth-child(2)
{
	margin-right: 0;
}
.contents-name-recruit-linkbox-item-image
{
	text-align: center;
}
.contents-name-recruit-linkbox-item-image:after
{
	content: '';
	display: inline-block;
	padding-top: 55.65476%;
}
.contents-name-recruit-linkbox-item-image img
{
	border: 10px solid #fff;
	height: auto;
	width: 83.03571%;
}
.contents-name-recruit-linkbox-item-text
{
	margin: auto;
	width: 89.28571%;
}
.contents-block-license-list-item
{
	left: -0.57637%;
	margin-right: 0;
	position: relative;
	width: 50%;
}
.contents-block-license-list-item:nth-child(2)
{
	left: 0.57637%;
	margin-right: 0;
}
.contents-block-ymc-list-item
{
	left: -0.57637%;
	margin-right: 0;
	position: relative;
	width: 50%;
}
.contents-block-ymc-list-item:nth-child(2)
{
	left: 0.57637%;
	margin-right: 0;
}
.contents-block-ymc-eigyousho
{
	border-left: solid 5px #808591;
	padding: 2px 10px;
	margin-left: 1px;
	margin-bottom: 19px;
}
.contents-block-ymc-eigyousho-name1
{
	font-size: 200%;
	color: #30c2be;
	font-weight: bold;
	margin-bottom: 8px;
}
.contents-block-ymc-eigyousho-name2
{
	font-size: 200%;
	margin-bottom: 8px;
}
.contents-block-ymc-eigyousho-address
{
	margin-bottom: 8px;
	font-size: 130%;
}
.contents-block-ymc-zenkoku-area
{
	width: 95%;
	color: #ffffff;
	background-color: #7c7f95;
	line-height: 22px;
	padding-left: 5px;
	padding: 4px;
	margin-left: 5px;
}
.contents-block-ymc-zenkoku-area-box
{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}
.contents-block-ymc-zenkoku-pref
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #bdbfca;
	width: 97%;
	margin-left: 5px;
}
.contents-block-ymc-zenkoku-address
{
	margin-bottom: 4px;
	margin-left: 5px;
}
.contents-block-ymc-zenkoku-tel
{
	margin-bottom: 4px;
	margin-left: 5px;
}
.contents-name-recruit-shafu-body-text
{
	background: url(../img/recruit_shafu_image.jpg) right top no-repeat;
	padding-right: 182px;
}
@media (max-width: 746px)
{
	.contents-name-recruit-shafu-body-text
	{
		background: none;
		padding-right: 0;
	}
}
.contents-name-recruit-miryoku-body
{
	left: -3px;
	position: relative;
}
.contents-name-csr-list-box
{
	margin-left: -3px;
	margin-right: -5px;
}
.contents-name-csr-list-item
{
	width: 49.50213%;
}
.contents-name-recruit-detail-title strong
{
	font-size: 2em;
}
.contents-name-recruit-detail-lead-image
{
	width: 43.22767%;
}
.contents-name-recruit-detail-lead-text
{
	width: 54.75504%;
}
.contents-name-recruit-detail-header
{
	color: #b4894b;
	font-weight: bold;
}
.font-size-change-range
{
	background: transparent url(../img/fontsizebar_bg.png) no-repeat 0 0;
	height: 5px;
	margin-top: 10px;
	position: relative;
	width: 83px;
}
.font-size-change-range-bullet
{
	background: transparent url(../img/fontsizebar_slider_bg.png) no-repeat 0 0;
	height: 5px;
	left: 0;
	line-height: 13px;
	position: absolute;
	top: 0;
	width: 40px;
}
.font-size-change-range-bullet img
{
	position: absolute;
	right: -6px;
	top: -4px;
}





@media (max-width: 1000px)
{
	.site-wrapper
	{
		min-width: 320px;
	}
	.site-header
	{
		height: auto;
		max-width: 746px;
		min-width: 320px;
		width: 100%;
	}
	.site-header:after
	{
		content: '';
		display: inline-block;
		padding-top: 10%;
		vertical-align: bottom;
	}
	.corp-logo
	{
		left: 2.6%;
		top: 32%;
		width: 15.5%;
	}
	.corp-logo img
	{
		height: auto;
		width: 100%;
	}
	.social-buttons
	{
		right: 2.6%;
		top: 36%;
		width: 13.6%;
	}
	.social-buttons-item
	{
		margin-right: 10.29412%;
		width: 26.47059%;
	}
	.social-buttons-item img
	{
		height: auto;
		width: 100%;
	}
	.social-buttons-item:last-child
	{
		margin-right: 0;
	}
	.font-size-changer
	{
		right: 25.20107%;
		top: 44%;
	}
	.site-main
	{
		max-width: 746px;
		padding: 0 0 4.55764%;
		width: 100%;
	}
	.site-nav
	{
		margin: 0;
		padding-top: 1.2%;
	}
	.site-nav ul
	{
		margin: auto;
		overflow: hidden;
		width: 93.02949%;
	}
	.site-nav-item
	{
		margin-right: 4.52675%;
		width: 21.60494%;
	}
	.site-nav-item:last-child
	{
		margin-right: 0;
	}
	.site-nav-item a:after
	{
		top: 87.7551%;
	}
	.site-nav-item img
	{
		height: auto;
		width: 100%;
	}
	.contents-area
	{
		margin: auto;
		width: 93.02949%;
	}
	.main-side-nav
	{
		margin: auto;
		position: static;
		width: auto;
	}
	.toppage-side-banner
	{
		display: none;
	}
	.side-pickup-area
	{
		display: none;
	}
	.main-pickup-area
	{
		display: block;
	}
	.toppage-main-pickup
	{
		background: #F35a4f;
		border-radius: 4px;
		box-sizing: border-box;
		moz-box-sizing: border-box;
		padding-left: 1.29683%;
		webkit-border-radius: 4px;
		webkit-box-sizing: border-box;
	}
	.toppage-main-pickup img
	{
		height: auto;
		vertical-align: middle;
		width: 11.38329%;
	}
	.toppage-main-pickup:after
	{
		content: '';
		display: inline-block;
		padding-top: 4.03458%;
		vertical-align: middle;
	}
	.toppage-main-pickup-banner
	{
		overflow: hidden;
	}
	.toppage-main-pickup-banner-item
	{
		float: left;
		margin-right: 6.05187%;
		width: 29.25072%;
	}
	.toppage-main-pickup-banner-item img
	{
		height: auto;
		width: 100%;
	}
	.toppage-main-pickup-banner-item:last-child
	{
		margin-right: 0;
	}
	.toppage-main-image img
	{
		height: auto;
		width: 100%;
	}
	.contents-name-toppage-news-title img
	{
		height: auto;
		width: 100.71633%;
	}
	.content-box
	{
		width: 100%;
	}
	.contents-name-toppage-news-list .pdng-20-0
	{
		padding: 3.08642%;
	}
	.contents-name-foot-banner-item
	{
		margin-right: 1.44092%;
	}
	.contents-name-foot-banner-item:nth-child(1)
	{
		width: 22.76657%;
	}
	.contents-name-foot-banner-item:nth-child(2)
	{
		margin-right: 1.15274%;
		width: 22.47839%;
	}
	.contents-name-foot-banner-item:nth-child(3)
	{
		width: 27.8098%;
	}
	.contents-name-foot-banner-item:last-child
	{
		margin-right: 0;
		width: 22.76657%;
	}
	.contents-name-foot-banner-item img
	{
		height: auto;
		width: 100%;
	}
	.contents-name-jasrac-banner-item
	{
		margin-right: 5.33141%;
		width: 29.683%;
	}
	.contents-name-jasrac-banner-item img
	{
		height: auto;
		width: 100%;
	}
	.foot-links-area
	{
		width: 93.02949%;
	}
	.foot-links-area.child-fl .child-fl-item
	{
		float: none;
	}
	.foot-links-area-column
	{
		border-right-style: none;
		width: auto;
	}
	.foot-links-area-column:nth-child(2)
	{
		width: auto;
	}
	.foot-links-area-column:nth-child(3)
	{
		width: auto;
	}
	.foot-links-area-column:nth-child(4)
	{
		width: auto;
	}
	.foot-links-area-column p,.foot-links-area-column h2
	{
		margin-top: 1em;
	}
	.foot-links-area-column:nth-child(2) .foot-links-area-column-title
	{
		margin-left: inherit;
	}
	.foot-links-area-column:nth-child(2) .foot-links-area-column-list
	{
		margin-left: 10px;
	}
	.foot-links-area-column:nth-child(3) .foot-links-area-column-title
	{
		margin-left: inherit;
	}
	.foot-links-area-column:nth-child(3) .foot-links-area-column-list
	{
		margin-left: 10px;
	}
	.foot-links-area-column:nth-child(4) .foot-links-area-column-title
	{
		margin-left: inherit;
	}
	.foot-links-area-column:nth-child(4) p.foot-links-area-column-item
	{
		margin-left: 0;
	}
	.foot-links-area-column:nth-child(4) .foot-links-area-column-list
	{
		margin-left: 10px;
	}
	.foot-links-area-column .foot-links-area-column-list
	{
		overflow: hidden;
	}
	li.foot-links-area-column-item
	{
		display: inline-block;
		margin-right: 1em;
	}
	.site-footer
	{
		max-width: 746px;
		width: 100%;
	}
	.address-corp-name
	{
		float: none;
		margin-bottom: 0.5em;
		text-align: center;
	}
	.address-copyright
	{
		float: none;
		text-align: center;
	}
	.contents-side-nav-ttl-box
	{
		border-bottom: solid 1px #cacacb;
		margin-left: -3.7464%;
		margin-right: -3.7464%;
	}
	.contents-side-nav-ttl-box .contents-side-nav-ttl
	{
		display: none;
	}
	.contents-side-nav-ttl-box br
	{
		display: none;
	}
	.contents-side-nav:after
	{
		clear: both;
		content: '';
		display: block;
	}
	.contents-side-nav .mrgnbtn-26
	{
		margin-bottom: 1em;
		margin-top: 1em;
	}
	.contents-side-nav-bnav
	{
		margin-left: 3.48525%;
		margin-right: 3.48525%;
	}
	.contents-side-nav-list
	{
		margin-left: 0;
		margin-left: -3.7464%;
		margin-right: -3.89049%;
	}
	.contents-side-nav-list.brdr-top
	{
		border-top-style: none;
	}
	.contents-side-nav-list-item
	{
		float: left;
		overflow: hidden;
		padding: 0;
		padding-right: 8.47222%;
		position: relative;
		width: 16.66667%;
	}
	.contents-side-nav-list-item:after
	{
		content: "";
		display: inline-block;
		padding-top: 40.66667%;
	}
	.contents-side-nav-list-item:nth-child(4n)
	{
		padding-right: 7.77778%;
	}
	.contents-side-nav-list-item a
	{
		left: 1.66667%;
		position: absolute;
	}
	.contents-side-nav-list-item a img
	{
		height: auto;
		width: 100%;
	}
	.contents-name-about-about-yamasa img
	{
		height: auto;
		width: 100.71633%;
	}
	.contents-name-product-body-item-image
	{
		width: 30.99042%;
	}
	.contents-name-product-body-item-image img
	{
		height: auto;
		width: 100%;
	}
	.contents-name-product-body-item-data
	{
		margin-left: 3.19489%;
		width: 60%;
	}
	.main-content .mrgnlft--4
	{
		margin-left: -0.57637%;
	}
	.main-content .mrgnbtn-11
	{
		margin-bottom: 1.58501%;
	}
	.main-content .contents-name-product-body-item-title.mrgnbtn-12
	{
		margin-bottom: 6.45161%;
	}
	.main-content .mrgnbtn-12
	{
		margin-bottom: 1.72911%;
	}
	.main-content .mrgnbtn-20
	{
		margin-bottom: 2.88184%;
	}
	.main-content .mrgnbtn-24
	{
		margin-bottom: 3.45821%;
	}
	.main-content .mrgnbtn-27
	{
		margin-bottom: 3.89049%;
	}
	.main-content .radius-box
	{
		border-radius: 0.86455%;
		webkit-border-radius: 0.86455%;
	}
	.main-content .pdg-btm-12
	{
		padding-bottom: 1.72911%;
	}
	.main-content .pdng-6-22
	{
		padding: 0.86455% 3.17003%;
	}
}
@media (max-width: 746px)
{
	.font-size-changer
	{
		display: none;
	}
}
@media (max-width: 600px)
{
	body
	{
		background-position: 0 -6px;
	}
}

.recruit_button {
	display: inline-block;
	width: 250px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	margin: 5px;
	background-color: #41a9fa;
	color: #ffffff;
	border-radius: 3px;
	border: 1px solid #ffffff;
	box-shadow: 0px 0px 0px 2px #41a9fa;
}
.recruit_button::before,
.recruit_button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.recruit_button,
.recruit_button::before,
.recruit_button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.recruit_button:hover {
	background-color: #f4b318;
	box-shadow: 0px 0px 0px 5px #f4b318;
}

.recruit_box {
	background-color: d7d7d7;
}
.recruit_box::before,
.recruit_box::after {
	position: absolute;
	z-index: -1;
}
.recruit_box,
.recruit_box::before,
.recruit_box::after {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.recruit_box:hover {
	background-color: #8cc8ff;
}

#confirm-button {
     padding-top: 20px;
}

/** modelレイアウト **/
.model-bnr　{
	flex-diretion: row;
	margin-top: -6px;
}

.title {
	font-weight: bold;
	font-size: 1.5em;
}

.model-content {
	font-family: 'M PLUS 1p', sans-serif; !important;
	font-size:170%  !important;
	font-weight: 400;
	line-height: 200%;
	color:#7A7979;
}

.model-content > h1 {
	font-family: 'M PLUS 1p', sans-serif; !important;
	font-size:140%  !important;
	font-weight: 600;
	margin-bottom: 16px;
	color:#7A7979;
}

.model-line {
	border-top: 1px solid #cacacb  !important;
}

.model-image-set {
	display: flex;
	margin-bottom: 30px;
}

.model-text {
	margin-bottom: 40px;
}

.model-case {
	flex-diretion: row;
	margin-right: 20px;
}

.model-other {
	flex-diretion: row;
}

.model-other-inner02 {
	display: flex;
}

.model-image01 {
	flex-diretion: row;
	margin-right: 10px;
}

.model-image02 {
	flex-diretion: row;
	margin-right: 10px;
}

.model-image03 {
	flex-diretion: row;
}

.model-season {
	margin-top: 5px;
	font-size: 80% !important;
}

.model-class {
	position: relative;
	display: inline-block;
	margin: 10px 6px 14px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 160px;
	max-width: 100%;
	border-radius: 20px;
	font-size: 70% !important;
	color: #ffffff !important;
	text-align: center;
	background-image: url("https://www.yamasa.co.jp/wp-content/uploads/2020/01/model-back01.jpg");
}

.model-type {
	position: relative;
	display: inline-block;
	margin: 10px 6px 14px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 160px;
 	max-width: 100%;
	border-radius: 20px;
	font-size: 70% !important;
	color:#ffffff !important;
	text-align: center;
	background-image: url("https://www.yamasa.co.jp/wp-content/uploads/2020/01/model-back02.jpg");
}

.model-copyright
{
	margin:  0 auto;
	margin-bottom: 40px;
	text-align: center;
	font-size: 70%;
}
