@charset "UTF-8";
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
body {
	overflow-x: hidden;
}

.m0 {
	margin: 0!important;
}
@media screen and (min-width: 769px) {
	.pc-hide {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.sp-hide {
		display: none;
	}
}

.utm-h_type__02 .en {
	color: #f9ba00;
}

.utm-h_type__02 .en:after {
	background-color: #f9ba00;
}

.utm-g_bg {
	margin-bottom: -30px;
}

.utm-g_bg img {
	width: 100%;
	height: auto;
}

.utm-return_btn {
	display: none;
	position: fixed;
	width: 100%;
	text-align: right;
	bottom: 40px;
	z-index: 3;
}

.utm-return_btn img {
	width: 40px;
	height: auto;
}

@media screen and (min-width: 768px) {
	.utm-g_bg {
		margin-bottom: -50px;
	}
	.utm-g_bg img {
		width: 100%;
		height: auto;
		transform: translateX(0);
	}
}

@media screen and (min-width: 1200px) {
	.utm-return_btn {
		width: 1200px;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.utm-return_btn img {
		width: auto;
		height: auto;
	}
}

.__c {
	text-align: center;
}

.utm-text_type__read.__b {
	margin-bottom: 40px;
}

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

	.utm-text_type__read.__b {
		width: auto;
		margin-bottom: 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		text-align: left;
	}
	.utm-text_type__read {
		width: auto;
		text-align: center;
	}
}

@media screen and (min-width: 1000px) {
	.utm-text_type__read.__b {
		width: 1000px;
	}
	.utm-text_type__read {
		width: 1000px;
		text-align: center;
	}
}

.utm-copy small {
	letter-spacing: 1.2px;
}

.pc {
	display: none;
}

@media screen and (min-width: 768px) {
	.sp {
		display: none;
	}
	.pc {
		display: block;
	}
}

.utm-footer_info__p a {
	font-weight: bold;
}

.utm-about_column.borrow_action {
	text-align: center;
}

.utm-section_inner {
	overflow: hidden;
}

.utm-news_column._list {
	height: 300px;
	overflow-y: scroll;
}

@media screen and (min-width: 768px) {
	.utm-about_column .item.borrow_action {
		margin-top: 1%;
		margin-bottom: 1%;
	}
	.utm-news_column._list {
		height: 370px;
	}
	.utm-news_item .__t {
		font-size: 14px;
		line-height: 2;
	}
}

.utm-footer_logo {
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.utm-text_type__read {
		text-align: center;
		padding: 0 9%;
	}

	.utm-about_column.borrow_action {
		width: auto !important;
		padding: 0;
		max-width: 375px;
		margin: 0 auto;
	}
	.utm-about_column.borrow_action .item.borrow_action {
		display: inline-block;
		width: 48.3%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 7% 0.8%;
		vertical-align: middle;
	}
	.utm-about_column.borrow_action .item.borrow_action.__db {
		padding: 3.9% 0.8% 5.5%;
	}
	.utm-about_column .item .figure.borrow_action img {
		width: 70px;
	}
	.utm-about_column .item .figure.borrow_action {
		padding-top: 10px;
	}
	.utm-about_column.borrow_action .item.borrow_action {
		margin: 20px 0.5% 0;
	}
	.utm-about_column .item .figure_caption, .utm-about_column .item .action_title {
		font-size: 13px;
	}
	.utm-about_column .item .figure_caption.borrow_action {
		margin-top: 20px;
	}
	.utm-section_under {
		margin-bottom: 35px;
	}
}

.utm-section_under.__y {
	background-color: #fdc960;
}

.utm-return_btn {
	display: block;
}

@media screen and (max-width: 767px) {
	.utm-about_column.__custom .item .figure {
		padding: 30px 0;
		text-align: right;
	}
	.utm-about_column.__custom .item .figure .figure_caption, .utm-about_column .item .figure img {
		display: inline-block;
		vertical-align: middle;
	}
	.utm-about_column.__custom .item .figure img {
		margin-left: 10px;
	}
	.utm-about_column.__custom .item .figure .figure_caption {
		font-size: 15px;
		margin-top: 0;
		width: 50%;
		text-align: left;
	}
	.f_number {
		display: block;
		font-size: 30px;
		color: #888888;
	}
	.utm-about_column:after {
		padding: 45px 0;
	}
}

.utm-about_column:after {
	bottom: 0;
}

.utm-news_column._list {
	overflow-x: hidden;
	padding-left: 9%;
	padding-right: 9%;
}

.text_type__news a {
	color: #376eac;
	text-decoration: underline;
}

.text_type__news a:hover {
	text-decoration: none;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
	.utm-return_btn img {
		width: 70px;
	}
}

.more_linker {
	text-align: center;
	padding: 0 10px;
	margin-top: 30px;
}

.more_linker a {
	display: block;
	background-color: #ef9900;
	width: fit-content;
	padding: 1em 2em;
	margin: 0 auto;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	border-radius: 40px;
	line-height: 1.3;
}


.more_linker a .icon_arr:before {
	display: none;
}

@media screen and (min-width: 768px) {
	.more_linker {
		margin-top: 50px;
	}
	.more_linker a {
		font-size: 19px;
	}
}

.__yy {
	background-color: #fffeed;
	margin-top: 25px;
}

.utm-section.__dw {
	margin-top: 50px;
	background-image: url(../images/common/dw_bg.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 10px;
}

.utm-section.__dw.__off {
	margin-top: 0px;
}

.utm-h_type_cown {
	font-size: 20px;
	color: #fff;
	text-align: center;
	margin-bottom: 35px;
}

.utm-dw_lay {
	text-align: center;
}

.utm-dw_lay .item {
	padding: 0 10px;
}

.utm-dw_lay .item:nth-of-type(1) {
	margin-bottom: 25px;
}

.utm-dw_lay .item ._t {
	font-size: 12px;
	color: #fff;
	margin-bottom: 5px;
}

.utm-dw_lay .item ._d a img {
	width: auto;
	height: auto;
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.utm-section.__dw {
		padding: 100px 00px;
		margin-top: 90px;
	}
	.utm-h_type_cown {
		font-size: 25px;
		margin-bottom: 60px;
	}
	.utm-dw_lay {
		overflow: hidden;
	}
	.utm-dw_lay .item {
		padding: 0;
		display: inline-block;
		vertical-align: top;
		padding: 0 10px;
	}
	.utm-dw_lay .item:nth-of-type(1) {
		margin-bottom: 0px;
	}
	.utm-dw_lay .item ._t {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.utm-dw_lay .item ._d a img {
		width: auto;
		height: 83.5px;
		max-width: 100%;
	}
}

.__yy {
	background-color: #fffeed;
	margin-top: 50px;
}

.count_txt {
	padding: 0 9%;
	margin-top: 20px;
}

.count_txt ._t {
	font-size: 12px;
	font-weight: bold;
}

.__present {
	padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
	.__yy {
		background-color: #fffeed;
		margin-top: 90px;
	}
	.__p_c {
		text-align: center;
	}
	.count_txt {
		margin-top: 40px;
		text-align: center;
	}
	.count_txt ._t {
		font-size: 17px;
	}
	.__present {
		padding-bottom: 90px;
	}
}

.present_list {
	padding: 0 8%;
	margin-top: 30px;
	text-align: center;
}

.present_list .item {
	margin-bottom: 20px;
	vertical-align: top;
}

.present_list .item .item_present .item_p {
	background-color: #fff;
	box-shadow: 1px 1px 5px #ddd;
	text-align: center;
	height: 200px;
}

.present_list .item .item_present .item_p img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.present_list .item .item_present .item_t {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
}

.present_list .item .item_present .item_t span {
	display: block;
	font-weight: normal;
}

@media screen and (min-width: 500px) {
	.present_list .item {
		display: inline-block;
		width: 49.4%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 10px;
	}
}

@media screen and (min-width: 768px) {
	.present_list {
		padding: 0 10px;
		margin-top: 60px;
	}
	.present_list .item {
		width: 32.8%;
	}
}

@media screen and (min-width: 960px) {
	.present_list .item {
		width: 24.5%;
		padding: 0 20px;
	}
}

.instar_list {
	padding: 0 8%;
	margin-top: 30px;
}

.instar_list .item {
	border: 1px solid #e5e5e5;
	padding: 15px;
	border-radius: 5px;
	margin-bottom: 15px;
}

.item_star .item_t {
	font-size: 12px;
	line-height: 1;
	background-image: url(../images/common/icon_in.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 20px;
}

.item_t img {
	width: 20px;
	height: auto;
	vertical-align: middle;
	margin-right: 10px;
}

.item_p {
	margin-top: 20px;
}

.item_i {
	text-align: center;
	margin-top: 20px;
}

.item_i img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.item_i .time {
	display: block;
	text-align: left;
	font-size: 10px;
	color: #898989;
	margin-top: 10px;
}

.borrow_sns {
	padding-bottom: 50px;
}

@media screen and (min-width: 600px) {
	.instar_list {
		width: 960px;
		margin: 0 auto;
		padding: 0;
	}
	.instar_list .item {
		margin-bottom: 0;
		display: inline-block;
		width: 31.4%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
		padding: 15px;
		margin: 1% 0.7%;
	}
	.item_t {
		font-size: 12px;
	}
	.item_t img {
		width: 20px;
		height: auto;
		vertical-align: middle;
		margin-right: 10px;
	}
	.item_p {
		margin-top: 20px;
	}
	.item_i {
		text-align: center;
		margin-top: 20px;
	}
	.item_i img {
		width: auto;
		height: auto;
		max-width: 100%;
	}
	.item_i .time {
		display: block;
		text-align: left;
		font-size: 10px;
		color: #898989;
		margin-top: 10px;
	}
	.borrow_sns {
		padding-bottom: 90px;
	}
}

/* 下層ページ */
.under_bg {
	margin-top: 80px;
}

@media print, screen and (max-width: 999px) {
	.under_bg {
		margin-top: 60px;
	}
}

.under_bg img {
	width: 100%;
	height: auto;
}

.utm-section.borrow_under {
	padding-top: 30px;
}

.utm-h_type__02.borrow_under {
	margin-bottom: 30px;
}

.ac-present_txt {
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	padding: 0 10px;
}

.ac-present_txt span {
	padding-bottom: 4px;
	border-bottom: 2px solid #ef9900;
}

.ac-present_txt__info {
	padding: 0 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
}

.ac-present_txt.__top {
	margin-top: 50px;
}

.ac-present_txt.borrow_present {
	margin-top: 50px;
}

.utm-text_type__read.borrow_present {
	margin-bottom: 20px;
}

.present_list.borrow_present {
	margin-top: 10px;
}

@media screen and (min-width: 1000px) {
	.utm-section.borrow_under {
		padding-top: 50px;
	}
	.utm-h_type__02.borrow_under {
		margin-bottom: 60px;
	}
	.ac-present_txt {
		font-size: 22px;
		text-align: center;
		padding: 0;
	}
	.ac-present_txt span {
		border-width: 4px;
	}
	.ac-present_txt__info {
		margin-top: 30px;
		font-size: 17px;
	}
	.ac-present_txt.borrow_present {
		margin-top: 100px;
	}
	.utm-text_type__read.borrow_present {
		margin-bottom: 40px;
	}
	.present_list.borrow_present {
		margin-top: 20px;
	}
}

/* about page */
.utm-info_about .__about .__t {
	text-align: center;
	background-color: #fdc960;
	font-size: 17px;
	padding: 20px 0;
	font-weight: bold;
}

.utm-info_about .__about .__t span {
	padding: 0 20px;
	position: relative;
	line-height: 25px;
	text-align: center;
	display: inline-block;
}

.utm-info_about .__about .__t span:before, .utm-info_about .__about .__t span:after {
	content: "";
	display: inline-block;
	padding: 1px 7px;
	background-color: #333;
	position: absolute;
	top: 50%;
	margin-top: -1px;
}

.utm-info_about .__about .__t span:before {
	left: 0;
}

.utm-info_about .__about .__t span:after {
	right: 0;
}

.utm-info_about .__about .__d {
	padding: 20px 9%;
}

@media screen and (min-width: 768px) {
	.utm-info_about .__about .__t {
		font-size: 26px;
		padding: 30px 0;
	}
	.utm-info_about .__about .__t span {
		padding: 0 50px;
	}
	.utm-info_about .__about .__t span:before, .utm-info_about .__about .__t span:after {
		padding: 1px 17px;
	}
	.utm-info_about .__about .__d {
		padding: 50px 10px;
	}
}

@media screen and (min-width: 1000px) {
	.utm-info_about .__about .__d {
		width: 1000px;
		margin: 0 auto;
		padding: 40px 0px;
	}
}

/* news */
.utm-section_under.borrow_news {
	padding: 0 10px;
	margin: 0;
}

.utm-news {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.utm-news .__t {
	text-align: center;
	margin-bottom: 10px;
}

.utm-news .__t img {
	width: auto;
	height: auto;
	max-width: 100%;
	vertical-align: top;
}

.utm-news .__d .__time {
	font-size: 12px;
	margin-bottom: 10px;
}

.utm-news .__d .__title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

.utm-news .__d .__content {
	margin-top: 10px;
	word-break: break-word;
}

@media screen and (min-width: 1000px) {
	.utm-section_under.borrow_news {
		width: 1000px;
		padding: 0;
		margin: 0 auto;
	}
	.utm-news {
		overflow: hidden;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}
	.utm-news .__t {
		margin-bottom: 0px;
		float: right;
		width: 400px;
	}
	.utm-news .__d {
		width: 550px;
	}
	.utm-news .__d.___ct {
		width: auto;
	}
	.utm-news .__d .__time {
		margin-bottom: 15px;
	}
	.utm-news .__d .__title {
		font-size: 18px;
	}
	.utm-news .__d .__content {
		margin-top: 10px;
	}
}

.utm-general__txt {
	padding: 0 9%;
	margin-bottom: 30px;
}

.utm-general__txt ._t {
	font-size: 14px;
	font-weight: bold;
	position: relative;
	padding-left: 10px;
}

.utm-general__txt ._t:before {
	content: "";
	display: block;
	width: 4px;
	height: 20px;
	background-color: #f9ba00;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 4px;
}

@media screen and (min-width: 768px) {
	.utm-general__txt ._t:before {
		width: 8px;
		height: 30px;
	}
}

.utm-general__txt ._d {
	font-size: 12px;
	margin-top: 15px;
}

.utm-general__txt ._d .__red {
	color: #ff0000;
}

.utm-general__txt ._d ._img {
	text-align: center;
	margin: 20px auto;
}

.utm-general__txt ._d ._img img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.utm-about_column .item .figure_caption.borrow_action a {
	color: #474747;
}

.utm-about_cate_txt {
	font-size: 12px;
	text-align: left;
}

.inner_dl {
	margin-top: 30px;
	padding-top: 30px;
	/* border-bottom:1px solid #eee; */
	border-top: 1px solid #eee;
}

.inner_dl .___t {
	text-align: center;
	margin-bottom: 15px;
}

.inner_dl .___t img {
	width: auto;
	height: auto;
	max-width: 100%;
}

.inner_dl .___d {
	font-size: 12px;
}

.inner_dl .___d b {
	font-size: 13px;
	display: block;
	margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
	.utm-general__txt {
		padding: 0 10px;
	}
	.utm-general__txt ._t {
		font-size: 20px;
		padding-left: 18px;
	}
	.utm-general__txt ._d {
		font-size: 17px;
		margin-top: 20px;
	}
	.utm-general__txt ._d ._img {
		margin: 30px auto;
	}
	/*  */
	.utm-about_cate_txt {
		font-size: 17px;
		text-align: left;
	}
	.inner_dl {
		margin-top: 60px;
		padding-top: 60px;
		overflow: hidden;
	}
	.inner_dl .___t {
		margin-bottom: 0;
		float: right;
		width: 20%;
	}
	.inner_dl .___d {
		font-size: 17px;
		float: left;
		width: 75%;
	}
	.inner_dl .___d b {
		font-size: 17px;
	}
}

.utm-footer_logo.__b {
	margin-top: 20px;
}

@media screen and (min-width: 1000px) {
	.utm-general__txt {
		width: 1000px;
		margin: 0 auto 60px;
	}
	.utm-footer_logo.__b {
		margin-top: 40px;
	}
}

@media screen and (min-width: 768px) {
	.utm-footer_info__p.__b {
		margin-top: 0;
	}
	.utm-footer_logo.__b {
		padding-left: 70px;
	}
	/* .snspostsWrap{
    padding: 0 20px;
  } */
}

header {
	position: fixed;
	top: 0;
	width: 100%;
	height: 80px;
	background-color: rgba(248, 186, 0, 0.7);
	z-index: 1000;
}

header * {
	box-sizing: border-box;
}

header h1 {
	width: 320px;
	margin-left: 2rem;
}

header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

header ul li {
	text-align: center;
	font-weight: bold;
	border-left: solid 1px #fff;
	line-height: 1.4;
}

header ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
}

@media print, screen and (min-width: 1000px) {
	header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	header ul {
		display: flex;
		align-items: center;
	}
	header ul li {
		font-size: 100%;
	}
	header ul li a {
		padding: 0 15px;
	}
	header p {
		display: none;
	}
}

@media print, screen and (max-width: 999px) {
	header {
		height: 6rem;
		padding: 0;
		overflow: auto;
	}
	header h1 {
		display: flex;
		align-items: center;
		width: 25rem;
		padding-top: 2rem;
	}
	header nav {
		display: none;
		margin-top: 6rem;
		padding-bottom: 5rem;
	}
	header nav li {
		margin: 3rem 0;
		font-size: 1.8rem;
	}
	header nav li br {
		display: none;
	}
	header p {
		position: absolute;
		right: 1rem;
		top: .5rem;
	}
	header p:before {
		display: block;
		font-family: 'Material Icons';
		content: 'menu';
		font-size: 30px;
		color: #fff;
	}
	header.active {
		height: 100%;
		background-color: rgba(248, 186, 0, 0.9);
	}
	header.active nav {
		display: block;
	}
	header.active p:before {
		content: 'close';
	}
}

@media screen and (min-width: 768px) {
	#mv {
		width: 100%;
		height: 100vh;
		background: url("../images/common/mv_copy1.png") no-repeat top 35% right 35%, url("../images/common/mv_copy2.png") no-repeat left bottom, url("../images/common/mv.jpg") no-repeat center center;
		background-size: 26rem auto, 60vw auto, cover;
		box-shadow: 0 20px 20px 5px rgba(0, 0, 0, 0.1);
	}
	#mv .utm-g_bg {
		margin: 0;
	}
}

#howto {
	padding-top: 80px;
}

@media print, screen and (max-width: 999px) {
	#howto {
		padding-top: 60px;
	}
}
